Fail to build USD on MacOS

Hi exports,

I built USD 24.03 on a M1 Mac with Python 3.9.16, it failed when “installing USD”. The Python is installed by Conda. Could you give some advice?
The log.txt is attached.
3.9.16log3.txt (185.7 KB)

CMake version: 3.29
MacOS version: Ventura 13.5
XCode version: 15.2
Build command:
python3 USD/build_scripts/build_usd.py
–build-target universal
–build-args TBB,extra_inc=big_iron.inc
–python
–no-imaging
–no-examples
–no-tutorials
–no-usdview
–build-monolithic
USDPython

Thank you!

I used the python from official installer, the building succeeded.