# Logfile created on 2023-12-15 05:21:53 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005626c1191e08 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20231215-052153", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005626c121b3d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005626c121b298 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005626c121b0b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20231215-052153", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20231215-052153>, @binmode=false, @mon_data=#<Monitor:0x00005626c121aff0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
error: The following untracked working tree files would be overwritten by merge:
	test/prism/snapshots/heredoc_with_comment.txt
Please move or remove them before you merge.
Aborting
Updating e005c517..6408775b
make: *** [Makefile:563: update-src] Error 1
$$$[end] "make update-src      -j4" exit with 512.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-yjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
b2c9da41ceb8a47c750bbd0183d2826ed1f6512fdd77757e8ec8618f3b6003dd  builtin_binary.inc
compiling /tmp/ruby/src/trunk-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision unchanged
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.0.dev
                                    cgi 0.4.0
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.5
                                    irb 1.9.1
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.0
                                    open3 0.2.0
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.18.0
                                    pstore 0.1.3
                                    rdoc 6.6.0
                                    readline 0.0.3
                                    reline 0.4.0
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.0
                                    set 1.0.3
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 1.1.0
                                    tempfile 0.2.0
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3.dev.1
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev.1
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.7.0
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.1.1
                                    stringio 3.1.1
                                    strscan 3.0.8
                                    syslog 0.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.7
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.3.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1863 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Run options: 
  --seed=2542
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/907] 4049259=test_deprecated
[  2/907] 4049259=test_rdoc_tom_doc
[  3/907] 4049261=test_gem_command
[  4/907] 4049262=test_tmpdir
[  5/907] 4049260=test_show_source
[  6/907] 4049262=test_gem_ext_cargo_builder_unit
[  7/907] 4049260=test_gem_commands_specification_command
[  8/907] 4049259=test_rdoc_parser_markdown
[  9/907] 4049259=test_div
[ 10/907] 4049259=test_helper
[ 11/907] 4049259=test_scanner_events
[ 12/907] 4049262=test_kernel
[ 13/907] 4049259=test_fips
[ 14/907] 4049261=test_gem_resolver_vendor_set
[ 15/907] 4049261=test_delegation
[ 16/907] 4049261=test_io
[ 17/907] 4049259=json_parser_test
[ 18/907] 4049260=test_egrep_cpp
[ 19/907] 4049259=!Nothing_to_test
[ 20/907] 4049259=test_rdoc_markup_to_tt_only
[ 21/907] 4049261=test_history
[ 22/907] 4049259=test_date_conv
[ 23/907] 4049259=test_trick
[ 24/907] 4049260=test_rb_str_dup
[ 25/907] 4049260=test_verbose
[ 26/907] 4049260=test_gem_package_task
Skipping Gem::PackageTask tests.  rake not found.
[ 27/907] 4049260=test_tcp
[ 28/907] 4049261=test_io_buffer
[ 29/907] 4049260=test_memory_view
[ 30/907] 4049261=test_reline
[ 31/907] 4049260=test_human_typo
[ 32/907] 4049260=test_rdoc_rd_block_parser
[ 33/907] 4049261=test_win32ole_param_event
[ 34/907] 4049261=test_object_references
[ 35/907] 4049262=test_gem_commands_yank_command
[ 36/907] 4049261=test_grapheme_breaks
[ 37/907] 4049260=test_rdoc_rdoc
[ 38/907] 4049261=test_assignment
[ 39/907] 4049260=test_gem_resolver_git_specification
[ 40/907] 4049260=test_optarg
[ 41/907] 4049262=test_header
[ 42/907] 4049260=test_enum
[ 43/907] 4049262=test_gem_rdoc
[ 44/907] 4049262=test_input_method
[ 45/907] 4049262=test_gem_dependency_installer
[ 46/907] 4049261=test_vm_dump
[ 47/907] 4049261=test_flags
[ 48/907] 4049260=test_exception
[ 49/907] 4049260=test_class
[ 50/907] 4049260=desugar_compiler_test
[ 51/907] 4049260=test_socket
[ 52/907] 4049259=errors_test
[ 53/907] 4049259=test_gc_compact
[ 54/907] 4049260=test_len
[ 55/907] 4049260=test_default_gems
[ 56/907] 4049260=test_coderange
[ 57/907] 4049260=newline_test
[ 58/907] 4049261=test_ruby_lex
[ 59/907] 4049260=test_enumerator_kw
[ 60/907] 4049260=test_ossl
[ 61/907] 4049261=test_resize
[ 62/907] 4049261=test_rdoc_store
[ 63/907] 4049259=test_rdoc_markup_attributes
[ 64/907] 4049259=test_rdoc_stats
[ 65/907] 4049259=test_err_in_callback
[ 66/907] 4049259=test_bug-5832
[ 67/907] 4049259=test_buffering
[ 68/907] 4049259=test_column_separator
[ 69/907] 4049261=test_svcb_https
[ 70/907] 4049261=test_inadvertent_creation
[ 71/907] 4049259=test_gem_gemcutter_utilities
[ 72/907] 4049261=test_rdoc_markup_document
[ 73/907] 4049261=test_store
[ 74/907] 4049261=test_provider
[ 75/907] 4049262=test_object
[ 76/907] 4049262=test_rdoc_parser_changelog
[ 77/907] 4049259=parameters_signature_test
[ 78/907] 4049259=test_variable_name_check
[ 79/907] 4049261=test_gem_resolver_api_specification
[ 80/907] 4049259=test_optimization
[ 81/907] 4049262=test_folderitem2_invokeverb
[ 82/907] 4049262=test_require_path_check
[ 83/907] 4049262=test_win32ole_event
[ 84/907] 4049261=test_thread
[ 85/907] 4049262=test_pkey_ec
[ 86/907] 4049261=test_rdoc_class_module
[ 87/907] 4049262=test_exception_at_throwing
[ 88/907] 4049262=test_gem_resolver_index_set
[ 89/907] 4049262=test_date_parse
[ 90/907] 4049261=test_ole_methods
[ 91/907] 4049261=test_backtrace
[ 92/907] 4049261=test_call
[ 93/907] 4049262=test_keyword
[ 94/907] 4049261=test_gem_ext_cargo_builder_link_flag_converter
[ 95/907] 4049261=test_bug-3571
[ 96/907] 4049261=test_gem_safe_marshal
[ 97/907] 4049262=test_date_new
[ 98/907] 4049262=test_enumerator
[ 99/907] 4049262=test_basicinstructions
[100/907] 4049262=test_emitter
[101/907] 4049262=test_case
[102/907] 4049262=test_key_actor_emacs
[103/907] 4049262=test_bigdecimal_util
[104/907] 4049262=test_file
[105/907] 4049262=test_stringscanner
[106/907] 4049262=test_gem_resolver_vendor_specification
[107/907] 4049262=test_gem_uri
[108/907] 4049262=test_load
[109/907] 4049262=test_init
[110/907] 4049262=test_parser_events
[111/907] 4049262=test_rewind
[112/907] 4049262=test_gem_version_option
[113/907] 4049262=test_symbol
[114/907] 4049262=test_spell_checker
[115/907] 4049262=test_each
[116/907] 4049262=test_date_compat
[117/907] 4049262=test_str2big
[118/907] 4049262=test_files_test_2
[119/907] 4049261=test_ipaddr
[120/907] 4049261=test_class_name_check
[121/907] 4049261=test_gem_resolver_git_set
[122/907] 4049261=test_gem_commands_update_command
[123/907] 4049261=test_normalize
[124/907] 4049261=test_kconv
[125/907] 4049261=test_eval
[126/907] 4049261=test_scan_args
[127/907] 4049261=test_rdoc_i18n_text
[128/907] 4049261=test_singleton_function
[129/907] 4049261=test_cclass
[130/907] 4049261=test_module
[131/907] 4049260=test_fd_setsize
[132/907] 4049260=test_ssl
[133/907] 4049262=test_general
[134/907] 4049262=test_bug_reporter
[135/907] 4049259=test_gem_install_update_options
[136/907] 4049259=test_ifunless
[137/907] 4049262=test_require
[138/907] 4049259=test_json_tree
[139/907] 4049262=test_rdoc_text
[140/907] 4049259=test_sprintf_comb
[141/907] 4049262=test_method_cache
[142/907] 4049262=test_ractor
[143/907] 4049262=test_severity
[144/907] 4049262=test_weakref
[145/907] 4049259=test_config
[146/907] 4049259=test_gem_security_policy
[147/907] 4049262=test_rubyvm
[148/907] 4049262=test_timeout
[149/907] 4049259=test_force_quotes
[150/907] 4049259=test_gem_request
[151/907] 4049261=test_gem_text
[152/907] 4049261=test_settracefunc
[153/907] 4049259=test_file
[154/907] 4049262=bom_test
[155/907] 4049262=test_protocol
[156/907] 4049262=test_gem_commands_signout_command
[157/907] 4049262=test_date_strptime
[158/907] 4049262=test_null
[159/907] 4049262=test_name_error_extension
[160/907] 4049262=test_rdoc_generator_markup
[161/907] 4049262=test_win32ole
[162/907] 4049262=test_time_tz
[163/907] 4049262=test_yaml_special_cases
[164/907] 4049262=test_gem_source_list
[165/907] 4049262=test_flip
[166/907] 4049262=test_jaro_winkler
[167/907] 4049262=test_win32ole_variant
[168/907] 4049262=test_marshal
[169/907] 4049261=test_liberal_parsing
[170/907] 4049261=test_gem_commands_unpack_command
[171/907] 4049261=test_sexp
[172/907] 4049261=test_ssl
[173/907] 4049261=json_common_interface_test
[174/907] 4049261=test_observer
[175/907] 4049261=test_enumerable
[176/907] 4049261=test_stringchar
[177/907] 4049262=test_rdoc_markup_to_markdown
[178/907] 4049261=test_gem_package_old
[179/907] 4049262=test_ractor
[180/907] 4049261=test_syslog
[181/907] 4049261=test_files_lib
[182/907] 4049262=test_gem_commands_cert_command
[183/907] 4049262=test_ldap
[184/907] 4049262=test_rdoc_context
[185/907] 4049260=test_gem
[186/907] 4049262=test_open-uri
[187/907] 4049259=test_mutex
[188/907] 4049262=test_nil2vtempty
[189/907] 4049262=test_cgi_core
[190/907] 4049262=test_row
[191/907] 4049262=test_struct
[192/907] 4049262=test_parser
[193/907] 4049262=test_iso_8859
[194/907] 4049262=test_gem_doctor
[195/907] 4049262=test_exception
[196/907] 4049259=test_serialize_subclasses
[197/907] 4049259=test_encodings
[198/907] 4049261=test_flush
[199/907] 4049261=test_syslog_logger
[200/907] 4049261=test_thread_fd_close
[201/907] 4049260=test_rdoc_ri_paths
[202/907] 4049261=test_gem_commands_contents_command
[203/907] 4049259=test_enumerator
[204/907] 4049260=test_tempfile
[205/907] 4049262=test_gem_commands_server_command
[206/907] 4049259=test_name_error
[207/907] 4049262=test_rdoc_markup_to_rdoc
[208/907] 4049261=test_fixnum
[209/907] 4049261=test_signal
[210/907] 4049262=test_pkey_dsa
[211/907] 4049259=test_safe_load
[212/907] 4049259=test_gem_source_installed
[213/907] 4049259=test_project_sanity
[214/907] 4049260=test_gem_commands_mirror
[215/907] 4049260=test_gem_uninstaller
[216/907] 4049259=test_common
[217/907] 4049259=test_passing_block
[218/907] 4049259=test_integer
[219/907] 4049260=test_ensured
[220/907] 4049260=test_key_actor_vi
[221/907] 4049260=test_gem_commands_which_command
[222/907] 4049260=test_date_time
[223/907] 4049260=test_m17n_comb
[224/907] 4049262=test_c_struct_entry
[225/907] 4049261=test_address_resolve
[226/907] 4049261=test_raise_exception
[227/907] 4049261=test_gem_config_file
[228/907] 4049262=test_gem_version
[229/907] 4049262=test_rdoc_include
[230/907] 4049262=test_x509name
[231/907] 4049262=test_yjit_exit_locations
[232/907] 4049261=ripper_compat_test
[233/907] 4049262=test_yamlstore
[234/907] 4049262=test_gem_remote_fetcher
[235/907] 4049261=test_rdoc_markup_to_bs
[236/907] 4049261=test_ripper
[237/907] 4049259=test_num2int
[238/907] 4049259=test_patterns
[239/907] 4049259=test_rdoc_options
[240/907] 4049259=test_iter_break
[241/907] 4049259=test_gem_resolver_conflict
[242/907] 4049261=test_rdoc_markup_to_html_crossref
[243/907] 4049259=test_hash
[244/907] 4049259=test_gem_unsatisfiable_dependency_error
[245/907] 4049259=test_function
[246/907] 4049259=test_frozen_error
[247/907] 4049259=test_acl
[248/907] 4049259=fuzzer_test
[249/907] 4049261=test_pattern_key_name_check
[250/907] 4049259=test_win32ole_variant_outarg
[251/907] 4049261=test_struct
[252/907] 4049261=test_thread
[253/907] 4049259=test_beginendblock
[254/907] 4049260=test_time
[255/907] 4049260=test_autoload
[256/907] 4049259=test_yaml_tree
[257/907] 4049259=test_gem_resolver_best_set
[258/907] 4049259=test_http
[259/907] 4049259=test_undef
[260/907] 4049259=test_path
[261/907] 4049259=test_cmd
[262/907] 4049259=test_within_pipe
[263/907] 4049262=test_gem_stub_specification
[264/907] 4049259=test_gem_commands_cleanup_command
[265/907] 4049262=test_rdoc_markup_to_html_snippet
[266/907] 4049262=test_ractor
[267/907] 4049262=test_reqarg
[268/907] 4049262=test_array_create
[269/907] 4049262=test_ansi_without_terminfo
[270/907] 4049262=test_tracepoint
[271/907] 4049262=test_color
[272/907] 4049259=test_gem_resolver_specification
[273/907] 4049262=test_resource
[274/907] 4049262=test_internal_ivar
[275/907] 4049262=test_append
[276/907] 4049262=test_rdoc_rd
[277/907] 4049262=test_erb
[278/907] 4049259=parse_comments_test
[279/907] 4049259=test_enc_str_buf_cat
[280/907] 4049259=test_require
[281/907] 4049262=test_webauthn_poller
[282/907] 4049262=test_drbunix
[283/907] 4049260=test_marshalable
[284/907] 4049260=test_notimplement
[285/907] 4049260=test_mkmf
[286/907] 4049260=test_noarg
[287/907] 4049259=test_wait
[288/907] 4049260=test_gem_resolver_local_specification
[289/907] 4049260=test_windows_1251
[290/907] 4049260=test_utf32
[291/907] 4049260=test_gem_commands_open_command
[292/907] 4049259=test_unicode_escape
[293/907] 4049259=test_base64
[294/907] 4049259=test_gem_requirement
[295/907] 4049260=test_euc_tw
[296/907] 4049260=test_rdoc_generator_pot
[297/907] 4049260=test_coverage
[298/907] 4049259=test_pathname
[299/907] 4049259=test_enc_associate
[300/907] 4049260=test_io_timeout
[301/907] 4049260=test_gem_resolver_installed_specification
[302/907] 4049260=test_gem_source_specific_file
[303/907] 4049259=test_comparable
[304/907] 4049259=test_gem_gem_runner
[305/907] 4049260=test_random
[306/907] 4049260=test_debug_cmd
[307/907] 4049260=test_workspace
[308/907] 4049259=test_complexrational
[309/907] 4049259=test_symbol
[310/907] 4049260=test_coder
[311/907] 4049260=test_compile_prism
[312/907] 4049260=test_context
[313/907] 4049260=test_gem_package_tar_reader
[314/907] 4049260=test_unix
[315/907] 4049260=test_rdoc_any_method
[316/907] 4049262=test_mutex_m
[317/907] 4049262=test_gem_specification
[318/907] 4049259=test_gem_commands_owner_command
[319/907] 4049260=test_bignum
[320/907] 4049260=test_pattern_matching
[321/907] 4049260=test_ubf_async_safe
[322/907] 4049260=test_gem_path_support
[323/907] 4049260=test_win32ole_record
[324/907] 4049260=ractor_test
[325/907] 4049260=test_iseq
[326/907] 4049259=test_yield
[327/907] 4049261=json_encoding_test
[328/907] 4049261=test_thread_queue
[329/907] 4049260=test_console_attr
[330/907] 4049260=test_nowrite
[331/907] 4049260=test_big2str
[332/907] 4049260=test_gem_request_set_lockfile
[333/907] 4049260=test_postponed_job
[334/907] 4049260=test_files_sample
[335/907] 4049260=test_win32ole_param
[336/907] 4049260=test_instrumentation_api
[337/907] 4049262=test_win32ole_variable
[338/907] 4049262=test_mixed_unicode_escapes
[339/907] 4049262=test_set
[340/907] 4049262=test_pkey_rsa
[341/907] 4049259=test_clone
[342/907] 4049262=test_numhash
[343/907] 4049262=test_cesu8
[344/907] 4049262=test_cstr
[345/907] 4049259=test_httpresponses
[346/907] 4049259=test_pkey_dh
[347/907] 4049259=test_random
[348/907] 4049259=test_lexer
[349/907] 4049259=test_win32ole_type_event
[350/907] 4049259=test_framework
[351/907] 4049259=test_path_to_class
[352/907] 4049259=test_gem_ext_ext_conf_builder
[353/907] 4049260=test_rdoc_parser_simple
[354/907] 4049260=test_rdoc_require
[355/907] 4049260=test_load
[356/907] 4049260=test_gem_commands_fetch_command
[357/907] 4049260=test_object
[358/907] 4049260=test_date_ractor
[359/907] 4049261=test_config
[360/907] 4049259=comments_test
[361/907] 4049259=test_optparse
[362/907] 4049260=test_rdoc_markup_raw
[363/907] 4049261=test_yield_block
[364/907] 4049259=test_yaml
[365/907] 4049261=test_propertyputref
[366/907] 4049260=test_convert
[367/907] 4049261=test_nesting_parser
[368/907] 4049261=test_fstring
[369/907] 4049260=test_interned_str
[370/907] 4049260=test_func
[371/907] 4049259=test_gem_util
[372/907] 4049261=test_string_processing
[373/907] 4049261=test_rdoc_extend
[374/907] 4049261=test_io_buffer
[375/907] 4049261=test_gem_resolver_api_set
[376/907] 4049259=test_merge_keys
[377/907] 4049259=test_bigzero
[378/907] 4049259=test_rendering
[379/907] 4049259=test_install
[380/907] 4049261=test_gem_package_tar_header
[381/907] 4049259=test_configuration
[382/907] 4049261=test_to_ary_concat
[383/907] 4049259=test_date_attr
[384/907] 4049259=test_case_options
[385/907] 4049259=test_pair
[386/907] 4049262=test_rdoc_generator_pot_po_entry
[387/907] 4049262=test_condition
[388/907] 4049262=test_rdoc_alias
[389/907] 4049262=test_cp949
[390/907] 4049262=test_rdoc_markup_indented_paragraph
[391/907] 4049262=test_threadgroup
[392/907] 4049262=test_emoji
[393/907] 4049262=test_sorted_set
[394/907] 4049262=test_handle
[395/907] 4049261=test_httpresponse
[396/907] 4049261=test_rdoc_parser_ruby
[397/907] 4049260=test_config
[398/907] 4049260=test_rdoc_markup_to_label
[399/907] 4049262=test_utf16
[400/907] 4049262=test_gem_ext_cmake_builder
[401/907] 4049262=test_pp
[402/907] 4049260=test_rdoc_parser_rd
[403/907] 4049260=test_pack
[404/907] 4049261=test_printf
[405/907] 4049261=test_class
[406/907] 4049262=test_gem_commands_stale_command
[407/907] 4049262=test_const
[408/907] 4049262=test_pkcs12
[409/907] 4049260=test_webauthn_listener
[410/907] 4049260=test_gem_resolver
[411/907] 4049259=test_bigdecimal
[412/907] 4049262=test_ns_spki
[413/907] 4049262=test_abi
[414/907] 4049262=test_drb
[415/907] 4049260=test_lambda
[416/907] 4049260=test_skip_lines
[417/907] 4049260=test_kwargs
[418/907] 4049260=test_io_wait
[419/907] 4049260=test_data_error
[420/907] 4049260=test_method_cache
[421/907] 4049260=test_regex_casefold
[422/907] 4049260=encoding_test
[423/907] 4049259=test_gem_source_git
[424/907] 4049261=test_last_thread
[425/907] 4049259=test_digest
[426/907] 4049261=test_objspace
[427/907] 4049259=test_dryrun
[428/907] 4049259=test_ocsp
[429/907] 4049259=test_general
[430/907] 4049259=test_gem_commands_push_command
[431/907] 4049259=test_parse
[432/907] 4049259=test_regexp
[433/907] 4049262=test_gem_commands_query_command
[434/907] 4049262=test_ractor
[435/907] 4049262=test_have_library
[436/907] 4049262=test_gem_security_trust_dir
[437/907] 4049262=test_fiddle
[438/907] 4049262=test_rubyoptions
[439/907] 4049259=test_c_union_entity
[440/907] 4049259=test_backtrace
[441/907] 4049259=test_bash_completion
[442/907] 4049259=test_io_m17n
[443/907] 4049259=test_econv
[444/907] 4049259=test_rdoc_task
[445/907] 4049259=test_helper
[446/907] 4049259=test_io_console
[447/907] 4049262=test_remote_fetch_error
[448/907] 4049262=test_gem_uri_formatter
[449/907] 4049262=test_addr
[450/907] 4049262=test_euc_kr
[451/907] 4049262=test_stack
[452/907] 4049259=test_fileutils
[453/907] 4049259=test_rdoc_constant
[454/907] 4049262=test_deprecate
[455/907] 4049262=test_function_entry
[456/907] 4049262=test_require_lib
[457/907] 4049259=test_tree_spell_checker
[458/907] 4049259=test_dir_m17n
[459/907] 4049259=test_rdoc_encoding
[460/907] 4049259=test_open3
[461/907] 4049260=test_objectspace
[462/907] 4049260=test_rdoc_rd_inline_parser
[463/907] 4049260=test_rdoc_markup_pre_process
[464/907] 4049260=test_process
[465/907] 4049260=test_rdoc_markdown
[466/907] 4049260=test_external_new
[467/907] 4049260=test_euc_jp
[468/907] 4049260=test_gem_commands_lock_command
[469/907] 4049260=test_win32ole_typelib
[470/907] 4049260=test_string
[471/907] 4049260=test_iterator
[472/907] 4049260=pattern_test
[473/907] 4049260=test_parser
[474/907] 4049260=test_key_event_record
[475/907] 4049260=locals_test
[476/907] 4049259=test_data
[477/907] 4049259=test_find
[478/907] 4049259=test_cmethod
[479/907] 4049259=test_recorder
[480/907] 4049259=test_gem_ext_configure_builder
[481/907] 4049259=test_http_request
[482/907] 4049259=test_storage
[483/907] 4049259=test_terminfo
[484/907] 4049259=test_not
[485/907] 4049259=test_string
[486/907] 4049262=memsize_test
[487/907] 4049262=test_rdoc_context_section
[488/907] 4049262=test_inputs_scanner
[489/907] 4049262=test_bug-14834
[490/907] 4049262=test_rdoc_markup_include
[491/907] 4049262=test_addrinfo
[492/907] 4049262=test_closure
[493/907] 4049260=json_fixtures_test
[494/907] 4049260=test_assembler
[495/907] 4049260=test_digest
[496/907] 4049260=test_rdoc_parser_c
[497/907] 4049260=test_variable
[498/907] 4049260=test_ftp
[499/907] 4049260=test_class2name
[500/907] 4049260=test_gem_source
[501/907] 4049260=test_bmethod
[502/907] 4049260=test_benchmark
[503/907] 4049262=test_depth_first
[504/907] 4049262=test_set_len
[505/907] 4049262=test_key_stroke
[506/907] 4049262=test_array
[507/907] 4049260=test_ast
[508/907] 4049261=test_sockopt
[509/907] 4049261=test_emitter
[510/907] 4049261=test_encoding
[511/907] 4049261=test_etc
[512/907] 4049261=constant_path_node_test
[513/907] 4049261=test_omap
[514/907] 4049261=test_win32ole_method_event
[515/907] 4049261=test_gem_resolver_index_specification
[516/907] 4049261=test_gem_request_set
[517/907] 4049261=test_stream
[518/907] 4049261=test_shellwords
[519/907] 4049261=test_io
[520/907] 4049262=test_primitive
[521/907] 4049262=test_gem_dependency
[522/907] 4049262=test_date_marshal
[523/907] 4049262=test_boolean
[524/907] 4049262=test_scheduler
[525/907] 4049262=test_gem_commands_build_command
[526/907] 4049262=test_ws
[527/907] 4049262=test_float
[528/907] 4049262=test_rdoc_markup_to_joined_paragraph
[529/907] 4049262=test_frozen
[530/907] 4049262=test_rdoc_top_level
[531/907] 4049262=test_rdoc_servlet
[532/907] 4049262=test_document
[533/907] 4049262=test_iseq_load
[534/907] 4049262=test_unicode
[535/907] 4049262=test_basicsocket
[536/907] 4049262=test_rdoc_normal_class
[537/907] 4049262=test_integer
[538/907] 4049262=test_gem_ext_builder
[539/907] 4049262=test_weakmap
[540/907] 4049261=test_x509cert
[541/907] 4049261=test_popen_deadlock
[542/907] 4049261=test_rdoc_rd_inline
[543/907] 4049261=test_yamldbm
[544/907] 4049261=test_gem_installer
[545/907] 4049259=test_gem_ext_cargo_builder
[546/907] 4049259=test_logdevice
[547/907] 4049259=test_dup
[548/907] 4049259=test_thread_cv
[549/907] 4049259=test_files_test_1
[550/907] 4049261=test_kdf
[551/907] 4049261=test_typeddata
[552/907] 4049261=test_case_comprehensive
[553/907] 4049259=test_webauthn_listener_response
[554/907] 4049259=test_object_create_start
[555/907] 4049259=test_recursion
[556/907] 4049259=test_nomethod_error
[557/907] 4049259=test_duplicate
[558/907] 4049259=test_logperiod
[559/907] 4049259=test_psych
[560/907] 4049259=test_arith_seq_extract
[561/907] 4049259=test_date_strftime
[562/907] 4049259=test_rdoc_markup_paragraph
[563/907] 4049259=test_gem_bundler_version_finder
[564/907] 4049259=test_sprintf
[565/907] 4049259=test_rational
[566/907] 4049259=magic_comment_test
[567/907] 4049259=test_ractor
[568/907] 4049259=test_capacity
[569/907] 4049259=test_nextafter
[570/907] 4049259=test_gem_dependency_list
[571/907] 4049259=test_rdoc_markup_to_table_of_contents
[572/907] 4049259=test_rdoc_code_object
[573/907] 4049259=test_refinement
[574/907] 4049259=test_win32ole_variant_m
[575/907] 4049259=test_ellipsize
[576/907] 4049259=test_complex
[577/907] 4049259=test_random_formatter
[578/907] 4049259=test_cgi_session
[579/907] 4049259=test_x509crl
[580/907] 4049259=test_gem_commands_environment_command
[581/907] 4049259=test_color_printer
[582/907] 4049259=test_rdoc_rubygems_hook
[583/907] 4049259=test_option
[584/907] 4049259=test_gem_commands_uninstall_command
[585/907] 4049259=test_to_ruby
[586/907] 4049259=test_syntax
[587/907] 4049262=test_gem_request_connection_pools
[588/907] 4049262=test_type_completor
[589/907] 4049262=test_gem_resolver_installer_set
[590/907] 4049262=test_method_name_check
[591/907] 4049262=test_completion
[592/907] 4049262=test_wss
[593/907] 4049262=test_gc
[594/907] 4049262=test_gem_commands_info_command
[595/907] 4049262=test_math
[596/907] 4049262=test_dln
[597/907] 4049262=test_libs
[598/907] 4049262=test_fiber
[599/907] 4049259=test_rdoc_markup_to_html
[600/907] 4049259=test_protect
[601/907] 4049259=test_at_exit
[602/907] 4049259=test_bundled_ca
[603/907] 4049259=test_tree_builder
[604/907] 4049259=test_env
[605/907] 4049262=test_pkg_config
[606/907] 4049262=test_http
[607/907] 4049259=library_symbols_test
[608/907] 4049259=test_case
[609/907] 4049259=test_rational2
[610/907] 4049259=test_filter
[611/907] 4049259=test_features
[612/907] 4049259=test_arith_seq_beg_len_step
[613/907] 4049259=test_insns_leaf
[614/907] 4049259=test_gem_resolver_requirement_list
[615/907] 4049259=test_gem_package_tar_reader_entry
[616/907] 4049260=test_debug
[617/907] 4049260=test_asn1
[618/907] 4049260=test_gem_resolver_activation_request
[619/907] 4049260=test_koi8
[620/907] 4049260=test_files_ext
[621/907] 4049260=test_alias_and_anchor
[622/907] 4049260=test_gem_commands_pristine_command
[623/907] 4049259=test_gem_source_subpath_problem
[624/907] 4049259=test_https
[625/907] 4049259=test_string_memory
[626/907] 4049259=dispatcher_test
[627/907] 4049259=test_x509req
[628/907] 4049259=test_eval_history
[629/907] 4049259=test_evaluation
[630/907] 4049259=test_digest_extend
[631/907] 4049259=test_pty
[632/907] 4049260=test_line_editor
[633/907] 4049260=test_key_name_check
[634/907] 4049260=test_irb
[635/907] 4049259=test_rdoc_ri_driver
[636/907] 4049260=test_httpheader
[637/907] 4049260=test_rdoc_generator_pot_po
[638/907] 4049260=test_gb18030
[639/907] 4049260=test_scalar_scanner
[640/907] 4049260=test_unconverted_fields
[641/907] 4049260=regexp_test
[642/907] 4049260=test_quote_empty
[643/907] 4049260=test_rat
[644/907] 4049260=test_rdoc_markup_attribute_manager
[645/907] 4049260=test_new
[646/907] 4049260=test_gem_package_tar_writer
[647/907] 4049259=test_gem_resolver_composed_set
[648/907] 4049259=test_cipher
[649/907] 4049260=test_whileuntil
[650/907] 4049260=test_gem_commands_generate_index_command
[651/907] 4049259=parse_test
[652/907] 4049260=test_mul
[653/907] 4049260=test_cgi_cookie
[654/907] 4049260=json_string_matching_test
[655/907] 4049260=test_monitor
[656/907] 4049260=test_hash
[657/907] 4049261=test_pstore
[658/907] 4049261=test_gem_ext_rake_builder
[659/907] 4049259=test_metaclass
[660/907] 4049261=test_rdoc_markup_heading
[661/907] 4049259=test_acceptable
[662/907] 4049261=test_dir
[663/907] 4049259=test_cgi_util
[664/907] 4049259=test_x509attr
[665/907] 4049259=test_gbk
[666/907] 4049259=test_engine
[667/907] 4049259=test_key_error
[668/907] 4049259=test_m17n
[669/907] 4049259=test_rdoc_parser
[670/907] 4049261=test_rdoc_markup_verbatim
[671/907] 4049259=test_yjit
[672/907] 4049261=test_gem_resolver_dependency_request
[673/907] 4049261=test_ssl_session
[674/907] 4049262=test_pinned
[675/907] 4049262=test_argf
[676/907] 4049261=test_drbobject
[677/907] 4049261=test_config
[678/907] 4049261=test_bn
[679/907] 4049261=test_x509ext
[680/907] 4049261=test_exit
[681/907] 4049261=test_gem_platform
[682/907] 4049261=test_set
[683/907] 4049261=test_getoptlong
[684/907] 4049261=test_gem_security_signer
[685/907] 4049261=test_generic
[686/907] 4049260=test_cparser
[687/907] 4049261=test_buffered_io
[688/907] 4049261=test_rdoc_method_attr
[689/907] 4049261=test_thread
[690/907] 4049261=test_rdoc_attr
[691/907] 4049261=test_gem_commands_list_command
[692/907] 4049261=test_autoconf
[693/907] 4049261=test_error_highlight
[694/907] 4049261=test_literal
[695/907] 4049261=test_cgi_multipart
[696/907] 4049261=test_rdoc_comment
[697/907] 4049261=test_have_macro
[698/907] 4049260=test_nil
[699/907] 4049260=test_convertible
[700/907] 4049261=test_win32ole_type
[701/907] 4049261=test_gem_source_local
[702/907] 4049262=test_gem_source_vendor
[703/907] 4049262=test_encoding
[704/907] 4049261=test_find_executable
[705/907] 4049261=test_quote_char_nil
[706/907] 4049261=test_ractor
[707/907] 4049261=test_constant
[708/907] 4049262=test_lazy_enumerator
[709/907] 4049262=test_gc
[710/907] 4049259=test_readpartial
[711/907] 4049259=test_gem_available_set
[712/907] 4049259=test_modify_expand
[713/907] 4049259=test_case_mapping
[714/907] 4049259=test_data_converters
[715/907] 4049259=test_have_func
[716/907] 4049259=test_bigmath
[717/907] 4049259=test_too_many_dummy_encodings
[718/907] 4049261=test_pkey
[719/907] 4049259=test_gem_package
[720/907] 4049261=test_eval
[721/907] 4049261=test_qsort
[722/907] 4049261=test_stringio
[723/907] 4049261=test_forwardable
[724/907] 4049261=json_addition_test
[725/907] 4049261=test_gem_validator
[726/907] 4049261=test_rdoc_markup_formatter
[727/907] 4049261=test_rdoc_markup_parser
[728/907] 4049261=test_sleep
[729/907] 4049259=test_date
[730/907] 4049259=test_ancdata
[731/907] 4049259=test_rinda
[732/907] 4049259=test_row_separator
[733/907] 4049259=test_profile_frames
[734/907] 4049259=test_shapes
[735/907] 4049259=test_gem_commands_help_command
[736/907] 4049259=test_rdoc_i18n_locale
[737/907] 4049259=test_ractor
[738/907] 4049259=test_scalar
[739/907] 4049259=test_getopts
[740/907] 4049259=test_cgi_tag_helper
[741/907] 4049259=test_read
[742/907] 4049259=test_gem_impossible_dependencies_error
[743/907] 4049259=test_win32ole_method
[744/907] 4049259=test_cgi_modruby
[745/907] 4049259=test_gem_commands_setup_command
[746/907] 4049259=test_locale
[747/907] 4049259=test_ts
[748/907] 4049259=test_stream
[749/907] 4049259=test_gem_security
[750/907] 4049261=test_time
[751/907] 4049261=test_stat
[752/907] 4049261=test_gem_local_remote_options
[753/907] 4049261=test_history
[754/907] 4049261=test_range
[755/907] 4049260=test_rdoc_generator_darkfish
[756/907] 4049260=test_udp
[757/907] 4049260=test_emoji_breaks
[758/907] 4049261=test_nkf
[759/907] 4049261=test_write
[760/907] 4049261=test_rdoc_single_class
[761/907] 4049261=test_logger
[762/907] 4049261=test_summary
[763/907] 4049261=test_zsh_completion
[764/907] 4049261=test_foreach
[765/907] 4049261=test_uncorrectable_name_check
[766/907] 4049261=test_gem_request_set_gem_dependency_api
[767/907] 4049261=test_mdns
[768/907] 4049261=test_rdoc_cross_reference
[769/907] 4049261=test_unicode_normalize
[770/907] 4049262=test_import
[771/907] 4049260=test_rdoc_token_stream
[772/907] 4049260=test_reline_key
[773/907] 4049260=json_ext_parser_test
[774/907] 4049260=test_pipe
[775/907] 4049260=test_gem_dependency_resolution_error
[776/907] 4049260=test_gem_commands_outdated_command
[777/907] 4049260=test_arithmetic_sequence
[778/907] 4049260=test_rubygems
[779/907] 4049260=version_test
[780/907] 4049260=test_kill_ring
[781/907] 4049260=test_gem_request_set_lockfile_parser
[782/907] 4049260=test_gem_silent_ui
[783/907] 4049260=ruby_api_test
[784/907] 4049260=test_https_proxy
[785/907] 4049260=test_process
[786/907] 4049259=test_timeout
[787/907] 4049259=test_queue
[788/907] 4049259=test_zlib
[789/907] 4049261=test_gem_commands_sources_command
[790/907] 4049262=test_ansi_with_terminfo
[791/907] 4049262=test_proc
[792/907] 4049261=test_gem_resolver_lock_set
[793/907] 4049261=test_big5
[794/907] 4049261=test_nonblock
[795/907] 4049261=test_did_you_mean
[796/907] 4049261=test_strip
[797/907] 4049261=json_generator_test
[798/907] 4049261=test_prettyprint
[799/907] 4049261=test_converters
[800/907] 4049261=location_test
[801/907] 4049261=test_extlibs
[802/907] 4049262=test_securerandom
[803/907] 4049262=test_gem_update_suggestion
[804/907] 4049262=test_abbrev
[805/907] 4049262=test_macro
[806/907] 4049262=test_inlinecache
[807/907] 4049262=test_delegate
[808/907] 4049262=test_gem_command_manager
[809/907] 4049262=test_gem_commands_signin_command
[810/907] 4049262=test_tsort
[811/907] 4049262=test_io_wait_uncommon
[812/907] 4049262=test_complex2
[813/907] 4049262=test_ostruct
[814/907] 4049262=test_rdoc_markup_to_ansi
[815/907] 4049262=test_gem_commands_install_command
[816/907] 4049261=test_method
[817/907] 4049261=test_erb_command
[818/907] 4049261=test_gem_commands_search_command
[819/907] 4049261=test_numeric
[820/907] 4049262=test_gem_source_fetch_problem
[821/907] 4049262=test_x509store
[822/907] 4049261=test_gem_commands_check_command
[823/907] 4049261=test_shift_jis
[824/907] 4049261=test_hmac
[825/907] 4049261=test_super
[826/907] 4049262=test_ractor_compatibility
[827/907] 4049262=test_word
[828/907] 4049262=test_numeric
[829/907] 4049262=test_integer_comb
[830/907] 4049261=test_rdoc_normal_module
[831/907] 4049261=test_rdoc_markdown_test
[832/907] 4049262=test_gem_indexer
[833/907] 4049261=json_generic_object_test
[834/907] 4049261=compiler_test
[835/907] 4049261=test_arity
[836/907] 4049261=test_alias
[837/907] 4049261=test_rdoc_markup
[838/907] 4049261=test_gem_request_set_lockfile_tokenizer
[839/907] 4049261=test_pointer
[840/907] 4049262=test_rdoc_generator_json_index
[841/907] 4049262=test_read
[842/907] 4049262=test_dns
[843/907] 4049262=test_update
[844/907] 4049262=test_hash_create
[845/907] 4049262=test_pkcs7
[846/907] 4049262=test_tuplebag
[847/907] 4049262=test_cgi_header
[848/907] 4049262=test_switch_hitter
[849/907] 4049262=test_rand
[850/907] 4049262=test_windows_1252
[851/907] 4049262=test_gem_commands_exec_command
[852/907] 4049261=test_usrmarshal
[853/907] 4049259=test_dot_dot
[854/907] 4049259=test_weakkeymap
[855/907] 4049261=test_pack
[856/907] 4049259=test_enc_raise
[857/907] 4049259=test_defined
[858/907] 4049261=test_formatter
[859/907] 4049261=test_data
[860/907] 4049261=heredoc_dedent_test
[861/907] 4049261=test_array
[862/907] 4049261=test_memory_view
[863/907] 4049259=test_gem_commands_dependency_command
[864/907] 4049259=test_invalid
[865/907] 4049259=test_require
[866/907] 4049261=test_table
[867/907] 4049261=test_trace
[868/907] 4049261=test_rdoc_generator_ri
[869/907] 4049261=test_gem_stream_ui
[870/907] 4049262=test_arity
[871/907] 4049262=test_read_write
[872/907] 4049262=test_type
[873/907] 4049262=test_rendering
[874/907] 4049261=test_c_struct_builder
[875/907] 4049262=unescape_test
[876/907] 4049261=test_placearg
[877/907] 4049261=test_pack
[878/907] 4049259=test_gem_resolver_lock_specification
[879/907] 4049261=test_gem_source_lock
[880/907] 4049259=test_system
[881/907] 4049261=test_raise
[882/907] 4049261=test_change_word
[883/907] 4049261=test_gem_name_tuple
[884/907] 4049261=test_continuation
[885/907] 4049261=test_nofree
[886/907] 4049261=test_delete
[887/907] 4049261=test_string
[888/907] 4049261=test_drbssl
[889/907] 4049262=test_ractor
[890/907] 4049262=test_mailto
[891/907] 4049262=test_sleep
[892/907] 4049259=test_fnmatch
[893/907] 4049259=test_rdoc_markup_hard_break
[894/907] 4049259=test_date_arith
[895/907] 4049259=test_member
[896/907] 4049259=test_files_test
[897/907] 4049259=test_gem_spec_fetcher
[898/907] 4049259=test_singleton
[899/907] 4049259=test_signedness
[900/907] 4049260=test_sizeof
[901/907] 4049262=test_face
[902/907] 4049262=test_my_integer
[903/907] 4049262=test_erb_m17n
[904/907] 4049262=test_file_exhaustive
[905/907] 4049259=test_rbconfig
[906/907] 4049259=test_transcode
[907/907] 4049259=test_ractor
Finished tests in 186.109089s, 145.4201 tests/s, 60622.5364 assertions/s.
27064 tests, 11282405 assertions, 0 failures, 0 errors, 218 skips

ruby -v: ruby 3.3.0dev (2023-12-01T07:48:10Z master e005c51732) +YJIT [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug
description_with_yjit
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 82.830071 seconds

3728 files, 32494 examples, 221223 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile