| "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 |
| 38bc107..02d8bad master -> origin/master |
| "make after-update -j20" exit with 0. |
| "make miniruby -j20" exit with 0. |
| In file included from /tmp/ruby/src/trunk/include/ruby/internal/arithmetic/int.h:26, |
| from /tmp/ruby/src/trunk/include/ruby/internal/arithmetic/char.h:23, |
| from /tmp/ruby/src/trunk/include/ruby/internal/arithmetic.h:24, |
| from /tmp/ruby/src/trunk/include/ruby/ruby.h:28, |
| from /tmp/ruby/src/trunk/internal.h:31, |
| from parse.y:49: |
| parse.y: In function ‘node_cdhash_hash’: |
| /tmp/ruby/src/trunk/include/ruby/internal/arithmetic/long.h:53:22: warning: operand of ‘?:’ changes signedness from ‘long int’ to ‘VALUE’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare] |
| 53 | #define RB_FIX2LONG rb_fix2long /**< @alias{rb_fix2long} */ |
| /tmp/ruby/src/trunk/include/ruby/internal/arithmetic/long.h:46:22: note: in expansion of macro ‘RB_FIX2LONG’ |
| 46 | #define FIX2LONG RB_FIX2LONG /**< @old{RB_FIX2LONG} */ |
| | ^~~~~~~~~~~ |
| parse.y:216:43: note: in expansion of macro ‘FIX2LONG’ |
| parse.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 ruby -j20" exit with 0. |
| "make all -j20" exit with 0. |
| "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. |