# Logfile created on 2025-01-25 04:06:32 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f66dae4fdc0 @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.20250125-040631", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f66dae71df8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f66dae71a10 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f66dad8a930 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20250125-040631", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20250125-040631>, @binmode=false, @mon_data=#<Monitor:0x00007f66dae71790>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision -
echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision -
Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190
echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = dd863714bf
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision -
Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190
echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk-O0/revision.h updated
echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision unchanged
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'
$$$[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  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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
ea6538ec25b7a6bcad88288def47c0e5aeaa1050539923a12198db7cc6360961  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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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
ext/configure-ext.mk updated
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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving 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/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
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.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.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.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
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.2.0/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 pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce
Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision -
echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision unchanged
encdb.h unchanged
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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
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]: 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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/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.5.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.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.5.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.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    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.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
                                    rdoc 6.11.0
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2005 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  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/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=43044
  "--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/765] 4008142=test_gem_commands_rebuild_command
[  2/765] 4008140=test_gem_remote_fetcher_local_server
[  3/765] 4008141=test_gem_source_lock
[  4/765] 4008144=test_gem_dependency_installer
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 43313>
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9
[  5/765] 4008141=test_ripper
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 35233>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9
[  6/765] 4008140=test_optarg
[  7/765] 4008142=test_generic
[  8/765] 4008142=test_enc_str_buf_cat
[  9/765] 4008140=regexp_test
[ 10/765] 4008142=warnings_test
[ 11/765] 4008140=dispatcher_test
[ 12/765] 4008140=test_exception
[ 13/765] 4008142=test_x509store
[ 14/765] 4008140=test_windows_1252
[ 15/765] 4008140=test_null
[ 16/765] 4008140=test_autoload
[ 17/765] 4008142=test_cgi_util
[ 18/765] 4008141=test_gem_dependency
[ 19/765] 4008142=test_gem_source_vendor
[ 20/765] 4008142=test_require
[ 21/765] 4008142=test_call
[ 22/765] 4008141=test_my_integer
[ 23/765] 4008141=test_memory_view
[ 24/765] 4008141=test_gem_available_set
[ 25/765] 4008141=test_modify_expand
[ 26/765] 4008141=test_assignment
[ 27/765] 4008142=test_gem_commands_outdated_command
[ 28/765] 4008142=test_gem_validator
[ 29/765] 4008142=test_usrmarshal
[ 30/765] 4008142=!Nothing_to_test
[ 31/765] 4008142=comments_test
[ 32/765] 4008142=test_warning
[ 33/765] 4008142=json_parser_test
[ 34/765] 4008142=test_gbk
[ 35/765] 4008142=test_profile_frames
[ 36/765] 4008142=test_kernel
[ 37/765] 4008142=test_div
[ 38/765] 4008142=test_deprecated
[ 39/765] 4008142=test_integer_comb
[ 40/765] 4008144=test_backtrace
[ 41/765] 4008144=test_type
[ 42/765] 4008144=parse_stream_test
[ 43/765] 4008144=test_class_name_check
[ 44/765] 4008144=test_common
[ 45/765] 4008141=test_m17n_comb
[ 46/765] 4008144=test_gem_commands_push_command
[ 47/765] 4008144=json_generic_object_test
[ 48/765] 4008144=test_complex
[ 49/765] 4008140=regular_expression_encoding_test
[ 50/765] 4008140=test_gem_commands_build_command
[ 51/765] 4008144=test_qsort
[ 52/765] 4008144=json_addition_test
[ 53/765] 4008144=test_gem_resolver_index_set
[ 54/765] 4008144=test_cgi_tag_helper
[ 55/765] 4008144=test_recorder
[ 56/765] 4008144=test_gem_request
[ 57/765] 4008140=test_pkey_ec
[ 58/765] 4008140=test_gem_spec_fetcher
[ 59/765] 4008144=test_date_parse
[ 60/765] 4008140=test_enum
[ 61/765] 4008144=test_provider
[ 62/765] 4008144=test_exception
[ 63/765] 4008140=test_case_comprehensive
[ 64/765] 4008140=test_syntax
[ 65/765] 4008144=test_enc_raise
[ 66/765] 4008144=test_inadvertent_creation
[ 67/765] 4008144=test_webauthn_listener_response
[ 68/765] 4008144=test_gem_dependency_resolution_error
[ 69/765] 4008144=test_gem_remote_fetcher_local_ssl_server
[ 70/765] 4008142=test_gem_bundler_version_finder
[ 71/765] 4008142=test_time
[ 72/765] 4008142=test_files_test
[ 73/765] 4008144=test_parser_events
[ 74/765] 4008142=test_gem_request_set_lockfile_parser
[ 75/765] 4008144=test_io_wait_uncommon
[ 76/765] 4008144=test_gem_silent_ui
[ 77/765] 4008144=test_gem_commands_signout_command
[ 78/765] 4008142=test_gem_ci_detector
[ 79/765] 4008144=test_gc_compact
[ 80/765] 4008142=test_delete
[ 81/765] 4008142=test_str2big
[ 82/765] 4008142=test_continuation
[ 83/765] 4008142=test_gem_impossible_dependencies_error
[ 84/765] 4008142=json_generator_test
[ 85/765] 4008142=test_gem_commands_specification_command
[ 86/765] 4008142=test_popen_deadlock
[ 87/765] 4008141=test_placearg
[ 88/765] 4008141=test_len
[ 89/765] 4008141=test_asn1
[ 90/765] 4008141=integer_base_flags_test
[ 91/765] 4008141=test_load
[ 92/765] 4008141=test_ractor
[ 93/765] 4008141=test_arithmetic_sequence
[ 94/765] 4008141=test_gem_update_suggestion
[ 95/765] 4008141=parser_test
[ 96/765] 4008141=test_http
[ 97/765] 4008141=test_gem_source_installed
[ 98/765] 4008141=test_psych
[ 99/765] 4008141=test_gem_resolver_installer_set
[100/765] 4008142=test_flags
[101/765] 4008141=test_gem_resolver_lock_set
[102/765] 4008141=parameters_signature_test
[103/765] 4008141=test_cclass
[104/765] 4008141=test_kdf
[105/765] 4008141=test_gem_safe_yaml
[106/765] 4008141=test_tcp
[107/765] 4008141=test_cgi_multipart
[108/765] 4008141=test_json_tree
[109/765] 4008141=test_bug_reporter
[110/765] 4008142=test_io_buffer
[111/765] 4008141=test_autoconf
[112/765] 4008141=test_gem_source_local
[113/765] 4008142=test_flip
[114/765] 4008142=test_frozen
[115/765] 4008142=test_date_conv
[116/765] 4008142=test_date_compat
[117/765] 4008142=test_gem_source_subpath_problem
[118/765] 4008142=test_case_mapping
[119/765] 4008142=test_weakmap
[120/765] 4008141=test_egrep_cpp
[121/765] 4008141=test_dot_dot
[122/765] 4008141=test_scan_args
[123/765] 4008141=test_gem_uri
[124/765] 4008141=test_sprintf
[125/765] 4008140=command_line_test
[126/765] 4008140=test_enumerator
[127/765] 4008140=test_exception_at_throwing
[128/765] 4008140=test_memory_view
[129/765] 4008141=test_stringio
[130/765] 4008140=implicit_array_test
[131/765] 4008140=test_bug-3571
[132/765] 4008140=test_unicode_normalize
[133/765] 4008141=test_date_time
[134/765] 4008140=test_did_you_mean
[135/765] 4008141=test_handle
[136/765] 4008140=test_arity
[137/765] 4008140=freeze_test
[138/765] 4008140=test_switch_hitter
[139/765] 4008140=test_pkey_dsa
[140/765] 4008141=test_gem_commands_dependency_command
[141/765] 4008141=test_weakref
[142/765] 4008140=test_timeout
[143/765] 4008141=test_enumerator
[144/765] 4008140=test_string
[145/765] 4008144=locals_test
[146/765] 4008144=test_name_error
[147/765] 4008144=test_hash_create
[148/765] 4008144=test_thread_fd_close
[149/765] 4008144=test_file
[150/765] 4008144=source_location_test
[151/765] 4008144=parse_comments_test
[152/765] 4008144=test_gem_stream_ui
[153/765] 4008144=test_safe_load
[154/765] 4008144=bom_test
[155/765] 4008144=test_ractor
[156/765] 4008144=test_emoji_breaks
[157/765] 4008144=test_gem_command
[158/765] 4008144=test_fiddle
[159/765] 4008144=test_gem_resolver_lock_specification
[160/765] 4008144=test_gem_resolver_git_set
[161/765] 4008144=test_nofree
[162/765] 4008144=test_store
[163/765] 4008144=test_bug-5832
[164/765] 4008144=test_gem_commands_open_command
[165/765] 4008144=test_digest
[166/765] 4008142=test_files_lib
[167/765] 4008142=numeric_value_test
[168/765] 4008142=snippets_test
[169/765] 4008144=test_shift_jis
[170/765] 4008144=ripper_test
[171/765] 4008144=test_rubygems
[172/765] 4008144=test_gem_security
[173/765] 4008142=test_member
[174/765] 4008142=test_eval
[175/765] 4008144=test_stringchar
[176/765] 4008142=test_sizeof
[177/765] 4008144=test_emoji
[178/765] 4008144=test_sorted_set
[179/765] 4008144=test_iseq
[180/765] 4008144=test_condition
[181/765] 4008144=pattern_test
[182/765] 4008144=test_gem_commands_search_command
[183/765] 4008144=test_cp949
[184/765] 4008144=test_defined
[185/765] 4008144=test_basicsocket
[186/765] 4008144=test_sleep
[187/765] 4008144=test_date_attr
[188/765] 4008144=test_date_strftime
[189/765] 4008142=test_reqarg
[190/765] 4008144=test_set
[191/765] 4008144=test_file
[192/765] 4008144=test_gem_commands_signin_command
[193/765] 4008144=percent_delimiter_string_test
[194/765] 4008144=test_resource
[195/765] 4008144=test_zsh_completion
[196/765] 4008144=library_symbols_test
[197/765] 4008144=test_system
[198/765] 4008142=test_string
[199/765] 4008142=test_function
[200/765] 4008142=test_mkmf
[201/765] 4008142=test_raise
[202/765] 4008142=test_assembler
[203/765] 4008142=test_gem_stub_specification
[204/765] 4008142=integer_parse_test
[205/765] 4008142=test_yaml
[206/765] 4008142=test_debug
[207/765] 4008142=test_array
[208/765] 4008142=test_erb_m17n
[209/765] 4008142=test_gem_commands_uninstall_command
[210/765] 4008144=test_framework
[211/765] 4008144=test_socket
[212/765] 4008142=test_yamlstore
[213/765] 4008142=test_class2name
[214/765] 4008142=test_random_formatter
[215/765] 4008142=test_depth_first
[216/765] 4008142=test_x509name
[217/765] 4008142=test_fnmatch
[218/765] 4008142=parse_success_test
[219/765] 4008142=test_pack
[220/765] 4008142=test_gem_source
[221/765] 4008142=test_emitter
[222/765] 4008142=string_encoding_test
[223/765] 4008142=json_fixtures_test
[224/765] 4008142=newline_test
[225/765] 4008142=test_econv
[226/765] 4008141=test_gem_platform
[227/765] 4008141=test_numhash
[228/765] 4008141=test_pkey_rsa
[229/765] 4008141=test_backtrace
[230/765] 4008142=test_stack
[231/765] 4008144=test_bigzero
[232/765] 4008144=test_ldap
[233/765] 4008144=test_method_name_check
[234/765] 4008144=test_parse
[235/765] 4008141=test_hmac
[236/765] 4008141=test_gem_commands_setup_command
[237/765] 4008144=test_postponed_job
[238/765] 4008144=test_gem_request_set_lockfile
[239/765] 4008141=test_uncorrectable_name_check
[240/765] 4008141=test_erb
[241/765] 4008141=test_gem_commands_environment_command
[242/765] 4008142=test_numeric
[243/765] 4008141=test_bmethod
[244/765] 4008141=test_pty
[245/765] 4008142=test_const
[246/765] 4008142=test_class
[247/765] 4008144=test_files_test_1
[248/765] 4008141=test_io_timeout
[249/765] 4008141=test_gem_package_tar_reader
[250/765] 4008141=test_comparable
[251/765] 4008141=test_ipaddr
[252/765] 4008141=test_gem_installer
[253/765] 4008140=test_pkcs12
[254/765] 4008140=test_deprecate
[255/765] 4008140=test_method
[256/765] 4008144=test_gem_source_specific_file
[257/765] 4008144=test_require_path_check
[258/765] 4008144=test_gem_unsatisfiable_dependency_error
[259/765] 4008144=test_utf16
[260/765] 4008144=test_date_new
[261/765] 4008144=test_gem_commands_cert_command
[262/765] 4008142=test_wait
[263/765] 4008142=test_tempfile
[264/765] 4008142=test_ensure_and_callcc
[265/765] 4008142=test_object_create_start
[266/765] 4008142=test_duplicate
[267/765] 4008142=magic_comment_test
[268/765] 4008142=json_string_matching_test
[269/765] 4008142=test_path
[270/765] 4008142=regular_expression_options_test
[271/765] 4008142=test_fstring
[272/765] 4008142=test_euc_tw
[273/765] 4008142=test_nomethod_error
[274/765] 4008142=test_prettyprint
[275/765] 4008142=test_threadgroup
[276/765] 4008144=test_human_typo
[277/765] 4008144=test_stream
[278/765] 4008142=test_gem_ext_builder
[279/765] 4008144=test_queue
[280/765] 4008144=test_gem_commands_check_command
[281/765] 4008144=test_gem_commands_yank_command
[282/765] 4008144=test_data
[283/765] 4008144=test_big2str
[284/765] 4008144=test_gem_security_policy
[285/765] 4008141=test_io
[286/765] 4008141=test_emitter
[287/765] 4008141=test_ellipsize
[288/765] 4008141=test_io_buffer
[289/765] 4008144=test_gem_ext_cargo_builder
[290/765] 4008141=test_gem_package_tar_header
[291/765] 4008144=test_merge_keys
[292/765] 4008144=test_gem_resolver_index_specification
[293/765] 4008141=test_c_struct_builder
[294/765] 4008144=test_to_ruby
[295/765] 4008144=test_ifunless
[296/765] 4008144=test_ractor
[297/765] 4008144=test_config
[298/765] 4008144=test_process
[299/765] 4008141=test_mdns
[300/765] 4008141=test_rat
[301/765] 4008141=test_bundled_ca
Closed file descriptor: TestGemBundledCA#test_accessing_www_rubygems: 12
[302/765] 4008141=test_external_new
[303/765] 4008141=test_http_request
[304/765] 4008141=test_date_ractor
[305/765] 4008141=test_undef
[306/765] 4008141=test_gem_name_tuple
[307/765] 4008141=test_gem_request_set
[308/765] 4008142=test_gem_resolver_activation_request
[309/765] 4008142=test_function_entry
[310/765] 4008142=test_path_to_class
[311/765] 4008142=test_pkey_dh
[312/765] 4008142=test_securerandom
[313/765] 4008142=test_gem_ext_ext_conf_builder
[314/765] 4008140=test_complexrational
[315/765] 4008140=test_hash
[316/765] 4008140=test_alias_and_anchor
[317/765] 4008140=test_abi
[318/765] 4008140=test_protect
[319/765] 4008140=test_tree_builder
[320/765] 4008140=test_clone
[321/765] 4008141=test_typeddata
[322/765] 4008140=test_cesu8
[323/765] 4008140=test_httpheader
[324/765] 4008140=test_shapes
[325/765] 4008140=test_gem_commands_mirror
[326/765] 4008140=test_euc_kr
[327/765] 4008140=test_gem_commands_cleanup_command
[328/765] 4008141=test_literal
[329/765] 4008142=test_date_marshal
[330/765] 4008140=test_nextafter
[331/765] 4008142=test_thread
[332/765] 4008142=test_capacity
[333/765] 4008142=test_rubyoptions
[334/765] 4008140=test_integer
[335/765] 4008140=test_kwargs
[336/765] 4008140=test_yield
[337/765] 4008141=test_acceptable
[338/765] 4008141=test_io_wait
[339/765] 4008141=test_string_memory
[340/765] 4008141=test_pkey
[341/765] 4008141=test_stream
[342/765] 4008141=test_gem_security_trust_dir
[343/765] 4008141=test_ractor
[344/765] 4008141=test_dryrun
[345/765] 4008141=test_lock_native_thread
[346/765] 4008141=test_gem_resolver_api_set
[347/765] 4008141=test_forwardable
[348/765] 4008141=test_gem_version
[349/765] 4008141=test_ssl_session
[350/765] 4008141=test_random
[351/765] 4008141=test_ns_spki
[352/765] 4008141=test_gem_resolver_dependency_request
[353/765] 4008141=test_scalar
[354/765] 4008141=test_gem_resolver_requirement_list
[355/765] 4008141=test_arith_seq_beg_len_step
[356/765] 4008141=test_utf32
[357/765] 4008141=test_iseq_load
[358/765] 4008141=test_trick
[359/765] 4008140=test_key_name_check
[360/765] 4008140=test_change_word
[361/765] 4008140=test_noarg
[362/765] 4008140=test_tmpdir
[363/765] 4008140=test_gem_commands_pristine_command
[364/765] 4008141=test_ractor
[365/765] 4008141=test_case_options
[366/765] 4008141=test_ssl
[367/765] 4008140=test_https
[368/765] 4008141=test_gem_console_ui
[369/765] 4008141=test_optparse
[370/765] 4008141=test_marshal
[371/765] 4008141=json_encoding_test
[372/765] 4008141=test_gem_commands_update_command
[373/765] 4008140=test_parser
[374/765] 4008140=test_rational2
[375/765] 4008140=fixtures_test
[376/765] 4008140=test_fiber
[377/765] 4008140=test_gem_ext_cargo_builder_unit
[378/765] 4008142=test_delegate
[379/765] 4008140=test_bash_completion
[380/765] 4008142=test_ractor
[381/765] 4008140=test_signal
[382/765] 4008142=test_fixnum
[383/765] 4008142=test_bug-14834
[384/765] 4008142=test_cgi_core
[385/765] 4008142=test_addrinfo
[386/765] 4008142=test_gem
[387/765] 4008140=test_to_ary_concat
[388/765] 4008141=test_encoding
[389/765] 4008141=test_buffered_io
[390/765] 4008141=test_proxy
[391/765] 4008141=test_constant
[392/765] 4008142=test_mutex
[393/765] 4008142=test_struct
[394/765] 4008140=test_etc
[395/765] 4008140=static_inspect_test
[396/765] 4008140=test_configuration
[397/765] 4008140=test_notimplement
[398/765] 4008140=test_scalar_scanner
[399/765] 4008140=test_array_create
[400/765] 4008140=test_sexp
[401/765] 4008140=test_compile_prism
[402/765] 4008140=test_io
[403/765] 4008141=test_interned_str
[404/765] 4008141=test_gem_ext_cmake_builder
[405/765] 4008141=test_objectspace
[406/765] 4008142=test_integer
[407/765] 4008144=index_write_test
[408/765] 4008144=test_require_lib
[409/765] 4008144=test_gem_util
[410/765] 4008144=test_euc_jp
[411/765] 4008144=test_tree_spell_checker
[412/765] 4008144=test_cparser
[413/765] 4008142=test_unicode_escape
[414/765] 4008142=encodings_test
[415/765] 4008142=test_c_union_entity
[416/765] 4008142=test_recursion
[417/765] 4008142=test_io_console
[418/765] 4008144=test_bn
[419/765] 4008144=static_literals_test
[420/765] 4008144=heredoc_test
[421/765] 4008144=test_ractor
[422/765] 4008144=test_rubyvm
[423/765] 4008144=test_gem_request_connection_pools
[424/765] 4008144=test_config
[425/765] 4008144=test_arith_seq_extract
[426/765] 4008144=test_pack
[427/765] 4008144=test_last_thread
[428/765] 4008142=test_import
[429/765] 4008144=symbol_encoding_test
[430/765] 4008144=test_ftp
[431/765] 4008144=test_pp
[432/765] 4008144=test_x509cert
[433/765] 4008144=test_gem_commands_unpack_command
[434/765] 4008141=test_enc_associate
[435/765] 4008144=test_module
[436/765] 4008141=test_key_error
[437/765] 4008141=test_rb_str_dup
[438/765] 4008141=test_append
[439/765] 4008141=test_symbol
[440/765] 4008141=test_engine
[441/765] 4008141=test_dbm
[442/765] 4008141=test_ssl
[443/765] 4008142=test_digest_extend
[444/765] 4008142=lex_test
[445/765] 4008142=test_metaclass
[446/765] 4008142=test_files_sample
[447/765] 4008142=test_rbconfig
[448/765] 4008142=test_gem_specification
[449/765] 4008140=test_gem_package_tar_reader_entry
[450/765] 4008140=lex_test
[451/765] 4008141=reflection_test
[452/765] 4008141=test_tsort
[453/765] 4008141=test_gem_commands_exec_command
[454/765] 4008140=test_cgi_cookie
[455/765] 4008140=test_object_references
[456/765] 4008140=test_scheduler
[457/765] 4008140=test_gem_resolver
[458/765] 4008144=version_test
[459/765] 4008140=test_beginendblock
[460/765] 4008144=test_httpresponse
[461/765] 4008144=test_cipher
[462/765] 4008144=test_big5
[463/765] 4008144=test_new
[464/765] 4008144=test_time_tz
[465/765] 4008144=test_mixed_unicode_escapes
[466/765] 4008144=test_load
[467/765] 4008144=test_have_library
[468/765] 4008140=test_objspace
[469/765] 4008141=test_gem_commands_server_command
[470/765] 4008141=test_httpresponses
[471/765] 4008141=test_timeout
[472/765] 4008141=test_gem_version_option
[473/765] 4008142=test_insns_leaf
[474/765] 4008142=test_ubf_async_safe
[475/765] 4008141=test_ossl
[476/765] 4008142=test_allocation
[477/765] 4008144=test_complex2
[478/765] 4008144=test_console_attr
[479/765] 4008144=test_argf
[480/765] 4008141=test_array
[481/765] 4008142=test_gem_ext_cargo_builder_link_flag_converter
[482/765] 4008142=test_x509req
[483/765] 4008142=attribute_write_test
[484/765] 4008142=test_files_ext
[485/765] 4008142=test_yjit
[486/765] 4008144=node_id_test
[487/765] 4008144=test_frozen_error
[488/765] 4008144=test_m17n
[489/765] 4008144=constant_path_node_test
[490/765] 4008144=test_digest
[491/765] 4008144=test_object
[492/765] 4008144=test_gem_resolver_local_specification
[493/765] 4008144=test_closure
[494/765] 4008144=test_at_exit
[495/765] 4008144=test_dln
[496/765] 4008144=test_yield_block
[497/765] 4008144=test_pkg_config
[498/765] 4008144=test_set
[499/765] 4008144=test_gem_commands_help_command
[500/765] 4008144=test_gem_ext_rake_builder
[501/765] 4008144=test_parser
[502/765] 4008144=test_gem_resolver_installed_specification
[503/765] 4008144=test_gem_commands_list_command
[504/765] 4008144=test_cmethod
[505/765] 4008144=test_gem_resolver_vendor_set
[506/765] 4008144=test_numeric
[507/765] 4008144=test_gem_requirement
[508/765] 4008144=test_refinement
[509/765] 4008141=test_gem_command_manager
[510/765] 4008141=test_address_resolve
[511/765] 4008141=test_project_sanity
[512/765] 4008141=test_gem_install_update_options
[513/765] 4008141=test_num2int
[514/765] 4008141=test_pkcs7
[515/765] 4008141=test_cgi_session
[516/765] 4008141=test_x509crl
[517/765] 4008141=test_hash
[518/765] 4008144=test_ensured
[519/765] 4008144=test_keyword
[520/765] 4008144=test_iter_break
[521/765] 4008144=test_math
[522/765] 4008144=test_gc
[523/765] 4008144=test_libs
[524/765] 4008144=test_x509ext
[525/765] 4008144=test_wss
[526/765] 4008144=test_class
[527/765] 4008144=test_fips
[528/765] 4008144=test_configuration
[529/765] 4008144=test_gem_path_support
[530/765] 4008144=test_case
[531/765] 4008142=test_helper
[532/765] 4008142=test_coverage
[533/765] 4008144=test_pathname
[534/765] 4008144=breadth_first_search_test
[535/765] 4008144=test_thread_cv
[536/765] 4008144=test_pattern_matching
[537/765] 4008144=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 37991>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10
[538/765] 4008144=test_marshalable
[539/765] 4008144=test_webauthn_poller
[540/765] 4008144=test_x509attr
[541/765] 4008144=test_set_len
[542/765] 4008144=test_gem_resolver_best_set
[543/765] 4008144=string_test
[544/765] 4008144=test_whileuntil
[545/765] 4008144=test_gem_config_file
[546/765] 4008144=test_cstr
[547/765] 4008142=newline_offsets_test
[548/765] 4008142=test_document
[549/765] 4008142=test_yjit_exit_locations
[550/765] 4008142=test_data_error
[551/765] 4008142=test_monitor
[552/765] 4008142=test_mul
[553/765] 4008142=test_primitive
[554/765] 4008142=test_passing_block
[555/765] 4008142=test_gem_commands_which_command
[556/765] 4008142=test_gem_gemcutter_utilities
[557/765] 4008142=test_method_cache
[558/765] 4008142=test_float
[559/765] 4008144=test_fileutils
[560/765] 4008142=errors_test
[561/765] 4008144=test_thread_queue
[562/765] 4008142=test_vm_dump
[563/765] 4008142=test_nowrite
[564/765] 4008142=test_gem_resolver_conflict
[565/765] 4008142=test_gb18030
[566/765] 4008142=test_ftp
[567/765] 4008142=test_gem_package_tar_writer
[568/765] 4008142=test_yaml_tree
[569/765] 4008142=test_shellwords
[570/765] 4008142=test_windows_1251
[571/765] 4008142=relocation_test
[572/765] 4008142=test_encoding
[573/765] 4008142=test_omap
[574/765] 4008142=test_gem_uri_formatter
[575/765] 4008142=test_sockopt
[576/765] 4008142=test_gem_commands_info_command
[577/765] 4008142=test_addr
[578/765] 4008142=test_getopts
[579/765] 4008142=test_dns
[580/765] 4008141=test_process
[581/765] 4008141=test_cgi_header
[582/765] 4008141=test_singleton_function
[583/765] 4008141=test_protocol
[584/765] 4008141=test_dir_m17n
[585/765] 4008142=test_helper
[586/765] 4008142=test_eval
[587/765] 4008142=test_proc
[588/765] 4008141=test_alias
[589/765] 4008141=test_gem_gem_runner
[590/765] 4008141=test_pointer
[591/765] 4008144=test_gem_uninstaller
[592/765] 4008142=test_storage
[593/765] 4008142=test_zlib
[594/765] 4008140=test_iterator
[595/765] 4008140=test_variable_name_check
[596/765] 4008140=test_string
[597/765] 4008140=test_printf
[598/765] 4008140=test_gem_remote_fetcher
[599/765] 4008141=test_regexp
[600/765] 4008140=test_extlibs
[601/765] 4008144=test_file_exhaustive
[602/765] 4008140=test_gem_text
[603/765] 4008140=test_settracefunc
[604/765] 4008140=tunnel_test
[605/765] 4008140=test_variable
[606/765] 4008140=test_lambda
[607/765] 4008140=test_readpartial
[608/765] 4008140=dump_test
[609/765] 4008142=test_gem_request_set_gem_dependency_api
[610/765] 4008142=test_ocsp
[611/765] 4008142=test_super
[612/765] 4008140=test_time
[613/765] 4008142=test_sprintf_comb
[614/765] 4008140=heredoc_dedent_test
[615/765] 4008140=test_method_cache
[616/765] 4008140=test_gem_package_old
[617/765] 4008140=test_env
[618/765] 4008142=test_convertible
[619/765] 4008144=test_stringscanner
[620/765] 4008144=test_resize
[621/765] 4008144=test_io_m17n
[622/765] 4008144=test_have_macro
[623/765] 4008140=test_pipe
[624/765] 4008140=test_gem_resolver_specification
[625/765] 4008140=test_tracepoint
[626/765] 4008144=test_internal_ivar
[627/765] 4008144=test_config
[628/765] 4008144=desugar_compiler_test
[629/765] 4008144=test_error_highlight
[630/765] 4008140=test_transcode
[631/765] 4008140=test_iso_8859
[632/765] 4008140=test_coderange
[633/765] 4008140=test_dir
[634/765] 4008140=test_mailto
[635/765] 4008140=test_enumerator_kw
[636/765] 4008140=test_gem_commands_install_command
[637/765] 4008144=equality_test
[638/765] 4008144=test_nonblock
[639/765] 4008144=test_lexer
[640/765] 4008144=test_date
[641/765] 4008144=test_open-uri
Leaked file descriptor: TestOpenURI#test_200: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 42829>
Closed file descriptor: TestOpenURI#test_redirect_auth_success: 11
[642/765] 4008144=test_c_struct_entry
[643/765] 4008142=test_random
[644/765] 4008142=test_boolean
[645/765] 4008142=test_yaml_special_cases
[646/765] 4008142=test_gem_source_list
[647/765] 4008144=unescape_test
[648/765] 4008144=test_yamldbm
[649/765] 4008142=test_func
[650/765] 4008144=test_jaro_winkler
[651/765] 4008144=location_test
[652/765] 4008144=test_install
[653/765] 4008140=test_foreach
[654/765] 4008140=test_summary
[655/765] 4008140=test_gem_resolver_composed_set
[656/765] 4008140=test_object
[657/765] 4008144=test_arity
[658/765] 4008144=test_find
[659/765] 4008144=test_trace
[660/765] 4008144=test_nil
[661/765] 4008144=test_gem_commands_owner_command
[662/765] 4008140=test_cgi_modruby
[663/765] 4008140=test_rational
[664/765] 4008144=test_gem_local_remote_options
[665/765] 4008144=test_gc
[666/765] 4008140=test_pair
[667/765] 4008140=test_stat
[668/765] 4008140=test_bundled_gems
[669/765] 4008140=test_flush
[670/765] 4008140=test_resolve_symbol
[671/765] 4008140=test_basicinstructions
[672/765] 4008140=test_update
[673/765] 4008140=test_verbose
[674/765] 4008140=test_ractor
[675/765] 4008140=test_stringify_symbols
[676/765] 4008140=test_registry
[677/765] 4008140=test_pack
[678/765] 4008140=test_name_error_extension
[679/765] 4008140=test_https_proxy
[680/765] 4008140=test_singleton
[681/765] 4008140=test_spell_checker
[682/765] 4008140=test_ancdata
[683/765] 4008140=test_gem_resolver_git_specification
[684/765] 4008142=test_files_test_2
[685/765] 4008142=test_normalize
[686/765] 4008142=test_sleep
[687/765] 4008140=test_bignum
[688/765] 4008140=test_gem_commands_fetch_command
[689/765] 4008140=ractor_test
[690/765] 4008140=test_symbol
[691/765] 4008142=test_coder
[692/765] 4008142=test_gem_commands_sources_command
[693/765] 4008142=test_gem_commands_contents_command
[694/765] 4008142=test_have_func
[695/765] 4008142=test_ractor_compatibility
[696/765] 4008142=test_erb_command
[697/765] 4008142=test_gem_rdoc
[698/765] 4008142=test_ws
[699/765] 4008142=test_regex_casefold
[700/765] 4008142=test_unix
[701/765] 4008142=test_gem_source_git
[702/765] 4008140=test_http
[703/765] 4008142=test_fd_setsize
[704/765] 4008142=test_gem_commands_lock_command
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 8 #<File::Stat dev=0x8, ino=910028466, 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>
[705/765] 4008142=test_data
[706/765] 4008142=test_gem_source_fetch_problem
[707/765] 4008142=test_gem_package_task
[708/765] 4008142=test_gem_ext_configure_builder
[709/765] 4008142=test_gem_dependency_list
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 9 #<File::Stat dev=0x8, ino=910032106, 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>
[710/765] 4008142=test_filter
[711/765] 4008142=test_inlinecache
[712/765] 4008142=test_scanner_events
[713/765] 4008142=json_ext_parser_test
[714/765] 4008142=test_gem_resolver_vendor_specification
[715/765] 4008142=compiler_test
[716/765] 4008142=test_koi8
[717/765] 4008142=test_not
[718/765] 4008142=test_gem_resolver_api_specification
[719/765] 4008142=test_gem_package
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 10 #<File::Stat dev=0x8, ino=910034215, 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>
[720/765] 4008141=test_date_arith
[721/765] 4008141=test_gem_security_signer
[722/765] 4008141=test_buffering
[723/765] 4008141=test_svcb_https
[724/765] 4008141=test_gem_commands_stale_command
[725/765] 4008141=test_too_many_dummy_encodings
[726/765] 4008141=test_signedness
[727/765] 4008142=test_enumerable
[728/765] 4008142=named_capture_test
[729/765] 4008142=json_common_interface_test
[730/765] 4008142=ruby_parser_test
[731/765] 4008142=test_ractor
[732/765] 4008142=test_grapheme_breaks
[733/765] 4008142=test_date_strptime
[734/765] 4008142=overlap_test
[735/765] 4008142=test_gem_doctor
[736/765] 4008142=test_gem_request_set_lockfile_tokenizer
[737/765] 4008142=test_gem_safe_marshal
[738/765] 4008140=test_instrumentation_api
[739/765] 4008142=test_default_gems
[740/765] 4008142=test_serialize_subclasses
[741/765] 4008142=test_rand
[742/765] 4008141=test_ast
[743/765] 4008142=fuzzer_test
[744/765] 4008142=parse_test
[745/765] 4008142=test_struct
[746/765] 4008142=onigmo_test
[747/765] 4008142=test_open3
[748/765] 4008140=test_udp
[749/765] 4008140=test_pinned
[750/765] 4008140=test_gem_remote_fetcher_s3
[751/765] 4008140=test_require
[752/765] 4008140=test_remote_fetch_error
[753/765] 4008140=test_pattern_key_name_check
[754/765] 4008140=test_thread
[755/765] 4008142=test_ts
[756/765] 4008142=test_find_executable
[757/765] 4008142=test_require
[758/765] 4008142=test_dup
[759/765] 4008142=string_query_test
[760/765] 4008142=test_weakkeymap
[761/765] 4008140=test_lazy_enumerator
[762/765] 4008142=test_gem_commands_query_command
[763/765] 4008140=test_optimization
[764/765] 4008142=test_range
[765/765] 4008144=test_exit

Retrying...
Failed tests:
TestEnumerable#test_reverse_each_memory_corruption: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit expired timeout (10 sec)
TestEnumerable#test_callcc: Test::Unit::PendedError: requires callcc support
TestGCCompact#test_moving_arrays_down_heaps: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestObjectSpace#test_finalizer: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (60 sec)
TestArgf#test_inplace_bug_17117: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)
TestObjSpace#test_trace_object_allocations_compaction_freed_pages: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit expired timeout (10 sec)

Finished tests in 1291.631394s, 22.2486 tests/s, 4714.5269 assertions/s.
28737 tests, 6089431 assertions, 0 failures, 0 errors, 207 skips

ruby -v: ruby 3.5.0dev (2025-01-24T16:07:20Z master dd863714bf) +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  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =   
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/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'
ruby 3.5.0dev (2025-01-24T16:07:20Z master dd863714bf) +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 ..............

Finished in 60.688719 seconds

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