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