# Logfile created on 2024-06-08 03:38:59 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055c294b9e680 @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.20240608-033859", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055c294c22ed0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055c294c22d90 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055c294c22c00 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240608-033859", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240608-033859>, @binmode=false, @mon_data=#<Monitor:0x000055c294c22b38>, @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/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 = 0d91887c6a
$$$[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 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
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-yjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
750e3b12d34730c890932d9fdceed4db2841a2c9c1d4f8f77278824fc753ce90  builtin_binary.inc
compiling /tmp/ruby/src/trunk-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: 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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: 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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.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
making srcs under enc
making enc
  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 '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]: 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: 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'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.13.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.8
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    minitest 5.23.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.8
                                    rss 0.3.0
                                    net-ftp 0.3.5
                                    net-imap 0.4.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.1
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1937 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Run options: 
  --seed=5622
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-06-07T21:59:59Z master 0d91887c6a) +YJIT [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/1-mspec-multi-0
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/2-mspec-multi-1
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/3-mspec-multi-2
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/4-mspec-multi-3
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/5-mspec-multi-4
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/6-mspec-multi-5
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/7-mspec-multi-6
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/8-mspec-multi-7
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/9-mspec-multi-8
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/10-mspec-multi-9
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/11-mspec-multi-10
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/12-mspec-multi-11
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/13-mspec-multi-12
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/14-mspec-multi-13
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/15-mspec-multi-14
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iybr5i/16-mspec-multi-15
description_with_yjit
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ...........

Finished in 70.495777 seconds

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