Task 5941345065369600
[doc] Amend notes on benchmarking
2025-01-20 11:46:49 aborted worker:ci_worker_1731481892_169468726 pull/31690 61281c72cf56684ac41a34e42abbb721963833e5- build_duration:
23s - ccache_hitrate:
99.83% - configure_duration:
30s - docker_build_cached:
true
Commands that took longer than 1 second (total 47m38s)
line | duration | percentage | command |
---|---|---|---|
513 | 1m26s | 3% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
546 | 30s | 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 -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)' |
877 | 23s | 0% | bash -c 'cmake --build . -j10 --target all install' |