# Logfile created on 2024-07-18 12:05:05 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f19b234fdc8 @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.20240718-120505", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f19b2371cc0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f19b2371950 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f19b228a690 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240718-120505", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240718-120505>, @binmode=false, @mon_data=#<Monitor:0x00007f19b23716f8>, @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 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 -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = c304bf13b5
$$$[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 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 -
/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
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving 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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/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/debug-1.9.2/ext/debug'
make[2]: Entering 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/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]: 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/syslog-0.1.2/ext/syslog'
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'
$$$[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 -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
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.

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

ruby -v: ruby 3.4.0dev (2024-07-18T10:56:19Z master c304bf13b5) +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 28.627438 seconds

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