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