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