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

ruby -v: ruby 3.4.0dev (2024-06-05T12:05:16Z master 83f02d42e0) +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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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.lbitrf/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 35.400858 seconds

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