# Logfile created on 2025-01-20 16:13:56 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fa1025afdc0 @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.20250120-161356", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fa1025d1df8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fa1025d1a10 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fa1024ea930 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20250120-161356", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20250120-161356>, @binmode=false, @mon_data=#<Monitor:0x00007fa1025d1790>, @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
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   86b2621..5a448a8  master     -> origin/master
Updating 86b2621..5a448a8
Fast-forward
 .travis.yml        | 7 -------
 internal/proc.h    | 1 -
 proc.c             | 7 -------
 ruby_parser.c      | 1 -
 rubyparser.h       | 1 -
 universal_parser.c | 1 -
 6 files changed, 18 deletions(-)
Latest commit hash = 5a448a87fc
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating node_name.inc
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision unchanged
/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'
$$$[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/miniinit.c
compiling /tmp/ruby/src/trunk-O0/array.c
compiling /tmp/ruby/src/trunk-O0/ast.c
compiling /tmp/ruby/src/trunk-O0/bignum.c
compiling /tmp/ruby/src/trunk-O0/class.c
compiling /tmp/ruby/src/trunk-O0/compile.c
compiling /tmp/ruby/src/trunk-O0/complex.c
compiling /tmp/ruby/src/trunk-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/debug.c
compiling /tmp/ruby/src/trunk-O0/dir.c
compiling /tmp/ruby/src/trunk-O0/encoding.c
compiling /tmp/ruby/src/trunk-O0/enum.c
compiling /tmp/ruby/src/trunk-O0/enumerator.c
compiling /tmp/ruby/src/trunk-O0/error.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/hash.c
compiling /tmp/ruby/src/trunk-O0/imemo.c
compiling /tmp/ruby/src/trunk-O0/io.c
compiling /tmp/ruby/src/trunk-O0/io_buffer.c
compiling /tmp/ruby/src/trunk-O0/iseq.c
compiling /tmp/ruby/src/trunk-O0/load.c
compiling /tmp/ruby/src/trunk-O0/marshal.c
compiling /tmp/ruby/src/trunk-O0/memory_view.c
compiling /tmp/ruby/src/trunk-O0/rjit.c
compiling /tmp/ruby/src/trunk-O0/rjit_c.c
compiling /tmp/ruby/src/trunk-O0/node.c
compiling /tmp/ruby/src/trunk-O0/node_dump.c
compiling /tmp/ruby/src/trunk-O0/numeric.c
compiling /tmp/ruby/src/trunk-O0/object.c
compiling /tmp/ruby/src/trunk-O0/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-O0/proc.c
compiling /tmp/ruby/src/trunk-O0/process.c
compiling /tmp/ruby/src/trunk-O0/ractor.c
compiling /tmp/ruby/src/trunk-O0/random.c
compiling /tmp/ruby/src/trunk-O0/rational.c
compiling /tmp/ruby/src/trunk-O0/re.c
compiling /tmp/ruby/src/trunk-O0/ruby.c
compiling /tmp/ruby/src/trunk-O0/ruby_parser.c
compiling /tmp/ruby/src/trunk-O0/scheduler.c
compiling /tmp/ruby/src/trunk-O0/shape.c
compiling /tmp/ruby/src/trunk-O0/signal.c
compiling /tmp/ruby/src/trunk-O0/string.c
compiling /tmp/ruby/src/trunk-O0/struct.c
compiling /tmp/ruby/src/trunk-O0/symbol.c
compiling /tmp/ruby/src/trunk-O0/thread.c
compiling /tmp/ruby/src/trunk-O0/time.c
compiling /tmp/ruby/src/trunk-O0/variable.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/vm.c
compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c
compiling /tmp/ruby/src/trunk-O0/vm_dump.c
compiling /tmp/ruby/src/trunk-O0/vm_sync.c
compiling /tmp/ruby/src/trunk-O0/vm_trace.c
compiling /tmp/ruby/src/trunk-O0/weakmap.c
compiling /tmp/ruby/src/trunk-O0/yjit.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
ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe  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]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
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'
compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c
make[2]: Entering 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/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/fiddle'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c
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/openssl'
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/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
compiling ripper.c
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'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c
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'
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
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'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c
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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c
compiling ripper_init.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c
linking shared-object ripper.so
compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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
	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 b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision -
generating encdb.h
generating enc.mk
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Retrying...
Failed tests:
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 609.629024s, 47.0745 tests/s, 10161.0664 assertions/s.
28698 tests, 6194481 assertions, 0 failures, 0 errors, 410 skips

ruby -v: ruby 3.5.0dev (2025-01-20T15:31:36Z master 5a448a87fc) +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-20T15:31:36Z master 5a448a87fc) +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 47.144376 seconds

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