# Logfile created on 2024-06-12 08:45:42 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055daff9aa5a8 @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.20240612-084541", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055daffa3ef00 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055daffa3ed70 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055daffa3ebe0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240612-084541", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240612-084541>, @binmode=false, @mon_data=#<Monitor:0x000055daffa3eb18>, @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 = c56d0adfa6
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/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 = -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 = 
	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 = -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 = 
	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
4aaf054da3d723a72b8e2966256334a03e5ae52bbb60063441c0d0cbfd3269ab  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 = 
	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/digest'
make[2]: Entering 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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving 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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
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]: 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/psych'
make[2]: Leaving 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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/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]: 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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: 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.0/ext/rbs_extension'
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/.bundle/gems/rbs-3.5.1/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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/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
	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 = 
	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
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 -
generating encdb.h
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-06-12T07:48:03Z master c56d0adfa6) +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 = -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 = 
	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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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.dvexad/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 41.459347 seconds

3430 files, 32637 examples, 168397 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