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