| "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 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j3'" exit with 512. |
| 1) |
| Gem.bin_path finds executables of default gems, which are the only files shipped for default gems FAILED |
| Expected File.exist? "/home/opc/ruby/build/master/.bundle/gems/racc-1.7.0/bin/racc" |
| to be truthy but was false |
| /home/opc/ruby/src/master/spec/ruby/library/rubygems/gem/bin_path_spec.rb:29:in `block (5 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/rubygems/gem/bin_path_spec.rb:27:in `each' |
| /home/opc/ruby/src/master/spec/ruby/library/rubygems/gem/bin_path_spec.rb:27:in `block (4 levels) in <top (required)>' |
| /home/opc/ruby/src/master/lib/rubygems/specification.rb:807:in `block in each_spec' |
| /home/opc/ruby/src/master/lib/rubygems/specification.rb:778:in `block (2 levels) in each_gemspec' |
| /home/opc/ruby/src/master/lib/rubygems/specification.rb:777:in `each' |
| /home/opc/ruby/src/master/lib/rubygems/specification.rb:777:in `block in each_gemspec' |
| /home/opc/ruby/src/master/lib/rubygems/specification.rb:776:in `each' |
| /home/opc/ruby/src/master/lib/rubygems/specification.rb:776:in `each_gemspec' |
| /home/opc/ruby/src/master/lib/rubygems/specification.rb:805:in `each_spec' |
| /home/opc/ruby/src/master/spec/ruby/library/rubygems/gem/bin_path_spec.rb:26:in `block (3 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/rubygems/gem/bin_path_spec.rb:4:in `<top (required)>' |
| make: *** [uncommon.mk:876: yes-test-spec] Error 1 |