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