| "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 -j16" exit with 512. |
| /tmp/ruby/src/trunk/tool/downloader.rb:291:in `rescue in download': failed to download 15.0.0/ucd/PropertyValueAliases.txt (RuntimeError) |
| Errno::ENOENT: No such file or directory @ apply2files - /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt: https://www.unicode.org/Public/15.0.0/ucd/PropertyValueAliases.txt |
| from /tmp/ruby/src/trunk/tool/downloader.rb:198:in `download' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:133:in `download' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:455:in `block in <main>' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:438:in `each' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:438:in `<main>' |
| /tmp/ruby/src/trunk/tool/downloader.rb:278:in `utime': No such file or directory @ apply2files - /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt (Errno::ENOENT) |
| from /tmp/ruby/src/trunk/tool/downloader.rb:278:in `utime' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:278:in `download' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:133:in `download' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:455:in `block in <main>' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:438:in `each' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:438:in `<main>' |
| make: *** [uncommon.mk:1613: /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/UnicodeData.txt] Error 1 |
| make: *** Deleting file '/tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/UnicodeData.txt' |
| make: *** Waiting for unfinished jobs.... |
| "make update-download -j16" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk/gems/src/debug'... |
| Cloning into '/tmp/ruby/src/trunk/gems/src/minitest'... |
| From https://github.com/ruby/debug |
| * branch d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e -> FETCH_HEAD |
| HEAD is now at d7bf3b2 Support the new message format of NameError in Ruby 3.3 |
| From https://github.com/seattlerb/minitest |
| * branch d4fc359899f96944be147609e045b9e921881f19 -> FETCH_HEAD |
| HEAD is now at d4fc359 Support the new message format of NameError in Ruby 3.3 |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h |
| From https://github.com/seattlerb/minitest |
| * branch d4fc359899f96944be147609e045b9e921881f19 -> FETCH_HEAD |
| HEAD is now at d4fc359 Support the new message format of NameError in Ruby 3.3 |
| From https://github.com/ruby/debug |
| * branch d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e -> FETCH_HEAD |
| HEAD is now at d7bf3b2 Support the new message format of NameError in Ruby 3.3 |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| From https://github.com/seattlerb/minitest |
| * branch d4fc359899f96944be147609e045b9e921881f19 -> FETCH_HEAD |
| From https://github.com/ruby/debug |
| * branch d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e -> FETCH_HEAD |
| HEAD is now at d4fc359 Support the new message format of NameError in Ruby 3.3 |
| HEAD is now at d7bf3b2 Support the new message format of NameError in Ruby 3.3 |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. |
| "make yes-test-rubyspec TESTS='-j16'" exit with 0. |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec |