| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random3" exit with 0. |
| Cloning into 'trunk-random3'... |
| "autoconf" exit with 0. |
| "/tmp/ruby/v3/src/trunk-random3/configure --prefix=/tmp/ruby/v3/install/trunk-random3 --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j6" exit with 0. |
| "make update-download -j6" exit with 0. |
| Cloning into '/tmp/ruby/v3/src/trunk-random3/gems/src/rbs'... |
| "make update-rubyspec -j6" exit with 0. |
| "make update-src -j6" exit with 0. |
| "make after-update -j6" exit with 0. |
| + cp /tmp/ruby/v3/src/trunk-random3/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-random3/enc/jis/props.h |
| From https://github.com/ruby/rbs |
| * branch 5509ff13117d94d11e6e09d5026676cd79d6edc4 -> FETCH_HEAD |
| HEAD is now at 5509ff13 Merge pull request #1159 from ruby/skip-bundler-tests |
| "make miniruby -j6" exit with 0. |
| "make ruby -j6" exit with 0. |
| "make all -j6" exit with 0. |
| "make install -j6" exit with 0. |
| rm -rf .bundle/gems/rbs-2.8.0/ |
| "make yes-btest TESTOPTS='-q -j6'" exit with 0. |
| |
| "make yes-test-basic TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 512. |
| 1) Error: |
| TestRDocGeneratorDarkfish#test_generate: |
| ArgumentError: invalid byte sequence in US-ASCII |
| /tmp/ruby/v3/src/trunk-random3/test/rdoc/test_rdoc_generator_darkfish.rb:116:in `[]' |
| /tmp/ruby/v3/src/trunk-random3/test/rdoc/test_rdoc_generator_darkfish.rb:116:in `test_generate' |
| make: *** [uncommon.mk:854: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-random3/miniruby -I/tmp/ruby/v3/src/trunk-random3/lib /tmp/ruby/v3/src/trunk-random3/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random3 --extout=.ext -- /tmp/ruby/v3/src/trunk-random3/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random3/spec/default.mspec |