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

ruby -v: ruby 3.4.0dev (2024-02-20T08:33:58Z master 2a4b6ed37c) +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 128.340732 seconds

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