# Logfile created on 2024-10-11 12:35:14 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f4a8366fdd0 @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.20241011-123514", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f4a83691930 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f4a836917c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f4a835aa828 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc10.20241011-123514", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc10.20241011-123514>, @binmode=false, @mon_data=#<Monitor:0x00007f4a836914a8>, @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/debug.revision unchanged
/tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/typeprof.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 = 047a7750d1
$$$[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 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
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
39baf34d695e604d2f2f3363f88cd102f626e8cdfeed0bd1412e81c7c47ac969  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/coverage'
make[2]: Entering 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/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
make[2]: Entering 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/openssl'
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]: Entering 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/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/nkf-0.2.0/ext/nkf'
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.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/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.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/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/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/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
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
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
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 -
generating encdb.h
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.

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

ruby -v: ruby 3.4.0dev (2024-10-11T09:59:35Z master 047a7750d1) +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-11T09:59:35Z master 047a7750d1) +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 21.741552 seconds

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