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

ruby -v: ruby 3.4.0dev (2024-07-17T19:46:41Z master 573c2893dc) +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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/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 23.959192 seconds

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