| "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 512. |
| /tmp/ruby/src/trunk/tool/downloader.rb:292:in `rescue in download': failed to download 15.0.0/ucd/PropList.txt (RuntimeError) |
| Errno::ENOENT: No such file or directory @ apply2files - /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt: https://www.unicode.org/Public/15.0.0/ucd/PropList.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:456:in `block in <main>' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:439:in `each' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:439:in `<main>' |
| /tmp/ruby/src/trunk/tool/downloader.rb:279:in `utime': No such file or directory @ apply2files - /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt (Errno::ENOENT) |
| from /tmp/ruby/src/trunk/tool/downloader.rb:279:in `utime' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:279:in `download' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:133:in `download' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:456:in `block in <main>' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:439:in `each' |
| from /tmp/ruby/src/trunk/tool/downloader.rb:439:in `<main>' |
| make: *** [uncommon.mk:1725: /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt] Error 1 |
| make: *** Deleting file '/tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt' |
| make: *** Waiting for unfinished jobs.... |
| "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. |
| "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. |