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