|  | "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random3" exit with 0. | 
|  | Cloning into 'trunk-random3'... | 
|  | "autoconf" exit with 0. | 
|  | "/tmp/ruby/v3/src/trunk-random3/configure --prefix=/tmp/ruby/v3/install/trunk-random3 --disable-install-doc --enable-shared" exit with 0. | 
|  | configure: WARNING: something wrong with CXXFLAGS="" | 
|  | "make update-unicode  -j6" exit with 0. | 
|  | "make update-download -j6" exit with 0. | 
|  | "make update-rubyspec -j6" exit with 0. | 
|  | "make update-src      -j6" exit with 0. | 
|  | "make after-update    -j6" exit with 512. | 
|  | + cp /tmp/ruby/v3/src/trunk-random3/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-random3/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-random3/ext/ripper/ripper.c] Error 2 | 
|  | make: *** Waiting for unfinished jobs.... | 
|  | "make miniruby -j6" exit with 0. | 
|  | "make ruby -j6" exit with 0. | 
|  | "make all -j6" exit with 0. | 
|  | "make install -j6" exit with 0. | 
|  | "make yes-btest TESTOPTS='-q -j6'" exit with 0. | 
|  | "make yes-test-basic TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. | 
|  | "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" 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-random3/test/ruby/enc/test_emoji_breaks.rb:88:in `block (2 levels) in read_data' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:82:in `foreach' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:82:in `block in read_data' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:79:in `each' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:79:in `read_data' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:111:in `all_tests' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:127: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-random3/test/ruby/enc/test_emoji_breaks.rb:88:in `block (2 levels) in read_data' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:82:in `foreach' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:82:in `block in read_data' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:79:in `each' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:79:in `read_data' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:111:in `all_tests' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:139: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-random3/test/ruby/enc/test_emoji_breaks.rb:88:in `block (2 levels) in read_data' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:82:in `foreach' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:82:in `block in read_data' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:79:in `each' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:79:in `read_data' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:111:in `all_tests' | 
|  | /tmp/ruby/v3/src/trunk-random3/test/ruby/enc/test_emoji_breaks.rb:117:in `test_single_emoji' | 
|  | make: *** [uncommon.mk:823: yes-test-all] Error 3 | 
|  | "make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. | 
|  | $ /tmp/ruby/v3/build/trunk-random3/miniruby -I/tmp/ruby/v3/src/trunk-random3/lib /tmp/ruby/v3/src/trunk-random3/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random3 --extout=.ext -- /tmp/ruby/v3/src/trunk-random3/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random3/spec/default.mspec |