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