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

ruby -v: ruby 3.4.0dev (2024-06-01T16:12:26Z master fc495951b1) +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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/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.vy7463/16-mspec-multi-15
description_with_yjit
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ...........

Finished in 58.989228 seconds

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