| "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 0. |
| From https://github.com/ruby/ruby |
| 196116e..817ffa8 master -> origin/master |
| "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. |
| /tmp/ruby/src/trunk_clang_11/yarp/yarp.c:6218:61: warning: comparison between pointer and integer ('const char *' and 'int') [-Wpointer-integer-compare] |
| if (parser->current.end == '\n') { |
| ~~~~~~~~~~~~~~~~~~~ ^ ~~~~ |
| 1 warning generated. |
| "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 512. |
| Created snapshot at /tmp/ruby/src/trunk_clang_11/test/yarp/snapshots/newline-terminated-things.txt. |
| 1) Failure: |
| ParseTest#test_filepath_newline-terminated-things.txt [/tmp/ruby/src/trunk_clang_11/test/yarp/parse_test.rb:94]: |
| <[0, 3, 7]> expected but was |
| <[0, 7]>. |
| 2) Failure: |
| ParseTest#test_individual_snippets_newline-terminated-things.txt [/tmp/ruby/src/trunk_clang_11/test/yarp/parse_test.rb:137]: |
| Expected [#<YARP::ParseError:0x00007f550c335a28 |
| @location=(3...3), |
| @message="Expected a closing delimiter for a regular expression.">] to be empty. |
| make: *** [uncommon.mk:908: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0. |