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