1

Software Build Engineer Jobs in New York (NOW HIRING)

This role sits at the intersection of developer productivity, build systems, distributed infrastructure, and software quality. You will work on the systems that determine how quickly and confidently ...

Responsible for administrating the Source Code Control Tools, software building tools, deployment tools, SDLC management tools. Responsible for managing the source code control process, build process ...

Responsible for administrating the Source Code Control Tools, software building tools, deployment tools, SDLC management tools. Responsible for managing the source code control process, build process ...

CMake Engineer

New York, NY ยท On-site

$85K - $110K/yr

This position offers an opportunity to help Kitware's customers build meaningful software that will ... Contribute your strong programming ability and experience to develop robust solutions for real ...

AI Enablement Engineer

New York, NY ยท On-site

$130K - $200K/yr

This wasn't the end goal, it was how we deeply understood the complexity needed to build software ... ValonOS is our unified platform that makes every process structured and programmable and it is ...

We're a ~20-person team of engineers and operators from Anthropic, Scale AI, Palantir, Hebbia, Glean, and Retool, based in-person in New York City. We recently raised a $43M Series A led by ...

Responsible for administrating the Source Code Control Tools, software building tools, deployment ... Responsible for managing the source code control process, build process, deployment process, and CR ...

Senior Staff DevOps Engineer

New York, NY ยท On-site

$142K - $182K/yr

The Senior Staff Software Engineer, DevOps will contribute to the discovery, development, and ... Experience with Agile development of distributed services, with a focus on robust software build ...

Principal Software Engineer

New York, NY ยท On-site

$147K - $198K/yr

Title and Summary Principal Software Engineer Overview The Builders Hub Team, part of the ... Mastercard Software Builders Experience program, owns and drives developer experience for the ...

next page

Showing results 1-20

Software Build Engineer information

See New York salary details

$12K

$138.9K

How much do software build engineer jobs pay per year?

As of Jul 1, 2026, the average yearly pay for software build engineer in New York is $137,646.00, according to ZipRecruiter salary data. Most workers in this role earn between $137,300.00 and $137,800.00 per year, depending on experience, location, and employer.

What are some common challenges faced by Software Build Engineers, and how can they be addressed?

Software Build Engineers often encounter challenges such as managing complex build dependencies, troubleshooting build failures, and ensuring consistency across different environments. These issues can be addressed by implementing robust automation scripts, maintaining clear documentation, and regularly updating build tools and processes. Collaboration with development and QA teams is also crucial to quickly identify and resolve integration issues, making communication skills and adaptability key assets in this role.

What are Software Build Engineers?

Software Build Engineers are professionals responsible for designing, implementing, and managing the processes and tools that compile, build, and deploy software applications. They work closely with development teams to automate build pipelines, ensure code integration, and resolve issues related to software builds. Their role is crucial in maintaining efficient development workflows, reducing build failures, and supporting continuous integration and delivery (CI/CD) practices.

What are the key skills and qualifications needed to thrive as a Software Build Engineer, and why are they important?

To thrive as a Software Build Engineer, you need strong programming skills, experience with build automation tools, and a solid understanding of software development life cycles, often backed by a degree in computer science or related field. Familiarity with tools such as Jenkins, Maven, Gradle, Git, and CI/CD systems, as well as knowledge of scripting languages like Python or Bash, is typically required. Attention to detail, problem-solving abilities, and effective communication are vital soft skills for this role. These skills ensure reliable, efficient build processes and seamless collaboration between development and operations teams, leading to consistent and high-quality software delivery.
What job categories do people searching Software Build Engineer jobs in New York look for? The top searched job categories for Software Build Engineer jobs in New York are:
Infographic showing various Software Build Engineer job openings in New York as of June 2026, with employment types broken down into 97% Full Time, 2% Part Time, and 1% Contract. Highlights an 84% Physical, 2% Hybrid, and 14% Remote job distribution, with an average salary of $137,646 per year, or $66.2 per hour.
Software Engineer, Build Systems / CI

Software Engineer, Build Systems / CI

OpenAI

New York, NY โ€ข On-site

$185K - $490K/yr

Full-time

Posted 5 days ago


Job description

About the Role
The Engineering Acceleration team builds and operates the foundational systems that engineers use to build, test, and ship ChatGPT, the API, and OpenAI's infrastructure.
We are looking for an engineer to help evolve OpenAI's build and continuous integration systems for a fast-growing engineering organization. This role sits at the intersection of developer productivity, build systems, distributed infrastructure, and software quality. You will work on the systems that determine how quickly and confidently engineers can move: Bazel-based builds, Buildkite pipelines, test selection, remote caching and execution, CI observability, and tooling that helps engineers understand and fix failures quickly.
Our mission is to make OpenAI one of the most productive engineering organizations in the world while preserving a high bar for correctness, reliability, and safety. The best version of this work is invisible when it succeeds: builds are fast, tests are trusted, CI failures are understandable, and engineers can focus on shipping useful systems instead of fighting infrastructure.
In This Role, You Will
  • Own and evolve Bazel-based build and test workflows across a large, polyglot monorepo.
  • Design and maintain Starlark rules, macros, toolchains, and integrations that make builds reproducible, hermetic, and easy for product teams to adopt.
  • Improve CI performance and reliability across Buildkite pipelines, including queue time, build time, cache hit rates, test sharding, retry behavior, and flake isolation.
  • Build systems that reduce unnecessary CI work through affected-target detection, dependency graph analysis, test selection, caching, batching, and smarter scheduling.
  • Improve local development workflows so engineers can reproduce CI behavior, debug build failures, and iterate quickly without learning every detail of the build stack.
  • Operate and optimize build infrastructure across Docker/OCI images, Kubernetes-based runners, cloud resources, and remote cache/execution systems.
  • Instrument build and CI systems with metrics, logs, traces, dashboards, and analytics so we can measure speed, reliability, cost, and developer impact.
  • Partner directly with product, infrastructure, and research engineering teams to understand pain points, onboard projects, debug hard build issues, and remove systemic bottlenecks.
  • Use modern AI tools to rethink CI failure analysis, flaky test debugging, PR triage, automatic remediation, and developer-facing explanations.
  • Own the reliability of the systems you build, including participating in an on-call rotation for critical developer infrastructure.

Technologies Commonly Used In This Environment Include
  • Bazel and Starlark for build and test workflows
  • Buildkite for CI orchestration
  • Docker and OCI images for build and runtime packaging
  • Kubernetes for CI runners and infrastructure orchestration
  • Python, Go, TypeScript, Rust, C++, and other languages in a large monorepo
  • Terraform for infrastructure as code
  • Remote caching, remote execution, artifact storage, and build telemetry systems
  • Postgres, Kafka, and internal services used to power engineering platforms

You May Be A Strong Fit If You
  • Have 5+ years of software engineering experience, including significant experience building infrastructure or tooling for developers.
  • Have hands-on experience with Bazel, Buck, Pants, Gradle, or similar build systems, and understand the tradeoffs of hermetic builds, dependency graphs, caching, sandboxing, and remote execution.
  • Have built or operated CI systems at scale, especially in environments where build time, queue time, test flakiness, and developer trust materially affect engineering velocity.
  • Are comfortable writing production software for internal platforms, not just configuring tools. We expect this role to involve code, design, debugging, operations, and long-term ownership.
  • Can debug distributed build and CI failures across source control, dependency management, containers, runners, remote caches, test frameworks, and service infrastructure.
  • Care deeply about developer experience and have empathy for the small sources of friction that slow teams down or create operational toil.
  • Are pragmatic about platform adoption: you know how to build paved paths that teams want to use because they are faster, clearer, and more reliable.
  • Communicate clearly across teams and can turn ambiguous productivity problems into concrete technical plans.
  • Are excited to apply AI to developer infrastructure in ways that make engineers faster without weakening quality, reliability, or safety.

About OpenAI
OpenAI is an AI research and deployment company dedicated to ensuring that general-purpose artificial intelligence benefits all of humanity. We push the boundaries of the capabilities of AI systems and seek to safely deploy them to the world through our products. AI is an extremely powerful tool that must be created with safety and human needs at its core, and to achieve our mission, we must encompass and value the many different perspectives, voices, and experiences that form the full spectrum of humanity.
We are an equal opportunity employer, and we do not discriminate on the basis of race, religion, color, national origin, sex, sexual orientation, age, veteran status, disability, genetic information, or other applicable legally protected characteristic.
For additional information, please see OpenAI's Affirmative Action and Equal Employment Opportunity Policy Statement.
Background checks for applicants will be administered in accordance with applicable law, and qualified applicants with arrest or conviction records will be considered for employment consistent with those laws, including the San Francisco Fair Chance Ordinance, the Los Angeles County Fair Chance Ordinance for Employers, and the California Fair Chance Act, for US-based candidates. For unincorporated Los Angeles County workers: we reasonably believe that criminal history may have a direct, adverse and negative relationship with the following job duties, potentially resulting in the withdrawal of a conditional offer of employment: protect computer hardware entrusted to you from theft, loss or damage; return all computer hardware in your possession (including the data contained therein) upon termination of employment or end of assignment; and maintain the confidentiality of proprietary, confidential, and non-public information. In addition, job duties require access to secure and protected information technology systems and related data security obligations.
To notify OpenAI that you believe this job posting is non-compliant, please submit a report through this form. No response will be provided to inquiries unrelated to job posting compliance.
We are committed to providing reasonable accommodations to applicants with disabilities, and requests can be made via this link.
OpenAI Global Applicant Privacy Policy
At OpenAI, we believe artificial intelligence has the potential to help people solve immense global challenges, and we want the upside of AI to be widely shared. Join us in shaping the future of technology.