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