The best stress test is to build projects on Windows, without msys2 , because it has no dependencies or tools installed (e.g. pkg-config). Install Git for Windows C:\src\gtk>meson setup build --prefix C:/gnome C:\src\gtk>meson compile -C build C:\src\gtk>meson install -C build