| "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. |
| From https://github.com/ruby/ruby |
| f83c1d6..ac819f4 master -> origin/master |
| "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. |
| /home/opc/ruby/src/master/yarp/yarp.c: In function ‘parser_lex’: |
| /home/opc/ruby/src/master/yarp/yarp.c:6218:61: warning: comparison between pointer and integer |
| if (parser->current.end == '\n') { |
| ^~ |
| /home/opc/ruby/src/master/yarp/yarp.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| "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 512. |
| Created snapshot at /home/opc/ruby/src/master/test/yarp/snapshots/newline-terminated-things.txt. |
| 1) Failure: |
| ParseTest#test_individual_snippets_newline-terminated-things.txt [/home/opc/ruby/src/master/test/yarp/parse_test.rb:137]: |
| Expected [#<YARP::ParseError:0x0000fffcdc0c0240 |
| @location=(3...3), |
| @message="Expected a closing delimiter for a regular expression.">] to be empty. |
| 2) Failure: |
| ParseTest#test_filepath_newline-terminated-things.txt [/home/opc/ruby/src/master/test/yarp/parse_test.rb:94]: |
| <[0, 3, 7]> expected but was |
| <[0, 7]>. |
| make: *** [uncommon.mk:908: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j3'" exit with 0. |