| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| "autoconf" exit with 0. |
| "/tmp/ruby/v3/src/trunk-repeat20-asserts/configure --prefix=/tmp/ruby/v3/install/trunk-repeat20-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| Cloning into '/tmp/ruby/v3/src/trunk-repeat20-asserts/gems/src/rbs'... |
| Cloning into '/tmp/ruby/v3/src/trunk-repeat20-asserts/gems/src/debug'... |
| "make update-rubyspec DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 512. |
| + cp /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/jis/props.h |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1202: /tmp/ruby/v3/src/trunk-repeat20-asserts/ext/ripper/ripper.c] Error 2 |
| "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/rbs |
| * branch 5202d4eeed3257448f19004b4baac4bcf4127717 -> FETCH_HEAD |
| Note: switching to '5202d4eeed3257448f19004b4baac4bcf4127717'. |
| You are in 'detached HEAD' state. You can look around, make experimental |
| changes and commit them, and you can discard any commits you make in this |
| state without impacting any branches by switching back to a branch. |
| If you want to create a new branch to retain commits you create, you may |
| do so (now or later) by using -c with the switch command. Example: |
| git switch -c <new-branch-name> |
| Or undo this operation with: |
| git switch - |
| Turn off this advice by setting config variable advice.detachedHead to false |
| HEAD is now at 5202d4ee Merge pull request #1082 from ruby/remove_visibility_methods |
| From https://github.com/ruby/debug |
| * branch e7c37486ff9579251e5d25645b8d38ec96708f12 -> FETCH_HEAD |
| Note: switching to 'e7c37486ff9579251e5d25645b8d38ec96708f12'. |
| You are in 'detached HEAD' state. You can look around, make experimental |
| changes and commit them, and you can discard any commits you make in this |
| state without impacting any branches by switching back to a branch. |
| If you want to create a new branch to retain commits you create, you may |
| do so (now or later) by using -c with the switch command. Example: |
| git switch -c <new-branch-name> |
| Or undo this operation with: |
| git switch - |
| Turn off this advice by setting config variable advice.detachedHead to false |
| HEAD is now at e7c3748 Set path to debug.so |
| "make yes-btest TESTOPTS='-q -j6'" 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) Failure: |
| TestGc#test_thrashing_for_young_objects [/tmp/ruby/v3/src/trunk-repeat20-asserts/test/ruby/test_gc.rb:420]: |
| <0> expected but was |
| <3>. |
| make: *** [uncommon.mk:823: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS=--repeat-count=20" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-repeat20-asserts/miniruby -I/tmp/ruby/v3/src/trunk-repeat20-asserts/lib /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-repeat20-asserts --extout=.ext -- /tmp/ruby/v3/src/trunk-repeat20-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-repeat20-asserts/spec/default.mspec |