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