| "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. |
| From https://github.com/ruby/ruby |
| 5f07f78..6f9d1b4 master -> origin/master |
| "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) |
| BigDecimal#to_s inserts a space every n chars, if integer n is supplied FAILED |
| Expected "10 00010.0" == "10000 10.0" |
| to be truthy but was false |
| /home/opc/ruby/src/master/spec/ruby/library/bigdecimal/to_s_spec.rb:49:in `block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/bigdecimal/to_s_spec.rb:4:in `<top (required)>' |
| make: *** [uncommon.mk:937: yes-test-spec] Error 1 |