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

ruby -v: ruby 3.4.0dev (2024-11-13T09:29:07Z master bfb4783c01) +YJIT +PRISM [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
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.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.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/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'
ruby 3.4.0dev (2024-11-13T09:29:07Z master bfb4783c01) +YJIT +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .................

Finished in 23.156511 seconds

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