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