Skip to content

Skip jobserver specs under a parent make jobserver#9626

Merged
hsbt merged 1 commit into
masterfrom
claude/busy-kowalevski-faceed
Jun 16, 2026
Merged

Skip jobserver specs under a parent make jobserver#9626
hsbt merged 1 commit into
masterfrom
claude/busy-kowalevski-faceed

Conversation

@hsbt

@hsbt hsbt commented Jun 16, 2026

Copy link
Copy Markdown
Member

These examples assert that RubyGems' extension builder appends `-jN` per
gem, but when run under a parent make that already passes `-j` (e.g.
ruby/ruby's `make test-bundler-parallel`) the builder treats the
inherited MAKEFLAGS as "jobs already requested" and omits its own flag,
so the slot count can never be observed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@hsbt hsbt merged commit a92ed76 into master Jun 16, 2026
114 of 117 checks passed
@hsbt hsbt deleted the claude/busy-kowalevski-faceed branch June 16, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant