| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-asserts" exit with 0. |
| Cloning into 'trunk-asserts'... |
| "autoconf" exit with 0. |
| "/tmp/ruby/v3/src/trunk-asserts/configure --prefix=/tmp/ruby/v3/install/trunk-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512. |
| + cp /tmp/ruby/v3/src/trunk-asserts/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-asserts/enc/jis/props.h |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1200: /tmp/ruby/v3/src/trunk-asserts/ext/ripper/ripper.c] Error 2 |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j6'" exit with 0. |
| "make yes-test-basic TESTS='-j6'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6'" exit with 512. |
| 1) Error: |
| TestEmojiBreaks#test_embedded_emoji: |
| RuntimeError: File Name Mismatch: line: # emoji-variation-sequences-14.0.0.txt, expected filename: emoji-variation-sequences.txt |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:84:in `block (2 levels) in read_data' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:82:in `foreach' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:82:in `block in read_data' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:79:in `each' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:79:in `read_data' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:105:in `all_tests' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:121:in `test_embedded_emoji' |
| 2) Error: |
| TestEmojiBreaks#test_mixed_emoji: |
| RuntimeError: File Name Mismatch: line: # emoji-variation-sequences-14.0.0.txt, expected filename: emoji-variation-sequences.txt |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:84:in `block (2 levels) in read_data' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:82:in `foreach' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:82:in `block in read_data' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:79:in `each' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:79:in `read_data' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:105:in `all_tests' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:133:in `test_mixed_emoji' |
| 3) Error: |
| TestEmojiBreaks#test_single_emoji: |
| RuntimeError: File Name Mismatch: line: # emoji-variation-sequences-14.0.0.txt, expected filename: emoji-variation-sequences.txt |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:84:in `block (2 levels) in read_data' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:82:in `foreach' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:82:in `block in read_data' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:79:in `each' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:79:in `read_data' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:105:in `all_tests' |
| /tmp/ruby/v3/src/trunk-asserts/test/ruby/enc/test_emoji_breaks.rb:111:in `test_single_emoji' |
| make: *** [uncommon.mk:823: yes-test-all] Error 3 |
| "make yes-test-rubyspec TESTS='-j6'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-asserts/miniruby -I/tmp/ruby/v3/src/trunk-asserts/lib /tmp/ruby/v3/src/trunk-asserts/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-asserts --extout=.ext -- /tmp/ruby/v3/src/trunk-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-asserts/spec/default.mspec |