| "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 |
| 1bda22f..8b390a4 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. |
| "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. |
| /tmp/ruby/src/trunk-O0/test/ruby/test_refinement.rb:1810: warning: Refinement#refined_class is deprecated and will be removed in Ruby 3.4; use Refinement#target instead |
| /tmp/ruby/src/trunk-O0/test/ruby/test_refinement.rb:1812: warning: Refinement#refined_class is deprecated and will be removed in Ruby 3.4; use Refinement#target instead |
| 1) Failure: |
| TestGc#test_gc_parameter_init_slots [/tmp/ruby/src/trunk-O0/test/ruby/test_gc.rb:451]: |
| {:slot_size=>40, :heap_allocatable_pages=>180, :heap_eden_pages=>305, :heap_eden_slots=>499404, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>305, :total_freed_pages=>0, :force_major_gc_count=>0}. |
| Expected |500000 - 794244| (294244) to be <= 5000.0. |
| make: *** [uncommon.mk:891: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0. |