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

ruby -v: ruby 3.4.0dev (2024-05-29T00:46:58Z master d9d7ae7830) +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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.1byydm/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.258329 seconds

3430 files, 32640 examples, 200879 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