# Logfile created on 2024-11-20 20:13:43 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f5281c4fdd0 @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-repeat20-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRUBY_DEBUG=1\"", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @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=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20241120-201343", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f5281c718e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f5281c71778 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f5281b8a5a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20241120-201343", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20241120-201343>, @binmode=false, @mon_data=#<Monitor:0x00007f5281c71408>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download DEFS="-DRUBY_DEBUG=1"
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-repeat20-asserts/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRUBY_DEBUG=1"
From https://github.com/ruby/ruby
   682ff52..b70c1bb  master     -> origin/master
Updating 682ff52..b70c1bb
Fast-forward
 NEWS.md                                         |  5 ++
 array.c                                         | 75 ++++++++++++++++---------
 class.c                                         |  2 +-
 common.mk                                       |  1 +
 doc/time.rb                                     |  3 +
 ext/digest/test.sh                              | 30 ----------
 ext/etc/etc.c                                   | 24 ++++----
 ext/psych/lib/psych.rb                          |  2 +
 ext/psych/lib/psych/scalar_scanner.rb           |  2 -
 ext/psych/lib/psych/visitors/to_ruby.rb         |  1 -
 ext/psych/psych.gemspec                         |  2 +
 io_buffer.c                                     | 39 ++++++++++++-
 lib/bundler/man/bundle-issue.1                  | 45 +++++++++++++++
 lib/bundler/man/bundle-issue.1.ronn             | 37 ++++++++++++
 lib/bundler/man/index.txt                       |  1 +
 lib/irb.rb                                      |  9 +--
 lib/irb/completion.rb                           | 18 ++++--
 lib/irb/context.rb                              | 12 +++-
 lib/rubygems/commands/push_command.rb           | 34 +++++++++--
 spec/bundler/commands/help_spec.rb              |  5 --
 string.c                                        |  2 +-
 test/psych/helper.rb                            |  1 -
 test/psych/test_date_time.rb                    |  1 -
 test/psych/test_scalar_scanner.rb               |  1 -
 test/psych/test_string.rb                       | 10 ++++
 test/ruby/test_module.rb                        | 12 ++++
 test/rubygems/test_gem_commands_push_command.rb | 41 ++++++++++++++
 test/rubygems/utilities.rb                      | 11 ++++
 yjit/src/codegen.rs                             | 74 ++++++++++++------------
 29 files changed, 357 insertions(+), 143 deletions(-)
 create mode 100644 doc/time.rb
 delete mode 100644 ext/digest/test.sh
 create mode 100644 lib/bundler/man/bundle-issue.1
 create mode 100644 lib/bundler/man/bundle-issue.1.ronn
Latest commit hash = b70c1bb150
$$$[end] "make update-src      DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRUBY_DEBUG=1"
sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-repeat20-asserts/common.mk > uncommon.mk
/tmp/ruby/src/trunk-repeat20-asserts/revision.h updated
/bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
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-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-repeat20-asserts/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision unchanged
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    DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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-repeat20-asserts/array.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/class.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/io_buffer.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/string.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/version.c
building Rust YJIT (release mode)
touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make ruby DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.

creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-repeat20-asserts/loadpath.c
builtin_binary.inc updated
cd7a90572293cb467af13b5b53635bf3b725334219cc01c34ce032373858783d  builtin_binary.inc
compiling /tmp/ruby/src/trunk-repeat20-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make all DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/etc'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/etc/etc.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
installing default psych libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
$$$[end] "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make install DEFS="-DRUBY_DEBUG=1"
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-repeat20-asserts/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision unchanged
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
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS = -DRUBY_DEBUG=1  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-repeat20-asserts/bin
installing base libraries:          /tmp/ruby/install/trunk-repeat20-asserts/lib
installing arch files:              /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-repeat20-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+1
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+1
installing extension scripts:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+1
installing extension headers:       /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk-repeat20-asserts/bin
installing library scripts:         /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+1
installing common headers:          /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+1
installing manpages:                /tmp/ruby/install/trunk-repeat20-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-repeat20-asserts/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 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.1
                                    logger 1.6.1
                                    net-http 0.5.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    ostruct 0.6.1
                                    pp 0.6.1
                                    prettyprint 0.2.0
                                    prism 1.0.0
                                    pstore 0.1.4
                                    rdoc 6.8.1
                                    readline 0.0.4
                                    reline 0.5.11
                                    resolv 0.5.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.2
                                    set 1.1.0
                                    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-repeat20-asserts/lib/ruby/gems/3.4.0+1
                                    date 3.4.0
                                    digest 3.1.1
                                    etc 1.4.4
                                    fcntl 1.2.0
                                    fiddle 1.1.6.dev
                                    io-console 0.8.0.beta1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.8.2
                                    openssl 3.2.0
                                    pathname 0.4.0
                                    psych 5.2.0
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.2.0
installing bundled gems:            /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+1
                                    minitest 5.25.1
                                    power_assert 2.0.4
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.9
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.1
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.6.1
                                    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.1.2
                                    csv 3.3.0
                                    repl_type_completor 0.1.7
installing bundled gem cache:       /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+1/cache
skipped bundled gems:
    typeprof-0.30.0.gem             not found in bundled_gems
$$$[end] "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
 Fstderr output is not empty
   /tmp/ruby/src/trunk-repeat20-asserts/thread_pthread.c:454: Assertion Failed: ractor_sched_set_locked:vm->ractor.sched.lock_owner == NULL
   ruby 3.4.0dev (2024-11-20T19:32:49Z master b70c1bb150) +PRISM [x86_64-linux]
   
   -- Control frame information -----------------------------------------------
   c:0005 p:---- s:0021 e:000020 CFUNC  :fork
   c:0004 p:0005 s:0017 e:000016 BLOCK  bootstraptest.test_fork.rb_78_287.rb:11
   c:0003 p:0024 s:0012 e:000011 METHOD <internal:numeric>:257
   c:0002 p:0027 s:0007 E:0009f0 EVAL   bootstraptest.test_fork.rb_78_287.rb:10 [FINISH]
   c:0001 p:0000 s:0003 E:001240 DUMMY  [FINISH]
   
   -- Ruby level backtrace information ----------------------------------------
   bootstraptest.test_fork.rb_78_287.rb:10:in '<main>'
   <internal:numeric>:257:in 'times'
   bootstraptest.test_fork.rb_78_287.rb:11:in 'block in <main>'
   bootstraptest.test_fork.rb_78_287.rb:11:in 'fork'
   
   -- Threading information ---------------------------------------------------
   Total ractor count: 1
   Ruby thread count for this ractor: 2
   
   -- C level backtrace information -------------------------------------------
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_print_backtrace+0x14) [0x55c2f65c7e07] /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:823
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1155
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_assert_failure_detail+0x157) [0x55c2f62bcb29] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1193
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(RB_BUILTIN_TYPE+0x0) [0x55c2f62bcb4b] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1169
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_assert_failure) (null):0
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(ractor_sched_set_locked+0x0) [0x55c2f62d449c] /tmp/ruby/src/trunk-repeat20-asserts/thread_pthread.c:454
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(ractor_sched_set_locked) (null):0
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(ractor_sched_set_locked+0x5) [0x55c2f62d44a1] /tmp/ruby/src/trunk-repeat20-asserts/thread_pthread.c:454
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(thread_sched_setup_running_threads+0x47e) [0x55c2f6551e4e] /tmp/ruby/src/trunk-repeat20-asserts/thread_pthread.c:485
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(thread_sched_atfork+0x18) [0x55c2f655fcef] /tmp/ruby/src/trunk-repeat20-asserts/thread_pthread.c:1576
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_thread_atfork_internal) /tmp/ruby/src/trunk-repeat20-asserts/thread.c:4728
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_thread_atfork+0x4e) [0x55c2f655fd4e] /tmp/ruby/src/trunk-repeat20-asserts/thread.c:4777
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_fork_ruby+0x13c) [0x55c2f64ae5bc] /tmp/ruby/src/trunk-repeat20-asserts/process.c:1688
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(proc_fork_pid+0x7) [0x55c2f64ae909] /tmp/ruby/src/trunk-repeat20-asserts/process.c:4260
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_call_proc__fork) /tmp/ruby/src/trunk-repeat20-asserts/process.c:4275
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_call_proc__fork) /tmp/ruby/src/trunk-repeat20-asserts/process.c:4270
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_f_fork+0x1d) [0x55c2f64aea2d] /tmp/ruby/src/trunk-repeat20-asserts/process.c:4376
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(vm_cfp_consistent_p+0x0) [0x55c2f6598e89] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3795
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3797
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(vm_sendish+0x16a) [0x55c2f659da5a] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:5962
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(vm_exec_core+0xf41) [0x55c2f65ac7e1] ../../src/trunk-repeat20-asserts/insns.def:851
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(vm_exec_loop+0x9) [0x55c2f65b2a81] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2611
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_vm_exec) /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2587
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_ec_exec_node+0xb1) [0x55c2f63b7b71] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:281
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(ruby_run_node+0x9b) [0x55c2f63be83b] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:319
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(rb_main+0x21) [0x55c2f62edcd6] /tmp/ruby/src/trunk-repeat20-asserts/main.c:43
   /tmp/ruby/build/trunk-repeat20-asserts/miniruby(main) /tmp/ruby/src/trunk-repeat20-asserts/main.c:68
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f8022c8f1ca] ../sysdeps/nptl/libc_start_call_main.h:58
   /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f8022c8f28b] ../csu/libc-start.c:360
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
   [0x55c2f62edd25]
   
   -- Other runtime information -----------------------------------------------
   
   * Loaded script: bootstraptest.test_fork.rb_78_287.rb
   
   * Loaded features:
   
       0 enumerator.so
       1 thread.rb
       2 fiber.so
       3 rational.so
       4 complex.so
       5 ruby2_keywords.rb
       6 /tmp/ruby/build/trunk-repeat20-asserts/x86_64-linux-fake.rb
   
   * Process memory map:
   
   55c2f6269000-55c2f62b0000 r--p 00000000 00:50 16908781                   /tmp/ruby/build/trunk-repeat20-asserts/miniruby
   55c2f62b0000-55c2f675c000 r-xp 00047000 00:50 16908781                   /tmp/ruby/build/trunk-repeat20-asserts/miniruby
   55c2f675c000-55c2f6922000 r--p 004f3000 00:50 16908781                   /tmp/ruby/build/trunk-repeat20-asserts/miniruby
   55c2f6922000-55c2f693c000 r--p 006b9000 00:50 16908781                   /tmp/ruby/build/trunk-repeat20-asserts/miniruby
   55c2f693c000-55c2f693d000 rw-p 006d3000 00:50 16908781                   /tmp/ruby/build/trunk-repeat20-asserts/miniruby
   55c2f693d000-55c2f6952000 rw-p 00000000 00:00 0 
   55c2f6ef5000-55c2f7147000 rw-p 00000000 00:00 0                          [heap]
   7f8014d28000-7f8018000000 r--s 00000000 00:50 16908781                   /tmp/ruby/build/trunk-repeat20-asserts/miniruby
   7f8018000000-7f8018021000 rw-p 00000000 00:00 0 
   7f8018021000-7f801c000000 ---p 00000000 00:00 0 
   7f801f007000-7f801f20e000 r--s 00000000 00:50 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7f801f20e000-7f801f20f000 ---p 00000000 00:00 0 
   7f801f20f000-7f801f490000 rw-p 00000000 00:00 0 
   7f801f490000-7f801f491000 ---p 00000000 00:00 0 
   7f801f491000-7f801f532000 rw-p 00000000 00:00 0 
   7f801f532000-7f801f533000 ---p 00000000 00:00 0 
   7f801f533000-7f801f5d4000 rw-p 00000000 00:00 0 
   7f801f5d4000-7f801f5d5000 ---p 00000000 00:00 0 
   7f801f5d5000-7f801f676000 rw-p 00000000 00:00 0 
   7f801f676000-7f801f677000 ---p 00000000 00:00 0 
   7f801f677000-7f801f718000 rw-p 00000000 00:00 0 
   7f801f718000-7f801f719000 ---p 00000000 00:00 0 
   7f801f719000-7f801f7ba000 rw-p 00000000 00:00 0 
   7f801f7ba000-7f801f7bb000 ---p 00000000 00:00 0 
   7f801f7bb000-7f801f85c000 rw-p 00000000 00:00 0 
   7f801f85c000-7f801f85d000 ---p 00000000 00:00 0 
   7f801f85d000-7f801f8fe000 rw-p 00000000 00:00 0 
   7f801f8fe000-7f801f8ff000 ---p 00000000 00:00 0 
   7f801f8ff000-7f801f9a0000 rw-p 00000000 00:00 0 
   7f801f9a0000-7f801f9a1000 ---p 00000000 00:00 0 
   7f801f9a1000-7f801fa42000 rw-p 00000000 00:00 0 
   7f801fa42000-7f801fa43000 ---p 00000000 00:00 0 
   7f801fa43000-7f801fae4000 rw-p 00000000 00:00 0 
   7f801fae4000-7f801fae5000 ---p 00000000 00:00 0 
   7f801fae5000-7f801fb86000 rw-p 00000000 00:00 0 
   7f801fb86000-7f801fb87000 ---p 00000000 00:00 0 
   7f801fb87000-7f801fc28000 rw-p 00000000 00:00 0 
   7f801fc28000-7f801fc29000 ---p 00000000 00:00 0 
   7f801fc29000-7f801fcca000 rw-p 00000000 00:00 0 
   7f801fcca000-7f801fccb000 ---p 00000000 00:00 0 
   7f801fccb000-7f801fd6c000 rw-p 00000000 00:00 0 
   7f801fd6c000-7f801fd6d000 ---p 00000000 00:00 0 
   7f801fd6d000-7f801fe0e000 rw-p 00000000 00:00 0 
   7f801fe0e000-7f801fe0f000 ---p 00000000 00:00 0 
   7f801fe0f000-7f801feb0000 rw-p 00000000 00:00 0 
   7f801feb0000-7f801feb1000 ---p 00000000 00:00 0 
   7f801feb1000-7f801ff52000 rw-p 00000000 00:00 0 
   7f801ff52000-7f801ff53000 ---p 00000000 00:00 0 
   7f801ff53000-7f801fff4000 rw-p 00000000 00:00 0 
   7f801fff4000-7f801fff5000 ---p 00000000 00:00 0 
   7f801fff5000-7f8020096000 rw-p 00000000 00:00 0 
   7f8020096000-7f8020097000 ---p 00000000 00:00 0 
   7f8020097000-7f8020138000 rw-p 00000000 00:00 0 
   7f8020138000-7f8020139000 ---p 00000000 00:00 0 
   7f8020139000-7f80201da000 rw-p 00000000 00:00 0 
   7f80201da000-7f80201db000 ---p 00000000 00:00 0 
   7f80201db000-7f802027c000 rw-p 00000000 00:00 0 
   7f802027c000-7f802027d000 ---p 00000000 00:00 0 
   7f802027d000-7f802031e000 rw-p 00000000 00:00 0 
   7f802031e000-7f802031f000 ---p 00000000 00:00 0 
   7f802031f000-7f80203c0000 rw-p 00000000 00:00 0 
   7f80203c0000-7f80203c1000 ---p 00000000 00:00 0 
   7f80203c1000-7f8020462000 rw-p 00000000 00:00 0 
   7f8020462000-7f8020463000 ---p 00000000 00:00 0 
   7f8020463000-7f8020504000 rw-p 00000000 00:00 0 
   7f8020504000-7f8020505000 ---p 00000000 00:00 0 
   7f8020505000-7f80205a6000 rw-p 00000000 00:00 0 
   7f80205a6000-7f80205a7000 ---p 00000000 00:00 0 
   7f80205a7000-7f8020648000 rw-p 00000000 00:00 0 
   7f8020648000-7f8020649000 ---p 00000000 00:00 0 
   7f8020649000-7f80206ea000 rw-p 00000000 00:00 0 
   7f80206ea000-7f80206eb000 ---p 00000000 00:00 0 
   7f80206eb000-7f802078c000 rw-p 00000000 00:00 0 
   7f802078c000-7f802078d000 ---p 00000000 00:00 0 
   7f802078d000-7f802082e000 rw-p 00000000 00:00 0 
   7f802082e000-7f802082f000 ---p 00000000 00:00 0 
   7f802082f000-7f80208e0000 rw-p 00000000 00:00 0 
   7f80208ef000-7f80208f0000 ---p 00000000 00:00 0 
   7f80208f0000-7f8021140000 rw-p 00000000 00:00 0 
   7f802114f000-7f8022b00000 rw-p 00000000 00:00 0 
   7f8022b01000-7f8022c02000 rw-p 00000000 00:00 0 
   7f8022c02000-7f8022c09000 r--s 00000000 00:50 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
   7f8022c09000-7f8022c62000 r--p 00000000 00:50 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
   7f8022c62000-7f8022c65000 rw-p 00000000 00:00 0 
   7f8022c65000-7f8022c8d000 r--p 00000000 00:50 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7f8022c8d000-7f8022e15000 r-xp 00028000 00:50 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7f8022e15000-7f8022e64000 r--p 001b0000 00:50 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7f8022e64000-7f8022e68000 r--p 001fe000 00:50 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7f8022e68000-7f8022e6a000 rw-p 00202000 00:50 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
   7f8022e6a000-7f8022e79000 rw-p 00000000 00:00 0 
   7f8022e79000-7f8022e7d000 r--p 00000000 00:50 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7f8022e7d000-7f8022ea0000 r-xp 00004000 00:50 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7f8022ea0000-7f8022ea4000 r--p 00027000 00:50 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7f8022ea4000-7f8022ea5000 r--p 0002b000 00:50 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7f8022ea5000-7f8022ea6000 rw-p 0002c000 00:50 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7f8022ea6000-7f8022eb6000 r--p 00000000 00:50 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
   7f8022eb6000-7f8022f35000 r-xp 00010000 00:50 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
   7f8022f35000-7f8022f8d000 r--p 0008f000 00:50 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
   7f8022f8d000-7f8022f8e000 r--p 000e7000 00:50 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
   7f8022f8e000-7f8022f8f000 rw-p 000e8000 00:50 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
   7f8022f8f000-7f8022f91000 r--p 00000000 00:50 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7f8022f91000-7f8022fa6000 r-xp 00002000 00:50 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7f8022fa6000-7f8022fbf000 r--p 00017000 00:50 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7f8022fbf000-7f8022fc0000 r--p 0002f000 00:50 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7f8022fc0000-7f8022fc1000 rw-p 00030000 00:50 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7f8022fc1000-7f8022fc9000 rw-p 00000000 00:00 0 
   7f8022fc9000-7f8022fd3000 r--p 00000000 00:50 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   7f8022fd3000-7f8023036000 r-xp 0000a000 00:50 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   7f8023036000-7f802304b000 r--p 0006d000 00:50 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   7f802304b000-7f802304c000 r--p 00081000 00:50 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   7f802304c000-7f802304d000 rw-p 00082000 00:50 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
   7f802304d000-7f802304f000 r--p 00000000 00:50 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   7f802304f000-7f8023061000 r-xp 00002000 00:50 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   7f8023061000-7f8023067000 r--p 00014000 00:50 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   7f8023067000-7f8023068000 r--p 0001a000 00:50 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   7f8023068000-7f8023069000 rw-p 0001b000 00:50 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
   7f802306e000-7f8023070000 rw-p 00000000 00:00 0 
   7f8023070000-7f8023071000 r--p 00000000 00:50 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7f8023071000-7f802309c000 r-xp 00001000 00:50 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7f802309c000-7f80230a6000 r--p 0002c000 00:50 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7f80230a6000-7f80230a8000 r--p 00036000 00:50 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7f80230a8000-7f80230aa000 rw-p 00038000 00:50 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7ffd5756b000-7ffd5758c000 rw-p 00000000 00:00 0                          [stack]
   7ffd575af000-7ffd575b3000 r--p 00000000 00:00 0                          [vvar]
   7ffd575b3000-7ffd575b5000 r-xp 00000000 00:00 0                          [vdso]
   ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
   
   
   bootstraptest.test_fork.rb_78_287.rb:16:in 'block in <main>': failed (RuntimeError)
           from <internal:numeric>:257:in 'Integer#times'
           from bootstraptest.test_fork.rb_78_287.rb:10:in '<main>'
#287 test_fork.rb:78: 
     def now = Process.clock_gettime(Process::CLOCK_MONOTONIC)
   
     Thread.new do
       loop { sleep 0.0001 }
     end
   
     10.times do
       pid = fork{ exit!(0) }
       deadline = now + 1
       until Process.waitpid(pid, Process::WNOHANG)
         if now > deadline
           Process.kill(:KILL, pid)
           raise "failed"
         end
         sleep 0.001
       end
     rescue NotImplementedError
     end
     :ok
  #=> "" (expected "ok")  [Bug #20670]
FAIL 1/0 tests failed
make: *** [uncommon.mk:896: yes-btest] Error 1
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 512.
$$$[beg] make yes-test-basic TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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-repeat20-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
Run options: 
  --seed=60231
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-repeat20-asserts/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --repeat-count=20

# Running tests:

Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 8 #<File::Stat dev=0x8, ino=2128067452, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 9 #<File::Stat dev=0x8, ino=2128566338, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=2128566777, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(1/20)  tests in 1768.189424s, 18.1904 tests/s, 3699.5844 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 38663>
Closed file descriptor: Prism::TunnelTest#test_tunnel: 12
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 11 #<File::Stat dev=0x8, ino=2128760153, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 12 #<File::Stat dev=0x8, ino=2128766272, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(2/20)  tests in 2386.352721s, 13.4787 tests/s, 2743.9108 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 15 : #<TCPSocket:fd 15, AF_INET6, ::1, 44199>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 15
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(3/20)  tests in 2074.250511s, 15.5068 tests/s, 3156.6486 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 13 #<File::Stat dev=0x8, ino=2131187519, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 14 #<File::Stat dev=0x8, ino=2131244671, 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>
Finished(4/20)  tests in 2078.320651s, 15.4764 tests/s, 3150.5523 assertions/s.
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f99ae7bbb10 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:730 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f99ae7bbb10 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:730 dead>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 15 #<File::Stat dev=0x8, ino=2132241758, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(5/20)  tests in 2466.998424s, 13.0381 tests/s, 2654.0341 assertions/s.
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(6/20)  tests in 2334.945547s, 13.7755 tests/s, 2804.1014 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 18 : #<TCPSocket:fd 18, AF_INET6, ::1, 41277>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(7/20)  tests in 2112.735260s, 15.2243 tests/s, 3099.0930 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 16 #<File::Stat dev=0x8, ino=2135063154, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 35479>
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 18
Finished(8/20)  tests in 2316.944885s, 13.8825 tests/s, 2825.9645 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 36347>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 18
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 19 : #<TCPSocket:fd 19, AF_INET6, ::1, 42801>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 19
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 19 : #<TCPSocket:fd 19, AF_INET6, ::1, 37449>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 19
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 17 #<File::Stat dev=0x8, ino=2136164867, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(9/20)  tests in 2460.867735s, 13.0706 tests/s, 2660.7610 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 18 #<File::Stat dev=0x8, ino=2136977249, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(10/20)  tests in 2097.146109s, 15.3375 tests/s, 3122.3051 assertions/s.
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 19 #<File::Stat dev=0x8, ino=2137119554, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 22 : #<TCPSocket:fd 22, AF_INET6, ::1, 42249>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 22
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 22 : #<TCPSocket:fd 22, AF_INET6, ::1, 45149>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 20 #<File::Stat dev=0x8, ino=2137818646, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 21 #<File::Stat dev=0x8, ino=2137858727, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(11/20)  tests in 2267.656337s, 14.1842 tests/s, 2887.6404 assertions/s.
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f9997c65020 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:730 sleep>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(12/20)  tests in 2541.132215s, 12.6577 tests/s, 2576.7136 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 24 : #<TCPSocket:fd 24, AF_INET6, ::1, 40141>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 24
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 22 #<File::Stat dev=0x8, ino=2139896843, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 23 #<File::Stat dev=0x8, ino=2139952117, 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>
Finished(13/20)  tests in 2205.685074s, 14.5828 tests/s, 2968.3576 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 24 #<File::Stat dev=0x8, ino=2140776146, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 25 #<File::Stat dev=0x8, ino=2140799043, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(14/20)  tests in 2468.641961s, 13.0294 tests/s, 2652.2315 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 27 : #<TCPSocket:fd 27, AF_INET, 127.0.0.1, 38419>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 27
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 28 : #<TCPSocket:fd 28, AF_INET6, ::1, 35457>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 28
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(15/20)  tests in 2550.746338s, 12.6100 tests/s, 2567.0659 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 26 #<File::Stat dev=0x8, ino=2142821028, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(16/20)  tests in 2308.271269s, 13.9347 tests/s, 2836.5843 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 29 : #<TCPSocket:fd 29, AF_INET6, ::1, 36847>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(17/20)  tests in 2652.798374s, 12.1249 tests/s, 2468.6418 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 28 : #<TCPSocket:fd 28, AF_INET, 127.0.0.1, 43813>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 28
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 27 #<File::Stat dev=0x8, ino=2144097930, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 28 #<File::Stat dev=0x8, ino=2145005652, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 29 #<File::Stat dev=0x8, ino=2145009338, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(18/20)  tests in 2627.721523s, 12.2406 tests/s, 2491.6480 assertions/s.
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 30 #<File::Stat dev=0x8, ino=2145873588, 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>
Finished(19/20)  tests in 2277.366162s, 14.1238 tests/s, 2875.1332 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 31 #<File::Stat dev=0x8, ino=2146895624, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 32 #<File::Stat dev=0x8, ino=2146928249, 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>
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:216:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:221:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:226:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:231:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Error loading RC file '/tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc':
/tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'Kernel#load': cannot load such file -- /tmp/rubytest.kr0sin/test_reline_config_1299946/.irbrc (LoadError)
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:400:in 'block in IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:399:in 'IRB.run_config'
	from /tmp/ruby/src/trunk-repeat20-asserts/lib/irb/init.rb:54:in 'IRB.setup'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/irb/test_init.rb:236:in 'TestIRB::InitTest#test_noscript'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1671:in 'block in Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Array#map'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1658:in 'Test::Unit::Runner#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1362:in 'Test::Unit::ExcludesOption#_run_suite'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:823:in 'block in Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:821:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:858:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1604:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1299:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1769:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1756:in 'block in Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Array#each'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1755:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1799:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1046:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:891:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1283:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1882:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk-repeat20-asserts/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk-repeat20-asserts/test/runner.rb:5:in '<main>'
Finished(20/20)  tests in 2535.434862s, 12.6862 tests/s, 2582.5483 assertions/s.
643299 tests, 130948781 assertions, 0 failures, 0 errors, 4023 skips

ruby -v: ruby 3.4.0dev (2024-11-20T19:32:49Z master b70c1bb150) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -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   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
ruby 3.4.0dev (2024-11-20T19:32:49Z master b70c1bb150) +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 59.055684 seconds

3436 files, 33249 examples, 139346 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0.
raw logfile