# Logfile created on 2025-01-31 08:05:16 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fc1fc57fdd0 @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_gcc11", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc11", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11", @configure_opts=["CC=gcc-11"], @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_gcc11.20250131-080515", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fc1fc5a1930 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fc1fc5a17c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fc1fc4ba828 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc11.20250131-080515", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc11.20250131-080515>, @binmode=false, @mon_data=#<Monitor:0x00007fc1fc5a14a8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update net-imap to 29aa826936c977c6ddc8183cca355b0eb65b5529 Update net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo 29aa826936c977c6ddc8183cca355b0eb65b5529 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-imap.revision - echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-smtp.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-imap.revision unchanged echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/pstore.revision unchanged Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-smtp.revision unchanged echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision - Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 366462b..f719b88 master -> origin/master Updating 366462b..f719b88 Fast-forward enum.c | 2 +- lib/bundler/cli/console.rb | 14 +- lib/bundler/current_ruby.rb | 56 +++--- lib/bundler/dependency.rb | 21 +- lib/bundler/dsl.rb | 2 +- lib/bundler/installer.rb | 9 +- lib/bundler/templates/Executable | 11 -- lib/bundler/templates/Executable.bundler | 109 ----------- spec/bundler/bundler/current_ruby_spec.rb | 140 ++++++++++++++ spec/bundler/bundler/dependency_spec.rb | 141 +------------- spec/bundler/bundler/dsl_spec.rb | 8 +- spec/bundler/commands/binstubs_spec.rb | 214 --------------------- spec/bundler/commands/console_spec.rb | 11 ++ .../realworld/fixtures/warbler/Gemfile.lock | 2 +- spec/bundler/runtime/executable_spec.rb | 6 +- 15 files changed, 208 insertions(+), 538 deletions(-) delete mode 100644 lib/bundler/templates/Executable.bundler create mode 100644 spec/bundler/bundler/current_ruby_spec.rb Latest commit hash = f719b889a1 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update net-imap to 29aa826936c977c6ddc8183cca355b0eb65b5529 Update net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e echo 29aa826936c977c6ddc8183cca355b0eb65b5529 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-imap.revision - echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-smtp.revision - Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-imap.revision unchanged echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/syslog.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-smtp.revision unchanged Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk_gcc11/revision.h updated Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/pstore.revision unchanged echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/reline.revision - generating x86_64-linux-fake.rb /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision unchanged x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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_gcc11/enum.c compiling /tmp/ruby/src/trunk_gcc11/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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 ea6538ec25b7a6bcad88288def47c0e5aeaa1050539923a12198db7cc6360961 builtin_binary.inc compiling /tmp/ruby/src/trunk_gcc11/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-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' 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_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update net-imap to 29aa826936c977c6ddc8183cca355b0eb65b5529 Update net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-smtp.revision - echo 29aa826936c977c6ddc8183cca355b0eb65b5529 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-imap.revision - Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-imap.revision unchanged echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/syslog.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/syslog.revision unchanged Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/net-smtp.revision unchanged echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision - Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/irb.revision unchanged BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/reline.revision unchanged generating encdb.h gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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 encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' ./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc11/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_gcc11/bin installing base libraries: /tmp/ruby/install/trunk_gcc11/lib installing arch files: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_gcc11/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_gcc11/bin installing library scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_gcc11/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+0 bundler 2.7.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 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 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_gcc11/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2007 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-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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_gcc11/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_gcc11/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-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' Run options: --seed=55392 "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_gcc11/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/766] 2140479=version_test [ 2/766] 2140480=test_provider [ 3/766] 2140481=test_grapheme_breaks [ 4/766] 2140482=test_gem_remote_fetcher_s3 [ 5/766] 2140481=test_bignum [ 6/766] 2140479=test_str2big [ 7/766] 2140479=test_zlib [ 8/766] 2140481=test_case_mapping [ 9/766] 2140481=lex_test [ 10/766] 2140481=ractor_test [ 11/766] 2140481=test_proc [ 12/766] 2140482=test_erb_command [ 13/766] 2140482=test_parser_events [ 14/766] 2140480=test_to_ary_concat [ 15/766] 2140482=unescape_test [ 16/766] 2140482=static_literals_test [ 17/766] 2140482=test_timeout [ 18/766] 2140482=test_mailto [ 19/766] 2140482=test_gem_silent_ui [ 20/766] 2140482=test_len [ 21/766] 2140482=test_dup [ 22/766] 2140480=test_big5 [ 23/766] 2140480=implicit_array_test [ 24/766] 2140482=test_gem_install_update_options [ 25/766] 2140480=test_memory_view [ 26/766] 2140480=test_gem_commands_specification_command [ 27/766] 2140482=test_gem_request [ 28/766] 2140481=test_frozen_error [ 29/766] 2140481=test_pipe [ 30/766] 2140481=test_thread_fd_close [ 31/766] 2140481=test_ipaddr [ 32/766] 2140481=test_arity [ 33/766] 2140481=test_dot_dot [ 34/766] 2140481=test_ast [ 35/766] 2140480=test_symbol [ 36/766] 2140482=test_coder [ 37/766] 2140482=parse_stream_test [ 38/766] 2140482=test_time [ 39/766] 2140482=test_transcode [ 40/766] 2140482=test_trace [ 41/766] 2140482=test_update [ 42/766] 2140482=test_unix [ 43/766] 2140482=test_gem_commands_uninstall_command [ 44/766] 2140480=test_interned_str [ 45/766] 2140480=test_variable_name_check [ 46/766] 2140480=test_import [ 47/766] 2140480=test_hash_create [ 48/766] 2140480=test_weakkeymap [ 49/766] 2140480=test_emoji_breaks [ 50/766] 2140480=test_cstr [ 51/766] 2140480=location_test [ 52/766] 2140480=test_alias [ 53/766] 2140480=test_switch_hitter [ 54/766] 2140480=json_parser_test [ 55/766] 2140480=fuzzer_test [ 56/766] 2140480=test_gem_validator [ 57/766] 2140480=dump_test [ 58/766] 2140479=test_not [ 59/766] 2140479=test_struct [ 60/766] 2140479=onigmo_test [ 61/766] 2140479=test_arity [ 62/766] 2140479=test_date [ 63/766] 2140479=test_gem_ext_ext_conf_builder [ 64/766] 2140482=test_instrumentation_api [ 65/766] 2140480=test_div [ 66/766] 2140480=test_dns [ 67/766] 2140480=test_gem_security [ 68/766] 2140479=test_deprecated [ 69/766] 2140479=test_thread_queue [ 70/766] 2140482=test_nowrite [ 71/766] 2140482=test_path_to_class [ 72/766] 2140482=test_pathname [ 73/766] 2140482=parameters_signature_test [ 74/766] 2140482=test_coverage [ 75/766] 2140482=test_pointer [ 76/766] 2140482=test_enumerator_kw [ 77/766] 2140482=test_bug_reporter [ 78/766] 2140482=parse_test [ 79/766] 2140482=test_shift_jis [ 80/766] 2140482=test_did_you_mean [ 81/766] 2140482=test_nil [ 82/766] 2140482=test_gem_commands_which_command [ 83/766] 2140482=test_super [ 84/766] 2140482=test_constant [ 85/766] 2140480=test_date_arith [ 86/766] 2140480=regular_expression_options_test [ 87/766] 2140480=test_marshalable [ 88/766] 2140480=test_encoding [ 89/766] 2140480=test_ractor [ 90/766] 2140480=test_gem_commands_cert_command [ 91/766] 2140479=test_cgi_header [ 92/766] 2140479=test_require [ 93/766] 2140480=test_signedness [ 94/766] 2140482=test_thread [ 95/766] 2140479=test_memory_view [ 96/766] 2140479=comments_test [ 97/766] 2140479=test_gem_source_specific_file [ 98/766] 2140479=test_case_comprehensive [ 99/766] 2140479=test_timeout [100/766] 2140479=test_gem_commands_yank_command [101/766] 2140479=regular_expression_encoding_test [102/766] 2140479=test_weakref [103/766] 2140479=integer_base_flags_test [104/766] 2140479=json_common_interface_test [105/766] 2140479=test_files_lib [106/766] 2140479=test_human_typo [107/766] 2140479=test_regexp [108/766] 2140480=named_capture_test [109/766] 2140480=test_gem_ext_cargo_builder_unit [110/766] 2140480=test_have_macro [111/766] 2140480=test_singleton [112/766] 2140480=test_addr [113/766] 2140480=test_gem_source_list [114/766] 2140480=test_time [115/766] 2140480=test_yaml_special_cases [116/766] 2140480=compiler_test [117/766] 2140480=test_printf [118/766] 2140480=test_gem_util [119/766] 2140480=test_gem_dependency [120/766] 2140480=test_pack [121/766] 2140480=test_gem_command [122/766] 2140480=test_helper [123/766] 2140480=test_serialize_subclasses [124/766] 2140480=test_gem_resolver_index_set [125/766] 2140480=test_range [126/766] 2140482=test_optparse [127/766] 2140482=warnings_test [128/766] 2140482=test_ocsp [129/766] 2140482=test_eval [130/766] 2140482=test_ts [131/766] 2140480=test_windows_1252 [132/766] 2140480=test_gem_stream_ui [133/766] 2140480=freeze_test [134/766] 2140480=test_tmpdir [135/766] 2140480=dispatcher_test [136/766] 2140480=test_dir [137/766] 2140482=test_config [138/766] 2140480=test_pkey_dsa [139/766] 2140482=test_io_m17n [140/766] 2140480=test_data [141/766] 2140480=test_lambda [142/766] 2140480=test_gem_impossible_dependencies_error [143/766] 2140480=test_gem_request_set_lockfile [144/766] 2140482=test_postponed_job [145/766] 2140482=test_files_test_2 [146/766] 2140480=test_udp [147/766] 2140480=test_ractor [148/766] 2140480=test_sleep [149/766] 2140482=test_random [150/766] 2140482=test_numeric [151/766] 2140482=test_gem_ext_rake_builder [152/766] 2140480=test_rand [153/766] 2140480=test_lexer [154/766] 2140480=test_cgi_modruby [155/766] 2140480=test_gem_path_support [156/766] 2140480=command_line_test [157/766] 2140480=test_date_compat [158/766] 2140480=test_cgi_tag_helper [159/766] 2140480=test_stat [160/766] 2140482=test_pkcs7 [161/766] 2140480=test_have_func [162/766] 2140482=json_addition_test [163/766] 2140482=test_objspace [164/766] 2140480=test_recorder [165/766] 2140480=test_spell_checker [166/766] 2140480=test_gem_uri [167/766] 2140480=test_qsort [168/766] 2140480=test_trick [169/766] 2140481=test_gem_uninstaller [170/766] 2140481=attribute_write_test [171/766] 2140481=test_gem_request_connection_pools [172/766] 2140479=test_env [173/766] 2140480=test_have_library [174/766] 2140481=test_enumerator [175/766] 2140481=test_gem_command_manager [176/766] 2140481=test_gem_package_old [177/766] 2140481=test_pack [178/766] 2140481=test_gem_safe_yaml [179/766] 2140481=test_ancdata [180/766] 2140481=test_install [181/766] 2140481=test_complex2 [182/766] 2140481=test_registry [183/766] 2140481=test_bundled_gems [184/766] 2140481=test_gem_package_tar_reader_entry [185/766] 2140481=test_func [186/766] 2140480=test_ractor [187/766] 2140480=test_pair [188/766] 2140479=test_object [189/766] 2140481=test_gem_doctor [190/766] 2140481=test_nonblock [191/766] 2140479=test_fstring [192/766] 2140481=test_array_create [193/766] 2140481=test_singleton_function [194/766] 2140481=test_duplicate [195/766] 2140481=test_cipher [196/766] 2140481=test_refinement [197/766] 2140479=test_new [198/766] 2140479=test_gem_commands_fetch_command [199/766] 2140479=test_http_request [200/766] 2140479=test_x509crl [201/766] 2140479=test_cgi_session [202/766] 2140479=test_erb [203/766] 2140479=test_gem_resolver_index_specification [204/766] 2140479=test_yamldbm [205/766] 2140479=test_gem_resolver_best_set [206/766] 2140479=test_gem_rdoc [207/766] 2140479=test_ossl [208/766] 2140480=test_enc_associate [209/766] 2140480=test_webauthn_poller [210/766] 2140480=test_c_struct_builder [211/766] 2140480=test_function_entry [212/766] 2140480=test_metaclass [213/766] 2140480=test_gem_resolver_conflict [214/766] 2140480=test_gem_installer [215/766] 2140481=test_cgi_cookie [216/766] 2140481=test_rational [217/766] 2140481=test_object [218/766] 2140481=test_bn [219/766] 2140481=test_dln [220/766] 2140481=test_gem_specification [221/766] 2140479=test_gem_security_trust_dir [222/766] 2140479=test_gem_resolver_vendor_set [223/766] 2140479=test_gem_name_tuple [224/766] 2140479=test_yjit_exit_locations [225/766] 2140479=test_verbose [226/766] 2140479=test_pkey_rsa [227/766] 2140482=test_lock_native_thread [228/766] 2140479=test_gem_unsatisfiable_dependency_error [229/766] 2140479=test_pkg_config [230/766] 2140479=test_numhash [231/766] 2140479=test_key_error [232/766] 2140479=test_gem_config_file [233/766] 2140482=test_engine [234/766] 2140482=test_mixed_unicode_escapes [235/766] 2140482=test_allocation [236/766] 2140479=test_keyword [237/766] 2140481=test_emitter [238/766] 2140481=test_yaml_tree [239/766] 2140481=test_cparser [240/766] 2140480=test_gem_commands_sources_command [241/766] 2140479=test_bigzero [242/766] 2140479=test_insns_leaf [243/766] 2140479=test_config [244/766] 2140479=test_key_name_check [245/766] 2140479=test_x509req [246/766] 2140480=test_boolean [247/766] 2140480=test_rat [248/766] 2140480=test_set [249/766] 2140480=test_console_attr [250/766] 2140480=test_class2name [251/766] 2140479=test_helper [252/766] 2140479=test_variable [253/766] 2140480=test_fiber [254/766] 2140479=test_fips [255/766] 2140479=test_files_sample [256/766] 2140479=test_string_memory [257/766] 2140481=test_gem_commands_push_command [258/766] 2140479=test_ubf_async_safe [259/766] 2140479=test_monitor [260/766] 2140479=test_method_name_check [261/766] 2140479=test_optimization [262/766] 2140481=test_class [263/766] 2140481=test_whileuntil [264/766] 2140481=test_protect [265/766] 2140481=test_gem_commands_stale_command [266/766] 2140481=test_too_many_dummy_encodings [267/766] 2140481=test_tree_builder [268/766] 2140481=test_x509name [269/766] 2140481=test_gem_package_tar_header [270/766] 2140481=test_dir_m17n [271/766] 2140481=test_gem_commands_query_command [272/766] 2140481=test_gem_requirement [273/766] 2140480=fixtures_test [274/766] 2140482=test_rational2 [275/766] 2140482=test_gem_commands_signin_command [276/766] 2140481=test_capacity [277/766] 2140481=test_nextafter [278/766] 2140480=test_proxy [279/766] 2140481=test_process [280/766] 2140482=test_gem_gemcutter_utilities [281/766] 2140481=test_unicode_escape [282/766] 2140480=test_svcb_https [283/766] 2140480=test_buffering [284/766] 2140480=test_resolve_symbol [285/766] 2140480=test_x509ext [286/766] 2140480=test_https [287/766] 2140481=test_default_gems [288/766] 2140481=test_iterator [289/766] 2140481=test_string [290/766] 2140481=test_integer [291/766] 2140481=test_vm_dump [292/766] 2140481=test_storage [293/766] 2140481=test_gem_commands_search_command [294/766] 2140482=test_ftp [295/766] 2140481=lex_test [296/766] 2140481=errors_test [297/766] 2140482=test_set [298/766] 2140482=test_marshal [299/766] 2140481=test_method_cache [300/766] 2140481=test_sprintf_comb [301/766] 2140481=test_fixnum [302/766] 2140481=test_signal [303/766] 2140482=test_ssl [304/766] 2140481=test_sockopt [305/766] 2140481=test_euc_jp [306/766] 2140481=test_pinned [307/766] 2140481=test_date_strftime [308/766] 2140481=test_inadvertent_creation [309/766] 2140481=test_gem_commands_contents_command [310/766] 2140481=test_settracefunc [311/766] 2140479=encodings_test [312/766] 2140479=test_gem_text [313/766] 2140479=test_rbconfig [314/766] 2140479=test_ractor [315/766] 2140479=test_encoding [316/766] 2140482=tunnel_test [317/766] 2140479=test_m17n [318/766] 2140482=test_gem_package_tar_reader [319/766] 2140482=test_gem_security_signer [320/766] 2140482=test_yjit [321/766] 2140479=test_exit [322/766] 2140479=test_basicsocket [323/766] 2140479=test_gem [324/766] 2140481=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 40001> .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 42951> .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 11 [325/766] 2140481=test_document [326/766] 2140481=test_zsh_completion [327/766] 2140481=test_argf [328/766] 2140480=pattern_test [329/766] 2140480=test_cgi_core [330/766] 2140480=test_parser [331/766] 2140480=test_random_formatter [332/766] 2140480=test_primitive [333/766] 2140480=test_gem_version [334/766] 2140480=test_hash [335/766] 2140479=test_bug-14834 [336/766] 2140479=test_data_error [337/766] 2140479=test_sexp [338/766] 2140479=test_shellwords [339/766] 2140479=test_gem_resolver_specification [340/766] 2140479=test_thread_cv [341/766] 2140479=test_omap [342/766] 2140479=test_rubyoptions [343/766] 2140481=test_addrinfo [344/766] 2140481=test_dbm [345/766] 2140481=test_mutex [346/766] 2140481=test_struct [347/766] 2140480=test_uncorrectable_name_check [348/766] 2140480=parse_success_test [349/766] 2140480=test_float [350/766] 2140481=library_symbols_test [351/766] 2140481=test_dryrun [352/766] 2140481=test_gem_package_task [353/766] 2140481=test_integer [354/766] 2140480=test_gem_uri_formatter [355/766] 2140480=symbol_encoding_test [356/766] 2140480=test_bmethod [357/766] 2140480=test_method_cache [358/766] 2140480=test_complexrational [359/766] 2140480=test_module [360/766] 2140482=test_gem_commands_environment_command [361/766] 2140482=test_http [362/766] 2140481=string_test [363/766] 2140481=test_date_ractor [364/766] 2140481=test_alias_and_anchor [365/766] 2140481=test_ssl [366/766] 2140480=test_gem_stub_specification [367/766] 2140480=test_gem_commands_install_command [368/766] 2140480=test_koi8 [369/766] 2140480=test_array .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 10 #<File::Stat dev=0x8, ino=1160508168, 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> [370/766] 2140482=test_cmethod [371/766] 2140482=test_flush [372/766] 2140482=test_symbol [373/766] 2140482=test_filter [374/766] 2140482=test_case [375/766] 2140482=test_stringify_symbols [376/766] 2140482=test_bash_completion [377/766] 2140482=test_gem_safe_marshal [378/766] 2140482=test_gem_ext_cmake_builder [379/766] 2140482=test_rubyvm [380/766] 2140482=test_gc [381/766] 2140482=json_fixtures_test [382/766] 2140482=test_math [383/766] 2140482=test_fileutils [384/766] 2140481=test_scheduler [385/766] 2140479=test_libs [386/766] 2140479=test_gem_platform [387/766] 2140482=test_open-uri [388/766] 2140481=test_threadgroup [389/766] 2140479=test_closure [390/766] 2140482=test_digest [391/766] 2140482=test_gem_commands_open_command [392/766] 2140481=test_load [393/766] 2140481=test_iso_8859 [394/766] 2140481=test_gem_commands_owner_command [395/766] 2140479=test_gem_dependency_list [396/766] 2140482=test_to_ruby [397/766] 2140482=test_pp [398/766] 2140479=test_gem_dependency_installer [399/766] 2140482=index_write_test [400/766] 2140482=test_recursion [401/766] 2140482=test_big2str [402/766] 2140482=test_deprecate [403/766] 2140482=test_delegate [404/766] 2140482=test_ractor [405/766] 2140482=test_parser [406/766] 2140482=test_merge_keys [407/766] 2140482=test_ensure_and_callcc [408/766] 2140482=test_ellipsize [409/766] 2140482=test_time_tz [410/766] 2140482=test_ftp [411/766] 2140482=test_gem_resolver_local_specification [412/766] 2140482=test_gem_package_tar_writer [413/766] 2140481=test_pkey_dh [414/766] 2140481=test_gem_commands_server_command [415/766] 2140481=test_utf16 [416/766] 2140481=test_stream [417/766] 2140481=test_gem_commands_outdated_command [418/766] 2140482=test_assembler [419/766] 2140482=test_httpresponses [420/766] 2140482=test_parse [421/766] 2140481=test_passing_block [422/766] 2140481=test_gem_commands_info_command [423/766] 2140481=test_gem_source [424/766] 2140482=test_prettyprint [425/766] 2140482=test_stack [426/766] 2140481=test_stringio [427/766] 2140481=test_config [428/766] 2140481=test_gem_resolver_installer_set [429/766] 2140481=test_address_resolve [430/766] 2140481=test_queue [431/766] 2140481=test_econv [432/766] 2140482=test_iter_break [433/766] 2140482=test_num2int [434/766] 2140482=test_pkcs12 [435/766] 2140481=test_iseq [436/766] 2140482=test_digest_extend [437/766] 2140482=test_io_buffer [438/766] 2140482=test_gem_commands_unpack_command [439/766] 2140480=test_exception_at_throwing [440/766] 2140482=parser_test [441/766] 2140482=test_process [442/766] 2140480=test_cgi_multipart [443/766] 2140481=test_object_create_start [444/766] 2140481=test_gem_source_subpath_problem [445/766] 2140480=test_mdns [446/766] 2140480=test_ensured [447/766] 2140480=test_x509cert [448/766] 2140481=test_autoconf [449/766] 2140481=heredoc_test [450/766] 2140481=test_const [451/766] 2140481=test_mkmf [452/766] 2140479=test_class [453/766] 2140481=test_project_sanity [454/766] 2140480=test_securerandom [455/766] 2140481=test_backtrace [456/766] 2140480=test_framework [457/766] 2140480=test_thread [458/766] 2140480=test_gem_source_fetch_problem [459/766] 2140480=newline_offsets_test [460/766] 2140480=test_literal [461/766] 2140481=test_gem_ext_builder [462/766] 2140480=test_ractor_compatibility [463/766] 2140480=test_files_test_1 [464/766] 2140481=test_forwardable [465/766] 2140481=test_nomethod_error [466/766] 2140481=ripper_test [467/766] 2140479=test_gem_spec_fetcher [468/766] 2140479=test_rubygems [469/766] 2140479=test_scalar_scanner [470/766] 2140479=test_ractor [471/766] 2140479=test_objectspace [472/766] 2140481=test_enc_str_buf_cat [473/766] 2140481=test_shapes [474/766] 2140481=test_require_lib [475/766] 2140480=magic_comment_test [476/766] 2140480=test_configuration [477/766] 2140480=test_windows_1251 [478/766] 2140480=relocation_test [479/766] 2140480=test_ns_spki [480/766] 2140480=test_pkey [481/766] 2140480=test_io [482/766] 2140481=test_gem_request_set [483/766] 2140481=test_io [484/766] 2140481=test_path [485/766] 2140481=test_buffered_io [486/766] 2140481=test_gem_version_option [487/766] 2140481=test_io_wait [488/766] 2140481=test_kwargs [489/766] 2140481=test_gem_resolver_composed_set [490/766] 2140481=test_enc_raise [491/766] 2140481=test_unicode_normalize [492/766] 2140481=test_gem_ext_cargo_builder_link_flag_converter [493/766] 2140481=integer_parse_test [494/766] 2140481=test_jaro_winkler [495/766] 2140481=test_ripper [496/766] 2140481=test_gem_commands_update_command [497/766] 2140479=test_condition [498/766] 2140479=test_cp949 [499/766] 2140479=test_etc [500/766] 2140479=test_pattern_matching [501/766] 2140479=test_emoji [502/766] 2140479=test_sorted_set [503/766] 2140479=test_yaml [504/766] 2140479=test_date_attr [505/766] 2140479=constant_path_node_test [506/766] 2140479=test_gem_ext_cargo_builder [507/766] 2140479=test_scalar [508/766] 2140479=test_euc_kr [509/766] 2140479=test_autoload [510/766] 2140481=test_depth_first [511/766] 2140481=test_yamlstore [512/766] 2140481=test_utf32 [513/766] 2140481=test_digest [514/766] 2140481=test_gem_resolver_git_set [515/766] 2140481=test_fiddle [516/766] 2140481=test_bundled_ca Leaked file descriptor: TestGemBundledCA#test_accessing_staging: 12 #<File::Stat dev=0x8, ino=1160547690, 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> .Closed file descriptor: TestGemBundledCA#test_accessing_www_rubygems: 12 [517/766] 2140481=test_yield [518/766] 2140481=test_defined [519/766] 2140481=test_mul [520/766] 2140481=source_location_test [521/766] 2140481=test_gem_console_ui [522/766] 2140481=test_ractor [523/766] 2140481=test_noarg [524/766] 2140479=test_system [525/766] 2140482=test_sizeof [526/766] 2140481=test_random [527/766] 2140481=json_encoding_test [528/766] 2140481=test_integer_comb [529/766] 2140479=test_gb18030 [530/766] 2140479=test_gem_commands_rebuild_command [531/766] 2140479=test_wss [532/766] 2140479=test_function [533/766] 2140480=test_gem_local_remote_options [534/766] 2140480=test_tempfile [535/766] 2140479=test_clone [536/766] 2140479=test_sleep [537/766] 2140480=test_gem_resolver_git_specification [538/766] 2140480=test_set_len [539/766] 2140480=test_x509store [540/766] 2140479=test_case_options [541/766] 2140479=test_abi [542/766] 2140480=test_ldap [543/766] 2140480=test_gem_resolver_installed_specification [544/766] 2140479=test_reqarg [545/766] 2140480=test_gem_commands_lock_command [546/766] 2140480=test_handle [547/766] 2140481=test_raise [548/766] 2140481=test_gem_source_local [549/766] 2140479=test_resource [550/766] 2140479=test_string [551/766] 2140479=test_pack [552/766] 2140479=test_compile_prism [553/766] 2140481=string_encoding_test [554/766] 2140481=test_fnmatch [555/766] 2140480=test_cesu8 [556/766] 2140481=test_configuration [557/766] 2140480=test_gem_ext_configure_builder [558/766] 2140481=test_notimplement [559/766] 2140481=test_gem_resolver_activation_request [560/766] 2140481=test_erb_m17n [561/766] 2140481=test_require_path_check [562/766] 2140480=test_x509attr [563/766] 2140480=test_array [564/766] 2140479=test_files_test [565/766] 2140479=static_inspect_test [566/766] 2140479=reflection_test [567/766] 2140480=test_wait [568/766] 2140479=test_append [569/766] 2140479=test_euc_tw [570/766] 2140479=test_tree_spell_checker [571/766] 2140479=test_gem_resolver_api_specification [572/766] 2140481=test_open3 [573/766] 2140480=test_ssl_session [574/766] 2140479=test_gem_resolver [575/766] 2140479=test_gem_commands_build_command [576/766] 2140480=test_comparable [577/766] 2140480=test_rb_str_dup [578/766] 2140480=test_httpresponse [579/766] 2140480=test_io_timeout [580/766] 2140480=test_ractor [581/766] 2140480=test_placearg [582/766] 2140479=test_numeric [583/766] 2140479=test_delete [584/766] 2140479=test_hmac [585/766] 2140479=test_continuation [586/766] 2140479=test_popen_deadlock [587/766] 2140480=test_hash [588/766] 2140480=test_io_console [589/766] 2140479=test_object_references [590/766] 2140479=test_httpheader [591/766] 2140479=test_gem_resolver_dependency_request [592/766] 2140479=test_c_union_entity [593/766] 2140479=test_load [594/766] 2140479=test_files_ext [595/766] 2140479=test_type [596/766] 2140479=test_beginendblock [597/766] 2140482=test_gem_source_installed [598/766] 2140482=test_yield_block [599/766] 2140482=test_gem_bundler_version_finder [600/766] 2140482=node_id_test [601/766] 2140482=test_ws [602/766] 2140482=percent_delimiter_string_test [603/766] 2140479=test_at_exit [604/766] 2140482=test_last_thread [605/766] 2140479=test_undef [606/766] 2140479=test_gem_commands_signout_command [607/766] 2140479=test_webauthn_listener_response [608/766] 2140479=test_file [609/766] 2140479=test_acceptable [610/766] 2140479=test_method [611/766] 2140481=test_kdf [612/766] 2140480=test_foreach [613/766] 2140480=test_gem_remote_fetcher_local_server [614/766] 2140481=test_call Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 42935> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 [615/766] 2140482=test_pattern_key_name_check [616/766] 2140482=test_summary [617/766] 2140482=test_remote_fetch_error [618/766] 2140481=parse_comments_test [619/766] 2140481=test_gem_commands_check_command [620/766] 2140482=test_exception [621/766] 2140481=test_class_name_check Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 45325> [622/766] 2140480=test_date_new [623/766] 2140481=test_scan_args [624/766] 2140480=test_common [625/766] 2140481=test_psych [626/766] 2140481=test_scanner_events [627/766] 2140481=breadth_first_search_test [628/766] 2140481=test_data [629/766] 2140481=test_gc [630/766] 2140480=test_weakmap [631/766] 2140482=test_cclass [632/766] 2140482=test_regex_casefold [633/766] 2140482=test_json_tree [634/766] 2140482=test_gem_source_git [635/766] 2140479=newline_test [636/766] 2140479=test_coderange [637/766] 2140479=test_gem_remote_fetcher_local_ssl_server [638/766] 2140480=test_ractor [639/766] 2140480=test_m17n_comb [640/766] 2140479=test_frozen [641/766] 2140479=test_sprintf [642/766] 2140480=test_enum [643/766] 2140479=json_coder_test [644/766] 2140479=test_name_error_extension [645/766] 2140479=test_readpartial [646/766] 2140479=test_string [647/766] 2140481=test_tsort [648/766] 2140481=test_stringchar [649/766] 2140481=test_pty [650/766] 2140480=test_arithmetic_sequence [651/766] 2140480=test_date_strptime [652/766] 2140481=test_extlibs [653/766] 2140480=test_gem_source_vendor [654/766] 2140480=heredoc_dedent_test [655/766] 2140480=test_null [656/766] 2140480=locals_test [657/766] 2140480=test_convertible [658/766] 2140481=test_socket [659/766] 2140482=json_generator_test [660/766] 2140482=test_gem_available_set [661/766] 2140482=test_modify_expand [662/766] 2140482=test_gem_commands_cleanup_command [663/766] 2140482=test_getopts [664/766] 2140482=test_enumerator [665/766] 2140481=test_require [666/766] 2140481=test_change_word [667/766] 2140481=test_file_exhaustive [668/766] 2140479=test_gem_resolver_lock_set [669/766] 2140479=test_date_marshal [670/766] 2140479=test_gem_request_set_lockfile_parser [671/766] 2140479=test_safe_load [672/766] 2140479=test_gem_update_suggestion [673/766] 2140481=test_gem_commands_exec_command [674/766] 2140479=test_http [675/766] 2140479=test_name_error [676/766] 2140479=test_gem_dependency_resolution_error [677/766] 2140479=test_profile_frames [678/766] 2140479=json_string_matching_test [679/766] 2140479=test_gem_resolver_vendor_specification [680/766] 2140479=test_stream [681/766] 2140479=test_gem_request_set_gem_dependency_api [682/766] 2140479=test_date_time [683/766] 2140479=string_query_test [684/766] 2140479=snippets_test [685/766] 2140482=test_debug [686/766] 2140482=json_generic_object_test [687/766] 2140482=test_gem_request_set_lockfile_tokenizer [688/766] 2140479=regexp_test [689/766] 2140479=test_lazy_enumerator [690/766] 2140479=test_require [691/766] 2140482=test_kernel [692/766] 2140482=test_find_executable [693/766] 2140482=test_gem_commands_help_command [694/766] 2140482=test_find [695/766] 2140482=!Nothing_to_test [696/766] 2140482=test_generic [697/766] 2140482=test_gem_gem_runner [698/766] 2140482=test_gem_commands_mirror [699/766] 2140482=test_bug-5832 [700/766] 2140482=test_stringscanner [701/766] 2140482=test_cgi_util [702/766] 2140482=test_gbk [703/766] 2140482=test_io_wait_uncommon [704/766] 2140482=test_arith_seq_extract [705/766] 2140482=test_gem_ci_detector [706/766] 2140482=test_resize [707/766] 2140482=test_warning [708/766] 2140482=test_assignment [709/766] 2140482=test_external_new [710/766] 2140482=test_gem_commands_list_command [711/766] 2140482=overlap_test [712/766] 2140479=test_protocol [713/766] 2140479=numeric_value_test [714/766] 2140479=test_store [715/766] 2140482=test_bug-3571 [716/766] 2140482=test_optarg [717/766] 2140479=test_flip [718/766] 2140479=test_gem_resolver_api_set [719/766] 2140479=test_enumerable [720/766] 2140479=test_gem_package [721/766] 2140482=test_exception [722/766] 2140482=ruby_parser_test [723/766] 2140482=test_file [724/766] 2140479=bom_test [725/766] 2140479=json_ext_parser_test [726/766] 2140479=test_gc_compact [727/766] 2140481=test_nofree [728/766] 2140481=test_error_highlight [729/766] 2140482=test_complex [730/766] 2140482=test_gem_commands_setup_command [731/766] 2140481=test_typeddata [732/766] 2140481=test_ifunless [733/766] 2140481=test_tcp [734/766] 2140479=test_gem_source_lock [735/766] 2140482=test_gem_commands_pristine_command [736/766] 2140481=test_fd_setsize [737/766] 2140481=test_my_integer [738/766] 2140479=test_member [739/766] 2140479=test_flags [740/766] 2140481=test_inlinecache [741/766] 2140481=test_internal_ivar [742/766] 2140481=test_arith_seq_beg_len_step [743/766] 2140481=desugar_compiler_test [744/766] 2140481=test_gem_resolver_requirement_list [745/766] 2140481=test_gem_commands_dependency_command [746/766] 2140481=test_date_conv [747/766] 2140481=test_gem_security_policy [748/766] 2140481=test_egrep_cpp [749/766] 2140481=test_tracepoint [750/766] 2140479=test_emitter [751/766] 2140479=test_eval [752/766] 2140481=test_c_struct_entry [753/766] 2140481=test_date_parse [754/766] 2140479=test_io_buffer [755/766] 2140481=test_normalize [756/766] 2140481=test_pkey_ec [757/766] 2140479=equality_test [758/766] 2140479=test_gem_resolver_lock_specification [759/766] 2140481=test_usrmarshal [760/766] 2140482=test_syntax [761/766] 2140479=test_asn1 [762/766] 2140479=test_basicinstructions [763/766] 2140481=test_https_proxy [764/766] 2140481=test_backtrace [765/766] 2140481=test_iseq_load [766/766] 2140479=test_gem_remote_fetcher Finished tests in 364.357608s, 76.4277 tests/s, 16635.2338 assertions/s. 27847 tests, 6061174 assertions, 0 failures, 0 errors, 208 skips ruby -v: ruby 3.5.0dev (2025-01-31T06:41:56Z master f719b889a1) +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-11 LD = ld LDSHARED = gcc-11 -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_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 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_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' ruby 3.5.0dev (2025-01-31T06:41:56Z master f719b889a1) +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 ................. Finished in 55.146070 seconds 3316 files, 33394 examples, 154864 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.