# Logfile created on 2024-02-22 18:50:42 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ec6fd8de78 @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.20240222-185042", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ec6fe273c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ec6fe27280 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ec6fe270a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240222-185042", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240222-185042>, @binmode=false, @mon_data=#<Monitor:0x000055ec6fe26fd8>, @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 minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision unchanged
echo 2d602636d99114d55a32fedd652c9c704446a749 | /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
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision unchanged
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/drb.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
Already up to date.
Latest commit hash = a16fefcff5
$$$[end] "make update-src      -j4" exit with 0.
$$$[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 minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/drb.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
60a064c39ab14ff45cb02c0bf314fb72b5b7c8e11f5c398b6c2de08ba21cc065  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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
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/digest'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving 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/openssl'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering 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/rubyvm'
make[2]: Leaving 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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
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/.bundle/gems/debug-1.9.1/ext/debug'
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]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
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 debug to 2d602636d99114d55a32fedd652c9c704446a749
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 2d602636d99114d55a32fedd652c9c704446a749 | /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/minitest.revision unchanged
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
	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
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision unchanged
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/drb.revision -
generating encdb.h
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
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/drb.revision unchanged
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
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/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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/psych'
make[2]: Entering 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
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.4.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.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.4.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.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    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.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1895 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.

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

ruby -v: ruby 3.4.0dev (2024-02-22T18:33:42Z master a16fefcff5) +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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
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.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
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 ..................................................................

Finished in 125.312361 seconds

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