# Logfile created on 2024-10-15 20:42:29 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fef9c8cfdc8 @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_gcc10", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc10", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10", @configure_opts=["CC=gcc-10"], @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_gcc10.20241015-204229", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fef9c8e1a28 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fef9c8e1780 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fef9c7fa8d0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc10.20241015-204229", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc10.20241015-204229>, @binmode=false, @mon_data=#<Monitor:0x00007fef9c8e1528>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/debug.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_gcc10/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = f45eb3dcb9
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk_gcc10/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_gcc10/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc10/ext/ripper'
/tmp/ruby/src/trunk_gcc10/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_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/debug.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/debug.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_gcc10/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-10
	LD = ld
	LDSHARED = gcc-10 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-10
	LD = ld
	LDSHARED = gcc-10 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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
4e610f78da2c3f5c0866f0ef5c8b1a2ac2b212d8e114c2493ca86e193d6b941a  builtin_binary.inc
compiling /tmp/ruby/src/trunk_gcc10/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-10
	LD = ld
	LDSHARED = gcc-10 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/typeprof.revision -
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc-10
	LD = ld
	LDSHARED = gcc-10 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/typeprof.revision unchanged
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/debug.revision -
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_gcc10/gems/typeprof-0.21.11.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
Extracting bundle gem typeprof-0.21.11...
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
./miniruby -I/tmp/ruby/src/trunk_gcc10/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc10/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc10/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_gcc10/bin
installing base libraries:          /tmp/ruby/install/trunk_gcc10/lib
installing arch files:              /tmp/ruby/install/trunk_gcc10/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_gcc10/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_gcc10/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc10/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_gcc10/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_gcc10/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_gcc10/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc10/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_gcc10/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_gcc10/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_gcc10/bin
installing library scripts:         /tmp/ruby/install/trunk_gcc10/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_gcc10/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_gcc10/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_gcc10/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.1
                                    logger 1.6.1
                                    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 1.0.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.10
                                    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.4.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.1
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_gcc10/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.dev
                                    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.2.0.beta1
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.1.1
installing bundled gems:            /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    power_assert 2.0.4
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.8
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.4.17
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.6.1
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
                                    repl_type_completor 0.1.7
installing bundled gem cache:       /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    typeprof-0.30.0.gem             not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1985 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-10
	LD = ld
	LDSHARED = gcc-10 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_gcc10/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_gcc10/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-10
	LD = ld
	LDSHARED = gcc-10 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
Run options: 
  --seed=33823
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc10/lib -I. -I.ext/common  /tmp/ruby/src/trunk_gcc10/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_gcc10/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-10-15T18:34:24Z master f45eb3dcb9) +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-10
	LD = ld
	LDSHARED = gcc-10 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
Copyright (C) 2020 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_gcc10'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
ruby 3.4.0dev (2024-10-15T18:34:24Z master f45eb3dcb9) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .................

Finished in 47.053335 seconds

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