Task 5934581607563264
ci: switch to LLVM 20 in tidy job
2025-04-06 00:01:21 completed worker:ci_worker_1738693532_860143205 pull/32226 806fbffb54191fcbd3fc1cc871cc54f19610239e- build_duration:
53s - ccache_hitrate:
98.66% - configure_duration:
30s - depends_build_duration:
7s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m51s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 0% | docker build --file /tmp/cirrus-build-2735393766/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=6,37,43,44,49,57,58,61,62,63 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2735393766 |
519 | 7s | 6% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
541 | 30s | 27% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
891 | 53s | 47% | bash -c 'cmake --build . -j10 --target all deploy' |
2294 | 2s | 1% | Done + |
2374 | 3s | 2% | '[' false = true ']' |