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