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