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

Retrying...
Failed tests:
TestRefinement#test_prepend_after_refine_wb_miss: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit 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)
TestRubyOptimization#test_clear_unreachable_keyword_args: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (60 sec)
TestGCCompact#test_moving_arrays_down_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)

Finished tests in 1946.616094s, 17.2525 tests/s, 3336.1452 assertions/s.
33584 tests, 6494194 assertions, 0 failures, 0 errors, 342 skips

ruby -v: ruby 3.4.0dev (2024-08-13T21:09:08Z master 094e53360d) [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  
	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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ruby 3.4.0dev (2024-08-13T21:09:08Z master 094e53360d) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 70.962651 seconds

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