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

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

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

generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
ext/configure-ext.mk updated
making encs
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]: Leaving 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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/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]: 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/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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
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/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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.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/rbs.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.

/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
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'
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...
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
make[1]: 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'
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/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]: 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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: 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/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'
./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 to 
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.29.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.7
                                    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.4
                                    net-imap 0.4.11
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    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 1933 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

generating enc.mk
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/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/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.jhzh02/16-mspec-multi-15
description_with_yjit
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................


Finished in 34.117682 seconds

3430 files, 32643 examples, 178172 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