# Logfile created on 2024-07-08 11:05:37 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fbbbf02fdc8 @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.20240708-110537", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fbbbf051c48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fbbbf051900 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fbbbef6a870 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc10.20240708-110537", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc10.20240708-110537>, @binmode=false, @mon_data=#<Monitor:0x00007fbbbf051680>, @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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/rbs.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/rbs.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 bfb8cad..02c4f0c master -> origin/master Updating bfb8cad..02c4f0c Fast-forward benchmark/hash_new.yml | 16 + common.mk | 3 + hash.c | 63 ++-- hash.rb | 40 +++ inits.c | 1 + spec/ruby/core/hash/new_spec.rb | 20 +- test/open-uri/test_ftp.rb | 216 ------------ test/open-uri/test_open-uri.rb | 540 +++++++++++++++++++++++++---- test/open-uri/test_proxy.rb | 174 ---------- test/open-uri/test_ssl.rb | 438 +++++++++++++++++++++++- test/open-uri/utils.rb | 737 ---------------------------------------- 11 files changed, 1006 insertions(+), 1242 deletions(-) create mode 100644 benchmark/hash_new.yml create mode 100644 hash.rb delete mode 100644 test/open-uri/test_ftp.rb delete mode 100644 test/open-uri/test_proxy.rb delete mode 100644 test/open-uri/utils.rb Latest commit hash = 02c4f0c89d $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk_gcc10/common.mk > uncommon.mk making /tmp/ruby/src/trunk_gcc10/hash.rbinc generating miniprelude.c /tmp/ruby/src/trunk_gcc10/revision.h updated generating x86_64-linux-fake.rb miniprelude.c updated x86_64-linux-fake.rb updated /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged 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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/rbs.revision - /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 - /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/rbs.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/miniinit.c compiling /tmp/ruby/src/trunk_gcc10/hash.c compiling /tmp/ruby/src/trunk_gcc10/inits.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. creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk_gcc10/loadpath.c builtin_binary.inc updated ca8308503d2409ac67de05ab725a9672621f97e5e2a3e702dc9dd41fba173454 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/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/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]: 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/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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname' make[2]: Entering 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/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]: 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/ripper' 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/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' 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/bigdecimal-3.1.8/ext/bigdecimal' 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]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.0/ext/racc/cparse' 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.5.1/ext/rbs_extension' 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' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-10 LD = ld LDSHARED = gcc-10 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/power_assert.revision - echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/rbs.revision - /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 - /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/rbs.revision unchanged generating encdb.h gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/typeprof.revision unchanged generating enc.mk encdb.h 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 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 generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm' make[2]: Leaving 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/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Leaving 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/.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]: 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/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/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/bigdecimal-3.1.8/ext/bigdecimal' 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]: 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]: 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.1 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.1 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 1974 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/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=63572 "--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/907] 135141=test_defined [ 2/907] 135137=test_method_cache [ 3/907] 135138=test_configuration [ 4/907] 135140=test_postponed_job [ 5/907] 135137=test_alias [ 6/907] 135141=test_stream [ 7/907] 135141=test_gem_request_set_lockfile [ 8/907] 135138=test_gem_resolver_dependency_request [ 9/907] 135137=test_proc [ 10/907] 135138=test_gem_remote_fetcher [ 11/907] 135140=test_zlib [ 12/907] 135138=test_gem_commands_outdated_command [ 13/907] 135141=test_windows_1251 [ 14/907] 135141=test_emitter [ 15/907] 135141=test_dns [ 16/907] 135138=test_syntax [ 17/907] 135141=test_recursion [ 18/907] 135141=test_rdoc_normal_module [ 19/907] 135137=test_rdoc_markdown_test [ 20/907] 135141=test_gem_commands_open_command [ 21/907] 135141=test_rdoc_servlet [ 22/907] 135140=newline_offsets_test [ 23/907] 135141=test_gem_commands_query_command [ 24/907] 135140=test_rdoc_markup_pre_process [ 25/907] 135140=test_rdoc_cross_reference [ 26/907] 135141=test_ractor [ 27/907] 135140=test_date_marshal [ 28/907] 135140=test_ipaddr [ 29/907] 135141=test_gem_commands_sources_command [ 30/907] 135140=test_fileutils [ 31/907] 135137=test_pipe [ 32/907] 135137=test_raise [ 33/907] 135137=test_rdoc_generator_pot_po_entry [ 34/907] 135137=test_string [ 35/907] 135137=test_pattern_matching [ 36/907] 135137=test_gem_commands_stale_command [ 37/907] 135141=test_duplicate [ 38/907] 135141=test_grapheme_breaks [ 39/907] 135141=test_tracepoint [ 40/907] 135137=test_internal_ivar [ 41/907] 135137=desugar_compiler_test [ 42/907] 135137=test_nesting_parser [ 43/907] 135140=test_ansi_with_terminfo [ 44/907] 135141=test_nil2vtempty [ 45/907] 135141=test_rdoc_parser_rd [ 46/907] 135140=parameters_signature_test [ 47/907] 135141=test_objectspace [ 48/907] 135140=test_time [ 49/907] 135137=test_erb_m17n [ 50/907] 135137=test_rdoc_normal_class [ 51/907] 135140=test_load [ 52/907] 135140=test_gem_installer [ 53/907] 135137=test_scheduler [ 54/907] 135137=test_fnmatch [ 55/907] 135137=test_require_lib [ 56/907] 135141=test_super [ 57/907] 135141=test_gem_source_specific_file [ 58/907] 135141=test_bug_reporter [ 59/907] 135141=test_ractor [ 60/907] 135141=test_terminfo [ 61/907] 135141=test_address_resolve [ 62/907] 135141=test_bug-14834 [ 63/907] 135141=test_time [ 64/907] 135141=test_logperiod [ 65/907] 135141=test_pattern_key_name_check [ 66/907] 135141=test_iter_break [ 67/907] 135141=test_rdoc_generator_pot_po [ 68/907] 135141=test_addrinfo [ 69/907] 135141=test_gem_source_local [ 70/907] 135141=test_macro [ 71/907] 135141=test_num2int [ 72/907] 135141=test_rdoc_markup_indented_paragraph [ 73/907] 135141=test_gem_request [ 74/907] 135141=test_logdevice [ 75/907] 135138=test_ractor [ 76/907] 135141=test_err_in_callback [ 77/907] 135141=test_mailto [ 78/907] 135141=test_date [ 79/907] 135141=test_x509cert [ 80/907] 135138=test_fiddle [ 81/907] 135138=test_hmac [ 82/907] 135138=test_gem_resolver_activation_request [ 83/907] 135138=test_cesu8 [ 84/907] 135138=test_digest [ 85/907] 135137=test_data [ 86/907] 135137=test_gem_name_tuple [ 87/907] 135137=test_numeric [ 88/907] 135141=test_weakref [ 89/907] 135137=test_timeout [ 90/907] 135141=test_noarg [ 91/907] 135138=test_parser_events [ 92/907] 135137=test_class2name [ 93/907] 135137=test_rdoc_markup_to_html_crossref [ 94/907] 135138=test_c_struct_builder [ 95/907] 135141=test_utf32 [ 96/907] 135141=test_euc_jp [ 97/907] 135141=test_http [ 98/907] 135141=test_too_many_dummy_encodings [ 99/907] 135138=test_nil [100/907] 135138=test_key_stroke [101/907] 135138=test_generic [102/907] 135141=test_random [103/907] 135141=test_trace [104/907] 135141=test_handle [105/907] 135138=test_thread_fd_close [106/907] 135138=test_arity [107/907] 135138=test_gem_commands_fetch_command [108/907] 135137=test_str2big [109/907] 135137=test_tmpdir [110/907] 135137=test_stream [111/907] 135138=test_rdoc_markup_to_html_snippet [112/907] 135137=test_eval_history [113/907] 135137=test_rdoc_parser_ruby [114/907] 135141=test_httpresponse [115/907] 135141=test_ole_methods [116/907] 135141=test_rdoc_rd_inline_parser [117/907] 135141=test_singleton [118/907] 135141=test_files_ext [119/907] 135141=test_helper_method [120/907] 135138=test_files_sample [121/907] 135141=test_enc_raise [122/907] 135141=test_sleep [123/907] 135138=test_win32ole_variant_outarg [124/907] 135138=test_gem_commands_owner_command [125/907] 135137=test_gem_dependency_list [126/907] 135137=reflection_test [127/907] 135137=test_date_attr [128/907] 135137=test_x509ext [129/907] 135137=test_at_exit [130/907] 135137=test_condition [131/907] 135137=test_cp949 [132/907] 135137=test_gem_resolver [133/907] 135138=test_append [134/907] 135138=test_rdoc_markup_parser [135/907] 135138=test_pack [136/907] 135141=test_emoji [137/907] 135137=test_sorted_set [138/907] 135141=integer_parse_test [139/907] 135138=test_autoload [140/907] 135141=test_last_thread [141/907] 135140=test_process [142/907] 135137=test_disable_irb [143/907] 135137=test_rendering [144/907] 135137=test_string [145/907] 135141=test_framework [146/907] 135141=test_stringify_symbols [147/907] 135141=test_unicode_escape [148/907] 135141=test_ripper [149/907] 135141=test_within_pipe [150/907] 135141=test_whileuntil [151/907] 135141=test_data [152/907] 135141=test_gem_spec_fetcher [153/907] 135141=test_depth_first [154/907] 135141=test_io_console [155/907] 135141=test_beginendblock [156/907] 135141=test_c_union_entity [157/907] 135141=test_monitor [158/907] 135141=test_securerandom [159/907] 135141=test_yaml_special_cases [160/907] 135141=test_gem_source_list [161/907] 135141=test_gem_commands_push_command [162/907] 135141=test_custom_command [163/907] 135141=test_array_create [164/907] 135141=test_key_name_check [165/907] 135141=test_rand [166/907] 135141=test_dln [167/907] 135141=test_gem_package_old [168/907] 135141=test_thread [169/907] 135141=json_encoding_test [170/907] 135141=test_pkg_config [171/907] 135141=test_literal [172/907] 135138=parse_success_test [173/907] 135138=test_to_ruby [174/907] 135138=test_insns_leaf [175/907] 135138=test_allocation [176/907] 135141=test_backtrace [177/907] 135141=test_frozen [178/907] 135141=test_rdoc_task [179/907] 135141=test_rdoc_parser [180/907] 135141=test_pkey [181/907] 135141=test_x509req [182/907] 135141=test_gem_resolver_specification [183/907] 135141=test_color_printer [184/907] 135141=test_x509attr [185/907] 135141=test_gem_remote_fetcher_s3 [186/907] 135141=test_ractor [187/907] 135141=integer_base_flags_test [188/907] 135141=test_gem_resolver_local_specification [189/907] 135141=test_ellipsize [190/907] 135141=test_refinement [191/907] 135138=test_path_to_class [192/907] 135138=test_workspace [193/907] 135138=test_raise_exception [194/907] 135138=test_ts [195/907] 135138=test_locale [196/907] 135138=test_kdf [197/907] 135138=test_gem_ext_ext_conf_builder [198/907] 135141=test_gem_command [199/907] 135138=test_mul [200/907] 135138=test_gem_security_signer [201/907] 135141=test_cgi_session [202/907] 135141=test_alias_and_anchor [203/907] 135141=test_rdoc_markup_to_rdoc [204/907] 135141=test_utf16 [205/907] 135141=test_notimplement [206/907] 135141=test_x509crl [207/907] 135138=test_range [208/907] 135141=test_zsh_completion [209/907] 135141=test_command [210/907] 135141=test_udp [211/907] 135141=test_gem_uninstaller [212/907] 135138=test_case_options [213/907] 135138=test_instrumentation_api [214/907] 135138=test_gem_resolver_index_set [215/907] 135138=test_gb18030 [216/907] 135138=test_scalar [217/907] 135138=test_rdoc_markup_paragraph [218/907] 135138=test_pkcs12 [219/907] 135141=test_compile_prism [220/907] 135138=test_debug [221/907] 135138=test_gem_commands_install_command [222/907] 135141=test_remote_fetch_error [223/907] 135141=test_object_create_start [224/907] 135141=test_folderitem2_invokeverb [225/907] 135141=test_psych [226/907] 135141=test_rdoc_single_class [227/907] 135141=test_io_buffer [228/907] 135141=regexp_test [229/907] 135141=test_getopts [230/907] 135141=test_gem_ext_cmake_builder [231/907] 135141=test_yjit_exit_locations [232/907] 135141=test_fiber [233/907] 135138=test_gem_config_file [234/907] 135141=test_rdoc_token_stream [235/907] 135141=test_gem_commands_which_command [236/907] 135138=test_gem_resolver_lock_specification [237/907] 135141=test_rdoc_rdoc [238/907] 135138=test_config [239/907] 135137=test_unicode_normalize [240/907] 135138=parse_stream_test [241/907] 135138=test_ifunless [242/907] 135138=test_date_strptime [243/907] 135141=test_cgi_util [244/907] 135137=test_rdoc_markup_to_tt_only [245/907] 135137=test_reline_key [246/907] 135137=test_key_actor_vi [247/907] 135137=test_nonblock [248/907] 135138=test_iseq_load [249/907] 135137=test_show_source [250/907] 135137=test_method [251/907] 135141=test_yaml_tree [252/907] 135141=test_cgi_modruby [253/907] 135141=test_rdoc_rubygems_hook [254/907] 135141=test_readpartial [255/907] 135141=test_gbk [256/907] 135141=test_typeddata [257/907] 135141=test_stat [258/907] 135141=test_gem_ext_cargo_builder_link_flag_converter [259/907] 135141=test_warning [260/907] 135141=test_gem_resolver_installed_specification [261/907] 135141=ripper_test [262/907] 135141=test_rubygems [263/907] 135141=test_inadvertent_creation [264/907] 135138=test_egrep_cpp [265/907] 135141=test_gem_package_tar_header [266/907] 135138=test_option [267/907] 135141=test_tracer [268/907] 135141=static_inspect_test [269/907] 135141=test_date_conv [270/907] 135141=test_convertible [271/907] 135138=test_webauthn_poller [272/907] 135138=test_gem_commands_dependency_command [273/907] 135138=test_gem_doctor [274/907] 135138=test_emitter [275/907] 135138=test_gem_silent_ui [276/907] 135138=test_bigzero [277/907] 135138=test_eval [278/907] 135138=test_rdoc_i18n_text [279/907] 135138=test_rdoc_comment [280/907] 135138=test_complex [281/907] 135138=test_gem_impossible_dependencies_error [282/907] 135138=test_external_new [283/907] 135138=test_rdoc_ri_paths [284/907] 135138=test_gem_requirement [285/907] 135138=test_autoconf [286/907] 135138=test_win32ole_typelib [287/907] 135138=test_cgi_multipart [288/907] 135138=test_scanner_events [289/907] 135138=test_pack [290/907] 135138=parser_test [291/907] 135138=test_bn [292/907] 135138=test_rdoc_markup_attributes [293/907] 135138=compiler_test [294/907] 135138=test_gem_dependency_installer [295/907] 135140=test_kill_ring [296/907] 135140=redundant_return_test [297/907] 135140=test_gem_install_update_options [298/907] 135140=test_bug-3571 [299/907] 135140=test_win32ole_type [300/907] 135140=test_array [301/907] 135140=test_rdoc_generator_darkfish [302/907] 135140=test_gem_request_set_lockfile_tokenizer [303/907] 135140=test_rdoc_context_section [304/907] 135140=test_win32ole_record [305/907] 135140=test_foreach [306/907] 135140=test_ubf_async_safe [307/907] 135140=symbol_encoding_test [308/907] 135140=test_have_macro [309/907] 135140=test_stringio [310/907] 135140=snippets_test [311/907] 135138=test_summary [312/907] 135137=test_system [313/907] 135138=static_literals_test [314/907] 135138=test_console_attr [315/907] 135138=test_rdoc_markup_raw [316/907] 135138=test_face [317/907] 135138=test_gem_validator [318/907] 135138=test_gem_commands_yank_command [319/907] 135138=test_sizeof [320/907] 135140=test_fstring [321/907] 135140=test_bug-5832 [322/907] 135140=test_gem_security_trust_dir [323/907] 135140=test_io [324/907] 135140=test_sleep [325/907] 135137=test_files_test_2 [326/907] 135140=test_human_typo [327/907] 135140=test_asn1 [328/907] 135140=numeric_value_test [329/907] 135140=lex_test [330/907] 135140=regular_expression_encoding_test [331/907] 135140=test_lock_native_thread [332/907] 135140=test_big2str [333/907] 135140=test_tempfile [334/907] 135140=test_gem_stub_specification [335/907] 135140=test_gem_request_set_lockfile_parser [336/907] 135140=test_gem_commands_update_command [337/907] 135140=test_set [338/907] 135140=test_socket [339/907] 135138=test_trick [340/907] 135137=location_test [341/907] 135137=test_require [342/907] 135137=test_gem_resolver_vendor_set [343/907] 135137=parse_test [344/907] 135137=test_gem_commands_cert_command [345/907] 135141=test_rdoc_generator_ri [346/907] 135141=test_rdoc_text [347/907] 135141=test_gem_dependency_resolution_error [348/907] 135141=test_gem_stream_ui [349/907] 135141=test_gem_version_option [350/907] 135141=test_argf [351/907] 135138=test_date_arith [352/907] 135138=json_string_matching_test [353/907] 135138=test_yjit [354/907] 135140=test_gem_request_set_gem_dependency_api [355/907] 135137=test_gem_available_set [356/907] 135140=test_rdoc_markup [357/907] 135140=test_modify_expand [358/907] 135140=test_type [359/907] 135140=test_m17n [360/907] 135137=test_signedness [361/907] 135140=test_gem_command_manager [362/907] 135140=test_reline [363/907] 135140=test_array [364/907] 135141=test_gem_source_vendor [365/907] 135141=test_ractor [366/907] 135141=attribute_write_test [367/907] 135141=test_continuation [368/907] 135141=test_weakkeymap [369/907] 135141=test_string_processing [370/907] 135141=encodings_test [371/907] 135141=test_gem_commands_uninstall_command [372/907] 135141=test_hash [373/907] 135137=test_set [374/907] 135137=test_delete [375/907] 135137=test_enumerator_kw [376/907] 135137=test_rdoc_markup_formatter [377/907] 135137=test_placearg [378/907] 135137=test_recorder [379/907] 135137=test_forwardable [380/907] 135137=test_rdoc_markup_verbatim [381/907] 135137=test_weakmap [382/907] 135138=test_sprintf [383/907] 135138=test_complexrational [384/907] 135138=test_parser [385/907] 135138=test_rdoc_any_method [386/907] 135138=test_ldap [387/907] 135138=test_inlinecache [388/907] 135138=test_shapes [389/907] 135138=test_c_struct_entry [390/907] 135140=test_files_test [391/907] 135140=test_profile_frames [392/907] 135140=equality_test [393/907] 135140=test_gem_resolver_conflict [394/907] 135140=test_gem_package_tar_reader [395/907] 135138=test_gem_safe_yaml [396/907] 135138=test_date_new [397/907] 135138=test_gem_gemcutter_utilities [398/907] 135140=test_stringscanner [399/907] 135140=test_mdns [400/907] 135140=test_update [401/907] 135140=test_case [402/907] 135140=test_gem_resolver_best_set [403/907] 135138=test_gem_commands_pristine_command [404/907] 135140=test_libs [405/907] 135140=test_math [406/907] 135141=test_gc [407/907] 135141=test_gem_package_tar_reader_entry [408/907] 135140=test_m17n_comb [409/907] 135141=test_x509store [410/907] 135141=test_arith_seq_beg_len_step [411/907] 135141=test_gem_commands_unpack_command [412/907] 135141=test_gem_resolver_requirement_list [413/907] 135141=index_write_test [414/907] 135141=locals_test [415/907] 135141=test_gem_dependency [416/907] 135141=test_file [417/907] 135141=test_gem_ext_rake_builder [418/907] 135138=test_init [419/907] 135138=test_omap [420/907] 135138=test_gem_remote_fetcher_local_server [421/907] 135137=test_integer_comb Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 34879> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 39491> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 34895> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 37185> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 43451> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 38685> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 14 : #<TCPSocket:fd 14, AF_INET6, ::1, 43451> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 14 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 35501> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 45425> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12 [422/907] 135138=regular_expression_options_test [423/907] 135138=test_gem_version Closed file descriptor: TestGemVersion#test_spaceship: 9 Closed file descriptor: TestGemVersion#test_spaceship: 10 [424/907] 135138=command_line_test [425/907] 135138=test_rdoc_markup_to_table_of_contents [426/907] 135141=test_require [427/907] 135138=test_shellwords [428/907] 135138=test_erb [429/907] 135138=test_ostruct [430/907] 135138=test_gem_request_connection_pools [431/907] 135138=newline_test [432/907] 135140=test_gem_commands_server_command [433/907] 135140=test_bash_completion [434/907] 135140=test_prettyprint [435/907] 135140=test_erb_command [436/907] 135138=test_gem_ext_cargo_builder_unit [437/907] 135140=test_formatter [438/907] 135140=test_float [439/907] 135138=test_queue [440/907] 135138=test_passing_block [441/907] 135138=test_resize [442/907] 135138=test_protocol [443/907] 135138=test_exception [444/907] 135140=test_load [445/907] 135140=test_input_method [446/907] 135140=test_thread [447/907] 135140=test_nofree [448/907] 135140=test_arity [449/907] 135140=test_pkey_ec [450/907] 135140=test_ancdata [451/907] 135140=test_gem_security [452/907] 135141=test_default_gems [453/907] 135141=test_date_parse [454/907] 135141=test_pkcs7 [455/907] 135141=test_backtrace [456/907] 135141=test_buffering [457/907] 135141=test_svcb_https [458/907] 135141=test_coderange [459/907] 135141=test_switch_hitter [460/907] 135141=test_emoji_breaks [461/907] 135141=test_irb [462/907] 135137=test_member [463/907] 135137=test_buffered_io [464/907] 135141=test_spell_checker [465/907] 135137=test_hash_create [466/907] 135137=test_tsort [467/907] 135137=test_change_word [468/907] 135141=test_word [469/907] 135141=test_registry [470/907] 135141=test_iseq [471/907] 135137=test_numeric [472/907] 135137=test_printf [473/907] 135137=test_multi_irb_commands [474/907] 135137=test_ractor [475/907] 135137=test_memory_view [476/907] 135137=test_rdoc_markup_include [477/907] 135137=test_scalar_scanner [478/907] 135137=test_gc_compact [479/907] 135141=test_rdoc_attr [480/907] 135141=test_gem_path_support [481/907] 135141=test_gem_local_remote_options [482/907] 135141=test_module [483/907] 135138=test_propertyputref [484/907] 135138=test_ocsp [485/907] 135138=constant_path_node_test [486/907] 135138=test_ssl [487/907] 135137=json_parser_test [488/907] 135137=test_pty [489/907] 135141=test_optimization [490/907] 135137=test_rdoc_store [491/907] 135137=test_shift_jis [492/907] 135137=test_rdoc_generator_markup [493/907] 135137=test_complex2 [494/907] 135137=test_rdoc_stats [495/907] 135137=test_yaml [496/907] 135137=test_have_func [497/907] 135138=test_rdoc_parser_simple [498/907] 135138=test_div [499/907] 135138=test_did_you_mean [500/907] 135138=test_deprecated [501/907] 135138=test_io_m17n [502/907] 135137=test_mkmf [503/907] 135137=test_rdoc_class_module [504/907] 135140=test_rubyvm [505/907] 135140=test_sexp [506/907] 135140=test_rdoc_method_attr [507/907] 135140=test_parse [508/907] 135138=json_common_interface_test [509/907] 135138=test_gem_request_set [510/907] 135137=test_rdoc_tom_doc [511/907] 135137=test_random [512/907] 135137=heredoc_test [513/907] 135137=test_lexer [514/907] 135137=test_assignment [515/907] 135140=test_serialize_subclasses [516/907] 135140=test_optarg [517/907] 135140=test_mutex [518/907] 135140=test_verbose [519/907] 135140=test_digest_extend [520/907] 135140=test_color [521/907] 135138=test_struct [522/907] 135140=test_gem_source_git [523/907] 135138=test_regex_casefold [524/907] 135138=test_gem_package_tar_writer [525/907] 135138=test_econv [526/907] 135140=test_exception [527/907] 135140=test_gem_commands_list_command [528/907] 135140=test_class_name_check [529/907] 135140=test_case_mapping [530/907] 135140=test_pstore [531/907] 135140=test_stack [532/907] 135137=test_provider [533/907] 135138=test_install [534/907] 135137=test_gem_ext_builder [535/907] 135138=test_path [536/907] 135138=test_signal [537/907] 135140=test_fixnum [538/907] 135140=test_gem_commands_help_command [539/907] 135140=test_dot_dot [540/907] 135140=test_kernel [541/907] 135138=test_gem_commands_check_command [542/907] 135138=test_history [543/907] 135138=test_wss [544/907] 135138=test_gem_rdoc [545/907] 135138=test_const [546/907] 135138=test_class [547/907] 135140=string_encoding_test [548/907] 135140=!Nothing_to_test [549/907] 135140=test_gem_commands_cleanup_command [550/907] 135137=test_rdoc_i18n_locale [551/907] 135137=test_gem_remote_fetcher_local_ssl_server Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 40531> SSL error: SSL_accept returned=1 errno=0 peeraddr=127.0.0.1:56114 state=error: tlsv1 alert unknown ca (SSL alert number 48) Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 41499> SSL error: SSL_accept returned=1 errno=107 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48) .Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 35423> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 10 SSL error: SSL_accept returned=1 errno=107 peeraddr=(null) state=error: unexpected eof while reading Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 43811> [552/907] 135137=test_memory_view [553/907] 135140=test_pair [554/907] 135137=test_len [555/907] 135137=test_win32ole_method_event [556/907] 135137=test_enumerator [557/907] 135141=test_io [558/907] 135138=json_addition_test [559/907] 135138=test_rdoc_markup_to_label [560/907] 135138=test_gem_resolver_vendor_specification [561/907] 135138=test_name_error [562/907] 135138=test_pointer [563/907] 135140=test_gem_commands_search_command [564/907] 135140=test_qsort [565/907] 135140=test_key_event_record [566/907] 135140=test_safe_load [567/907] 135140=test_gem_commands_signin_command [568/907] 135140=test_etc [569/907] 135140=test_cgi_tag_helper [570/907] 135140=test_iso_8859 [571/907] 135140=test_rbconfig [572/907] 135140=test_cgi_header [573/907] 135140=json_generator_test [574/907] 135140=test_enumerable [575/907] 135140=test_rdoc_context [576/907] 135138=test_date_time [577/907] 135138=ruby_parser_test [578/907] 135138=test_tree_spell_checker [579/907] 135138=test_open-uri [580/907] 135140=test_gem_resolver_api_set [581/907] 135138=test_gem_commands_exec_command [582/907] 135140=test_history [583/907] 135140=test_gem_ext_cargo_builder [584/907] 135140=test_abi [585/907] 135140=test_gem_security_policy [586/907] 135140=test_encoding [587/907] 135140=test_flush [588/907] 135140=test_date_compat [589/907] 135140=test_constant [590/907] 135138=test_pp [591/907] 135138=test_rdoc_markup_to_html [592/907] 135138=test_hash [593/907] 135138=test_stringchar [594/907] 135138=test_gem_commands_setup_command [595/907] 135138=test_force_exit [596/907] 135138=test_class [597/907] 135138=test_gem_uri [598/907] 135138=dump_test [599/907] 135138=test_undef [600/907] 135138=test_name_error_extension [601/907] 135138=test_enumerator [602/907] 135138=test_cclass [603/907] 135138=test_big5 [604/907] 135138=test_yield [605/907] 135140=test_normalize [606/907] 135140=test_timeout [607/907] 135140=test_json_tree [608/907] 135140=test_gem_commands_specification_command [609/907] 135140=test_case [610/907] 135140=test_basicinstructions [611/907] 135140=test_rdoc_parser_changelog [612/907] 135140=test_pkey_dsa [613/907] 135140=comments_test [614/907] 135140=test_key_actor_emacs [615/907] 135140=test_ractor [616/907] 135140=test_set_len [617/907] 135140=test_severity [618/907] 135140=test_clone [619/907] 135140=test_method_name_check [620/907] 135140=fuzzer_test [621/907] 135140=test_win32ole_param [622/907] 135140=onigmo_test [623/907] 135140=test_struct [624/907] 135140=test_rdoc_markup_heading [625/907] 135140=test_interned_str [626/907] 135140=version_test [627/907] 135140=test_rdoc_markup_to_markdown [628/907] 135140=test_transcode [629/907] 135140=test_ws [630/907] 135140=test_gem_gem_runner [631/907] 135140=test_import [632/907] 135141=test_delegate [633/907] 135141=test_gem_commands_mirror [634/907] 135141=test_ftp [635/907] 135141=test_rdoc_generator_pot [636/907] 135141=test_files_lib [637/907] 135141=test_logger [638/907] 135141=test_help [639/907] 135141=warnings_test [640/907] 135141=test_rdoc_markup_hard_break [641/907] 135141=test_gem_text [642/907] 135141=test_settracefunc [643/907] 135138=tunnel_test [644/907] 135138=test_require [645/907] 135141=test_win32ole [646/907] 135141=test_ractor_compatibility [647/907] 135141=test_to_ary_concat [648/907] 135140=test_fd_setsize [649/907] 135140=test_method_cache [650/907] 135140=test_windows_1252 [651/907] 135140=test_sprintf_comb [652/907] 135140=test_gem_source_fetch_problem [653/907] 135140=test_scan_args [654/907] 135140=unescape_test [655/907] 135138=dispatcher_test [656/907] 135138=test_rdoc_rd [657/907] 135138=test_exception_at_throwing [658/907] 135138=test_ssl [659/907] 135140=test_gem_resolver_git_specification [660/907] 135138=test_protect [661/907] 135138=test_require_path_check [662/907] 135138=test_dup [663/907] 135138=test_ractor [664/907] 135140=test_tree_builder [665/907] 135140=test_filter [666/907] 135140=test_closure [667/907] 135141=test_marshalable [668/907] 135141=test_marshal [669/907] 135138=test_koi8 [670/907] 135138=test_digest [671/907] 135138=test_ssl_session [672/907] 135140=test_call [673/907] 135138=test_win32ole_param_event [674/907] 135138=test_line_editor [675/907] 135138=test_rendering [676/907] 135138=test_cgi_core [677/907] 135138=test_http [678/907] 135140=test_parser [679/907] 135140=test_file_exhaustive [680/907] 135141=test_string_memory [681/907] 135141=test_gem_commands_environment_command [682/907] 135141=test_func [683/907] 135138=test_rdoc_markup_document [684/907] 135138=test_pathname [685/907] 135138=test_object [686/907] 135138=test_null [687/907] 135138=test_coverage [688/907] 135138=test_arith_seq_extract [689/907] 135138=test_gem [690/907] 135141=test_thread_queue [691/907] 135140=test_nowrite [692/907] 135140=test_wait [693/907] 135140=test_rdoc_ri_driver [694/907] 135140=test_integer [695/907] 135141=heredoc_dedent_test [696/907] 135141=test_httpheader [697/907] 135141=test_httpresponses [698/907] 135141=test_ast [699/907] 135140=test_enc_str_buf_cat [700/907] 135140=test_euc_tw [701/907] 135140=test_type_completor [702/907] 135140=test_io_timeout [703/907] 135140=test_integer [704/907] 135138=test_cstr [705/907] 135137=test_comparable [706/907] 135137=test_ansi_without_terminfo [707/907] 135137=test_cmethod [708/907] 135137=parse_comments_test [709/907] 135137=test_capacity [710/907] 135137=test_nextafter [711/907] 135137=test_gem_safe_marshal [712/907] 135137=test_acceptable [713/907] 135137=test_x509name [714/907] 135137=test_unicode [715/907] 135137=test_reqarg [716/907] 135138=test_gem_ext_configure_builder [717/907] 135138=test_rdoc_options [718/907] 135137=test_rdoc_parser_markdown [719/907] 135137=test_project_sanity [720/907] 135137=test_win32ole_method [721/907] 135137=test_function_entry [722/907] 135138=test_rdoc_markup_to_joined_paragraph [723/907] 135137=test_enum [724/907] 135138=test_rdoc_include [725/907] 135138=test_pkey_rsa [726/907] 135138=test_not [727/907] 135138=test_gem_source_subpath_problem [728/907] 135138=test_find [729/907] 135138=test_bundled_ca [730/907] 135138=test_numhash [731/907] 135138=test_exit [732/907] 135138=test_config [733/907] 135138=test_resource [734/907] 135138=test_ensured [735/907] 135137=test_thread_cv [736/907] 135138=test_gem_commands_lock_command [737/907] 135138=test_uncorrectable_name_check [738/907] 135138=test_pinned [739/907] 135138=test_lambda [740/907] 135137=test_gem_resolver_api_specification [741/907] 135138=test_common [742/907] 135140=test_webauthn_listener [743/907] 135137=test_frozen_error [744/907] 135137=test_http_request [745/907] 135137=test_gem_package_task [746/907] 135137=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, 36171> [747/907] 135137=test_symbol [748/907] 135137=test_rdoc_generator_json_index [749/907] 135140=test_rdoc_rd_block_parser [750/907] 135137=test_arithmetic_sequence [751/907] 135137=test_sockopt Closed file descriptor: TestRDocRdBlockParser#test_parse_verbatim_blankline: 11 [752/907] 135137=test_encoding [753/907] 135140=test_yamlstore [754/907] 135140=test_rat [755/907] 135137=test_gem_resolver_installer_set [756/907] 135140=test_regexp [757/907] 135138=test_data_error [758/907] 135138=test_case_comprehensive [759/907] 135138=test_function [760/907] 135138=snapshots_test [761/907] 135137=test_addr [762/907] 135137=test_time_tz [763/907] 135137=test_gem_uri_formatter [764/907] 135137=test_primitive [765/907] 135137=test_helper [766/907] 135137=test_document [767/907] 135137=test_io_wait [768/907] 135137=test_kwargs [769/907] 135137=test_ruby_lex [770/907] 135137=test_completion [771/907] 135138=test_tcp [772/907] 135138=test_webauthn_listener_response [773/907] 135138=test_rdoc_parser_c [774/907] 135137=test_threadgroup [775/907] 135137=test_ossl [776/907] 135138=json_fixtures_test [777/907] 135138=test_https_proxy [778/907] 135138=test_win32ole_variant_m [779/907] 135138=test_win32ole_variant [780/907] 135138=test_gem_bundler_version_finder [781/907] 135138=test_gem_ci_detector [782/907] 135138=test_gem_commands_contents_command [783/907] 135138=test_io_wait_uncommon [784/907] 135138=test_rdoc_rd_inline [785/907] 135138=test_files_test_1 [786/907] 135138=test_variable_name_check [787/907] 135138=fixtures_test [788/907] 135138=test_rational2 [789/907] 135138=test_nomethod_error [790/907] 135138=test_resolve_symbol [791/907] 135138=test_gem_resolver_composed_set [792/907] 135138=test_rdoc_markup_attribute_manager [793/907] 135138=test_object [794/907] 135138=test_variable [795/907] 135138=test_rdoc_markup_to_ansi [796/907] 135138=test_popen_deadlock [797/907] 135138=test_bmethod [798/907] 135138=magic_comment_test [799/907] 135138=test_flags [800/907] 135138=test_https [801/907] 135138=test_pack [802/907] 135138=test_euc_kr [803/907] 135138=test_win32ole_type_event [804/907] 135138=test_evaluation [805/907] 135138=test_merge_keys [806/907] 135138=test_object_references [807/907] 135138=test_open3 [808/907] 135137=test_thread [809/907] 135138=test_error_highlight [810/907] 135138=test_rdoc_extend [811/907] 135138=test_rdoc_markdown [812/907] 135138=test_have_library [813/907] 135138=json_generic_object_test [814/907] 135138=test_rdoc_encoding [815/907] 135138=test_gem_resolver_git_set [816/907] 135137=test_storage [817/907] 135137=test_gem_commands_build_command [818/907] 135137=test_extlibs [819/907] 135138=test_rb_str_dup [820/907] 135138=test_string [821/907] 135138=test_iterator [822/907] 135138=test_deprecate [823/907] 135138=test_rdoc_constant [824/907] 135138=test_date_ractor [825/907] 135138=test_objspace [826/907] 135137=test_gem_platform [827/907] 135137=test_gem_update_suggestion [828/907] 135137=test_process [829/907] 135137=test_dir [830/907] 135137=json_ext_parser_test [831/907] 135137=test_keyword [832/907] 135137=test_ns_spki [833/907] 135137=test_gem_resolver_lock_set [834/907] 135137=test_rdoc_top_level [835/907] 135137=test_gem_commands_rebuild_command [836/907] 135137=test_flip [837/907] 135137=test_dir_m17n [838/907] 135137=pattern_test [839/907] 135137=test_rational [840/907] 135137=test_fips [841/907] 135137=test_gem_unsatisfiable_dependency_error [842/907] 135137=test_gc [843/907] 135140=test_rdoc_code_object [844/907] 135140=test_io_buffer [845/907] 135140=test_engine [846/907] 135140=test_usrmarshal [847/907] 135140=test_key_error [848/907] 135140=bom_test [849/907] 135140=test_rdoc_require [850/907] 135140=test_file [851/907] 135137=test_env [852/907] 135140=test_gem_package [853/907] 135140=test_assembler [854/907] 135140=test_gem_source_installed [855/907] 135140=test_rubyoptions [856/907] 135137=test_basicsocket [857/907] 135137=test_yield_block [858/907] 135137=test_random_formatter [859/907] 135137=test_helper [860/907] 135137=test_win32ole_event [861/907] 135137=test_gem_source [862/907] 135137=test_gem_commands_signout_command [863/907] 135137=test_context [864/907] 135137=test_yamldbm [865/907] 135137=test_config [866/907] 135137=test_symbol [867/907] 135137=test_coder [868/907] 135137=test_benchmark [869/907] 135137=test_date_strftime [870/907] 135140=test_unix [871/907] 135140=test_gem_resolver_index_specification [872/907] 135140=implicit_array_test [873/907] 135140=test_dryrun [874/907] 135140=overlap_test [875/907] 135137=test_rdoc_alias [876/907] 135137=test_enc_associate [877/907] 135140=test_optparse [878/907] 135140=test_cparser [879/907] 135137=test_pkey_dh [880/907] 135137=test_win32ole_variable [881/907] 135137=test_boolean [882/907] 135137=test_eval [883/907] 135137=test_gem_source_lock [884/907] 135137=test_singleton_function [885/907] 135137=test_bignum [886/907] 135137=library_symbols_test [887/907] 135137=test_gem_util [888/907] 135137=ractor_test [889/907] 135137=test_new [890/907] 135137=test_gem_specification [891/907] 135140=test_cipher [892/907] 135140=test_jaro_winkler [893/907] 135140=test_vm_dump [894/907] 135140=test_config [895/907] 135140=test_gem_console_ui [896/907] 135140=source_location_test [897/907] 135140=test_cgi_cookie [898/907] 135140=test_cd [899/907] 135140=errors_test [900/907] 135140=test_gem_commands_info_command [901/907] 135140=test_find_executable [902/907] 135140=test_metaclass [903/907] 135140=test_store [904/907] 135140=test_my_integer [905/907] 135140=test_mixed_unicode_escapes [906/907] 135140=test_debugger_integration [907/907] 135140=test_lazy_enumerator Finished tests in 1226.190910s, 26.4396 tests/s, 5262.0085 assertions/s. 32420 tests, 6452227 assertions, 0 failures, 0 errors, 332 skips ruby -v: ruby 3.4.0dev (2024-07-08T11:00:01Z master 02c4f0c89d) [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/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-08T11:00:01Z master 02c4f0c89d) [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 208.488692 seconds 3432 files, 32764 examples, 146488 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.