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