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