| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20" exit with 0. |
| Cloning into 'trunk-repeat20'... |
| Updating files: 91% (10930/11985) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-repeat20/configure --prefix=/tmp/ruby/install/trunk-repeat20 --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j4" exit with 512. |
| /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:292:in `rescue in download': failed to download 15.0.0/ucd/PropertyValueAliases.txt (RuntimeError) |
| Errno::ENOENT: No such file or directory @ rb_file_s_lstat - /tmp/ruby/src/trunk-repeat20/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-repeat20/tool/downloader.rb:198:in `download' |
| from /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:133:in `download' |
| from /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:456:in `block in <main>' |
| from /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:439:in `each' |
| from /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:439:in `<main>' |
| /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:359:in `lstat': No such file or directory @ rb_file_s_lstat - /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt (Errno::ENOENT) |
| from /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:359:in `lstat' |
| from /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:359:in `save_cache' |
| from /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:288:in `download' |
| from /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:133:in `download' |
| from /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:456:in `block in <main>' |
| from /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:439:in `each' |
| from /tmp/ruby/src/trunk-repeat20/tool/downloader.rb:439:in `<main>' |
| make: *** [uncommon.mk:1674: /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/UnicodeData.txt] Error 1 |
| make: *** Deleting file '/tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/UnicodeData.txt' |
| make: *** Waiting for unfinished jobs.... |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/typeprof'... |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "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-repeat20/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat20/enc/jis/props.h |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| 1) Failure: |
| TestIRB::RubyLexTest#test_initialising_the_old_top_level_ruby_lex [/tmp/ruby/src/trunk-repeat20/test/irb/test_ruby_lex.rb:210]: |
| Expected /warning: constant ::RubyLex is deprecated/ to match "". |
| make: *** [uncommon.mk:902: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20" exit with 0. |