| "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 512. |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: symbol lookup error: /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so: undefined symbol: rb_io_open_descriptor |
| running file: /home/opc/ruby/src/master/test/io/console/test_io_console.rb |
| A test worker crashed. It might be an interpreter bug or |
| a bug in test/unit/parallel.rb. Try again without the -j |
| option. |
| make: *** [uncommon.mk:831: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j3'" exit with 512. |
| /home/opc/ruby/build/master/ruby: symbol lookup error: /home/opc/ruby/build/master/.ext/aarch64-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("/home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /tmp/rubyspec_temp.20230531-626871-vkgyfs/2570-rubyexe.rb") |
| Output: |
| /home/opc/ruby/src/master/spec/ruby/core/kernel/pp_spec.rb:6:in `block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/core/kernel/pp_spec.rb:3:in `<top (required)>' |
| make: *** [uncommon.mk:876: yes-test-spec] Error 1 |