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