# Logfile created on 2024-02-24 12:40:20 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000056174321a3d0 @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.20240224-124020", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005617432a34a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005617432a3310 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005617432a3180 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240224-124020", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240224-124020>, @binmode=false, @mon_data=#<Monitor:0x00005617432a30b8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
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 2d602636d99114d55a32fedd652c9c704446a749 | /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/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.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 = e9e752c7ef
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.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/debug.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/drb.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/minitest.revision unchanged
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/bigdecimal.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

Retrying...
Finished tests in 296.022504s, 85.0780 tests/s, 32097.3199 assertions/s.
25185 tests, 9501529 assertions, 0 failures, 0 errors, 256 skips

ruby -v: ruby 3.4.0dev (2024-02-24T04:19:37Z master e9e752c7ef) +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 130.344892 seconds

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