Definition
An inadvertent mistake by a software developer that sometimes stops the build process, or causes unacceptable warnings , and/ or failures in the automated test environments, is known as a ‘Build Breaker’. The onus on the developer then, is to get the build to normal as soon as possible.
Further Reading