| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| From https://github.com/ruby/ruby |
| 068bf59..64f0346 master -> origin/master |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| In file included from /tmp/ruby/src/trunk-asserts-nopara/compile.c:13502: |
| /tmp/ruby/src/trunk-asserts-nopara/prism_compile.c: In function 'pm_compile_node': |
| /tmp/ruby/src/trunk-asserts-nopara/prism_compile.c:3434:41: warning: 'keyword' may be used uninitialized in this function [-Wmaybe-uninitialized] |
| 3434 | keyword->rest_start = (int) locals_size; |
| | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-asserts-nopara/compile.c: 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=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make yes-btest TESTOPTS='-q '" exit with 0. |
| "make yes-test-basic " exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' " exit with 512. |
| Skipping Gem::PackageTask tests. rake not found. |
| 1) Failure: |
| TestProcess#test_wait_exception [/tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_process.rb:1576]: |
| [ruby-dev:49176] [Bug #11340]: 10.394167159 seconds to interrupt Process.wait. |
| Expected 10.394167159 to be < 3. |
| make: *** [uncommon.mk:943: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' " exit with 0. |