| "make update-unicode DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" 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 DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| From https://github.com/ruby/ruby |
| b588fd5..e098468 master -> origin/master |
| "make after-update DEFS=\"-DRUBY_DEBUG=1\"" 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 DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRUBY_DEBUG=1\"" 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=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| 1) Error: |
| Bug::Struct::Test_Data#test_data_new_default: |
| NoMethodError: undefined method `data_new' for class Bug::Struct |
| /tmp/ruby/src/trunk-repeat20-asserts/test/-ext-/struct/test_data.rb:7:in `test_data_new_default' |
| 2) Error: |
| Bug::Struct::Test_Data#test_data_new_superclass: |
| NoMethodError: undefined method `data_new' for class Bug::Struct |
| /tmp/ruby/src/trunk-repeat20-asserts/test/-ext-/struct/test_data.rb:14:in `test_data_new_superclass' |
| make: *** [uncommon.mk:893: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20" exit with 0. |