# Logfile created on 2025-08-03 08:01:49 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000076ccd8b9fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20250803-080149", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000076ccdd1ade40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000076ccdd1adc88 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000076ccd8ad96b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc12.20250803-080149", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc12.20250803-080149>, @binmode=false, @mon_data=#<Monitor:0x000076ccdd1ad738>, @mon_data_owner_object_id=900>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.revision unchanged echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/irb.revision unchanged rm -rf .bundle/gems/win32ole-1.9.2/ Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_gcc12/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 30a20bc166 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /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/power_assert.revision unchanged echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/repl_type_completor.revision - Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_gcc12/revision.h updated generating x86_64-linux-fake.rb Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_gcc12/gems/power_assert-2.0.5.gem x86_64-linux-fake.rb updated generating enc.mk Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem Extracting bundle gem power_assert-2.0.5... Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-3.0.0dev.gem 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' $$$[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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/zjit/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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/zjit/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.rbbin updated c9ad4f65da9c6a660bafc1d758ef69b92274da518f8c7f4b9ca2baa31db6aad0 builtin_binary.rbbin 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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/zjit/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 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 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 '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]: 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/coverage' 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]: 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/date' 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]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/pty' make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.3.0/ext/syslog' 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.9.4/ext/rbs_extension' 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]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.3.0/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' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.revision - Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/power_assert.revision unchanged echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/repl_type_completor.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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/zjit/src/lib.rs' /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/repl_type_completor.revision unchanged rm -rf .bundle/gems/win32ole-1.9.2/ echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_gcc12/tool/ifchange /tmp/ruby/src/trunk_gcc12/.bundle/.timestamp/irb.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/irb.revision unchanged encdb.h unchanged Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_gcc12/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem Extracting bundle gem power_assert-2.0.5... 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 Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/power_assert-3.0.0dev.gem 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 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 '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/date' 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]: 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/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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/objspace' make[2]: Entering 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]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/rubyvm' 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/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/openssl' 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/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.9.4/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/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/ext/digest/sha2' 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/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.5.0+2/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_gcc12/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_gcc12/lib/ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc12/lib/ruby/site_ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc12/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc12/include/ruby-3.5.0+2/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc12/lib/ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk_gcc12/lib/ruby/site_ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk_gcc12/lib/ruby/vendor_ruby/3.5.0+2 installing extension headers: /tmp/ruby/install/trunk_gcc12/include/ruby-3.5.0+2/ruby installing command scripts: /tmp/ruby/install/trunk_gcc12/bin installing library scripts: /tmp/ruby/install/trunk_gcc12/lib/ruby/3.5.0+2 installing common headers: /tmp/ruby/install/trunk_gcc12/include/ruby-3.5.0+2 installing manpages: /tmp/ruby/install/trunk_gcc12/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.5.0+2 bundler 2.8.0.dev delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 5.0.2 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.2 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.4 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.5.0+2 date 3.4.1 digest 3.2.0 etc 1.4.6 fcntl 1.2.0 io-console 0.8.1 io-nonblock 0.3.2 io-wait 0.3.2 json 2.13.2 openssl 3.3.0 psych 5.2.6 stringio 3.1.8.dev strscan 3.1.6.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.5.0+2 minitest 5.25.5 rake 13.3.0 test-unit 3.7.0 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.9 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.3 prime 0.1.4 rbs 3.9.4 typeprof 0.30.1 debug 1.11.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.3.0 bigdecimal 3.2.2 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.3 nkf 0.2.0 syslog 0.3.0 csv 3.3.5 repl_type_completor 0.1.11 ostruct 0.6.3 pstore 0.2.0 benchmark 0.4.1 logger 1.7.0 rdoc 6.14.2 irb 1.15.2 reline 0.6.2 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk_gcc12/lib/ruby/gems/3.5.0+2/cache skipped bundled gems: power_assert-3.0.0dev.gem not found in bundled_gems win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2 $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2029 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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/zjit/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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/zjit/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/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/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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.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.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.3.0/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=59841 "--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/754] 4131797=openssl/test_ocsp [ 2/754] 4131801=rubygems/test_gem_security_policy [ 3/754] 4131800=rubygems/test_gem_source [ 4/754] 4131798=psych/test_psych [ 5/754] 4131798=ruby/enc/test_euc_kr [ 6/754] 4131798=-ext-/string/test_coderange [ 7/754] 4131798=json/json_fixtures_test [ 8/754] 4131798=-ext-/array/test_to_ary_concat [ 9/754] 4131797=date/test_date [ 10/754] 4131797=rubygems/test_gem_resolver_index_set [ 11/754] 4131798=ruby/test_io_m17n [ 12/754] 4131797=rubygems/test_gem_commands_setup_command [ 13/754] 4131801=test_ipaddr [ 14/754] 4131801=prism/unescape_test [ 15/754] 4131800=-ext-/proc/test_bmethod [ 16/754] 4131800=ruby/test_object_id [ 17/754] 4131801=openssl/test_x509store [ 18/754] 4131800=-ext-/symbol/test_inadvertent_creation [ 19/754] 4131801=openssl/test_kdf [ 20/754] 4131800=io/wait/test_io_wait [ 21/754] 4131801=optparse/test_kwargs [ 22/754] 4131801=ruby/test_range [ 23/754] 4131800=rubygems/test_deprecate [ 24/754] 4131800=did_you_mean/spell_checking/test_require_path_check [ 25/754] 4131800=openssl/test_ns_spki [ 26/754] 4131800=fileutils/test_dryrun [ 27/754] 4131800=-ext-/string/test_interned_str [ 28/754] 4131800=rubygems/test_gem_resolver_conflict [ 29/754] 4131800=rubygems/test_gem_commands_specification_command [ 30/754] 4131800=prism/result/integer_base_flags_test [ 31/754] 4131797=ruby/test_encoding [ 32/754] 4131800=psych/test_nil [ 33/754] 4131800=rubygems/test_gem_platform [ 34/754] 4131800=openssl/test_ts [ 35/754] 4131798=mkmf/test_constant [ 36/754] 4131797=rubygems/test_gem_resolver_composed_set [ 37/754] 4131797=rubygems/test_remote_fetch_error [ 38/754] 4131797=ruby/enc/test_grapheme_breaks [ 39/754] 4131797=ruby/test_integer_comb [ 40/754] 4131801=ruby/test_frozen [ 41/754] 4131801=-ext-/test_printf [ 42/754] 4131801=ruby/test_rubyoptions [ 43/754] 4131800=rubygems/test_gem_resolver_best_set [ 44/754] 4131800=ruby/test_transcode [ 45/754] 4131800=rubygems/test_gem_resolver_api_specification [ 46/754] 4131800=socket/test_udp [ 47/754] 4131800=rubygems/test_gem_gem_runner [ 48/754] 4131800=ruby/test_sleep [ 49/754] 4131800=ruby/enc/test_big5 [ 50/754] 4131800=socket/test_basicsocket [ 51/754] 4131800=ruby/test_nomethod_error [ 52/754] 4131800=rubygems/test_gem_commands_info_command [ 53/754] 4131800=rubygems/test_gem_commands_mirror [ 54/754] 4131800=fiber/test_timeout [ 55/754] 4131800=prism/magic_comment_test [ 56/754] 4131800=prism/ruby/pattern_test [ 57/754] 4131800=mkmf/test_install [ 58/754] 4131800=-ext-/symbol/test_type [ 59/754] 4131800=ruby/test_string [ 60/754] 4131797=zlib/test_zlib [ 61/754] 4131798=prism/api/lex_test [ 62/754] 4131798=rubygems/test_gem_command [ 63/754] 4131797=openssl/test_pair [ 64/754] 4131798=prism/api/dump_test [ 65/754] 4131798=date/test_date_ractor [ 66/754] 4131797=ruby/test_random_formatter [ 67/754] 4131797=ruby/test_proc [ 68/754] 4131798=test_bundled_gems [ 69/754] 4131798=date/test_date_strftime [ 70/754] 4131798=fiber/test_io_buffer [ 71/754] 4131798=prism/version_test [ 72/754] 4131798=ripper/test_files_test_1 [ 73/754] 4131801=-ext-/hash/test_delete [ 74/754] 4131801=ripper/test_lexer [ 75/754] 4131801=ruby/test_continuation [ 76/754] 4131801=-ext-/test_random [ 77/754] 4131801=psych/test_merge_keys [ 78/754] 4131801=ruby/test_time [ 79/754] 4131801=optparse/test_placearg [ 80/754] 4131801=rubygems/test_config [ 81/754] 4131801=rubygems/test_gem_resolver_git_specification [ 82/754] 4131797=fiber/test_io [ 83/754] 4131797=erb/test_erb [ 84/754] 4131797=prism/library_symbols_test [ 85/754] 4131797=rubygems/test_gem_commands_cleanup_command [ 86/754] 4131801=ripper/test_files_test [ 87/754] 4131801=rubygems/test_gem_dependency_installer [ 88/754] 4131797=ruby/test_pipe [ 89/754] 4131797=openssl/test_pkey_dh [ 90/754] 4131797=ruby/test_threadgroup [ 91/754] 4131797=prism/encoding/symbol_encoding_test [ 92/754] 4131797=rubygems/test_gem_resolver_api_set [ 93/754] 4131797=prism/ruby/ruby_parser_test [ 94/754] 4131797=psych/test_tree_builder [ 95/754] 4131797=test_tmpdir [ 96/754] 4131797=-ext-/load/test_protect [ 97/754] 4131797=rubygems/test_gem_resolver_vendor_set [ 98/754] 4131797=test_tempfile [ 99/754] 4131797=uri/test_generic [100/754] 4131797=psych/nodes/test_enumerable [101/754] 4131797=optparse/test_autoconf [102/754] 4131797=openssl/test_pkcs7 [103/754] 4131798=rubygems/test_gem_ext_cargo_builder_link_flag_converter [104/754] 4131798=optparse/test_switch [105/754] 4131798=prism/ruby/parser_test [106/754] 4131798=psych/test_psych_set [107/754] 4131798=rubygems/test_bundled_ca [108/754] 4131798=psych/test_numeric [109/754] 4131798=ruby/test_string_memory [110/754] 4131798=uri/test_mailto [111/754] 4131798=did_you_mean/spell_checking/test_class_name_check [112/754] 4131798=did_you_mean/edit_distance/test_jaro_winkler [113/754] 4131798=ruby/test_rand [114/754] 4131797=-ext-/float/test_nextafter [115/754] 4131797=-ext-/string/test_capacity [116/754] 4131797=psych/test_stringio [117/754] 4131797=prism/ruby/string_query_test [118/754] 4131797=ruby/test_comparable [119/754] 4131797=ruby/test_io_timeout [120/754] 4131797=stringio/test_stringio [121/754] 4131798=ruby/test_arity [122/754] 4131798=ruby/enc/test_euc_tw [123/754] 4131798=test_pty [124/754] 4131797=uri/test_ldap [125/754] 4131797=ruby/test_complex2 [126/754] 4131797=openssl/test_pkey_rsa [127/754] 4131798=ruby/test_trace [128/754] 4131798=-ext-/st/test_numhash [129/754] 4131798=did_you_mean/tree_spell/test_change_word [130/754] 4131798=rubygems/test_gem_remote_fetcher_local_ssl_server [131/754] 4131801=-ext-/wait/test_wait [132/754] 4131801=-ext-/integer/test_integer [133/754] 4131801=did_you_mean/test_spell_checker [134/754] 4131801=rubygems/test_gem_commands_contents_command [135/754] 4131797=psych/test_yaml_special_cases [136/754] 4131797=rubygems/test_gem_source_list [137/754] 4131797=net/http/test_http_request [138/754] 4131801=rubygems/test_gem_gemcutter_utilities [139/754] 4131797=openssl/test_x509name [140/754] 4131797=ruby/test_pack [141/754] 4131801=-ext-/bug_reporter/test_bug_reporter [142/754] 4131797=-ext-/bignum/test_str2big [143/754] 4131797=ruby/test_basicinstructions [144/754] 4131797=prism/ruby/parameters_signature_test [145/754] 4131797=rubygems/test_gem_commands_check_command [146/754] 4131797=ruby/test_alias [147/754] 4131797=rubygems/test_gem_package_old [148/754] 4131797=mkmf/test_have_func [149/754] 4131801=resolv/test_resource [150/754] 4131801=test_singleton [151/754] 4131801=test_unicode_normalize [152/754] 4131801=ruby/test_require [153/754] 4131798=rubygems/test_gem_path_support [154/754] 4131798=-ext-/string/test_normalize [155/754] 4131798=resolv/test_dns [156/754] 4131798=dtrace/test_function_entry [157/754] 4131798=rubygems/test_gem_remote_fetcher [158/754] 4131798=openssl/test_ssl_session [159/754] 4131797=ripper/test_parser_events [160/754] 4131797=optparse/test_reqarg [161/754] 4131798=json/json_common_interface_test [162/754] 4131798=-ext-/win32/test_fd_setsize [163/754] 4131798=rubygems/test_gem_ext_cmake_builder [164/754] 4131798=socket/test_ancdata [165/754] 4131797=prism/result/named_capture_test [166/754] 4131797=uri/test_file [167/754] 4131797=rubygems/test_rubygems [168/754] 4131798=prism/ruby/ripper_test [169/754] 4131797=-ext-/rational/test_rat [170/754] 4131797=ruby/test_syntax [171/754] 4131798=rubygems/test_gem_request [172/754] 4131800=test_tsort [173/754] 4131800=optparse/test_acceptable [174/754] 4131798=rubygems/test_gem_commands_lock_command [175/754] 4131798=ruby/test_data [176/754] 4131800=win32/test_registry [177/754] 4131798=ruby/test_super [178/754] 4131800=ruby/enc/test_regex_casefold [179/754] 4131800=rubygems/test_gem_source_git [180/754] 4131801=prism/fuzzer_test [181/754] 4131801=rubygems/test_gem_uninstaller [182/754] 4131798=net/http/test_httpheader [183/754] 4131798=prism/onigmo_test [184/754] 4131798=psych/test_serialize_subclasses [185/754] 4131798=psych/test_struct [186/754] 4131798=strscan/test_ractor [187/754] 4131798=psych/test_yamlstore [188/754] 4131798=prism/ruby/desugar_compiler_test [189/754] 4131798=-ext-/marshal/test_internal_ivar [190/754] 4131798=rubygems/test_gem_ext_configure_builder [191/754] 4131798=-ext-/tracepoint/test_tracepoint [192/754] 4131800=-ext-/string/test_qsort [193/754] 4131800=fiber/test_queue [194/754] 4131800=rubygems/test_gem_config_file [195/754] 4131798=rubygems/test_gem_resolver_installed_specification [196/754] 4131798=openssl/test_cipher [197/754] 4131798=-ext-/exception/test_exception_at_throwing [198/754] 4131798=ruby/test_yjit_exit_locations [199/754] 4131798=psych/test_date_time [200/754] 4131800=json/json_addition_test [201/754] 4131800=-ext-/time/test_new [202/754] 4131800=test_prettyprint [203/754] 4131800=rubygems/test_gem_commands_build_command [204/754] 4131798=-ext-/string/test_rb_str_dup [205/754] 4131798=ruby/test_complexrational [206/754] 4131798=rubygems/test_gem_commands_unpack_command [207/754] 4131801=ripper/test_files_lib [208/754] 4131801=psych/test_safe_load [209/754] 4131801=rubygems/test_gem_source_specific_file [210/754] 4131801=ruby/test_name_error [211/754] 4131801=ruby/test_variable [212/754] 4131800=ruby/test_metaclass [213/754] 4131800=dtrace/test_singleton_function [214/754] 4131800=ruby/test_enumerator [215/754] 4131798=psych/visitors/test_yaml_tree [216/754] 4131798=-ext-/namespace/test_load_ext [217/754] 4131798=did_you_mean/core_ext/test_name_error_extension [218/754] 4131798=ruby/test_integer [219/754] 4131801=rubygems/test_gem_commands_server_command [220/754] 4131801=prism/lex_test [221/754] 4131801=rubygems/test_gem_commands_exec_command [222/754] 4131797=test_shellwords [223/754] 4131797=rubygems/test_webauthn_listener_response [224/754] 4131797=psych/test_omap [225/754] 4131797=fiber/test_storage [226/754] 4131797=ruby/test_marshal [227/754] 4131798=rubygems/test_gem_request_set_lockfile [228/754] 4131801=rubygems/test_gem_bundler_version_finder [229/754] 4131801=resolv/test_mdns [230/754] 4131801=psych/test_ractor [231/754] 4131797=ruby/test_iterator [232/754] 4131797=-ext-/postponed_job/test_postponed_job [233/754] 4131801=dtrace/test_string [234/754] 4131801=-ext-/funcall/test_passing_block [235/754] 4131801=open-uri/test_ssl [236/754] 4131798=rubygems/test_gem_resolver_vendor_specification [237/754] 4131798=ruby/test_key_error [238/754] 4131798=openssl/test_engine [239/754] 4131798=rubygems/test_gem_unsatisfiable_dependency_error [240/754] 4131798=openssl/test_pkey_dsa [241/754] 4131797=prism/api/freeze_test [242/754] 4131797=rubygems/test_gem [243/754] 4131798=ruby/test_stringchar [244/754] 4131798=fiber/test_io_close [245/754] 4131798=fiber/test_process [246/754] 4131798=ruby/test_float [247/754] 4131801=-ext-/popen_deadlock/test_popen_deadlock [248/754] 4131801=openssl/test_config [249/754] 4131801=json/json_coder_test [250/754] 4131801=psych/test_parser [251/754] 4131801=-ext-/bignum/test_big2str [252/754] 4131801=psych/test_object_references [253/754] 4131801=rubygems/test_gem_remote_fetcher_s3 [254/754] 4131798=rubygems/test_webauthn_poller [255/754] 4131801=net/http/test_httpresponses [256/754] 4131801=rubygems/test_gem_package_tar_reader [257/754] 4131798=-ext-/debug/test_debug [258/754] 4131798=ruby/test_dir_m17n [259/754] 4131801=ruby/test_rational [260/754] 4131797=ruby/test_shapes [261/754] 4131797=fiber/test_enumerator [262/754] 4131797=rubygems/test_gem_version_option [263/754] 4131797=rubygems/test_gem_specification [264/754] 4131798=prism/result/comments_test [265/754] 4131798=json/json_generator_test [266/754] 4131801=rubygems/test_gem_uri [267/754] 4131801=stringio/test_ractor [268/754] 4131801=rubygems/test_gem_requirement [269/754] 4131801=rubygems/test_gem_version [270/754] 4131801=prism/result/source_location_test [271/754] 4131801=ruby/test_array [272/754] 4131798=psych/test_yamldbm [273/754] 4131798=psych/test_json_tree [274/754] 4131798=rubygems/test_gem_console_ui [275/754] 4131798=rubygems/test_gem_resolver_index_specification [276/754] 4131798=rubygems/test_gem_commands_update_command [277/754] 4131797=test_forwardable [278/754] 4131797=date/test_date_compat [279/754] 4131797=ruby/test_mixed_unicode_escapes [280/754] 4131797=ruby/test_time_tz [281/754] 4131797=optparse/test_cclass [282/754] 4131797=-ext-/test_scan_args [283/754] 4131797=psych/test_boolean [284/754] 4131797=-ext-/gvl/test_ubf_async_safe [285/754] 4131797=ruby/enc/test_windows_1252 [286/754] 4131797=prism/ruby/dispatcher_test [287/754] 4131797=prism/fixtures_test [288/754] 4131797=ruby/test_rational2 [289/754] 4131797=-ext-/win32/test_console_attr [290/754] 4131797=test_open3 [291/754] 4131798=open-uri/test_proxy [292/754] 4131798=prism/result/warnings_test [293/754] 4131798=-ext-/load/test_resolve_symbol [294/754] 4131798=ruby/test_zjit [295/754] 4131798=prism/ractor_test [296/754] 4131798=psych/test_symbol [297/754] 4131798=net/http/test_https [298/754] 4131797=uri/test_http [299/754] 4131797=uri/test_parser [300/754] 4131797=-ext-/string/test_enc_associate [301/754] 4131800=rubygems/test_gem_stub_specification [302/754] 4131798=fiber/test_sleep [303/754] 4131800=-ext-/struct/test_len [304/754] 4131800=-ext-/thread/test_lock_native_thread [305/754] 4131797=dtrace/test_gc [306/754] 4131797=ruby/test_math [307/754] 4131797=-ext-/method/test_arity [308/754] 4131798=mkmf/test_libs [309/754] 4131797=socket/test_sockopt [310/754] 4131797=mkmf/test_sizeof [311/754] 4131798=-ext-/string/test_enc_str_buf_cat [312/754] 4131798=ripper/test_filter [313/754] 4131798=ruby/test_case [314/754] 4131798=rubygems/test_gem_security_trust_dir [315/754] 4131800=ruby/enc/test_koi8 [316/754] 4131800=ruby/enc/test_emoji_breaks [317/754] 4131800=psych/test_encoding [318/754] 4131800=fiber/test_backtrace [319/754] 4131800=date/test_date_parse [320/754] 4131798=psych/test_document [321/754] 4131798=net/http/test_http [322/754] 4131800=openssl/test_pkey_ec [323/754] 4131800=rubygems/test_gem_security [324/754] 4131801=ruby/test_system [325/754] 4131798=rubygems/test_gem_commands_environment_command [326/754] 4131798=dtrace/test_hash_create [327/754] 4131798=ruby/test_keyword [328/754] 4131801=date/test_switch_hitter [329/754] 4131801=-ext-/struct/test_data [330/754] 4131801=ruby/test_primitive [331/754] 4131801=openssl/test_bn [332/754] 4131801=openssl/test_provider [333/754] 4131798=prism/encoding/encodings_test [334/754] 4131798=ruby/test_thread_cv [335/754] 4131801=did_you_mean/spell_checking/test_uncorrectable_name_check [336/754] 4131801=psych/test_array [337/754] 4131801=rubygems/test_gem_package_task [338/754] 4131801=optparse/test_did_you_mean [339/754] 4131798=openssl/test_ossl [340/754] 4131798=test_time [341/754] 4131801=rubygems/test_gem_resolver_git_set [342/754] 4131798=rubygems/test_gem_commands_rebuild_command [343/754] 4131798=psych/test_object [344/754] 4131798=ruby/enc/test_shift_jis [345/754] 4131798=ruby/test_gc_compact [346/754] 4131801=psych/test_deprecated [347/754] 4131801=psych/json/test_stream [348/754] 4131801=-ext-/struct/test_member [349/754] 4131801=psych/test_exception [350/754] 4131801=ruby/enc/test_case_mapping [351/754] 4131801=-ext-/bignum/test_div [352/754] 4131801=rubygems/test_gem_safe_marshal [353/754] 4131801=ruby/test_yjit [354/754] 4131800=rubygems/test_gem_ext_ext_conf_builder [355/754] 4131797=-ext-/exception/test_data_error [356/754] 4131797=ruby/test_m17n [357/754] 4131800=ruby/test_fiber [358/754] 4131797=rubygems/test_gem_resolver_installer_set [359/754] 4131797=ruby/test_argf [360/754] 4131798=optparse/test_optarg [361/754] 4131798=rubygems/test_exit [362/754] 4131798=-ext-/path_to_class/test_path_to_class [363/754] 4131798=rubygems/test_gem_package_tar_header [364/754] 4131798=-ext-/string/test_fstring [365/754] 4131798=ruby/test_assignment [366/754] 4131800=rubygems/test_gem_uri_formatter [367/754] 4131800=dtrace/test_cmethod [368/754] 4131800=json/json_parser_test [369/754] 4131800=rubygems/test_gem_commands_signout_command [370/754] 4131800=rubygems/test_gem_source_installed [371/754] 4131800=prism/result/index_write_test [372/754] 4131800=-ext-/iter/test_yield_block [373/754] 4131800=psych/test_set [374/754] 4131800=-ext-/string/test_nofree [375/754] 4131800=date/test_date_marshal [376/754] 4131800=rubygems/test_gem_commands_help_command [377/754] 4131800=prism/errors_test [378/754] 4131800=ruby/test_vm_dump [379/754] 4131800=open-uri/test_ftp [380/754] 4131800=prism/result/static_inspect_test [381/754] 4131800=rubygems/test_gem_commands_list_command [382/754] 4131800=ruby/test_memory_view [383/754] 4131800=prism/test_helper [384/754] 4131800=rubygems/test_project_sanity [385/754] 4131800=openssl/test_digest [386/754] 4131800=-ext-/load/test_dot_dot [387/754] 4131800=ruby/test_method [388/754] 4131798=rubygems/test_gem_source_subpath_problem [389/754] 4131798=lib/!Nothing_to_test [390/754] 4131798=-ext-/exception/test_ensured [391/754] 4131798=openssl/test_fips [392/754] 4131798=optparse/test_bash_completion [393/754] 4131798=did_you_mean/spell_checking/test_pattern_key_name_check [394/754] 4131798=-ext-/thread/test_instrumentation_api [395/754] 4131797=rubygems/test_kernel [396/754] 4131798=-ext-/bignum/test_bigzero [397/754] 4131798=ruby/test_hash [398/754] 4131797=test_weakref [399/754] 4131797=rubygems/test_webauthn_listener [400/754] 4131797=test_timeout [401/754] 4131797=pathname/test_ractor [402/754] 4131797=io/console/test_ractor [403/754] 4131797=psych/visitors/test_emitter [404/754] 4131797=ruby/enc/test_utf16 [405/754] 4131797=mkmf/test_signedness [406/754] 4131798=prism/result/integer_parse_test [407/754] 4131798=-ext-/load/test_stringify_symbols [408/754] 4131798=psych/test_string [409/754] 4131798=ruby/test_yield [410/754] 4131801=date/test_date_arith [411/754] 4131801=ruby/test_dup [412/754] 4131801=dtrace/test_raise [413/754] 4131801=prism/api/parse_test [414/754] 4131801=ruby/test_fnmatch [415/754] 4131801=psych/visitors/test_depth_first [416/754] 4131801=rubygems/test_require [417/754] 4131801=erb/test_erb_m17n [418/754] 4131801=optparse/test_optparse [419/754] 4131801=ruby/test_clone [420/754] 4131800=rubygems/test_gem_commands_sources_command [421/754] 4131801=openssl/test_pkcs12 [422/754] 4131800=ruby/test_autoload [423/754] 4131801=ruby/test_ast [424/754] 4131797=-ext-/test_ensure_and_callcc [425/754] 4131797=prism/result/equality_test [426/754] 4131797=rubygems/test_gem_installer [427/754] 4131798=rubygems/test_gem_util [428/754] 4131798=ruby/test_defined [429/754] 4131798=rubygems/test_gem_commands_owner_command [430/754] 4131798=ripper/test_ripper [431/754] 4131798=rubygems/test_gem_commands_cert_command [432/754] 4131798=-ext-/struct/test_duplicate [433/754] 4131798=-ext-/arith_seq/test_arith_seq_extract [434/754] 4131798=rubygems/test_gem_dependency_list [435/754] 4131800=test_extlibs [436/754] 4131798=ruby/test_path [437/754] 4131798=ruby/test_weakkeymap [438/754] 4131798=prism/result/node_id_test [439/754] 4131798=ruby/test_backtrace [440/754] 4131800=rubygems/test_gem_commands_signin_command [441/754] 4131800=ruby/test_not [442/754] 4131800=mkmf/test_framework [443/754] 4131800=ruby/test_inlinecache [444/754] 4131800=ruby/test_iseq [445/754] 4131798=ruby/test_namespace [446/754] 4131798=-ext-/st/test_update [447/754] 4131798=optparse/test_zsh_completion [448/754] 4131798=psych/test_class [449/754] 4131798=rubygems/test_gem_request_set [450/754] 4131797=rubygems/test_gem_security_signer [451/754] 4131797=rubygems/test_gem_spec_fetcher [452/754] 4131798=strscan/test_stringscanner [453/754] 4131798=rubygems/test_gem_update_suggestion [454/754] 4131797=prism/ruby/location_test [455/754] 4131797=dtrace/test_object_create_start [456/754] 4131797=rubygems/test_gem_resolver_lock_set [457/754] 4131797=rubygems/test_gem_commands_search_command [458/754] 4131797=-ext-/bignum/test_pack [459/754] 4131798=ruby/test_gc [460/754] 4131797=rubygems/test_gem_resolver_local_specification [461/754] 4131797=mkmf/test_mkmf [462/754] 4131797=psych/test_hash [463/754] 4131797=rubygems/test_gem_ext_builder [464/754] 4131800=mkmf/test_have_library [465/754] 4131797=net/protocol/test_protocol [466/754] 4131797=did_you_mean/test_tree_spell_checker [467/754] 4131797=objspace/test_objspace [468/754] 4131800=erb/test_erb_command [469/754] 4131800=-ext-/string/test_set_len [470/754] 4131800=prism/api/parse_success_test [471/754] 4131800=-ext-/string/test_too_many_dummy_encodings [472/754] 4131800=ruby/enc/test_cp949 [473/754] 4131800=-ext-/exception/test_enc_raise [474/754] 4131800=ruby/test_condition [475/754] 4131800=ruby/test_numeric [476/754] 4131800=-ext-/array/test_resize [477/754] 4131800=-ext-/class/test_class2name [478/754] 4131800=ruby/enc/test_emoji [479/754] 4131800=ruby/test_undef [480/754] 4131800=date/test_date_attr [481/754] 4131800=rubygems/test_gem_resolver_specification [482/754] 4131800=-ext-/test_enumerator_kw [483/754] 4131800=openssl/test_hmac [484/754] 4131800=prism/ruby/compiler_test [485/754] 4131800=ruby/enc/test_utf32 [486/754] 4131800=prism/result/regular_expression_options_test [487/754] 4131800=socket/test_nonblock [488/754] 4131800=rubygems/test_gem_commands_stale_command [489/754] 4131800=ruby/test_parse [490/754] 4131800=ruby/test_process [491/754] 4131800=optparse/test_noarg [492/754] 4131800=ruby/test_stack [493/754] 4131800=openssl/test_random [494/754] 4131800=optparse/test_summary [495/754] 4131800=-ext-/st/test_foreach [496/754] 4131800=ruby/test_econv [497/754] 4131800=date/test_date_strptime [498/754] 4131800=test_securerandom [499/754] 4131800=psych/test_scalar_scanner [500/754] 4131800=ruby/test_frozen_error [501/754] 4131800=ruby/test_signal [502/754] 4131800=ruby/test_fixnum [503/754] 4131800=rubygems/test_gem_resolver_activation_request [504/754] 4131800=ripper/test_files_test_2 [505/754] 4131800=fiber/test_mutex [506/754] 4131800=net/http/test_buffered_io [507/754] 4131800=psych/test_stream [508/754] 4131800=test_find [509/754] 4131800=ruby/test_struct [510/754] 4131800=rubygems/test_gem_package_tar_writer [511/754] 4131800=prism/result/breadth_first_search_test [512/754] 4131800=ruby/enc/test_cesu8 [513/754] 4131800=-ext-/file/test_stat [514/754] 4131800=rubygems/test_gem_source_local [515/754] 4131800=optparse/test_load [516/754] 4131800=rubygems/test_gem_commands_query_command [517/754] 4131800=ripper/test_sexp [518/754] 4131800=ruby/test_const [519/754] 4131800=ruby/test_class [520/754] 4131801=ruby/test_dir [521/754] 4131801=ruby/test_rubyvm [522/754] 4131801=did_you_mean/tree_spell/test_human_typo [523/754] 4131801=rubygems/test_gem_commands_uninstall_command [524/754] 4131800=mkmf/test_convertible [525/754] 4131801=-ext-/string/test_ellipsize [526/754] 4131801=psych/test_marshalable [527/754] 4131801=rubygems/test_gem_commands_yank_command [528/754] 4131801=ruby/test_env [529/754] 4131801=ruby/test_module Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf warning: process 4144658 is a zombie - the process has already terminated ptrace: Inappropriate ioctl for device. >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) /tmp/ruby/src/trunk_gcc12/tool/lib/dump.gdb:12: Error in sourced command file: No symbol table is loaded. Use the "file" command. [530/754] 4131801=digest/test_ractor [531/754] 4131801=io/wait/test_ractor [532/754] 4131801=uri/test_ws [533/754] 4131801=openssl/test_ssl [534/754] 4131800=prism/result/constant_path_node_test [535/754] 4131800=ripper/test_scanner_events [536/754] 4131800=prism/encoding/regular_expression_encoding_test [537/754] 4131800=psych/test_scalar [538/754] 4131800=ruby/test_readpartial [539/754] 4131800=psych/visitors/test_to_ruby [540/754] 4131800=coverage/test_coverage [541/754] 4131801=digest/test_digest [542/754] 4131800=rubygems/test_gem_commands_fetch_command [543/754] 4131800=pathname/test_pathname [544/754] 4131801=-ext-/eval/test_eval [545/754] 4131801=rubygems/test_gem_commands_pristine_command [546/754] 4131800=ruby/test_literal [547/754] 4131800=fileutils/test_nowrite [548/754] 4131800=ruby/test_thread_queue [549/754] 4131798=fiber/test_thread [550/754] 4131798=rubygems/test_gem_impossible_dependencies_error [551/754] 4131798=rubygems/test_gem_resolver_requirement_list [552/754] 4131798=-ext-/arith_seq/test_arith_seq_beg_len_step [553/754] 4131798=rubygems/test_gem_doctor [554/754] 4131798=digest/test_digest_extend [555/754] 4131798=fiber/test_ractor [556/754] 4131798=-ext-/string/test_cstr [557/754] 4131801=psych/test_yaml [558/754] 4131801=mkmf/test_have_macro [559/754] 4131798=did_you_mean/spell_checking/test_method_name_check [560/754] 4131798=prism/result/heredoc_test [561/754] 4131798=psych/test_alias_and_anchor [562/754] 4131798=-ext-/test_abi [563/754] 4131797=rubygems/test_gem_resolver_dependency_request [564/754] 4131797=openssl/test_pkey [565/754] 4131798=optparse/test_getopts [566/754] 4131797=rubygems/test_gem_commands_install_command [567/754] 4131798=dtrace/test_load [568/754] 4131798=rubygems/test_gem_name_tuple [569/754] 4131798=ruby/test_warning [570/754] 4131801=prism/result/implicit_array_test [571/754] 4131801=ruby/enc/test_gbk [572/754] 4131801=prism/api/parse_stream_test [573/754] 4131801=rubygems/test_gem_commands_push_command [574/754] 4131798=prism/result/attribute_write_test [575/754] 4131798=rubygems/test_gem_resolver [576/754] 4131800=socket/test_socket [577/754] 4131798=ruby/enc/test_gb18030 [578/754] 4131798=rubygems/test_gem_local_remote_options [579/754] 4131798=prism/ruby/reflection_test [580/754] 4131798=psych/handlers/test_recorder [581/754] 4131798=openssl/test_x509ext [582/754] 4131798=json/json_ext_parser_test [583/754] 4131798=cgi/test_cgi_escape [584/754] 4131798=etc/test_etc [585/754] 4131798=test_pp [586/754] 4131801=dtrace/test_array_create [587/754] 4131801=-ext-/econv/test_append [588/754] 4131801=ruby/test_bignum [589/754] 4131801=ruby/test_exception [590/754] 4131798=rubygems/test_gem_remote_fetcher_local_server .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 33165> [591/754] 4131798=-ext-/bignum/test_mul [592/754] 4131798=json/ractor_test [593/754] 4131798=ruby/test_io [594/754] 4131800=ruby/test_enum [595/754] 4131797=-ext-/debug/test_profile_frames [596/754] 4131797=net/http/test_httpresponse [597/754] 4131797=openssl/test_x509attr [598/754] 4131797=ruby/test_symbol [599/754] 4131800=io/console/test_io_console [600/754] 4131801=monitor/test_monitor [601/754] 4131801=psych/test_coder [602/754] 4131801=rubygems/test_gem_silent_ui [603/754] 4131801=prism/regexp_test [604/754] 4131801=socket/test_unix [605/754] 4131801=ruby/test_whileuntil [606/754] 4131801=rubygems/test_gem_available_set [607/754] 4131801=-ext-/string/test_modify_expand [608/754] 4131801=yaml/test_store [609/754] 4131801=prism/ruby/tunnel_test [610/754] 4131801=ruby/test_settracefunc [611/754] 4131800=rubygems/test_gem_text [612/754] 4131800=ruby/test_m17n_comb [613/754] 4131797=rubygems/test_gem_source_vendor [614/754] 4131797=rubygems/test_gem_commands_outdated_command [615/754] 4131797=ruby/test_beginendblock [616/754] 4131801=net/http/test_https_proxy [617/754] 4131801=ruby/test_sprintf_comb [618/754] 4131797=-ext-/gvl/test_last_thread [619/754] 4131801=rubygems/test_gem_command_manager [620/754] 4131801=prism/api/parse_comments_test [621/754] 4131801=ruby/test_method_cache [622/754] 4131801=mkmf/test_find_executable [623/754] 4131801=rubygems/test_gem_dependency [624/754] 4131801=json/json_encoding_test [625/754] 4131801=ruby/test_lazy_enumerator [626/754] 4131797=openssl/test_x509req [627/754] 4131801=rubygems/test_gem_ext_cargo_builder [628/754] 4131797=date/test_date_new [629/754] 4131797=ruby/test_allocation [630/754] 4131801=socket/test_tcp [631/754] 4131801=ruby/test_insns_leaf [632/754] 4131801=mkmf/test_pkg_config [633/754] 4131801=ruby/enc/test_iso_8859 [634/754] 4131801=ruby/test_call [635/754] 4131801=rubygems/test_gem_ext_cargo_builder_unit [636/754] 4131800=mkmf/test_flags [637/754] 4131801=openssl/test_asn1 [638/754] 4131801=-ext-/win32/test_dln [639/754] 4131801=open-uri/test_open-uri [640/754] 4131801=ripper/test_files_sample [641/754] 4131801=-ext-/test_notimplement [642/754] 4131801=dtrace/test_require [643/754] 4131801=prism/result/overlap_test [644/754] 4131801=mmtk/test_configuration [645/754] 4131801=ruby/test_arithmetic_sequence [646/754] 4131801=rubygems/test_gem_validator [647/754] 4131801=ruby/test_thread [648/754] 4131800=did_you_mean/spell_checking/test_key_name_check [649/754] 4131800=error_highlight/test_error_highlight [650/754] 4131800=-ext-/vm/test_at_exit [651/754] 4131800=ruby/enc/test_case_options [652/754] 4131800=json/json_string_matching_test [653/754] 4131800=io/nonblock/test_flush [654/754] 4131800=ruby/test_complex [655/754] 4131800=prism/newline_test [656/754] 4131800=rubygems/test_gem_dependency_resolution_error [657/754] 4131800=openssl/test_x509crl [658/754] 4131798=-ext-/stack/test_stack_overflow [659/754] 4131800=ruby/test_ractor [660/754] 4131798=rubygems/test_gem_package [661/754] 4131800=ripper/test_files_ext [662/754] 4131800=psych/test_data [663/754] 4131800=rubygems/test_gem_request_set_gem_dependency_api [664/754] 4131797=ruby/test_compile_prism [665/754] 4131800=test_trick [666/754] 4131797=uri/test_ftp [667/754] 4131797=rubygems/test_gem_request_set_lockfile_parser [668/754] 4131797=ruby/test_unicode_escape [669/754] 4131798=ruby/test_refinement [670/754] 4131797=objspace/test_ractor [671/754] 4131797=prism/snippets_test [672/754] 4131797=ruby/test_weakmap [673/754] 4131800=json/test_helper [674/754] 4131800=resolv/test_addr [675/754] 4131800=rubygems/test_gem_request_set_lockfile_tokenizer [676/754] 4131800=io/wait/test_io_wait_uncommon [677/754] 4131800=-ext-/test_recursion [678/754] 4131800=prism/newline_offsets_test [679/754] 4131800=mkmf/test_configuration [680/754] 4131800=rubygems/test_gem_ci_detector [681/754] 4131800=prism/encoding/string_encoding_test [682/754] 4131800=fileutils/test_verbose [683/754] 4131800=ruby/test_ifunless [684/754] 4131800=ruby/enc/test_windows_1251 [685/754] 4131800=ruby/test_regexp [686/754] 4131798=prism/ruby/relocation_test [687/754] 4131798=ruby/test_file [688/754] 4131801=prism/bom_test [689/754] 4131801=rubygems/test_gem_stream_ui [690/754] 4131801=uri/test_common [691/754] 4131801=prism/heredoc_dedent_test [692/754] 4131801=-ext-/test_bug-5832 [693/754] 4131801=ruby/test_sprintf [694/754] 4131801=test_rbconfig [695/754] 4131801=yaml/test_dbm [696/754] 4131801=json/json_generic_object_test [697/754] 4131801=ruby/enc/test_case_comprehensive [698/754] 4131801=fiber/test_scheduler [699/754] 4131798=openssl/test_x509cert [700/754] 4131798=rubygems/test_gem_commands_which_command [701/754] 4131798=ruby/test_lambda [702/754] 4131798=ruby/test_file_exhaustive [703/754] 4131797=rubygems/test_gem_commands_open_command [704/754] 4131797=-ext-/test_bug-3571 [705/754] 4131797=rubygems/test_gem_rdoc [706/754] 4131797=-ext-/string/test_external_new [707/754] 4131797=mkmf/test_config [708/754] 4131797=psych/test_emitter [709/754] 4131797=ruby/test_pattern_matching [710/754] 4131797=ruby/test_eval [711/754] 4131797=-ext-/marshal/test_usrmarshal [712/754] 4131797=ruby/test_require_lib [713/754] 4131801=rubygems/test_gem_commands_dependency_command [714/754] 4131801=ruby/test_default_gems [715/754] 4131801=ruby/test_objectspace [716/754] 4131797=prism/percent_delimiter_string_test [717/754] 4131797=prism/result/static_literals_test [718/754] 4131797=fileutils/test_fileutils [719/754] 4131797=rubygems/test_gem_safe_yaml [720/754] 4131797=dtrace/test_method_cache [721/754] 4131797=rubygems/test_gem_source_fetch_problem [722/754] 4131797=-ext-/iter/test_iter_break [723/754] 4131797=psych/test_null [724/754] 4131797=resolv/test_svcb_https [725/754] 4131797=openssl/test_buffering [726/754] 4131797=-ext-/num2int/test_num2int [727/754] 4131797=socket/test_addrinfo [728/754] 4131797=-ext-/typeddata/test_typeddata [729/754] 4131797=did_you_mean/spell_checking/test_variable_name_check [730/754] 4131797=-ext-/test_bug-14834 [731/754] 4131797=did_you_mean/test_ractor_compatibility [732/754] 4131797=prism/result/numeric_value_test [733/754] 4131797=date/test_date_conv [734/754] 4131797=rubygems/test_gem_package_tar_reader_entry [735/754] 4131801=prism/result/string_test [736/754] 4131801=fiber/test_address_resolve [737/754] 4131801=mkmf/test_egrep_cpp [738/754] 4131797=ruby/test_object [739/754] 4131801=ruby/test_flip [740/754] 4131801=rubygems/test_gem_source_lock [741/754] 4131801=-ext-/iseq_load/test_iseq_load [742/754] 4131797=ruby/test_optimization [743/754] 4131801=ruby/test_set [744/754] 4131801=test_delegate [745/754] 4131801=ruby/test_io_buffer [746/754] 4131801=uri/test_wss [747/754] 4131801=rubygems/test_gem_resolver_lock_specification [748/754] 4131801=ruby/enc/test_euc_jp [749/754] 4131801=prism/locals_test [750/754] 4131801=rubygems/test_gem_request_connection_pools [751/754] 4131801=rubygems/test_gem_install_update_options [752/754] 4131801=-ext-/integer/test_my_integer [753/754] 4131801=prism/api/command_line_test [754/754] 4131801=rubygems/test_gem_ext_rake_builder 1) Error: TestGc#test_interrupt_in_finalizer: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec) pid 4144658 killed by SIGSEGV (signal 11) (core dumped) | | -e:11: [BUG] Segmentation fault at 0x000003e9003f0bd6 | ruby 3.5.0dev (2025-08-02T00:44:39Z master 30a20bc166) +PRISM [x86_64-linux] | | -- Control frame information ----------------------------------------------- | c:0005 p:---- s:0022 e:000021 CFUNC :define_finalizer | c:0004 p:0021 s:0016 e:000015 BLOCK -e:11 | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 | c:0002 p:0029 s:0008 E:002590 EVAL -e:10 [FINISH] | c:0001 p:0000 s:0003 E:000a50 DUMMY [FINISH] | | -- Ruby level backtrace information ---------------------------------------- | -e:10:in '<main>' | <internal:kernel>:168:in 'loop' | -e:11:in 'block in <main>' | -e:11:in 'define_finalizer' | | -- Threading information --------------------------------------------------- | Total ractor count: 1 | Ruby thread count for this ractor: 2 | | -- Machine register context ------------------------------------------------ | RIP: 0x00007809318afd61 RBP: 0x00007ffeabb61ff0 RSP: 0x00007ffeabb61fb0 | RAX: 0xfffffffffffffffc RBX: 0x0000619b3fb69818 RCX: 0x00007809318afd61 | RDX: 0x0000000000000000 RDI: 0x0000619b3fb69840 RSI: 0x0000000000000189 | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 | R14: 0x0000619b3fb69938 R15: 0x0000619b3fb69840 EFL: 0x0000000000000246 | | -- C level backtrace information ------------------------------------------- | /tmp/ruby/build/trunk_gcc12/ruby(rb_print_backtrace+0x8) [0x619b1bc9bda2] /tmp/ruby/src/trunk_gcc12/vm_dump.c:843 | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc12/vm_dump.c:1175 | /tmp/ruby/build/trunk_gcc12/ruby(rb_bug_for_fatal_signal+0x102) [0x619b1bc524f2] /tmp/ruby/src/trunk_gcc12/error.c:1130 | /tmp/ruby/build/trunk_gcc12/ruby(sigsegv+0x48) [0x619b1b99d018] /tmp/ruby/src/trunk_gcc12/signal.c:946 | /lib/x86_64-linux-gnu/libc.so.6(0x78093185c320) [0x78093185c320] | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7809318afd61] ./nptl/futex-internal.c:57 | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87 | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139 | /lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x7809318b27dd] ./nptl/pthread_cond_wait.c:503 | /lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627 | /lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0 | /tmp/ruby/build/trunk_gcc12/ruby(rb_native_cond_wait+0x8) [0x619b1b9e2a63] /tmp/ruby/src/trunk_gcc12/thread_pthread.c:221 | /tmp/ruby/build/trunk_gcc12/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_gcc12/thread_pthread.c:847 | /tmp/ruby/build/trunk_gcc12/ruby(thread_sched_unlock_+0x0) [0x619b1b9e3415] /tmp/ruby/src/trunk_gcc12/thread_pthread.c:1147 | /tmp/ruby/build/trunk_gcc12/ruby(thread_sched_yield) /tmp/ruby/src/trunk_gcc12/thread_pthread.c:1153 | /tmp/ruby/build/trunk_gcc12/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_gcc12/thread.c:1483 | /tmp/ruby/build/trunk_gcc12/ruby(rb_threadptr_execute_interrupts+0x610) [0x619b1b9e3aa0] /tmp/ruby/src/trunk_gcc12/thread.c:2693 | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_check_ints+0xb) [0x619b1ba2a153] /tmp/ruby/src/trunk_gcc12/vm_core.h:2164 | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_check_ints) /tmp/ruby/src/trunk_gcc12/vm_core.h:2155 | /tmp/ruby/build/trunk_gcc12/ruby(vm_pop_frame) /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:452 | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:461 | /tmp/ruby/build/trunk_gcc12/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:3855 | /tmp/ruby/build/trunk_gcc12/ruby(vm_sendish+0x109) [0x619b1ba32d89] /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:6058 | /tmp/ruby/build/trunk_gcc12/ruby(vm_exec_core+0x84) [0x619b1ba4b854] ../../src/trunk_gcc12/insns.def:899 | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_exec+0x213) [0x619b1ba3c783] /tmp/ruby/src/trunk_gcc12/vm.c:2621 | /tmp/ruby/build/trunk_gcc12/ruby(rb_ec_exec_node+0xa5) [0x619b1b8637a5] /tmp/ruby/src/trunk_gcc12/eval.c:282 | /tmp/ruby/build/trunk_gcc12/ruby(ruby_run_node+0x3b) [0x619b1b865edb] /tmp/ruby/src/trunk_gcc12/eval.c:320 | /tmp/ruby/build/trunk_gcc12/ruby(rb_main+0x21) [0x619b1b860676] /tmp/ruby/src/trunk_gcc12/main.c:42 | /tmp/ruby/build/trunk_gcc12/ruby(main) /tmp/ruby/src/trunk_gcc12/main.c:62 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7809318411ca] ../sysdeps/nptl/libc_start_call_main.h:58 | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x78093184128b] ../csu/libc-start.c:360 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 | [0x619b1b8606c5] | | -- Other runtime information ----------------------------------------------- | | * Loaded script: -e | | * Loaded features: | | 0 enumerator.so | 1 thread.rb | 2 fiber.so | 3 rational.so | 4 complex.so | 5 pathname.so | 6 ruby2_keywords.rb | 7 set.rb | 8 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so | 9 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so | | * Process memory map: | | 619b1b80f000-619b1b84f000 r--p 00000000 00:86 15338817 /tmp/ruby/build/trunk_gcc12/ruby | 619b1b84f000-619b1bd16000 r-xp 00040000 00:86 15338817 /tmp/ruby/build/trunk_gcc12/ruby | 619b1bd16000-619b1beb0000 r--p 00507000 00:86 15338817 /tmp/ruby/build/trunk_gcc12/ruby | 619b1beb0000-619b1bec6000 r--p 006a1000 00:86 15338817 /tmp/ruby/build/trunk_gcc12/ruby | 619b1bec6000-619b1bec7000 rw-p 006b7000 00:86 15338817 /tmp/ruby/build/trunk_gcc12/ruby | 619b1bec7000-619b1bedc000 rw-p 00000000 00:00 0 | 619b3fb62000-619b4cd2b000 rw-p 00000000 00:00 0 [heap] | 78089cae7000-78089ccee000 r--s 00000000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 78089ccee000-7808a01a0000 r--s 00000000 00:86 15338817 /tmp/ruby/build/trunk_gcc12/ruby | 7808a01a0000-7808b6fa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 7808b6fae000-7808d6fb0000 rw-p 00000000 00:00 0 | 7808d6fb0000-7808e2070000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 7808e2080000-7808fc1c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 7808fc1d0000-780907610000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 780907620000-78090d100000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 78090d110000-78090f3f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 78090f400000-780910000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 780910000000-780910021000 rw-p 00000000 00:00 0 | 780910021000-780914000000 ---p 00000000 00:00 0 | 780914010000-780914b60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 780914b70000-7809159c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 7809159d0000-780916470000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 780916480000-780916af0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 780916b00000-780916dd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 780916de0000-780916f30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 780916f40000-780917010000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 780917020000-780917090000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 78091709d000-78091709e000 ---p 00000000 00:00 0 | 78091709e000-7809170be000 rw-p 00000000 00:00 0 | 7809170be000-7809171bf000 rw-p 00000000 00:00 0 | 7809171bf000-7809171c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809171c0000-780917201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917201000-780917202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917202000-780917243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917243000-780917244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917244000-780917285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917285000-780917286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917286000-7809172c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809172c7000-7809172c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809172c8000-780917309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917309000-78091730a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091730a000-78091734b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091734b000-78091734c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091734c000-78091738d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091738d000-78091738e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091738e000-7809173cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809173cf000-7809173d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809173d0000-780917411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917411000-780917412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917412000-780917453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917453000-780917454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917454000-780917495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917495000-780917496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917496000-7809174d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809174d7000-7809174d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809174d8000-780917519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917519000-78091751a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091751a000-78091755b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091755b000-78091755c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091755c000-78091759d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091759d000-78091759e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091759e000-7809175df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809175df000-7809175e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809175e0000-780917621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917621000-780917622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917622000-780917663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917663000-780917664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917664000-7809176a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809176a5000-7809176a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809176a6000-7809176e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809176e7000-7809176e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809176e8000-780917729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917729000-78091772a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091772a000-78091776b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091776b000-78091776c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091776c000-7809177ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809177ad000-7809177ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809177ae000-7809177ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809177ef000-7809177f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809177f0000-780917831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917831000-780917832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917832000-780917873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917873000-780917874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917874000-7809178b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809178b5000-7809178b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809178b6000-7809178f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809178f7000-7809178f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809178f8000-780917939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 780917939000-78091793a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091793a000-78091797b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091797b000-78091797c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 78091797c000-7809179bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809179bd000-7809179be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809179be000-7809179ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] | 7809179ff000-780917a00000 ---p 00000000 00:00 0 | 780917a00000-780918200000 rw-p 00000000 00:00 0 | 780918200000-780930200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] | 780930200000-780931600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] | 780931610000-780931620000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 78093162f000-780931650000 rw-p 00000000 00:00 0 | 780931650000-7809316d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 7809316da000-7809316db000 r--p 00000000 00:86 17197425 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so | 7809316db000-7809316dc000 r-xp 00001000 00:86 17197425 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so | 7809316dc000-7809316dd000 r--p 00002000 00:86 17197425 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so | 7809316dd000-7809316de000 r--p 00002000 00:86 17197425 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so | 7809316de000-7809316df000 rw-p 00003000 00:86 17197425 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so | 7809316df000-780931700000 rw-p 00000000 00:00 0 | 780931700000-780931710000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] | 780931713000-780931817000 rw-p 00000000 00:00 0 | 780931817000-78093183f000 r--p 00000000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 78093183f000-7809319c7000 r-xp 00028000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7809319c7000-780931a16000 r--p 001b0000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 780931a16000-780931a1a000 r--p 001fe000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 780931a1a000-780931a1c000 rw-p 00202000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 780931a1c000-780931a2b000 rw-p 00000000 00:00 0 | 780931a2b000-780931a2f000 r--p 00000000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 780931a2f000-780931a52000 r-xp 00004000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 780931a52000-780931a56000 r--p 00027000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 780931a56000-780931a57000 r--p 0002b000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 780931a57000-780931a58000 rw-p 0002c000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 780931a58000-780931a68000 r--p 00000000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 780931a68000-780931ae7000 r-xp 00010000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 780931ae7000-780931b3f000 r--p 0008f000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 780931b3f000-780931b40000 r--p 000e7000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 780931b40000-780931b41000 rw-p 000e8000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 780931b41000-780931b43000 r--p 00000000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 780931b43000-780931b58000 r-xp 00002000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 780931b58000-780931b71000 r--p 00017000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 780931b71000-780931b72000 r--p 0002f000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 780931b72000-780931b73000 rw-p 00030000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 780931b73000-780931b7b000 rw-p 00000000 00:00 0 | 780931b7b000-780931b85000 r--p 00000000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 780931b85000-780931be8000 r-xp 0000a000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 780931be8000-780931bfd000 r--p 0006d000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 780931bfd000-780931bfe000 r--p 00081000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 Finished tests in 444.841300s, 64.9602 tests/s, 13729.2108 assertions/s. | 780931bfe000-780931bff000 rw-p 00082000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 780931bff000-780931c01000 r--p 00000000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 780931c01000-780931c13000 r-xp 00002000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 780931c13000-780931c19000 r--p 00014000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 780931c19000-780931c1a000 r--p 0001a000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 780931c1a000-780931c1b000 rw-p 0001b000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 780931c1b000-780931c1c000 r--p 00000000 00:86 17180625 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so | 780931c1c000-780931c1d000 r-xp 00001000 00:86 17180625 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so | 780931c1d000-780931c1e000 r--p 00002000 00:86 17180625 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so | 780931c1e000-780931c1f000 r--p 00002000 00:86 17180625 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so | 780931c1f000-780931c20000 rw-p 00003000 00:86 17180625 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so | 780931c20000-780931c22000 rw-p 00000000 00:00 0 | 780931c22000-780931c23000 r--p 00000000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 780931c23000-780931c4e000 r-xp 00001000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 780931c4e000-780931c58000 r--p 0002c000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 780931c58000-780931c5a000 r--p 00036000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 780931c5a000-780931c5c000 rw-p 00038000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7ffeabb44000-7ffeabb65000 rw-p 00000000 00:00 0 [stack] | 7ffeabbfa000-7ffeabbfe000 r--p 00000000 00:00 0 [vvar] | 7ffeabbfe000-7ffeabc00000 r-xp 00000000 00:00 0 [vdso] | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] | | /tmp/ruby/src/trunk_gcc12/test/ruby/test_gc.rb:763:in 'TestGc#test_interrupt_in_finalizer' 28897 tests, 6107320 assertions, 0 failures, 1 errors, 159 skips ruby -v: ruby 3.5.0dev (2025-08-02T00:44:39Z master 30a20bc166) +PRISM [x86_64-linux] make: *** [uncommon.mk:980: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. $$$[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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_gcc12/target/release/' '/tmp/ruby/src/trunk_gcc12/zjit/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/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/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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.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.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc12/.bundle/gems/syslog-0.3.0/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.5.0dev (2025-08-02T00:44:39Z master 30a20bc166) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ....................................... Finished in 24.097871 seconds 3338 files, 33605 examples, 145507 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.