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