Task 6674918282100736
ci: build multiprocess on most jobs
2025-01-31 13:03:33 completed worker:ci_worker_1732185923_860982082 pull/30975 3c43a29f43c284ee959454f6a4a55c4eebcea5e1- build_duration:
1m44s - ccache_hitrate:
99.87% - configure_duration:
18s - depends_build_duration:
12m10s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 14m28s)
line | duration | percentage | command |
---|---|---|---|
186 | 1s | 0% | tee --append /tmp/env-ci_worker_1732185923_860982082-ci_win64 |
203 | 1s | 0% | docker build --file /tmp/cirrus-build-4161365265/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=2,3,4,5,8,9,12,13,14,15 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-4161365265 |
519 | 12m10s | 84% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
599 | 18s | 2% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)' |
932 | 1m44s | 11% | bash -c 'cmake --build . -j10 --target all deploy' |