| "make update-unicode -j20" exit with 0. |
| "make update-download -j20" exit with 0. |
| "make update-rubyspec -j20" exit with 0. |
| "make update-src -j20" exit with 0. |
| From https://github.com/ruby/ruby |
| 76afbda..e4a9a73 master -> origin/master |
| "make after-update -j20" exit with 0. |
| "make miniruby -j20" exit with 0. |
| parse.y:116:1: warning: ‘rcomplex_get_imag’ defined but not used [-Wunused-function] |
| parse.y:110:1: warning: ‘rcomplex_set_imag’ defined but not used [-Wunused-function] |
| parse.y:104:1: warning: ‘rcomplex_get_real’ defined but not used [-Wunused-function] |
| parse.y:98:1: warning: ‘rcomplex_set_real’ defined but not used [-Wunused-function] |
| parse.y:92:1: warning: ‘rational_get_num’ defined but not used [-Wunused-function] |
| parse.y:86:1: warning: ‘rational_set_num’ defined but not used [-Wunused-function] |
| parse.y:80:1: warning: ‘bignum_negate’ defined but not used [-Wunused-function] |
| 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 -j20" exit with 0. |
| "make all -j20" exit with 0. |
| ripper.y: In function ‘set_number_literal’: |
| ripper.y:9007:26: warning: variable ‘numeric_type’ set but not used [-Wunused-but-set-variable] |
| ripper.y: 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 install -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j20'" exit with 0. |