| "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. |
| Cloning into 'trunk'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "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. |
| "make after-update -j20" exit with 0. |
| + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h |
| "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:269:43: note: in expansion of macro ‘FIX2LONG’ |
| At top level: |
| 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:9191: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 512. |
| #<Thread:0x00007f11dc40ce38 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:40 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:152:in `write': Bad address @ io_write - <STDOUT> (Errno::EFAULT) |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:152:in `_report' |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:43:in `block in _run_suite' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:152:in `write': Bad address @ io_write - <STDOUT> (Errno::EFAULT) |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:152:in `_report' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:43:in `block in _run_suite' |
| running file: /tmp/ruby/src/trunk/test/ruby/test_regexp.rb |
| A test worker crashed. It might be an interpreter bug or |
| a bug in test/unit/parallel.rb. Try again without the -j |
| option. |
| /tmp/ruby/src/trunk/lib/drb/drb.rb:744:in `rescue in block in open': drbssl://localhost:41051 - #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 41051> (DRb::DRbConnError) |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:738:in `block in open' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:737:in `each' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:737:in `open' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1319:in `initialize' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1302:in `new' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1302:in `open' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1143:in `block in method_missing' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1162:in `with_friend' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1142:in `method_missing' |
| from /tmp/ruby/src/trunk/lib/drb/extserv.rb:21:in `block in initialize' |
| from /tmp/ruby/build/trunk/.ext/common/monitor.rb:201:in `synchronize' |
| from /tmp/ruby/build/trunk/.ext/common/monitor.rb:201:in `mon_synchronize' |
| from /tmp/ruby/src/trunk/lib/drb/extserv.rb:20:in `initialize' |
| from /tmp/ruby/src/trunk/test/drb/ut_drb_drbssl.rb:36:in `new' |
| from /tmp/ruby/src/trunk/test/drb/ut_drb_drbssl.rb:36:in `<main>' |
| /tmp/ruby/src/trunk/lib/drb/ssl.rb:261:in `initialize': Connection refused - connect(2) for "localhost" port 41051 (Errno::ECONNREFUSED) |
| from /tmp/ruby/src/trunk/lib/drb/ssl.rb:261:in `open' |
| from /tmp/ruby/src/trunk/lib/drb/ssl.rb:261:in `open' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:739:in `block in open' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:737:in `each' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:737:in `open' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1319:in `initialize' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1302:in `new' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1302:in `open' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1143:in `block in method_missing' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1162:in `with_friend' |
| from /tmp/ruby/src/trunk/lib/drb/drb.rb:1142:in `method_missing' |
| from /tmp/ruby/src/trunk/lib/drb/extserv.rb:21:in `block in initialize' |
| from /tmp/ruby/build/trunk/.ext/common/monitor.rb:201:in `synchronize' |
| from /tmp/ruby/build/trunk/.ext/common/monitor.rb:201:in `mon_synchronize' |
| from /tmp/ruby/src/trunk/lib/drb/extserv.rb:20:in `initialize' |
| from /tmp/ruby/src/trunk/test/drb/ut_drb_drbssl.rb:36:in `new' |
| from /tmp/ruby/src/trunk/test/drb/ut_drb_drbssl.rb:36:in `<main>' |
| make: *** [uncommon.mk:945: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j20'" exit with 0. |