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