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