| "make update-unicode -j3" exit with 0. |
| "make update-download -j3" 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 -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| "make after-update -j3" 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 -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| "make install -j3" 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 -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0. |
| /home/opc/ruby/src/master/lib/yaml.rb:20: warning: already initialized constant YAML |
| /home/opc/ruby/src/master/lib/rubygems/specification.rb:1316: warning: previous definition of YAML was here |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j3'" exit with 512. |
| 1) |
| String#byteindex with Regexp behaves the same as String#byteindex(string) for escaped string regexps ERROR |
| IndexError: offset 22 does not land on character boundary |
| /home/opc/ruby/src/master/spec/ruby/core/string/byteindex_spec.rb:177:in `byteindex' |
| /home/opc/ruby/src/master/spec/ruby/core/string/byteindex_spec.rb:177:in `block (6 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/core/string/byteindex_spec.rb:176:in `upto' |
| /home/opc/ruby/src/master/spec/ruby/core/string/byteindex_spec.rb:176:in `block (5 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/core/string/byteindex_spec.rb:172:in `each' |
| /home/opc/ruby/src/master/spec/ruby/core/string/byteindex_spec.rb:172:in `block (4 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/core/string/byteindex_spec.rb:171:in `each' |
| /home/opc/ruby/src/master/spec/ruby/core/string/byteindex_spec.rb:171:in `block (3 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/core/string/byteindex_spec.rb:168:in `<top (required)>' |
| make: *** [uncommon.mk:937: yes-test-spec] Error 1 |