| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 512. |
| error: The following untracked working tree files would be overwritten by merge: |
| test/yarp/snapshots/seattlerb/pct_w_heredoc_interp_nested.txt |
| Please move or remove them before you merge. |
| Aborting |
| make: *** [Makefile:565: update-src] Error 1 |
| "make after-update -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 512. |
| 1) |
| Regexp.compile given a Regexp preserves any options given in the Regexp literal ERROR |
| RuntimeError: nested #it |
| /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/inject.rb:104:in `block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk-yjit/spec/ruby/core/regexp/shared/new.rb:567:in `block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk-yjit/spec/ruby/core/regexp/compile_spec.rb:13:in `<top (required)>' |
| 2) |
| Regexp.new given a Regexp preserves any options given in the Regexp literal ERROR |
| RuntimeError: nested #it |
| /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/inject.rb:104:in `block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk-yjit/spec/ruby/core/regexp/shared/new.rb:567:in `block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk-yjit/spec/ruby/core/regexp/new_spec.rb:12:in `<top (required)>' |
| make: *** [uncommon.mk:936: yes-test-spec] Error 1 |