Task 6737420726566912
build: Enhance Ccache performance across worktrees and build trees
2025-01-30 15:28:47 completed worker:ci_worker_1731481892_169468726 pull/30861 aeb3977db51792d8ad22b0a5ff8fc5ff20d69a00- build_duration:
10m13s - ccache_hitrate:
19.28% - configure_duration:
30s - docker_build_cached:
true
Commands that took longer than 1 second (total 54m19s)
line | duration | percentage | command |
---|---|---|---|
523 | 1m25s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
556 | 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)' |
887 | 10m13s | 18% | bash -c 'cmake --build . -j10 --target all install' |
1427 | 41m54s | 77% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |