What is build in DevOps?

In the context of software development, build refers to the process that converts files and other assets under the developers’ responsibility into a software product in its final or consumable form. The build may include: compiling source files.

A “Build” is the translation from what a developer delivers to what a customer can use.