| 1417 | 34m21s | 55% | cmake -B build -Werror=dev --preset vs2026 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON |
| 2590 | 49s | 1% | library |
| 2831 | 1s | 0% | compiler flags .................. /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805 |
| 3046 | 24m36s | 39% | cmake --build build --config Release -j 4 |
| 4455 | 5s | 0% | 'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' -m pip install pyzmq |
| 4664 | 1m27s | 2% | ctest --test-dir build --output-on-failure --stop-on-failure -j 4 --build-config Release |