| "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. |
| "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=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512. |
| /tmp/ruby/src/trunk-random0/test/runner.rb: TestIO_Console#test_failed_path: symbol lookup error: /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so: undefined symbol: rb_io_path |
| make: *** [uncommon.mk:831: yes-test-all] Error 127 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 512. |
| /tmp/ruby/build/trunk-random0/ruby: symbol lookup error: /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so: undefined symbol: rb_io_path |
| 1) |
| Kernel#pp lazily loads the 'pp' library and delegates the call to that library FAILED |
| Expected exit status is 0 but actual is 127 for command ruby_exe("/tmp/ruby/build/trunk-random0/miniruby -I/tmp/ruby/src/trunk-random0/lib /tmp/ruby/src/trunk-random0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-random0 --extout=.ext -- /tmp/rubyspec_temp.20230601-2714153-578gch/2570-rubyexe.rb") |
| Output: |
| /tmp/ruby/src/trunk-random0/spec/ruby/core/kernel/pp_spec.rb:6:in `block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk-random0/spec/ruby/core/kernel/pp_spec.rb:3:in `<top (required)>' |
| make: *** [uncommon.mk:876: yes-test-spec] Error 1 |