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

ruby -v: ruby 3.4.0dev (2024-06-12T18:57:31Z master c81360db75) +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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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.w1zi7z/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 25.453099 seconds

3430 files, 32639 examples, 173191 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