Task 5958381187366912
Merge bitcoin/bitcoin#31544: cmake: Remove unused `BUILD_TESTING` variable from "dev-mode" preset
2024-12-20 15:15:19 completed worker:ci_worker_1731482102_605851677 master 4cdf50c4ba81c3a7283f6f1a189849d3366e1bee- build_duration:
20s - ccache_hitrate:
- configure_duration:
28s - docker_build_cached:
true
Commands that took longer than 1 second (total 1h54m3s)
line | duration | percentage | command |
---|---|---|---|
503 | 1m20s | 1% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
536 | 28s | 0% | 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 -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
867 | 20s | 0% | bash -c 'cmake --build . -j10 --target all install' |
1399 | 1h51m42s | 97% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |