# Logfile created on 2024-07-19 04:14:35 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f6e2e05fde0 @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.20240719-041435", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f6e2e081f80 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f6e2e081c38 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f6e2df9a7e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240719-041435", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240719-041435>, @binmode=false, @mon_data=#<Monitor:0x00007f6e2e0817b0>, @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 typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.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/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 = ca0dae25ed
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.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/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
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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
e54175930fb2d6164a97132a9552d9a3e268b91b16405959208316151dfac000  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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-07-19T03:44:01Z master ca0dae25ed) +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 -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/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'
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 23.173584 seconds

3432 files, 32765 examples, 170359 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile