Task 6427057816600576
ci: Allow build dir on CI host
2025-01-06 08:46:19 completed worker:ci_worker_1731482102_605851677 pull/31428 8888ee4403fa62972c49e18752695d15fd32c0b0- build_duration:
21s - ccache_hitrate:
99.82% - configure_duration:
30s - docker_build_cached:
true
Commands that took longer than 1 second (total 1h49m31s)
line | duration | percentage | command |
---|---|---|---|
514 | 1m15s | 1% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
547 | 30s | 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)' |
878 | 21s | 0% | bash -c 'cmake --build . -j10 --target all install' |
1417 | 1h47m13s | 97% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |