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

Retrying...
Failed tests:
TestRubyOptions#test_crash_report_script_path: Test::Unit::AssertionFailedError: Expected /
TestRubyOptions#test_dump_parsetree_error_tolerant: Test::Unit::PendedError: Skipped, no message given
TestRubyOptions#test_yydebug: Test::Unit::PendedError: Skipped, no message given

Finished tests in 369.430994s, 87.1015 tests/s, 17719.4093 assertions/s.
32178 tests, 6546099 assertions, 0 failures, 0 errors, 372 skips

ruby -v: ruby 3.4.0dev (2024-12-12T01:10:13Z master 29caae9991) +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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
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.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.7.0/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/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.2.0/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-12-12T01:10:13Z master 29caae9991) +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 18.588809 seconds

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