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