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

ruby -v: ruby 3.4.0dev (2024-05-28T06:43:43Z master ceeb9957c3) +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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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.zznli1/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 25.019801 seconds

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