| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. | 
 | "make update-src      DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. | 
 | From https://github.com/ruby/ruby | 
 |    8070d5d..99cc100  master     -> origin/master | 
 | "make after-update    DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. | 
 | Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/debug'... | 
 | "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. | 
 | /tmp/ruby/src/trunk-repeat20-asserts/namespace.c: In function ‘rb_current_namespace_details’: | 
 | /tmp/ruby/src/trunk-repeat20-asserts/namespace.c:317:49: warning: ‘%s’ directive argument is null [-Wformat-overflow=] | 
 |   317 |             snprintf(buf, 2048, "  th->nss[%ld] %s\n", i, RSTRING_PTR(part)); | 
 |       |                                                 ^~ | 
 | At top level: | 
 | cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | 
 | cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | 
 | cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | 
 | /tmp/ruby/src/trunk-repeat20-asserts/variable.c: In function ‘iterate_over_shapes_with_callback’: | 
 | /tmp/ruby/src/trunk-repeat20-asserts/variable.c:2244:1: warning: control reaches end of non-void function [-Wreturn-type] | 
 |  2244 | } | 
 |       | ^ | 
 | At top level: | 
 | cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | 
 | cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | 
 | cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | 
 | "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. | 
 | "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) Timeout: | 
 | TestGc#test_interrupt_in_finalizer | 
 | make: *** [uncommon.mk:975: yes-test-all] Error 1 | 
 | "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0. |