| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-asserts-nopara" exit with 0. |
| Cloning into 'trunk-asserts-nopara'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-asserts-nopara/configure --prefix=/tmp/ruby/install/trunk-asserts-nopara --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "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. |
| Cloning into '/tmp/ruby/src/trunk-asserts-nopara/gems/src/rbs'... |
| From https://github.com/ruby/rbs |
| * branch 33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD |
| HEAD is now at 33813a60 Use valid syntax |
| Cloning into '/tmp/ruby/src/trunk-asserts-nopara/gems/src/debug'... |
| From https://github.com/ruby/debug |
| * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD |
| HEAD is now at 927587a Stop assuming Integer#times is written in C |
| "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. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-asserts-nopara/enc/jis/props.h.blt /tmp/ruby/src/trunk-asserts-nopara/enc/jis/props.h |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "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. |
| #<Thread:0x00007fa19cf9fed0 /tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_io.rb:42 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_io.rb:46:in `close': stream closed in another thread (IOError) |
| from /tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_io.rb:46:in `rescue in block in pipe' |
| from /tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_io.rb:43:in `block in pipe' |
| /tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_io.rb:573:in `copy_stream': closed stream (IOError) |
| from /tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_io.rb:573:in `block (3 levels) in test_copy_stream_read_pipe' |
| from /tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_io.rb:44:in `block in pipe' |
| 1) Error: |
| TestIO#test_copy_stream_read_pipe: |
| IOError: stream closed in another thread |
| /tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_io.rb:46:in `close' |
| /tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_io.rb:46:in `rescue in block in pipe' |
| /tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_io.rb:43:in `block in pipe' |
| make: *** [uncommon.mk:941: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' " exit with 0. |