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

ruby -v: ruby 3.4.0dev (2024-02-19T04:55:06Z master cb9e0a4537) +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 152.444029 seconds

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