Fix the yjit-bindgen job
YJIT_BINDGEN_DIFF_OPTS=--exit-code make yjit-bindgen is not the same as make yjit-bindgen YJIT_BINDGEN_DIFF_OPTS=--exit-code, of course.
YJIT_BINDGEN_DIFF_OPTS=--exit-code make yjit-bindgen
make yjit-bindgen YJIT_BINDGEN_DIFF_OPTS=--exit-code
Fix the yjit-bindgen job
YJIT_BINDGEN_DIFF_OPTS=--exit-code make yjit-bindgen
is not the sameas
make yjit-bindgen YJIT_BINDGEN_DIFF_OPTS=--exit-code
, of course.