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