# Logfile created on 2024-06-11 02:03:46 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000560300bd2488 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @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-O0.20240611-020346", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000560300c5b008 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000560300c5aec8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000560300c5ac48 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240611-020346", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240611-020346>, @binmode=false, @mon_data=#<Monitor:0x0000560300c5ab80>, @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-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/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 = d827d32527
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/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 = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-O0/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 = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
750e3b12d34730c890932d9fdceed4db2841a2c9c1d4f8f77278824fc753ce90  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/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 = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
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.
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
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-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/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-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.13.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.8
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.23.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.8
                                    rss 0.3.0
                                    net-ftp 0.3.5
                                    net-imap 0.4.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.1
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/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 1940 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 = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/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 = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=16661
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/901] 993195=test_random
[  2/901] 993193=test_gem_version
[  3/901] 993194=test_rdoc_normal_module
[  4/901] 993196=test_rdoc_markdown_test
[  5/901] 993195=test_ssl_session
[  6/901] 993195=test_rdoc_markup_hard_break
[  7/901] 993193=test_gem_resolver_dependency_request
[  8/901] 993194=test_ns_spki
[  9/901] 993193=test_trick
[ 10/901] 993194=test_rdoc_markup_to_markdown
[ 11/901] 993195=test_key_name_check
[ 12/901] 993195=test_utf32
[ 13/901] 993195=test_type_completor
[ 14/901] 993195=test_iseq_load
[ 15/901] 993194=test_gem_resolver_requirement_list
[ 16/901] 993194=test_arith_seq_beg_len_step
[ 17/901] 993194=test_scalar
[ 18/901] 993194=test_noarg
[ 19/901] 993194=test_tmpdir
[ 20/901] 993194=test_gem_commands_pristine_command
[ 21/901] 993196=test_change_word
[ 22/901] 993196=test_rdoc_markup_include
[ 23/901] 993196=test_cesu8
[ 24/901] 993196=test_typeddata
[ 25/901] 993195=test_clone
[ 26/901] 993195=test_rdoc_servlet
[ 27/901] 993196=test_tree_builder
[ 28/901] 993194=test_rdoc_generator_pot_po
[ 29/901] 993194=test_protect
[ 30/901] 993196=test_rubyoptions
[ 31/901] 993194=test_thread
[ 32/901] 993194=test_nextafter
[ 33/901] 993194=test_capacity
[ 34/901] 993194=test_gem_commands_mirror
[ 35/901] 993194=test_literal
[ 36/901] 993195=test_date_marshal
[ 37/901] 993195=test_gem_commands_cleanup_command
[ 38/901] 993195=test_euc_kr
[ 39/901] 993195=test_httpheader
[ 40/901] 993195=test_shapes
[ 41/901] 993195=test_rdoc_ri_driver
[ 42/901] 993194=test_gem_security_trust_dir
[ 43/901] 993194=test_line_editor
[ 44/901] 993194=test_pkey
[ 45/901] 993194=test_stream
[ 46/901] 993194=test_kwargs
[ 47/901] 993194=test_yield
[ 48/901] 993195=test_integer
[ 49/901] 993195=test_string_memory
[ 50/901] 993195=test_io_wait
[ 51/901] 993193=test_acceptable
[ 52/901] 993195=test_forwardable
[ 53/901] 993195=test_lock_native_thread
[ 54/901] 993193=test_gem_resolver_api_set
[ 55/901] 993193=test_dryrun
[ 56/901] 993195=test_ractor
[ 57/901] 993193=test_bundled_ca
[ 58/901] 993195=test_external_new
[ 59/901] 993195=test_win32ole_typelib
[ 60/901] 993195=test_config
[ 61/901] 993195=test_process
[ 62/901] 993193=test_rat
[ 63/901] 993193=test_mdns
[ 64/901] 993193=test_ifunless
[ 65/901] 993193=test_key_stroke
[ 66/901] 993193=test_ractor
[ 67/901] 993193=test_gem_request_set
[ 68/901] 993193=test_undef
[ 69/901] 993193=test_http_request
[ 70/901] 993193=test_date_ractor
[ 71/901] 993193=test_gem_name_tuple
[ 72/901] 993193=test_gem_ext_ext_conf_builder
[ 73/901] 993193=test_win32ole_method_event
[ 74/901] 993193=test_securerandom
[ 75/901] 993193=test_path_to_class
[ 76/901] 993193=test_function_entry
[ 77/901] 993193=test_gem_resolver_activation_request
[ 78/901] 993193=test_pkey_dh
[ 79/901] 993193=test_config
[ 80/901] 993193=test_alias_and_anchor
[ 81/901] 993193=test_abi
[ 82/901] 993193=test_rdoc_any_method
[ 83/901] 993193=test_complexrational
[ 84/901] 993193=test_hash
[ 85/901] 993193=test_stream
[ 86/901] 993193=test_gem_ext_builder
[ 87/901] 993194=test_human_typo
[ 88/901] 993194=test_prettyprint
[ 89/901] 993194=test_threadgroup
[ 90/901] 993194=test_gem_security_policy
[ 91/901] 993194=test_ellipsize
[ 92/901] 993194=test_io
[ 93/901] 993194=test_emitter
[ 94/901] 993194=test_rdoc_context_section
[ 95/901] 993194=test_gem_commands_check_command
[ 96/901] 993193=test_rdoc_alias
[ 97/901] 993194=test_gem_commands_yank_command
[ 98/901] 993193=test_big2str
[ 99/901] 993193=test_data
[100/901] 993193=test_queue
[101/901] 993193=test_gem_package_tar_header
[102/901] 993193=test_io_buffer
[103/901] 993193=test_gem_ext_cargo_builder
[104/901] 993193=test_to_ruby
[105/901] 993193=test_rdoc_extend
[106/901] 993194=test_merge_keys
[107/901] 993194=test_c_struct_builder
[108/901] 993193=test_gem_resolver_index_specification
[109/901] 993193=test_comparable
[110/901] 993193=test_gem_package_tar_reader
[111/901] 993193=test_rdoc_normal_class
[112/901] 993194=test_ipaddr
[113/901] 993194=test_rdoc_rd_inline
[114/901] 993194=test_rdoc_markdown
[115/901] 993193=test_files_test_1
[116/901] 993194=test_io_timeout
[117/901] 993194=test_rdoc_encoding
[118/901] 993194=test_class
[119/901] 993196=test_const
[120/901] 993196=test_rdoc_markup_parser
[121/901] 993196=test_method
[122/901] 993193=test_gem_source_specific_file
[123/901] 993193=test_pkcs12
[124/901] 993196=test_gem_installer
[125/901] 993193=test_rdoc_constant
[126/901] 993193=test_deprecate
[127/901] 993193=test_object_create_start
[128/901] 993193=magic_comment_test
[129/901] 993193=test_duplicate
[130/901] 993193=test_wait
[131/901] 993193=test_date_new
[132/901] 993193=test_gem_commands_cert_command
[133/901] 993193=test_tempfile
[134/901] 993194=test_utf16
[135/901] 993194=test_require_path_check
[136/901] 993193=test_gem_unsatisfiable_dependency_error
[137/901] 993193=test_fstring
[138/901] 993194=regular_expression_options_test
[139/901] 993193=test_nomethod_error
[140/901] 993193=test_euc_tw
[141/901] 993193=test_rdoc_markup_paragraph
[142/901] 993193=json_string_matching_test
[143/901] 993193=test_path
[144/901] 993193=test_rdoc_markup_raw
[145/901] 993193=test_rdoc_parser_c
[146/901] 993194=test_gem_platform
[147/901] 993193=json_fixtures_test
[148/901] 993193=newline_test
[149/901] 993194=test_econv
[150/901] 993193=string_encoding_test
[151/901] 993193=test_rdoc_markup_verbatim
[152/901] 993193=test_emitter
[153/901] 993193=test_ldap
[154/901] 993193=test_color
[155/901] 993193=test_pkey_rsa
[156/901] 993193=test_backtrace
[157/901] 993193=test_bigzero
[158/901] 993193=test_stack
[159/901] 993194=test_macro
[160/901] 993194=test_numhash
[161/901] 993194=test_rdoc_task
[162/901] 993194=test_rdoc_markup_to_html
[163/901] 993194=test_gem_request_set_lockfile
[164/901] 993194=test_uncorrectable_name_check
[165/901] 993194=test_disable_irb
[166/901] 993194=test_postponed_job
[167/901] 993194=test_gem_commands_setup_command
[168/901] 993193=test_hmac
[169/901] 993193=test_rdoc_top_level
[170/901] 993194=test_method_name_check
[171/901] 993194=test_parse
[172/901] 993193=test_bmethod
[173/901] 993193=test_helper_method
[174/901] 993193=test_pty
[175/901] 993194=test_gem_commands_environment_command
[176/901] 993194=test_numeric
[177/901] 993193=test_erb
[178/901] 993193=test_gem_stub_specification
[179/901] 993194=test_assembler
[180/901] 993194=test_mkmf
[181/901] 993196=test_raise
[182/901] 993196=test_function
[183/901] 993194=snapshots_test
[184/901] 993196=test_string
[185/901] 993196=test_debug
[186/901] 993196=test_array
[187/901] 993196=test_yaml
[188/901] 993193=integer_parse_test
[189/901] 993193=test_reline
[190/901] 993196=test_multi_irb_commands
[191/901] 993196=test_rdoc_markup_to_html_crossref
[192/901] 993196=test_yamlstore
[193/901] 993196=test_class2name
[194/901] 993196=test_custom_command
[195/901] 993196=test_framework
[196/901] 993196=test_socket
[197/901] 993193=test_rdoc_code_object
[198/901] 993194=test_gem_commands_uninstall_command
[199/901] 993193=test_erb_m17n
[200/901] 993193=test_gem_source
[201/901] 993193=test_fnmatch
[202/901] 993193=test_x509name
[203/901] 993193=test_pack
[204/901] 993193=parse_success_test.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f1444002260 /tmp/ruby/build/trunk-O0/.ext/common/socket.rb:709 sleep>

[205/901] 993193=test_rdoc_markup_heading
Finished thread: TestSocket#test_udp_recvmsg_truncation: #<Thread:0x00007f1444002260 /tmp/ruby/build/trunk-O0/.ext/common/socket.rb:709 dead>
[206/901] 993193=test_benchmark
[207/901] 993193=test_random_formatter
[208/901] 993193=test_depth_first
[209/901] 993193=test_defined
[210/901] 993196=pattern_test
[211/901] 993194=test_condition
[212/901] 993194=test_cp949
[213/901] 993194=test_gem_commands_search_command
[214/901] 993194=test_iseq
[215/901] 993196=test_sizeof
[216/901] 993193=test_sorted_set
[217/901] 993193=test_emoji
[218/901] 993193=test_face
[219/901] 993193=test_date_attr
[220/901] 993193=test_rdoc_rd_inline_parser
[221/901] 993193=test_color_printer
[222/901] 993193=test_sleep
[223/901] 993194=test_basicsocket
[224/901] 993194=test_file
[225/901] 993194=test_init
[226/901] 993193=test_set
[227/901] 993193=test_date_strftime
[228/901] 993194=test_reqarg
[229/901] 993194=test_system
[230/901] 993195=test_resource
[231/901] 993195=test_zsh_completion
[232/901] 993195=library_symbols_test
[233/901] 993195=test_gem_commands_signin_command
[234/901] 993195=test_gem_resolver_lock_specification
[235/901] 993195=test_nofree
[236/901] 993195=test_gem_resolver_git_set
[237/901] 993193=test_fiddle
[238/901] 993196=test_emoji_breaks
[239/901] 993196=test_gem_command
[240/901] 993196=test_ractor
[241/901] 993193=test_digest
[242/901] 993196=test_files_lib
[243/901] 993195=test_help
[244/901] 993195=test_gem_commands_open_command
[245/901] 993195=test_show_source
[246/901] 993195=test_store
[247/901] 993193=test_bug-5832
[248/901] 993193=numeric_value_test
[249/901] 993193=test_shift_jis
[250/901] 993193=snippets_test
[251/901] 993194=test_rdoc_cross_reference
[252/901] 993195=test_stringchar
[253/901] 993195=test_eval
[254/901] 993195=ripper_test
[255/901] 993194=test_gem_security
[256/901] 993195=test_rubygems
[257/901] 993195=test_member
[258/901] 993195=test_bug-3571
[259/901] 993195=test_unicode_normalize
[260/901] 993195=test_reline_key
[261/901] 993195=test_rdoc_markup_to_joined_paragraph
[262/901] 993195=test_arity
[263/901] 993195=test_date_time
[264/901] 993195=test_did_you_mean
[265/901] 993195=test_handle
[266/901] 993193=test_timeout
[267/901] 993195=test_enumerator
[268/901] 993193=test_weakref
[269/901] 993193=test_rdoc_rubygems_hook
[270/901] 993194=test_gem_commands_dependency_command
[271/901] 993193=test_pkey_dsa
[272/901] 993194=test_switch_hitter
[273/901] 993194=test_file
[274/901] 993193=test_thread_fd_close
[275/901] 993193=test_rdoc_generator_ri
[276/901] 993193=source_location_test
[277/901] 993193=bom_test
[278/901] 993193=test_ansi_with_terminfo
[279/901] 993193=test_gem_stream_ui
[280/901] 993193=test_safe_load
[281/901] 993193=parse_comments_test
[282/901] 993193=test_hash_create
[283/901] 993193=locals_test
[284/901] 993194=test_name_error
[285/901] 993194=test_string
[286/901] 993193=test_flip
[287/901] 993193=test_frozen
[288/901] 993193=test_gem_source_local
[289/901] 993193=test_win32ole_method
[290/901] 993193=test_scan_args
[291/901] 993193=test_dot_dot
[292/901] 993193=test_weakmap
[293/901] 993196=test_egrep_cpp
[294/901] 993196=test_date_conv
[295/901] 993196=test_case_mapping
[296/901] 993196=test_date_compat
[297/901] 993196=test_gem_source_subpath_problem
[298/901] 993196=test_gem_uri
[299/901] 993196=test_sprintf
[300/901] 993196=test_win32ole_type_event
[301/901] 993196=test_rdoc_method_attr
[302/901] 993196=test_memory_view
[303/901] 993196=test_stringio
[304/901] 993196=test_exception_at_throwing
[305/901] 993196=test_enumerator
[306/901] 993196=command_line_test
[307/901] 993196=parser_test
[308/901] 993196=test_gem_update_suggestion
[309/901] 993196=test_http
[310/901] 993196=test_ractor
[311/901] 993196=test_load
[312/901] 993196=test_severity
[313/901] 993196=test_arithmetic_sequence
[314/901] 993196=test_command
[315/901] 993196=test_gem_resolver_lock_set
[316/901] 993196=test_rdoc_i18n_locale
[317/901] 993196=test_flags
[318/901] 993196=test_gem_resolver_installer_set
[319/901] 993196=test_psych
[320/901] 993196=test_ole_methods
[321/901] 993196=test_gem_source_installed
[322/901] 993196=test_win32ole_variant_m
[323/901] 993196=test_tcp
[324/901] 993196=test_kdf
[325/901] 993196=test_gem_safe_yaml
[326/901] 993196=test_rdoc_comment
[327/901] 993196=parameters_signature_test
[328/901] 993196=test_cclass
[329/901] 993196=test_rdoc_rdoc
[330/901] 993196=test_io_buffer
[331/901] 993196=test_autoconf
[332/901] 993196=test_bug_reporter
[333/901] 993196=test_cgi_multipart
[334/901] 993196=test_json_tree
[335/901] 993196=test_gem_dependency_resolution_error
[336/901] 993196=test_rdoc_stats
[337/901] 993196=test_enc_raise
[338/901] 993196=test_inadvertent_creation
[339/901] 993196=test_webauthn_listener_response
[340/901] 993196=test_exception
[341/901] 993193=test_provider
[342/901] 993193=test_syntax
[343/901] 993196=test_rdoc_store
[344/901] 993196=test_case_comprehensive
[345/901] 993196=test_gem_silent_ui
[346/901] 993196=test_gem_ci_detector
[347/901] 993196=test_gem_commands_signout_command
[348/901] 993196=test_parser_events
[349/901] 993196=test_io_wait_uncommon
[350/901] 993196=test_gem_request_set_lockfile_parser
[351/901] 993196=test_time
[352/901] 993196=test_files_test
[353/901] 993196=test_gem_bundler_version_finder
[354/901] 993196=test_gem_impossible_dependencies_error
[355/901] 993196=json_generator_test
[356/901] 993196=test_continuation
[357/901] 993196=test_str2big
[358/901] 993196=test_gc_compact
[359/901] 993195=test_rdoc_markup_to_ansi
[360/901] 993195=test_delete
[361/901] 993195=test_asn1
[362/901] 993195=integer_base_flags_test
[363/901] 993195=test_placearg
[364/901] 993195=test_len
[365/901] 993195=test_popen_deadlock
[366/901] 993195=test_gem_commands_specification_command
[367/901] 993195=test_complex
[368/901] 993195=json_generic_object_test
[369/901] 993195=test_m17n_comb
[370/901] 993196=test_gem_commands_push_command
[371/901] 993196=test_backtrace
[372/901] 993196=test_common
[373/901] 993196=test_class_name_check
[374/901] 993196=parse_stream_test
[375/901] 993196=test_type
[376/901] 993196=json_addition_test
[377/901] 993196=test_qsort
[378/901] 993196=test_gem_commands_build_command
[379/901] 993196=regular_expression_encoding_test
[380/901] 993196=test_gem_resolver_index_set
[381/901] 993196=test_rdoc_generator_json_index
[382/901] 993196=test_cgi_tag_helper
[383/901] 993196=test_workspace
[384/901] 993193=test_win32ole_param_event
[385/901] 993193=test_rdoc_single_class
[386/901] 993193=test_enum
[387/901] 993196=test_date_parse
[388/901] 993196=test_folderitem2_invokeverb
[389/901] 993196=test_gem_spec_fetcher
[390/901] 993196=test_gem_request
[391/901] 993196=test_pkey_ec
[392/901] 993196=test_rdoc_token_stream
[393/901] 993196=test_recorder
[394/901] 993196=test_thread
[395/901] 993196=!Nothing_to_test
[396/901] 993196=test_rendering
[397/901] 993196=comments_test
[398/901] 993196=test_gem_validator
[399/901] 993196=test_rdoc_markup_formatter
[400/901] 993196=test_usrmarshal
[401/901] 993196=test_gem_commands_outdated_command
[402/901] 993196=json_parser_test
[403/901] 993196=test_gbk
[404/901] 993196=test_profile_frames
[405/901] 993196=test_deprecated
[406/901] 993196=test_integer_comb
[407/901] 993193=test_nil2vtempty
[408/901] 993193=test_kernel
[409/901] 993193=test_div
[410/901] 993193=warnings_test
[411/901] 993193=test_input_method
[412/901] 993193=regexp_test
[413/901] 993193=test_enc_str_buf_cat
[414/901] 993193=test_generic
[415/901] 993193=test_gem_dependency_installer
[416/901] 993195=test_gem_source_lock
[417/901] 993195=test_ripper
[418/901] 993195=test_optarg
[419/901] 993195=test_gem_commands_rebuild_command
[420/901] 993195=test_windows_1252
[421/901] 993195=test_null
[422/901] 993195=test_x509store
[423/901] 993195=test_exception
[424/901] 993195=dispatcher_test
[425/901] 993195=test_win32ole_type
[426/901] 993195=test_call
[427/901] 993195=test_gem_source_vendor
[428/901] 993195=test_require
[429/901] 993195=test_autoload
[430/901] 993194=test_gem_dependency
[431/901] 993193=test_cgi_util
[432/901] 993194=test_rdoc_text
[433/901] 993194=test_ansi_without_terminfo
[434/901] 993194=test_assignment
[435/901] 993193=test_gem_available_set
[436/901] 993193=test_memory_view
[437/901] 993193=test_modify_expand
[438/901] 993193=test_my_integer
[439/901] 993193=test_debugger_integration
[440/901] 993193=test_udp
[441/901] 993193=test_pinned
[442/901] 993193=test_open3
[443/901] 993196=test_force_exit
[444/901] 993196=test_thread
[445/901] 993194=test_pattern_key_name_check
[446/901] 993194=test_remote_fetch_error
[447/901] 993194=test_require
[448/901] 993193=test_rdoc_markup_document
[449/901] 993193=test_key_actor_vi
[450/901] 993194=test_lazy_enumerator
[451/901] 993193=test_weakkeymap
[452/901] 993196=test_formatter
[453/901] 993196=test_history
[454/901] 993196=test_locale
[455/901] 993196=test_dup
[456/901] 993193=test_find_executable
[457/901] 993193=test_ts
[458/901] 993196=test_require
[459/901] 993193=test_exit
[460/901] 993195=test_rdoc_rd
[461/901] 993193=test_range
[462/901] 993195=test_optimization
[463/901] 993194=test_gem_commands_query_command
[464/901] 993194=test_gem_commands_stale_command
[465/901] 993194=test_buffering
[466/901] 993194=test_svcb_https
[467/901] 993194=test_gem_package
[468/901] 993193=test_gem_security_signer
[469/901] 993193=test_date_arith
[470/901] 993193=test_gem_resolver_api_specification
[471/901] 993194=test_grapheme_breaks
[472/901] 993193=test_ractor
[473/901] 993194=json_common_interface_test
[474/901] 993194=ruby_parser_test
[475/901] 993194=test_rdoc_parser_simple
[476/901] 993194=test_enumerable
[477/901] 993194=test_too_many_dummy_encodings
[478/901] 993193=test_signedness
[479/901] 993194=test_gem_safe_marshal
[480/901] 993194=overlap_test
[481/901] 993194=test_gem_request_set_lockfile_tokenizer
[482/901] 993194=test_gem_doctor
[483/901] 993194=test_date_strptime
[484/901] 993194=test_struct
[485/901] 993194=onigmo_test
[486/901] 993194=test_propertyputref
[487/901] 993194=fuzzer_test
[488/901] 993194=test_ast
[489/901] 993196=parse_test
[490/901] 993196=test_rand
[491/901] 993193=test_serialize_subclasses
[492/901] 993193=test_instrumentation_api
[493/901] 993196=test_default_gems
[494/901] 993196=test_unix
[495/901] 993196=test_regex_casefold
[496/901] 993196=test_http
[497/901] 993193=test_fd_setsize
[498/901] 993193=test_gem_source_git
[499/901] 993193=test_gem_commands_contents_command
[500/901] 993193=test_ractor_compatibility
[501/901] 993193=test_have_func
[502/901] 993193=test_gem_rdoc
[503/901] 993193=test_erb_command
[504/901] 993193=test_ws
[505/901] 993193=test_win32ole_variant_outarg
[506/901] 993193=test_gem_commands_sources_command
[507/901] 993193=test_coder
[508/901] 993193=test_symbol
[509/901] 993196=test_context
[510/901] 993196=test_rdoc_markup_indented_paragraph
[511/901] 993196=test_gem_source_fetch_problem
[512/901] 993196=test_rdoc_parser_markdown
[513/901] 993196=test_rdoc_i18n_text
[514/901] 993196=test_data
[515/901] 993196=test_gem_commands_lock_command
[516/901] 993196=test_rdoc_markup_to_html_snippet
[517/901] 993196=test_err_in_callback
[518/901] 993196=test_gem_package_task
[519/901] 993196=test_ostruct
[520/901] 993196=test_koi8
[521/901] 993196=test_not
[522/901] 993196=test_rdoc_attr
[523/901] 993196=json_ext_parser_test
[524/901] 993196=compiler_test
[525/901] 993196=test_gem_resolver_vendor_specification
[526/901] 993196=test_filter
[527/901] 993196=test_scanner_events
[528/901] 993196=test_inlinecache
[529/901] 993196=test_gem_dependency_list
[530/901] 993196=test_gem_ext_configure_builder
[531/901] 993196=test_rendering
[532/901] 993196=test_rdoc_generator_markup
[533/901] 993196=test_pack
[534/901] 993196=test_stringify_symbols
[535/901] 993196=test_registry
[536/901] 993196=test_ractor
[537/901] 993196=test_verbose
[538/901] 993196=test_key_actor_emacs
[539/901] 993196=test_update
[540/901] 993196=test_basicinstructions
[541/901] 993195=test_rdoc_rd_block_parser
[542/901] 993196=test_rdoc_ri_paths
[543/901] 993195=test_name_error_extension
[544/901] 993195=test_https_proxy
[545/901] 993195=test_rdoc_markup
[546/901] 993195=test_files_test_2
[547/901] 993196=test_gem_resolver_git_specification
[548/901] 993196=test_spell_checker
[549/901] 993196=test_ancdata
[550/901] 993196=test_singleton
[551/901] 993196=test_gem_commands_fetch_command
[552/901] 993196=ractor_test
[553/901] 993196=test_rdoc_tom_doc
[554/901] 993196=test_sleep
[555/901] 993193=test_bignum
[556/901] 993193=test_normalize
[557/901] 993193=test_install
[558/901] 993196=test_foreach
[559/901] 993196=test_func
[560/901] 993193=test_jaro_winkler
[561/901] 993193=location_test
[562/901] 993193=unescape_test
[563/901] 993193=test_yamldbm
[564/901] 993193=test_rdoc_class_module
[565/901] 993193=test_nil
[566/901] 993193=test_trace
[567/901] 993193=test_rdoc_markup_attribute_manager
[568/901] 993193=test_arity
[569/901] 993193=test_find
[570/901] 993193=test_object
[571/901] 993196=test_win32ole_variant
[572/901] 993196=test_summary
[573/901] 993195=test_gem_resolver_composed_set
[574/901] 993196=test_gem_local_remote_options
[575/901] 993195=test_gc
[576/901] 993196=test_rational
[577/901] 993196=test_gem_commands_owner_command
[578/901] 993196=test_cgi_modruby
[579/901] 993196=test_flush
[580/901] 993193=test_resolve_symbol
[581/901] 993196=test_pair
[582/901] 993193=test_stat
[583/901] 993193=test_mailto
[584/901] 993193=test_gem_commands_install_command
[585/901] 993196=test_enumerator_kw
[586/901] 993196=test_iso_8859
[587/901] 993196=test_dir
[588/901] 993196=test_coderange
[589/901] 993193=test_transcode
[590/901] 993196=test_rdoc_context
[591/901] 993193=test_random
[592/901] 993193=test_c_struct_entry
[593/901] 993193=test_date
[594/901] 993193=test_open-uri
[595/901] 993196=test_nonblock
[596/901] 993193=equality_test
[597/901] 993193=test_lexer
[598/901] 993193=test_kill_ring
[599/901] 993196=test_boolean
[600/901] 993193=test_yaml_special_cases
[601/901] 993196=test_gem_source_list
[602/901] 993193=test_rdoc_parser_changelog
[603/901] 993196=test_lambda
[604/901] 993193=dump_test
[605/901] 993196=test_readpartial
[606/901] 993196=test_gem_request_set_gem_dependency_api
[607/901] 993196=test_gem_text
[608/901] 993196=test_settracefunc
[609/901] 993193=test_pstore
[610/901] 993193=test_variable
[611/901] 993196=tunnel_test
[612/901] 993196=test_win32ole
[613/901] 993196=test_gem_package_old
[614/901] 993196=test_method_cache
[615/901] 993196=test_time
[616/901] 993193=heredoc_dedent_test
[617/901] 993193=test_sprintf_comb
[618/901] 993196=test_win32ole_param
[619/901] 993196=test_ocsp
[620/901] 993193=test_super
[621/901] 993196=test_convertible
[622/901] 993193=test_rdoc_markup_pre_process
[623/901] 993193=test_env
[624/901] 993196=test_config
[625/901] 993196=desugar_compiler_test
[626/901] 993196=test_error_highlight
[627/901] 993193=test_internal_ivar
[628/901] 993193=test_gem_resolver_specification
[629/901] 993193=test_tracepoint
[630/901] 993196=test_resize
[631/901] 993196=test_io_m17n
[632/901] 993193=test_stringscanner
[633/901] 993193=test_pipe
[634/901] 993193=test_have_macro
[635/901] 993193=test_process
[636/901] 993193=test_dns
[637/901] 993193=test_getopts
[638/901] 993193=test_gem_commands_info_command
[639/901] 993193=test_addr
[640/901] 993193=test_rdoc_generator_pot_po_entry
[641/901] 993193=test_helper
[642/901] 993193=test_dir_m17n
[643/901] 993196=test_singleton_function
[644/901] 993196=test_protocol
[645/901] 993196=test_rdoc_markup_to_rdoc
[646/901] 993196=test_cgi_header
[647/901] 993196=test_gem_uninstaller
[648/901] 993193=test_rdoc_generator_pot
[649/901] 993193=test_storage
[650/901] 993193=test_zlib
[651/901] 993195=test_gem_gem_runner
[652/901] 993195=test_pointer
[653/901] 993196=test_proc
[654/901] 993195=test_eval
[655/901] 993195=test_alias
[656/901] 993196=test_extlibs
[657/901] 993195=test_file_exhaustive
[658/901] 993196=test_regexp
[659/901] 993193=test_case
[660/901] 993193=test_gem_remote_fetcher
[661/901] 993195=test_iterator
[662/901] 993195=test_string
[663/901] 993195=test_variable_name_check
[664/901] 993195=test_printf
[665/901] 993195=test_monitor
[666/901] 993195=test_yjit_exit_locations
[667/901] 993195=test_data_error
[668/901] 993195=test_gem_config_file
[669/901] 993195=test_cstr
[670/901] 993193=test_gem_resolver_best_set
[671/901] 993193=test_whileuntil
[672/901] 993193=test_document
[673/901] 993193=newline_offsets_test
[674/901] 993193=test_method_cache
[675/901] 993193=test_gem_gemcutter_utilities
[676/901] 993193=test_history
[677/901] 993193=test_float
[678/901] 993195=test_passing_block
[679/901] 993195=test_gem_commands_which_command
[680/901] 993195=test_mul
[681/901] 993195=test_primitive
[682/901] 993195=test_gb18030
[683/901] 993195=test_gem_package_tar_writer
[684/901] 993195=test_nesting_parser
[685/901] 993195=test_vm_dump
[686/901] 993195=test_thread_queue
[687/901] 993193=test_gem_resolver_conflict
[688/901] 993193=test_nowrite
[689/901] 993193=errors_test
[690/901] 993193=test_fileutils
[691/901] 993193=test_omap
[692/901] 993193=test_sockopt
[693/901] 993193=test_gem_uri_formatter
[694/901] 993193=test_encoding
[695/901] 993193=test_yaml_tree
[696/901] 993193=test_shellwords
[697/901] 993193=test_windows_1251
[698/901] 993193=test_class
[699/901] 993193=test_configuration
[700/901] 993193=test_fips
[701/901] 993193=test_wss
[702/901] 993193=test_x509ext
[703/901] 993193=test_gc
[704/901] 993193=test_math
[705/901] 993193=test_libs
[706/901] 993193=test_pathname
[707/901] 993195=test_coverage
[708/901] 993193=test_helper
[709/901] 993193=test_gem_path_support
[710/901] 993193=test_case
[711/901] 993193=test_rdoc_parser
[712/901] 993193=test_webauthn_listener
[713/901] 993193=test_thread_cv
[714/901] 993193=test_pattern_matching
[715/901] 993193=test_x509attr
[716/901] 993193=test_unicode
[717/901] 993193=test_set_len
[718/901] 993193=test_marshalable
[719/901] 993193=test_webauthn_poller
[720/901] 993193=test_rdoc_parser_rd
[721/901] 993193=test_gem_resolver_vendor_set
[722/901] 993193=test_gem_commands_list_command
[723/901] 993193=test_cmethod
[724/901] 993193=test_gem_resolver_installed_specification
[725/901] 993193=test_irb
[726/901] 993195=test_gem_ext_rake_builder
[727/901] 993193=test_parser
[728/901] 993193=test_gem_requirement
[729/901] 993193=test_word
[730/901] 993193=test_numeric
[731/901] 993193=test_project_sanity
[732/901] 993193=test_address_resolve
[733/901] 993193=test_gem_command_manager
[734/901] 993193=test_refinement
[735/901] 993195=test_keyword
[736/901] 993195=test_hash
[737/901] 993193=test_x509crl
[738/901] 993193=test_ensured
[739/901] 993193=test_iter_break
[740/901] 993193=test_pkcs7
[741/901] 993193=test_cgi_session
[742/901] 993193=test_gem_install_update_options
[743/901] 993193=test_num2int
[744/901] 993193=test_complex2
[745/901] 993193=test_eval_history
[746/901] 993193=test_ruby_lex
[747/901] 993193=test_allocation
[748/901] 993195=test_win32ole_record
[749/901] 993195=test_ossl
[750/901] 993193=test_ubf_async_safe
[751/901] 993193=test_insns_leaf
[752/901] 993193=test_gem_version_option
[753/901] 993193=test_m17n
[754/901] 993193=constant_path_node_test
[755/901] 993193=test_yjit
[756/901] 993195=test_frozen_error
[757/901] 993195=attribute_write_test
[758/901] 993195=test_files_ext
[759/901] 993195=test_gem_ext_cargo_builder_link_flag_converter
[760/901] 993195=test_array
[761/901] 993196=test_console_attr
[762/901] 993196=test_argf
[763/901] 993193=test_x509req
[764/901] 993193=test_dln
[765/901] 993193=test_rdoc_options
[766/901] 993193=test_at_exit
[767/901] 993193=test_closure
[768/901] 993196=test_gem_resolver_local_specification
[769/901] 993196=test_object
[770/901] 993196=test_digest
[771/901] 993196=test_gem_commands_help_command
[772/901] 993196=test_set
[773/901] 993196=test_rdoc_include
[774/901] 993196=test_yield_block
[775/901] 993196=test_pkg_config
[776/901] 993196=reflection_test
[777/901] 993196=test_gem_commands_exec_command
[778/901] 993193=test_tsort
[779/901] 993193=test_rdoc_markup_to_label
[780/901] 993193=test_gem_package_tar_reader_entry
[781/901] 993193=test_gem_specification
[782/901] 993195=lex_test
[783/901] 993196=test_metaclass
[784/901] 993196=test_rbconfig
[785/901] 993196=test_files_sample
[786/901] 993196=version_test
[787/901] 993196=test_gem_resolver
[788/901] 993196=test_win32ole_variable
[789/901] 993196=test_object_references
[790/901] 993196=test_scheduler
[791/901] 993196=test_cgi_cookie
[792/901] 993196=test_mixed_unicode_escapes
[793/901] 993196=test_rdoc_generator_darkfish
[794/901] 993196=test_load
[795/901] 993196=test_have_library
[796/901] 993195=test_within_pipe
[797/901] 993195=test_new
[798/901] 993195=test_big5
[799/901] 993195=test_time_tz
[800/901] 993196=test_beginendblock
[801/901] 993195=test_cipher
[802/901] 993195=test_httpresponse
[803/901] 993195=test_rdoc_parser_ruby
[804/901] 993196=test_timeout
[805/901] 993196=test_objspace
[806/901] 993193=test_httpresponses
[807/901] 993195=test_gem_commands_server_command
[808/901] 993193=heredoc_test
[809/901] 993195=static_literals_test
[810/901] 993193=test_io_console
[811/901] 993195=test_bn
[812/901] 993195=test_recursion
[813/901] 993195=encodings_test
[814/901] 993195=test_string_processing
[815/901] 993195=test_c_union_entity
[816/901] 993195=test_cparser
[817/901] 993193=test_rdoc_markup_attributes
[818/901] 993193=test_unicode_escape
[819/901] 993193=test_pack
[820/901] 993195=test_arith_seq_extract
[821/901] 993195=test_ractor
[822/901] 993193=test_rubyvm
[823/901] 993193=test_config
[824/901] 993195=test_gem_request_connection_pools
[825/901] 993193=test_logperiod
[826/901] 993193=test_x509cert
[827/901] 993193=test_rdoc_markup_to_table_of_contents
[828/901] 993195=test_gem_commands_unpack_command
[829/901] 993193=test_enc_associate
[830/901] 993195=test_pp
[831/901] 993195=symbol_encoding_test
[832/901] 993195=test_ftp
[833/901] 993195=test_logdevice
[834/901] 993193=test_last_thread
[835/901] 993193=test_import
[836/901] 993195=test_digest_extend
[837/901] 993195=test_ssl
[838/901] 993193=test_logger
[839/901] 993193=test_engine
[840/901] 993193=test_rb_str_dup
[841/901] 993193=test_key_error
[842/901] 993193=test_module
[843/901] 993195=test_append
[844/901] 993195=test_symbol
[845/901] 993195=test_struct
[846/901] 993195=test_etc
[847/901] 993195=static_inspect_test
[848/901] 993195=test_tracer
[849/901] 993195=test_win32ole_event
[850/901] 993195=test_option
[851/901] 993195=test_mutex
[852/901] 993195=test_array_create
[853/901] 993195=test_key_event_record
[854/901] 993195=test_scalar_scanner
[855/901] 993195=test_notimplement
[856/901] 993195=test_objectspace
[857/901] 993195=test_integer
[858/901] 993193=test_interned_str
[859/901] 993193=test_gem_ext_cmake_builder
[860/901] 993193=test_sexp
[861/901] 993193=test_compile_prism
[862/901] 993193=test_io
[863/901] 993195=test_euc_jp
[864/901] 993195=test_tree_spell_checker
[865/901] 993195=test_gem_util
[866/901] 993195=test_require_lib
[867/901] 993194=index_write_test
[868/901] 993194=test_rdoc_markup_to_tt_only
[869/901] 993194=test_https
[870/901] 993194=test_gem_console_ui
[871/901] 993194=test_evaluation
[872/901] 993194=test_case_options
[873/901] 993194=test_ssl
[874/901] 993194=test_ractor
[875/901] 993194=test_marshal
[876/901] 993194=test_gem_commands_update_command
[877/901] 993195=json_encoding_test
[878/901] 993195=test_raise_exception
[879/901] 993195=test_rdoc_markup_to_bs
[880/901] 993195=test_optparse
[881/901] 993195=test_signal
[882/901] 993194=test_bug-14834
[883/901] 993194=test_fixnum
[884/901] 993194=test_cgi_core
[885/901] 993194=test_gem_ext_cargo_builder_unit
[886/901] 993194=test_delegate
[887/901] 993194=test_bash_completion
[888/901] 993194=redundant_return_test
[889/901] 993194=test_rdoc_require
[890/901] 993194=test_parser
[891/901] 993194=test_terminfo
[892/901] 993194=test_rational2
[893/901] 993195=test_fiber
[894/901] 993194=fixtures_test
[895/901] 993194=test_constant
[896/901] 993194=test_completion
[897/901] 993195=test_buffered_io
[898/901] 993195=test_to_ary_concat
[899/901] 993193=test_encoding
[900/901] 993193=test_addrinfo
[901/901] 993194=test_gem
Finished tests in 1243.232983s, 26.0410 tests/s, 5180.5768 assertions/s.
32375 tests, 6440664 assertions, 0 failures, 0 errors, 328 skips

ruby -v: ruby 3.4.0dev (2024-06-10T21:21:32Z master d827d32527) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/1-mspec-multi-0
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/2-mspec-multi-1
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/3-mspec-multi-2
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/4-mspec-multi-3
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/5-mspec-multi-4
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/6-mspec-multi-5
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/7-mspec-multi-6
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/8-mspec-multi-7
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/9-mspec-multi-8
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/10-mspec-multi-9
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/11-mspec-multi-10
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/12-mspec-multi-11
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/13-mspec-multi-12
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/14-mspec-multi-13
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/15-mspec-multi-14
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.lpu9sr/16-mspec-multi-15
ruby 3.4.0dev (2024-06-10T21:21:32Z master d827d32527) [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 130.054914 seconds

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