noun
checked build
A software build compiled with extra runtime checks (e.g., assertions, debug symbols) for testing and debugging.
チェックビルドでメモリリークを検出した。
We detected a memory leak in the checked build.
リリース前にチェックビルドで十分テストする必要がある。
It is necessary to test thoroughly with a checked build before release.