After installing cmake again, when I run it, menuconfig works.
./build.sh -t esp32 -b menuconfig
component > FreeRTOS > Enable FreeRTOS trace facility
./build.sh -t esp32 -b build
All esp-idf libraries compiled. it
Can I build only FreeRTOS Library?