# Logfile created on 2024-07-24 01:13:56 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fbf820efdc8 @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.20240724-011356", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fbf82111d10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fbf821119a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fbf8202a690 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240724-011356", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240724-011356>, @binmode=false, @mon_data=#<Monitor:0x00007fbf82111720>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 4b44590d39
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
3a247465521777f9abebb6ce043b0089348e253acf34b7d5ab6ef057c7359e66  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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/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/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]: 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/ext/socket'
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/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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/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/nkf-0.2.0/ext/nkf'
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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/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 typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
generating enc.mk
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.

/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
  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...
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'
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]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: 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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.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/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]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/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.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    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.2
                                    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.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    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 1972 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/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=21209
  "--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/911] 369685=errors_test
[  2/911] 369686=test_socket
[  3/911] 369684=test_class
[  4/911] 369687=test_exception
[  5/911] 369684=test_flags
[  6/911] 369687=test_ftp
[  7/911] 369685=test_gem_rdoc
[  8/911] 369687=test_input_method
[  9/911] 369687=test_gem_dependency_installer
[ 10/911] 369685=test_vm_dump
[ 11/911] 369685=test_enum
.Leaked file descriptor: TestSocket#test_udp_recvmsg_truncation: 15 #<File::Stat dev=0x10302, ino=14308836, mode=0100644, nlink=1, uid=0, gid=0, rdev=0x0, size=184, blksize=4096, blocks=8, atime=2024-07-23 05:30:10.217466388 +0000, mtime=2024-07-23 05:30:09.481452916 +0000, ctime=2024-07-23 05:30:09.481452916 +0000>
.Closed file descriptor: TestSocket#test_closed_read: 15
[ 12/911] 369686=static_inspect_test
[ 13/911] 369684=test_optarg
[ 14/911] 369686=test_gem_resolver_git_specification
[ 15/911] 369684=test_rdoc_rdoc
[ 16/911] 369685=test_assignment
[ 17/911] 369684=test_grapheme_breaks
[ 18/911] 369684=test_gem_commands_yank_command
[ 19/911] 369686=test_object_references
[ 20/911] 369686=test_win32ole_param_event
[ 21/911] 369686=test_rdoc_rd_block_parser
[ 22/911] 369686=test_human_typo
[ 23/911] 369686=test_reline
[ 24/911] 369684=test_memory_view
[ 25/911] 369684=test_tcp
[ 26/911] 369684=test_io_buffer
[ 27/911] 369684=test_gem_package_task
[ 28/911] 369684=test_verbose
[ 29/911] 369684=test_rb_str_dup
[ 30/911] 369684=test_trick
[ 31/911] 369685=test_history
[ 32/911] 369686=test_date_conv
[ 33/911] 369685=test_rdoc_markup_to_tt_only
[ 34/911] 369686=test_egrep_cpp
[ 35/911] 369685=!Nothing_to_test
[ 36/911] 369685=test_io
[ 37/911] 369686=json_parser_test
[ 38/911] 369686=test_gem_remote_fetcher_s3
[ 39/911] 369685=test_gem_resolver_vendor_set
[ 40/911] 369685=test_fips
[ 41/911] 369687=test_kernel
[ 42/911] 369686=test_scanner_events
[ 43/911] 369686=test_div
[ 44/911] 369686=test_helper
[ 45/911] 369686=test_gem_commands_specification_command
[ 46/911] 369685=test_rdoc_parser_markdown
[ 47/911] 369685=test_gem_ext_cargo_builder_unit
[ 48/911] 369685=test_tmpdir
[ 49/911] 369686=test_gem_command
[ 50/911] 369685=test_deprecated
[ 51/911] 369685=test_rdoc_tom_doc
[ 52/911] 369685=test_gem_safe_marshal
[ 53/911] 369686=test_date_new
[ 54/911] 369686=test_bug-3571
[ 55/911] 369686=test_gem_ext_cargo_builder_link_flag_converter
[ 56/911] 369686=test_keyword
[ 57/911] 369687=test_call
[ 58/911] 369687=test_backtrace
[ 59/911] 369687=test_ole_methods
[ 60/911] 369687=test_date_parse
[ 61/911] 369687=test_gem_resolver_index_set
[ 62/911] 369687=test_exception_at_throwing
[ 63/911] 369687=test_pkey_ec
[ 64/911] 369684=test_rdoc_class_module
[ 65/911] 369687=test_thread
[ 66/911] 369687=location_test
[ 67/911] 369686=test_win32ole_event
[ 68/911] 369686=test_folderitem2_invokeverb
[ 69/911] 369686=test_require_path_check
[ 70/911] 369687=test_gem_resolver_api_specification
[ 71/911] 369687=test_optimization
[ 72/911] 369686=test_variable_name_check
[ 73/911] 369686=test_rdoc_parser_changelog
[ 74/911] 369685=test_store
[ 75/911] 369686=test_object
[ 76/911] 369686=test_provider
[ 77/911] 369685=test_rdoc_markup_document
[ 78/911] 369685=test_gem_gemcutter_utilities
[ 79/911] 369684=test_buffering
[ 80/911] 369684=test_svcb_https
[ 81/911] 369684=test_inadvertent_creation
[ 82/911] 369684=test_bug-5832
[ 83/911] 369684=test_err_in_callback
[ 84/911] 369684=test_rdoc_stats
[ 85/911] 369686=test_rdoc_markup_attributes
[ 86/911] 369684=test_rdoc_store
[ 87/911] 369686=test_resize
[ 88/911] 369686=test_ossl
[ 89/911] 369685=test_enumerator_kw
[ 90/911] 369685=newline_test
[ 91/911] 369685=snippets_test
[ 92/911] 369684=test_ruby_lex
[ 93/911] 369684=test_coderange
[ 94/911] 369684=test_default_gems
[ 95/911] 369684=integer_base_flags_test
[ 96/911] 369684=test_gem_console_ui
[ 97/911] 369684=test_len
[ 98/911] 369684=test_gc_compact
[ 99/911] 369685=test_yaml_special_cases
[100/911] 369685=test_gem_source_list
[101/911] 369685=test_win32ole
[102/911] 369685=test_time_tz
[103/911] 369685=test_rdoc_generator_markup
[104/911] 369685=test_gem_remote_fetcher_local_ssl_server
[105/911] 369684=test_name_error_extension
[106/911] 369684=tunnel_test
[107/911] 369684=bom_test
[108/911] 369684=test_protocol
[109/911] 369684=test_gem_commands_signout_command
[110/911] 369684=test_date_strptime
[111/911] 369685=test_null
[112/911] 369685=test_gem_text
[113/911] 369684=test_gem_request
[114/911] 369685=test_settracefunc
[115/911] 369684=test_file
[116/911] 369686=test_rubyvm
[117/911] 369686=test_timeout
[118/911] 369685=test_config
[119/911] 369685=test_gem_security_policy
[120/911] 369686=test_weakref
[121/911] 369686=test_ractor
[122/911] 369686=test_severity
[123/911] 369686=test_method_cache
[124/911] 369686=test_sprintf_comb
[125/911] 369685=compiler_test
[126/911] 369685=test_rdoc_text
[127/911] 369686=test_json_tree
[128/911] 369685=parameters_signature_test
[129/911] 369686=test_ifunless
[130/911] 369686=test_require
[131/911] 369685=test_gem_install_update_options
[132/911] 369686=test_bug_reporter
[133/911] 369687=test_ssl
[134/911] 369685=test_fd_setsize
[135/911] 369685=test_module
[136/911] 369686=test_cclass
[137/911] 369686=test_rdoc_i18n_text
[138/911] 369686=test_singleton_function
[139/911] 369686=test_scan_args
[140/911] 369686=test_eval
[141/911] 369686=test_gem_resolver_git_set
[142/911] 369686=test_gem_commands_update_command
[143/911] 369684=test_normalize
[144/911] 369684=test_class_name_check
[145/911] 369684=test_ipaddr
[146/911] 369684=test_files_test_2
[147/911] 369685=test_date_compat
[148/911] 369685=test_str2big
[149/911] 369685=test_spell_checker
[150/911] 369685=test_symbol
[151/911] 369685=test_gem_version_option
[152/911] 369685=test_init
[153/911] 369686=test_parser_events
[154/911] 369686=test_load
[155/911] 369686=test_stringscanner
[156/911] 369686=test_gem_resolver_vendor_specification
[157/911] 369685=test_gem_uri
[158/911] 369686=test_file
[159/911] 369685=test_key_actor_emacs
[160/911] 369686=test_case
[161/911] 369686=test_basicinstructions
[162/911] 369686=test_emitter
[163/911] 369686=test_enumerator
[164/911] 369686=test_c_struct_entry
[165/911] 369685=test_m17n_comb
[166/911] 369686=equality_test
[167/911] 369686=test_integer
[168/911] 369685=test_ensured
[169/911] 369684=test_key_actor_vi
[170/911] 369685=test_gem_commands_which_command
[171/911] 369687=test_date_time
[172/911] 369687=test_passing_block
[173/911] 369685=test_common
[174/911] 369687=test_gem_uninstaller
[175/911] 369684=test_gem_source_installed
[176/911] 369684=test_project_sanity
[177/911] 369685=test_gem_commands_mirror
[178/911] 369685=test_safe_load
[179/911] 369685=test_pkey_dsa
[180/911] 369684=test_fixnum
[181/911] 369684=test_signal
[182/911] 369686=test_name_error
[183/911] 369686=test_rdoc_markup_to_rdoc
[184/911] 369686=test_gem_commands_server_command
[185/911] 369686=test_tempfile
[186/911] 369685=test_gem_commands_contents_command
[187/911] 369686=test_enumerator
[188/911] 369685=test_force_exit
[189/911] 369685=test_thread_fd_close
[190/911] 369685=test_rdoc_ri_paths
[191/911] 369685=test_flush
[192/911] 369685=test_serialize_subclasses
[193/911] 369685=test_iso_8859
[194/911] 369685=test_gem_doctor
[195/911] 369685=test_exception
[196/911] 369687=test_parser
[197/911] 369687=test_struct
[198/911] 369684=test_mutex
[199/911] 369687=test_nil2vtempty
[200/911] 369687=test_cgi_core
[201/911] 369687=test_open-uri
[202/911] 369684=test_gem_commands_rebuild_command
Leaked file descriptor: TestOpenURI#test_close_in_block_big: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 45251>
[203/911] 369684=test_resolve_symbol.Closed file descriptor: TestOpenURI#test_multiple_cookies: 9

[204/911] 369684=test_gem
[205/911] 369687=test_ldap
[206/911] 369687=test_rdoc_context
[207/911] 369687=test_gem_commands_cert_command
[208/911] 369687=test_help
[209/911] 369687=test_files_lib
[210/911] 369685=test_ractor
[211/911] 369684=test_stringchar
[212/911] 369684=test_rdoc_markup_to_markdown
[213/911] 369684=test_gem_package_old
[214/911] 369684=test_enumerable
[215/911] 369684=test_sexp
[216/911] 369684=ruby_parser_test
[217/911] 369684=test_ssl
[218/911] 369685=json_common_interface_test
[219/911] 369685=test_gem_commands_unpack_command
[220/911] 369685=test_marshal
[221/911] 369685=test_win32ole_variant
[222/911] 369685=test_flip
[223/911] 369685=test_jaro_winkler
[224/911] 369685=test_enc_str_buf_cat
[225/911] 369685=test_require
[226/911] 369684=test_webauthn_poller
[227/911] 369684=test_erb
[228/911] 369684=test_rdoc_rd
[229/911] 369684=test_append
[230/911] 369684=test_internal_ivar
[231/911] 369684=desugar_compiler_test
[232/911] 369684=test_resource
[233/911] 369684=test_color
[234/911] 369684=test_gem_resolver_specification
[235/911] 369684=test_tracepoint
[236/911] 369684=test_ansi_without_terminfo
[237/911] 369684=test_array_create
[238/911] 369684=test_reqarg
[239/911] 369684=test_ractor
[240/911] 369684=test_rdoc_markup_to_html_snippet
[241/911] 369684=test_gem_commands_cleanup_command
[242/911] 369687=test_within_pipe
[243/911] 369684=test_gem_stub_specification
[244/911] 369687=test_path
[245/911] 369687=test_http
[246/911] 369687=test_undef
[247/911] 369687=test_yaml_tree
[248/911] 369687=test_gem_resolver_best_set
[249/911] 369684=test_beginendblock
[250/911] 369687=test_time
[251/911] 369687=test_autoload
[252/911] 369684=test_thread
[253/911] 369685=test_struct
[254/911] 369685=onigmo_test
[255/911] 369685=test_win32ole_variant_outarg
[256/911] 369685=fuzzer_test
[257/911] 369685=test_pattern_key_name_check
[258/911] 369685=test_function
[259/911] 369685=test_frozen_error
[260/911] 369685=snapshots_test
[261/911] 369685=test_gem_unsatisfiable_dependency_error
[262/911] 369685=test_rdoc_markup_to_html_crossref
[263/911] 369685=test_hash
[264/911] 369685=test_iter_break
[265/911] 369685=test_gem_resolver_conflict
[266/911] 369685=test_rdoc_options
[267/911] 369685=test_num2int
[268/911] 369685=test_ripper
[269/911] 369685=test_gem_remote_fetcher
[270/911] 369685=test_rdoc_markup_to_bs
[271/911] 369685=test_yamlstore
[272/911] 369685=test_yjit_exit_locations
[273/911] 369685=test_gem_version
[274/911] 369685=test_rdoc_include
[275/911] 369685=test_x509name
[276/911] 369685=test_raise_exception
[277/911] 369687=test_gem_config_file
[278/911] 369687=test_address_resolve
[279/911] 369687=test_httpresponses
[280/911] 369687=test_cstr
[281/911] 369685=test_cesu8
[282/911] 369685=test_numhash
[283/911] 369685=test_clone
[284/911] 369685=test_pkey_rsa
[285/911] 369685=test_mixed_unicode_escapes
[286/911] 369685=test_set
[287/911] 369685=test_instrumentation_api
[288/911] 369687=test_win32ole_variable
[289/911] 369687=test_postponed_job
[290/911] 369687=test_files_sample
[291/911] 369687=test_win32ole_param
[292/911] 369687=test_gem_request_set_lockfile
[293/911] 369687=test_console_attr
[294/911] 369687=test_nowrite
[295/911] 369687=test_big2str
[296/911] 369687=test_thread_queue
[297/911] 369685=json_encoding_test
[298/911] 369685=test_yield
[299/911] 369684=ractor_test
[300/911] 369684=test_iseq
[301/911] 369687=test_win32ole_record
[302/911] 369687=test_gem_path_support
[303/911] 369687=test_pattern_matching
[304/911] 369687=test_ubf_async_safe
[305/911] 369687=test_gem_commands_owner_command
[306/911] 369687=test_bignum
[307/911] 369685=test_gem_specification
[308/911] 369687=test_rdoc_any_method
[309/911] 369684=test_gem_package_tar_reader
[310/911] 369687=test_unix
[311/911] 369684=test_compile_prism
[312/911] 369687=test_context
[313/911] 369687=test_symbol
[314/911] 369684=test_coder
[315/911] 369684=test_random
[316/911] 369684=test_workspace
[317/911] 369684=test_complexrational
[318/911] 369684=test_comparable
[319/911] 369684=test_gem_gem_runner
[320/911] 369684=test_gem_resolver_installed_specification
[321/911] 369684=test_gem_source_specific_file
[322/911] 369684=test_enc_associate
[323/911] 369684=test_io_timeout
[324/911] 369684=test_pathname
[325/911] 369684=newline_offsets_test
[326/911] 369684=test_coverage
[327/911] 369685=test_rdoc_generator_pot
[328/911] 369685=test_euc_tw
[329/911] 369685=test_gem_requirement
[330/911] 369685=test_gem_commands_open_command
[331/911] 369685=test_unicode_escape
[332/911] 369684=test_windows_1251
[333/911] 369684=test_utf32
[334/911] 369684=test_gem_resolver_local_specification
[335/911] 369684=test_noarg
[336/911] 369685=test_wait
[337/911] 369685=test_notimplement
[338/911] 369685=test_mkmf
[339/911] 369685=test_marshalable
[340/911] 369685=test_threadgroup
[341/911] 369684=test_emoji
[342/911] 369684=test_sorted_set
[343/911] 369687=test_rdoc_markup_indented_paragraph
[344/911] 369687=test_rdoc_alias
[345/911] 369687=test_cp949
[346/911] 369687=test_condition
[347/911] 369687=test_rdoc_generator_pot_po_entry
[348/911] 369687=test_case_options
[349/911] 369684=test_pair
[350/911] 369687=test_date_attr
[351/911] 369687=test_bundled_gems
[352/911] 369687=test_to_ary_concat
[353/911] 369685=test_configuration
[354/911] 369685=test_gem_package_tar_header
[355/911] 369685=test_install
[356/911] 369685=symbol_encoding_test
[357/911] 369685=test_rendering
[358/911] 369685=test_bigzero
[359/911] 369685=test_gem_resolver_api_set
[360/911] 369685=test_merge_keys
[361/911] 369685=test_io_buffer
[362/911] 369685=encodings_test
[363/911] 369685=test_string_processing
[364/911] 369685=test_rdoc_extend
[365/911] 369685=test_gem_util
[366/911] 369685=test_interned_str
[367/911] 369685=test_func
[368/911] 369687=test_nesting_parser
[369/911] 369687=test_fstring
[370/911] 369687=test_propertyputref
[371/911] 369687=test_yaml
[372/911] 369687=test_rdoc_markup_raw
[373/911] 369687=test_yield_block
[374/911] 369687=test_optparse
[375/911] 369687=test_date_ractor
[376/911] 369687=test_config
[377/911] 369687=test_object
[378/911] 369687=test_gem_commands_fetch_command
[379/911] 369684=test_load
[380/911] 369684=test_gem_ext_ext_conf_builder
[381/911] 369687=test_rdoc_parser_simple
[382/911] 369687=test_rdoc_require
[383/911] 369687=test_path_to_class
[384/911] 369687=test_win32ole_type_event
[385/911] 369687=test_framework
[386/911] 369687=test_lexer
[387/911] 369687=test_random
[388/911] 369687=test_pkey_dh
[389/911] 369687=test_stack
[390/911] 369685=test_fileutils
[391/911] 369686=test_addr
[392/911] 369686=test_euc_kr
[393/911] 369686=test_gem_uri_formatter
[394/911] 369686=test_remote_fetch_error
[395/911] 369686=test_io_console
[396/911] 369685=test_rdoc_task
[397/911] 369685=test_helper
[398/911] 369685=test_bash_completion
[399/911] 369685=test_io_m17n
[400/911] 369687=test_econv
[401/911] 369684=test_backtrace
[402/911] 369687=test_c_union_entity
[403/911] 369684=test_rubyoptions
[404/911] 369687=test_fiddle
[405/911] 369687=test_gem_security_trust_dir
[406/911] 369687=test_ractor
[407/911] 369685=test_have_library
[408/911] 369686=test_gem_commands_query_command
[409/911] 369687=test_parse
[410/911] 369687=test_regexp
[411/911] 369686=source_location_test
[412/911] 369686=test_lock_native_thread
[413/911] 369686=test_ocsp
[414/911] 369686=test_gem_commands_push_command
[415/911] 369685=test_digest
[416/911] 369686=test_objspace
[417/911] 369685=test_dryrun
[418/911] 369685=test_gem_source_git
[419/911] 369685=test_last_thread
[420/911] 369685=test_regex_casefold
[421/911] 369685=test_io_wait
[422/911] 369685=test_data_error
[423/911] 369685=test_method_cache
[424/911] 369685=test_kwargs
[425/911] 369685=test_lambda
[426/911] 369685=test_abi
[427/911] 369685=test_ns_spki
[428/911] 369685=index_write_test
[429/911] 369685=test_gem_resolver
[430/911] 369685=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 35225>
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11
[431/911] 369685=test_class
[432/911] 369685=test_gem_commands_stale_command
[433/911] 369685=test_const
[434/911] 369685=test_pkcs12
[435/911] 369685=reflection_test
[436/911] 369685=test_printf
[437/911] 369685=test_pack
[438/911] 369685=test_rdoc_parser_rd
[439/911] 369685=test_pp
[440/911] 369685=test_rdoc_markup_to_label
[441/911] 369685=test_utf16
[442/911] 369685=test_gem_ext_cmake_builder
[443/911] 369685=test_config
[444/911] 369685=test_httpresponse
[445/911] 369685=test_rdoc_parser_ruby
[446/911] 369685=test_handle
[447/911] 369684=test_array
[448/911] 369685=test_depth_first
[449/911] 369685=test_set_len
[450/911] 369685=test_key_stroke
[451/911] 369685=test_benchmark
[452/911] 369685=test_bmethod
[453/911] 369685=test_class2name
[454/911] 369685=test_gem_source
[455/911] 369685=test_ftp
[456/911] 369685=test_custom_command
[457/911] 369685=test_rdoc_parser_c
[458/911] 369685=test_variable
[459/911] 369685=integer_parse_test
[460/911] 369685=test_digest
[461/911] 369685=test_assembler
[462/911] 369685=json_fixtures_test
[463/911] 369685=test_closure
[464/911] 369685=test_addrinfo
[465/911] 369685=test_rdoc_markup_include
[466/911] 369685=test_rdoc_context_section
[467/911] 369685=test_bug-14834
[468/911] 369685=test_string
[469/911] 369684=test_not
[470/911] 369684=test_terminfo
[471/911] 369684=test_http_request
[472/911] 369684=test_storage
[473/911] 369684=test_gem_ext_configure_builder
[474/911] 369684=test_recorder
[475/911] 369684=test_find
[476/911] 369684=test_cmethod
[477/911] 369684=locals_test
[478/911] 369684=test_data
[479/911] 369684=test_parser
[480/911] 369684=test_key_event_record
[481/911] 369684=test_string
[482/911] 369684=test_iterator
[483/911] 369684=test_win32ole_typelib
[484/911] 369684=test_euc_jp
[485/911] 369684=test_gem_commands_lock_command
[486/911] 369684=test_external_new
[487/911] 369684=test_process
[488/911] 369684=test_rdoc_markdown
[489/911] 369684=test_rdoc_markup_pre_process
[490/911] 369684=test_rdoc_rd_inline_parser
[491/911] 369684=test_rdoc_encoding
[492/911] 369684=test_open3
[493/911] 369687=test_objectspace
[494/911] 369687=test_dir_m17n
[495/911] 369684=test_require_lib
[496/911] 369687=test_tree_spell_checker
[497/911] 369687=lex_test
[498/911] 369687=test_function_entry
[499/911] 369687=test_rdoc_constant
[500/911] 369687=test_deprecate
[501/911] 369687=test_nextafter
[502/911] 369687=test_capacity
[503/911] 369687=test_ractor
[504/911] 369687=magic_comment_test
[505/911] 369687=test_rational
[506/911] 369687=test_date_strftime
[507/911] 369687=test_rdoc_markup_paragraph
[508/911] 369687=test_gem_bundler_version_finder
[509/911] 369687=test_command
[510/911] 369687=test_sprintf
[511/911] 369687=test_psych
[512/911] 369687=test_arith_seq_extract
[513/911] 369684=test_logperiod
[514/911] 369684=test_duplicate
[515/911] 369684=test_case_comprehensive
[516/911] 369684=test_webauthn_listener_response
[517/911] 369684=test_object_create_start
[518/911] 369684=test_recursion
[519/911] 369684=test_nomethod_error
[520/911] 369684=test_files_test_1
[521/911] 369684=test_kdf
[522/911] 369687=test_typeddata
[523/911] 369684=test_dup
[524/911] 369684=test_thread_cv
[525/911] 369687=node_id_test
[526/911] 369687=test_logdevice
[527/911] 369684=pattern_test
[528/911] 369684=test_gem_installer
[529/911] 369687=test_gem_ext_cargo_builder
[530/911] 369687=test_yamldbm
[531/911] 369687=test_popen_deadlock
[532/911] 369687=test_rdoc_rd_inline
[533/911] 369687=test_x509cert
[534/911] 369687=test_weakmap
[535/911] 369686=test_gem_ext_builder
[536/911] 369686=test_integer
[537/911] 369686=test_rdoc_normal_class
[538/911] 369686=test_unicode
[539/911] 369686=test_basicsocket
[540/911] 369686=test_rdoc_servlet
[541/911] 369686=test_document
[542/911] 369686=test_iseq_load
[543/911] 369686=test_rdoc_top_level
[544/911] 369686=test_frozen
[545/911] 369686=test_rdoc_markup_to_joined_paragraph
[546/911] 369686=test_ws
[547/911] 369686=test_float
[548/911] 369684=test_gem_commands_build_command
[549/911] 369684=test_boolean
[550/911] 369684=test_scheduler
[551/911] 369686=test_primitive
[552/911] 369686=test_gem_dependency
[553/911] 369684=test_date_marshal
[554/911] 369684=test_io
[555/911] 369686=test_gem_request_set
[556/911] 369686=test_stream
[557/911] 369686=test_shellwords
[558/911] 369686=test_win32ole_method_event
[559/911] 369686=test_gem_resolver_index_specification
[560/911] 369686=test_omap
[561/911] 369686=test_etc
[562/911] 369686=test_encoding
[563/911] 369686=test_emitter
[564/911] 369686=test_sockopt
[565/911] 369686=test_ast
[566/911] 369687=test_pty
[567/911] 369687=test_line_editor
[568/911] 369687=test_digest_extend
[569/911] 369687=test_stringify_symbols
[570/911] 369687=test_evaluation
[571/911] 369687=test_https
[572/911] 369685=string_encoding_test
[573/911] 369685=test_string_memory
[574/911] 369685=test_x509req
[575/911] 369685=test_eval_history
[576/911] 369685=test_alias_and_anchor
[577/911] 369685=test_gem_commands_pristine_command
[578/911] 369685=test_gem_source_subpath_problem
[579/911] 369685=test_allocation
[580/911] 369684=test_files_ext
[581/911] 369684=constant_path_node_test
[582/911] 369684=test_gem_resolver_activation_request
[583/911] 369684=test_koi8
[584/911] 369684=test_asn1
[585/911] 369684=test_gem_package_tar_reader_entry
[586/911] 369684=test_debug
[587/911] 369684=test_insns_leaf
[588/911] 369684=test_gem_resolver_requirement_list
[589/911] 369684=test_filter
[590/911] 369684=test_arith_seq_beg_len_step
[591/911] 369684=fixtures_test
[592/911] 369684=test_case
[593/911] 369684=test_rational2
[594/911] 369684=library_symbols_test
[595/911] 369684=test_pkg_config
[596/911] 369684=test_http
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fe4aa6c5f70 /tmp/ruby/src/trunk-yjit/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 11
Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007fe4aa6c5f70 /tmp/ruby/src/trunk-yjit/test/net/http/utils.rb:28 dead>
[597/911] 369687=test_env
Leaked file descriptor: TestNetHTTP_v1_2#test_s_post: 11 #<File::Stat dev=0x8, ino=25327675, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 11
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fe4aa43ab48 /tmp/ruby/src/trunk-yjit/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 11
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007fe4aa43ab48 /tmp/ruby/src/trunk-yjit/test/net/http/utils.rb:28 dead>
[598/911] 369685=test_show_source
[599/911] 369685=test_bundled_ca
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fe4aa3988e8 /tmp/ruby/src/trunk-yjit/test/net/http/utils.rb:28 sleep>
[600/911] 369685=test_tree_builder
[601/911] 369685=test_at_exit
[602/911] 369685=test_rdoc_markup_to_html
[603/911] 369685=test_protect
[604/911] 369685=test_dln
[605/911] 369685=test_libs
[606/911] 369685=test_fiber
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007fe4aa3988e8 /tmp/ruby/src/trunk-yjit/test/net/http/utils.rb:28 dead>
[607/911] 369687=test_gc
[608/911] 369687=test_gem_commands_info_command
[609/911] 369687=test_math
[610/911] 369687=heredoc_test
[611/911] 369687=test_wss
[612/911] 369687=test_completion
[613/911] 369687=test_proxy
[614/911] 369687=test_method_name_check
[615/911] 369687=test_gem_resolver_installer_set
[616/911] 369687=test_type_completor
[617/911] 369687=test_to_ruby
[618/911] 369687=test_syntax
[619/911] 369684=test_gem_request_connection_pools
[620/911] 369684=test_rdoc_rubygems_hook
[621/911] 369684=test_option
[622/911] 369684=test_gem_commands_uninstall_command
[623/911] 369685=test_tracer
[624/911] 369685=test_color_printer
[625/911] 369684=test_gem_commands_environment_command
[626/911] 369685=test_x509crl
[627/911] 369684=test_cgi_session
[628/911] 369684=test_ellipsize
[629/911] 369684=test_complex
[630/911] 369685=test_random_formatter
[631/911] 369685=test_win32ole_variant_m
[632/911] 369685=test_rdoc_code_object
[633/911] 369684=test_refinement
[634/911] 369685=test_gem_dependency_list
[635/911] 369685=test_rdoc_markup_to_table_of_contents
[636/911] 369685=test_buffered_io
[637/911] 369685=test_generic
[638/911] 369685=test_cparser
[639/911] 369685=test_gem_security_signer
[640/911] 369685=test_set
[641/911] 369685=test_gem_platform
[642/911] 369685=test_x509ext
[643/911] 369685=test_exit
[644/911] 369685=breadth_first_search_test
[645/911] 369685=test_config
[646/911] 369685=test_bn
[647/911] 369685=test_argf
[648/911] 369684=test_pinned
[649/911] 369684=test_ssl_session
[650/911] 369684=test_gem_resolver_dependency_request
[651/911] 369684=test_rdoc_parser
[652/911] 369684=test_rdoc_markup_verbatim
[653/911] 369684=test_yjit
[654/911] 369687=test_m17n
[655/911] 369687=test_key_error
[656/911] 369687=test_warning
[657/911] 369687=test_engine
[658/911] 369687=test_x509attr
[659/911] 369687=test_gbk
[660/911] 369687=test_dir
[661/911] 369687=test_cgi_util
[662/911] 369685=test_metaclass
[663/911] 369685=test_rdoc_markup_heading
[664/911] 369685=test_acceptable
[665/911] 369687=test_pstore
[666/911] 369687=test_gem_ext_rake_builder
[667/911] 369685=regular_expression_options_test
[668/911] 369685=test_hash
[669/911] 369687=implicit_array_test
[670/911] 369687=test_cd
[671/911] 369687=test_monitor
[672/911] 369687=test_mul
[673/911] 369687=test_cgi_cookie
[674/911] 369687=json_string_matching_test
[675/911] 369687=test_multi_irb_commands
[676/911] 369687=test_whileuntil
[677/911] 369687=test_gem_resolver_composed_set
[678/911] 369687=test_cipher
[679/911] 369687=test_gem_package_tar_writer
[680/911] 369687=test_new
[681/911] 369687=test_rat
[682/911] 369687=test_rdoc_markup_attribute_manager
[683/911] 369687=regexp_test
[684/911] 369687=test_gb18030
[685/911] 369687=test_scalar_scanner
[686/911] 369687=test_rdoc_generator_pot_po
[687/911] 369687=test_httpheader
[688/911] 369687=test_rdoc_ri_driver
[689/911] 369687=test_irb
[690/911] 369687=test_key_name_check
[691/911] 369687=test_helper_method
[692/911] 369687=test_cgi_tag_helper
[693/911] 369687=parse_comments_test
[694/911] 369687=test_scalar
[695/911] 369687=test_getopts
[696/911] 369687=test_rdoc_i18n_locale
[697/911] 369687=test_ractor
[698/911] 369687=test_registry
[699/911] 369687=test_gem_commands_help_command
[700/911] 369687=test_profile_frames
[701/911] 369687=test_shapes
[702/911] 369687=overlap_test
[703/911] 369687=test_ancdata
[704/911] 369687=test_sleep
[705/911] 369685=test_date
[706/911] 369685=test_rdoc_markup_parser
[707/911] 369685=test_rdoc_markup_formatter
[708/911] 369685=test_gem_validator
[709/911] 369685=test_forwardable
[710/911] 369685=json_addition_test
[711/911] 369685=test_stringio
[712/911] 369685=test_qsort
[713/911] 369685=test_gem_package
[714/911] 369685=test_eval
[715/911] 369685=test_too_many_dummy_encodings
[716/911] 369685=test_pkey
[717/911] 369685=test_case_mapping
[718/911] 369685=test_have_func
[719/911] 369687=parser_test
[720/911] 369687=test_modify_expand
[721/911] 369687=test_readpartial
[722/911] 369684=test_gem_available_set
[723/911] 369687=test_gc
[724/911] 369684=test_constant
[725/911] 369685=test_lazy_enumerator
[726/911] 369685=test_ractor
[727/911] 369685=test_find_executable
[728/911] 369685=test_encoding
[729/911] 369685=test_disable_irb
[730/911] 369685=test_gem_source_vendor
[731/911] 369685=test_gem_source_local
[732/911] 369685=test_win32ole_type
[733/911] 369685=test_convertible
[734/911] 369684=test_nil
[735/911] 369684=test_rdoc_comment
[736/911] 369684=test_have_macro
[737/911] 369684=test_literal
[738/911] 369684=test_cgi_multipart
[739/911] 369684=test_error_highlight
[740/911] 369684=test_gem_remote_fetcher_local_server
[741/911] 369684=test_autoconf
[742/911] 369684=test_thread
[743/911] 369684=test_rdoc_attr
[744/911] 369684=test_gem_commands_list_command
[745/911] 369684=test_rdoc_method_attr
[746/911] 369684=test_extlibs
[747/911] 369686=test_securerandom
[748/911] 369686=test_gem_update_suggestion
[749/911] 369686=regular_expression_encoding_test
[750/911] 369686=static_literals_test
[751/911] 369686=json_generator_test
[752/911] 369686=test_prettyprint
[753/911] 369686=parse_success_test
[754/911] 369686=test_big5
[755/911] 369686=test_nonblock
[756/911] 369686=test_did_you_mean
[757/911] 369686=test_gem_resolver_lock_set
[758/911] 369686=test_proc
[759/911] 369684=test_gem_commands_sources_command
[760/911] 369684=test_ansi_with_terminfo
[761/911] 369684=test_queue
[762/911] 369684=test_zlib
[763/911] 369687=test_timeout
[764/911] 369687=test_https_proxy
[765/911] 369687=test_process
[766/911] 369685=test_gem_silent_ui
[767/911] 369686=test_gem_request_set_lockfile_parser
[768/911] 369685=test_kill_ring
[769/911] 369685=test_rubygems
[770/911] 369686=version_test
[771/911] 369686=ripper_test
[772/911] 369685=test_arithmetic_sequence
[773/911] 369685=test_gem_commands_outdated_command
[774/911] 369685=test_gem_dependency_resolution_error
[775/911] 369685=json_ext_parser_test
[776/911] 369685=test_pipe
[777/911] 369685=test_reline_key
[778/911] 369685=test_rdoc_token_stream
[779/911] 369685=test_import
[780/911] 369686=test_unicode_normalize
[781/911] 369686=test_gem_request_set_gem_dependency_api
[782/911] 369686=test_mdns
[783/911] 369686=test_rdoc_cross_reference
[784/911] 369686=test_zsh_completion
[785/911] 369686=test_foreach
[786/911] 369686=test_uncorrectable_name_check
[787/911] 369686=test_summary
[788/911] 369686=test_rdoc_single_class
[789/911] 369686=test_logger
[790/911] 369686=test_emoji_breaks
[791/911] 369686=test_udp
[792/911] 369686=test_rdoc_generator_darkfish
[793/911] 369686=test_range
[794/911] 369684=test_gem_local_remote_options
[795/911] 369684=test_history
[796/911] 369684=test_stat
[797/911] 369684=test_gem_security
[798/911] 369685=test_time
[799/911] 369685=test_stream
[800/911] 369685=test_ts
[801/911] 369685=parse_stream_test
[802/911] 369685=test_locale
[803/911] 369685=test_gem_commands_setup_command
[804/911] 369686=test_win32ole_method
[805/911] 369686=test_cgi_modruby
[806/911] 369686=test_gem_impossible_dependencies_error
[807/911] 369686=command_line_test
[808/911] 369686=test_rand
[809/911] 369686=test_windows_1252
[810/911] 369686=dispatcher_test
[811/911] 369686=test_switch_hitter
[812/911] 369686=test_cgi_header
[813/911] 369686=test_pkcs7
[814/911] 369685=test_hash_create
[815/911] 369685=warnings_test
[816/911] 369685=attribute_write_test
[817/911] 369685=test_update
[818/911] 369685=test_dns
[819/911] 369686=test_rdoc_generator_json_index
[820/911] 369686=test_gem_request_set_lockfile_tokenizer
[821/911] 369686=test_pointer
[822/911] 369685=test_rdoc_markup
[823/911] 369685=test_arity
[824/911] 369685=test_alias
[825/911] 369685=json_generic_object_test
[826/911] 369685=test_rdoc_normal_module
[827/911] 369685=test_rdoc_markdown_test
[828/911] 369686=test_integer_comb
[829/911] 369685=test_numeric
[830/911] 369685=test_word
[831/911] 369685=test_shift_jis
[832/911] 369685=test_hmac
[833/911] 369685=test_super
[834/911] 369684=test_ractor_compatibility
[835/911] 369684=test_gem_commands_check_command
[836/911] 369684=dump_test
[837/911] 369685=test_gem_source_fetch_problem
[838/911] 369685=test_x509store
[839/911] 369685=comments_test
[840/911] 369685=test_gem_commands_search_command
[841/911] 369685=test_numeric
[842/911] 369685=test_erb_command
[843/911] 369685=test_method
[844/911] 369684=test_gem_safe_yaml
[845/911] 369684=test_gem_commands_install_command
[846/911] 369686=test_rdoc_markup_to_ansi
[847/911] 369686=test_ostruct
[848/911] 369686=test_gem_ci_detector
[849/911] 369686=test_complex2
[850/911] 369686=test_io_wait_uncommon
[851/911] 369686=test_gem_commands_signin_command
[852/911] 369686=test_tsort
[853/911] 369686=test_delegate
[854/911] 369686=test_gem_command_manager
[855/911] 369686=test_macro
[856/911] 369686=test_inlinecache
[857/911] 369686=test_ractor
[858/911] 369686=test_rbconfig
[859/911] 369686=test_transcode
[860/911] 369686=test_erb_m17n
[861/911] 369686=test_file_exhaustive
[862/911] 369684=test_my_integer
[863/911] 369684=test_face
[864/911] 369684=test_debugger_integration
[865/911] 369684=test_sizeof
[866/911] 369687=test_signedness
[867/911] 369684=test_files_test
[868/911] 369684=test_gem_spec_fetcher
[869/911] 369684=test_singleton
[870/911] 369684=test_member
[871/911] 369684=test_date_arith
[872/911] 369684=test_rdoc_markup_hard_break
[873/911] 369684=numeric_value_test
[874/911] 369684=test_fnmatch
[875/911] 369684=test_mailto
[876/911] 369684=test_sleep
[877/911] 369686=parse_test
[878/911] 369686=test_string
[879/911] 369686=test_delete
[880/911] 369686=test_nofree
[881/911] 369686=test_gem_name_tuple
[882/911] 369686=test_continuation
[883/911] 369684=test_change_word
[884/911] 369686=test_raise
[885/911] 369684=test_system
[886/911] 369686=test_gem_source_lock
[887/911] 369686=test_gem_resolver_lock_specification
[888/911] 369686=test_pack
[889/911] 369686=test_placearg
[890/911] 369686=unescape_test
[891/911] 369684=test_type
[892/911] 369684=test_rendering
[893/911] 369684=test_c_struct_builder
[894/911] 369684=test_arity
[895/911] 369684=test_gem_stream_ui
[896/911] 369685=test_trace
[897/911] 369684=test_rdoc_generator_ri
[898/911] 369684=test_gem_commands_dependency_command
[899/911] 369684=test_require
[900/911] 369685=test_memory_view
[901/911] 369686=test_array
[902/911] 369686=heredoc_dedent_test
[903/911] 369686=test_data
[904/911] 369686=test_formatter
[905/911] 369686=test_defined
[906/911] 369686=test_enc_raise
[907/911] 369686=test_pack
[908/911] 369686=test_weakkeymap
[909/911] 369685=test_dot_dot
[910/911] 369685=test_usrmarshal
[911/911] 369685=test_gem_commands_exec_command
Finished tests in 250.990905s, 133.2598 tests/s, 25821.5134 assertions/s.
33447 tests, 6480965 assertions, 0 failures, 0 errors, 332 skips

ruby -v: ruby 3.4.0dev (2024-07-23T20:15:10Z master 4b44590d39) +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 -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/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'
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 27.953537 seconds

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