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