528 | 23s | 1% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DWITH_BDB=ON -DWARN_INCOMPATIBLE_BDB=OFF -DENABLE_HARDENING=OFF -DCMAKE_C_COMPILER=clang-18 -DCMAKE_CXX_COMPILER=clang++-18 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
829 | 31s | 2% | bash -c 'cmake --build . -j10 --target all install' |
2142 | 9s | 0% | /ci_container_base/contrib/devtools/check-deps.sh . |
2231 | 12s | 0% | cmake --build /tidy-build -j10 |
2236 | 1s | 0% | cmake --build /tidy-build --target bitcoin-tidy-tests -j10 |
2246 | 7m50s | 32% | tee tmp.tidy-out.txt |
3578 | 14m39s | 60% | python3 /include-what-you-use/iwyu_tool.py -p /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/ci_container_base/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160 |
35920 | 3s | 0% | python3 /include-what-you-use/fix_includes.py --nosafe_headers |