# Logfile created on 2025-05-28 05:23:37 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fa44d76fdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_gcc11", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc11", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11", @configure_opts=["CC=gcc-11"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc11.20250528-052337", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fa44d791a50 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fa44d7917d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fa44d6aa830 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc11.20250528-052337", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc11.20250528-052337>, @binmode=false, @mon_data=#<Monitor:0x00007fa44d7914d8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk_gcc11/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 2886084..d064fd0 master -> origin/master Updating 2886084..d064fd0 Fast-forward spec/bundler/commands/newgem_spec.rb | 2 +- test/rubygems/test_gem_commands_owner_command.rb | 4 ++-- test/rubygems/test_gem_commands_push_command.rb | 2 +- test/rubygems/test_gem_commands_yank_command.rb | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) Latest commit hash = d064fd067b $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_gcc11/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk_gcc11/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs' gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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_gcc11/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs' gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated 47395d629c1be9d84464882ff6a01ea0b38e813a6ce4bc23019cc5549e88c6fb builtin_binary.inc compiling /tmp/ruby/src/trunk_gcc11/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-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs' gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs' echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision - gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/repl_type_completor.revision unchanged generating enc.mk encdb.h unchanged Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk_gcc11/gems/power_assert-2.0.5.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' ./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc11/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_gcc11/bin installing base libraries: /tmp/ruby/install/trunk_gcc11/lib installing arch files: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_gcc11/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.5.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.5.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+1 installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.5.0+1 installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.5.0+1 installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+1/ruby installing command scripts: /tmp/ruby/install/trunk_gcc11/bin installing library scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+1 installing common headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+1 installing manpages: /tmp/ruby/install/trunk_gcc11/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+1 bundler 2.7.0.dev delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 5.0.1 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.0 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.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+1 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.12.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.6 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+1 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.4 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.14.0 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+1/cache skipped bundled gems: power_assert-2.0.6dev.gem not found in bundled_gems win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2032 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-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs' gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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_gcc11/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_gcc11/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-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs' gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' Run options: --seed=46540 "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_gcc11/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/752] 1333411=ruby/enc/test_case_comprehensive [ 2/752] 1333411=rubygems/test_gem_commands_yank_command [ 3/752] 1333409=test_timeout [ 4/752] 1333408=prism/encoding/regular_expression_encoding_test [ 5/752] 1333408=test_weakref [ 6/752] 1333413=prism/result/comments_test [ 7/752] 1333413=rubygems/test_gem_source_specific_file [ 8/752] 1333408=ruby/test_regexp [ 9/752] 1333413=ripper/test_files_lib [ 10/752] 1333409=did_you_mean/tree_spell/test_human_typo [ 11/752] 1333409=rubygems/test_gem_ext_cargo_builder_unit [ 12/752] 1333411=prism/result/named_capture_test [ 13/752] 1333411=mkmf/test_have_macro [ 14/752] 1333409=test_singleton [ 15/752] 1333409=prism/result/integer_base_flags_test [ 16/752] 1333409=json/json_common_interface_test [ 17/752] 1333409=-ext-/test_printf [ 18/752] 1333409=rubygems/test_gem_util [ 19/752] 1333409=resolv/test_addr [ 20/752] 1333409=psych/test_yaml_special_cases [ 21/752] 1333409=prism/ruby/compiler_test [ 22/752] 1333409=test_time [ 23/752] 1333409=rubygems/test_gem_source_list [ 24/752] 1333409=json/test_helper [ 25/752] 1333409=psych/test_serialize_subclasses [ 26/752] 1333409=rubygems/test_gem_command [ 27/752] 1333409=rubygems/test_gem_dependency [ 28/752] 1333409=ruby/test_pack [ 29/752] 1333411=openssl/test_ocsp [ 30/752] 1333409=psych/test_stringio [ 31/752] 1333409=-ext-/eval/test_eval [ 32/752] 1333409=rubygems/test_gem_resolver_index_set [ 33/752] 1333409=ruby/test_range [ 34/752] 1333411=prism/result/warnings_test [ 35/752] 1333411=optparse/test_optparse [ 36/752] 1333411=prism/api/freeze_test [ 37/752] 1333411=rubygems/test_gem_stream_ui [ 38/752] 1333413=prism/ruby/dispatcher_test [ 39/752] 1333413=test_tmpdir [ 40/752] 1333411=ruby/test_dir [ 41/752] 1333413=mkmf/test_config [ 42/752] 1333409=openssl/test_ts [ 43/752] 1333413=ruby/enc/test_windows_1252 [ 44/752] 1333413=ruby/test_io_m17n [ 45/752] 1333409=ruby/test_data [ 46/752] 1333411=ruby/test_lambda [ 47/752] 1333409=openssl/test_pkey_dsa [ 48/752] 1333411=socket/test_udp [ 49/752] 1333411=io/console/test_ractor [ 50/752] 1333411=rubygems/test_gem_impossible_dependencies_error [ 51/752] 1333411=rubygems/test_gem_request_set_lockfile [ 52/752] 1333411=ripper/test_files_test_2 [ 53/752] 1333409=-ext-/postponed_job/test_postponed_job [ 54/752] 1333413=rubygems/test_gem_ext_rake_builder [ 55/752] 1333409=psych/test_numeric [ 56/752] 1333409=ripper/test_lexer [ 57/752] 1333409=ruby/test_rand [ 58/752] 1333409=rubygems/test_gem_path_support [ 59/752] 1333409=ruby/test_sleep [ 60/752] 1333413=-ext-/test_random [ 61/752] 1333413=-ext-/file/test_stat [ 62/752] 1333413=prism/api/command_line_test [ 63/752] 1333413=date/test_date_compat [ 64/752] 1333413=did_you_mean/test_spell_checker [ 65/752] 1333413=-ext-/string/test_qsort [ 66/752] 1333413=rubygems/test_gem_uri [ 67/752] 1333413=json/json_addition_test [ 68/752] 1333413=mkmf/test_have_func [ 69/752] 1333411=openssl/test_pkcs7 [ 70/752] 1333411=psych/handlers/test_recorder [ 71/752] 1333413=objspace/test_objspace [ 72/752] 1333411=ruby/test_env [ 73/752] 1333409=mkmf/test_have_library [ 74/752] 1333409=fiber/test_enumerator [ 75/752] 1333409=rubygems/test_gem_uninstaller [ 76/752] 1333408=test_trick [ 77/752] 1333411=prism/result/attribute_write_test [ 78/752] 1333411=rubygems/test_gem_request_connection_pools [ 79/752] 1333411=-ext-/bignum/test_pack [ 80/752] 1333411=rubygems/test_gem_safe_yaml [ 81/752] 1333411=socket/test_ancdata [ 82/752] 1333411=rubygems/test_gem_command_manager [ 83/752] 1333411=rubygems/test_gem_package_old [ 84/752] 1333411=mkmf/test_install [ 85/752] 1333409=ruby/test_complex2 [ 86/752] 1333409=openssl/test_pair [ 87/752] 1333411=strscan/test_ractor [ 88/752] 1333411=win32/test_registry [ 89/752] 1333411=test_bundled_gems [ 90/752] 1333411=rubygems/test_gem_package_tar_reader_entry [ 91/752] 1333411=rubygems/test_gem_doctor [ 92/752] 1333411=socket/test_nonblock [ 93/752] 1333411=ruby/test_object [ 94/752] 1333408=rubygems/test_gem_remote_fetcher_s3 [ 95/752] 1333408=ruby/enc/test_grapheme_breaks [ 96/752] 1333408=openssl/test_provider [ 97/752] 1333411=prism/version_test [ 98/752] 1333411=ruby/enc/test_case_mapping [ 99/752] 1333411=prism/api/lex_test [100/752] 1333411=json/ractor_test [101/752] 1333411=ruby/test_proc [102/752] 1333408=ruby/test_bignum [103/752] 1333408=zlib/test_zlib [104/752] 1333411=-ext-/bignum/test_str2big [105/752] 1333411=prism/unescape_test [106/752] 1333411=-ext-/array/test_to_ary_concat [107/752] 1333409=prism/result/static_literals_test [108/752] 1333409=fiber/test_timeout [109/752] 1333409=ruby/test_object_id [110/752] 1333409=ripper/test_parser_events [111/752] 1333411=erb/test_erb_command [112/752] 1333411=uri/test_mailto [113/752] 1333409=rubygems/test_gem_silent_ui [114/752] 1333408=ruby/test_dup [115/752] 1333411=ruby/enc/test_big5 [116/752] 1333411=-ext-/struct/test_len [117/752] 1333411=rubygems/test_gem_request [118/752] 1333409=ruby/test_frozen_error [119/752] 1333409=ruby/test_pipe [120/752] 1333408=rubygems/test_gem_install_update_options [121/752] 1333409=prism/result/implicit_array_test [122/752] 1333409=rubygems/test_gem_commands_specification_command [123/752] 1333408=ruby/test_transcode [124/752] 1333409=ruby/test_trace [125/752] 1333409=-ext-/st/test_update [126/752] 1333409=socket/test_unix [127/752] 1333411=-ext-/load/test_dot_dot [128/752] 1333409=ruby/test_arity [129/752] 1333411=test_ipaddr [130/752] 1333409=psych/test_coder [131/752] 1333408=ruby/test_symbol [132/752] 1333409=ruby/test_ast [133/752] 1333411=ruby/test_time [134/752] 1333411=prism/api/parse_stream_test [135/752] 1333411=rubygems/test_gem_commands_uninstall_command [136/752] 1333408=did_you_mean/spell_checking/test_variable_name_check [137/752] 1333411=-ext-/string/test_interned_str [138/752] 1333411=ruby/enc/test_emoji_breaks [139/752] 1333408=dtrace/test_hash_create [140/752] 1333408=ruby/test_weakkeymap [141/752] 1333411=date/test_switch_hitter [142/752] 1333411=json/json_parser_test [143/752] 1333411=prism/ruby/location_test [144/752] 1333411=-ext-/string/test_cstr [145/752] 1333408=ruby/test_alias [146/752] 1333411=date/test_date [147/752] 1333411=prism/fuzzer_test [148/752] 1333411=rubygems/test_gem_validator [149/752] 1333411=psych/test_struct [150/752] 1333411=prism/api/dump_test [151/752] 1333408=ruby/test_not [152/752] 1333408=prism/onigmo_test [153/752] 1333408=-ext-/method/test_arity [154/752] 1333408=rubygems/test_gem_security [155/752] 1333411=resolv/test_dns [156/752] 1333411=psych/test_deprecated [157/752] 1333411=ruby/test_thread_queue [158/752] 1333408=-ext-/path_to_class/test_path_to_class [159/752] 1333408=fileutils/test_nowrite [160/752] 1333408=rubygems/test_gem_ext_ext_conf_builder [161/752] 1333411=-ext-/thread/test_instrumentation_api [162/752] 1333408=-ext-/bignum/test_div [163/752] 1333408=pathname/test_pathname [164/752] 1333408=prism/ruby/parameters_signature_test [165/752] 1333408=coverage/test_coverage [166/752] 1333411=optparse/test_did_you_mean [167/752] 1333411=-ext-/test_enumerator_kw [168/752] 1333411=ruby/test_ractor [169/752] 1333411=-ext-/bug_reporter/test_bug_reporter [170/752] 1333408=prism/api/parse_test [171/752] 1333408=ruby/enc/test_shift_jis [172/752] 1333408=prism/result/regular_expression_options_test [173/752] 1333408=date/test_date_arith [174/752] 1333408=psych/test_marshalable [175/752] 1333408=ruby/test_encoding [176/752] 1333411=rubygems/test_gem_commands_which_command [177/752] 1333408=psych/test_nil [178/752] 1333408=mkmf/test_constant [179/752] 1333411=ruby/test_super [180/752] 1333411=ruby/test_require [181/752] 1333413=mkmf/test_signedness [182/752] 1333411=ruby/test_thread [183/752] 1333408=ruby/test_memory_view [184/752] 1333408=pathname/test_ractor [185/752] 1333408=rubygems/test_gem_commands_cert_command [186/752] 1333408=ruby/test_method_cache [187/752] 1333408=ruby/test_signal [188/752] 1333408=ruby/test_sprintf_comb [189/752] 1333408=ruby/test_fixnum [190/752] 1333408=psych/test_set [191/752] 1333408=ruby/test_marshal [192/752] 1333408=-ext-/symbol/test_inadvertent_creation [193/752] 1333413=date/test_date_strftime [194/752] 1333408=rubygems/test_gem_commands_contents_command [195/752] 1333408=psych/test_ractor [196/752] 1333413=test_rbconfig [197/752] 1333413=prism/encoding/encodings_test [198/752] 1333413=rubygems/test_gem_text [199/752] 1333408=ruby/test_settracefunc [200/752] 1333413=psych/test_encoding [201/752] 1333413=prism/ruby/tunnel_test [202/752] 1333413=ruby/enc/test_euc_jp [203/752] 1333413=socket/test_sockopt [204/752] 1333413=open-uri/test_ssl [205/752] 1333408=socket/test_basicsocket [206/752] 1333408=psych/test_document [207/752] 1333408=rubygems/test_gem [208/752] 1333413=rubygems/test_webauthn_listener [209/752] 1333413=ruby/test_argf [210/752] 1333411=optparse/test_zsh_completion [211/752] 1333411=rubygems/test_gem_package_tar_reader [212/752] 1333411=rubygems/test_gem_security_signer [213/752] 1333408=ruby/test_m17n [214/752] 1333411=ruby/test_yjit [215/752] 1333408=rubygems/test_exit [216/752] 1333408=psych/test_parser [217/752] 1333408=ruby/test_primitive [218/752] 1333408=ruby/test_random_formatter [219/752] 1333408=rubygems/test_gem_version [220/752] 1333408=prism/ruby/pattern_test [221/752] 1333408=ruby/test_thread_cv [222/752] 1333408=psych/test_omap [223/752] 1333408=ruby/test_hash [224/752] 1333413=-ext-/test_bug-14834 [225/752] 1333413=rubygems/test_gem_resolver_specification [226/752] 1333413=ripper/test_sexp [227/752] 1333413=-ext-/exception/test_data_error [228/752] 1333413=test_shellwords [229/752] 1333413=ruby/test_rubyoptions [230/752] 1333408=socket/test_addrinfo [231/752] 1333408=did_you_mean/spell_checking/test_uncorrectable_name_check [232/752] 1333408=ruby/test_struct [233/752] 1333408=ruby/test_float [234/752] 1333411=prism/api/parse_success_test [235/752] 1333411=yaml/test_dbm [236/752] 1333411=fiber/test_mutex [237/752] 1333411=prism/encoding/symbol_encoding_test [238/752] 1333411=prism/library_symbols_test [239/752] 1333411=fileutils/test_dryrun [240/752] 1333411=rubygems/test_gem_package_task [241/752] 1333411=ruby/test_integer [242/752] 1333408=rubygems/test_gem_uri_formatter [243/752] 1333408=ruby/test_complexrational [244/752] 1333408=-ext-/proc/test_bmethod [245/752] 1333408=dtrace/test_method_cache [246/752] 1333408=openssl/test_ssl [247/752] 1333411=psych/test_alias_and_anchor [248/752] 1333411=prism/result/string_test [249/752] 1333411=date/test_date_ractor [250/752] 1333411=rubygems/test_gem_commands_environment_command [251/752] 1333411=ruby/test_module [252/752] 1333409=net/http/test_http .Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=3525241213, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [253/752] 1333413=io/nonblock/test_flush [254/752] 1333413=prism/ractor_test [255/752] 1333411=psych/test_symbol [256/752] 1333411=ripper/test_filter [257/752] 1333411=ruby/test_case [258/752] 1333411=-ext-/load/test_stringify_symbols [259/752] 1333411=rubygems/test_gem_stub_specification [260/752] 1333413=rubygems/test_gem_commands_install_command [261/752] 1333411=ruby/test_array [262/752] 1333408=ruby/enc/test_koi8 [263/752] 1333408=dtrace/test_cmethod [264/752] 1333408=ruby/test_rubyvm [265/752] 1333408=ruby/test_math [266/752] 1333408=json/json_fixtures_test [267/752] 1333408=dtrace/test_gc [268/752] 1333408=mkmf/test_libs [269/752] 1333408=fiber/test_scheduler [270/752] 1333413=fileutils/test_fileutils [271/752] 1333409=optparse/test_bash_completion [272/752] 1333409=rubygems/test_gem_safe_marshal [273/752] 1333413=rubygems/test_gem_ext_cmake_builder [274/752] 1333413=rubygems/test_gem_commands_open_command [275/752] 1333413=openssl/test_digest [276/752] 1333413=dtrace/test_load [277/752] 1333413=rubygems/test_gem_platform [278/752] 1333413=open-uri/test_open-uri [279/752] 1333409=ruby/test_threadgroup [280/752] 1333413=psych/visitors/test_to_ruby [281/752] 1333413=rubygems/test_gem_dependency_installer [282/752] 1333409=test_pp [283/752] 1333409=ruby/enc/test_iso_8859 [284/752] 1333409=rubygems/test_gem_commands_owner_command [285/752] 1333408=rubygems/test_gem_dependency_list [286/752] 1333408=rubygems/test_deprecate [287/752] 1333408=-ext-/bignum/test_big2str [288/752] 1333408=prism/result/index_write_test [289/752] 1333408=-ext-/test_recursion [290/752] 1333408=-ext-/string/test_ellipsize [291/752] 1333408=-ext-/test_ensure_and_callcc [292/752] 1333408=ruby/test_time_tz [293/752] 1333408=test_delegate [294/752] 1333408=objspace/test_ractor [295/752] 1333409=uri/test_parser [296/752] 1333409=psych/test_merge_keys [297/752] 1333409=ruby/test_set [298/752] 1333409=-ext-/struct/test_duplicate [299/752] 1333409=dtrace/test_singleton_function [300/752] 1333409=openssl/test_cipher [301/752] 1333409=ruby/test_refinement [302/752] 1333408=-ext-/time/test_new [303/752] 1333408=rubygems/test_gem_commands_fetch_command [304/752] 1333408=-ext-/string/test_fstring [305/752] 1333408=dtrace/test_array_create [306/752] 1333408=psych/test_yamldbm [307/752] 1333408=openssl/test_ossl [308/752] 1333411=rubygems/test_gem_rdoc [309/752] 1333411=rubygems/test_gem_resolver_best_set [310/752] 1333411=openssl/test_x509crl [311/752] 1333411=net/http/test_http_request [312/752] 1333411=rubygems/test_gem_resolver_index_specification [313/752] 1333411=erb/test_erb [314/752] 1333411=dtrace/test_function_entry [315/752] 1333411=ruby/test_metaclass [316/752] 1333411=rubygems/test_webauthn_poller [317/752] 1333411=-ext-/string/test_enc_associate [318/752] 1333413=psych/test_object [319/752] 1333413=openssl/test_bn [320/752] 1333413=ruby/test_rational [321/752] 1333411=rubygems/test_gem_resolver_conflict [322/752] 1333411=rubygems/test_gem_installer [323/752] 1333413=rubygems/test_gem_resolver_vendor_set [324/752] 1333413=rubygems/test_gem_name_tuple [325/752] 1333413=-ext-/win32/test_dln [326/752] 1333413=rubygems/test_gem_specification [327/752] 1333409=rubygems/test_gem_security_trust_dir [328/752] 1333409=rubygems/test_gem_config_file [329/752] 1333409=ruby/test_key_error [330/752] 1333409=openssl/test_engine [331/752] 1333409=fileutils/test_verbose [332/752] 1333409=ruby/test_yjit_exit_locations [333/752] 1333409=openssl/test_pkey_rsa [334/752] 1333409=rubygems/test_gem_unsatisfiable_dependency_error [335/752] 1333409=mkmf/test_pkg_config [336/752] 1333409=-ext-/thread/test_lock_native_thread [337/752] 1333408=-ext-/st/test_numhash [338/752] 1333408=psych/visitors/test_yaml_tree [339/752] 1333408=-ext-/namespace/test_load_ext [340/752] 1333408=-ext-/bignum/test_bigzero [341/752] 1333408=ruby/test_zjit [342/752] 1333408=rubygems/test_gem_commands_sources_command [343/752] 1333409=ruby/test_insns_leaf [344/752] 1333409=ruby/test_mixed_unicode_escapes [345/752] 1333409=ruby/test_keyword [346/752] 1333408=ruby/test_allocation [347/752] 1333413=psych/visitors/test_emitter [348/752] 1333413=psych/test_boolean [349/752] 1333413=openssl/test_x509req [350/752] 1333413=-ext-/rational/test_rat [351/752] 1333413=did_you_mean/spell_checking/test_key_name_check [352/752] 1333413=openssl/test_config [353/752] 1333413=-ext-/win32/test_console_attr [354/752] 1333413=-ext-/class/test_class2name [355/752] 1333413=prism/test_helper [356/752] 1333413=ripper/test_files_sample [357/752] 1333413=ruby/test_string_memory [358/752] 1333413=rubygems/test_gem_commands_push_command [359/752] 1333409=-ext-/gvl/test_ubf_async_safe [360/752] 1333409=ruby/test_variable [361/752] 1333409=openssl/test_fips [362/752] 1333409=ruby/test_fiber [363/752] 1333413=ruby/test_whileuntil [364/752] 1333413=psych/test_class [365/752] 1333413=monitor/test_monitor [366/752] 1333413=did_you_mean/spell_checking/test_method_name_check [367/752] 1333413=ruby/test_optimization [368/752] 1333411=-ext-/load/test_protect [369/752] 1333411=rubygems/test_gem_commands_stale_command [370/752] 1333411=openssl/test_x509name [371/752] 1333411=psych/test_tree_builder [372/752] 1333411=-ext-/string/test_too_many_dummy_encodings [373/752] 1333411=ruby/test_rational2 [374/752] 1333411=prism/fixtures_test [375/752] 1333411=rubygems/test_gem_commands_signin_command [376/752] 1333411=rubygems/test_gem_commands_query_command [377/752] 1333411=rubygems/test_gem_package_tar_header [378/752] 1333411=ruby/test_dir_m17n [379/752] 1333409=rubygems/test_gem_requirement [380/752] 1333409=rubygems/test_gem_gemcutter_utilities [381/752] 1333411=openssl/test_buffering [382/752] 1333411=ruby/test_unicode_escape [383/752] 1333411=resolv/test_svcb_https [384/752] 1333411=-ext-/string/test_capacity [385/752] 1333411=-ext-/float/test_nextafter [386/752] 1333411=fiber/test_process [387/752] 1333411=open-uri/test_proxy [388/752] 1333411=dtrace/test_string [389/752] 1333411=ruby/test_iterator [390/752] 1333409=-ext-/integer/test_integer [391/752] 1333409=-ext-/load/test_resolve_symbol [392/752] 1333409=openssl/test_x509ext [393/752] 1333409=ruby/test_default_gems [394/752] 1333411=net/http/test_https [395/752] 1333408=prism/errors_test [396/752] 1333409=ruby/test_vm_dump [397/752] 1333409=fiber/test_storage [398/752] 1333409=rubygems/test_gem_commands_search_command [399/752] 1333408=prism/lex_test [400/752] 1333409=open-uri/test_ftp [401/752] 1333409=ruby/enc/test_utf32 [402/752] 1333409=psych/test_yamlstore [403/752] 1333409=digest/test_digest [404/752] 1333409=rubygems/test_gem_resolver_git_set [405/752] 1333408=digest/test_ractor [406/752] 1333408=prism/result/source_location_test [407/752] 1333408=rubygems/test_gem_console_ui [408/752] 1333408=optparse/test_noarg [409/752] 1333408=ruby/test_system [410/752] 1333413=rubygems/test_bundled_ca [411/752] 1333408=ruby/test_yield [412/752] 1333409=-ext-/bignum/test_mul [413/752] 1333409=ruby/test_defined [414/752] 1333409=ruby/test_integer_comb [415/752] 1333413=ruby/enc/test_gb18030 [416/752] 1333413=uri/test_wss [417/752] 1333413=rubygems/test_gem_commands_rebuild_command [418/752] 1333413=mkmf/test_sizeof [419/752] 1333409=openssl/test_random [420/752] 1333409=json/json_encoding_test [421/752] 1333409=rubygems/test_gem_resolver_git_specification [422/752] 1333408=test_tempfile [423/752] 1333409=rubygems/test_gem_local_remote_options [424/752] 1333409=ruby/test_clone [425/752] 1333408=fiber/test_sleep [426/752] 1333409=rubygems/test_gem_resolver_installed_specification [427/752] 1333409=optparse/test_reqarg [428/752] 1333411=rubygems/test_gem_commands_lock_command [429/752] 1333411=ruby/enc/test_case_options [430/752] 1333411=openssl/test_x509store [431/752] 1333409=-ext-/string/test_set_len [432/752] 1333409=uri/test_ldap [433/752] 1333409=-ext-/test_abi [434/752] 1333411=psych/test_string [435/752] 1333411=prism/encoding/string_encoding_test [436/752] 1333411=ruby/test_compile_prism [437/752] 1333409=dtrace/test_raise [438/752] 1333409=rubygems/test_gem_source_local [439/752] 1333408=resolv/test_resource [440/752] 1333408=mmtk/test_configuration [441/752] 1333408=-ext-/test_notimplement [442/752] 1333408=rubygems/test_gem_ext_configure_builder [443/752] 1333408=ruby/test_fnmatch [444/752] 1333408=ruby/enc/test_cesu8 [445/752] 1333408=did_you_mean/spell_checking/test_require_path_check [446/752] 1333409=erb/test_erb_m17n [447/752] 1333411=openssl/test_x509attr [448/752] 1333409=psych/test_array [449/752] 1333411=rubygems/test_gem_resolver_activation_request [450/752] 1333409=-ext-/econv/test_append [451/752] 1333409=ripper/test_files_test [452/752] 1333411=prism/result/static_inspect_test [453/752] 1333411=prism/ruby/reflection_test [454/752] 1333411=-ext-/wait/test_wait [455/752] 1333408=rubygems/test_gem_resolver [456/752] 1333411=openssl/test_ssl_session [457/752] 1333409=ruby/enc/test_euc_tw [458/752] 1333409=did_you_mean/test_tree_spell_checker [459/752] 1333409=test_open3 [460/752] 1333408=rubygems/test_gem_resolver_api_specification [461/752] 1333408=ruby/test_io_timeout [462/752] 1333408=net/http/test_httpresponse [463/752] 1333408=io/wait/test_ractor [464/752] 1333408=optparse/test_placearg [465/752] 1333408=ruby/test_numeric [466/752] 1333408=rubygems/test_gem_commands_build_command [467/752] 1333411=ruby/test_comparable [468/752] 1333411=-ext-/string/test_rb_str_dup [469/752] 1333411=openssl/test_hmac [470/752] 1333411=ruby/test_continuation [471/752] 1333411=-ext-/hash/test_delete [472/752] 1333408=net/http/test_httpheader [473/752] 1333408=rubygems/test_gem_resolver_dependency_request [474/752] 1333411=psych/test_psych_set [475/752] 1333411=io/console/test_io_console [476/752] 1333408=-ext-/popen_deadlock/test_popen_deadlock [477/752] 1333408=psych/test_hash [478/752] 1333408=psych/test_object_references [479/752] 1333408=ruby/test_beginendblock [480/752] 1333408=rubygems/test_gem_source_installed [481/752] 1333408=-ext-/iter/test_yield_block [482/752] 1333408=ripper/test_files_ext [483/752] 1333408=optparse/test_load [484/752] 1333408=-ext-/symbol/test_type [485/752] 1333408=prism/percent_delimiter_string_test [486/752] 1333408=-ext-/vm/test_at_exit [487/752] 1333408=-ext-/gvl/test_last_thread [488/752] 1333409=ruby/test_undef [489/752] 1333409=rubygems/test_gem_bundler_version_finder [490/752] 1333409=uri/test_ws [491/752] 1333409=prism/result/node_id_test [492/752] 1333409=optparse/test_acceptable [493/752] 1333413=ruby/test_method [494/752] 1333409=rubygems/test_gem_commands_signout_command [495/752] 1333409=uri/test_file [496/752] 1333409=rubygems/test_webauthn_listener_response [497/752] 1333409=rubygems/test_gem_commands_server_command [498/752] 1333409=openssl/test_pkey_dh [499/752] 1333409=ruby/enc/test_utf16 [500/752] 1333408=rubygems/test_gem_resolver_local_specification [501/752] 1333409=uri/test_ftp [502/752] 1333409=rubygems/test_gem_package_tar_writer [503/752] 1333408=rubygems/test_gem_commands_info_command [504/752] 1333408=-ext-/funcall/test_passing_block [505/752] 1333408=psych/test_stream [506/752] 1333408=rubygems/test_gem_commands_outdated_command [507/752] 1333408=net/http/test_httpresponses [508/752] 1333408=ruby/test_parse [509/752] 1333409=rubygems/test_gem_resolver_installer_set [510/752] 1333411=rubygems/test_config [511/752] 1333411=stringio/test_stringio [512/752] 1333411=fiber/test_address_resolve [513/752] 1333409=ruby/test_stack [514/752] 1333411=rubygems/test_gem_source [515/752] 1333408=test_prettyprint [516/752] 1333408=openssl/test_pkcs12 [517/752] 1333411=-ext-/num2int/test_num2int [518/752] 1333411=ruby/test_iseq [519/752] 1333408=fiber/test_queue [520/752] 1333408=ruby/test_econv [521/752] 1333409=-ext-/iter/test_iter_break [522/752] 1333409=digest/test_digest_extend [523/752] 1333409=fiber/test_io_buffer [524/752] 1333409=prism/ruby/parser_test [525/752] 1333409=ruby/test_process [526/752] 1333408=rubygems/test_gem_commands_unpack_command [527/752] 1333408=-ext-/exception/test_exception_at_throwing [528/752] 1333408=-ext-/exception/test_ensured [529/752] 1333408=openssl/test_x509cert [530/752] 1333411=optparse/test_autoconf [531/752] 1333411=rubygems/test_gem_source_subpath_problem [532/752] 1333411=dtrace/test_object_create_start [533/752] 1333411=resolv/test_mdns [534/752] 1333411=rubygems/test_project_sanity [535/752] 1333411=ruby/test_backtrace [536/752] 1333408=test_securerandom [537/752] 1333408=prism/result/heredoc_test [538/752] 1333408=mkmf/test_mkmf [539/752] 1333408=ruby/test_class [540/752] 1333411=ruby/test_const [541/752] 1333411=prism/newline_offsets_test [542/752] 1333411=ruby/test_literal [543/752] 1333411=fiber/test_thread [544/752] 1333411=mkmf/test_framework [545/752] 1333411=rubygems/test_gem_source_fetch_problem [546/752] 1333411=ripper/test_files_test_1 [547/752] 1333411=test_forwardable [548/752] 1333411=rubygems/test_gem_ext_builder [549/752] 1333413=did_you_mean/test_ractor_compatibility [550/752] 1333411=ruby/test_namespace [551/752] 1333411=psych/test_scalar_scanner [552/752] 1333411=ruby/test_objectspace [553/752] 1333413=fiber/test_ractor [554/752] 1333413=-ext-/string/test_enc_str_buf_cat [555/752] 1333413=ruby/test_nomethod_error [556/752] 1333413=prism/ruby/ripper_test [557/752] 1333413=rubygems/test_rubygems [558/752] 1333413=rubygems/test_gem_spec_fetcher [559/752] 1333413=prism/ruby/relocation_test [560/752] 1333413=ruby/enc/test_windows_1251 [561/752] 1333413=openssl/test_ns_spki [562/752] 1333413=openssl/test_pkey [563/752] 1333413=ruby/test_require_lib [564/752] 1333411=prism/magic_comment_test [565/752] 1333411=ruby/test_shapes [566/752] 1333411=mkmf/test_configuration [567/752] 1333411=rubygems/test_gem_version_option [568/752] 1333411=io/wait/test_io_wait [569/752] 1333411=rubygems/test_gem_resolver_composed_set [570/752] 1333411=optparse/test_kwargs [571/752] 1333411=ruby/test_io [572/752] 1333413=rubygems/test_gem_request_set [573/752] 1333408=fiber/test_io [574/752] 1333408=net/http/test_buffered_io [575/752] 1333408=ruby/test_path [576/752] 1333408=test_unicode_normalize [577/752] 1333408=-ext-/exception/test_enc_raise [578/752] 1333408=prism/result/integer_parse_test [579/752] 1333408=rubygems/test_gem_ext_cargo_builder_link_flag_converter [580/752] 1333408=did_you_mean/edit_distance/test_jaro_winkler [581/752] 1333408=ripper/test_ripper [582/752] 1333413=etc/test_etc [583/752] 1333413=ruby/test_pattern_matching [584/752] 1333413=ruby/enc/test_emoji [585/752] 1333413=psych/test_yaml [586/752] 1333413=ruby/test_condition [587/752] 1333413=rubygems/test_gem_commands_update_command [588/752] 1333408=ruby/enc/test_cp949 [589/752] 1333408=ruby/enc/test_euc_kr [590/752] 1333408=psych/test_scalar [591/752] 1333408=ruby/test_autoload [592/752] 1333413=psych/visitors/test_depth_first [593/752] 1333413=date/test_date_attr [594/752] 1333413=prism/result/constant_path_node_test [595/752] 1333413=rubygems/test_gem_ext_cargo_builder [596/752] 1333413=-ext-/debug/test_debug [597/752] 1333413=prism/snippets_test [598/752] 1333413=rubygems/test_kernel [599/752] 1333413=mkmf/test_find_executable [600/752] 1333413=prism/regexp_test [601/752] 1333413=json/json_generic_object_test [602/752] 1333413=rubygems/test_gem_request_set_lockfile_tokenizer [603/752] 1333413=ruby/test_lazy_enumerator [604/752] 1333413=rubygems/test_require [605/752] 1333413=uri/test_generic [606/752] 1333413=rubygems/test_gem_commands_help_command [607/752] 1333413=test_find [608/752] 1333413=lib/!Nothing_to_test [609/752] 1333413=-ext-/test_bug-5832 [610/752] 1333413=strscan/test_stringscanner [611/752] 1333413=rubygems/test_gem_gem_runner [612/752] 1333409=rubygems/test_gem_commands_mirror [613/752] 1333409=ruby/test_warning [614/752] 1333413=-ext-/array/test_resize [615/752] 1333413=io/wait/test_io_wait_uncommon [616/752] 1333413=ruby/enc/test_gbk [617/752] 1333413=-ext-/arith_seq/test_arith_seq_extract [618/752] 1333409=rubygems/test_gem_ci_detector [619/752] 1333409=prism/result/overlap_test [620/752] 1333408=net/protocol/test_protocol [621/752] 1333413=ruby/test_assignment [622/752] 1333408=-ext-/string/test_external_new [623/752] 1333408=rubygems/test_gem_commands_list_command [624/752] 1333408=optparse/test_optarg [625/752] 1333408=prism/result/numeric_value_test [626/752] 1333408=-ext-/test_bug-3571 [627/752] 1333408=yaml/test_store [628/752] 1333409=psych/test_exception [629/752] 1333408=rubygems/test_gem_package [630/752] 1333409=prism/ruby/ruby_parser_test [631/752] 1333409=ruby/test_flip [632/752] 1333409=rubygems/test_gem_resolver_api_set [633/752] 1333409=psych/nodes/test_enumerable [634/752] 1333409=ruby/test_gc_compact [635/752] 1333408=ruby/test_file [636/752] 1333413=prism/bom_test [637/752] 1333413=json/json_ext_parser_test [638/752] 1333413=socket/test_tcp [639/752] 1333413=ruby/test_ifunless [640/752] 1333413=rubygems/test_gem_source_lock [641/752] 1333413=-ext-/string/test_nofree [642/752] 1333413=error_highlight/test_error_highlight [643/752] 1333413=ruby/test_complex [644/752] 1333409=-ext-/typeddata/test_typeddata [645/752] 1333413=rubygems/test_gem_commands_setup_command [646/752] 1333409=-ext-/win32/test_fd_setsize [647/752] 1333409=-ext-/struct/test_member [648/752] 1333409=mkmf/test_flags [649/752] 1333408=-ext-/integer/test_my_integer [650/752] 1333408=rubygems/test_gem_commands_pristine_command [651/752] 1333411=date/test_date_conv [652/752] 1333411=rubygems/test_gem_security_policy [653/752] 1333413=mkmf/test_egrep_cpp [654/752] 1333413=-ext-/tracepoint/test_tracepoint [655/752] 1333411=ruby/test_inlinecache [656/752] 1333411=-ext-/marshal/test_internal_ivar [657/752] 1333411=-ext-/arith_seq/test_arith_seq_beg_len_step [658/752] 1333413=rubygems/test_gem_commands_dependency_command [659/752] 1333411=rubygems/test_gem_resolver_requirement_list [660/752] 1333411=prism/ruby/desugar_compiler_test [661/752] 1333411=ruby/test_eval [662/752] 1333413=psych/test_emitter [663/752] 1333413=prism/result/equality_test [664/752] 1333413=openssl/test_pkey_ec [665/752] 1333413=rubygems/test_gem_resolver_lock_specification [666/752] 1333413=-ext-/marshal/test_usrmarshal [667/752] 1333409=date/test_date_parse [668/752] 1333413=ruby/test_io_buffer [669/752] 1333409=-ext-/string/test_normalize [670/752] 1333409=psych/test_data [671/752] 1333409=fiber/test_backtrace [672/752] 1333409=ruby/test_syntax [673/752] 1333413=ruby/test_basicinstructions [674/752] 1333413=openssl/test_asn1 [675/752] 1333413=net/http/test_https_proxy [676/752] 1333413=rubygems/test_gem_remote_fetcher [677/752] 1333411=-ext-/iseq_load/test_iseq_load [678/752] 1333408=openssl/test_kdf [679/752] 1333408=-ext-/st/test_foreach [680/752] 1333408=rubygems/test_remote_fetch_error [681/752] 1333408=cgi/test_cgi_escape [682/752] 1333413=rubygems/test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 39403> [683/752] 1333408=did_you_mean/spell_checking/test_pattern_key_name_check [684/752] 1333408=ruby/test_call Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 36997> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 12 [685/752] 1333413=optparse/test_summary [686/752] 1333408=ruby/test_exception [687/752] 1333413=did_you_mean/spell_checking/test_class_name_check [688/752] 1333411=rubygems/test_gem_commands_check_command [689/752] 1333413=prism/api/parse_comments_test [690/752] 1333413=psych/test_psych [691/752] 1333411=ripper/test_scanner_events [692/752] 1333413=-ext-/stack/test_stack_overflow [693/752] 1333411=date/test_date_new [694/752] 1333411=-ext-/test_scan_args [695/752] 1333411=uri/test_common [696/752] 1333413=ruby/test_gc [697/752] 1333411=ruby/test_weakmap [698/752] 1333408=optparse/test_cclass [699/752] 1333408=prism/result/breadth_first_search_test [700/752] 1333408=-ext-/struct/test_data [701/752] 1333408=ruby/enc/test_regex_casefold [702/752] 1333408=psych/test_json_tree [703/752] 1333408=rubygems/test_gem_source_git [704/752] 1333409=prism/newline_test [705/752] 1333409=ruby/test_frozen [706/752] 1333409=ruby/test_m17n_comb [707/752] 1333408=-ext-/string/test_coderange [708/752] 1333408=rubygems/test_gem_remote_fetcher_local_ssl_server [709/752] 1333411=stringio/test_ractor [710/752] 1333411=ruby/test_sprintf [711/752] 1333411=ruby/test_readpartial [712/752] 1333411=json/json_coder_test [713/752] 1333411=ruby/test_enum [714/752] 1333408=did_you_mean/core_ext/test_name_error_extension [715/752] 1333408=test_extlibs [716/752] 1333409=date/test_date_strptime [717/752] 1333409=ruby/test_string [718/752] 1333411=ruby/test_arithmetic_sequence [719/752] 1333411=test_tsort [720/752] 1333411=ruby/test_stringchar [721/752] 1333411=test_pty [722/752] 1333411=psych/test_null [723/752] 1333411=mkmf/test_convertible [724/752] 1333408=prism/locals_test [725/752] 1333408=rubygems/test_gem_source_vendor [726/752] 1333408=prism/heredoc_dedent_test [727/752] 1333408=rubygems/test_gem_commands_cleanup_command [728/752] 1333408=json/json_generator_test [729/752] 1333408=socket/test_socket [730/752] 1333413=rubygems/test_gem_available_set [731/752] 1333413=-ext-/string/test_modify_expand [732/752] 1333413=rubygems/test_gem_request_set_lockfile_parser [733/752] 1333413=did_you_mean/tree_spell/test_change_word [734/752] 1333413=ruby/test_enumerator [735/752] 1333411=dtrace/test_require [736/752] 1333411=optparse/test_getopts [737/752] 1333411=date/test_date_marshal [738/752] 1333411=rubygems/test_gem_resolver_lock_set [739/752] 1333411=ruby/test_file_exhaustive [740/752] 1333408=ruby/test_name_error [741/752] 1333408=rubygems/test_gem_dependency_resolution_error [742/752] 1333408=psych/test_safe_load [743/752] 1333408=rubygems/test_gem_commands_exec_command [744/752] 1333408=rubygems/test_gem_update_suggestion [745/752] 1333408=uri/test_http [746/752] 1333408=-ext-/debug/test_profile_frames [747/752] 1333408=json/json_string_matching_test [748/752] 1333408=rubygems/test_gem_resolver_vendor_specification [749/752] 1333408=rubygems/test_gem_request_set_gem_dependency_api [750/752] 1333408=psych/test_date_time [751/752] 1333408=prism/ruby/string_query_test [752/752] 1333408=psych/json/test_stream 1) Error: TestGc#test_interrupt_in_finalizer: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec) pid 1361248 killed by SIGSEGV (signal 11) (core dumped) | | -e:11: [BUG] Segmentation fault at 0x000003e9001458a5 | ruby 3.5.0dev (2025-05-28T04:34:40Z master d064fd067b) +PRISM [x86_64-linux] | | -- Control frame information ----------------------------------------------- | c:0005 p:---- s:0022 e:000021 CFUNC :initialize | c:0004 p:0011 s:0018 e:000015 BLOCK -e:11 | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 | c:0002 p:0029 s:0008 E:001ed0 EVAL -e:10 [FINISH] | c:0001 p:0000 s:0003 E:002060 DUMMY [FINISH] | | -- Ruby level backtrace information ---------------------------------------- | -e:10:in '<main>' | <internal:kernel>:168:in 'loop' | -e:11:in 'block in <main>' | -e:11:in 'initialize' | | -- Threading information --------------------------------------------------- | Total ractor count: 1 | Ruby thread count for this ractor: 2 | | -- Machine register context ------------------------------------------------ | RIP: 0x00007fe7e448fd61 RBP: 0x00007fffadfa3660 RSP: 0x00007fffadfa3620 | RAX: 0xfffffffffffffffc RBX: 0x0000558459eb2818 RCX: 0x00007fe7e448fd61 | RDX: 0x0000000000000000 RDI: 0x0000558459eb2840 RSI: 0x0000000000000189 | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 | R14: 0x0000558459eb2990 R15: 0x0000558459eb2840 EFL: 0x0000000000000246 | | -- C level backtrace information ------------------------------------------- | /tmp/ruby/build/trunk_gcc11/ruby(rb_print_backtrace+0x8) [0x55843e596c30] /tmp/ruby/src/trunk_gcc11/vm_dump.c:843 | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc11/vm_dump.c:1175 | /tmp/ruby/build/trunk_gcc11/ruby(rb_bug_for_fatal_signal+0x102) [0x55843e54e202] /tmp/ruby/src/trunk_gcc11/error.c:1130 | /tmp/ruby/build/trunk_gcc11/ruby(sigsegv+0x48) [0x55843e285948] /tmp/ruby/src/trunk_gcc11/signal.c:936 | /lib/x86_64-linux-gnu/libc.so.6(0x7fe7e443c320) [0x7fe7e443c320] | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7fe7e448fd61] ./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) [0x7fe7e44927dd] ./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_gcc11/ruby(rb_native_cond_wait+0x8) [0x55843e2d6e13] /tmp/ruby/src/trunk_gcc11/thread_pthread.c:221 | /tmp/ruby/build/trunk_gcc11/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_gcc11/thread_pthread.c:855 | /tmp/ruby/build/trunk_gcc11/ruby(thread_sched_unlock_+0x0) [0x55843e2d75f8] /tmp/ruby/src/trunk_gcc11/thread_pthread.c:1122 | /tmp/ruby/build/trunk_gcc11/ruby(thread_sched_yield) /tmp/ruby/src/trunk_gcc11/thread_pthread.c:1128 | /tmp/ruby/build/trunk_gcc11/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_gcc11/thread.c:1472 | /tmp/ruby/build/trunk_gcc11/ruby(rb_threadptr_execute_interrupts+0x396) [0x55843e2d7a16] /tmp/ruby/src/trunk_gcc11/thread.c:2650 | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_check_ints+0xf) [0x55843e31becf] /tmp/ruby/src/trunk_gcc11/vm_core.h:2160 | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_check_ints) /tmp/ruby/src/trunk_gcc11/vm_core.h:2151 | /tmp/ruby/build/trunk_gcc11/ruby(vm_pop_frame) /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:458 | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:467 | /tmp/ruby/build/trunk_gcc11/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:3778 | /tmp/ruby/build/trunk_gcc11/ruby(vm_sendish+0x109) [0x55843e3243e9] /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:5971 | /tmp/ruby/build/trunk_gcc11/ruby(vm_exec_core+0x7a) [0x55843e33ce6a] ../../src/trunk_gcc11/insns.def:899 | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_exec+0x223) [0x55843e32d9a3] /tmp/ruby/src/trunk_gcc11/vm.c:2625 | /tmp/ruby/build/trunk_gcc11/ruby(rb_ec_exec_node+0xb5) [0x55843e157f35] /tmp/ruby/src/trunk_gcc11/eval.c:281 | /tmp/ruby/build/trunk_gcc11/ruby(ruby_run_node+0x3c) [0x55843e15a3cc] /tmp/ruby/src/trunk_gcc11/eval.c:319 | /tmp/ruby/build/trunk_gcc11/ruby(rb_main+0x21) [0x55843e154dd7] /tmp/ruby/src/trunk_gcc11/main.c:42 | /tmp/ruby/build/trunk_gcc11/ruby(main) /tmp/ruby/src/trunk_gcc11/main.c:62 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7fe7e44211ca] ../sysdeps/nptl/libc_start_call_main.h:58 | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fe7e442128b] ../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 | [0x55843e154e25] | | -- Other runtime information ----------------------------------------------- | | * Loaded script: -e | | * Loaded features: | | 0 enumerator.so | 1 thread.rb | 2 fiber.so | 3 rational.so | 4 complex.so | 5 ruby2_keywords.rb | 6 set.rb | 7 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so | 8 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so | | * Process memory map: | | 55843e103000-55843e143000 r--p 00000000 00:7e 15225851 /tmp/ruby/build/trunk_gcc11/ruby | 55843e143000-55843e612000 r-xp 00040000 00:7e 15225851 /tmp/ruby/build/trunk_gcc11/ruby | 55843e612000-55843e7a6000 r--p 0050f000 00:7e 15225851 /tmp/ruby/build/trunk_gcc11/ruby | 55843e7a6000-55843e7bc000 r--p 006a2000 00:7e 15225851 /tmp/ruby/build/trunk_gcc11/ruby | 55843e7bc000-55843e7bd000 rw-p 006b8000 00:7e 15225851 /tmp/ruby/build/trunk_gcc11/ruby | 55843e7bd000-55843e7d1000 rw-p 00000000 00:00 0 | 558459eab000-55845cf85000 rw-p 00000000 00:00 0 [heap] | 7fe7aba15000-7fe7aeebe000 r--s 00000000 00:7e 15225851 /tmp/ruby/build/trunk_gcc11/ruby | 7fe7aeebe000-7fe7ba2c0000 rw-p 00000000 00:00 0 | 7fe7bc089000-7fe7bc290000 r--s 00000000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe7bc290000-7fe7bfdf0000 rw-p 00000000 00:00 0 | 7fe7bfe00000-7fe7c2c60000 rw-p 00000000 00:00 0 | 7fe7c2c70000-7fe7c4021000 rw-p 00000000 00:00 0 | 7fe7c4021000-7fe7c8000000 ---p 00000000 00:00 0 | 7fe7c8010000-7fe7c8570000 rw-p 00000000 00:00 0 | 7fe7c8580000-7fe7c9000000 rw-p 00000000 00:00 0 | 7fe7c9010000-7fe7c9700000 rw-p 00000000 00:00 0 | 7fe7c9710000-7fe7c99c0000 rw-p 00000000 00:00 0 | 7fe7c99d0000-7fe7c9b20000 rw-p 00000000 00:00 0 | 7fe7c9b30000-7fe7c9bf0000 rw-p 00000000 00:00 0 | 7fe7c9c00000-7fe7c9c80000 rw-p 00000000 00:00 0 | 7fe7c9c8e000-7fe7c9c8f000 ---p 00000000 00:00 0 | 7fe7c9c8f000-7fe7c9df0000 rw-p 00000000 00:00 0 | 7fe7c9dff000-7fe7c9e00000 ---p 00000000 00:00 0 | 7fe7c9e00000-7fe7c9e41000 rw-p 00000000 00:00 0 | 7fe7c9e41000-7fe7c9e42000 ---p 00000000 00:00 0 | 7fe7c9e42000-7fe7c9e83000 rw-p 00000000 00:00 0 | 7fe7c9e83000-7fe7c9e84000 ---p 00000000 00:00 0 | 7fe7c9e84000-7fe7c9ec5000 rw-p 00000000 00:00 0 | 7fe7c9ec5000-7fe7c9ec6000 ---p 00000000 00:00 0 | 7fe7c9ec6000-7fe7c9f07000 rw-p 00000000 00:00 0 | 7fe7c9f07000-7fe7c9f08000 ---p 00000000 00:00 0 | 7fe7c9f08000-7fe7c9f49000 rw-p 00000000 00:00 0 | 7fe7c9f49000-7fe7c9f4a000 ---p 00000000 00:00 0 | 7fe7c9f4a000-7fe7c9f8b000 rw-p 00000000 00:00 0 | 7fe7c9f8b000-7fe7c9f8c000 ---p 00000000 00:00 0 | 7fe7c9f8c000-7fe7c9fcd000 rw-p 00000000 00:00 0 | 7fe7c9fcd000-7fe7c9fce000 ---p 00000000 00:00 0 | 7fe7c9fce000-7fe7ca00f000 rw-p 00000000 00:00 0 | 7fe7ca00f000-7fe7ca010000 ---p 00000000 00:00 0 | 7fe7ca010000-7fe7ca051000 rw-p 00000000 00:00 0 | 7fe7ca051000-7fe7ca052000 ---p 00000000 00:00 0 | 7fe7ca052000-7fe7ca093000 rw-p 00000000 00:00 0 | 7fe7ca093000-7fe7ca094000 ---p 00000000 00:00 0 | 7fe7ca094000-7fe7ca0d5000 rw-p 00000000 00:00 0 | 7fe7ca0d5000-7fe7ca0d6000 ---p 00000000 00:00 0 | 7fe7ca0d6000-7fe7ca117000 rw-p 00000000 00:00 0 | 7fe7ca117000-7fe7ca118000 ---p 00000000 00:00 0 | 7fe7ca118000-7fe7ca159000 rw-p 00000000 00:00 0 | 7fe7ca159000-7fe7ca15a000 ---p 00000000 00:00 0 | 7fe7ca15a000-7fe7ca19b000 rw-p 00000000 00:00 0 | 7fe7ca19b000-7fe7ca19c000 ---p 00000000 00:00 0 | 7fe7ca19c000-7fe7ca1dd000 rw-p 00000000 00:00 0 | 7fe7ca1dd000-7fe7ca1de000 ---p 00000000 00:00 0 | 7fe7ca1de000-7fe7ca21f000 rw-p 00000000 00:00 0 | 7fe7ca21f000-7fe7ca220000 ---p 00000000 00:00 0 | 7fe7ca220000-7fe7ca261000 rw-p 00000000 00:00 0 | 7fe7ca261000-7fe7ca262000 ---p 00000000 00:00 0 | 7fe7ca262000-7fe7ca2a3000 rw-p 00000000 00:00 0 | 7fe7ca2a3000-7fe7ca2a4000 ---p 00000000 00:00 0 | 7fe7ca2a4000-7fe7ca2e5000 rw-p 00000000 00:00 0 | 7fe7ca2e5000-7fe7ca2e6000 ---p 00000000 00:00 0 | 7fe7ca2e6000-7fe7ca327000 rw-p 00000000 00:00 0 | 7fe7ca327000-7fe7ca328000 ---p 00000000 00:00 0 | 7fe7ca328000-7fe7ca369000 rw-p 00000000 00:00 0 | 7fe7ca369000-7fe7ca36a000 ---p 00000000 00:00 0 | 7fe7ca36a000-7fe7ca3ab000 rw-p 00000000 00:00 0 | 7fe7ca3ab000-7fe7ca3ac000 ---p 00000000 00:00 0 | 7fe7ca3ac000-7fe7ca3ed000 rw-p 00000000 00:00 0 | 7fe7ca3ed000-7fe7ca3ee000 ---p 00000000 00:00 0 | 7fe7ca3ee000-7fe7ca42f000 rw-p 00000000 00:00 0 | 7fe7ca42f000-7fe7ca430000 ---p 00000000 00:00 0 | 7fe7ca430000-7fe7ca471000 rw-p 00000000 00:00 0 | 7fe7ca471000-7fe7ca472000 ---p 00000000 00:00 0 | 7fe7ca472000-7fe7ca4b3000 rw-p 00000000 00:00 0 | 7fe7ca4b3000-7fe7ca4b4000 ---p 00000000 00:00 0 | 7fe7ca4b4000-7fe7ca4f5000 rw-p 00000000 00:00 0 | 7fe7ca4f5000-7fe7ca4f6000 ---p 00000000 00:00 0 | 7fe7ca4f6000-7fe7ca537000 rw-p 00000000 00:00 0 | 7fe7ca537000-7fe7ca538000 ---p 00000000 00:00 0 | 7fe7ca538000-7fe7ca579000 rw-p 00000000 00:00 0 | 7fe7ca579000-7fe7ca57a000 ---p 00000000 00:00 0 | 7fe7ca57a000-7fe7ca5bb000 rw-p 00000000 00:00 0 | 7fe7ca5bb000-7fe7ca5bc000 ---p 00000000 00:00 0 | 7fe7ca5bc000-7fe7ca5fd000 rw-p 00000000 00:00 0 | 7fe7ca5fd000-7fe7ca5fe000 ---p 00000000 00:00 0 | 7fe7ca5fe000-7fe7ca63f000 rw-p 00000000 00:00 0 | 7fe7ca63f000-7fe7ca640000 ---p 00000000 00:00 0 | 7fe7ca640000-7fe7caeb0000 rw-p 00000000 00:00 0 | 7fe7caeba000-7fe7caebb000 r--p 00000000 00:7e 15599406 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so | 7fe7caebb000-7fe7caebc000 r-xp 00001000 00:7e 15599406 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so | 7fe7caebc000-7fe7caebd000 r--p 00002000 00:7e 15599406 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so | 7fe7caebd000-7fe7caebe000 r--p 00002000 00:7e 15599406 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so | 7fe7caebe000-7fe7caebf000 rw-p 00003000 00:7e 15599406 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so | 7fe7caebf000-7fe7e42f0000 rw-p 00000000 00:00 0 | 7fe7e42f3000-7fe7e43f7000 rw-p 00000000 00:00 0 | 7fe7e43f7000-7fe7e441f000 r--p 00000000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe7e441f000-7fe7e45a7000 r-xp 00028000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe7e45a7000-7fe7e45f6000 r--p 001b0000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe7e45f6000-7fe7e45fa000 r--p 001fe000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe7e45fa000-7fe7e45fc000 rw-p 00202000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe7e45fc000-7fe7e460b000 rw-p 00000000 00:00 0 | 7fe7e460b000-7fe7e460f000 r--p 00000000 00:7e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7fe7e460f000-7fe7e4632000 r-xp 00004000 00:7e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7fe7e4632000-7fe7e4636000 r--p 00027000 00:7e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7fe7e4636000-7fe7e4637000 r--p 0002b000 00:7e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7fe7e4637000-7fe7e4638000 rw-p 0002c000 00:7e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7fe7e4638000-7fe7e4648000 r--p 00000000 00:7e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7fe7e4648000-7fe7e46c7000 r-xp 00010000 00:7e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7fe7e46c7000-7fe7e471f000 r--p 0008f000 00:7e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7fe7e471f000-7fe7e4720000 r--p 000e7000 00:7e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7fe7e4720000-7fe7e4721000 rw-p 000e8000 00:7e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7fe7e4721000-7fe7e4723000 r--p 00000000 00:7e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7fe7e4723000-7fe7e4738000 r-xp 00002000 00:7e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7fe7e4738000-7fe7e4751000 r--p 00017000 00:7e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7fe7e4751000-7fe7e4752000 r--p 0002f000 00:7e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7fe7e4752000-7fe7e4753000 rw-p 00030000 00:7e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7fe7e4753000-7fe7e475b000 rw-p 00000000 00:00 0 | 7fe7e475b000-7fe7e4765000 r--p 00000000 00:7e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 7fe7e4765000-7fe7e47c8000 r-xp 0000a000 00:7e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 7fe7e47c8000-7fe7e47dd000 r--p 0006d000 00:7e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 7fe7e47dd000-7fe7e47de000 r--p 00081000 00:7e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 7fe7e47de000-7fe7e47df000 rw-p 00082000 00:7e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 7fe7e47df000-7fe7e47e1000 r--p 00000000 00:7e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 7fe7e47e1000-7fe7e47f3000 r-xp 00002000 00:7e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 7fe7e47f3000-7fe7e47f9000 r--p 00014000 00:7e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 7fe7e47f9000-7fe7e47fa000 r--p 0001a000 00:7e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 7fe7e47fa000-7fe7e47fb000 rw-p 0001b000 00:7e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 7fe7e47fb000-7fe7e47fc000 r--p 00000000 00:7e 15599157 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so | 7fe7e47fc000-7fe7e47fd000 r-xp 00001000 00:7e 15599157 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so | 7fe7e47fd000-7fe7e47fe000 r--p 00002000 00:7e 15599157 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so | 7fe7e47fe000-7fe7e47ff000 r--p 00002000 00:7e 15599157 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so | 7fe7e47ff000-7fe7e4800000 rw-p 00003000 00:7e 15599157 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so | 7fe7e4800000-7fe7e4802000 rw-p 00000000 00:00 0 | 7fe7e4802000-7fe7e4803000 r--p 00000000 00:7e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fe7e4803000-7fe7e482e000 r-xp 00001000 00:7e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fe7e482e000-7fe7e4838000 r--p 0002c000 00:7e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fe7e4838000-7fe7e483a000 r--p 00036000 00:7e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fe7e483a000-7fe7e483c000 rw-p 00038000 00:7e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fffadf84000-7fffadfa5000 rw-p 00000000 00:00 0 [stack] | 7fffadfa5000-7fffadfa9000 r--p 00000000 00:00 0 [vvar] | 7fffadfa9000-7fffadfab000 r-xp 00000000 00:00 0 [vdso] | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] | | /tmp/ruby/src/trunk_gcc11/test/ruby/test_gc.rb:758:in 'TestGc#test_interrupt_in_finalizer' Finished tests in 309.186800s, 93.0958 tests/s, 19669.5590 assertions/s. 28784 tests, 6081568 assertions, 0 failures, 1 errors, 152 skips ruby -v: ruby 3.5.0dev (2025-05-28T04:34:40Z master d064fd067b) +PRISM [x86_64-linux] make: *** [uncommon.mk:975: 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-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/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_gcc11/target/release/' '/tmp/ruby/src/trunk_gcc11/zjit/src/lib.rs' gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' ruby 3.5.0dev (2025-05-28T04:34:40Z master d064fd067b) +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 39.119710 seconds 3337 files, 33380 examples, 150274 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.