# Logfile created on 2024-06-09 00:20:05 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a93c0be088 @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'", @spec_opts="-j", @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.20240609-002005", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a93c146de8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a93c146ca8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a93c146b18 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240609-002005", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240609-002005>, @binmode=false, @mon_data=#<Monitor:0x000055a93c146a50>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 6ea9cd4909
$$$[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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.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
750e3b12d34730c890932d9fdceed4db2841a2c9c1d4f8f77278824fc753ce90  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 '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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
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/digest'
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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/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.2/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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: 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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
	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/power_assert.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-06-08T17:26:34Z master 6ea9cd4909) +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 -j' 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 '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.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/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.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/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/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/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 -fy -o /tmp/rubytest.2511ob/1-mspec-multi-0
$ /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 -fy -o /tmp/rubytest.2511ob/2-mspec-multi-1
$ /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 -fy -o /tmp/rubytest.2511ob/3-mspec-multi-2
$ /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 -fy -o /tmp/rubytest.2511ob/4-mspec-multi-3
$ /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 -fy -o /tmp/rubytest.2511ob/5-mspec-multi-4
$ /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 -fy -o /tmp/rubytest.2511ob/6-mspec-multi-5
$ /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 -fy -o /tmp/rubytest.2511ob/7-mspec-multi-6
$ /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 -fy -o /tmp/rubytest.2511ob/8-mspec-multi-7
$ /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 -fy -o /tmp/rubytest.2511ob/9-mspec-multi-8
$ /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 -fy -o /tmp/rubytest.2511ob/10-mspec-multi-9
$ /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 -fy -o /tmp/rubytest.2511ob/11-mspec-multi-10
$ /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 -fy -o /tmp/rubytest.2511ob/12-mspec-multi-11
$ /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 -fy -o /tmp/rubytest.2511ob/13-mspec-multi-12
$ /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 -fy -o /tmp/rubytest.2511ob/14-mspec-multi-13
$ /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 -fy -o /tmp/rubytest.2511ob/15-mspec-multi-14
$ /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 -fy -o /tmp/rubytest.2511ob/16-mspec-multi-15
description_with_yjit
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ...........

Finished in 44.063984 seconds

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