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

ruby -v: ruby 3.4.0dev (2024-06-01T10:33:12Z master 05553cf22d) +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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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.60iwb3/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 36.099737 seconds

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