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

ruby -v: ruby 3.4.0dev (2024-07-31T07:00:28Z master dedc496598) +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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
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.956250 seconds

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