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

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

builtin_binary.inc updated
d72f17c95a33c826dd92f641895a98a7aaf533fab2830b83667ad1426dde96e0  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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
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 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 '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]: 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/digest'
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/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/psych'
make[2]: Leaving 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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: 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]: 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/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
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/rbs.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.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
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-06-06T00:04:12Z master 6f3c1e1def) +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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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.0r7nn0/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 33.083957 seconds

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