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