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