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