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