| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-O0" exit with 0. |
| Cloning into 'trunk-O0'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-O0/configure --prefix=/tmp/ruby/install/trunk-O0 --disable-install-doc optflags=-O0" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j4" exit with 512. |
| /tmp/ruby/src/trunk-O0/tool/downloader.rb:291:in `rescue in download': failed to download 15.0.0/ucd/PropertyAliases.txt (RuntimeError) |
| Errno::ENOENT: No such file or directory @ rb_file_s_lstat - /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt: https://www.unicode.org/Public/15.0.0/ucd/PropertyAliases.txt |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:198:in `download' |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:133:in `download' |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:455:in `block in <main>' |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:438:in `each' |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:438:in `<main>' |
| /tmp/ruby/src/trunk-O0/tool/downloader.rb:358:in `lstat': No such file or directory @ rb_file_s_lstat - /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt (Errno::ENOENT) |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:358:in `lstat' |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:358:in `save_cache' |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:287:in `download' |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:133:in `download' |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:455:in `block in <main>' |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:438:in `each' |
| from /tmp/ruby/src/trunk-O0/tool/downloader.rb:438:in `<main>' |
| make: *** [uncommon.mk:1594: /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt] Error 1 |
| make: *** Waiting for unfinished jobs.... |
| "make update-download -j4" exit with 0. |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk-O0/enc/jis/props.h.blt /tmp/ruby/src/trunk-O0/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| Skipping Gem::PackageTask tests. rake not found. |
| "make yes-test-rubyspec TESTS='-j4'" exit with 0. |
| $ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec |