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