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

ruby -v: ruby 3.4.0dev (2024-06-03T05:37:32Z master 61af722d4e) +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
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/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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.bvaqov/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 106.185360 seconds

3430 files, 32640 examples, 151789 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