The process of converting source code into an executable program or application. Used in software development pipelines to compile, link, and prepare deployable files.
Example:
Developers trigger a build in Jenkins to create the latest version of an app for testing.