# Logfile created on 2025-11-12 15:27:38 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007a8a4086fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20251112-152738", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007a8a40a1c288 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007a8a40a1c120 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007a8a3c348f28 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20251112-152738", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20251112-152738>, @binmode=false, @mon_data=#<Monitor:0x00007a8a40a1be78>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
efd9845..6a05545 master -> origin/master
Updating efd9845..6a05545
Fast-forward
NEWS.md | 2 +-
ext/io/wait/extconf.rb | 19 +-
ext/io/wait/io-wait.gemspec | 4 +-
ext/io/wait/wait.c | 420 +---------------------------------
test/io/wait/test_io_wait.rb | 30 ---
test/io/wait/test_io_wait_uncommon.rb | 15 --
6 files changed, 5 insertions(+), 485 deletions(-)
Latest commit hash = 6a05545184
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk-O0/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-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.rbbin updated
dcb90f8a75ffa56ee36a2d005b20ac4fc392f3f4627a26ab3f4823561e332831 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
configuring io/wait
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/wait'
compiling /tmp/ruby/src/trunk-O0/ext/io/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
linking shared-object io/wait.so
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
generating encdb.h
generating enc.mk
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-4.0.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/4.0.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-4.0.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/4.0.0+0
bundler 4.0.0.dev
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 5.1.3
error_highlight 0.7.0
fileutils 1.8.0
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.7.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.0
pp 0.6.3
prettyprint 0.2.0
prism 1.6.0
resolv 0.6.3
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.1
timeout 0.4.4
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/4.0.0+0
date 3.5.0
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.1
io-nonblock 0.3.2
io-wait 0.4.0.dev
json 2.16.0
openssl 4.0.0.pre
psych 5.2.6
stringio 3.1.9.dev
strscan 3.1.6.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/4.0.0+0
minitest 5.26.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.1
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.9
net-imap 0.5.12
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.5
typeprof 0.31.0
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.3.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.15.1
irb 1.15.3
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2021 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/target/release/' '/tmp/ruby/src/trunk-O0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options:
--seed=3066
"--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/757] 3596788=rubygems/test_gem_resolver_index_set
[ 2/757] 3596785=ruby/test_enum
[ 3/757] 3596786=-ext-/stack/test_stack_overflow
[ 4/757] 3596787=date/test_date_parse
[ 5/757] 3596788=rubygems/test_gem_spec_fetcher
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 6/757] 3596788=openssl/test_pkey_ec
[ 7/757] 3596788=rubygems/test_gem_request
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 8/757] 3596787=psych/handlers/test_recorder
[ 9/757] 3596788=ruby/test_complex
[ 10/757] 3596787=json/json_generic_object_test
[ 11/757] 3596786=rubygems/test_gem_commands_push_command
[ 12/757] 3596787=ruby/test_m17n_comb
[ 13/757] 3596786=did_you_mean/spell_checking/test_class_name_check
[ 14/757] 3596786=uri/test_common
[ 15/757] 3596788=-ext-/symbol/test_type
[ 16/757] 3596788=prism/api/parse_stream_test
[ 17/757] 3596788=fiber/test_backtrace
[ 18/757] 3596788=json/json_addition_test
[ 19/757] 3596788=-ext-/string/test_qsort
[ 20/757] 3596788=rubygems/test_gem_commands_build_command
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 21/757] 3596786=prism/encoding/regular_expression_encoding_test
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 22/757] 3596786=json/json_generator_test
[ 23/757] 3596788=rubygems/test_gem_impossible_dependencies_error
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 24/757] 3596788=ruby/test_continuation
[ 25/757] 3596788=-ext-/bignum/test_str2big
[ 26/757] 3596788=-ext-/hash/test_delete
[ 27/757] 3596788=ruby/test_gc_compact
[ 28/757] 3596786=prism/result/integer_base_flags_test
[ 29/757] 3596786=openssl/test_asn1
[ 30/757] 3596786=-ext-/struct/test_len
[ 31/757] 3596786=optparse/test_placearg
[ 32/757] 3596786=cgi/test_cgi_escape
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 33/757] 3596786=rubygems/test_gem_commands_specification_command
[ 34/757] 3596786=-ext-/popen_deadlock/test_popen_deadlock
[ 35/757] 3596785=rubygems/test_gem_remote_fetcher_local_ssl_server
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 36/757] 3596785=rubygems/test_gem_dependency_resolution_error
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 37/757] 3596785=rubygems/test_webauthn_listener_response
[ 38/757] 3596785=-ext-/symbol/test_inadvertent_creation
[ 39/757] 3596785=-ext-/exception/test_enc_raise
[ 40/757] 3596785=ruby/test_syntax
[ 41/757] 3596786=ruby/enc/test_case_comprehensive
[ 42/757] 3596786=ruby/test_exception
[ 43/757] 3596786=openssl/test_provider
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 44/757] 3596786=rubygems/test_gem_ci_detector
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[ 45/757] 3596788=rubygems/test_gem_commands_signout_command
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 46/757] 3596786=rubygems/test_gem_silent_ui
[ 47/757] 3596788=io/wait/test_io_wait_uncommon
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 48/757] 3596788=rubygems/test_gem_request_set_lockfile_parser
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 49/757] 3596786=ripper/test_parser_events
[ 50/757] 3596788=ripper/test_files_test
[ 51/757] 3596786=test_time
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 52/757] 3596788=rubygems/test_gem_bundler_version_finder
[ 53/757] 3596788=ruby/test_call
[ 54/757] 3596786=dtrace/test_require
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 55/757] 3596786=rubygems/test_gem_source_vendor
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 56/757] 3596786=rubygems/test_gem_dependency
[ 57/757] 3596786=ruby/test_autoload
[ 58/757] 3596788=ruby/test_assignment
[ 59/757] 3596787=-ext-/string/test_modify_expand
[ 60/757] 3596787=ruby/test_memory_view
[ 61/757] 3596787=rubygems/test_gem_available_set
[ 62/757] 3596787=-ext-/integer/test_my_integer
[ 63/757] 3596787=prism/result/warnings_test
[ 64/757] 3596787=uri/test_generic
[ 65/757] 3596787=-ext-/string/test_enc_str_buf_cat
[ 66/757] 3596787=prism/regexp_test
[ 67/757] 3596787=ripper/test_ripper
[ 68/757] 3596787=optparse/test_optarg
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 69/757] 3596788=rubygems/test_gem_dependency_installer
[ 70/757] 3596787=rubygems/test_gem_source_lock
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 71/757] 3596788=rubygems/test_gem_remote_fetcher_local_server
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 72/757] 3596787=rubygems/test_gem_commands_rebuild_command
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 73/757] 3596788=psych/test_null
[ 74/757] 3596787=ruby/enc/test_windows_1252
[ 75/757] 3596787=openssl/test_x509store
[ 76/757] 3596788=psych/test_exception
[ 77/757] 3596788=prism/ruby/dispatcher_test
[ 78/757] 3596788=-ext-/debug/test_profile_frames
[ 79/757] 3596788=rubygems/test_gem_package_tar_header_ractor
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 80/757] 3596787=ruby/test_integer_comb
[ 81/757] 3596788=psych/test_deprecated
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 82/757] 3596788=rubygems/test_kernel
[ 83/757] 3596788=-ext-/bignum/test_div
[ 84/757] 3596788=prism/result/comments_test
[ 85/757] 3596788=lib/!Nothing_to_test
[ 86/757] 3596788=-ext-/marshal/test_usrmarshal
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 87/757] 3596788=rubygems/test_gem_validator
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 88/757] 3596788=rubygems/test_gem_commands_outdated_command
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 89/757] 3596788=ruby/enc/test_gbk
[ 90/757] 3596788=json/json_parser_test
[ 91/757] 3596788=ruby/test_warning
[ 92/757] 3596788=ruby/test_enumerator
[ 93/757] 3596786=test_timeout
[ 94/757] 3596786=test_weakref
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 95/757] 3596786=rubygems/test_gem_commands_dependency_command
[ 96/757] 3596786=openssl/test_pkey_dsa
[ 97/757] 3596786=date/test_switch_hitter
[ 98/757] 3596786=prism/bom_test
[ 99/757] 3596786=prism/api/parse_comments_test
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[100/757] 3596786=rubygems/test_gem_stream_ui
[101/757] 3596786=psych/test_safe_load
[102/757] 3596786=prism/result/source_location_test
[103/757] 3596786=ruby/test_file
[104/757] 3596787=dtrace/test_hash_create
[105/757] 3596787=ruby/test_name_error
[106/757] 3596787=prism/locals_test
[107/757] 3596787=ruby/test_string
[108/757] 3596786=-ext-/test_bug-3571
[109/757] 3596786=test_unicode_normalize
[110/757] 3596786=prism/result/implicit_array_test
[111/757] 3596786=ruby/test_box
[112/757] 3596786=prism/api/freeze_test
[113/757] 3596786=-ext-/method/test_arity
[114/757] 3596786=optparse/test_did_you_mean
[115/757] 3596788=psych/test_date_time
[116/757] 3596788=ruby/enc/test_shift_jis
[117/757] 3596788=json/json_coder_test
[118/757] 3596788=prism/snippets_test
[119/757] 3596786=prism/result/numeric_value_test
[120/757] 3596786=ruby/test_stringchar
[121/757] 3596786=ruby/test_eval
[122/757] 3596786=-ext-/struct/test_member
[123/757] 3596786=rubygems/test_rubygems
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[124/757] 3596786=rubygems/test_gem_security
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[125/757] 3596786=prism/ruby/ripper_test
[126/757] 3596786=rubygems/test_gem_resolver_git_set
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[127/757] 3596786=-ext-/string/test_nofree
[128/757] 3596786=rubygems/test_gem_resolver_lock_specification
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[129/757] 3596786=rubygems/test_gem_command
[130/757] 3596786=ruby/enc/test_emoji_breaks
[131/757] 3596786=digest/test_ractor
[132/757] 3596786=ripper/test_files_lib
[133/757] 3596785=digest/test_digest
[134/757] 3596786=rubygems/test_gem_commands_open_command
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[135/757] 3596786=-ext-/test_bug-5832
[136/757] 3596786=yaml/test_store
[137/757] 3596786=socket/test_tcp
[138/757] 3596786=openssl/test_kdf
[139/757] 3596786=rubygems/test_gem_safe_yaml
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[140/757] 3596786=optparse/test_cclass
[141/757] 3596786=prism/ruby/parameters_signature_test
[142/757] 3596787=optparse/test_autoconf
[143/757] 3596786=ruby/test_io_buffer
[144/757] 3596787=-ext-/bug_reporter/test_bug_reporter
[145/757] 3596788=psych/test_json_tree
[146/757] 3596788=uri/test_http
[147/757] 3596787=prism/ruby/parser_test
[148/757] 3596787=rubygems/test_gem_update_suggestion
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[149/757] 3596788=ruby/test_arithmetic_sequence
[150/757] 3596787=stringio/test_ractor
[151/757] 3596788=optparse/test_load
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[152/757] 3596787=rubygems/test_gem_resolver_lock_set
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[153/757] 3596787=mkmf/test_flags
[154/757] 3596788=psych/test_psych
[155/757] 3596786=rubygems/test_gem_resolver_installer_set
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[156/757] 3596786=rubygems/test_gem_source_installed
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[157/757] 3596788=ruby/test_sprintf
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[158/757] 3596786=rubygems/test_gem_uri
[159/757] 3596786=stringio/test_stringio
[160/757] 3596786=-ext-/exception/test_exception_at_throwing
[161/757] 3596786=fiber/test_enumerator
[162/757] 3596786=prism/api/command_line_test
[163/757] 3596786=ruby/test_frozen
[164/757] 3596786=ruby/test_flip
[165/757] 3596786=rubygems/test_gem_source_local
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[166/757] 3596786=-ext-/test_scan_args
[167/757] 3596788=psych/test_data
[168/757] 3596788=-ext-/load/test_dot_dot
[169/757] 3596786=mkmf/test_egrep_cpp
[170/757] 3596788=ruby/test_weakmap
[171/757] 3596786=ruby/enc/test_case_mapping
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[172/757] 3596786=rubygems/test_gem_source_subpath_problem
[173/757] 3596786=date/test_date_compat
[174/757] 3596786=date/test_date_conv
[175/757] 3596786=psych/test_psych_set
[176/757] 3596786=did_you_mean/spell_checking/test_uncorrectable_name_check
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[177/757] 3596786=rubygems/test_gem_request_set_lockfile
[178/757] 3596786=-ext-/postponed_job/test_postponed_job
[179/757] 3596786=openssl/test_hmac
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[180/757] 3596786=rubygems/test_gem_commands_setup_command
[181/757] 3596786=ruby/test_parse
[182/757] 3596787=did_you_mean/spell_checking/test_method_name_check
[183/757] 3596787=test_pty
[184/757] 3596787=-ext-/proc/test_bmethod
[185/757] 3596787=ruby/test_numeric
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[186/757] 3596786=rubygems/test_gem_commands_environment_command
[187/757] 3596786=optparse/test_switch
[188/757] 3596786=erb/test_erb
[189/757] 3596786=rubygems/test_gem_platform
[190/757] 3596787=ruby/test_econv
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[191/757] 3596786=prism/newline_test
[192/757] 3596786=json/json_fixtures_test
[193/757] 3596786=prism/encoding/string_encoding_test
[194/757] 3596786=psych/visitors/test_emitter
[195/757] 3596786=uri/test_ldap
[196/757] 3596786=ruby/test_stack
[197/757] 3596787=-ext-/bignum/test_bigzero
[198/757] 3596787=ruby/test_backtrace
[199/757] 3596785=openssl/test_pkey_rsa
[200/757] 3596786=-ext-/st/test_numhash
[201/757] 3596786=prism/magic_comment_test
[202/757] 3596786=-ext-/struct/test_duplicate
[203/757] 3596785=dtrace/test_object_create_start
[204/757] 3596785=-ext-/test_ensure_and_callcc
[205/757] 3596786=test_tempfile
[206/757] 3596785=-ext-/wait/test_wait
[207/757] 3596785=date/test_date_new
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[208/757] 3596785=rubygems/test_gem_commands_cert_command
[209/757] 3596785=ruby/enc/test_utf16
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[210/757] 3596785=rubygems/test_gem_unsatisfiable_dependency_error
[211/757] 3596785=did_you_mean/spell_checking/test_require_path_check
[212/757] 3596787=ruby/enc/test_euc_tw
[213/757] 3596787=ruby/test_nomethod_error
[214/757] 3596787=prism/result/regular_expression_options_test
[215/757] 3596787=-ext-/string/test_fstring
[216/757] 3596785=ruby/test_path
[217/757] 3596785=json/json_string_matching_test
[218/757] 3596785=test_ipaddr
[219/757] 3596785=ruby/test_comparable
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[220/757] 3596785=rubygems/test_gem_package_tar_reader
[221/757] 3596785=ruby/test_io_timeout
[222/757] 3596785=ripper/test_files_test_1
[223/757] 3596787=ruby/test_class
[224/757] 3596786=ruby/test_const
[225/757] 3596786=rubygems/test_gem_source_specific_file
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[226/757] 3596786=ruby/test_method
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[227/757] 3596788=rubygems/test_deprecate
[228/757] 3596788=openssl/test_pkcs12
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[229/757] 3596788=rubygems/test_gem_installer
[230/757] 3596788=uri/test_file
[231/757] 3596788=optparse/test_reqarg
[232/757] 3596788=date/test_date_strftime
[233/757] 3596785=ruby/test_system
[234/757] 3596788=prism/library_symbols_test
[235/757] 3596788=resolv/test_resource
[236/757] 3596788=optparse/test_zsh_completion
[237/757] 3596788=prism/percent_delimiter_string_test
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[238/757] 3596788=rubygems/test_gem_commands_signin_command
[239/757] 3596788=ruby/test_defined
[240/757] 3596788=ruby/enc/test_cp949
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[241/757] 3596788=rubygems/test_gem_commands_search_command
[242/757] 3596788=prism/ruby/pattern_test
[243/757] 3596788=ruby/test_condition
[244/757] 3596788=ruby/test_iseq
[245/757] 3596785=ruby/enc/test_emoji
[246/757] 3596785=mkmf/test_sizeof
[247/757] 3596787=date/test_date_attr
[248/757] 3596787=fiber/test_sleep
[249/757] 3596788=socket/test_basicsocket
[250/757] 3596788=-ext-/class/test_class2name
[251/757] 3596788=psych/test_yamlstore
[252/757] 3596788=json/json_ryu_fallback_test
[253/757] 3596788=socket/test_socket
[254/757] 3596786=mkmf/test_framework
[255/757] 3596786=rubygems/test_gem_commands_uninstall_command
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[256/757] 3596786=erb/test_erb_m17n
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
[257/757] 3596786=rubygems/test_gem_source
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
[258/757] 3596786=prism/api/parse_success_test
[259/757] 3596786=openssl/test_x509name
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[260/757] 3596786=ruby/test_fnmatch
[261/757] 3596787=psych/visitors/test_depth_first
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[262/757] 3596787=ruby/test_random_formatter
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
[263/757] 3596786=rubygems/test_gem_stub_specification
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[264/757] 3596786=dtrace/test_raise
[265/757] 3596786=mkmf/test_mkmf
[266/757] 3596787=psych/test_string
[267/757] 3596786=-ext-/debug/test_debug
[268/757] 3596786=psych/test_array
[269/757] 3596786=psych/test_yaml
[270/757] 3596787=prism/result/integer_parse_test
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[271/757] 3596787=rubygems/test_gem_security_trust_dir
[272/757] 3596787=psych/json/test_stream
[273/757] 3596787=openssl/test_pkey
[274/757] 3596786=io/wait/test_io_wait
[275/757] 3596787=ruby/test_string_memory
[276/757] 3596787=optparse/test_acceptable
[277/757] 3596787=ruby/test_yield
[278/757] 3596788=optparse/test_kwargs
[279/757] 3596788=-ext-/integer/test_integer
[280/757] 3596788=test_forwardable
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[281/757] 3596788=rubygems/test_gem_resolver_api_set
[282/757] 3596788=-ext-/thread/test_lock_native_thread
[283/757] 3596788=fileutils/test_dryrun
[284/757] 3596788=fiber/test_ractor
[285/757] 3596788=ruby/enc/test_cesu8
[286/757] 3596788=-ext-/typeddata/test_typeddata
[287/757] 3596788=ruby/test_clone
[288/757] 3596786=psych/test_tree_builder
[289/757] 3596786=-ext-/load/test_protect
[290/757] 3596786=ruby/test_rubyoptions
[291/757] 3596788=-ext-/string/test_capacity
[292/757] 3596788=fiber/test_thread
[293/757] 3596788=-ext-/float/test_nextafter
[294/757] 3596788=date/test_date_marshal
[295/757] 3596788=ruby/test_literal
[296/757] 3596788=ruby/enc/test_euc_kr
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[297/757] 3596788=rubygems/test_gem_commands_cleanup_command
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[298/757] 3596788=rubygems/test_gem_commands_mirror
[299/757] 3596788=ruby/test_shapes
[300/757] 3596788=net/http/test_httpheader
[301/757] 3596788=did_you_mean/spell_checking/test_key_name_check
[302/757] 3596788=test_trick
[303/757] 3596785=-ext-/iseq_load/test_iseq_load
[304/757] 3596787=ruby/enc/test_utf32
[305/757] 3596787=-ext-/arith_seq/test_arith_seq_beg_len_step
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[306/757] 3596787=rubygems/test_gem_resolver_requirement_list
[307/757] 3596787=psych/test_scalar
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[308/757] 3596787=rubygems/test_gem_commands_pristine_command
[309/757] 3596787=optparse/test_noarg
[310/757] 3596787=test_tmpdir
[311/757] 3596787=did_you_mean/tree_spell/test_change_word
[312/757] 3596787=openssl/test_random
[313/757] 3596787=openssl/test_ssl_session
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[314/757] 3596785=rubygems/test_gem_version
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[315/757] 3596785=rubygems/test_gem_resolver_dependency_request
[316/757] 3596785=openssl/test_ns_spki
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[317/757] 3596785=rubygems/test_gem_package_tar_header
[318/757] 3596785=rubygems/test_gem_ext_cargo_builder
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[319/757] 3596785=fiber/test_io_buffer
[320/757] 3596785=psych/visitors/test_to_ruby
[321/757] 3596787=rubygems/test_gem_resolver_index_specification
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[322/757] 3596785=psych/test_merge_keys
[323/757] 3596785=rubygems/test_gem_ext_builder
[324/757] 3596787=psych/test_stream
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[325/757] 3596787=did_you_mean/tree_spell/test_human_typo
[326/757] 3596787=ruby/test_threadgroup
[327/757] 3596785=test_prettyprint
[328/757] 3596785=-ext-/string/test_ellipsize
[329/757] 3596785=fiber/test_io
[330/757] 3596785=psych/test_emitter
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[331/757] 3596785=rubygems/test_gem_security_policy
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[332/757] 3596785=rubygems/test_gem_commands_yank_command
[333/757] 3596785=-ext-/struct/test_data
[334/757] 3596785=-ext-/bignum/test_big2str
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[335/757] 3596785=rubygems/test_gem_commands_check_command
[336/757] 3596785=fiber/test_queue
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[337/757] 3596785=rubygems/test_gem_ext_ext_conf_builder
[338/757] 3596785=test_securerandom
[339/757] 3596785=openssl/test_pkey_dh
[340/757] 3596787=-ext-/path_to_class/test_path_to_class
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[341/757] 3596785=rubygems/test_gem_resolver_activation_request
[342/757] 3596787=dtrace/test_function_entry
[343/757] 3596787=-ext-/test_abi
[344/757] 3596785=psych/test_alias_and_anchor
[345/757] 3596785=psych/test_hash
[346/757] 3596785=ruby/test_complexrational
[347/757] 3596785=-ext-/string/test_external_new
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[348/757] 3596785=rubygems/test_bundled_ca
[349/757] 3596785=-ext-/rational/test_rat
[350/757] 3596785=resolv/test_mdns
[351/757] 3596785=ruby/test_process
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[352/757] 3596787=rubygems/test_config
[353/757] 3596787=io/wait/test_ractor
[354/757] 3596787=ruby/test_ifunless
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[355/757] 3596787=rubygems/test_gem_request_set
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[356/757] 3596787=rubygems/test_gem_name_tuple
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[357/757] 3596787=ruby/test_undef
[358/757] 3596787=net/http/test_http_request
[359/757] 3596787=date/test_date_ractor
[360/757] 3596787=-ext-/string/test_enc_associate
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[361/757] 3596788=rubygems/test_gem_commands_unpack_command
[362/757] 3596788=openssl/test_x509cert
[363/757] 3596788=test_pp
[364/757] 3596788=uri/test_ftp
[365/757] 3596788=prism/encoding/symbol_encoding_test
[366/757] 3596788=-ext-/gvl/test_last_thread
[367/757] 3596787=openssl/test_ssl
[368/757] 3596788=digest/test_digest_extend
[369/757] 3596788=yaml/test_dbm
[370/757] 3596788=openssl/test_engine
[371/757] 3596788=prism/ractor_test
[372/757] 3596788=psych/test_symbol
[373/757] 3596788=-ext-/econv/test_append
[374/757] 3596788=-ext-/string/test_rb_str_dup
[375/757] 3596788=ruby/test_module
[376/757] 3596788=ruby/test_key_error
[377/757] 3596788=fiber/test_io_close
[378/757] 3596788=prism/result/heredoc_test
[379/757] 3596788=prism/result/static_literals_test
[380/757] 3596788=openssl/test_bn
[381/757] 3596788=io/console/test_io_console
[382/757] 3596787=-ext-/test_recursion
[383/757] 3596787=prism/encoding/encodings_test
[384/757] 3596787=ruby/test_unicode_escape
[385/757] 3596787=-ext-/bignum/test_pack
[386/757] 3596787=-ext-/arith_seq/test_arith_seq_extract
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[387/757] 3596787=rubygems/test_gem_request_connection_pools
[388/757] 3596787=openssl/test_config
[389/757] 3596787=objspace/test_ractor
[390/757] 3596787=ruby/test_rubyvm
[391/757] 3596787=mkmf/test_have_library
[392/757] 3596788=dtrace/test_load
[393/757] 3596788=ruby/test_mixed_unicode_escapes
[394/757] 3596788=ruby/test_time_tz
[395/757] 3596788=ruby/enc/test_big5
[396/757] 3596788=-ext-/time/test_new
[397/757] 3596788=openssl/test_cipher
[398/757] 3596788=net/http/test_httpresponse
[399/757] 3596788=ruby/test_beginendblock
[400/757] 3596787=fiber/test_timeout
[401/757] 3596787=net/http/test_httpresponses
[402/757] 3596787=rubygems/test_gem_commands_server_command
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[403/757] 3596787=objspace/test_objspace
[404/757] 3596788=test_tsort
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[405/757] 3596788=rubygems/test_gem_commands_exec_command
[406/757] 3596788=prism/ruby/reflection_test
[407/757] 3596788=prism/lex_test
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
[408/757] 3596786=rubygems/test_gem_package_tar_reader_entry
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[409/757] 3596786=rubygems/test_gem_specification
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[410/757] 3596786=test_rbconfig
[411/757] 3596786=ripper/test_files_sample
[412/757] 3596786=ruby/test_metaclass
[413/757] 3596786=prism/api/lex_test
[414/757] 3596786=prism/version_test
[415/757] 3596786=rubygems/test_gem_resolver
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[416/757] 3596786=fiber/test_scheduler
[417/757] 3596788=psych/test_object_references
[418/757] 3596788=ruby/test_fixnum
[419/757] 3596788=ruby/test_set
[420/757] 3596788=-ext-/test_bug-14834
[421/757] 3596788=ruby/test_signal
[422/757] 3596788=io/console/test_ractor
[423/757] 3596788=optparse/test_bash_completion
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[424/757] 3596788=rubygems/test_gem_ext_cargo_builder_unit
[425/757] 3596788=test_delegate
[426/757] 3596788=prism/fixtures_test
[427/757] 3596788=ruby/test_fiber
[428/757] 3596786=ruby/test_rational2
[429/757] 3596786=psych/test_parser
[430/757] 3596786=mkmf/test_constant
[431/757] 3596788=open-uri/test_proxy
[432/757] 3596788=net/http/test_buffered_io
[433/757] 3596788=ruby/test_encoding
[434/757] 3596788=-ext-/array/test_to_ary_concat
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[435/757] 3596785=rubygems/test_gem
[436/757] 3596785=socket/test_addrinfo
[437/757] 3596785=net/http/test_https
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[438/757] 3596788=rubygems/test_gem_console_ui
[439/757] 3596788=open-uri/test_ssl
[440/757] 3596788=ruby/enc/test_case_options
[441/757] 3596788=psych/test_ractor
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[442/757] 3596786=rubygems/test_gem_commands_update_command
[443/757] 3596786=json/json_encoding_test
[444/757] 3596786=ruby/test_marshal
#<Thread:0x000073f362a365f0 /tmp/ruby/src/trunk-O0/test/net/http/test_https.rb:75 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/trunk-O0/test/net/http/test_https.rb:76:in 'block (2 levels) in TestNetHTTPS#test_get_SNI_proxy': uninitialized constant TestNetHTTPS::Net (NameError)
Did you mean? Set
[445/757] 3596788=optparse/test_optparse
[446/757] 3596788=ruby/test_integer
[447/757] 3596786=ruby/test_objectspace
[448/757] 3596788=-ext-/string/test_interned_str
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[449/757] 3596788=rubygems/test_gem_ext_cmake_builder
[450/757] 3596788=ruby/test_io
[451/757] 3596786=ruby/test_compile_prism
[452/757] 3596786=ripper/test_sexp
[453/757] 3596786=did_you_mean/test_tree_spell_checker
[454/757] 3596786=ruby/enc/test_euc_jp
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[455/757] 3596786=rubygems/test_gem_util
[456/757] 3596786=ruby/test_require_lib
[457/757] 3596786=prism/result/index_write_test
[458/757] 3596786=etc/test_etc
[459/757] 3596786=prism/result/static_inspect_test
[460/757] 3596786=ruby/test_struct
[461/757] 3596786=fiber/test_mutex
[462/757] 3596786=dtrace/test_array_create
[463/757] 3596786=ruby/test_zjit
[464/757] 3596786=-ext-/test_notimplement
[465/757] 3596786=psych/test_scalar_scanner
[466/757] 3596786=mmtk/test_configuration
[467/757] 3596786=-ext-/box/test_load_ext
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[468/757] 3596786=rubygems/test_webauthn_listener
[469/757] 3596786=ruby/test_pattern_matching
[470/757] 3596786=ruby/test_thread_cv
[471/757] 3596786=-ext-/string/test_set_len
[472/757] 3596786=openssl/test_x509attr
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[473/757] 3596786=rubygems/test_webauthn_poller
[474/757] 3596786=psych/test_marshalable
[475/757] 3596786=openssl/test_fips
[476/757] 3596786=mkmf/test_configuration
[477/757] 3596788=psych/test_class
[478/757] 3596788=uri/test_wss
[479/757] 3596788=openssl/test_x509ext
[480/757] 3596788=mkmf/test_libs
[481/757] 3596788=dtrace/test_gc
[482/757] 3596788=ruby/test_math
[483/757] 3596788=prism/result/breadth_first_search_test
[484/757] 3596788=pathname/test_pathname
[485/757] 3596786=coverage/test_coverage
[486/757] 3596788=prism/test_helper
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[487/757] 3596788=rubygems/test_gem_path_support
[488/757] 3596788=ruby/test_case
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[489/757] 3596788=rubygems/test_gem_package_tar_writer
[490/757] 3596788=open-uri/test_ftp
[491/757] 3596788=ruby/enc/test_gb18030
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[492/757] 3596788=rubygems/test_gem_resolver_conflict
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[493/757] 3596788=fileutils/test_nowrite
[494/757] 3596788=ruby/test_thread_queue
[495/757] 3596786=ruby/test_vm_dump
[496/757] 3596786=prism/errors_test
[497/757] 3596786=fileutils/test_fileutils
[498/757] 3596788=socket/test_sockopt
[499/757] 3596788=rubygems/test_gem_uri_formatter
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[500/757] 3596788=psych/test_omap
[501/757] 3596788=psych/test_encoding
[502/757] 3596788=prism/ruby/relocation_test
[503/757] 3596788=test_shellwords
[504/757] 3596788=ruby/enc/test_windows_1251
[505/757] 3596788=psych/visitors/test_yaml_tree
[506/757] 3596788=monitor/test_monitor
[507/757] 3596788=-ext-/exception/test_data_error
[508/757] 3596786=ruby/test_yjit_exit_locations
[509/757] 3596788=psych/test_document
[510/757] 3596788=prism/newline_offsets_test
[511/757] 3596786=-ext-/string/test_cstr
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[512/757] 3596788=rubygems/test_gem_config_file
[513/757] 3596788=ruby/test_whileuntil
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[514/757] 3596788=rubygems/test_gem_resolver_best_set
[515/757] 3596788=prism/result/string_test
[516/757] 3596788=ruby/test_float
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[517/757] 3596786=rubygems/test_gem_gemcutter_utilities
[518/757] 3596786=dtrace/test_method_cache
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[519/757] 3596786=rubygems/test_gem_commands_which_command
[520/757] 3596786=-ext-/funcall/test_passing_block
[521/757] 3596786=ruby/test_primitive
[522/757] 3596786=-ext-/bignum/test_mul
[523/757] 3596786=-ext-/win32/test_dln
[524/757] 3596786=-ext-/vm/test_at_exit
[525/757] 3596786=psych/test_object
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[526/757] 3596786=rubygems/test_gem_resolver_local_specification
[527/757] 3596786=openssl/test_digest
[528/757] 3596786=psych/test_set
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[529/757] 3596786=rubygems/test_gem_commands_help_command
[530/757] 3596786=mkmf/test_pkg_config
[531/757] 3596786=-ext-/iter/test_yield_block
[532/757] 3596788=resolv/test_win32_config
[533/757] 3596786=ruby/test_complex2
[534/757] 3596788=ruby/test_allocation
[535/757] 3596786=openssl/test_ossl
[536/757] 3596786=-ext-/gvl/test_ubf_async_safe
[537/757] 3596786=ruby/test_insns_leaf
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[538/757] 3596786=rubygems/test_gem_version_option
[539/757] 3596786=prism/result/constant_path_node_test
[540/757] 3596786=ruby/test_m17n
[541/757] 3596786=ruby/test_frozen_error
[542/757] 3596786=ruby/test_yjit
[543/757] 3596788=prism/result/node_id_test
[544/757] 3596788=ripper/test_files_ext
[545/757] 3596788=prism/result/attribute_write_test
[546/757] 3596788=openssl/test_x509req
[547/757] 3596788=ruby/test_array
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[548/757] 3596787=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[549/757] 3596787=ruby/test_argf
[550/757] 3596786=-ext-/win32/test_console_attr
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[551/757] 3596786=rubygems/test_project_sanity
[552/757] 3596786=fiber/test_address_resolve
[553/757] 3596786=ruby/test_refinement
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[554/757] 3596787=rubygems/test_gem_command_manager
[555/757] 3596787=-ext-/iter/test_iter_break
[556/757] 3596787=ruby/test_keyword
[557/757] 3596787=-ext-/exception/test_ensured
[558/757] 3596787=openssl/test_x509crl
[559/757] 3596787=ruby/test_hash
[560/757] 3596788=openssl/test_pkcs7
[561/757] 3596788=-ext-/num2int/test_num2int
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[562/757] 3596788=rubygems/test_gem_install_update_options
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[563/757] 3596788=rubygems/test_gem_resolver_vendor_set
[564/757] 3596788=dtrace/test_cmethod
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[565/757] 3596788=rubygems/test_gem_commands_list_command
[566/757] 3596788=rubygems/test_gem_resolver_installed_specification
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[567/757] 3596788=uri/test_parser
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[568/757] 3596788=rubygems/test_gem_ext_rake_builder
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[569/757] 3596788=rubygems/test_gem_requirement
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[570/757] 3596788=psych/test_numeric
[571/757] 3596788=psych/test_boolean
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[572/757] 3596788=rubygems/test_gem_source_list
[573/757] 3596788=psych/test_yaml_special_cases
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[574/757] 3596788=rubygems/test_gem_commands_install_command
[575/757] 3596788=-ext-/test_enumerator_kw
[576/757] 3596788=uri/test_mailto
[577/757] 3596788=ruby/test_dir
[578/757] 3596788=-ext-/string/test_coderange
[579/757] 3596788=ruby/enc/test_iso_8859
[580/757] 3596788=ruby/test_transcode
[581/757] 3596786=-ext-/test_random
[582/757] 3596786=open-uri/test_open-uri
[583/757] 3596786=date/test_date
[584/757] 3596786=ripper/test_lexer
[585/757] 3596786=prism/result/equality_test
[586/757] 3596786=socket/test_nonblock
[587/757] 3596786=ruby/test_gc
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[588/757] 3596788=rubygems/test_gem_local_remote_options
[589/757] 3596788=ruby/test_rational
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[590/757] 3596788=rubygems/test_gem_commands_owner_command
[591/757] 3596788=-ext-/load/test_resolve_symbol
[592/757] 3596788=io/nonblock/test_flush
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[593/757] 3596788=test_bundled_gems
[594/757] 3596788=-ext-/file/test_stat
[595/757] 3596788=openssl/test_pair
[596/757] 3596788=mkmf/test_install
[597/757] 3596788=-ext-/st/test_foreach
[598/757] 3596788=prism/ruby/location_test
[599/757] 3596788=did_you_mean/edit_distance/test_jaro_winkler
[600/757] 3596788=ruby/test_object_id
[601/757] 3596787=psych/test_yamldbm
[602/757] 3596787=prism/unescape_test
[603/757] 3596787=psych/test_nil
[604/757] 3596787=ruby/test_trace
[605/757] 3596787=ruby/test_arity
[606/757] 3596787=test_find
[607/757] 3596787=ruby/test_object
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[608/757] 3596788=rubygems/test_gem_resolver_composed_set
[609/757] 3596788=optparse/test_summary
[610/757] 3596788=zlib/test_zlib
[611/757] 3596787=fiber/test_storage
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[612/757] 3596787=rubygems/test_gem_uninstaller
[613/757] 3596787=rubygems/test_gem_gem_runner
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[614/757] 3596787=ruby/test_alias
[615/757] 3596787=ruby/test_proc
[616/757] 3596787=-ext-/eval/test_eval
[617/757] 3596787=ruby/test_file_exhaustive
[618/757] 3596788=test_extlibs
[619/757] 3596788=ruby/test_regexp
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[620/757] 3596786=rubygems/test_gem_remote_fetcher
[621/757] 3596786=-ext-/test_printf
[622/757] 3596786=did_you_mean/spell_checking/test_variable_name_check
[623/757] 3596786=dtrace/test_string
[624/757] 3596786=ruby/test_iterator
[625/757] 3596786=fiber/test_process
[626/757] 3596786=resolv/test_dns
[627/757] 3596786=optparse/test_getopts
[628/757] 3596786=resolv/test_addr
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[629/757] 3596786=rubygems/test_gem_commands_info_command
[630/757] 3596786=json/test_helper
[631/757] 3596786=ruby/test_dir_m17n
[632/757] 3596786=net/protocol/test_protocol
[633/757] 3596786=dtrace/test_singleton_function
[634/757] 3596786=mkmf/test_convertible
[635/757] 3596787=ruby/test_env
[636/757] 3596787=error_highlight/test_error_highlight
[637/757] 3596786=prism/ruby/desugar_compiler_test
[638/757] 3596786=mkmf/test_config
[639/757] 3596786=-ext-/marshal/test_internal_ivar
[640/757] 3596786=-ext-/tracepoint/test_tracepoint
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[641/757] 3596787=rubygems/test_gem_resolver_specification
[642/757] 3596787=ruby/test_pipe
[643/757] 3596787=mkmf/test_have_macro
[644/757] 3596787=ruby/test_io_m17n
[645/757] 3596786=-ext-/array/test_resize
[646/757] 3596786=strscan/test_stringscanner
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[647/757] 3596786=rubygems/test_gem_request_set_gem_dependency_api
[648/757] 3596786=ruby/test_readpartial
[649/757] 3596786=prism/api/dump_test
[650/757] 3596787=ruby/test_lambda
[651/757] 3596787=prism/ruby/tunnel_test
[652/757] 3596787=ruby/test_variable
[653/757] 3596786=ruby/test_settracefunc
[654/757] 3596787=rubygems/test_gem_text
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[655/757] 3596787=rubygems/test_gem_package_old
[656/757] 3596787=ruby/test_method_cache
[657/757] 3596787=prism/heredoc_dedent_test
[658/757] 3596787=ruby/test_sprintf_comb
[659/757] 3596787=ruby/test_time
[660/757] 3596787=ruby/test_super
[661/757] 3596786=openssl/test_ocsp
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[662/757] 3596786=rubygems/test_gem_safe_marshal
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[663/757] 3596786=rubygems/test_gem_request_set_lockfile_tokenizer
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[664/757] 3596786=rubygems/test_gem_doctor
[665/757] 3596786=psych/test_stringio
[666/757] 3596786=prism/result/overlap_test
[667/757] 3596787=date/test_date_strptime
[668/757] 3596787=prism/onigmo_test
[669/757] 3596787=psych/test_struct
[670/757] 3596787=prism/api/parse_test
[671/757] 3596787=prism/fuzzer_test
[672/757] 3596787=ruby/test_ast
[673/757] 3596786=ruby/test_rand
[674/757] 3596786=psych/test_serialize_subclasses
[675/757] 3596786=ruby/test_default_gems
[676/757] 3596786=-ext-/thread/test_instrumentation_api
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[677/757] 3596786=rubygems/test_gem_commands_stale_command
[678/757] 3596786=resolv/test_svcb_https
[679/757] 3596786=openssl/test_buffering
[680/757] 3596786=date/test_date_arith
[681/757] 3596786=rubygems/test_gem_security_signer
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
[682/757] 3596786=rubygems/test_gem_package
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[683/757] 3596786=rubygems/test_gem_resolver_api_specification
[684/757] 3596786=ruby/enc/test_grapheme_breaks
[685/757] 3596786=pathname/test_ractor
[686/757] 3596786=prism/ruby/ruby_parser_test
[687/757] 3596786=json/json_common_interface_test
[688/757] 3596786=prism/result/named_capture_test
[689/757] 3596786=psych/nodes/test_enumerable
[690/757] 3596786=mkmf/test_signedness
[691/757] 3596786=-ext-/string/test_too_many_dummy_encodings
[692/757] 3596786=ruby/test_lazy_enumerator
[693/757] 3596786=ruby/test_weakkeymap
[694/757] 3596786=prism/ruby/string_query_test
[695/757] 3596786=ruby/test_dup
[696/757] 3596786=ruby/test_require
[697/757] 3596788=mkmf/test_find_executable
[698/757] 3596788=openssl/test_ts
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[699/757] 3596786=rubygems/test_exit
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[700/757] 3596786=ruby/test_range
[701/757] 3596788=ruby/test_ractor
[702/757] 3596786=ruby/test_optimization
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[703/757] 3596788=rubygems/test_gem_commands_query_command
[704/757] 3596788=socket/test_udp
[705/757] 3596788=test_open3
[706/757] 3596786=ruby/test_thread
[707/757] 3596788=did_you_mean/spell_checking/test_pattern_key_name_check
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[708/757] 3596788=rubygems/test_remote_fetch_error
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[709/757] 3596788=rubygems/test_require
[710/757] 3596788=rubygems/test_gem_remote_fetcher_s3
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
[711/757] 3596788=rubygems/test_gem_resolver_git_specification
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[712/757] 3596788=ripper/test_files_test_2
[713/757] 3596788=socket/test_ancdata
[714/757] 3596788=did_you_mean/test_spell_checker
[715/757] 3596788=test_singleton
[716/757] 3596788=json/ractor_test
[717/757] 3596788=rubygems/test_gem_commands_fetch_command
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[718/757] 3596788=ruby/test_bignum
[719/757] 3596788=ruby/test_sleep
[720/757] 3596788=-ext-/string/test_normalize
[721/757] 3596788=ruby/test_pack
[722/757] 3596788=win32/test_registry
[723/757] 3596788=-ext-/load/test_stringify_symbols
[724/757] 3596788=strscan/test_ractor
[725/757] 3596788=fileutils/test_verbose
[726/757] 3596788=ruby/test_basicinstructions
[727/757] 3596788=-ext-/st/test_update
#<Thread:0x0000761c9a03be98 /tmp/ruby/src/trunk-O0/test/net/http/test_https_proxy.rb:66 run> terminated with exception (report_on_exception is true):
[728/757] 3596788=net/http/test_https_proxy
/tmp/ruby/src/trunk-O0/test/net/http/test_https_proxy.rb:67:in 'block (2 levels) in HTTPSProxyTest#test_https_proxy_ssl_connection': uninitialized constant HTTPSProxyTest::Net (NameError)
Did you mean? Set
[729/757] 3596787=did_you_mean/core_ext/test_name_error_extension
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[730/757] 3596787=rubygems/test_gem_package_task
[731/757] 3596787=ruby/test_not
[732/757] 3596787=ruby/enc/test_koi8
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[733/757] 3596787=rubygems/test_gem_resolver_vendor_specification
[734/757] 3596787=prism/ruby/compiler_test
[735/757] 3596787=json/json_ext_parser_test
[736/757] 3596787=ripper/test_scanner_events
[737/757] 3596787=ruby/test_inlinecache
[738/757] 3596787=ripper/test_filter
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[739/757] 3596787=rubygems/test_gem_dependency_list
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[740/757] 3596787=rubygems/test_gem_ext_configure_builder
[741/757] 3596787=-ext-/win32/test_fd_setsize
[742/757] 3596787=net/http/test_http
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[743/757] 3596787=rubygems/test_gem_source_git
[744/757] 3596787=ruby/enc/test_regex_casefold
[745/757] 3596787=socket/test_unix
[746/757] 3596787=erb/test_erb_command
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[747/757] 3596787=rubygems/test_gem_rdoc
[748/757] 3596787=uri/test_ws
[749/757] 3596787=mkmf/test_have_func
[750/757] 3596787=did_you_mean/test_ractor_compatibility
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[751/757] 3596787=rubygems/test_gem_commands_contents_command
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[752/757] 3596787=rubygems/test_gem_commands_sources_command
[753/757] 3596787=psych/test_coder
[754/757] 3596787=ruby/test_symbol
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[755/757] 3596787=rubygems/test_gem_source_fetch_problem
[756/757] 3596787=ruby/test_data
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk-O0/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[757/757] 3596787=rubygems/test_gem_commands_lock_command
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
10 11 11 11 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-O0 --incremental --process-num=4
3555734 3178464 11 11 ? -1 R 1001 0:00 ps jx
11 3555730 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-O0 --incremental --process-num=4
3555730 3555733 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-O0 --logfile=/home/ko1/ruby/logs/brlog.trunk-O0.20251112-152738 --root_dir=/tmp/ruby --timeout=10800 --configure_opts='optflags=-O0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --process-num=4
3555733 3555734 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-O0 --logfile=/home/ko1/ruby/logs/brlog.trunk-O0.20251112-152738 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=optflags=-O0 --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --process-num=4
3555734 3596452 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
3596452 3596453 11 11 ? -1 S 1001 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j4
3596453 3596782 11 11 ? -1 Sl 1001 0:15 /tmp/ruby/build/trunk-O0/ruby --disable-gems -r/tmp/ruby/src/trunk-O0/tool/lib/_tmpdir /tmp/ruby/src/trunk-O0/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4
3596782 3596785 11 11 ? -1 Sl 1001 0:10 /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb: TestNetHTTPS#test_get_SNI_proxy
3596782 3596788 11 11 ? -1 Sl 1001 4:18 /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb: HTTPSProxyTest#test_https_proxy_ssl_connection
{10=>[11], 3555734=>[3178464, 3596452], 11=>[3555730], 3555730=>[3555733], 3555733=>[3555734], 3596452=>[3596453], 3596453=>[3596782], 3596782=>[3596785, 3596788]}
$ timeout 60 gdb -p 3178464 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3596785 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3608751]
[New LWP 3608749]
[New LWP 3608675]
[New LWP 3608619]
[New LWP 3604297]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000073f37e105d61 in __futex_abstimed_wait_common64 (private=32766, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x584a60e14004) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x73f37e06a7c0 (LWP 3596785) "ruby" 0x000073f37e105d61 in __futex_abstimed_wait_common64 (private=32766, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x584a60e14004) at ./nptl/futex-internal.c:57
2 Thread 0x73f3616b56c0 (LWP 3608751) "test_https.rb:*" 0x000073f37e188a00 in __GI_ppoll (fds=0x73f3616b2f58, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
3 Thread 0x73f3616946c0 (LWP 3608749) "utils.rb:28" 0x000073f37e188a00 in __GI_ppoll (fds=0x73f361691f58, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
4 Thread 0x73f36367e6c0 (LWP 3608675) "parallel.rb:40" 0x000073f37e1884cd in __GI___poll (fds=0x73f36367c550, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
5 Thread 0x73f3649ff6c0 (LWP 3608619) "ruby" 0x000073f37e197042 in epoll_wait (epfd=4, events=0x584a352e353c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
6 Thread 0x73f3616526c0 (LWP 3604297) "Timeout stdlib " 0x000073f37e105d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x584a6169fa24) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 6 (Thread 0x73f3616526c0 (LWP 3604297) "Timeout stdlib "):
#0 0x000073f37e105d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x584a6169fa24) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x584a6169fa24) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x584a6169fa24, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x000073f37e1087dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x584a60e140f8, cond=0x584a6169f9f8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x73f37e1084a0 <__condvar_cleanup_waiting>, __arg = 0x73f361650790, __canceltype = 1634011040, __prev = 0x0}
cbuffer = {wseq = 17, cond = 0x584a6169f9f8, mutex = 0x584a60e140f8, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 17
seq = 8
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x584a6169f9f8, mutex=0x584a60e140f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000584a34d3eb65 in rb_native_cond_wait (cond=0x584a6169f9f8, mutex=0x584a60e140f8) at /tmp/ruby/src/trunk-O0/thread_pthread.c:231
r = 22602
#6 0x0000584a34d3fb30 in thread_sched_wait_running_turn (sched=0x584a60e140f8, th=0x584a619343d0, can_direct_transfer=false) at /tmp/ruby/src/trunk-O0/thread_pthread.c:851
next_th = 0x0
#7 0x0000584a34d4031d in thread_sched_to_waiting_until_wakeup (sched=0x584a60e140f8, th=0x584a619343d0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1126
can_direct_transfer = false
#8 0x0000584a34d44a31 in native_sleep (th=0x584a619343d0, rel=0x0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3350
sched = 0x584a60e140f8
#9 0x0000584a34d4a19d in sleep_forever (th=0x584a619343d0, fl=1) at /tmp/ruby/src/trunk-O0/thread.c:1381
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = 22602
#10 0x0000584a34d4a2da in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=127489185182080, timeout=4, end=0) at /tmp/ruby/src/trunk-O0/thread.c:1426
scheduler = 4
#11 0x0000584a34d46800 in queue_sleep (_args=127489148258960) at /tmp/ruby/src/trunk-O0/thread_sync.c:1076
args = 0x73f361650a90
#12 0x0000584a34bc4db1 in rb_ensure (b_proc=0x584a34d467c6 <queue_sleep>, data1=127489148258960, e_proc=0x584a34d46807 <queue_sleep_done>, data2=127489148258992) at /tmp/ruby/src/trunk-O0/eval.c:1174
_ec = 0x584a62357f50
_tag = {tag = 36, retval = 140, buf = {0x73f361650a40, 0x584a34bc4d54 <rb_ensure+220>, 0x0, 0x73f361650970, 0x73f361650a10}, prev = 0x73f3616519d0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 4
errinfo = 97075737464071
ec = 0x584a62357f50
#13 0x0000584a34d46a77 in queue_do_pop (self=127489185182080, q=0x584a60ff4c60, should_block=1, timeout=4) at /tmp/ruby/src/trunk-O0/thread_sync.c:1151
ec = 0x584a62357f50
queue_waiter = {w = {self = 127489185182080, th = 0x584a619343d0, fiber = 0x0, node = {next = 0x584a60ff4c60, prev = 0x584a60ff4c60}}, as = {q = 0x584a60ff4c60, sq = 0x584a60ff4c60}}
waitq = 0x584a60ff4c60
queue_sleep_arg = {self = 127489185182080, timeout = 4, end = 0}
end = 0
#14 0x0000584a34d46b33 in rb_queue_pop (ec=0x584a62357f50, self=127489185182080, non_block=0, timeout=4) at /tmp/ruby/src/trunk-O0/thread_sync.c:1163
No locals.
#15 0x0000584a34da276c in builtin_invoker2 (ec=0x584a62357f50, self=127489185182080, argv=0x584a62b02988, funcptr=0x584a34d46ae0 <rb_queue_pop>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7421
No locals.
#16 0x0000584a34da30e9 in invoke_bf (ec=0x584a62357f50, reg_cfp=0x584a62c02888, bf=0x584a352cb260 <thread_sync_table>, argv=0x584a62b02988) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7548
canary_p = false
func_ptr = 0x584a34d46ae0 <rb_queue_pop>
ret = 1655712176
#17 0x0000584a34da31b6 in vm_invoke_builtin_delegate (ec=0x584a62357f50, cfp=0x584a62c02888, bf=0x584a352cb260 <thread_sync_table>, start_index=0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7576
argv = 0x584a62b02988
__func__ = <optimized out>
i = <optimized out>
#18 0x0000584a34daa6aa in vm_exec_core (ec=0x584a62357f50) at ../../src/trunk-O0/insns.def:1674
bf = 0x584a352cb260 <thread_sync_table>
index = 0
leaf = false
val = 127489169581720
reg_pc = 0x584a60f99838
reg_cfp = 0x584a62c02888
insns_address_table = {0x584a34da3259 <vm_exec_core+108>, 0x584a34da32a9 <vm_exec_core+188>, 0x584a34da33a7 <vm_exec_core+442>, 0x584a34da34a9 <vm_exec_core+700>, 0x584a34da3635 <vm_exec_core+1096>, 0x584a34da3753 <vm_exec_core+1382>, 0x584a34da3953 <vm_exec_core+1894>, 0x584a34da3a53 <vm_exec_core+2150>, 0x584a34da3b1a <vm_exec_core+2349>, 0x584a34da3c0f <vm_exec_core+2594>, 0x584a34da3d04 <vm_exec_core+2839>, 0x584a34da3e00 <vm_exec_core+3091>, 0x584a34da3f00 <vm_exec_core+3347>, 0x584a34da3fbe <vm_exec_core+3537>, 0x584a34da40b5 <vm_exec_core+3784>, 0x584a34da419d <vm_exec_core+4016>, 0x584a34da424e <vm_exec_core+4193>, 0x584a34da42ff <vm_exec_core+4370>, 0x584a34da4376 <vm_exec_core+4489>, 0x584a34da43f0 <vm_exec_core+4611>, 0x584a34da4484 <vm_exec_core+4759>, 0x584a34da454a <vm_exec_core+4957>, 0x584a34da460a <vm_exec_core+5149>, 0x584a34da46ca <vm_exec_core+5341>, 0x584a34da4796 <vm_exec_core+5545>, 0x584a34da4846 <vm_exec_core+5721>, 0x584a34da4973 <vm_exec_core+6022>, 0x584a34da4a07 <vm_exec_core+6170>, 0x584a34da4ada <vm_exec_core+6381>, 0x584a34da4b99 <vm_exec_core+6572>, 0x584a34da4c4a <vm_exec_core+6749>, 0x584a34da4cfb <vm_exec_core+6926>, 0x584a34da4de0 <vm_exec_core+7155>, 0x584a34da4e90 <vm_exec_core+7331>, 0x584a34da4f40 <vm_exec_core+7507>, 0x584a34da5028 <vm_exec_core+7739>, 0x584a34da50f5 <vm_exec_core+7944>, 0x584a34da51d0 <vm_exec_core+8163>, 0x584a34da52ce <vm_exec_core+8417>, 0x584a34da53b6 <vm_exec_core+8649>, 0x584a34da541f <vm_exec_core+8754>, 0x584a34da54ce <vm_exec_core+8929>, 0x584a34da55aa <vm_exec_core+9149>, 0x584a34da5648 <vm_exec_core+9307>, 0x584a34da57ae <vm_exec_core+9665>, 0x584a34da5872 <vm_exec_core+9861>, 0x584a34da5949 <vm_exec_core+10076>, 0x584a34da59c8 <vm_exec_core+10203>, 0x584a34da5b11 <vm_exec_core+10532>, 0x584a34da607b <vm_exec_core+11918>, 0x584a34da6165 <vm_exec_core+12152>, 0x584a34da6256 <vm_exec_core+12393>, 0x584a34da6330 <vm_exec_core+12611>, 0x584a34da6533 <vm_exec_core+13126>, 0x584a34da6613 <vm_exec_core+13350>, 0x584a34da6707 <vm_exec_core+13594>, 0x584a34da6971 <vm_exec_core+14212>, 0x584a34da6c59 <vm_exec_core+14956>, 0x584a34da6e6f <vm_exec_core+15490>, 0x584a34da701c <vm_exec_core+15919>, 0x584a34da713e <vm_exec_core+16209>, 0x584a34da72a1 <vm_exec_core+16564>, 0x584a34da7404 <vm_exec_core+16919>, 0x584a34da7567 <vm_exec_core+17274>, 0x584a34da7689 <vm_exec_core+17564>, 0x584a34da77ec <vm_exec_core+17919>, 0x584a34da7930 <vm_exec_core+18243>, 0x584a34da7c17 <vm_exec_core+18986>, 0x584a34da7e81 <vm_exec_core+19604>, 0x584a34da8166 <vm_exec_core+20345>, 0x584a34da837c <vm_exec_core+20879>, 0x584a34da848c <vm_exec_core+21151>, 0x584a34da8521 <vm_exec_core+21300>, 0x584a34da85d3 <vm_exec_core+21478>, 0x584a34da86aa <vm_exec_core+21693>, 0x584a34da8784 <vm_exec_core+21911>, 0x584a34da885b <vm_exec_core+22126>, 0x584a34da895d <vm_exec_core+22384>, 0x584a34da8a72 <vm_exec_core+22661>, 0x584a34da8b9f <vm_exec_core+22962>, 0x584a34da8ccc <vm_exec_core+23263>, 0x584a34da8df9 <vm_exec_core+23564>, 0x584a34da8f26 <vm_exec_core+23865>, 0x584a34da9053 <vm_exec_core+24166>, 0x584a34da918b <vm_exec_core+24478>, 0x584a34da92fc <vm_exec_core+24847>, 0x584a34da9429 <vm_exec_core+25148>, 0x584a34da9556 <vm_exec_core+25449>, 0x584a34da9683 <vm_exec_core+25750>, 0x584a34da97b0 <vm_exec_core+26051>, 0x584a34da98dd <vm_exec_core+26352>, 0x584a34da9a0a <vm_exec_core+26653>, 0x584a34da9b37 <vm_exec_core+26954>, 0x584a34da9c64 <vm_exec_core+27255>, 0x584a34da9daa <vm_exec_core+27581>, 0x584a34da9ec0 <vm_exec_core+27859>, 0x584a34da9fd6 <vm_exec_core+28137>, 0x584a34daa0e7 <vm_exec_core+28410>, 0x584a34daa1f8 <vm_exec_core+28683>, 0x584a34daa31a <vm_exec_core+28973>, 0x584a34daa447 <vm_exec_core+29274>, 0x584a34daa520 <vm_exec_core+29491>, 0x584a34daa613 <vm_exec_core+29734>, 0x584a34daa749 <vm_exec_core+30044>, 0x584a34daa823 <vm_exec_core+30262>, 0x584a34daa8fd <vm_exec_core+30480>, 0x584a34daa9db <vm_exec_core+30702>, 0x584a34daaab9 <vm_exec_core+30924>, 0x584a34daab29 <vm_exec_core+31036>, 0x584a34daab99 <vm_exec_core+31148>, 0x584a34daabb7 <vm_exec_core+31178>, 0x584a34daabd5 <vm_exec_core+31208>, 0x584a34daabf3 <vm_exec_core+31238>, 0x584a34daac11 <vm_exec_core+31268>, 0x584a34daac2f <vm_exec_core+31298>, 0x584a34daac4d <vm_exec_core+31328>, 0x584a34daac6b <vm_exec_core+31358>, 0x584a34daac89 <vm_exec_core+31388>, 0x584a34daaca7 <vm_exec_core+31418>, 0x584a34daacc5 <vm_exec_core+31448>, 0x584a34daace3 <vm_exec_core+31478>, 0x584a34daad01 <vm_exec_core+31508>, 0x584a34daad1f <vm_exec_core+31538>, 0x584a34daad3d <vm_exec_core+31568>, 0x584a34daad5b <vm_exec_core+31598>, 0x584a34daad79 <vm_exec_core+31628>, 0x584a34daad97 <vm_exec_core+31658>, 0x584a34daadb5 <vm_exec_core+31688>, 0x584a34daadd3 <vm_exec_core+31718>, 0x584a34daadf1 <vm_exec_core+31748>, 0x584a34daae0f <vm_exec_core+31778>, 0x584a34daae2d <vm_exec_core+31808>, 0x584a34daae4b <vm_exec_core+31838>, 0x584a34daae69 <vm_exec_core+31868>, 0x584a34daae87 <vm_exec_core+31898>, 0x584a34daaea5 <vm_exec_core+31928>, 0x584a34daaec3 <vm_exec_core+31958>, 0x584a34daaee1 <vm_exec_core+31988>, 0x584a34daaeff <vm_exec_core+32018>, 0x584a34daaf1d <vm_exec_core+32048>, 0x584a34daaf3b <vm_exec_core+32078>, 0x584a34daaf59 <vm_exec_core+32108>, 0x584a34daaf77 <vm_exec_core+32138>, 0x584a34daaf95 <vm_exec_core+32168>, 0x584a34daafb3 <vm_exec_core+32198>, 0x584a34daafd1 <vm_exec_core+32228>, 0x584a34daafef <vm_exec_core+32258>, 0x584a34dab00d <vm_exec_core+32288>, 0x584a34dab02b <vm_exec_core+32318>, 0x584a34dab049 <vm_exec_core+32348>, 0x584a34dab067 <vm_exec_core+32378>, 0x584a34dab085 <vm_exec_core+32408>, 0x584a34dab0a3 <vm_exec_core+32438>, 0x584a34dab0c1 <vm_exec_core+32468>, 0x584a34dab0df <vm_exec_core+32498>, 0x584a34dab0fd <vm_exec_core+32528>, 0x584a34dab11b <vm_exec_core+32558>, 0x584a34dab139 <vm_exec_core+32588>, 0x584a34dab157 <vm_exec_core+32618>, 0x584a34dab175 <vm_exec_core+32648>, 0x584a34dab193 <vm_exec_core+32678>, 0x584a34dab1b1 <vm_exec_core+32708>, 0x584a34dab1cf <vm_exec_core+32738>, 0x584a34dab1ed <vm_exec_core+32768>, 0x584a34dab20b <vm_exec_core+32798>, 0x584a34dab229 <vm_exec_core+32828>, 0x584a34dab247 <vm_exec_core+32858>, 0x584a34dab265 <vm_exec_core+32888>, 0x584a34dab283 <vm_exec_core+32918>, 0x584a34dab2a1 <vm_exec_core+32948>, 0x584a34dab2bf <vm_exec_core+32978>, 0x584a34dab2dd <vm_exec_core+33008>, 0x584a34dab2fb <vm_exec_core+33038>, 0x584a34dab319 <vm_exec_core+33068>, 0x584a34dab337 <vm_exec_core+33098>, 0x584a34dab355 <vm_exec_core+33128>, 0x584a34dab373 <vm_exec_core+33158>, 0x584a34dab391 <vm_exec_core+33188>, 0x584a34dab3af <vm_exec_core+33218>, 0x584a34dab3cd <vm_exec_core+33248>, 0x584a34dab3eb <vm_exec_core+33278>, 0x584a34dab409 <vm_exec_core+33308>, 0x584a34dab427 <vm_exec_core+33338>, 0x584a34dab445 <vm_exec_core+33368>, 0x584a34dab463 <vm_exec_core+33398>, 0x584a34dab481 <vm_exec_core+33428>, 0x584a34dab49f <vm_exec_core+33458>, 0x584a34dab4bd <vm_exec_core+33488>, 0x584a34dab4db <vm_exec_core+33518>, 0x584a34dab4f9 <vm_exec_core+33548>, 0x584a34dab517 <vm_exec_core+33578>, 0x584a34dab535 <vm_exec_core+33608>, 0x584a34dab553 <vm_exec_core+33638>, 0x584a34dab571 <vm_exec_core+33668>, 0x584a34dab5a2 <vm_exec_core+33717>, 0x584a34dab5c0 <vm_exec_core+33747>, 0x584a34dab5de <vm_exec_core+33777>, 0x584a34dab5fc <vm_exec_core+33807>, 0x584a34dab61a <vm_exec_core+33837>, 0x584a34dab638 <vm_exec_core+33867>...}
#19 0x0000584a34dc0415 in rb_vm_exec (ec=0x584a62357f50) at /tmp/ruby/src/trunk-O0/vm.c:2784
_ec = 0x584a62357f50
_tag = {tag = 36, retval = 4, buf = {0x73f361651a50, 0x584a34dc0393 <rb_vm_exec+190>, 0x0, 0x73f3616519a0, 0x584a614ca0f0}, prev = 0x73f361651d20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#20 0x0000584a34dbd772 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x73f361651c00, argc=0, self=127489185249600, captured=0x584a614ca0f0, ec=0x584a62357f50) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x73f363987ae0
opt_pc = 0
type = 572653569
cfp = 0x584a62c028f8
sp = 0x584a62b02948
flags = 0
use_argv = 0x73f361651c00
av = {8192, 127489171388280}
stack_argv = 0x584a62b02948
#21 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x73f361651c00, argc=0, self=127489185249600, proc=0x584a614ca0f0, ec=0x584a62357f50) at /tmp/ruby/src/trunk-O0/vm.c:1908
block = 0x584a614ca0f0
#22 vm_invoke_proc (ec=0x584a62357f50, proc=0x584a614ca0f0, self=127489185249600, argc=0, argv=0x73f361651c00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1938
No locals.
#23 0x0000584a34dbdee8 in rb_vm_invoke_proc (ec=0x584a62357f50, proc=0x584a614ca0f0, argc=0, argv=0x73f361651c00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1959
self = 127489185249600
#24 0x0000584a34d48877 in thread_do_start_proc (th=0x584a619343d0) at /tmp/ruby/src/trunk-O0/thread.c:614
args = 127489171388400
args_ptr = 0x73f361651c00
args_len = 0
procval = 127489171388320
proc = 0x584a614ca0f0
#25 0x0000584a34d488ec in thread_do_start (th=0x584a619343d0) at /tmp/ruby/src/trunk-O0/thread.c:631
result = 36
#26 0x0000584a34d48bef in thread_start_func_2 (th=0x584a619343d0, stack_start=0x73f361651dc8) at /tmp/ruby/src/trunk-O0/thread.c:686
_ec = 0x584a62357f50
_tag = {tag = 36, retval = 127489148268544, buf = {0x73f361651da0, 0x584a34d48b0c <thread_start_func_2+438>, 0x0, 0x73f361651cb0, 0x73f361651da0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
ractor_main_th = 0x584a60e0f010
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
#27 0x0000584a34d41afc in call_thread_start_func_2 (th=0x584a619343d0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2238
stack_start = 0
stack_start_addr = 0x73f361651dc8
#28 0x0000584a34d41c20 in nt_start (ptr=0x584a6169f9d0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2283
th = 0x584a619343d0
sched = 0x584a60e140f8
nt = 0x584a6169f9d0
vm = 0x584a60e0cad0
#29 0x000073f37e109a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {127489148266176, -2804828505649543455, 127489148266176, -264, 25, 140731119365696, -2804828505636960543, -2804896224633387295}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x000073f37e196c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 5 (Thread 0x73f3649ff6c0 (LWP 3608619) "ruby"):
#0 0x000073f37e197042 in epoll_wait (epfd=4, events=0x584a352e353c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
sc_ret = -4
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000584a34d43df8 in event_wait (vm=0x584a60e0cad0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:897
r = 22602
#2 0x0000584a34d43e1c in timer_thread_polling (vm=0x584a60e0cad0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:919
r = 886318262
#3 0x0000584a34d4458b in timer_thread_func (ptr=0x584a60e0cad0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3075
vm = 0x584a60e0cad0
#4 0x000073f37e109a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {127489202452160, -2804840279765514527, 127489202452160, -264, 10, 140731119371504, -2804840279752931615, -2804896224633387295}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x000073f37e196c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x73f36367e6c0 (LWP 3608675) "parallel.rb:40"):
#0 0x000073f37e1884cd in __GI___poll (fds=0x73f36367c550, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000584a34c18b4d in nogvl_wait_for (th=127489181746720, fptr=0x584a619275b0, events=1, timeout=0x0) at /tmp/ruby/src/trunk-O0/io.c:12573
scheduler = 4
fd = 7
fds = {fd = 7, events = 1, revents = 0}
timeout_milliseconds = -1
#2 0x0000584a34c042ac in io_internal_wait (thread=127489181746720, fptr=0x584a619275b0, error=11, events=1, timeout=0x0) at /tmp/ruby/src/trunk-O0/io.c:1174
ready = 22602
#3 0x0000584a34c043d6 in internal_read_func (ptr=0x73f36367c920) at /tmp/ruby/src/trunk-O0/io.c:1212
iis = 0x73f36367c920
result = -1
#4 0x0000584a34d4b0b1 in rb_thread_io_blocking_call (io=0x584a619275b0, func=0x584a34c042ee <internal_read_func>, data1=0x73f36367c920, events=1) at /tmp/ruby/src/trunk-O0/thread.c:1973
__region = {prev_status = THREAD_RUNNABLE}
saved_state = RUBY_TAG_NONE
_ec = 0x584a62f44ca0
_tag = {tag = 36, retval = 97075735720911, buf = {0x73f36367c720, 0x584a34d4afc1 <rb_thread_io_blocking_call+411>, 0x0, 0x73f36367c610, 0x73f36367e6c0}, prev = 0x73f36367c7f0, state = RUBY_TAG_NONE, lock_rec = 0}
ec = 0x584a62f44ca0
th = 0x584a621d9520
val = 36
saved_errno = 0
state = RUBY_TAG_NONE
prev_mn_schedulable = false
fd = 7
blocking_operation = {list = {next = 0x584a61927680, prev = 0x584a61927680}, ec = 0x584a62f44ca0}
#5 0x0000584a34c0326d in rb_io_blocking_region_wait (io=0x584a619275b0, function=0x584a34c042ee <internal_read_func>, argument=0x73f36367c920, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk-O0/io.c:228
No locals.
#6 0x0000584a34c085c7 in io_read_memory_call (arg=127489181993248) at /tmp/ruby/src/trunk-O0/io.c:3451
iis = 0x73f36367c920
scheduler = 4
#7 0x0000584a34bc4db1 in rb_ensure (b_proc=0x584a34c08502 <io_read_memory_call>, data1=127489181993248, e_proc=0x584a34d1bc13 <rb_str_unlocktmp>, data2=127489169141480) at /tmp/ruby/src/trunk-O0/eval.c:1174
_ec = 0x584a62f44ca0
_tag = {tag = 36, retval = 127489169141480, buf = {0x73f36367c870, 0x584a34bc4d54 <rb_ensure+220>, 0x0, 0x73f36367c7a0, 0x73f36367c850}, prev = 0x73f36367d9d0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 4
errinfo = 97075736946349
ec = 0x584a62f44ca0
#8 0x0000584a34d1bcbc in rb_str_locktmp_ensure (str=127489169141480, func=0x584a34c08502 <io_read_memory_call>, arg=127489181993248) at /tmp/ruby/src/trunk-O0/string.c:3381
No locals.
#9 0x0000584a34c085f7 in io_read_memory_locktmp (str=127489169141480, iis=0x73f36367c920) at /tmp/ruby/src/trunk-O0/io.c:3458
No locals.
#10 0x0000584a34c087ca in io_getpartial (argc=1, argv=0x584a621eebe0, io=127489181747080, no_exception=4, nonblock=0) at /tmp/ruby/src/trunk-O0/io.c:3504
fptr = 0x584a619275b0
length = 2049
str = 127489169141480
n = 0
len = 1024
iis = {th = 127489181746720, fptr = 0x584a619275b0, nonblock = 0, fd = 7, buf = 0x73f35c00ffb0, capa = 1024, timeout = 0x0}
shrinkable = 1
__func__ = "io_getpartial"
#11 0x0000584a34c088cb in io_readpartial (argc=1, argv=0x584a621eebe0, io=127489181747080) at /tmp/ruby/src/trunk-O0/io.c:3624
ret = 97075737408222
#12 0x0000584a34d97a71 in ractor_safe_call_cfunc_m1 (recv=127489181747080, argc=1, argv=0x584a621eebe0, func=0x584a34c08897 <io_readpartial>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3724
f = 0x584a34c08897 <io_readpartial>
#13 0x0000584a34d986ac in vm_call_cfunc_with_frame_ (ec=0x584a62f44ca0, reg_cfp=0x584a622eeb30, calling=0x73f36367cbb0, argc=1, argv=0x584a621eebe0, stack_bottom=0x584a621eebd8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0x410100100003
cc = 0x73f36378f3f0
val = 97076498066224
me = 0x73f37de988a8
cfunc = 0x584a60e89438
recv = 127489181747080
block_handler = 0
frame_type = 1431634051
len = -1
args = <optimized out>
args = <optimized out>
#14 0x0000584a34d98921 in vm_call_cfunc_with_frame (ec=0x584a62f44ca0, reg_cfp=0x584a622eeb30, calling=0x73f36367cbb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 1
stack_bottom = 0x584a621eebd8
argv = 0x584a621eebe0
#15 0x0000584a34d9f03d in vm_sendish (ec=0x584a62f44ca0, reg_cfp=0x584a622eeb30, cd=0x584a60fcb4e0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0x410100100003
cc = 0x73f36378f3f0
argc = 1
recv = 127489181747080
calling = {cd = 0x584a60fcb4e0, cc = 0x73f36378f3f0, block_handler = 0, recv = 127489181747080, argc = 1, kw_splat = false, heap_argv = 0}
#16 0x0000584a34da6d01 in vm_exec_core (ec=0x584a62f44ca0) at ../../src/trunk-O0/insns.def:902
bh = 0
cd = 0x584a60fcb4e0
leaf = false
val = 0
reg_pc = 0x584a60fcb328
reg_cfp = 0x584a622eeb30
insns_address_table = {0x584a34da3259 <vm_exec_core+108>, 0x584a34da32a9 <vm_exec_core+188>, 0x584a34da33a7 <vm_exec_core+442>, 0x584a34da34a9 <vm_exec_core+700>, 0x584a34da3635 <vm_exec_core+1096>, 0x584a34da3753 <vm_exec_core+1382>, 0x584a34da3953 <vm_exec_core+1894>, 0x584a34da3a53 <vm_exec_core+2150>, 0x584a34da3b1a <vm_exec_core+2349>, 0x584a34da3c0f <vm_exec_core+2594>, 0x584a34da3d04 <vm_exec_core+2839>, 0x584a34da3e00 <vm_exec_core+3091>, 0x584a34da3f00 <vm_exec_core+3347>, 0x584a34da3fbe <vm_exec_core+3537>, 0x584a34da40b5 <vm_exec_core+3784>, 0x584a34da419d <vm_exec_core+4016>, 0x584a34da424e <vm_exec_core+4193>, 0x584a34da42ff <vm_exec_core+4370>, 0x584a34da4376 <vm_exec_core+4489>, 0x584a34da43f0 <vm_exec_core+4611>, 0x584a34da4484 <vm_exec_core+4759>, 0x584a34da454a <vm_exec_core+4957>, 0x584a34da460a <vm_exec_core+5149>, 0x584a34da46ca <vm_exec_core+5341>, 0x584a34da4796 <vm_exec_core+5545>, 0x584a34da4846 <vm_exec_core+5721>, 0x584a34da4973 <vm_exec_core+6022>, 0x584a34da4a07 <vm_exec_core+6170>, 0x584a34da4ada <vm_exec_core+6381>, 0x584a34da4b99 <vm_exec_core+6572>, 0x584a34da4c4a <vm_exec_core+6749>, 0x584a34da4cfb <vm_exec_core+6926>, 0x584a34da4de0 <vm_exec_core+7155>, 0x584a34da4e90 <vm_exec_core+7331>, 0x584a34da4f40 <vm_exec_core+7507>, 0x584a34da5028 <vm_exec_core+7739>, 0x584a34da50f5 <vm_exec_core+7944>, 0x584a34da51d0 <vm_exec_core+8163>, 0x584a34da52ce <vm_exec_core+8417>, 0x584a34da53b6 <vm_exec_core+8649>, 0x584a34da541f <vm_exec_core+8754>, 0x584a34da54ce <vm_exec_core+8929>, 0x584a34da55aa <vm_exec_core+9149>, 0x584a34da5648 <vm_exec_core+9307>, 0x584a34da57ae <vm_exec_core+9665>, 0x584a34da5872 <vm_exec_core+9861>, 0x584a34da5949 <vm_exec_core+10076>, 0x584a34da59c8 <vm_exec_core+10203>, 0x584a34da5b11 <vm_exec_core+10532>, 0x584a34da607b <vm_exec_core+11918>, 0x584a34da6165 <vm_exec_core+12152>, 0x584a34da6256 <vm_exec_core+12393>, 0x584a34da6330 <vm_exec_core+12611>, 0x584a34da6533 <vm_exec_core+13126>, 0x584a34da6613 <vm_exec_core+13350>, 0x584a34da6707 <vm_exec_core+13594>, 0x584a34da6971 <vm_exec_core+14212>, 0x584a34da6c59 <vm_exec_core+14956>, 0x584a34da6e6f <vm_exec_core+15490>, 0x584a34da701c <vm_exec_core+15919>, 0x584a34da713e <vm_exec_core+16209>, 0x584a34da72a1 <vm_exec_core+16564>, 0x584a34da7404 <vm_exec_core+16919>, 0x584a34da7567 <vm_exec_core+17274>, 0x584a34da7689 <vm_exec_core+17564>, 0x584a34da77ec <vm_exec_core+17919>, 0x584a34da7930 <vm_exec_core+18243>, 0x584a34da7c17 <vm_exec_core+18986>, 0x584a34da7e81 <vm_exec_core+19604>, 0x584a34da8166 <vm_exec_core+20345>, 0x584a34da837c <vm_exec_core+20879>, 0x584a34da848c <vm_exec_core+21151>, 0x584a34da8521 <vm_exec_core+21300>, 0x584a34da85d3 <vm_exec_core+21478>, 0x584a34da86aa <vm_exec_core+21693>, 0x584a34da8784 <vm_exec_core+21911>, 0x584a34da885b <vm_exec_core+22126>, 0x584a34da895d <vm_exec_core+22384>, 0x584a34da8a72 <vm_exec_core+22661>, 0x584a34da8b9f <vm_exec_core+22962>, 0x584a34da8ccc <vm_exec_core+23263>, 0x584a34da8df9 <vm_exec_core+23564>, 0x584a34da8f26 <vm_exec_core+23865>, 0x584a34da9053 <vm_exec_core+24166>, 0x584a34da918b <vm_exec_core+24478>, 0x584a34da92fc <vm_exec_core+24847>, 0x584a34da9429 <vm_exec_core+25148>, 0x584a34da9556 <vm_exec_core+25449>, 0x584a34da9683 <vm_exec_core+25750>, 0x584a34da97b0 <vm_exec_core+26051>, 0x584a34da98dd <vm_exec_core+26352>, 0x584a34da9a0a <vm_exec_core+26653>, 0x584a34da9b37 <vm_exec_core+26954>, 0x584a34da9c64 <vm_exec_core+27255>, 0x584a34da9daa <vm_exec_core+27581>, 0x584a34da9ec0 <vm_exec_core+27859>, 0x584a34da9fd6 <vm_exec_core+28137>, 0x584a34daa0e7 <vm_exec_core+28410>, 0x584a34daa1f8 <vm_exec_core+28683>, 0x584a34daa31a <vm_exec_core+28973>, 0x584a34daa447 <vm_exec_core+29274>, 0x584a34daa520 <vm_exec_core+29491>, 0x584a34daa613 <vm_exec_core+29734>, 0x584a34daa749 <vm_exec_core+30044>, 0x584a34daa823 <vm_exec_core+30262>, 0x584a34daa8fd <vm_exec_core+30480>, 0x584a34daa9db <vm_exec_core+30702>, 0x584a34daaab9 <vm_exec_core+30924>, 0x584a34daab29 <vm_exec_core+31036>, 0x584a34daab99 <vm_exec_core+31148>, 0x584a34daabb7 <vm_exec_core+31178>, 0x584a34daabd5 <vm_exec_core+31208>, 0x584a34daabf3 <vm_exec_core+31238>, 0x584a34daac11 <vm_exec_core+31268>, 0x584a34daac2f <vm_exec_core+31298>, 0x584a34daac4d <vm_exec_core+31328>, 0x584a34daac6b <vm_exec_core+31358>, 0x584a34daac89 <vm_exec_core+31388>, 0x584a34daaca7 <vm_exec_core+31418>, 0x584a34daacc5 <vm_exec_core+31448>, 0x584a34daace3 <vm_exec_core+31478>, 0x584a34daad01 <vm_exec_core+31508>, 0x584a34daad1f <vm_exec_core+31538>, 0x584a34daad3d <vm_exec_core+31568>, 0x584a34daad5b <vm_exec_core+31598>, 0x584a34daad79 <vm_exec_core+31628>, 0x584a34daad97 <vm_exec_core+31658>, 0x584a34daadb5 <vm_exec_core+31688>, 0x584a34daadd3 <vm_exec_core+31718>, 0x584a34daadf1 <vm_exec_core+31748>, 0x584a34daae0f <vm_exec_core+31778>, 0x584a34daae2d <vm_exec_core+31808>, 0x584a34daae4b <vm_exec_core+31838>, 0x584a34daae69 <vm_exec_core+31868>, 0x584a34daae87 <vm_exec_core+31898>, 0x584a34daaea5 <vm_exec_core+31928>, 0x584a34daaec3 <vm_exec_core+31958>, 0x584a34daaee1 <vm_exec_core+31988>, 0x584a34daaeff <vm_exec_core+32018>, 0x584a34daaf1d <vm_exec_core+32048>, 0x584a34daaf3b <vm_exec_core+32078>, 0x584a34daaf59 <vm_exec_core+32108>, 0x584a34daaf77 <vm_exec_core+32138>, 0x584a34daaf95 <vm_exec_core+32168>, 0x584a34daafb3 <vm_exec_core+32198>, 0x584a34daafd1 <vm_exec_core+32228>, 0x584a34daafef <vm_exec_core+32258>, 0x584a34dab00d <vm_exec_core+32288>, 0x584a34dab02b <vm_exec_core+32318>, 0x584a34dab049 <vm_exec_core+32348>, 0x584a34dab067 <vm_exec_core+32378>, 0x584a34dab085 <vm_exec_core+32408>, 0x584a34dab0a3 <vm_exec_core+32438>, 0x584a34dab0c1 <vm_exec_core+32468>, 0x584a34dab0df <vm_exec_core+32498>, 0x584a34dab0fd <vm_exec_core+32528>, 0x584a34dab11b <vm_exec_core+32558>, 0x584a34dab139 <vm_exec_core+32588>, 0x584a34dab157 <vm_exec_core+32618>, 0x584a34dab175 <vm_exec_core+32648>, 0x584a34dab193 <vm_exec_core+32678>, 0x584a34dab1b1 <vm_exec_core+32708>, 0x584a34dab1cf <vm_exec_core+32738>, 0x584a34dab1ed <vm_exec_core+32768>, 0x584a34dab20b <vm_exec_core+32798>, 0x584a34dab229 <vm_exec_core+32828>, 0x584a34dab247 <vm_exec_core+32858>, 0x584a34dab265 <vm_exec_core+32888>, 0x584a34dab283 <vm_exec_core+32918>, 0x584a34dab2a1 <vm_exec_core+32948>, 0x584a34dab2bf <vm_exec_core+32978>, 0x584a34dab2dd <vm_exec_core+33008>, 0x584a34dab2fb <vm_exec_core+33038>, 0x584a34dab319 <vm_exec_core+33068>, 0x584a34dab337 <vm_exec_core+33098>, 0x584a34dab355 <vm_exec_core+33128>, 0x584a34dab373 <vm_exec_core+33158>, 0x584a34dab391 <vm_exec_core+33188>, 0x584a34dab3af <vm_exec_core+33218>, 0x584a34dab3cd <vm_exec_core+33248>, 0x584a34dab3eb <vm_exec_core+33278>, 0x584a34dab409 <vm_exec_core+33308>, 0x584a34dab427 <vm_exec_core+33338>, 0x584a34dab445 <vm_exec_core+33368>, 0x584a34dab463 <vm_exec_core+33398>, 0x584a34dab481 <vm_exec_core+33428>, 0x584a34dab49f <vm_exec_core+33458>, 0x584a34dab4bd <vm_exec_core+33488>, 0x584a34dab4db <vm_exec_core+33518>, 0x584a34dab4f9 <vm_exec_core+33548>, 0x584a34dab517 <vm_exec_core+33578>, 0x584a34dab535 <vm_exec_core+33608>, 0x584a34dab553 <vm_exec_core+33638>, 0x584a34dab571 <vm_exec_core+33668>, 0x584a34dab5a2 <vm_exec_core+33717>, 0x584a34dab5c0 <vm_exec_core+33747>, 0x584a34dab5de <vm_exec_core+33777>, 0x584a34dab5fc <vm_exec_core+33807>, 0x584a34dab61a <vm_exec_core+33837>, 0x584a34dab638 <vm_exec_core+33867>...}
#17 0x0000584a34dc0415 in rb_vm_exec (ec=0x584a62f44ca0) at /tmp/ruby/src/trunk-O0/vm.c:2784
_ec = 0x584a62f44ca0
_tag = {tag = 36, retval = 4, buf = {0x73f36367da50, 0x584a34dc0393 <rb_vm_exec+190>, 0x0, 0x73f36367d9a0, 0x584a61519460}, prev = 0x73f36367dd20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#18 0x0000584a34dbd772 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x73f36367dc00, argc=0, self=127489185093200, captured=0x584a61519460, ec=0x584a62f44ca0) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x73f37de1f2f0
opt_pc = 0
type = 572653569
cfp = 0x584a622eeb68
sp = 0x584a621eebb8
flags = 0
use_argv = 0x73f36367dc00
av = {8192, 127489181746080}
stack_argv = 0x584a621eebb8
#19 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x73f36367dc00, argc=0, self=127489185093200, proc=0x584a61519460, ec=0x584a62f44ca0) at /tmp/ruby/src/trunk-O0/vm.c:1908
block = 0x584a61519460
#20 vm_invoke_proc (ec=0x584a62f44ca0, proc=0x584a61519460, self=127489185093200, argc=0, argv=0x73f36367dc00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1938
No locals.
#21 0x0000584a34dbdee8 in rb_vm_invoke_proc (ec=0x584a62f44ca0, proc=0x584a61519460, argc=0, argv=0x73f36367dc00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1959
self = 127489185093200
#22 0x0000584a34d48877 in thread_do_start_proc (th=0x584a621d9520) at /tmp/ruby/src/trunk-O0/thread.c:614
args = 127489181746600
args_ptr = 0x73f36367dc00
args_len = 0
procval = 127489181746440
proc = 0x584a61519460
#23 0x0000584a34d488ec in thread_do_start (th=0x584a621d9520) at /tmp/ruby/src/trunk-O0/thread.c:631
result = 36
#24 0x0000584a34d48bef in thread_start_func_2 (th=0x584a621d9520, stack_start=0x73f36367ddc8) at /tmp/ruby/src/trunk-O0/thread.c:686
_ec = 0x584a62f44ca0
_tag = {tag = 36, retval = 127489182003200, buf = {0x73f36367dda0, 0x584a34d48b0c <thread_start_func_2+438>, 0x0, 0x73f36367dcb0, 0x73f36367dda0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
ractor_main_th = 0x584a60e0f010
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
#25 0x0000584a34d41afc in call_thread_start_func_2 (th=0x584a621d9520) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2238
stack_start = 0
stack_start_addr = 0x73f36367ddc8
#26 0x0000584a34d41c20 in nt_start (ptr=0x584a620edf30) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2283
th = 0x584a621d9520
sched = 0x584a60e140f8
nt = 0x584a620edf30
vm = 0x584a60e0cad0
#27 0x000073f37e109a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {127489182000832, -2804832927318374687, 127489182000832, -264, 25, 140731119375568, -2804832927305791775, -2804896224633387295}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#28 0x000073f37e196c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x73f3616946c0 (LWP 3608749) "utils.rb:28"):
#0 0x000073f37e188a00 in __GI_ppoll (fds=0x73f361691f58, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
sc_ret = -514
sc_cancel_oldtype = 0
sc_ret = <optimized out>
tval = {tv_sec = 97076485991456, tv_nsec = 1625374968}
#1 0x0000584a34d4e731 in wait_for_single_fd_blocking_region (th=0x584a6176ac20, fds=0x73f361691f58, nfds=1, to=0x0, lerrno=0x73f361691f00) at /tmp/ruby/src/trunk-O0/thread.c:4576
__region = {prev_status = THREAD_RUNNABLE}
ts = {tv_sec = 127489148526352, tv_nsec = 127489148526344}
result = 0
#2 0x0000584a34d4e9d0 in thread_io_wait (io=0x584a62806be0, fd=9, events=1, timeout=0x0) at /tmp/ruby/src/trunk-O0/thread.c:4624
to = 0x0
rel = 127489148526576
end = 0
_ec = 0x584a61971770
_tag = {tag = 36, retval = 97075735588952, buf = {0x73f361691fe0, 0x584a34d4e90b <thread_io_wait+407>, 0x0, 0x73f361691ed0, 0x1}, prev = 0x73f3616939d0, state = RUBY_TAG_NONE, lock_rec = 0}
fds = {{fd = 9, events = 1, revents = 0}}
result = 0
nfds = 1
blocking_operation = {list = {next = 0x584a62806cb0, prev = 0x584a62806cb0}, ec = 0x584a61971770}
state = RUBY_TAG_NONE
lerrno = 0
ec = 0x584a61971770
th = 0x584a6176ac20
#3 0x0000584a34d4ebb2 in rb_thread_io_wait (io=0x584a62806be0, events=1, timeout=0x0) at /tmp/ruby/src/trunk-O0/thread.c:4779
No locals.
#4 0x0000584a34c04c44 in rb_io_wait (io=127489169127360, events=3, timeout=4) at /tmp/ruby/src/trunk-O0/io.c:1477
scheduler = 4
fptr = 0x584a62806be0
tv_storage = {tv_sec = 127489148526720, tv_usec = 97075735837134}
tv = 0x0
ready = 0
#5 0x0000584a34c04f6e in rb_io_maybe_wait (error=11, io=127489169127360, events=3, timeout=4) at /tmp/ruby/src/trunk-O0/io.c:1642
No locals.
#6 0x0000584a34c04fb3 in rb_io_maybe_wait_readable (error=11, io=127489169127360, timeout=4) at /tmp/ruby/src/trunk-O0/io.c:1653
result = 97075735588952
#7 0x000073f36346456a in rsock_s_accept (klass=127489181003840, io=127489169127360, sockaddr=0x73f361692190, len=0x73f36169218c) at /tmp/ruby/src/trunk-O0/ext/socket/init.c:738
error = 11
fptr = 0x584a62806be0
accept_arg = {fd = 9, sockaddr = 0x73f361692190, len = 0x73f36169218c}
retry = 0
peer = -1
#8 0x000073f3634812fb in tcp_accept (server=127489169127360) at /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c:61
buffer = {addr = {sa_family = 12984, sa_data = "\303b\363s\000\000@@\341`JX\000"}, in = {sin_family = 12984, sin_port = 25283, sin_addr = {s_addr = 29683}, sin_zero = "@@\341`JX\000"}, in6 = {sin6_family = 12984, sin6_port = 25283, sin6_flowinfo = 29683, sin6_addr = {__in6_u = {__u6_addr8 = "@@\341`JX\000\000a\f\000\000\306\000\000", __u6_addr16 = {16448, 24801, 22602, 0, 3169, 0, 198, 0}, __u6_addr32 = {1625374784, 22602, 3169, 198}}}, sin6_scope_id = 1634279864}, un = {sun_family = 12984, sun_path = "\303b\363s\000\000@@\341`JX\000\000a\f\000\000\306\000\000\000\270!ia\363s\000\000mj\2754JX\000\000\020\"ia\363s\000\000\215\232\2754JX\000\000\000\000\000\000\000\000\000\000\360A\341`JX\000\000\000\364\340`JX\000\000\215\232\2754JX\000\000\370A\341`JX\000\000p\377\300b\363s\000\000p\377\300b\363s"}, storage = {ss_family = 12984, __ss_padding = "\303b\363s\000\000@@\341`JX\000\000a\f\000\000\306\000\000\000\270!ia\363s\000\000mj\2754JX\000\000\020\"ia\363s\000\000\215\232\2754JX\000\000\000\000\000\000\000\000\000\000\360A\341`JX\000\000\000\364\340`JX\000\000\215\232\2754JX\000\000\370A\341`JX\000\000p\377\300b\363s\000\000p\377\300b\363s\000\000 \364\340`JX\000", __ss_align = 127489629328446}, place_holder = "\2702\303b\363s\000\000@@\341`JX\000\000a\f\000\000\306\000\000\000\270!ia\363s\000\000mj\2754JX\000\000\020\"ia\363s\000\000\215\232\2754JX\000\000\000\000\000\000\000\000\000\000\360A\341`JX\000\000\000\364\340`JX\000\000\215\232\2754JX\000\000\370A\341`JX\000\000p\377\300b\363s\000\000p\377\300b\363s\000\000 \364\340`JX\000\000>\224\021~\363s\000\000P\"ia\363s\000\000p\377\300b\363s\000\000\023\000\000\000\000\000\000\000@\"ia\363s\000\000\3103\2754JX\000\000\023", '\000' <repeats 18 times>, "\024\000\000\000\000 #\v~\363s\000\000"...}
length = 2048
#9 0x0000584a34d97aa3 in ractor_safe_call_cfunc_0 (recv=127489169127360, argc=0, argv=0x584a63289888, func=0x73f3634812a5 <tcp_accept>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3731
f = 0x73f3634812a5 <tcp_accept>
#10 0x0000584a34d986ac in vm_call_cfunc_with_frame_ (ec=0x584a61971770, reg_cfp=0x584a633896b8, calling=0x73f361692bb0, argc=0, argv=0x584a63289888, stack_bottom=0x584a63289880) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0xe00100100001
cc = 0x73f3634410b8
val = 97076515477368
me = 0x73f3635c3170
cfunc = 0x584a624a2ac8
recv = 127489169127360
block_handler = 0
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#11 0x0000584a34d98921 in vm_call_cfunc_with_frame (ec=0x584a61971770, reg_cfp=0x584a633896b8, calling=0x73f361692bb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 0
stack_bottom = 0x584a63289880
argv = 0x584a63289888
#12 0x0000584a34d9f03d in vm_sendish (ec=0x584a61971770, reg_cfp=0x584a633896b8, cd=0x584a61e7e060, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0xe00100100001
cc = 0x73f3634410b8
argc = 0
recv = 127489169127360
calling = {cd = 0x584a61e7e060, cc = 0x73f3634410b8, block_handler = 0, recv = 127489169127360, argc = 0, kw_splat = false, heap_argv = 0}
#13 0x0000584a34da6d01 in vm_exec_core (ec=0x584a61971770) at ../../src/trunk-O0/insns.def:902
bh = 0
cd = 0x584a61e7e060
leaf = false
val = 36
reg_pc = 0x584a61e832e8
reg_cfp = 0x584a633896b8
insns_address_table = {0x584a34da3259 <vm_exec_core+108>, 0x584a34da32a9 <vm_exec_core+188>, 0x584a34da33a7 <vm_exec_core+442>, 0x584a34da34a9 <vm_exec_core+700>, 0x584a34da3635 <vm_exec_core+1096>, 0x584a34da3753 <vm_exec_core+1382>, 0x584a34da3953 <vm_exec_core+1894>, 0x584a34da3a53 <vm_exec_core+2150>, 0x584a34da3b1a <vm_exec_core+2349>, 0x584a34da3c0f <vm_exec_core+2594>, 0x584a34da3d04 <vm_exec_core+2839>, 0x584a34da3e00 <vm_exec_core+3091>, 0x584a34da3f00 <vm_exec_core+3347>, 0x584a34da3fbe <vm_exec_core+3537>, 0x584a34da40b5 <vm_exec_core+3784>, 0x584a34da419d <vm_exec_core+4016>, 0x584a34da424e <vm_exec_core+4193>, 0x584a34da42ff <vm_exec_core+4370>, 0x584a34da4376 <vm_exec_core+4489>, 0x584a34da43f0 <vm_exec_core+4611>, 0x584a34da4484 <vm_exec_core+4759>, 0x584a34da454a <vm_exec_core+4957>, 0x584a34da460a <vm_exec_core+5149>, 0x584a34da46ca <vm_exec_core+5341>, 0x584a34da4796 <vm_exec_core+5545>, 0x584a34da4846 <vm_exec_core+5721>, 0x584a34da4973 <vm_exec_core+6022>, 0x584a34da4a07 <vm_exec_core+6170>, 0x584a34da4ada <vm_exec_core+6381>, 0x584a34da4b99 <vm_exec_core+6572>, 0x584a34da4c4a <vm_exec_core+6749>, 0x584a34da4cfb <vm_exec_core+6926>, 0x584a34da4de0 <vm_exec_core+7155>, 0x584a34da4e90 <vm_exec_core+7331>, 0x584a34da4f40 <vm_exec_core+7507>, 0x584a34da5028 <vm_exec_core+7739>, 0x584a34da50f5 <vm_exec_core+7944>, 0x584a34da51d0 <vm_exec_core+8163>, 0x584a34da52ce <vm_exec_core+8417>, 0x584a34da53b6 <vm_exec_core+8649>, 0x584a34da541f <vm_exec_core+8754>, 0x584a34da54ce <vm_exec_core+8929>, 0x584a34da55aa <vm_exec_core+9149>, 0x584a34da5648 <vm_exec_core+9307>, 0x584a34da57ae <vm_exec_core+9665>, 0x584a34da5872 <vm_exec_core+9861>, 0x584a34da5949 <vm_exec_core+10076>, 0x584a34da59c8 <vm_exec_core+10203>, 0x584a34da5b11 <vm_exec_core+10532>, 0x584a34da607b <vm_exec_core+11918>, 0x584a34da6165 <vm_exec_core+12152>, 0x584a34da6256 <vm_exec_core+12393>, 0x584a34da6330 <vm_exec_core+12611>, 0x584a34da6533 <vm_exec_core+13126>, 0x584a34da6613 <vm_exec_core+13350>, 0x584a34da6707 <vm_exec_core+13594>, 0x584a34da6971 <vm_exec_core+14212>, 0x584a34da6c59 <vm_exec_core+14956>, 0x584a34da6e6f <vm_exec_core+15490>, 0x584a34da701c <vm_exec_core+15919>, 0x584a34da713e <vm_exec_core+16209>, 0x584a34da72a1 <vm_exec_core+16564>, 0x584a34da7404 <vm_exec_core+16919>, 0x584a34da7567 <vm_exec_core+17274>, 0x584a34da7689 <vm_exec_core+17564>, 0x584a34da77ec <vm_exec_core+17919>, 0x584a34da7930 <vm_exec_core+18243>, 0x584a34da7c17 <vm_exec_core+18986>, 0x584a34da7e81 <vm_exec_core+19604>, 0x584a34da8166 <vm_exec_core+20345>, 0x584a34da837c <vm_exec_core+20879>, 0x584a34da848c <vm_exec_core+21151>, 0x584a34da8521 <vm_exec_core+21300>, 0x584a34da85d3 <vm_exec_core+21478>, 0x584a34da86aa <vm_exec_core+21693>, 0x584a34da8784 <vm_exec_core+21911>, 0x584a34da885b <vm_exec_core+22126>, 0x584a34da895d <vm_exec_core+22384>, 0x584a34da8a72 <vm_exec_core+22661>, 0x584a34da8b9f <vm_exec_core+22962>, 0x584a34da8ccc <vm_exec_core+23263>, 0x584a34da8df9 <vm_exec_core+23564>, 0x584a34da8f26 <vm_exec_core+23865>, 0x584a34da9053 <vm_exec_core+24166>, 0x584a34da918b <vm_exec_core+24478>, 0x584a34da92fc <vm_exec_core+24847>, 0x584a34da9429 <vm_exec_core+25148>, 0x584a34da9556 <vm_exec_core+25449>, 0x584a34da9683 <vm_exec_core+25750>, 0x584a34da97b0 <vm_exec_core+26051>, 0x584a34da98dd <vm_exec_core+26352>, 0x584a34da9a0a <vm_exec_core+26653>, 0x584a34da9b37 <vm_exec_core+26954>, 0x584a34da9c64 <vm_exec_core+27255>, 0x584a34da9daa <vm_exec_core+27581>, 0x584a34da9ec0 <vm_exec_core+27859>, 0x584a34da9fd6 <vm_exec_core+28137>, 0x584a34daa0e7 <vm_exec_core+28410>, 0x584a34daa1f8 <vm_exec_core+28683>, 0x584a34daa31a <vm_exec_core+28973>, 0x584a34daa447 <vm_exec_core+29274>, 0x584a34daa520 <vm_exec_core+29491>, 0x584a34daa613 <vm_exec_core+29734>, 0x584a34daa749 <vm_exec_core+30044>, 0x584a34daa823 <vm_exec_core+30262>, 0x584a34daa8fd <vm_exec_core+30480>, 0x584a34daa9db <vm_exec_core+30702>, 0x584a34daaab9 <vm_exec_core+30924>, 0x584a34daab29 <vm_exec_core+31036>, 0x584a34daab99 <vm_exec_core+31148>, 0x584a34daabb7 <vm_exec_core+31178>, 0x584a34daabd5 <vm_exec_core+31208>, 0x584a34daabf3 <vm_exec_core+31238>, 0x584a34daac11 <vm_exec_core+31268>, 0x584a34daac2f <vm_exec_core+31298>, 0x584a34daac4d <vm_exec_core+31328>, 0x584a34daac6b <vm_exec_core+31358>, 0x584a34daac89 <vm_exec_core+31388>, 0x584a34daaca7 <vm_exec_core+31418>, 0x584a34daacc5 <vm_exec_core+31448>, 0x584a34daace3 <vm_exec_core+31478>, 0x584a34daad01 <vm_exec_core+31508>, 0x584a34daad1f <vm_exec_core+31538>, 0x584a34daad3d <vm_exec_core+31568>, 0x584a34daad5b <vm_exec_core+31598>, 0x584a34daad79 <vm_exec_core+31628>, 0x584a34daad97 <vm_exec_core+31658>, 0x584a34daadb5 <vm_exec_core+31688>, 0x584a34daadd3 <vm_exec_core+31718>, 0x584a34daadf1 <vm_exec_core+31748>, 0x584a34daae0f <vm_exec_core+31778>, 0x584a34daae2d <vm_exec_core+31808>, 0x584a34daae4b <vm_exec_core+31838>, 0x584a34daae69 <vm_exec_core+31868>, 0x584a34daae87 <vm_exec_core+31898>, 0x584a34daaea5 <vm_exec_core+31928>, 0x584a34daaec3 <vm_exec_core+31958>, 0x584a34daaee1 <vm_exec_core+31988>, 0x584a34daaeff <vm_exec_core+32018>, 0x584a34daaf1d <vm_exec_core+32048>, 0x584a34daaf3b <vm_exec_core+32078>, 0x584a34daaf59 <vm_exec_core+32108>, 0x584a34daaf77 <vm_exec_core+32138>, 0x584a34daaf95 <vm_exec_core+32168>, 0x584a34daafb3 <vm_exec_core+32198>, 0x584a34daafd1 <vm_exec_core+32228>, 0x584a34daafef <vm_exec_core+32258>, 0x584a34dab00d <vm_exec_core+32288>, 0x584a34dab02b <vm_exec_core+32318>, 0x584a34dab049 <vm_exec_core+32348>, 0x584a34dab067 <vm_exec_core+32378>, 0x584a34dab085 <vm_exec_core+32408>, 0x584a34dab0a3 <vm_exec_core+32438>, 0x584a34dab0c1 <vm_exec_core+32468>, 0x584a34dab0df <vm_exec_core+32498>, 0x584a34dab0fd <vm_exec_core+32528>, 0x584a34dab11b <vm_exec_core+32558>, 0x584a34dab139 <vm_exec_core+32588>, 0x584a34dab157 <vm_exec_core+32618>, 0x584a34dab175 <vm_exec_core+32648>, 0x584a34dab193 <vm_exec_core+32678>, 0x584a34dab1b1 <vm_exec_core+32708>, 0x584a34dab1cf <vm_exec_core+32738>, 0x584a34dab1ed <vm_exec_core+32768>, 0x584a34dab20b <vm_exec_core+32798>, 0x584a34dab229 <vm_exec_core+32828>, 0x584a34dab247 <vm_exec_core+32858>, 0x584a34dab265 <vm_exec_core+32888>, 0x584a34dab283 <vm_exec_core+32918>, 0x584a34dab2a1 <vm_exec_core+32948>, 0x584a34dab2bf <vm_exec_core+32978>, 0x584a34dab2dd <vm_exec_core+33008>, 0x584a34dab2fb <vm_exec_core+33038>, 0x584a34dab319 <vm_exec_core+33068>, 0x584a34dab337 <vm_exec_core+33098>, 0x584a34dab355 <vm_exec_core+33128>, 0x584a34dab373 <vm_exec_core+33158>, 0x584a34dab391 <vm_exec_core+33188>, 0x584a34dab3af <vm_exec_core+33218>, 0x584a34dab3cd <vm_exec_core+33248>, 0x584a34dab3eb <vm_exec_core+33278>, 0x584a34dab409 <vm_exec_core+33308>, 0x584a34dab427 <vm_exec_core+33338>, 0x584a34dab445 <vm_exec_core+33368>, 0x584a34dab463 <vm_exec_core+33398>, 0x584a34dab481 <vm_exec_core+33428>, 0x584a34dab49f <vm_exec_core+33458>, 0x584a34dab4bd <vm_exec_core+33488>, 0x584a34dab4db <vm_exec_core+33518>, 0x584a34dab4f9 <vm_exec_core+33548>, 0x584a34dab517 <vm_exec_core+33578>, 0x584a34dab535 <vm_exec_core+33608>, 0x584a34dab553 <vm_exec_core+33638>, 0x584a34dab571 <vm_exec_core+33668>, 0x584a34dab5a2 <vm_exec_core+33717>, 0x584a34dab5c0 <vm_exec_core+33747>, 0x584a34dab5de <vm_exec_core+33777>, 0x584a34dab5fc <vm_exec_core+33807>, 0x584a34dab61a <vm_exec_core+33837>, 0x584a34dab638 <vm_exec_core+33867>...}
#14 0x0000584a34dc0415 in rb_vm_exec (ec=0x584a61971770) at /tmp/ruby/src/trunk-O0/vm.c:2784
_ec = 0x584a61971770
_tag = {tag = 36, retval = 4, buf = {0x73f361693a50, 0x584a34dc0393 <rb_vm_exec+190>, 0x0, 0x73f3616939a0, 0x584a6176ae00}, prev = 0x73f361693d20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#15 0x0000584a34dbd772 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x73f361693c00, argc=0, self=127489171203240, captured=0x584a6176ae00, ec=0x584a61971770) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x73f3635e5090
opt_pc = 0
type = 572653569
cfp = 0x584a63389798
sp = 0x584a632897e8
flags = 0
use_argv = 0x73f361693c00
av = {8192, 127489169125120}
stack_argv = 0x584a632897e8
#16 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x73f361693c00, argc=0, self=127489171203240, proc=0x584a6176ae00, ec=0x584a61971770) at /tmp/ruby/src/trunk-O0/vm.c:1908
block = 0x584a6176ae00
#17 vm_invoke_proc (ec=0x584a61971770, proc=0x584a6176ae00, self=127489171203240, argc=0, argv=0x73f361693c00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1938
No locals.
#18 0x0000584a34dbdee8 in rb_vm_invoke_proc (ec=0x584a61971770, proc=0x584a6176ae00, argc=0, argv=0x73f361693c00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1959
self = 127489171203240
#19 0x0000584a34d48877 in thread_do_start_proc (th=0x584a6176ac20) at /tmp/ruby/src/trunk-O0/thread.c:614
args = 127489169125480
args_ptr = 0x73f361693c00
args_len = 0
procval = 127489169125200
proc = 0x584a6176ae00
#20 0x0000584a34d488ec in thread_do_start (th=0x584a6176ac20) at /tmp/ruby/src/trunk-O0/thread.c:631
result = 36
#21 0x0000584a34d48bef in thread_start_func_2 (th=0x584a6176ac20, stack_start=0x73f361693dc8) at /tmp/ruby/src/trunk-O0/thread.c:686
_ec = 0x584a61971770
_tag = {tag = 36, retval = 127489148538880, buf = {0x73f361693da0, 0x584a34d48b0c <thread_start_func_2+438>, 0x0, 0x73f361693cb0, 0x73f361693da0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
ractor_main_th = 0x584a60e0f010
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
#22 0x0000584a34d41afc in call_thread_start_func_2 (th=0x584a6176ac20) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2238
stack_start = 0
stack_start_addr = 0x73f361693dc8
#23 0x0000584a34d41c20 in nt_start (ptr=0x584a61985480) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2283
th = 0x584a6176ac20
sched = 0x584a60e140f8
nt = 0x584a61985480
vm = 0x584a60e0cad0
#24 0x000073f37e109a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {127489148536512, -2804828538935539999, 127489148536512, -264, 0, 140731119370736, -2804828538922957087, -2804896224633387295}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x000073f37e196c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x73f3616b56c0 (LWP 3608751) "test_https.rb:*"):
#0 0x000073f37e188a00 in __GI_ppoll (fds=0x73f3616b2f58, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
sc_ret = -514
sc_cancel_oldtype = 0
sc_ret = <optimized out>
tval = {tv_sec = 97076487884032, tv_nsec = 1625374968}
#1 0x0000584a34d4e731 in wait_for_single_fd_blocking_region (th=0x584a61938d00, fds=0x73f3616b2f58, nfds=1, to=0x0, lerrno=0x73f3616b2f00) at /tmp/ruby/src/trunk-O0/thread.c:4576
__region = {prev_status = THREAD_RUNNABLE}
ts = {tv_sec = 127489148661520, tv_nsec = 127489148661512}
result = 0
#2 0x0000584a34d4e9d0 in thread_io_wait (io=0x584a61985560, fd=10, events=1, timeout=0x0) at /tmp/ruby/src/trunk-O0/thread.c:4624
to = 0x0
rel = 127489148661744
end = 0
_ec = 0x584a62f69690
_tag = {tag = 36, retval = 97075735588952, buf = {0x73f3616b2fe0, 0x584a34d4e90b <thread_io_wait+407>, 0x0, 0x73f3616b2ed0, 0x1}, prev = 0x73f3616b49d0, state = RUBY_TAG_NONE, lock_rec = 0}
fds = {{fd = 10, events = 1, revents = 0}}
result = 0
nfds = 1
blocking_operation = {list = {next = 0x584a61985630, prev = 0x584a61985630}, ec = 0x584a62f69690}
state = RUBY_TAG_NONE
lerrno = 0
ec = 0x584a62f69690
th = 0x584a61938d00
#3 0x0000584a34d4ebb2 in rb_thread_io_wait (io=0x584a61985560, events=1, timeout=0x0) at /tmp/ruby/src/trunk-O0/thread.c:4779
No locals.
#4 0x0000584a34c04c44 in rb_io_wait (io=127489169123680, events=3, timeout=4) at /tmp/ruby/src/trunk-O0/io.c:1477
scheduler = 4
fptr = 0x584a61985560
tv_storage = {tv_sec = 127489148661888, tv_usec = 97075735837134}
tv = 0x0
ready = 0
#5 0x0000584a34c04f6e in rb_io_maybe_wait (error=11, io=127489169123680, events=3, timeout=4) at /tmp/ruby/src/trunk-O0/io.c:1642
No locals.
#6 0x0000584a34c04fb3 in rb_io_maybe_wait_readable (error=11, io=127489169123680, timeout=4) at /tmp/ruby/src/trunk-O0/io.c:1653
result = 97075735588952
#7 0x000073f36346456a in rsock_s_accept (klass=127489181003840, io=127489169123680, sockaddr=0x73f3616b3190, len=0x73f3616b318c) at /tmp/ruby/src/trunk-O0/ext/socket/init.c:738
error = 11
fptr = 0x584a61985560
accept_arg = {fd = 10, sockaddr = 0x73f3616b3190, len = 0x73f3616b318c}
retry = 0
peer = -1
#8 0x000073f3634812fb in tcp_accept (server=127489169123680) at /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c:61
buffer = {addr = {sa_family = 0, sa_data = "\000\000\000\000\000\000(\271G\003\000\000\000"}, in = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "(\271G\003\000\000\000"}, in6 = {sin6_family = 0, sin6_port = 0, sin6_flowinfo = 0, sin6_addr = {__in6_u = {__u6_addr8 = "(\271G\003\000\000\000\000\3401ka\363s\000", __u6_addr16 = {47400, 839, 0, 0, 12768, 24939, 29683, 0}, __u6_addr32 = {55032104, 0, 1634415072, 29683}}}, sin6_scope_id = 884896349}, un = {sun_family = 0, sun_path = "\000\000\000\000\000\000(\271G\003\000\000\000\000\3401ka\363s\000\000]r\2764JX\000\000\000 \000\000\000\000\000\000\001p\2764\001\000\000\000\004\000\000\000\000\000\000\000\3202ka\363s\000\000\200\250\204c\363s\000\000\000\364\340`JX\000\000 2ka\363s\000\000\364t\2764JX\000\000 2ka\363s\000\000\b2ka\363s"}, storage = {ss_family = 0, __ss_padding = "\000\000\000\000\000\000(\271G\003\000\000\000\000\3401ka\363s\000\000]r\2764JX\000\000\000 \000\000\000\000\000\000\001p\2764\001\000\000\000\004\000\000\000\000\000\000\000\3202ka\363s\000\000\200\250\204c\363s\000\000\000\364\340`JX\000\000 2ka\363s\000\000\364t\2764JX\000\000 2ka\363s\000\000\b2ka\363s\000\000mj\2754JX\000", __ss_align = 127489148662368}, place_holder = "\000\000\000\000\000\000\000\000(\271G\003\000\000\000\000\3401ka\363s\000\000]r\2764JX\000\000\000 \000\000\000\000\000\000\001p\2764\001\000\000\000\004\000\000\000\000\000\000\000\3202ka\363s\000\000\200\250\204c\363s\000\000\000\364\340`JX\000\000 2ka\363s\000\000\364t\2764JX\000\000 2ka\363s\000\000\b2ka\363s\000\000mj\2754JX\000\000`2ka\363s\000\000\215\232\2754JX\000\000\000\000\000\000\000\000\000\000\360A\341`JX\000\000\000\364\340`JX\000\000\360A\341`JX\000\000\370A\341`JX\000\000\000\000\000\000\000\000\000\000p2ka\363s\000\000\341U\3304JX\000\000"...}
length = 2048
#9 0x0000584a34d97aa3 in ractor_safe_call_cfunc_0 (recv=127489169123680, argc=0, argv=0x584a63489838, func=0x73f3634812a5 <tcp_accept>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3731
f = 0x73f3634812a5 <tcp_accept>
#10 0x0000584a34d986ac in vm_call_cfunc_with_frame_ (ec=0x584a62f69690, reg_cfp=0x584a63589780, calling=0x73f3616b3bb0, argc=0, argv=0x584a63489838, stack_bottom=0x584a63489830) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0xe00100100001
cc = 0x73f3634410b8
val = 127489148664448
me = 0x73f3635c3170
cfunc = 0x584a624a2ac8
recv = 127489169123680
block_handler = 0
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#11 0x0000584a34d98921 in vm_call_cfunc_with_frame (ec=0x584a62f69690, reg_cfp=0x584a63589780, calling=0x73f3616b3bb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 0
stack_bottom = 0x584a63489830
argv = 0x584a63489838
#12 0x0000584a34d9f03d in vm_sendish (ec=0x584a62f69690, reg_cfp=0x584a63589780, cd=0x584a619381b0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0xe00100100001
cc = 0x73f3634410b8
argc = 0
recv = 127489169123680
calling = {cd = 0x584a619381b0, cc = 0x73f3634410b8, block_handler = 0, recv = 127489169123680, argc = 0, kw_splat = false, heap_argv = 0}
#13 0x0000584a34da6d01 in vm_exec_core (ec=0x584a62f69690) at ../../src/trunk-O0/insns.def:902
bh = 0
cd = 0x584a619381b0
leaf = false
val = 127489179627760
reg_pc = 0x584a61d8b960
reg_cfp = 0x584a63589780
insns_address_table = {0x584a34da3259 <vm_exec_core+108>, 0x584a34da32a9 <vm_exec_core+188>, 0x584a34da33a7 <vm_exec_core+442>, 0x584a34da34a9 <vm_exec_core+700>, 0x584a34da3635 <vm_exec_core+1096>, 0x584a34da3753 <vm_exec_core+1382>, 0x584a34da3953 <vm_exec_core+1894>, 0x584a34da3a53 <vm_exec_core+2150>, 0x584a34da3b1a <vm_exec_core+2349>, 0x584a34da3c0f <vm_exec_core+2594>, 0x584a34da3d04 <vm_exec_core+2839>, 0x584a34da3e00 <vm_exec_core+3091>, 0x584a34da3f00 <vm_exec_core+3347>, 0x584a34da3fbe <vm_exec_core+3537>, 0x584a34da40b5 <vm_exec_core+3784>, 0x584a34da419d <vm_exec_core+4016>, 0x584a34da424e <vm_exec_core+4193>, 0x584a34da42ff <vm_exec_core+4370>, 0x584a34da4376 <vm_exec_core+4489>, 0x584a34da43f0 <vm_exec_core+4611>, 0x584a34da4484 <vm_exec_core+4759>, 0x584a34da454a <vm_exec_core+4957>, 0x584a34da460a <vm_exec_core+5149>, 0x584a34da46ca <vm_exec_core+5341>, 0x584a34da4796 <vm_exec_core+5545>, 0x584a34da4846 <vm_exec_core+5721>, 0x584a34da4973 <vm_exec_core+6022>, 0x584a34da4a07 <vm_exec_core+6170>, 0x584a34da4ada <vm_exec_core+6381>, 0x584a34da4b99 <vm_exec_core+6572>, 0x584a34da4c4a <vm_exec_core+6749>, 0x584a34da4cfb <vm_exec_core+6926>, 0x584a34da4de0 <vm_exec_core+7155>, 0x584a34da4e90 <vm_exec_core+7331>, 0x584a34da4f40 <vm_exec_core+7507>, 0x584a34da5028 <vm_exec_core+7739>, 0x584a34da50f5 <vm_exec_core+7944>, 0x584a34da51d0 <vm_exec_core+8163>, 0x584a34da52ce <vm_exec_core+8417>, 0x584a34da53b6 <vm_exec_core+8649>, 0x584a34da541f <vm_exec_core+8754>, 0x584a34da54ce <vm_exec_core+8929>, 0x584a34da55aa <vm_exec_core+9149>, 0x584a34da5648 <vm_exec_core+9307>, 0x584a34da57ae <vm_exec_core+9665>, 0x584a34da5872 <vm_exec_core+9861>, 0x584a34da5949 <vm_exec_core+10076>, 0x584a34da59c8 <vm_exec_core+10203>, 0x584a34da5b11 <vm_exec_core+10532>, 0x584a34da607b <vm_exec_core+11918>, 0x584a34da6165 <vm_exec_core+12152>, 0x584a34da6256 <vm_exec_core+12393>, 0x584a34da6330 <vm_exec_core+12611>, 0x584a34da6533 <vm_exec_core+13126>, 0x584a34da6613 <vm_exec_core+13350>, 0x584a34da6707 <vm_exec_core+13594>, 0x584a34da6971 <vm_exec_core+14212>, 0x584a34da6c59 <vm_exec_core+14956>, 0x584a34da6e6f <vm_exec_core+15490>, 0x584a34da701c <vm_exec_core+15919>, 0x584a34da713e <vm_exec_core+16209>, 0x584a34da72a1 <vm_exec_core+16564>, 0x584a34da7404 <vm_exec_core+16919>, 0x584a34da7567 <vm_exec_core+17274>, 0x584a34da7689 <vm_exec_core+17564>, 0x584a34da77ec <vm_exec_core+17919>, 0x584a34da7930 <vm_exec_core+18243>, 0x584a34da7c17 <vm_exec_core+18986>, 0x584a34da7e81 <vm_exec_core+19604>, 0x584a34da8166 <vm_exec_core+20345>, 0x584a34da837c <vm_exec_core+20879>, 0x584a34da848c <vm_exec_core+21151>, 0x584a34da8521 <vm_exec_core+21300>, 0x584a34da85d3 <vm_exec_core+21478>, 0x584a34da86aa <vm_exec_core+21693>, 0x584a34da8784 <vm_exec_core+21911>, 0x584a34da885b <vm_exec_core+22126>, 0x584a34da895d <vm_exec_core+22384>, 0x584a34da8a72 <vm_exec_core+22661>, 0x584a34da8b9f <vm_exec_core+22962>, 0x584a34da8ccc <vm_exec_core+23263>, 0x584a34da8df9 <vm_exec_core+23564>, 0x584a34da8f26 <vm_exec_core+23865>, 0x584a34da9053 <vm_exec_core+24166>, 0x584a34da918b <vm_exec_core+24478>, 0x584a34da92fc <vm_exec_core+24847>, 0x584a34da9429 <vm_exec_core+25148>, 0x584a34da9556 <vm_exec_core+25449>, 0x584a34da9683 <vm_exec_core+25750>, 0x584a34da97b0 <vm_exec_core+26051>, 0x584a34da98dd <vm_exec_core+26352>, 0x584a34da9a0a <vm_exec_core+26653>, 0x584a34da9b37 <vm_exec_core+26954>, 0x584a34da9c64 <vm_exec_core+27255>, 0x584a34da9daa <vm_exec_core+27581>, 0x584a34da9ec0 <vm_exec_core+27859>, 0x584a34da9fd6 <vm_exec_core+28137>, 0x584a34daa0e7 <vm_exec_core+28410>, 0x584a34daa1f8 <vm_exec_core+28683>, 0x584a34daa31a <vm_exec_core+28973>, 0x584a34daa447 <vm_exec_core+29274>, 0x584a34daa520 <vm_exec_core+29491>, 0x584a34daa613 <vm_exec_core+29734>, 0x584a34daa749 <vm_exec_core+30044>, 0x584a34daa823 <vm_exec_core+30262>, 0x584a34daa8fd <vm_exec_core+30480>, 0x584a34daa9db <vm_exec_core+30702>, 0x584a34daaab9 <vm_exec_core+30924>, 0x584a34daab29 <vm_exec_core+31036>, 0x584a34daab99 <vm_exec_core+31148>, 0x584a34daabb7 <vm_exec_core+31178>, 0x584a34daabd5 <vm_exec_core+31208>, 0x584a34daabf3 <vm_exec_core+31238>, 0x584a34daac11 <vm_exec_core+31268>, 0x584a34daac2f <vm_exec_core+31298>, 0x584a34daac4d <vm_exec_core+31328>, 0x584a34daac6b <vm_exec_core+31358>, 0x584a34daac89 <vm_exec_core+31388>, 0x584a34daaca7 <vm_exec_core+31418>, 0x584a34daacc5 <vm_exec_core+31448>, 0x584a34daace3 <vm_exec_core+31478>, 0x584a34daad01 <vm_exec_core+31508>, 0x584a34daad1f <vm_exec_core+31538>, 0x584a34daad3d <vm_exec_core+31568>, 0x584a34daad5b <vm_exec_core+31598>, 0x584a34daad79 <vm_exec_core+31628>, 0x584a34daad97 <vm_exec_core+31658>, 0x584a34daadb5 <vm_exec_core+31688>, 0x584a34daadd3 <vm_exec_core+31718>, 0x584a34daadf1 <vm_exec_core+31748>, 0x584a34daae0f <vm_exec_core+31778>, 0x584a34daae2d <vm_exec_core+31808>, 0x584a34daae4b <vm_exec_core+31838>, 0x584a34daae69 <vm_exec_core+31868>, 0x584a34daae87 <vm_exec_core+31898>, 0x584a34daaea5 <vm_exec_core+31928>, 0x584a34daaec3 <vm_exec_core+31958>, 0x584a34daaee1 <vm_exec_core+31988>, 0x584a34daaeff <vm_exec_core+32018>, 0x584a34daaf1d <vm_exec_core+32048>, 0x584a34daaf3b <vm_exec_core+32078>, 0x584a34daaf59 <vm_exec_core+32108>, 0x584a34daaf77 <vm_exec_core+32138>, 0x584a34daaf95 <vm_exec_core+32168>, 0x584a34daafb3 <vm_exec_core+32198>, 0x584a34daafd1 <vm_exec_core+32228>, 0x584a34daafef <vm_exec_core+32258>, 0x584a34dab00d <vm_exec_core+32288>, 0x584a34dab02b <vm_exec_core+32318>, 0x584a34dab049 <vm_exec_core+32348>, 0x584a34dab067 <vm_exec_core+32378>, 0x584a34dab085 <vm_exec_core+32408>, 0x584a34dab0a3 <vm_exec_core+32438>, 0x584a34dab0c1 <vm_exec_core+32468>, 0x584a34dab0df <vm_exec_core+32498>, 0x584a34dab0fd <vm_exec_core+32528>, 0x584a34dab11b <vm_exec_core+32558>, 0x584a34dab139 <vm_exec_core+32588>, 0x584a34dab157 <vm_exec_core+32618>, 0x584a34dab175 <vm_exec_core+32648>, 0x584a34dab193 <vm_exec_core+32678>, 0x584a34dab1b1 <vm_exec_core+32708>, 0x584a34dab1cf <vm_exec_core+32738>, 0x584a34dab1ed <vm_exec_core+32768>, 0x584a34dab20b <vm_exec_core+32798>, 0x584a34dab229 <vm_exec_core+32828>, 0x584a34dab247 <vm_exec_core+32858>, 0x584a34dab265 <vm_exec_core+32888>, 0x584a34dab283 <vm_exec_core+32918>, 0x584a34dab2a1 <vm_exec_core+32948>, 0x584a34dab2bf <vm_exec_core+32978>, 0x584a34dab2dd <vm_exec_core+33008>, 0x584a34dab2fb <vm_exec_core+33038>, 0x584a34dab319 <vm_exec_core+33068>, 0x584a34dab337 <vm_exec_core+33098>, 0x584a34dab355 <vm_exec_core+33128>, 0x584a34dab373 <vm_exec_core+33158>, 0x584a34dab391 <vm_exec_core+33188>, 0x584a34dab3af <vm_exec_core+33218>, 0x584a34dab3cd <vm_exec_core+33248>, 0x584a34dab3eb <vm_exec_core+33278>, 0x584a34dab409 <vm_exec_core+33308>, 0x584a34dab427 <vm_exec_core+33338>, 0x584a34dab445 <vm_exec_core+33368>, 0x584a34dab463 <vm_exec_core+33398>, 0x584a34dab481 <vm_exec_core+33428>, 0x584a34dab49f <vm_exec_core+33458>, 0x584a34dab4bd <vm_exec_core+33488>, 0x584a34dab4db <vm_exec_core+33518>, 0x584a34dab4f9 <vm_exec_core+33548>, 0x584a34dab517 <vm_exec_core+33578>, 0x584a34dab535 <vm_exec_core+33608>, 0x584a34dab553 <vm_exec_core+33638>, 0x584a34dab571 <vm_exec_core+33668>, 0x584a34dab5a2 <vm_exec_core+33717>, 0x584a34dab5c0 <vm_exec_core+33747>, 0x584a34dab5de <vm_exec_core+33777>, 0x584a34dab5fc <vm_exec_core+33807>, 0x584a34dab61a <vm_exec_core+33837>, 0x584a34dab638 <vm_exec_core+33867>...}
#14 0x0000584a34dc0415 in rb_vm_exec (ec=0x584a62f69690) at /tmp/ruby/src/trunk-O0/vm.c:2784
_ec = 0x584a62f69690
_tag = {tag = 36, retval = 4, buf = {0x73f3616b4a50, 0x584a34dc0393 <rb_vm_exec+190>, 0x0, 0x73f3616b49a0, 0x584a61938ee0}, prev = 0x73f3616b4d20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#15 0x0000584a34dbd772 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x73f3616b4c00, argc=0, self=127489180768680, captured=0x584a61938ee0, ec=0x584a62f69690) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x73f3635cb528
opt_pc = 0
type = 572653569
cfp = 0x584a635897b8
sp = 0x584a63489808
flags = 0
use_argv = 0x73f3616b4c00
av = {8192, 127489169116440}
stack_argv = 0x584a63489808
#16 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x73f3616b4c00, argc=0, self=127489180768680, proc=0x584a61938ee0, ec=0x584a62f69690) at /tmp/ruby/src/trunk-O0/vm.c:1908
block = 0x584a61938ee0
#17 vm_invoke_proc (ec=0x584a62f69690, proc=0x584a61938ee0, self=127489180768680, argc=0, argv=0x73f3616b4c00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1938
No locals.
#18 0x0000584a34dbdee8 in rb_vm_invoke_proc (ec=0x584a62f69690, proc=0x584a61938ee0, argc=0, argv=0x73f3616b4c00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1959
self = 127489180768680
#19 0x0000584a34d48877 in thread_do_start_proc (th=0x584a61938d00) at /tmp/ruby/src/trunk-O0/thread.c:614
args = 127489169116560
args_ptr = 0x73f3616b4c00
args_len = 0
procval = 127489169116480
proc = 0x584a61938ee0
#20 0x0000584a34d488ec in thread_do_start (th=0x584a61938d00) at /tmp/ruby/src/trunk-O0/thread.c:631
result = 36
#21 0x0000584a34d48bef in thread_start_func_2 (th=0x584a61938d00, stack_start=0x73f3616b4dc8) at /tmp/ruby/src/trunk-O0/thread.c:686
_ec = 0x584a62f69690
_tag = {tag = 36, retval = 127489148674048, buf = {0x73f3616b4da0, 0x584a34d48b0c <thread_start_func_2+438>, 0x0, 0x73f3616b4cb0, 0x73f3616b4da0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
ractor_main_th = 0x584a60e0f010
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
#22 0x0000584a34d41afc in call_thread_start_func_2 (th=0x584a61938d00) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2238
stack_start = 0
stack_start_addr = 0x73f3616b4dc8
#23 0x0000584a34d41c20 in nt_start (ptr=0x584a619f7aa0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2283
th = 0x584a61938d00
sched = 0x584a60e140f8
nt = 0x584a619f7aa0
vm = 0x584a60e0cad0
#24 0x000073f37e109a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {127489148671680, -2804828559873505567, 127489148671680, -264, 0, 140731119365712, -2804828559860922655, -2804896224633387295}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x000073f37e196c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x73f37e06a7c0 (LWP 3596785) "ruby"):
#0 0x000073f37e105d61 in __futex_abstimed_wait_common64 (private=32766, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x584a60e14004) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=32766, abstime=0x0, clockid=0, expected=0, futex_word=0x584a60e14004) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x584a60e14004, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x000073f37e1087dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x584a60e140f8, cond=0x584a60e13fd8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x73f37e1084a0 <__condvar_cleanup_waiting>, __arg = 0x7ffe8460f310, __canceltype = -2074021088, __prev = 0x0}
cbuffer = {wseq = 3535, cond = 0x584a60e13fd8, mutex = 0x584a60e140f8, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 3535
seq = 1767
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x584a60e13fd8, mutex=0x584a60e140f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000584a34d3eb65 in rb_native_cond_wait (cond=0x584a60e13fd8, mutex=0x584a60e140f8) at /tmp/ruby/src/trunk-O0/thread_pthread.c:231
r = 22602
#6 0x0000584a34d3fb30 in thread_sched_wait_running_turn (sched=0x584a60e140f8, th=0x584a60e0f010, can_direct_transfer=false) at /tmp/ruby/src/trunk-O0/thread_pthread.c:851
next_th = 0x584a61938d00
#7 0x0000584a34d4031d in thread_sched_to_waiting_until_wakeup (sched=0x584a60e140f8, th=0x584a60e0f010) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1126
can_direct_transfer = false
#8 0x0000584a34d44a31 in native_sleep (th=0x584a60e0f010, rel=0x0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3350
sched = 0x584a60e140f8
#9 0x0000584a34d4a19d in sleep_forever (th=0x584a60e0f010, fl=13) at /tmp/ruby/src/trunk-O0/thread.c:1381
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = 22602
#10 0x0000584a34d49992 in thread_join_sleep (arg=140731119367712) at /tmp/ruby/src/trunk-O0/thread.c:1074
scheduler = 4
p = 0x7ffe8460f620
target_th = 0x584a61938d00
th = 0x584a60e0f010
end = 0
limit = 0x0
#11 0x0000584a34bc4db1 in rb_ensure (b_proc=0x584a34d498d4 <thread_join_sleep>, data1=140731119367712, e_proc=0x584a34d49804 <remove_from_join_list>, data2=140731119367712) at /tmp/ruby/src/trunk-O0/eval.c:1174
_ec = 0x584a60e142d0
_tag = {tag = 36, retval = 127489169116240, buf = {0x7ffe8460f5b0, 0x584a34bc4d54 <rb_ensure+220>, 0x0, 0x7ffe8460f4e0, 0x0}, prev = 0x7ffe846106e0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 4
errinfo = 1656955272
ec = 0x584a60e142d0
#12 0x0000584a34d49bb7 in thread_join (target_th=0x584a61938d00, timeout=4, limit=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1131
waiter = {next = 0x0, thread = 0x584a60e0f010, fiber = 0x0}
arg = {waiter = 0x7ffe8460f600, target = 0x584a61938d00, timeout = 4, limit = 0x0}
ec = 0x584a60e142d0
th = 0x584a60e0f010
fiber = 0x584a60e14280
#13 0x0000584a34d49dc6 in thread_value (self=127489169116680) at /tmp/ruby/src/trunk-O0/thread.c:1253
th = 0x584a61938d00
#14 0x0000584a34d97aa3 in ractor_safe_call_cfunc_0 (recv=127489169116680, argc=0, argv=0x73f37df093d8, func=0x584a34d49d90 <thread_value>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3731
f = 0x584a34d49d90 <thread_value>
#15 0x0000584a34d986ac in vm_call_cfunc_with_frame_ (ec=0x584a60e142d0, reg_cfp=0x73f37e008c58, calling=0x7ffe8460f890, argc=0, argv=0x73f37df093d8, stack_bottom=0x73f37df093d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0x260100100001
cc = 0x73f36364d780
val = 127489169116680
me = 0x73f37de779f0
cfunc = 0x584a60eb5e58
recv = 127489169116680
block_handler = 0
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#16 0x0000584a34d98921 in vm_call_cfunc_with_frame (ec=0x584a60e142d0, reg_cfp=0x73f37e008c58, calling=0x7ffe8460f890) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 0
stack_bottom = 0x73f37df093d0
argv = 0x73f37df093d8
#17 0x0000584a34d9f03d in vm_sendish (ec=0x584a60e142d0, reg_cfp=0x73f37e008c58, cd=0x584a60e12c00, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0x260100100001
cc = 0x73f36364d780
argc = 0
recv = 127489169116680
calling = {cd = 0x584a60e12c00, cc = 0x73f36364d780, block_handler = 0, recv = 127489169116680, argc = 0, kw_splat = false, heap_argv = 0}
#18 0x0000584a34da6d01 in vm_exec_core (ec=0x584a60e142d0) at ../../src/trunk-O0/insns.def:902
bh = 0
cd = 0x584a60e12c00
leaf = false
val = 127489169116680
reg_pc = 0x584a60ebc1b8
reg_cfp = 0x73f37e008c58
insns_address_table = {0x584a34da3259 <vm_exec_core+108>, 0x584a34da32a9 <vm_exec_core+188>, 0x584a34da33a7 <vm_exec_core+442>, 0x584a34da34a9 <vm_exec_core+700>, 0x584a34da3635 <vm_exec_core+1096>, 0x584a34da3753 <vm_exec_core+1382>, 0x584a34da3953 <vm_exec_core+1894>, 0x584a34da3a53 <vm_exec_core+2150>, 0x584a34da3b1a <vm_exec_core+2349>, 0x584a34da3c0f <vm_exec_core+2594>, 0x584a34da3d04 <vm_exec_core+2839>, 0x584a34da3e00 <vm_exec_core+3091>, 0x584a34da3f00 <vm_exec_core+3347>, 0x584a34da3fbe <vm_exec_core+3537>, 0x584a34da40b5 <vm_exec_core+3784>, 0x584a34da419d <vm_exec_core+4016>, 0x584a34da424e <vm_exec_core+4193>, 0x584a34da42ff <vm_exec_core+4370>, 0x584a34da4376 <vm_exec_core+4489>, 0x584a34da43f0 <vm_exec_core+4611>, 0x584a34da4484 <vm_exec_core+4759>, 0x584a34da454a <vm_exec_core+4957>, 0x584a34da460a <vm_exec_core+5149>, 0x584a34da46ca <vm_exec_core+5341>, 0x584a34da4796 <vm_exec_core+5545>, 0x584a34da4846 <vm_exec_core+5721>, 0x584a34da4973 <vm_exec_core+6022>, 0x584a34da4a07 <vm_exec_core+6170>, 0x584a34da4ada <vm_exec_core+6381>, 0x584a34da4b99 <vm_exec_core+6572>, 0x584a34da4c4a <vm_exec_core+6749>, 0x584a34da4cfb <vm_exec_core+6926>, 0x584a34da4de0 <vm_exec_core+7155>, 0x584a34da4e90 <vm_exec_core+7331>, 0x584a34da4f40 <vm_exec_core+7507>, 0x584a34da5028 <vm_exec_core+7739>, 0x584a34da50f5 <vm_exec_core+7944>, 0x584a34da51d0 <vm_exec_core+8163>, 0x584a34da52ce <vm_exec_core+8417>, 0x584a34da53b6 <vm_exec_core+8649>, 0x584a34da541f <vm_exec_core+8754>, 0x584a34da54ce <vm_exec_core+8929>, 0x584a34da55aa <vm_exec_core+9149>, 0x584a34da5648 <vm_exec_core+9307>, 0x584a34da57ae <vm_exec_core+9665>, 0x584a34da5872 <vm_exec_core+9861>, 0x584a34da5949 <vm_exec_core+10076>, 0x584a34da59c8 <vm_exec_core+10203>, 0x584a34da5b11 <vm_exec_core+10532>, 0x584a34da607b <vm_exec_core+11918>, 0x584a34da6165 <vm_exec_core+12152>, 0x584a34da6256 <vm_exec_core+12393>, 0x584a34da6330 <vm_exec_core+12611>, 0x584a34da6533 <vm_exec_core+13126>, 0x584a34da6613 <vm_exec_core+13350>, 0x584a34da6707 <vm_exec_core+13594>, 0x584a34da6971 <vm_exec_core+14212>, 0x584a34da6c59 <vm_exec_core+14956>, 0x584a34da6e6f <vm_exec_core+15490>, 0x584a34da701c <vm_exec_core+15919>, 0x584a34da713e <vm_exec_core+16209>, 0x584a34da72a1 <vm_exec_core+16564>, 0x584a34da7404 <vm_exec_core+16919>, 0x584a34da7567 <vm_exec_core+17274>, 0x584a34da7689 <vm_exec_core+17564>, 0x584a34da77ec <vm_exec_core+17919>, 0x584a34da7930 <vm_exec_core+18243>, 0x584a34da7c17 <vm_exec_core+18986>, 0x584a34da7e81 <vm_exec_core+19604>, 0x584a34da8166 <vm_exec_core+20345>, 0x584a34da837c <vm_exec_core+20879>, 0x584a34da848c <vm_exec_core+21151>, 0x584a34da8521 <vm_exec_core+21300>, 0x584a34da85d3 <vm_exec_core+21478>, 0x584a34da86aa <vm_exec_core+21693>, 0x584a34da8784 <vm_exec_core+21911>, 0x584a34da885b <vm_exec_core+22126>, 0x584a34da895d <vm_exec_core+22384>, 0x584a34da8a72 <vm_exec_core+22661>, 0x584a34da8b9f <vm_exec_core+22962>, 0x584a34da8ccc <vm_exec_core+23263>, 0x584a34da8df9 <vm_exec_core+23564>, 0x584a34da8f26 <vm_exec_core+23865>, 0x584a34da9053 <vm_exec_core+24166>, 0x584a34da918b <vm_exec_core+24478>, 0x584a34da92fc <vm_exec_core+24847>, 0x584a34da9429 <vm_exec_core+25148>, 0x584a34da9556 <vm_exec_core+25449>, 0x584a34da9683 <vm_exec_core+25750>, 0x584a34da97b0 <vm_exec_core+26051>, 0x584a34da98dd <vm_exec_core+26352>, 0x584a34da9a0a <vm_exec_core+26653>, 0x584a34da9b37 <vm_exec_core+26954>, 0x584a34da9c64 <vm_exec_core+27255>, 0x584a34da9daa <vm_exec_core+27581>, 0x584a34da9ec0 <vm_exec_core+27859>, 0x584a34da9fd6 <vm_exec_core+28137>, 0x584a34daa0e7 <vm_exec_core+28410>, 0x584a34daa1f8 <vm_exec_core+28683>, 0x584a34daa31a <vm_exec_core+28973>, 0x584a34daa447 <vm_exec_core+29274>, 0x584a34daa520 <vm_exec_core+29491>, 0x584a34daa613 <vm_exec_core+29734>, 0x584a34daa749 <vm_exec_core+30044>, 0x584a34daa823 <vm_exec_core+30262>, 0x584a34daa8fd <vm_exec_core+30480>, 0x584a34daa9db <vm_exec_core+30702>, 0x584a34daaab9 <vm_exec_core+30924>, 0x584a34daab29 <vm_exec_core+31036>, 0x584a34daab99 <vm_exec_core+31148>, 0x584a34daabb7 <vm_exec_core+31178>, 0x584a34daabd5 <vm_exec_core+31208>, 0x584a34daabf3 <vm_exec_core+31238>, 0x584a34daac11 <vm_exec_core+31268>, 0x584a34daac2f <vm_exec_core+31298>, 0x584a34daac4d <vm_exec_core+31328>, 0x584a34daac6b <vm_exec_core+31358>, 0x584a34daac89 <vm_exec_core+31388>, 0x584a34daaca7 <vm_exec_core+31418>, 0x584a34daacc5 <vm_exec_core+31448>, 0x584a34daace3 <vm_exec_core+31478>, 0x584a34daad01 <vm_exec_core+31508>, 0x584a34daad1f <vm_exec_core+31538>, 0x584a34daad3d <vm_exec_core+31568>, 0x584a34daad5b <vm_exec_core+31598>, 0x584a34daad79 <vm_exec_core+31628>, 0x584a34daad97 <vm_exec_core+31658>, 0x584a34daadb5 <vm_exec_core+31688>, 0x584a34daadd3 <vm_exec_core+31718>, 0x584a34daadf1 <vm_exec_core+31748>, 0x584a34daae0f <vm_exec_core+31778>, 0x584a34daae2d <vm_exec_core+31808>, 0x584a34daae4b <vm_exec_core+31838>, 0x584a34daae69 <vm_exec_core+31868>, 0x584a34daae87 <vm_exec_core+31898>, 0x584a34daaea5 <vm_exec_core+31928>, 0x584a34daaec3 <vm_exec_core+31958>, 0x584a34daaee1 <vm_exec_core+31988>, 0x584a34daaeff <vm_exec_core+32018>, 0x584a34daaf1d <vm_exec_core+32048>, 0x584a34daaf3b <vm_exec_core+32078>, 0x584a34daaf59 <vm_exec_core+32108>, 0x584a34daaf77 <vm_exec_core+32138>, 0x584a34daaf95 <vm_exec_core+32168>, 0x584a34daafb3 <vm_exec_core+32198>, 0x584a34daafd1 <vm_exec_core+32228>, 0x584a34daafef <vm_exec_core+32258>, 0x584a34dab00d <vm_exec_core+32288>, 0x584a34dab02b <vm_exec_core+32318>, 0x584a34dab049 <vm_exec_core+32348>, 0x584a34dab067 <vm_exec_core+32378>, 0x584a34dab085 <vm_exec_core+32408>, 0x584a34dab0a3 <vm_exec_core+32438>, 0x584a34dab0c1 <vm_exec_core+32468>, 0x584a34dab0df <vm_exec_core+32498>, 0x584a34dab0fd <vm_exec_core+32528>, 0x584a34dab11b <vm_exec_core+32558>, 0x584a34dab139 <vm_exec_core+32588>, 0x584a34dab157 <vm_exec_core+32618>, 0x584a34dab175 <vm_exec_core+32648>, 0x584a34dab193 <vm_exec_core+32678>, 0x584a34dab1b1 <vm_exec_core+32708>, 0x584a34dab1cf <vm_exec_core+32738>, 0x584a34dab1ed <vm_exec_core+32768>, 0x584a34dab20b <vm_exec_core+32798>, 0x584a34dab229 <vm_exec_core+32828>, 0x584a34dab247 <vm_exec_core+32858>, 0x584a34dab265 <vm_exec_core+32888>, 0x584a34dab283 <vm_exec_core+32918>, 0x584a34dab2a1 <vm_exec_core+32948>, 0x584a34dab2bf <vm_exec_core+32978>, 0x584a34dab2dd <vm_exec_core+33008>, 0x584a34dab2fb <vm_exec_core+33038>, 0x584a34dab319 <vm_exec_core+33068>, 0x584a34dab337 <vm_exec_core+33098>, 0x584a34dab355 <vm_exec_core+33128>, 0x584a34dab373 <vm_exec_core+33158>, 0x584a34dab391 <vm_exec_core+33188>, 0x584a34dab3af <vm_exec_core+33218>, 0x584a34dab3cd <vm_exec_core+33248>, 0x584a34dab3eb <vm_exec_core+33278>, 0x584a34dab409 <vm_exec_core+33308>, 0x584a34dab427 <vm_exec_core+33338>, 0x584a34dab445 <vm_exec_core+33368>, 0x584a34dab463 <vm_exec_core+33398>, 0x584a34dab481 <vm_exec_core+33428>, 0x584a34dab49f <vm_exec_core+33458>, 0x584a34dab4bd <vm_exec_core+33488>, 0x584a34dab4db <vm_exec_core+33518>, 0x584a34dab4f9 <vm_exec_core+33548>, 0x584a34dab517 <vm_exec_core+33578>, 0x584a34dab535 <vm_exec_core+33608>, 0x584a34dab553 <vm_exec_core+33638>, 0x584a34dab571 <vm_exec_core+33668>, 0x584a34dab5a2 <vm_exec_core+33717>, 0x584a34dab5c0 <vm_exec_core+33747>, 0x584a34dab5de <vm_exec_core+33777>, 0x584a34dab5fc <vm_exec_core+33807>, 0x584a34dab61a <vm_exec_core+33837>, 0x584a34dab638 <vm_exec_core+33867>...}
#19 0x0000584a34dc0520 in vm_exec_loop (ec=0x584a60e142d0, state=RUBY_TAG_RAISE, tag=0x7ffe846106e0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2811
No locals.
#20 0x0000584a34dc0468 in rb_vm_exec (ec=0x584a60e142d0) at /tmp/ruby/src/trunk-O0/vm.c:2790
_ec = 0x584a60e142d0
_tag = {tag = 36, retval = 4, buf = {0x7ffe84610760, 0x584a34dc0393 <rb_vm_exec+190>, 0x0, 0x7ffe846106b0, 0x73f37e008d18}, prev = 0x7ffe84610990, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#21 0x0000584a34dbd0ec in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe84610928, argc=1, self=127489180768680, captured=0x73f37e008d18, ec=0x584a60e142d0) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x73f3635cd378
opt_pc = 0
type = 572653569
cfp = 0x73f37e008cc8
sp = 0x73f37df09338
flags = 0
use_argv = 0x7ffe84610928
av = {97075737416963, 127489628212424}
stack_argv = 0x73f37df09338
#22 invoke_block_from_c_bh (ec=0x584a60e142d0, block_handler=127489628212505, argc=1, argv=0x7ffe84610928, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1828
captured = 0x73f37e008d18
#23 0x0000584a34dbd2a8 in vm_yield_with_cref (ec=0x584a60e142d0, argc=1, argv=0x7ffe84610928, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1865
No locals.
#24 0x0000584a34dbd2e6 in vm_yield (ec=0x584a60e142d0, argc=1, argv=0x7ffe84610928, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1873
No locals.
#25 0x0000584a34db6cae in rb_yield_0 (argc=1, argv=0x7ffe84610928) at /tmp/ruby/src/trunk-O0/vm_eval.c:1362
No locals.
#26 0x0000584a34db6d15 in rb_yield (val=127489169123680) at /tmp/ruby/src/trunk-O0/vm_eval.c:1378
No locals.
#27 0x0000584a34bc4db1 in rb_ensure (b_proc=0x584a34db6cd3 <rb_yield>, data1=127489169123680, e_proc=0x584a34c0cfd3 <io_close>, data2=127489169123680) at /tmp/ruby/src/trunk-O0/eval.c:1174
_ec = 0x584a60e142d0
_tag = {tag = 36, retval = 97075737406821, buf = {0x7ffe84610a10, 0x584a34bc4d54 <rb_ensure+220>, 0x0, 0x7ffe84610940, 0x7ffe846109e8}, prev = 0x7ffe84611a80, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 4
errinfo = 127489627165488
ec = 0x584a60e142d0
#28 0x0000584a34c11374 in rb_io_s_open (argc=2, argv=0x73f37df09310, klass=127489181003520) at /tmp/ruby/src/trunk-O0/io.c:8175
io = 127489169123680
#29 0x0000584a34d97a71 in ractor_safe_call_cfunc_m1 (recv=127489181003520, argc=2, argv=0x73f37df09310, func=0x584a34c1130d <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3724
f = 0x584a34c1130d <rb_io_s_open>
#30 0x0000584a34d986ac in vm_call_cfunc_with_frame_ (ec=0x584a60e142d0, reg_cfp=0x73f37e008d00, calling=0x7ffe84610c60, argc=2, argv=0x73f37df09310, stack_bottom=0x73f37df09308) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0x414100000005
cc = 0x73f36374f340
val = 140731119373104
me = 0x73f37de992f8
cfunc = 0x584a60e88578
recv = 127489181003520
block_handler = 127489628212505
frame_type = 1431634051
len = -1
args = <optimized out>
args = <optimized out>
#31 0x0000584a34d98921 in vm_call_cfunc_with_frame (ec=0x584a60e142d0, reg_cfp=0x73f37e008d00, calling=0x7ffe84610c60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 2
stack_bottom = 0x73f37df09308
argv = 0x73f37df09310
#32 0x0000584a34d9f03d in vm_sendish (ec=0x584a60e142d0, reg_cfp=0x73f37e008d00, cd=0x584a627494f0, block_handler=127489628212505, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0x414100000005
cc = 0x73f36374f340
argc = 2
recv = 127489181003520
calling = {cd = 0x584a627494f0, cc = 0x73f36374f340, block_handler = 127489628212505, recv = 127489181003520, argc = 2, kw_splat = false, heap_argv = 0}
#33 0x0000584a34da6803 in vm_exec_core (ec=0x584a60e142d0) at ../../src/trunk-O0/insns.def:854
bh = 127489628212505
cd = 0x584a627494f0
blockiseq = 0x73f3635cd378
leaf = false
val = 127489169125560
reg_pc = 0x584a614fda20
reg_cfp = 0x73f37e008d00
insns_address_table = {0x584a34da3259 <vm_exec_core+108>, 0x584a34da32a9 <vm_exec_core+188>, 0x584a34da33a7 <vm_exec_core+442>, 0x584a34da34a9 <vm_exec_core+700>, 0x584a34da3635 <vm_exec_core+1096>, 0x584a34da3753 <vm_exec_core+1382>, 0x584a34da3953 <vm_exec_core+1894>, 0x584a34da3a53 <vm_exec_core+2150>, 0x584a34da3b1a <vm_exec_core+2349>, 0x584a34da3c0f <vm_exec_core+2594>, 0x584a34da3d04 <vm_exec_core+2839>, 0x584a34da3e00 <vm_exec_core+3091>, 0x584a34da3f00 <vm_exec_core+3347>, 0x584a34da3fbe <vm_exec_core+3537>, 0x584a34da40b5 <vm_exec_core+3784>, 0x584a34da419d <vm_exec_core+4016>, 0x584a34da424e <vm_exec_core+4193>, 0x584a34da42ff <vm_exec_core+4370>, 0x584a34da4376 <vm_exec_core+4489>, 0x584a34da43f0 <vm_exec_core+4611>, 0x584a34da4484 <vm_exec_core+4759>, 0x584a34da454a <vm_exec_core+4957>, 0x584a34da460a <vm_exec_core+5149>, 0x584a34da46ca <vm_exec_core+5341>, 0x584a34da4796 <vm_exec_core+5545>, 0x584a34da4846 <vm_exec_core+5721>, 0x584a34da4973 <vm_exec_core+6022>, 0x584a34da4a07 <vm_exec_core+6170>, 0x584a34da4ada <vm_exec_core+6381>, 0x584a34da4b99 <vm_exec_core+6572>, 0x584a34da4c4a <vm_exec_core+6749>, 0x584a34da4cfb <vm_exec_core+6926>, 0x584a34da4de0 <vm_exec_core+7155>, 0x584a34da4e90 <vm_exec_core+7331>, 0x584a34da4f40 <vm_exec_core+7507>, 0x584a34da5028 <vm_exec_core+7739>, 0x584a34da50f5 <vm_exec_core+7944>, 0x584a34da51d0 <vm_exec_core+8163>, 0x584a34da52ce <vm_exec_core+8417>, 0x584a34da53b6 <vm_exec_core+8649>, 0x584a34da541f <vm_exec_core+8754>, 0x584a34da54ce <vm_exec_core+8929>, 0x584a34da55aa <vm_exec_core+9149>, 0x584a34da5648 <vm_exec_core+9307>, 0x584a34da57ae <vm_exec_core+9665>, 0x584a34da5872 <vm_exec_core+9861>, 0x584a34da5949 <vm_exec_core+10076>, 0x584a34da59c8 <vm_exec_core+10203>, 0x584a34da5b11 <vm_exec_core+10532>, 0x584a34da607b <vm_exec_core+11918>, 0x584a34da6165 <vm_exec_core+12152>, 0x584a34da6256 <vm_exec_core+12393>, 0x584a34da6330 <vm_exec_core+12611>, 0x584a34da6533 <vm_exec_core+13126>, 0x584a34da6613 <vm_exec_core+13350>, 0x584a34da6707 <vm_exec_core+13594>, 0x584a34da6971 <vm_exec_core+14212>, 0x584a34da6c59 <vm_exec_core+14956>, 0x584a34da6e6f <vm_exec_core+15490>, 0x584a34da701c <vm_exec_core+15919>, 0x584a34da713e <vm_exec_core+16209>, 0x584a34da72a1 <vm_exec_core+16564>, 0x584a34da7404 <vm_exec_core+16919>, 0x584a34da7567 <vm_exec_core+17274>, 0x584a34da7689 <vm_exec_core+17564>, 0x584a34da77ec <vm_exec_core+17919>, 0x584a34da7930 <vm_exec_core+18243>, 0x584a34da7c17 <vm_exec_core+18986>, 0x584a34da7e81 <vm_exec_core+19604>, 0x584a34da8166 <vm_exec_core+20345>, 0x584a34da837c <vm_exec_core+20879>, 0x584a34da848c <vm_exec_core+21151>, 0x584a34da8521 <vm_exec_core+21300>, 0x584a34da85d3 <vm_exec_core+21478>, 0x584a34da86aa <vm_exec_core+21693>, 0x584a34da8784 <vm_exec_core+21911>, 0x584a34da885b <vm_exec_core+22126>, 0x584a34da895d <vm_exec_core+22384>, 0x584a34da8a72 <vm_exec_core+22661>, 0x584a34da8b9f <vm_exec_core+22962>, 0x584a34da8ccc <vm_exec_core+23263>, 0x584a34da8df9 <vm_exec_core+23564>, 0x584a34da8f26 <vm_exec_core+23865>, 0x584a34da9053 <vm_exec_core+24166>, 0x584a34da918b <vm_exec_core+24478>, 0x584a34da92fc <vm_exec_core+24847>, 0x584a34da9429 <vm_exec_core+25148>, 0x584a34da9556 <vm_exec_core+25449>, 0x584a34da9683 <vm_exec_core+25750>, 0x584a34da97b0 <vm_exec_core+26051>, 0x584a34da98dd <vm_exec_core+26352>, 0x584a34da9a0a <vm_exec_core+26653>, 0x584a34da9b37 <vm_exec_core+26954>, 0x584a34da9c64 <vm_exec_core+27255>, 0x584a34da9daa <vm_exec_core+27581>, 0x584a34da9ec0 <vm_exec_core+27859>, 0x584a34da9fd6 <vm_exec_core+28137>, 0x584a34daa0e7 <vm_exec_core+28410>, 0x584a34daa1f8 <vm_exec_core+28683>, 0x584a34daa31a <vm_exec_core+28973>, 0x584a34daa447 <vm_exec_core+29274>, 0x584a34daa520 <vm_exec_core+29491>, 0x584a34daa613 <vm_exec_core+29734>, 0x584a34daa749 <vm_exec_core+30044>, 0x584a34daa823 <vm_exec_core+30262>, 0x584a34daa8fd <vm_exec_core+30480>, 0x584a34daa9db <vm_exec_core+30702>, 0x584a34daaab9 <vm_exec_core+30924>, 0x584a34daab29 <vm_exec_core+31036>, 0x584a34daab99 <vm_exec_core+31148>, 0x584a34daabb7 <vm_exec_core+31178>, 0x584a34daabd5 <vm_exec_core+31208>, 0x584a34daabf3 <vm_exec_core+31238>, 0x584a34daac11 <vm_exec_core+31268>, 0x584a34daac2f <vm_exec_core+31298>, 0x584a34daac4d <vm_exec_core+31328>, 0x584a34daac6b <vm_exec_core+31358>, 0x584a34daac89 <vm_exec_core+31388>, 0x584a34daaca7 <vm_exec_core+31418>, 0x584a34daacc5 <vm_exec_core+31448>, 0x584a34daace3 <vm_exec_core+31478>, 0x584a34daad01 <vm_exec_core+31508>, 0x584a34daad1f <vm_exec_core+31538>, 0x584a34daad3d <vm_exec_core+31568>, 0x584a34daad5b <vm_exec_core+31598>, 0x584a34daad79 <vm_exec_core+31628>, 0x584a34daad97 <vm_exec_core+31658>, 0x584a34daadb5 <vm_exec_core+31688>, 0x584a34daadd3 <vm_exec_core+31718>, 0x584a34daadf1 <vm_exec_core+31748>, 0x584a34daae0f <vm_exec_core+31778>, 0x584a34daae2d <vm_exec_core+31808>, 0x584a34daae4b <vm_exec_core+31838>, 0x584a34daae69 <vm_exec_core+31868>, 0x584a34daae87 <vm_exec_core+31898>, 0x584a34daaea5 <vm_exec_core+31928>, 0x584a34daaec3 <vm_exec_core+31958>, 0x584a34daaee1 <vm_exec_core+31988>, 0x584a34daaeff <vm_exec_core+32018>, 0x584a34daaf1d <vm_exec_core+32048>, 0x584a34daaf3b <vm_exec_core+32078>, 0x584a34daaf59 <vm_exec_core+32108>, 0x584a34daaf77 <vm_exec_core+32138>, 0x584a34daaf95 <vm_exec_core+32168>, 0x584a34daafb3 <vm_exec_core+32198>, 0x584a34daafd1 <vm_exec_core+32228>, 0x584a34daafef <vm_exec_core+32258>, 0x584a34dab00d <vm_exec_core+32288>, 0x584a34dab02b <vm_exec_core+32318>, 0x584a34dab049 <vm_exec_core+32348>, 0x584a34dab067 <vm_exec_core+32378>, 0x584a34dab085 <vm_exec_core+32408>, 0x584a34dab0a3 <vm_exec_core+32438>, 0x584a34dab0c1 <vm_exec_core+32468>, 0x584a34dab0df <vm_exec_core+32498>, 0x584a34dab0fd <vm_exec_core+32528>, 0x584a34dab11b <vm_exec_core+32558>, 0x584a34dab139 <vm_exec_core+32588>, 0x584a34dab157 <vm_exec_core+32618>, 0x584a34dab175 <vm_exec_core+32648>, 0x584a34dab193 <vm_exec_core+32678>, 0x584a34dab1b1 <vm_exec_core+32708>, 0x584a34dab1cf <vm_exec_core+32738>, 0x584a34dab1ed <vm_exec_core+32768>, 0x584a34dab20b <vm_exec_core+32798>, 0x584a34dab229 <vm_exec_core+32828>, 0x584a34dab247 <vm_exec_core+32858>, 0x584a34dab265 <vm_exec_core+32888>, 0x584a34dab283 <vm_exec_core+32918>, 0x584a34dab2a1 <vm_exec_core+32948>, 0x584a34dab2bf <vm_exec_core+32978>, 0x584a34dab2dd <vm_exec_core+33008>, 0x584a34dab2fb <vm_exec_core+33038>, 0x584a34dab319 <vm_exec_core+33068>, 0x584a34dab337 <vm_exec_core+33098>, 0x584a34dab355 <vm_exec_core+33128>, 0x584a34dab373 <vm_exec_core+33158>, 0x584a34dab391 <vm_exec_core+33188>, 0x584a34dab3af <vm_exec_core+33218>, 0x584a34dab3cd <vm_exec_core+33248>, 0x584a34dab3eb <vm_exec_core+33278>, 0x584a34dab409 <vm_exec_core+33308>, 0x584a34dab427 <vm_exec_core+33338>, 0x584a34dab445 <vm_exec_core+33368>, 0x584a34dab463 <vm_exec_core+33398>, 0x584a34dab481 <vm_exec_core+33428>, 0x584a34dab49f <vm_exec_core+33458>, 0x584a34dab4bd <vm_exec_core+33488>, 0x584a34dab4db <vm_exec_core+33518>, 0x584a34dab4f9 <vm_exec_core+33548>, 0x584a34dab517 <vm_exec_core+33578>, 0x584a34dab535 <vm_exec_core+33608>, 0x584a34dab553 <vm_exec_core+33638>, 0x584a34dab571 <vm_exec_core+33668>, 0x584a34dab5a2 <vm_exec_core+33717>, 0x584a34dab5c0 <vm_exec_core+33747>, 0x584a34dab5de <vm_exec_core+33777>, 0x584a34dab5fc <vm_exec_core+33807>, 0x584a34dab61a <vm_exec_core+33837>, 0x584a34dab638 <vm_exec_core+33867>...}
#34 0x0000584a34dc0415 in rb_vm_exec (ec=0x584a60e142d0) at /tmp/ruby/src/trunk-O0/vm.c:2784
_ec = 0x584a60e142d0
_tag = {tag = 36, retval = 4, buf = {0x7ffe84611b00, 0x584a34dc0393 <rb_vm_exec+190>, 0x0, 0x7ffe84611a50, 0x73f37e008e30}, prev = 0x7ffe84612d60, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#35 0x0000584a34dbd0ec in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe84611cc8, argc=1, self=127489185093200, captured=0x73f37e008e30, ec=0x584a60e142d0) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x73f37de10ae8
opt_pc = 0
type = 572653569
cfp = 0x73f37e008de0
sp = 0x73f37df09238
flags = 0
use_argv = 0x7ffe84611cc8
av = {97075737416963, 127489628212704}
stack_argv = 0x73f37df09238
#36 invoke_block_from_c_bh (ec=0x584a60e142d0, block_handler=127489628212785, argc=1, argv=0x7ffe84611cc8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1828
captured = 0x73f37e008e30
#37 0x0000584a34dbd2a8 in vm_yield_with_cref (ec=0x584a60e142d0, argc=1, argv=0x7ffe84611cc8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1865
No locals.
#38 0x0000584a34dbd2e6 in vm_yield (ec=0x584a60e142d0, argc=1, argv=0x7ffe84611cc8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1873
No locals.
#39 0x0000584a34db6cae in rb_yield_0 (argc=1, argv=0x7ffe84611cc8) at /tmp/ruby/src/trunk-O0/vm_eval.c:1362
No locals.
#40 0x0000584a34db6d15 in rb_yield (val=52490508) at /tmp/ruby/src/trunk-O0/vm_eval.c:1378
No locals.
#41 0x0000584a34f15b42 in rb_ary_collect (ary=127489137016720) at /tmp/ruby/src/trunk-O0/array.c:3673
i = 9
collect = 127489172882680
#42 0x0000584a34d97aa3 in ractor_safe_call_cfunc_0 (recv=127489137016720, argc=0, argv=0x73f37df09220, func=0x584a34f15abd <rb_ary_collect>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3731
f = 0x584a34f15abd <rb_ary_collect>
#43 0x0000584a34d986ac in vm_call_cfunc_with_frame_ (ec=0x584a60e142d0, reg_cfp=0x73f37e008e18, calling=0x7ffe84611f10, argc=0, argv=0x73f37df09220, stack_bottom=0x73f37df09218) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0x167100000001
cc = 0x73f37de60048
val = 4
me = 0x73f37de9eb90
cfunc = 0x584a60e6bf18
recv = 127489137016720
block_handler = 127489628212785
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#44 0x0000584a34d98921 in vm_call_cfunc_with_frame (ec=0x584a60e142d0, reg_cfp=0x73f37e008e18, calling=0x7ffe84611f10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 0
stack_bottom = 0x73f37df09218
argv = 0x73f37df09220
#45 0x0000584a34d9f03d in vm_sendish (ec=0x584a60e142d0, reg_cfp=0x73f37e008e18, cd=0x584a610ebcb0, block_handler=127489628212785, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0x167100000001
cc = 0x73f37de60048
argc = 0
recv = 127489137016720
calling = {cd = 0x584a610ebcb0, cc = 0x73f37de60048, block_handler = 127489628212785, recv = 127489137016720, argc = 0, kw_splat = false, heap_argv = 0}
#46 0x0000584a34da6803 in vm_exec_core (ec=0x584a60e142d0) at ../../src/trunk-O0/insns.def:854
bh = 127489628212785
cd = 0x584a610ebcb0
blockiseq = 0x73f37de10ae8
leaf = false
val = 127489172882840
reg_pc = 0x584a610eb2d0
reg_cfp = 0x73f37e008e18
insns_address_table = {0x584a34da3259 <vm_exec_core+108>, 0x584a34da32a9 <vm_exec_core+188>, 0x584a34da33a7 <vm_exec_core+442>, 0x584a34da34a9 <vm_exec_core+700>, 0x584a34da3635 <vm_exec_core+1096>, 0x584a34da3753 <vm_exec_core+1382>, 0x584a34da3953 <vm_exec_core+1894>, 0x584a34da3a53 <vm_exec_core+2150>, 0x584a34da3b1a <vm_exec_core+2349>, 0x584a34da3c0f <vm_exec_core+2594>, 0x584a34da3d04 <vm_exec_core+2839>, 0x584a34da3e00 <vm_exec_core+3091>, 0x584a34da3f00 <vm_exec_core+3347>, 0x584a34da3fbe <vm_exec_core+3537>, 0x584a34da40b5 <vm_exec_core+3784>, 0x584a34da419d <vm_exec_core+4016>, 0x584a34da424e <vm_exec_core+4193>, 0x584a34da42ff <vm_exec_core+4370>, 0x584a34da4376 <vm_exec_core+4489>, 0x584a34da43f0 <vm_exec_core+4611>, 0x584a34da4484 <vm_exec_core+4759>, 0x584a34da454a <vm_exec_core+4957>, 0x584a34da460a <vm_exec_core+5149>, 0x584a34da46ca <vm_exec_core+5341>, 0x584a34da4796 <vm_exec_core+5545>, 0x584a34da4846 <vm_exec_core+5721>, 0x584a34da4973 <vm_exec_core+6022>, 0x584a34da4a07 <vm_exec_core+6170>, 0x584a34da4ada <vm_exec_core+6381>, 0x584a34da4b99 <vm_exec_core+6572>, 0x584a34da4c4a <vm_exec_core+6749>, 0x584a34da4cfb <vm_exec_core+6926>, 0x584a34da4de0 <vm_exec_core+7155>, 0x584a34da4e90 <vm_exec_core+7331>, 0x584a34da4f40 <vm_exec_core+7507>, 0x584a34da5028 <vm_exec_core+7739>, 0x584a34da50f5 <vm_exec_core+7944>, 0x584a34da51d0 <vm_exec_core+8163>, 0x584a34da52ce <vm_exec_core+8417>, 0x584a34da53b6 <vm_exec_core+8649>, 0x584a34da541f <vm_exec_core+8754>, 0x584a34da54ce <vm_exec_core+8929>, 0x584a34da55aa <vm_exec_core+9149>, 0x584a34da5648 <vm_exec_core+9307>, 0x584a34da57ae <vm_exec_core+9665>, 0x584a34da5872 <vm_exec_core+9861>, 0x584a34da5949 <vm_exec_core+10076>, 0x584a34da59c8 <vm_exec_core+10203>, 0x584a34da5b11 <vm_exec_core+10532>, 0x584a34da607b <vm_exec_core+11918>, 0x584a34da6165 <vm_exec_core+12152>, 0x584a34da6256 <vm_exec_core+12393>, 0x584a34da6330 <vm_exec_core+12611>, 0x584a34da6533 <vm_exec_core+13126>, 0x584a34da6613 <vm_exec_core+13350>, 0x584a34da6707 <vm_exec_core+13594>, 0x584a34da6971 <vm_exec_core+14212>, 0x584a34da6c59 <vm_exec_core+14956>, 0x584a34da6e6f <vm_exec_core+15490>, 0x584a34da701c <vm_exec_core+15919>, 0x584a34da713e <vm_exec_core+16209>, 0x584a34da72a1 <vm_exec_core+16564>, 0x584a34da7404 <vm_exec_core+16919>, 0x584a34da7567 <vm_exec_core+17274>, 0x584a34da7689 <vm_exec_core+17564>, 0x584a34da77ec <vm_exec_core+17919>, 0x584a34da7930 <vm_exec_core+18243>, 0x584a34da7c17 <vm_exec_core+18986>, 0x584a34da7e81 <vm_exec_core+19604>, 0x584a34da8166 <vm_exec_core+20345>, 0x584a34da837c <vm_exec_core+20879>, 0x584a34da848c <vm_exec_core+21151>, 0x584a34da8521 <vm_exec_core+21300>, 0x584a34da85d3 <vm_exec_core+21478>, 0x584a34da86aa <vm_exec_core+21693>, 0x584a34da8784 <vm_exec_core+21911>, 0x584a34da885b <vm_exec_core+22126>, 0x584a34da895d <vm_exec_core+22384>, 0x584a34da8a72 <vm_exec_core+22661>, 0x584a34da8b9f <vm_exec_core+22962>, 0x584a34da8ccc <vm_exec_core+23263>, 0x584a34da8df9 <vm_exec_core+23564>, 0x584a34da8f26 <vm_exec_core+23865>, 0x584a34da9053 <vm_exec_core+24166>, 0x584a34da918b <vm_exec_core+24478>, 0x584a34da92fc <vm_exec_core+24847>, 0x584a34da9429 <vm_exec_core+25148>, 0x584a34da9556 <vm_exec_core+25449>, 0x584a34da9683 <vm_exec_core+25750>, 0x584a34da97b0 <vm_exec_core+26051>, 0x584a34da98dd <vm_exec_core+26352>, 0x584a34da9a0a <vm_exec_core+26653>, 0x584a34da9b37 <vm_exec_core+26954>, 0x584a34da9c64 <vm_exec_core+27255>, 0x584a34da9daa <vm_exec_core+27581>, 0x584a34da9ec0 <vm_exec_core+27859>, 0x584a34da9fd6 <vm_exec_core+28137>, 0x584a34daa0e7 <vm_exec_core+28410>, 0x584a34daa1f8 <vm_exec_core+28683>, 0x584a34daa31a <vm_exec_core+28973>, 0x584a34daa447 <vm_exec_core+29274>, 0x584a34daa520 <vm_exec_core+29491>, 0x584a34daa613 <vm_exec_core+29734>, 0x584a34daa749 <vm_exec_core+30044>, 0x584a34daa823 <vm_exec_core+30262>, 0x584a34daa8fd <vm_exec_core+30480>, 0x584a34daa9db <vm_exec_core+30702>, 0x584a34daaab9 <vm_exec_core+30924>, 0x584a34daab29 <vm_exec_core+31036>, 0x584a34daab99 <vm_exec_core+31148>, 0x584a34daabb7 <vm_exec_core+31178>, 0x584a34daabd5 <vm_exec_core+31208>, 0x584a34daabf3 <vm_exec_core+31238>, 0x584a34daac11 <vm_exec_core+31268>, 0x584a34daac2f <vm_exec_core+31298>, 0x584a34daac4d <vm_exec_core+31328>, 0x584a34daac6b <vm_exec_core+31358>, 0x584a34daac89 <vm_exec_core+31388>, 0x584a34daaca7 <vm_exec_core+31418>, 0x584a34daacc5 <vm_exec_core+31448>, 0x584a34daace3 <vm_exec_core+31478>, 0x584a34daad01 <vm_exec_core+31508>, 0x584a34daad1f <vm_exec_core+31538>, 0x584a34daad3d <vm_exec_core+31568>, 0x584a34daad5b <vm_exec_core+31598>, 0x584a34daad79 <vm_exec_core+31628>, 0x584a34daad97 <vm_exec_core+31658>, 0x584a34daadb5 <vm_exec_core+31688>, 0x584a34daadd3 <vm_exec_core+31718>, 0x584a34daadf1 <vm_exec_core+31748>, 0x584a34daae0f <vm_exec_core+31778>, 0x584a34daae2d <vm_exec_core+31808>, 0x584a34daae4b <vm_exec_core+31838>, 0x584a34daae69 <vm_exec_core+31868>, 0x584a34daae87 <vm_exec_core+31898>, 0x584a34daaea5 <vm_exec_core+31928>, 0x584a34daaec3 <vm_exec_core+31958>, 0x584a34daaee1 <vm_exec_core+31988>, 0x584a34daaeff <vm_exec_core+32018>, 0x584a34daaf1d <vm_exec_core+32048>, 0x584a34daaf3b <vm_exec_core+32078>, 0x584a34daaf59 <vm_exec_core+32108>, 0x584a34daaf77 <vm_exec_core+32138>, 0x584a34daaf95 <vm_exec_core+32168>, 0x584a34daafb3 <vm_exec_core+32198>, 0x584a34daafd1 <vm_exec_core+32228>, 0x584a34daafef <vm_exec_core+32258>, 0x584a34dab00d <vm_exec_core+32288>, 0x584a34dab02b <vm_exec_core+32318>, 0x584a34dab049 <vm_exec_core+32348>, 0x584a34dab067 <vm_exec_core+32378>, 0x584a34dab085 <vm_exec_core+32408>, 0x584a34dab0a3 <vm_exec_core+32438>, 0x584a34dab0c1 <vm_exec_core+32468>, 0x584a34dab0df <vm_exec_core+32498>, 0x584a34dab0fd <vm_exec_core+32528>, 0x584a34dab11b <vm_exec_core+32558>, 0x584a34dab139 <vm_exec_core+32588>, 0x584a34dab157 <vm_exec_core+32618>, 0x584a34dab175 <vm_exec_core+32648>, 0x584a34dab193 <vm_exec_core+32678>, 0x584a34dab1b1 <vm_exec_core+32708>, 0x584a34dab1cf <vm_exec_core+32738>, 0x584a34dab1ed <vm_exec_core+32768>, 0x584a34dab20b <vm_exec_core+32798>, 0x584a34dab229 <vm_exec_core+32828>, 0x584a34dab247 <vm_exec_core+32858>, 0x584a34dab265 <vm_exec_core+32888>, 0x584a34dab283 <vm_exec_core+32918>, 0x584a34dab2a1 <vm_exec_core+32948>, 0x584a34dab2bf <vm_exec_core+32978>, 0x584a34dab2dd <vm_exec_core+33008>, 0x584a34dab2fb <vm_exec_core+33038>, 0x584a34dab319 <vm_exec_core+33068>, 0x584a34dab337 <vm_exec_core+33098>, 0x584a34dab355 <vm_exec_core+33128>, 0x584a34dab373 <vm_exec_core+33158>, 0x584a34dab391 <vm_exec_core+33188>, 0x584a34dab3af <vm_exec_core+33218>, 0x584a34dab3cd <vm_exec_core+33248>, 0x584a34dab3eb <vm_exec_core+33278>, 0x584a34dab409 <vm_exec_core+33308>, 0x584a34dab427 <vm_exec_core+33338>, 0x584a34dab445 <vm_exec_core+33368>, 0x584a34dab463 <vm_exec_core+33398>, 0x584a34dab481 <vm_exec_core+33428>, 0x584a34dab49f <vm_exec_core+33458>, 0x584a34dab4bd <vm_exec_core+33488>, 0x584a34dab4db <vm_exec_core+33518>, 0x584a34dab4f9 <vm_exec_core+33548>, 0x584a34dab517 <vm_exec_core+33578>, 0x584a34dab535 <vm_exec_core+33608>, 0x584a34dab553 <vm_exec_core+33638>, 0x584a34dab571 <vm_exec_core+33668>, 0x584a34dab5a2 <vm_exec_core+33717>, 0x584a34dab5c0 <vm_exec_core+33747>, 0x584a34dab5de <vm_exec_core+33777>, 0x584a34dab5fc <vm_exec_core+33807>, 0x584a34dab61a <vm_exec_core+33837>, 0x584a34dab638 <vm_exec_core+33867>...}
#47 0x0000584a34dc0520 in vm_exec_loop (ec=0x584a60e142d0, state=RUBY_TAG_RETURN, tag=0x7ffe84612d60, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2811
No locals.
#48 0x0000584a34dc0468 in rb_vm_exec (ec=0x584a60e142d0) at /tmp/ruby/src/trunk-O0/vm.c:2790
_ec = 0x584a60e142d0
_tag = {tag = 36, retval = 4, buf = {0x7ffe84612de0, 0x584a34dc0393 <rb_vm_exec+190>, 0x0, 0x7ffe84612d30, 0x73f37e008f48}, prev = 0x7ffe84614040, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RETURN
result = 36
#49 0x0000584a34dbd0ec in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe84612fa8, argc=1, self=127489185093200, captured=0x73f37e008f48, ec=0x584a60e142d0) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x73f37de1f4a8
opt_pc = 0
type = 572653569
cfp = 0x73f37e008ef8
sp = 0x73f37df090e0
flags = 0
use_argv = 0x7ffe84612fa8
av = {97075737416963, 127489628212984}
stack_argv = 0x73f37df090e0
#50 invoke_block_from_c_bh (ec=0x584a60e142d0, block_handler=127489628213065, argc=1, argv=0x7ffe84612fa8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1828
captured = 0x73f37e008f48
#51 0x0000584a34dbd2a8 in vm_yield_with_cref (ec=0x584a60e142d0, argc=1, argv=0x7ffe84612fa8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1865
No locals.
#52 0x0000584a34dbd2e6 in vm_yield (ec=0x584a60e142d0, argc=1, argv=0x7ffe84612fa8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1873
No locals.
#53 0x0000584a34db6cae in rb_yield_0 (argc=1, argv=0x7ffe84612fa8) at /tmp/ruby/src/trunk-O0/vm_eval.c:1362
No locals.
#54 0x0000584a34db6d15 in rb_yield (val=127489172887000) at /tmp/ruby/src/trunk-O0/vm_eval.c:1378
No locals.
#55 0x0000584a34f15b42 in rb_ary_collect (ary=127489181747600) at /tmp/ruby/src/trunk-O0/array.c:3673
i = 0
collect = 127489181747400
#56 0x0000584a34d97aa3 in ractor_safe_call_cfunc_0 (recv=127489181747600, argc=0, argv=0x73f37df090c8, func=0x584a34f15abd <rb_ary_collect>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3731
f = 0x584a34f15abd <rb_ary_collect>
#57 0x0000584a34d986ac in vm_call_cfunc_with_frame_ (ec=0x584a60e142d0, reg_cfp=0x73f37e008f30, calling=0x7ffe846131f0, argc=0, argv=0x73f37df090c8, stack_bottom=0x73f37df090c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0x167100000001
cc = 0x73f37de60048
val = 140731119382720
me = 0x73f37de9eb90
cfunc = 0x584a60e6bf18
recv = 127489181747600
block_handler = 127489628213065
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#58 0x0000584a34d98921 in vm_call_cfunc_with_frame (ec=0x584a60e142d0, reg_cfp=0x73f37e008f30, calling=0x7ffe846131f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 0
stack_bottom = 0x73f37df090c0
argv = 0x73f37df090c8
#59 0x0000584a34d9f03d in vm_sendish (ec=0x584a60e142d0, reg_cfp=0x73f37e008f30, cd=0x584a60fc72f0, block_handler=127489628213065, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0x167100000001
cc = 0x73f37de60048
argc = 0
recv = 127489181747600
calling = {cd = 0x584a60fc72f0, cc = 0x73f37de60048, block_handler = 127489628213065, recv = 127489181747600, argc = 0, kw_splat = false, heap_argv = 0}
#60 0x0000584a34da6803 in vm_exec_core (ec=0x584a60e142d0) at ../../src/trunk-O0/insns.def:854
bh = 127489628213065
cd = 0x584a60fc72f0
blockiseq = 0x73f37de1f4a8
leaf = false
val = 4
reg_pc = 0x584a60facf08
reg_cfp = 0x73f37e008f30
insns_address_table = {0x584a34da3259 <vm_exec_core+108>, 0x584a34da32a9 <vm_exec_core+188>, 0x584a34da33a7 <vm_exec_core+442>, 0x584a34da34a9 <vm_exec_core+700>, 0x584a34da3635 <vm_exec_core+1096>, 0x584a34da3753 <vm_exec_core+1382>, 0x584a34da3953 <vm_exec_core+1894>, 0x584a34da3a53 <vm_exec_core+2150>, 0x584a34da3b1a <vm_exec_core+2349>, 0x584a34da3c0f <vm_exec_core+2594>, 0x584a34da3d04 <vm_exec_core+2839>, 0x584a34da3e00 <vm_exec_core+3091>, 0x584a34da3f00 <vm_exec_core+3347>, 0x584a34da3fbe <vm_exec_core+3537>, 0x584a34da40b5 <vm_exec_core+3784>, 0x584a34da419d <vm_exec_core+4016>, 0x584a34da424e <vm_exec_core+4193>, 0x584a34da42ff <vm_exec_core+4370>, 0x584a34da4376 <vm_exec_core+4489>, 0x584a34da43f0 <vm_exec_core+4611>, 0x584a34da4484 <vm_exec_core+4759>, 0x584a34da454a <vm_exec_core+4957>, 0x584a34da460a <vm_exec_core+5149>, 0x584a34da46ca <vm_exec_core+5341>, 0x584a34da4796 <vm_exec_core+5545>, 0x584a34da4846 <vm_exec_core+5721>, 0x584a34da4973 <vm_exec_core+6022>, 0x584a34da4a07 <vm_exec_core+6170>, 0x584a34da4ada <vm_exec_core+6381>, 0x584a34da4b99 <vm_exec_core+6572>, 0x584a34da4c4a <vm_exec_core+6749>, 0x584a34da4cfb <vm_exec_core+6926>, 0x584a34da4de0 <vm_exec_core+7155>, 0x584a34da4e90 <vm_exec_core+7331>, 0x584a34da4f40 <vm_exec_core+7507>, 0x584a34da5028 <vm_exec_core+7739>, 0x584a34da50f5 <vm_exec_core+7944>, 0x584a34da51d0 <vm_exec_core+8163>, 0x584a34da52ce <vm_exec_core+8417>, 0x584a34da53b6 <vm_exec_core+8649>, 0x584a34da541f <vm_exec_core+8754>, 0x584a34da54ce <vm_exec_core+8929>, 0x584a34da55aa <vm_exec_core+9149>, 0x584a34da5648 <vm_exec_core+9307>, 0x584a34da57ae <vm_exec_core+9665>, 0x584a34da5872 <vm_exec_core+9861>, 0x584a34da5949 <vm_exec_core+10076>, 0x584a34da59c8 <vm_exec_core+10203>, 0x584a34da5b11 <vm_exec_core+10532>, 0x584a34da607b <vm_exec_core+11918>, 0x584a34da6165 <vm_exec_core+12152>, 0x584a34da6256 <vm_exec_core+12393>, 0x584a34da6330 <vm_exec_core+12611>, 0x584a34da6533 <vm_exec_core+13126>, 0x584a34da6613 <vm_exec_core+13350>, 0x584a34da6707 <vm_exec_core+13594>, 0x584a34da6971 <vm_exec_core+14212>, 0x584a34da6c59 <vm_exec_core+14956>, 0x584a34da6e6f <vm_exec_core+15490>, 0x584a34da701c <vm_exec_core+15919>, 0x584a34da713e <vm_exec_core+16209>, 0x584a34da72a1 <vm_exec_core+16564>, 0x584a34da7404 <vm_exec_core+16919>, 0x584a34da7567 <vm_exec_core+17274>, 0x584a34da7689 <vm_exec_core+17564>, 0x584a34da77ec <vm_exec_core+17919>, 0x584a34da7930 <vm_exec_core+18243>, 0x584a34da7c17 <vm_exec_core+18986>, 0x584a34da7e81 <vm_exec_core+19604>, 0x584a34da8166 <vm_exec_core+20345>, 0x584a34da837c <vm_exec_core+20879>, 0x584a34da848c <vm_exec_core+21151>, 0x584a34da8521 <vm_exec_core+21300>, 0x584a34da85d3 <vm_exec_core+21478>, 0x584a34da86aa <vm_exec_core+21693>, 0x584a34da8784 <vm_exec_core+21911>, 0x584a34da885b <vm_exec_core+22126>, 0x584a34da895d <vm_exec_core+22384>, 0x584a34da8a72 <vm_exec_core+22661>, 0x584a34da8b9f <vm_exec_core+22962>, 0x584a34da8ccc <vm_exec_core+23263>, 0x584a34da8df9 <vm_exec_core+23564>, 0x584a34da8f26 <vm_exec_core+23865>, 0x584a34da9053 <vm_exec_core+24166>, 0x584a34da918b <vm_exec_core+24478>, 0x584a34da92fc <vm_exec_core+24847>, 0x584a34da9429 <vm_exec_core+25148>, 0x584a34da9556 <vm_exec_core+25449>, 0x584a34da9683 <vm_exec_core+25750>, 0x584a34da97b0 <vm_exec_core+26051>, 0x584a34da98dd <vm_exec_core+26352>, 0x584a34da9a0a <vm_exec_core+26653>, 0x584a34da9b37 <vm_exec_core+26954>, 0x584a34da9c64 <vm_exec_core+27255>, 0x584a34da9daa <vm_exec_core+27581>, 0x584a34da9ec0 <vm_exec_core+27859>, 0x584a34da9fd6 <vm_exec_core+28137>, 0x584a34daa0e7 <vm_exec_core+28410>, 0x584a34daa1f8 <vm_exec_core+28683>, 0x584a34daa31a <vm_exec_core+28973>, 0x584a34daa447 <vm_exec_core+29274>, 0x584a34daa520 <vm_exec_core+29491>, 0x584a34daa613 <vm_exec_core+29734>, 0x584a34daa749 <vm_exec_core+30044>, 0x584a34daa823 <vm_exec_core+30262>, 0x584a34daa8fd <vm_exec_core+30480>, 0x584a34daa9db <vm_exec_core+30702>, 0x584a34daaab9 <vm_exec_core+30924>, 0x584a34daab29 <vm_exec_core+31036>, 0x584a34daab99 <vm_exec_core+31148>, 0x584a34daabb7 <vm_exec_core+31178>, 0x584a34daabd5 <vm_exec_core+31208>, 0x584a34daabf3 <vm_exec_core+31238>, 0x584a34daac11 <vm_exec_core+31268>, 0x584a34daac2f <vm_exec_core+31298>, 0x584a34daac4d <vm_exec_core+31328>, 0x584a34daac6b <vm_exec_core+31358>, 0x584a34daac89 <vm_exec_core+31388>, 0x584a34daaca7 <vm_exec_core+31418>, 0x584a34daacc5 <vm_exec_core+31448>, 0x584a34daace3 <vm_exec_core+31478>, 0x584a34daad01 <vm_exec_core+31508>, 0x584a34daad1f <vm_exec_core+31538>, 0x584a34daad3d <vm_exec_core+31568>, 0x584a34daad5b <vm_exec_core+31598>, 0x584a34daad79 <vm_exec_core+31628>, 0x584a34daad97 <vm_exec_core+31658>, 0x584a34daadb5 <vm_exec_core+31688>, 0x584a34daadd3 <vm_exec_core+31718>, 0x584a34daadf1 <vm_exec_core+31748>, 0x584a34daae0f <vm_exec_core+31778>, 0x584a34daae2d <vm_exec_core+31808>, 0x584a34daae4b <vm_exec_core+31838>, 0x584a34daae69 <vm_exec_core+31868>, 0x584a34daae87 <vm_exec_core+31898>, 0x584a34daaea5 <vm_exec_core+31928>, 0x584a34daaec3 <vm_exec_core+31958>, 0x584a34daaee1 <vm_exec_core+31988>, 0x584a34daaeff <vm_exec_core+32018>, 0x584a34daaf1d <vm_exec_core+32048>, 0x584a34daaf3b <vm_exec_core+32078>, 0x584a34daaf59 <vm_exec_core+32108>, 0x584a34daaf77 <vm_exec_core+32138>, 0x584a34daaf95 <vm_exec_core+32168>, 0x584a34daafb3 <vm_exec_core+32198>, 0x584a34daafd1 <vm_exec_core+32228>, 0x584a34daafef <vm_exec_core+32258>, 0x584a34dab00d <vm_exec_core+32288>, 0x584a34dab02b <vm_exec_core+32318>, 0x584a34dab049 <vm_exec_core+32348>, 0x584a34dab067 <vm_exec_core+32378>, 0x584a34dab085 <vm_exec_core+32408>, 0x584a34dab0a3 <vm_exec_core+32438>, 0x584a34dab0c1 <vm_exec_core+32468>, 0x584a34dab0df <vm_exec_core+32498>, 0x584a34dab0fd <vm_exec_core+32528>, 0x584a34dab11b <vm_exec_core+32558>, 0x584a34dab139 <vm_exec_core+32588>, 0x584a34dab157 <vm_exec_core+32618>, 0x584a34dab175 <vm_exec_core+32648>, 0x584a34dab193 <vm_exec_core+32678>, 0x584a34dab1b1 <vm_exec_core+32708>, 0x584a34dab1cf <vm_exec_core+32738>, 0x584a34dab1ed <vm_exec_core+32768>, 0x584a34dab20b <vm_exec_core+32798>, 0x584a34dab229 <vm_exec_core+32828>, 0x584a34dab247 <vm_exec_core+32858>, 0x584a34dab265 <vm_exec_core+32888>, 0x584a34dab283 <vm_exec_core+32918>, 0x584a34dab2a1 <vm_exec_core+32948>, 0x584a34dab2bf <vm_exec_core+32978>, 0x584a34dab2dd <vm_exec_core+33008>, 0x584a34dab2fb <vm_exec_core+33038>, 0x584a34dab319 <vm_exec_core+33068>, 0x584a34dab337 <vm_exec_core+33098>, 0x584a34dab355 <vm_exec_core+33128>, 0x584a34dab373 <vm_exec_core+33158>, 0x584a34dab391 <vm_exec_core+33188>, 0x584a34dab3af <vm_exec_core+33218>, 0x584a34dab3cd <vm_exec_core+33248>, 0x584a34dab3eb <vm_exec_core+33278>, 0x584a34dab409 <vm_exec_core+33308>, 0x584a34dab427 <vm_exec_core+33338>, 0x584a34dab445 <vm_exec_core+33368>, 0x584a34dab463 <vm_exec_core+33398>, 0x584a34dab481 <vm_exec_core+33428>, 0x584a34dab49f <vm_exec_core+33458>, 0x584a34dab4bd <vm_exec_core+33488>, 0x584a34dab4db <vm_exec_core+33518>, 0x584a34dab4f9 <vm_exec_core+33548>, 0x584a34dab517 <vm_exec_core+33578>, 0x584a34dab535 <vm_exec_core+33608>, 0x584a34dab553 <vm_exec_core+33638>, 0x584a34dab571 <vm_exec_core+33668>, 0x584a34dab5a2 <vm_exec_core+33717>, 0x584a34dab5c0 <vm_exec_core+33747>, 0x584a34dab5de <vm_exec_core+33777>, 0x584a34dab5fc <vm_exec_core+33807>, 0x584a34dab61a <vm_exec_core+33837>, 0x584a34dab638 <vm_exec_core+33867>...}
#61 0x0000584a34dc0520 in vm_exec_loop (ec=0x584a60e142d0, state=RUBY_TAG_NEXT, tag=0x7ffe84614040, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2811
No locals.
#62 0x0000584a34dc0468 in rb_vm_exec (ec=0x584a60e142d0) at /tmp/ruby/src/trunk-O0/vm.c:2790
_ec = 0x584a60e142d0
_tag = {tag = 36, retval = 4, buf = {0x7ffe846140c0, 0x584a34dc0393 <rb_vm_exec+190>, 0x0, 0x7ffe84614010, 0xb}, prev = 0x7ffe84614130, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#63 0x0000584a34dc1263 in rb_iseq_eval_main (iseq=0x73f37de1f638) at /tmp/ruby/src/trunk-O0/vm.c:3050
ec = 0x584a60e142d0
val = 140731119386944
#64 0x0000584a34bc2de4 in rb_ec_exec_node (ec=0x584a60e142d0, n=0x73f37de1f638) at /tmp/ruby/src/trunk-O0/eval.c:283
_ec = 0x584a60e142d0
_tag = {tag = 36, retval = 97075735569415, buf = {0x7ffe846141b0, 0x584a34bc2d90 <rb_ec_exec_node+212>, 0x0, 0x7ffe84614100, 0x584a60e142d0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x73f37de1f638
#65 0x0000584a34bc2f55 in ruby_run_node (n=0x73f37de1f638) at /tmp/ruby/src/trunk-O0/eval.c:321
ec = 0x584a60e142d0
status = 0
#66 0x0000584a34bbe0ee in rb_main (argc=11, argv=0x7ffe84614368) at /tmp/ruby/src/trunk-O0/main.c:42
variable_in_this_stack_frame = 140731119387184
#67 0x0000584a34bbe14f in main (argc=11, argv=0x7ffe84614368) at /tmp/ruby/src/trunk-O0/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
th: 0x584a60e0f010, native_id: 0x73f37e06a7c0
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0124 e:000123 l:y b:---- CFUNC :value
c:0017 p:0023 s:0120 e:000118 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0109 E:001108 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/test/net/http/test_https.rb:106 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC :open
c:0014 p:0008 s:0095 E:001e40 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/test/net/http/test_https.rb:73
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:001590 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 E:0003d0 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:001ac0 l:n b:---- EVAL /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:002620 l:y b:---- DUMMY [FINISH]
th: 0x584a619343d0, native_id: 0x73f3616526c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x584a621d9520, native_id: 0x73f36367e6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x584a6176ac20, native_id: 0x73f3616946c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 l:y b:---- CFUNC :accept
c:0005 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/build/trunk-O0/.ext/common/openssl/ssl.rb:518
c:0004 p:0012 s:0015 e:000014 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/test/net/http/utils.rb:30
c:0003 p:0017 s:0011 e:000010 l:y b:0001 METHOD <internal:kernel>:169
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/test/net/http/utils.rb:29 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x584a61938d00, native_id: 0x73f3616b56c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :accept
c:0002 p:0004 s:0008 e:000007 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/test/net/http/test_https.rb:92 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 3596785) detached]
$ timeout 60 gdb -p 3596788 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
running file: /tmp/ruby/src/trunk-O0/test/net/http/test_https.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
[New LWP 3620331]
[New LWP 3620329]
[New LWP 3620273]
[New LWP 3602540]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000761cb5242d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d0333204004) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x761cb51a77c0 (LWP 3596788) "ruby" 0x0000761cb5242d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d0333204004) at ./nptl/futex-internal.c:57
2 Thread 0x761c83d706c0 (LWP 3620331) "test_https_pro*" 0x0000761cb52c5a00 in __GI_ppoll (fds=0x761c83d6df58, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
3 Thread 0x761c994df6c0 (LWP 3620329) "parallel.rb:40" 0x0000761cb52c54cd in __GI___poll (fds=0x761c994dd550, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x761c9bbaf6c0 (LWP 3620273) "ruby" 0x0000761cb52d4042 in epoll_wait (epfd=4, events=0x5d02fea3553c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
5 Thread 0x761c998cc6c0 (LWP 3602540) "Timeout stdlib " 0x0000761cb5242d61 in __futex_abstimed_wait_common64 (private=23811, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d0334fd11e0) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 5 (Thread 0x761c998cc6c0 (LWP 3602540) "Timeout stdlib "):
#0 0x0000761cb5242d61 in __futex_abstimed_wait_common64 (private=23811, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d0334fd11e0) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=23811, abstime=0x0, clockid=0, expected=0, futex_word=0x5d0334fd11e0) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d0334fd11e0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x0000761cb52457dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d03332040f8, cond=0x5d0334fd11b8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x761cb52454a0 <__condvar_cleanup_waiting>, __arg = 0x761c998ca790, __canceltype = -1718835296, __prev = 0x0}
cbuffer = {wseq = 46, cond = 0x5d0334fd11b8, mutex = 0x5d03332040f8, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 46
seq = 23
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x5d0334fd11b8, mutex=0x5d03332040f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005d02fe490b65 in rb_native_cond_wait (cond=0x5d0334fd11b8, mutex=0x5d03332040f8) at /tmp/ruby/src/trunk-O0/thread_pthread.c:231
r = 23811
#6 0x00005d02fe491b30 in thread_sched_wait_running_turn (sched=0x5d03332040f8, th=0x5d0334263560, can_direct_transfer=false) at /tmp/ruby/src/trunk-O0/thread_pthread.c:851
next_th = 0x0
#7 0x00005d02fe49231d in thread_sched_to_waiting_until_wakeup (sched=0x5d03332040f8, th=0x5d0334263560) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1126
can_direct_transfer = false
#8 0x00005d02fe496a31 in native_sleep (th=0x5d0334263560, rel=0x0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3350
sched = 0x5d03332040f8
#9 0x00005d02fe49c19d in sleep_forever (th=0x5d0334263560, fl=1) at /tmp/ruby/src/trunk-O0/thread.c:1381
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = 23811
#10 0x00005d02fe49c2da in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=129865226219880, timeout=4, end=0) at /tmp/ruby/src/trunk-O0/thread.c:1426
scheduler = 4
#11 0x00005d02fe498800 in queue_sleep (_args=129865207294608) at /tmp/ruby/src/trunk-O0/thread_sync.c:1076
args = 0x761c998caa90
#12 0x00005d02fe316db1 in rb_ensure (b_proc=0x5d02fe4987c6 <queue_sleep>, data1=129865207294608, e_proc=0x5d02fe498807 <queue_sleep_done>, data2=129865207294640) at /tmp/ruby/src/trunk-O0/eval.c:1174
_ec = 0x5d0334fd0f70
_tag = {tag = 36, retval = 140, buf = {0x761c998caa40, 0x5d02fe316d54 <rb_ensure+220>, 0x0, 0x761c998ca970, 0x761c998caa10}, prev = 0x761c998cb9d0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 4
errinfo = 102267437853959
ec = 0x5d0334fd0f70
#13 0x00005d02fe498a77 in queue_do_pop (self=129865226219880, q=0x5d03333a19e0, should_block=1, timeout=4) at /tmp/ruby/src/trunk-O0/thread_sync.c:1151
ec = 0x5d0334fd0f70
queue_waiter = {w = {self = 129865226219880, th = 0x5d0334263560, fiber = 0x0, node = {next = 0x5d03333a19e0, prev = 0x5d03333a19e0}}, as = {q = 0x5d03333a19e0, sq = 0x5d03333a19e0}}
waitq = 0x5d03333a19e0
queue_sleep_arg = {self = 129865226219880, timeout = 4, end = 0}
end = 0
#14 0x00005d02fe498b33 in rb_queue_pop (ec=0x5d0334fd0f70, self=129865226219880, non_block=0, timeout=4) at /tmp/ruby/src/trunk-O0/thread_sync.c:1163
No locals.
#15 0x00005d02fe4f476c in builtin_invoker2 (ec=0x5d0334fd0f70, self=129865226219880, argv=0x5d0336b05ea8, funcptr=0x5d02fe498ae0 <rb_queue_pop>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7421
No locals.
#16 0x00005d02fe4f50e9 in invoke_bf (ec=0x5d0334fd0f70, reg_cfp=0x5d0336c05da8, bf=0x5d02fea1d260 <thread_sync_table>, argv=0x5d0336b05ea8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7548
canary_p = false
func_ptr = 0x5d02fe498ae0 <rb_queue_pop>
ret = 102268325632032
#17 0x00005d02fe4f51b6 in vm_invoke_builtin_delegate (ec=0x5d0334fd0f70, cfp=0x5d0336c05da8, bf=0x5d02fea1d260 <thread_sync_table>, start_index=0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:7576
argv = 0x5d0336b05ea8
__func__ = <optimized out>
i = <optimized out>
#18 0x00005d02fe4fc5b7 in vm_exec_core (ec=0x5d0334fd0f70) at ../../src/trunk-O0/insns.def:1663
bf = 0x5d02fea1d260 <thread_sync_table>
index = 0
leaf = false
val = 129865207783160
reg_pc = 0x5d0333389838
reg_cfp = 0x5d0336c05da8
insns_address_table = {0x5d02fe4f5259 <vm_exec_core+108>, 0x5d02fe4f52a9 <vm_exec_core+188>, 0x5d02fe4f53a7 <vm_exec_core+442>, 0x5d02fe4f54a9 <vm_exec_core+700>, 0x5d02fe4f5635 <vm_exec_core+1096>, 0x5d02fe4f5753 <vm_exec_core+1382>, 0x5d02fe4f5953 <vm_exec_core+1894>, 0x5d02fe4f5a53 <vm_exec_core+2150>, 0x5d02fe4f5b1a <vm_exec_core+2349>, 0x5d02fe4f5c0f <vm_exec_core+2594>, 0x5d02fe4f5d04 <vm_exec_core+2839>, 0x5d02fe4f5e00 <vm_exec_core+3091>, 0x5d02fe4f5f00 <vm_exec_core+3347>, 0x5d02fe4f5fbe <vm_exec_core+3537>, 0x5d02fe4f60b5 <vm_exec_core+3784>, 0x5d02fe4f619d <vm_exec_core+4016>, 0x5d02fe4f624e <vm_exec_core+4193>, 0x5d02fe4f62ff <vm_exec_core+4370>, 0x5d02fe4f6376 <vm_exec_core+4489>, 0x5d02fe4f63f0 <vm_exec_core+4611>, 0x5d02fe4f6484 <vm_exec_core+4759>, 0x5d02fe4f654a <vm_exec_core+4957>, 0x5d02fe4f660a <vm_exec_core+5149>, 0x5d02fe4f66ca <vm_exec_core+5341>, 0x5d02fe4f6796 <vm_exec_core+5545>, 0x5d02fe4f6846 <vm_exec_core+5721>, 0x5d02fe4f6973 <vm_exec_core+6022>, 0x5d02fe4f6a07 <vm_exec_core+6170>, 0x5d02fe4f6ada <vm_exec_core+6381>, 0x5d02fe4f6b99 <vm_exec_core+6572>, 0x5d02fe4f6c4a <vm_exec_core+6749>, 0x5d02fe4f6cfb <vm_exec_core+6926>, 0x5d02fe4f6de0 <vm_exec_core+7155>, 0x5d02fe4f6e90 <vm_exec_core+7331>, 0x5d02fe4f6f40 <vm_exec_core+7507>, 0x5d02fe4f7028 <vm_exec_core+7739>, 0x5d02fe4f70f5 <vm_exec_core+7944>, 0x5d02fe4f71d0 <vm_exec_core+8163>, 0x5d02fe4f72ce <vm_exec_core+8417>, 0x5d02fe4f73b6 <vm_exec_core+8649>, 0x5d02fe4f741f <vm_exec_core+8754>, 0x5d02fe4f74ce <vm_exec_core+8929>, 0x5d02fe4f75aa <vm_exec_core+9149>, 0x5d02fe4f7648 <vm_exec_core+9307>, 0x5d02fe4f77ae <vm_exec_core+9665>, 0x5d02fe4f7872 <vm_exec_core+9861>, 0x5d02fe4f7949 <vm_exec_core+10076>, 0x5d02fe4f79c8 <vm_exec_core+10203>, 0x5d02fe4f7b11 <vm_exec_core+10532>, 0x5d02fe4f807b <vm_exec_core+11918>, 0x5d02fe4f8165 <vm_exec_core+12152>, 0x5d02fe4f8256 <vm_exec_core+12393>, 0x5d02fe4f8330 <vm_exec_core+12611>, 0x5d02fe4f8533 <vm_exec_core+13126>, 0x5d02fe4f8613 <vm_exec_core+13350>, 0x5d02fe4f8707 <vm_exec_core+13594>, 0x5d02fe4f8971 <vm_exec_core+14212>, 0x5d02fe4f8c59 <vm_exec_core+14956>, 0x5d02fe4f8e6f <vm_exec_core+15490>, 0x5d02fe4f901c <vm_exec_core+15919>, 0x5d02fe4f913e <vm_exec_core+16209>, 0x5d02fe4f92a1 <vm_exec_core+16564>, 0x5d02fe4f9404 <vm_exec_core+16919>, 0x5d02fe4f9567 <vm_exec_core+17274>, 0x5d02fe4f9689 <vm_exec_core+17564>, 0x5d02fe4f97ec <vm_exec_core+17919>, 0x5d02fe4f9930 <vm_exec_core+18243>, 0x5d02fe4f9c17 <vm_exec_core+18986>, 0x5d02fe4f9e81 <vm_exec_core+19604>, 0x5d02fe4fa166 <vm_exec_core+20345>, 0x5d02fe4fa37c <vm_exec_core+20879>, 0x5d02fe4fa48c <vm_exec_core+21151>, 0x5d02fe4fa521 <vm_exec_core+21300>, 0x5d02fe4fa5d3 <vm_exec_core+21478>, 0x5d02fe4fa6aa <vm_exec_core+21693>, 0x5d02fe4fa784 <vm_exec_core+21911>, 0x5d02fe4fa85b <vm_exec_core+22126>, 0x5d02fe4fa95d <vm_exec_core+22384>, 0x5d02fe4faa72 <vm_exec_core+22661>, 0x5d02fe4fab9f <vm_exec_core+22962>, 0x5d02fe4faccc <vm_exec_core+23263>, 0x5d02fe4fadf9 <vm_exec_core+23564>, 0x5d02fe4faf26 <vm_exec_core+23865>, 0x5d02fe4fb053 <vm_exec_core+24166>, 0x5d02fe4fb18b <vm_exec_core+24478>, 0x5d02fe4fb2fc <vm_exec_core+24847>, 0x5d02fe4fb429 <vm_exec_core+25148>, 0x5d02fe4fb556 <vm_exec_core+25449>, 0x5d02fe4fb683 <vm_exec_core+25750>, 0x5d02fe4fb7b0 <vm_exec_core+26051>, 0x5d02fe4fb8dd <vm_exec_core+26352>, 0x5d02fe4fba0a <vm_exec_core+26653>, 0x5d02fe4fbb37 <vm_exec_core+26954>, 0x5d02fe4fbc64 <vm_exec_core+27255>, 0x5d02fe4fbdaa <vm_exec_core+27581>, 0x5d02fe4fbec0 <vm_exec_core+27859>, 0x5d02fe4fbfd6 <vm_exec_core+28137>, 0x5d02fe4fc0e7 <vm_exec_core+28410>, 0x5d02fe4fc1f8 <vm_exec_core+28683>, 0x5d02fe4fc31a <vm_exec_core+28973>, 0x5d02fe4fc447 <vm_exec_core+29274>, 0x5d02fe4fc520 <vm_exec_core+29491>, 0x5d02fe4fc613 <vm_exec_core+29734>, 0x5d02fe4fc749 <vm_exec_core+30044>, 0x5d02fe4fc823 <vm_exec_core+30262>, 0x5d02fe4fc8fd <vm_exec_core+30480>, 0x5d02fe4fc9db <vm_exec_core+30702>, 0x5d02fe4fcab9 <vm_exec_core+30924>, 0x5d02fe4fcb29 <vm_exec_core+31036>, 0x5d02fe4fcb99 <vm_exec_core+31148>, 0x5d02fe4fcbb7 <vm_exec_core+31178>, 0x5d02fe4fcbd5 <vm_exec_core+31208>, 0x5d02fe4fcbf3 <vm_exec_core+31238>, 0x5d02fe4fcc11 <vm_exec_core+31268>, 0x5d02fe4fcc2f <vm_exec_core+31298>, 0x5d02fe4fcc4d <vm_exec_core+31328>, 0x5d02fe4fcc6b <vm_exec_core+31358>, 0x5d02fe4fcc89 <vm_exec_core+31388>, 0x5d02fe4fcca7 <vm_exec_core+31418>, 0x5d02fe4fccc5 <vm_exec_core+31448>, 0x5d02fe4fcce3 <vm_exec_core+31478>, 0x5d02fe4fcd01 <vm_exec_core+31508>, 0x5d02fe4fcd1f <vm_exec_core+31538>, 0x5d02fe4fcd3d <vm_exec_core+31568>, 0x5d02fe4fcd5b <vm_exec_core+31598>, 0x5d02fe4fcd79 <vm_exec_core+31628>, 0x5d02fe4fcd97 <vm_exec_core+31658>, 0x5d02fe4fcdb5 <vm_exec_core+31688>, 0x5d02fe4fcdd3 <vm_exec_core+31718>, 0x5d02fe4fcdf1 <vm_exec_core+31748>, 0x5d02fe4fce0f <vm_exec_core+31778>, 0x5d02fe4fce2d <vm_exec_core+31808>, 0x5d02fe4fce4b <vm_exec_core+31838>, 0x5d02fe4fce69 <vm_exec_core+31868>, 0x5d02fe4fce87 <vm_exec_core+31898>, 0x5d02fe4fcea5 <vm_exec_core+31928>, 0x5d02fe4fcec3 <vm_exec_core+31958>, 0x5d02fe4fcee1 <vm_exec_core+31988>, 0x5d02fe4fceff <vm_exec_core+32018>, 0x5d02fe4fcf1d <vm_exec_core+32048>, 0x5d02fe4fcf3b <vm_exec_core+32078>, 0x5d02fe4fcf59 <vm_exec_core+32108>, 0x5d02fe4fcf77 <vm_exec_core+32138>, 0x5d02fe4fcf95 <vm_exec_core+32168>, 0x5d02fe4fcfb3 <vm_exec_core+32198>, 0x5d02fe4fcfd1 <vm_exec_core+32228>, 0x5d02fe4fcfef <vm_exec_core+32258>, 0x5d02fe4fd00d <vm_exec_core+32288>, 0x5d02fe4fd02b <vm_exec_core+32318>, 0x5d02fe4fd049 <vm_exec_core+32348>, 0x5d02fe4fd067 <vm_exec_core+32378>, 0x5d02fe4fd085 <vm_exec_core+32408>, 0x5d02fe4fd0a3 <vm_exec_core+32438>, 0x5d02fe4fd0c1 <vm_exec_core+32468>, 0x5d02fe4fd0df <vm_exec_core+32498>, 0x5d02fe4fd0fd <vm_exec_core+32528>, 0x5d02fe4fd11b <vm_exec_core+32558>, 0x5d02fe4fd139 <vm_exec_core+32588>, 0x5d02fe4fd157 <vm_exec_core+32618>, 0x5d02fe4fd175 <vm_exec_core+32648>, 0x5d02fe4fd193 <vm_exec_core+32678>, 0x5d02fe4fd1b1 <vm_exec_core+32708>, 0x5d02fe4fd1cf <vm_exec_core+32738>, 0x5d02fe4fd1ed <vm_exec_core+32768>, 0x5d02fe4fd20b <vm_exec_core+32798>, 0x5d02fe4fd229 <vm_exec_core+32828>, 0x5d02fe4fd247 <vm_exec_core+32858>, 0x5d02fe4fd265 <vm_exec_core+32888>, 0x5d02fe4fd283 <vm_exec_core+32918>, 0x5d02fe4fd2a1 <vm_exec_core+32948>, 0x5d02fe4fd2bf <vm_exec_core+32978>, 0x5d02fe4fd2dd <vm_exec_core+33008>, 0x5d02fe4fd2fb <vm_exec_core+33038>, 0x5d02fe4fd319 <vm_exec_core+33068>, 0x5d02fe4fd337 <vm_exec_core+33098>, 0x5d02fe4fd355 <vm_exec_core+33128>, 0x5d02fe4fd373 <vm_exec_core+33158>, 0x5d02fe4fd391 <vm_exec_core+33188>, 0x5d02fe4fd3af <vm_exec_core+33218>, 0x5d02fe4fd3cd <vm_exec_core+33248>, 0x5d02fe4fd3eb <vm_exec_core+33278>, 0x5d02fe4fd409 <vm_exec_core+33308>, 0x5d02fe4fd427 <vm_exec_core+33338>, 0x5d02fe4fd445 <vm_exec_core+33368>, 0x5d02fe4fd463 <vm_exec_core+33398>, 0x5d02fe4fd481 <vm_exec_core+33428>, 0x5d02fe4fd49f <vm_exec_core+33458>, 0x5d02fe4fd4bd <vm_exec_core+33488>, 0x5d02fe4fd4db <vm_exec_core+33518>, 0x5d02fe4fd4f9 <vm_exec_core+33548>, 0x5d02fe4fd517 <vm_exec_core+33578>, 0x5d02fe4fd535 <vm_exec_core+33608>, 0x5d02fe4fd553 <vm_exec_core+33638>, 0x5d02fe4fd571 <vm_exec_core+33668>, 0x5d02fe4fd5a2 <vm_exec_core+33717>, 0x5d02fe4fd5c0 <vm_exec_core+33747>, 0x5d02fe4fd5de <vm_exec_core+33777>, 0x5d02fe4fd5fc <vm_exec_core+33807>, 0x5d02fe4fd61a <vm_exec_core+33837>, 0x5d02fe4fd638 <vm_exec_core+33867>...}
#19 0x00005d02fe512415 in rb_vm_exec (ec=0x5d0334fd0f70) at /tmp/ruby/src/trunk-O0/vm.c:2784
_ec = 0x5d0334fd0f70
_tag = {tag = 36, retval = 4, buf = {0x761c998cba50, 0x5d02fe512393 <rb_vm_exec+190>, 0x0, 0x761c998cb9a0, 0x5d0334a20510}, prev = 0x761c998cbd20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#20 0x00005d02fe50f772 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x761c998cbc00, argc=0, self=129865215042600, captured=0x5d0334a20510, ec=0x5d0334fd0f70) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x761c9aad7ac8
opt_pc = 0
type = 572653569
cfp = 0x5d0336c05e18
sp = 0x5d0336b05e68
flags = 0
use_argv = 0x761c998cbc00
av = {8192, 129865217434320}
stack_argv = 0x5d0336b05e68
#21 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x761c998cbc00, argc=0, self=129865215042600, proc=0x5d0334a20510, ec=0x5d0334fd0f70) at /tmp/ruby/src/trunk-O0/vm.c:1908
block = 0x5d0334a20510
#22 vm_invoke_proc (ec=0x5d0334fd0f70, proc=0x5d0334a20510, self=129865215042600, argc=0, argv=0x761c998cbc00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1938
No locals.
#23 0x00005d02fe50fee8 in rb_vm_invoke_proc (ec=0x5d0334fd0f70, proc=0x5d0334a20510, argc=0, argv=0x761c998cbc00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1959
self = 129865215042600
#24 0x00005d02fe49a877 in thread_do_start_proc (th=0x5d0334263560) at /tmp/ruby/src/trunk-O0/thread.c:614
args = 129865217434440
args_ptr = 0x761c998cbc00
args_len = 0
procval = 129865217434360
proc = 0x5d0334a20510
#25 0x00005d02fe49a8ec in thread_do_start (th=0x5d0334263560) at /tmp/ruby/src/trunk-O0/thread.c:631
result = 36
#26 0x00005d02fe49abef in thread_start_func_2 (th=0x5d0334263560, stack_start=0x761c998cbdc8) at /tmp/ruby/src/trunk-O0/thread.c:686
_ec = 0x5d0334fd0f70
_tag = {tag = 36, retval = 129865207304192, buf = {0x761c998cbda0, 0x5d02fe49ab0c <thread_start_func_2+438>, 0x0, 0x761c998cbcb0, 0x761c998cbda0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
ractor_main_th = 0x5d03331ff010
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
#27 0x00005d02fe493afc in call_thread_start_func_2 (th=0x5d0334263560) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2238
stack_start = 0
stack_start_addr = 0x761c998cbdc8
#28 0x00005d02fe493c20 in nt_start (ptr=0x5d0334fd1190) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2283
th = 0x5d0334263560
sched = 0x5d03332040f8
nt = 0x5d0334fd1190
vm = 0x5d03331fcad0
#29 0x0000761cb5246a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {129865207301824, 1356363886604704976, 129865207301824, -264, 115, 140733230223632, 1356363886592122064, 1356318601774619856}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x0000761cb52d3c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x761c9bbaf6c0 (LWP 3620273) "ruby"):
#0 0x0000761cb52d4042 in epoll_wait (epfd=4, events=0x5d02fea3553c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
sc_ret = -4
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005d02fe495df8 in event_wait (vm=0x5d03331fcad0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:897
r = 23810
#2 0x00005d02fe495e1c in timer_thread_polling (vm=0x5d03331fcad0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:919
r = -28752714
#3 0x00005d02fe49658b in timer_thread_func (ptr=0x5d03331fcad0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3075
vm = 0x5d03331fcad0
#4 0x0000761cb5246a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {129865243883200, 1356359365614755024, 129865243883200, -264, 0, 140733230229344, 1356359365602172112, 1356318601774619856}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x0000761cb52d3c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x761c994df6c0 (LWP 3620329) "parallel.rb:40"):
#0 0x0000761cb52c54cd in __GI___poll (fds=0x761c994dd550, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005d02fe36ab4d in nogvl_wait_for (th=129865215105680, fptr=0x5d03351718b0, events=1, timeout=0x0) at /tmp/ruby/src/trunk-O0/io.c:12573
scheduler = 4
fd = 7
fds = {fd = 7, events = 1, revents = 0}
timeout_milliseconds = -1
#2 0x00005d02fe3562ac in io_internal_wait (thread=129865215105680, fptr=0x5d03351718b0, error=11, events=1, timeout=0x0) at /tmp/ruby/src/trunk-O0/io.c:1174
ready = 23810
#3 0x00005d02fe3563d6 in internal_read_func (ptr=0x761c994dd920) at /tmp/ruby/src/trunk-O0/io.c:1212
iis = 0x761c994dd920
result = -1
#4 0x00005d02fe49d0b1 in rb_thread_io_blocking_call (io=0x5d03351718b0, func=0x5d02fe3562ee <internal_read_func>, data1=0x761c994dd920, events=1) at /tmp/ruby/src/trunk-O0/thread.c:1973
__region = {prev_status = THREAD_RUNNABLE}
saved_state = RUBY_TAG_NONE
_ec = 0x5d033517a0a0
_tag = {tag = 36, retval = 102267436110799, buf = {0x761c994dd720, 0x5d02fe49cfc1 <rb_thread_io_blocking_call+411>, 0x0, 0x761c994dd610, 0x761c994df6c0}, prev = 0x761c994dd7f0, state = RUBY_TAG_NONE, lock_rec = 0}
ec = 0x5d033517a0a0
th = 0x5d033878e960
val = 36
saved_errno = 0
state = RUBY_TAG_NONE
prev_mn_schedulable = false
fd = 7
blocking_operation = {list = {next = 0x5d0335171980, prev = 0x5d0335171980}, ec = 0x5d033517a0a0}
#5 0x00005d02fe35526d in rb_io_blocking_region_wait (io=0x5d03351718b0, function=0x5d02fe3562ee <internal_read_func>, argument=0x761c994dd920, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk-O0/io.c:228
No locals.
#6 0x00005d02fe35a5c7 in io_read_memory_call (arg=129865203177760) at /tmp/ruby/src/trunk-O0/io.c:3451
iis = 0x761c994dd920
scheduler = 4
#7 0x00005d02fe316db1 in rb_ensure (b_proc=0x5d02fe35a502 <io_read_memory_call>, data1=129865203177760, e_proc=0x5d02fe46dc13 <rb_str_unlocktmp>, data2=129865215105240) at /tmp/ruby/src/trunk-O0/eval.c:1174
_ec = 0x5d033517a0a0
_tag = {tag = 36, retval = 129865215105240, buf = {0x761c994dd870, 0x5d02fe316d54 <rb_ensure+220>, 0x0, 0x761c994dd7a0, 0x761c994dd850}, prev = 0x761c994de9d0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 4
errinfo = 102267437336237
ec = 0x5d033517a0a0
#8 0x00005d02fe46dcbc in rb_str_locktmp_ensure (str=129865215105240, func=0x5d02fe35a502 <io_read_memory_call>, arg=129865203177760) at /tmp/ruby/src/trunk-O0/string.c:3381
No locals.
#9 0x00005d02fe35a5f7 in io_read_memory_locktmp (str=129865215105240, iis=0x761c994dd920) at /tmp/ruby/src/trunk-O0/io.c:3458
No locals.
#10 0x00005d02fe35a7ca in io_getpartial (argc=1, argv=0x5d03365d6980, io=129865215105800, no_exception=4, nonblock=0) at /tmp/ruby/src/trunk-O0/io.c:3504
fptr = 0x5d03351718b0
length = 2049
str = 129865215105240
n = 0
len = 1024
iis = {th = 129865215105680, fptr = 0x5d03351718b0, nonblock = 0, fd = 7, buf = 0x761c84006380, capa = 1024, timeout = 0x0}
shrinkable = 1
__func__ = "io_getpartial"
#11 0x00005d02fe35a8cb in io_readpartial (argc=1, argv=0x5d03365d6980, io=129865215105800) at /tmp/ruby/src/trunk-O0/io.c:3624
ret = 102267437798110
#12 0x00005d02fe4e9a71 in ractor_safe_call_cfunc_m1 (recv=129865215105800, argc=1, argv=0x5d03365d6980, func=0x5d02fe35a897 <io_readpartial>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3724
f = 0x5d02fe35a897 <io_readpartial>
#13 0x00005d02fe4ea6ac in vm_call_cfunc_with_frame_ (ec=0x5d033517a0a0, reg_cfp=0x5d03366d68d0, calling=0x761c994ddbb0, argc=1, argv=0x5d03365d6980, stack_bottom=0x5d03365d6978) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0x410100100003
cc = 0x761c9a102430
val = 102268379424976
me = 0x761c9bbd88e0
cfunc = 0x5d0333279438
recv = 129865215105800
block_handler = 0
frame_type = 1431634051
len = -1
args = <optimized out>
args = <optimized out>
#14 0x00005d02fe4ea921 in vm_call_cfunc_with_frame (ec=0x5d033517a0a0, reg_cfp=0x5d03366d68d0, calling=0x761c994ddbb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 1
stack_bottom = 0x5d03365d6978
argv = 0x5d03365d6980
#15 0x00005d02fe4f103d in vm_sendish (ec=0x5d033517a0a0, reg_cfp=0x5d03366d68d0, cd=0x5d03333bb4e0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0x410100100003
cc = 0x761c9a102430
argc = 1
recv = 129865215105800
calling = {cd = 0x5d03333bb4e0, cc = 0x761c9a102430, block_handler = 0, recv = 129865215105800, argc = 1, kw_splat = false, heap_argv = 0}
#16 0x00005d02fe4f8d01 in vm_exec_core (ec=0x5d033517a0a0) at ../../src/trunk-O0/insns.def:902
bh = 0
cd = 0x5d03333bb4e0
leaf = false
val = 0
reg_pc = 0x5d03333bb328
reg_cfp = 0x5d03366d68d0
insns_address_table = {0x5d02fe4f5259 <vm_exec_core+108>, 0x5d02fe4f52a9 <vm_exec_core+188>, 0x5d02fe4f53a7 <vm_exec_core+442>, 0x5d02fe4f54a9 <vm_exec_core+700>, 0x5d02fe4f5635 <vm_exec_core+1096>, 0x5d02fe4f5753 <vm_exec_core+1382>, 0x5d02fe4f5953 <vm_exec_core+1894>, 0x5d02fe4f5a53 <vm_exec_core+2150>, 0x5d02fe4f5b1a <vm_exec_core+2349>, 0x5d02fe4f5c0f <vm_exec_core+2594>, 0x5d02fe4f5d04 <vm_exec_core+2839>, 0x5d02fe4f5e00 <vm_exec_core+3091>, 0x5d02fe4f5f00 <vm_exec_core+3347>, 0x5d02fe4f5fbe <vm_exec_core+3537>, 0x5d02fe4f60b5 <vm_exec_core+3784>, 0x5d02fe4f619d <vm_exec_core+4016>, 0x5d02fe4f624e <vm_exec_core+4193>, 0x5d02fe4f62ff <vm_exec_core+4370>, 0x5d02fe4f6376 <vm_exec_core+4489>, 0x5d02fe4f63f0 <vm_exec_core+4611>, 0x5d02fe4f6484 <vm_exec_core+4759>, 0x5d02fe4f654a <vm_exec_core+4957>, 0x5d02fe4f660a <vm_exec_core+5149>, 0x5d02fe4f66ca <vm_exec_core+5341>, 0x5d02fe4f6796 <vm_exec_core+5545>, 0x5d02fe4f6846 <vm_exec_core+5721>, 0x5d02fe4f6973 <vm_exec_core+6022>, 0x5d02fe4f6a07 <vm_exec_core+6170>, 0x5d02fe4f6ada <vm_exec_core+6381>, 0x5d02fe4f6b99 <vm_exec_core+6572>, 0x5d02fe4f6c4a <vm_exec_core+6749>, 0x5d02fe4f6cfb <vm_exec_core+6926>, 0x5d02fe4f6de0 <vm_exec_core+7155>, 0x5d02fe4f6e90 <vm_exec_core+7331>, 0x5d02fe4f6f40 <vm_exec_core+7507>, 0x5d02fe4f7028 <vm_exec_core+7739>, 0x5d02fe4f70f5 <vm_exec_core+7944>, 0x5d02fe4f71d0 <vm_exec_core+8163>, 0x5d02fe4f72ce <vm_exec_core+8417>, 0x5d02fe4f73b6 <vm_exec_core+8649>, 0x5d02fe4f741f <vm_exec_core+8754>, 0x5d02fe4f74ce <vm_exec_core+8929>, 0x5d02fe4f75aa <vm_exec_core+9149>, 0x5d02fe4f7648 <vm_exec_core+9307>, 0x5d02fe4f77ae <vm_exec_core+9665>, 0x5d02fe4f7872 <vm_exec_core+9861>, 0x5d02fe4f7949 <vm_exec_core+10076>, 0x5d02fe4f79c8 <vm_exec_core+10203>, 0x5d02fe4f7b11 <vm_exec_core+10532>, 0x5d02fe4f807b <vm_exec_core+11918>, 0x5d02fe4f8165 <vm_exec_core+12152>, 0x5d02fe4f8256 <vm_exec_core+12393>, 0x5d02fe4f8330 <vm_exec_core+12611>, 0x5d02fe4f8533 <vm_exec_core+13126>, 0x5d02fe4f8613 <vm_exec_core+13350>, 0x5d02fe4f8707 <vm_exec_core+13594>, 0x5d02fe4f8971 <vm_exec_core+14212>, 0x5d02fe4f8c59 <vm_exec_core+14956>, 0x5d02fe4f8e6f <vm_exec_core+15490>, 0x5d02fe4f901c <vm_exec_core+15919>, 0x5d02fe4f913e <vm_exec_core+16209>, 0x5d02fe4f92a1 <vm_exec_core+16564>, 0x5d02fe4f9404 <vm_exec_core+16919>, 0x5d02fe4f9567 <vm_exec_core+17274>, 0x5d02fe4f9689 <vm_exec_core+17564>, 0x5d02fe4f97ec <vm_exec_core+17919>, 0x5d02fe4f9930 <vm_exec_core+18243>, 0x5d02fe4f9c17 <vm_exec_core+18986>, 0x5d02fe4f9e81 <vm_exec_core+19604>, 0x5d02fe4fa166 <vm_exec_core+20345>, 0x5d02fe4fa37c <vm_exec_core+20879>, 0x5d02fe4fa48c <vm_exec_core+21151>, 0x5d02fe4fa521 <vm_exec_core+21300>, 0x5d02fe4fa5d3 <vm_exec_core+21478>, 0x5d02fe4fa6aa <vm_exec_core+21693>, 0x5d02fe4fa784 <vm_exec_core+21911>, 0x5d02fe4fa85b <vm_exec_core+22126>, 0x5d02fe4fa95d <vm_exec_core+22384>, 0x5d02fe4faa72 <vm_exec_core+22661>, 0x5d02fe4fab9f <vm_exec_core+22962>, 0x5d02fe4faccc <vm_exec_core+23263>, 0x5d02fe4fadf9 <vm_exec_core+23564>, 0x5d02fe4faf26 <vm_exec_core+23865>, 0x5d02fe4fb053 <vm_exec_core+24166>, 0x5d02fe4fb18b <vm_exec_core+24478>, 0x5d02fe4fb2fc <vm_exec_core+24847>, 0x5d02fe4fb429 <vm_exec_core+25148>, 0x5d02fe4fb556 <vm_exec_core+25449>, 0x5d02fe4fb683 <vm_exec_core+25750>, 0x5d02fe4fb7b0 <vm_exec_core+26051>, 0x5d02fe4fb8dd <vm_exec_core+26352>, 0x5d02fe4fba0a <vm_exec_core+26653>, 0x5d02fe4fbb37 <vm_exec_core+26954>, 0x5d02fe4fbc64 <vm_exec_core+27255>, 0x5d02fe4fbdaa <vm_exec_core+27581>, 0x5d02fe4fbec0 <vm_exec_core+27859>, 0x5d02fe4fbfd6 <vm_exec_core+28137>, 0x5d02fe4fc0e7 <vm_exec_core+28410>, 0x5d02fe4fc1f8 <vm_exec_core+28683>, 0x5d02fe4fc31a <vm_exec_core+28973>, 0x5d02fe4fc447 <vm_exec_core+29274>, 0x5d02fe4fc520 <vm_exec_core+29491>, 0x5d02fe4fc613 <vm_exec_core+29734>, 0x5d02fe4fc749 <vm_exec_core+30044>, 0x5d02fe4fc823 <vm_exec_core+30262>, 0x5d02fe4fc8fd <vm_exec_core+30480>, 0x5d02fe4fc9db <vm_exec_core+30702>, 0x5d02fe4fcab9 <vm_exec_core+30924>, 0x5d02fe4fcb29 <vm_exec_core+31036>, 0x5d02fe4fcb99 <vm_exec_core+31148>, 0x5d02fe4fcbb7 <vm_exec_core+31178>, 0x5d02fe4fcbd5 <vm_exec_core+31208>, 0x5d02fe4fcbf3 <vm_exec_core+31238>, 0x5d02fe4fcc11 <vm_exec_core+31268>, 0x5d02fe4fcc2f <vm_exec_core+31298>, 0x5d02fe4fcc4d <vm_exec_core+31328>, 0x5d02fe4fcc6b <vm_exec_core+31358>, 0x5d02fe4fcc89 <vm_exec_core+31388>, 0x5d02fe4fcca7 <vm_exec_core+31418>, 0x5d02fe4fccc5 <vm_exec_core+31448>, 0x5d02fe4fcce3 <vm_exec_core+31478>, 0x5d02fe4fcd01 <vm_exec_core+31508>, 0x5d02fe4fcd1f <vm_exec_core+31538>, 0x5d02fe4fcd3d <vm_exec_core+31568>, 0x5d02fe4fcd5b <vm_exec_core+31598>, 0x5d02fe4fcd79 <vm_exec_core+31628>, 0x5d02fe4fcd97 <vm_exec_core+31658>, 0x5d02fe4fcdb5 <vm_exec_core+31688>, 0x5d02fe4fcdd3 <vm_exec_core+31718>, 0x5d02fe4fcdf1 <vm_exec_core+31748>, 0x5d02fe4fce0f <vm_exec_core+31778>, 0x5d02fe4fce2d <vm_exec_core+31808>, 0x5d02fe4fce4b <vm_exec_core+31838>, 0x5d02fe4fce69 <vm_exec_core+31868>, 0x5d02fe4fce87 <vm_exec_core+31898>, 0x5d02fe4fcea5 <vm_exec_core+31928>, 0x5d02fe4fcec3 <vm_exec_core+31958>, 0x5d02fe4fcee1 <vm_exec_core+31988>, 0x5d02fe4fceff <vm_exec_core+32018>, 0x5d02fe4fcf1d <vm_exec_core+32048>, 0x5d02fe4fcf3b <vm_exec_core+32078>, 0x5d02fe4fcf59 <vm_exec_core+32108>, 0x5d02fe4fcf77 <vm_exec_core+32138>, 0x5d02fe4fcf95 <vm_exec_core+32168>, 0x5d02fe4fcfb3 <vm_exec_core+32198>, 0x5d02fe4fcfd1 <vm_exec_core+32228>, 0x5d02fe4fcfef <vm_exec_core+32258>, 0x5d02fe4fd00d <vm_exec_core+32288>, 0x5d02fe4fd02b <vm_exec_core+32318>, 0x5d02fe4fd049 <vm_exec_core+32348>, 0x5d02fe4fd067 <vm_exec_core+32378>, 0x5d02fe4fd085 <vm_exec_core+32408>, 0x5d02fe4fd0a3 <vm_exec_core+32438>, 0x5d02fe4fd0c1 <vm_exec_core+32468>, 0x5d02fe4fd0df <vm_exec_core+32498>, 0x5d02fe4fd0fd <vm_exec_core+32528>, 0x5d02fe4fd11b <vm_exec_core+32558>, 0x5d02fe4fd139 <vm_exec_core+32588>, 0x5d02fe4fd157 <vm_exec_core+32618>, 0x5d02fe4fd175 <vm_exec_core+32648>, 0x5d02fe4fd193 <vm_exec_core+32678>, 0x5d02fe4fd1b1 <vm_exec_core+32708>, 0x5d02fe4fd1cf <vm_exec_core+32738>, 0x5d02fe4fd1ed <vm_exec_core+32768>, 0x5d02fe4fd20b <vm_exec_core+32798>, 0x5d02fe4fd229 <vm_exec_core+32828>, 0x5d02fe4fd247 <vm_exec_core+32858>, 0x5d02fe4fd265 <vm_exec_core+32888>, 0x5d02fe4fd283 <vm_exec_core+32918>, 0x5d02fe4fd2a1 <vm_exec_core+32948>, 0x5d02fe4fd2bf <vm_exec_core+32978>, 0x5d02fe4fd2dd <vm_exec_core+33008>, 0x5d02fe4fd2fb <vm_exec_core+33038>, 0x5d02fe4fd319 <vm_exec_core+33068>, 0x5d02fe4fd337 <vm_exec_core+33098>, 0x5d02fe4fd355 <vm_exec_core+33128>, 0x5d02fe4fd373 <vm_exec_core+33158>, 0x5d02fe4fd391 <vm_exec_core+33188>, 0x5d02fe4fd3af <vm_exec_core+33218>, 0x5d02fe4fd3cd <vm_exec_core+33248>, 0x5d02fe4fd3eb <vm_exec_core+33278>, 0x5d02fe4fd409 <vm_exec_core+33308>, 0x5d02fe4fd427 <vm_exec_core+33338>, 0x5d02fe4fd445 <vm_exec_core+33368>, 0x5d02fe4fd463 <vm_exec_core+33398>, 0x5d02fe4fd481 <vm_exec_core+33428>, 0x5d02fe4fd49f <vm_exec_core+33458>, 0x5d02fe4fd4bd <vm_exec_core+33488>, 0x5d02fe4fd4db <vm_exec_core+33518>, 0x5d02fe4fd4f9 <vm_exec_core+33548>, 0x5d02fe4fd517 <vm_exec_core+33578>, 0x5d02fe4fd535 <vm_exec_core+33608>, 0x5d02fe4fd553 <vm_exec_core+33638>, 0x5d02fe4fd571 <vm_exec_core+33668>, 0x5d02fe4fd5a2 <vm_exec_core+33717>, 0x5d02fe4fd5c0 <vm_exec_core+33747>, 0x5d02fe4fd5de <vm_exec_core+33777>, 0x5d02fe4fd5fc <vm_exec_core+33807>, 0x5d02fe4fd61a <vm_exec_core+33837>, 0x5d02fe4fd638 <vm_exec_core+33867>...}
#17 0x00005d02fe512415 in rb_vm_exec (ec=0x5d033517a0a0) at /tmp/ruby/src/trunk-O0/vm.c:2784
_ec = 0x5d033517a0a0
_tag = {tag = 36, retval = 4, buf = {0x761c994dea50, 0x5d02fe512393 <rb_vm_exec+190>, 0x0, 0x761c994de9a0, 0x5d0336246c10}, prev = 0x761c994ded20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#18 0x00005d02fe50f772 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x761c994dec00, argc=0, self=129865226131160, captured=0x5d0336246c10, ec=0x5d033517a0a0) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x761c9ab0f2e8
opt_pc = 0
type = 572653569
cfp = 0x5d03366d6908
sp = 0x5d03365d6958
flags = 0
use_argv = 0x761c994dec00
av = {8192, 129865215105520}
stack_argv = 0x5d03365d6958
#19 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x761c994dec00, argc=0, self=129865226131160, proc=0x5d0336246c10, ec=0x5d033517a0a0) at /tmp/ruby/src/trunk-O0/vm.c:1908
block = 0x5d0336246c10
#20 vm_invoke_proc (ec=0x5d033517a0a0, proc=0x5d0336246c10, self=129865226131160, argc=0, argv=0x761c994dec00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1938
No locals.
#21 0x00005d02fe50fee8 in rb_vm_invoke_proc (ec=0x5d033517a0a0, proc=0x5d0336246c10, argc=0, argv=0x761c994dec00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1959
self = 129865226131160
#22 0x00005d02fe49a877 in thread_do_start_proc (th=0x5d033878e960) at /tmp/ruby/src/trunk-O0/thread.c:614
args = 129865215105640
args_ptr = 0x761c994dec00
args_len = 0
procval = 129865215105560
proc = 0x5d0336246c10
#23 0x00005d02fe49a8ec in thread_do_start (th=0x5d033878e960) at /tmp/ruby/src/trunk-O0/thread.c:631
result = 36
#24 0x00005d02fe49abef in thread_start_func_2 (th=0x5d033878e960, stack_start=0x761c994dedc8) at /tmp/ruby/src/trunk-O0/thread.c:686
_ec = 0x5d033517a0a0
_tag = {tag = 36, retval = 129865203187712, buf = {0x761c994deda0, 0x5d02fe49ab0c <thread_start_func_2+438>, 0x0, 0x761c994decb0, 0x761c994deda0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
ractor_main_th = 0x5d03331ff010
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
#25 0x00005d02fe493afc in call_thread_start_func_2 (th=0x5d033878e960) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2238
stack_start = 0
stack_start_addr = 0x761c994dedc8
#26 0x00005d02fe493c20 in nt_start (ptr=0x5d0337f6d0b0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2283
th = 0x5d033878e960
sched = 0x5d03332040f8
nt = 0x5d0337f6d0b0
vm = 0x5d03331fcad0
#27 0x0000761cb5246a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {129865203185344, 1356362243242843344, 129865203185344, -264, 25, 140733230233504, 1356362243230260432, 1356318601774619856}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#28 0x0000761cb52d3c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x761c83d706c0 (LWP 3620331) "test_https_pro*"):
#0 0x0000761cb52c5a00 in __GI_ppoll (fds=0x761c83d6df58, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
sc_ret = -514
sc_cancel_oldtype = 0
sc_ret = <optimized out>
tval = {tv_sec = 102268336534608, tv_nsec = 857751800}
#1 0x00005d02fe4a0731 in wait_for_single_fd_blocking_region (th=0x5d0333def450, fds=0x761c83d6df58, nfds=1, to=0x0, lerrno=0x761c83d6df00) at /tmp/ruby/src/trunk-O0/thread.c:4576
__region = {prev_status = THREAD_RUNNABLE}
ts = {tv_sec = 129864843058960, tv_nsec = 129864843058952}
result = 0
#2 0x00005d02fe4a09d0 in thread_io_wait (io=0x5d033574a4d0, fd=9, events=1, timeout=0x0) at /tmp/ruby/src/trunk-O0/thread.c:4624
to = 0x0
rel = 129864843059184
end = 0
_ec = 0x5d0337c78a60
_tag = {tag = 36, retval = 102267435978840, buf = {0x761c83d6dfe0, 0x5d02fe4a090b <thread_io_wait+407>, 0x0, 0x761c83d6ded0, 0x1}, prev = 0x761c83d6f9d0, state = RUBY_TAG_NONE, lock_rec = 0}
fds = {{fd = 9, events = 1, revents = 0}}
result = 0
nfds = 1
blocking_operation = {list = {next = 0x5d033574a5a0, prev = 0x5d033574a5a0}, ec = 0x5d0337c78a60}
state = RUBY_TAG_NONE
lerrno = 0
ec = 0x5d0337c78a60
th = 0x5d0333def450
#3 0x00005d02fe4a0bb2 in rb_thread_io_wait (io=0x5d033574a4d0, events=1, timeout=0x0) at /tmp/ruby/src/trunk-O0/thread.c:4779
No locals.
#4 0x00005d02fe356c44 in rb_io_wait (io=129865215099720, events=3, timeout=4) at /tmp/ruby/src/trunk-O0/io.c:1477
scheduler = 4
fptr = 0x5d033574a4d0
tv_storage = {tv_sec = 129864843059328, tv_usec = 102267436227022}
tv = 0x0
ready = -2083069824
#5 0x00005d02fe356f6e in rb_io_maybe_wait (error=11, io=129865215099720, events=3, timeout=4) at /tmp/ruby/src/trunk-O0/io.c:1642
No locals.
#6 0x00005d02fe356fb3 in rb_io_maybe_wait_readable (error=11, io=129865215099720, timeout=4) at /tmp/ruby/src/trunk-O0/io.c:1653
result = 102267435978840
#7 0x0000761c9a1d156a in rsock_s_accept (klass=129865226094680, io=129865215099720, sockaddr=0x761c83d6e190, len=0x761c83d6e18c) at /tmp/ruby/src/trunk-O0/ext/socket/init.c:738
error = 11
fptr = 0x5d033574a4d0
accept_arg = {fd = 9, sockaddr = 0x761c83d6e190, len = 0x761c83d6e18c}
retry = 0
peer = -1
#8 0x0000761c9a1ee2fb in tcp_accept (server=129865215099720) at /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c:61
buffer = {addr = {sa_family = 32, sa_data = "\000\000\000\000\000\000\v\000\000\000\000\000\000"}, in = {sin_family = 32, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\v\000\000\000\000\000\000"}, in6 = {sin6_family = 32, sin6_port = 0, sin6_flowinfo = 0, sin6_addr = {__in6_u = {__u6_addr8 = "\v\000\000\000\000\000\000\000\v\000\000\000\000\000\000", __u6_addr16 = {11, 0, 0, 0, 11, 0, 0, 0}, __u6_addr32 = {11, 0, 11, 0}}}, sin6_scope_id = 2585370103}, un = {sun_family = 32, sun_path = "\000\000\000\000\000\000\v\000\000\000\000\000\000\000\v\000\000\000\000\000\000\000\367\235\031\232\034v\000\000a\306\3037\003]\000\000`\306\3037\003]\000\000\354\235\031\232\034v\000\000\220\301Öƒ\034v\000\000\000\000\000\000\000\000\000\000\240\301Öƒ\034v\000\0008\000\000\000\000\000\000\000x\370\0373\003]\000\000\240\301Öƒ\034v\000\000P\273\037\000\000"}, storage = {ss_family = 32, __ss_padding = "\000\000\000\000\000\000\v\000\000\000\000\000\000\000\v\000\000\000\000\000\000\000\367\235\031\232\034v\000\000a\306\3037\003]\000\000`\306\3037\003]\000\000\354\235\031\232\034v\000\000\220\301Öƒ\034v\000\000\000\000\000\000\000\000\000\000\240\301Öƒ\034v\000\0008\000\000\000\000\000\000\000x\370\0373\003]\000\000\240\301Öƒ\034v\000\000P\273\037\000\000\000\000\000@\342Öƒ\034v\000", __ss_align = 102267436110429}, place_holder = " \000\000\000\000\000\000\000\v\000\000\000\000\000\000\000\v\000\000\000\000\000\000\000\367\235\031\232\034v\000\000a\306\3037\003]\000\000`\306\3037\003]\000\000\354\235\031\232\034v\000\000\220\301Öƒ\034v\000\000\000\000\000\000\000\000\000\000\240\301Öƒ\034v\000\0008\000\000\000\000\000\000\000x\370\0373\003]\000\000\240\301Öƒ\034v\000\000P\273\037\000\000\000\000\000@\342Öƒ\034v\000\000]\2223\376\002]\000\000(\000\000\000\000\000\000\000\001\2203\376\001\000\000\0008", '\000' <repeats 24 times>, "\364\0373\003]\000\000\200\342Öƒ\034v\000\000\364\2243\376\002]\000\000\000\000\000\000\000\000\000\0008\000\000\000\000"...}
length = 2048
#9 0x00005d02fe4e9aa3 in ractor_safe_call_cfunc_0 (recv=129865215099720, argc=0, argv=0x5d0337605f80, func=0x761c9a1ee2a5 <tcp_accept>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3731
f = 0x761c9a1ee2a5 <tcp_accept>
#10 0x00005d02fe4ea6ac in vm_call_cfunc_with_frame_ (ec=0x5d0337c78a60, reg_cfp=0x5d0337705e58, calling=0x761c83d6ebb0, argc=0, argv=0x5d0337605f80, stack_bottom=0x5d0337605f78) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0xe00100100001
cc = 0x761c996cd960
val = 129864843061888
me = 0x761c99e470b0
cfunc = 0x5d033353b698
recv = 129865215099720
block_handler = 0
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#11 0x00005d02fe4ea921 in vm_call_cfunc_with_frame (ec=0x5d0337c78a60, reg_cfp=0x5d0337705e58, calling=0x761c83d6ebb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 0
stack_bottom = 0x5d0337605f78
argv = 0x5d0337605f80
#12 0x00005d02fe4f103d in vm_sendish (ec=0x5d0337c78a60, reg_cfp=0x5d0337705e58, cd=0x5d0333877c20, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0xe00100100001
cc = 0x761c996cd960
argc = 0
recv = 129865215099720
calling = {cd = 0x5d0333877c20, cc = 0x761c996cd960, block_handler = 0, recv = 129865215099720, argc = 0, kw_splat = false, heap_argv = 0}
#13 0x00005d02fe4f8d01 in vm_exec_core (ec=0x5d0337c78a60) at ../../src/trunk-O0/insns.def:902
bh = 0
cd = 0x5d0333877c20
leaf = false
val = 36
reg_pc = 0x5d033387f5c8
reg_cfp = 0x5d0337705e58
insns_address_table = {0x5d02fe4f5259 <vm_exec_core+108>, 0x5d02fe4f52a9 <vm_exec_core+188>, 0x5d02fe4f53a7 <vm_exec_core+442>, 0x5d02fe4f54a9 <vm_exec_core+700>, 0x5d02fe4f5635 <vm_exec_core+1096>, 0x5d02fe4f5753 <vm_exec_core+1382>, 0x5d02fe4f5953 <vm_exec_core+1894>, 0x5d02fe4f5a53 <vm_exec_core+2150>, 0x5d02fe4f5b1a <vm_exec_core+2349>, 0x5d02fe4f5c0f <vm_exec_core+2594>, 0x5d02fe4f5d04 <vm_exec_core+2839>, 0x5d02fe4f5e00 <vm_exec_core+3091>, 0x5d02fe4f5f00 <vm_exec_core+3347>, 0x5d02fe4f5fbe <vm_exec_core+3537>, 0x5d02fe4f60b5 <vm_exec_core+3784>, 0x5d02fe4f619d <vm_exec_core+4016>, 0x5d02fe4f624e <vm_exec_core+4193>, 0x5d02fe4f62ff <vm_exec_core+4370>, 0x5d02fe4f6376 <vm_exec_core+4489>, 0x5d02fe4f63f0 <vm_exec_core+4611>, 0x5d02fe4f6484 <vm_exec_core+4759>, 0x5d02fe4f654a <vm_exec_core+4957>, 0x5d02fe4f660a <vm_exec_core+5149>, 0x5d02fe4f66ca <vm_exec_core+5341>, 0x5d02fe4f6796 <vm_exec_core+5545>, 0x5d02fe4f6846 <vm_exec_core+5721>, 0x5d02fe4f6973 <vm_exec_core+6022>, 0x5d02fe4f6a07 <vm_exec_core+6170>, 0x5d02fe4f6ada <vm_exec_core+6381>, 0x5d02fe4f6b99 <vm_exec_core+6572>, 0x5d02fe4f6c4a <vm_exec_core+6749>, 0x5d02fe4f6cfb <vm_exec_core+6926>, 0x5d02fe4f6de0 <vm_exec_core+7155>, 0x5d02fe4f6e90 <vm_exec_core+7331>, 0x5d02fe4f6f40 <vm_exec_core+7507>, 0x5d02fe4f7028 <vm_exec_core+7739>, 0x5d02fe4f70f5 <vm_exec_core+7944>, 0x5d02fe4f71d0 <vm_exec_core+8163>, 0x5d02fe4f72ce <vm_exec_core+8417>, 0x5d02fe4f73b6 <vm_exec_core+8649>, 0x5d02fe4f741f <vm_exec_core+8754>, 0x5d02fe4f74ce <vm_exec_core+8929>, 0x5d02fe4f75aa <vm_exec_core+9149>, 0x5d02fe4f7648 <vm_exec_core+9307>, 0x5d02fe4f77ae <vm_exec_core+9665>, 0x5d02fe4f7872 <vm_exec_core+9861>, 0x5d02fe4f7949 <vm_exec_core+10076>, 0x5d02fe4f79c8 <vm_exec_core+10203>, 0x5d02fe4f7b11 <vm_exec_core+10532>, 0x5d02fe4f807b <vm_exec_core+11918>, 0x5d02fe4f8165 <vm_exec_core+12152>, 0x5d02fe4f8256 <vm_exec_core+12393>, 0x5d02fe4f8330 <vm_exec_core+12611>, 0x5d02fe4f8533 <vm_exec_core+13126>, 0x5d02fe4f8613 <vm_exec_core+13350>, 0x5d02fe4f8707 <vm_exec_core+13594>, 0x5d02fe4f8971 <vm_exec_core+14212>, 0x5d02fe4f8c59 <vm_exec_core+14956>, 0x5d02fe4f8e6f <vm_exec_core+15490>, 0x5d02fe4f901c <vm_exec_core+15919>, 0x5d02fe4f913e <vm_exec_core+16209>, 0x5d02fe4f92a1 <vm_exec_core+16564>, 0x5d02fe4f9404 <vm_exec_core+16919>, 0x5d02fe4f9567 <vm_exec_core+17274>, 0x5d02fe4f9689 <vm_exec_core+17564>, 0x5d02fe4f97ec <vm_exec_core+17919>, 0x5d02fe4f9930 <vm_exec_core+18243>, 0x5d02fe4f9c17 <vm_exec_core+18986>, 0x5d02fe4f9e81 <vm_exec_core+19604>, 0x5d02fe4fa166 <vm_exec_core+20345>, 0x5d02fe4fa37c <vm_exec_core+20879>, 0x5d02fe4fa48c <vm_exec_core+21151>, 0x5d02fe4fa521 <vm_exec_core+21300>, 0x5d02fe4fa5d3 <vm_exec_core+21478>, 0x5d02fe4fa6aa <vm_exec_core+21693>, 0x5d02fe4fa784 <vm_exec_core+21911>, 0x5d02fe4fa85b <vm_exec_core+22126>, 0x5d02fe4fa95d <vm_exec_core+22384>, 0x5d02fe4faa72 <vm_exec_core+22661>, 0x5d02fe4fab9f <vm_exec_core+22962>, 0x5d02fe4faccc <vm_exec_core+23263>, 0x5d02fe4fadf9 <vm_exec_core+23564>, 0x5d02fe4faf26 <vm_exec_core+23865>, 0x5d02fe4fb053 <vm_exec_core+24166>, 0x5d02fe4fb18b <vm_exec_core+24478>, 0x5d02fe4fb2fc <vm_exec_core+24847>, 0x5d02fe4fb429 <vm_exec_core+25148>, 0x5d02fe4fb556 <vm_exec_core+25449>, 0x5d02fe4fb683 <vm_exec_core+25750>, 0x5d02fe4fb7b0 <vm_exec_core+26051>, 0x5d02fe4fb8dd <vm_exec_core+26352>, 0x5d02fe4fba0a <vm_exec_core+26653>, 0x5d02fe4fbb37 <vm_exec_core+26954>, 0x5d02fe4fbc64 <vm_exec_core+27255>, 0x5d02fe4fbdaa <vm_exec_core+27581>, 0x5d02fe4fbec0 <vm_exec_core+27859>, 0x5d02fe4fbfd6 <vm_exec_core+28137>, 0x5d02fe4fc0e7 <vm_exec_core+28410>, 0x5d02fe4fc1f8 <vm_exec_core+28683>, 0x5d02fe4fc31a <vm_exec_core+28973>, 0x5d02fe4fc447 <vm_exec_core+29274>, 0x5d02fe4fc520 <vm_exec_core+29491>, 0x5d02fe4fc613 <vm_exec_core+29734>, 0x5d02fe4fc749 <vm_exec_core+30044>, 0x5d02fe4fc823 <vm_exec_core+30262>, 0x5d02fe4fc8fd <vm_exec_core+30480>, 0x5d02fe4fc9db <vm_exec_core+30702>, 0x5d02fe4fcab9 <vm_exec_core+30924>, 0x5d02fe4fcb29 <vm_exec_core+31036>, 0x5d02fe4fcb99 <vm_exec_core+31148>, 0x5d02fe4fcbb7 <vm_exec_core+31178>, 0x5d02fe4fcbd5 <vm_exec_core+31208>, 0x5d02fe4fcbf3 <vm_exec_core+31238>, 0x5d02fe4fcc11 <vm_exec_core+31268>, 0x5d02fe4fcc2f <vm_exec_core+31298>, 0x5d02fe4fcc4d <vm_exec_core+31328>, 0x5d02fe4fcc6b <vm_exec_core+31358>, 0x5d02fe4fcc89 <vm_exec_core+31388>, 0x5d02fe4fcca7 <vm_exec_core+31418>, 0x5d02fe4fccc5 <vm_exec_core+31448>, 0x5d02fe4fcce3 <vm_exec_core+31478>, 0x5d02fe4fcd01 <vm_exec_core+31508>, 0x5d02fe4fcd1f <vm_exec_core+31538>, 0x5d02fe4fcd3d <vm_exec_core+31568>, 0x5d02fe4fcd5b <vm_exec_core+31598>, 0x5d02fe4fcd79 <vm_exec_core+31628>, 0x5d02fe4fcd97 <vm_exec_core+31658>, 0x5d02fe4fcdb5 <vm_exec_core+31688>, 0x5d02fe4fcdd3 <vm_exec_core+31718>, 0x5d02fe4fcdf1 <vm_exec_core+31748>, 0x5d02fe4fce0f <vm_exec_core+31778>, 0x5d02fe4fce2d <vm_exec_core+31808>, 0x5d02fe4fce4b <vm_exec_core+31838>, 0x5d02fe4fce69 <vm_exec_core+31868>, 0x5d02fe4fce87 <vm_exec_core+31898>, 0x5d02fe4fcea5 <vm_exec_core+31928>, 0x5d02fe4fcec3 <vm_exec_core+31958>, 0x5d02fe4fcee1 <vm_exec_core+31988>, 0x5d02fe4fceff <vm_exec_core+32018>, 0x5d02fe4fcf1d <vm_exec_core+32048>, 0x5d02fe4fcf3b <vm_exec_core+32078>, 0x5d02fe4fcf59 <vm_exec_core+32108>, 0x5d02fe4fcf77 <vm_exec_core+32138>, 0x5d02fe4fcf95 <vm_exec_core+32168>, 0x5d02fe4fcfb3 <vm_exec_core+32198>, 0x5d02fe4fcfd1 <vm_exec_core+32228>, 0x5d02fe4fcfef <vm_exec_core+32258>, 0x5d02fe4fd00d <vm_exec_core+32288>, 0x5d02fe4fd02b <vm_exec_core+32318>, 0x5d02fe4fd049 <vm_exec_core+32348>, 0x5d02fe4fd067 <vm_exec_core+32378>, 0x5d02fe4fd085 <vm_exec_core+32408>, 0x5d02fe4fd0a3 <vm_exec_core+32438>, 0x5d02fe4fd0c1 <vm_exec_core+32468>, 0x5d02fe4fd0df <vm_exec_core+32498>, 0x5d02fe4fd0fd <vm_exec_core+32528>, 0x5d02fe4fd11b <vm_exec_core+32558>, 0x5d02fe4fd139 <vm_exec_core+32588>, 0x5d02fe4fd157 <vm_exec_core+32618>, 0x5d02fe4fd175 <vm_exec_core+32648>, 0x5d02fe4fd193 <vm_exec_core+32678>, 0x5d02fe4fd1b1 <vm_exec_core+32708>, 0x5d02fe4fd1cf <vm_exec_core+32738>, 0x5d02fe4fd1ed <vm_exec_core+32768>, 0x5d02fe4fd20b <vm_exec_core+32798>, 0x5d02fe4fd229 <vm_exec_core+32828>, 0x5d02fe4fd247 <vm_exec_core+32858>, 0x5d02fe4fd265 <vm_exec_core+32888>, 0x5d02fe4fd283 <vm_exec_core+32918>, 0x5d02fe4fd2a1 <vm_exec_core+32948>, 0x5d02fe4fd2bf <vm_exec_core+32978>, 0x5d02fe4fd2dd <vm_exec_core+33008>, 0x5d02fe4fd2fb <vm_exec_core+33038>, 0x5d02fe4fd319 <vm_exec_core+33068>, 0x5d02fe4fd337 <vm_exec_core+33098>, 0x5d02fe4fd355 <vm_exec_core+33128>, 0x5d02fe4fd373 <vm_exec_core+33158>, 0x5d02fe4fd391 <vm_exec_core+33188>, 0x5d02fe4fd3af <vm_exec_core+33218>, 0x5d02fe4fd3cd <vm_exec_core+33248>, 0x5d02fe4fd3eb <vm_exec_core+33278>, 0x5d02fe4fd409 <vm_exec_core+33308>, 0x5d02fe4fd427 <vm_exec_core+33338>, 0x5d02fe4fd445 <vm_exec_core+33368>, 0x5d02fe4fd463 <vm_exec_core+33398>, 0x5d02fe4fd481 <vm_exec_core+33428>, 0x5d02fe4fd49f <vm_exec_core+33458>, 0x5d02fe4fd4bd <vm_exec_core+33488>, 0x5d02fe4fd4db <vm_exec_core+33518>, 0x5d02fe4fd4f9 <vm_exec_core+33548>, 0x5d02fe4fd517 <vm_exec_core+33578>, 0x5d02fe4fd535 <vm_exec_core+33608>, 0x5d02fe4fd553 <vm_exec_core+33638>, 0x5d02fe4fd571 <vm_exec_core+33668>, 0x5d02fe4fd5a2 <vm_exec_core+33717>, 0x5d02fe4fd5c0 <vm_exec_core+33747>, 0x5d02fe4fd5de <vm_exec_core+33777>, 0x5d02fe4fd5fc <vm_exec_core+33807>, 0x5d02fe4fd61a <vm_exec_core+33837>, 0x5d02fe4fd638 <vm_exec_core+33867>...}
#14 0x00005d02fe512415 in rb_vm_exec (ec=0x5d0337c78a60) at /tmp/ruby/src/trunk-O0/vm.c:2784
_ec = 0x5d0337c78a60
_tag = {tag = 36, retval = 4, buf = {0x761c83d6fa50, 0x5d02fe512393 <rb_vm_exec+190>, 0x0, 0x761c83d6f9a0, 0x5d033619ab40}, prev = 0x761c83d6fd20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#15 0x00005d02fe50f772 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x761c83d6fc00, argc=0, self=129865215100800, captured=0x5d033619ab40, ec=0x5d0337c78a60) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x761c9a185330
opt_pc = 0
type = 572653569
cfp = 0x5d0337705ec8
sp = 0x5d0337605f18
flags = 0
use_argv = 0x761c83d6fc00
av = {8192, 129865215098080}
stack_argv = 0x5d0337605f18
#16 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x761c83d6fc00, argc=0, self=129865215100800, proc=0x5d033619ab40, ec=0x5d0337c78a60) at /tmp/ruby/src/trunk-O0/vm.c:1908
block = 0x5d033619ab40
#17 vm_invoke_proc (ec=0x5d0337c78a60, proc=0x5d033619ab40, self=129865215100800, argc=0, argv=0x761c83d6fc00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1938
No locals.
#18 0x00005d02fe50fee8 in rb_vm_invoke_proc (ec=0x5d0337c78a60, proc=0x5d033619ab40, argc=0, argv=0x761c83d6fc00, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1959
self = 129865215100800
#19 0x00005d02fe49a877 in thread_do_start_proc (th=0x5d0333def450) at /tmp/ruby/src/trunk-O0/thread.c:614
args = 129865215098160
args_ptr = 0x761c83d6fc00
args_len = 0
procval = 129865215098120
proc = 0x5d033619ab40
#20 0x00005d02fe49a8ec in thread_do_start (th=0x5d0333def450) at /tmp/ruby/src/trunk-O0/thread.c:631
result = 36
#21 0x00005d02fe49abef in thread_start_func_2 (th=0x5d0333def450, stack_start=0x761c83d6fdc8) at /tmp/ruby/src/trunk-O0/thread.c:686
_ec = 0x5d0337c78a60
_tag = {tag = 36, retval = 129864843071488, buf = {0x761c83d6fda0, 0x5d02fe49ab0c <thread_start_func_2+438>, 0x0, 0x761c83d6fcb0, 0x761c83d6fda0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
ractor_main_th = 0x5d03331ff010
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
#22 0x00005d02fe493afc in call_thread_start_func_2 (th=0x5d0333def450) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2238
stack_start = 0
stack_start_addr = 0x761c83d6fdc8
#23 0x00005d02fe493c20 in nt_start (ptr=0x5d0335693310) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2283
th = 0x5d0333def450
sched = 0x5d03332040f8
nt = 0x5d0335693310
vm = 0x5d03331fcad0
#24 0x0000761cb5246a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {129864843069120, 1356411902191590608, 129864843069120, -264, 0, 140733230223648, 1356411902179007696, 1356318601774619856}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x0000761cb52d3c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x761cb51a77c0 (LWP 3596788) "ruby"):
#0 0x0000761cb5242d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d0333204004) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=32767, abstime=0x0, clockid=0, expected=0, futex_word=0x5d0333204004) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d0333204004, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x0000761cb52457dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d03332040f8, cond=0x5d0333203fd8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x761cb52454a0 <__condvar_cleanup_waiting>, __arg = 0x7fff023215e0, __canceltype = 36836848, __prev = 0x0}
cbuffer = {wseq = 26545, cond = 0x5d0333203fd8, mutex = 0x5d03332040f8, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 26545
seq = 13272
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x5d0333203fd8, mutex=0x5d03332040f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005d02fe490b65 in rb_native_cond_wait (cond=0x5d0333203fd8, mutex=0x5d03332040f8) at /tmp/ruby/src/trunk-O0/thread_pthread.c:231
r = 23811
#6 0x00005d02fe491b30 in thread_sched_wait_running_turn (sched=0x5d03332040f8, th=0x5d03331ff010, can_direct_transfer=false) at /tmp/ruby/src/trunk-O0/thread_pthread.c:851
next_th = 0x5d0333def450
#7 0x00005d02fe49231d in thread_sched_to_waiting_until_wakeup (sched=0x5d03332040f8, th=0x5d03331ff010) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1126
can_direct_transfer = false
#8 0x00005d02fe496a31 in native_sleep (th=0x5d03331ff010, rel=0x0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3350
sched = 0x5d03332040f8
#9 0x00005d02fe49c19d in sleep_forever (th=0x5d03331ff010, fl=13) at /tmp/ruby/src/trunk-O0/thread.c:1381
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = 23810
#10 0x00005d02fe49b992 in thread_join_sleep (arg=140733230225648) at /tmp/ruby/src/trunk-O0/thread.c:1074
scheduler = 4
p = 0x7fff023218f0
target_th = 0x5d0333def450
th = 0x5d03331ff010
end = 0
limit = 0x0
#11 0x00005d02fe316db1 in rb_ensure (b_proc=0x5d02fe49b8d4 <thread_join_sleep>, data1=140733230225648, e_proc=0x5d02fe49b804 <remove_from_join_list>, data2=140733230225648) at /tmp/ruby/src/trunk-O0/eval.c:1174
_ec = 0x5d03332042d0
_tag = {tag = 36, retval = 129865215098000, buf = {0x7fff02321880, 0x5d02fe316d54 <rb_ensure+220>, 0x0, 0x7fff023217b0, 0x0}, prev = 0x7fff023229b0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 4
errinfo = 2570507664
ec = 0x5d03332042d0
#12 0x00005d02fe49bbb7 in thread_join (target_th=0x5d0333def450, timeout=4, limit=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1131
waiter = {next = 0x0, thread = 0x5d03331ff010, fiber = 0x0}
arg = {waiter = 0x7fff023218d0, target = 0x5d0333def450, timeout = 4, limit = 0x0}
ec = 0x5d03332042d0
th = 0x5d03331ff010
fiber = 0x5d0333204280
#13 0x00005d02fe49bdc6 in thread_value (self=129865215098200) at /tmp/ruby/src/trunk-O0/thread.c:1253
th = 0x5d0333def450
#14 0x00005d02fe4e9aa3 in ractor_safe_call_cfunc_0 (recv=129865215098200, argc=0, argv=0x761cb50463e8, func=0x5d02fe49bd90 <thread_value>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3731
f = 0x5d02fe49bd90 <thread_value>
#15 0x00005d02fe4ea6ac in vm_call_cfunc_with_frame_ (ec=0x5d03332042d0, reg_cfp=0x761cb5145c58, calling=0x7fff02321b60, argc=0, argv=0x761cb50463e8, stack_bottom=0x761cb50463e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0x260100100001
cc = 0x761c99300878
val = 129865215098200
me = 0x761c9bbf5030
cfunc = 0x5d03332a5e58
recv = 129865215098200
block_handler = 0
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#16 0x00005d02fe4ea921 in vm_call_cfunc_with_frame (ec=0x5d03332042d0, reg_cfp=0x761cb5145c58, calling=0x7fff02321b60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 0
stack_bottom = 0x761cb50463e0
argv = 0x761cb50463e8
#17 0x00005d02fe4f103d in vm_sendish (ec=0x5d03332042d0, reg_cfp=0x761cb5145c58, cd=0x5d0333406b50, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0x260100100001
cc = 0x761c99300878
argc = 0
recv = 129865215098200
calling = {cd = 0x5d0333406b50, cc = 0x761c99300878, block_handler = 0, recv = 129865215098200, argc = 0, kw_splat = false, heap_argv = 0}
#18 0x00005d02fe4f8d01 in vm_exec_core (ec=0x5d03332042d0) at ../../src/trunk-O0/insns.def:902
bh = 0
cd = 0x5d0333406b50
leaf = false
val = 129865215098200
reg_pc = 0x5d03332ac888
reg_cfp = 0x761cb5145c58
insns_address_table = {0x5d02fe4f5259 <vm_exec_core+108>, 0x5d02fe4f52a9 <vm_exec_core+188>, 0x5d02fe4f53a7 <vm_exec_core+442>, 0x5d02fe4f54a9 <vm_exec_core+700>, 0x5d02fe4f5635 <vm_exec_core+1096>, 0x5d02fe4f5753 <vm_exec_core+1382>, 0x5d02fe4f5953 <vm_exec_core+1894>, 0x5d02fe4f5a53 <vm_exec_core+2150>, 0x5d02fe4f5b1a <vm_exec_core+2349>, 0x5d02fe4f5c0f <vm_exec_core+2594>, 0x5d02fe4f5d04 <vm_exec_core+2839>, 0x5d02fe4f5e00 <vm_exec_core+3091>, 0x5d02fe4f5f00 <vm_exec_core+3347>, 0x5d02fe4f5fbe <vm_exec_core+3537>, 0x5d02fe4f60b5 <vm_exec_core+3784>, 0x5d02fe4f619d <vm_exec_core+4016>, 0x5d02fe4f624e <vm_exec_core+4193>, 0x5d02fe4f62ff <vm_exec_core+4370>, 0x5d02fe4f6376 <vm_exec_core+4489>, 0x5d02fe4f63f0 <vm_exec_core+4611>, 0x5d02fe4f6484 <vm_exec_core+4759>, 0x5d02fe4f654a <vm_exec_core+4957>, 0x5d02fe4f660a <vm_exec_core+5149>, 0x5d02fe4f66ca <vm_exec_core+5341>, 0x5d02fe4f6796 <vm_exec_core+5545>, 0x5d02fe4f6846 <vm_exec_core+5721>, 0x5d02fe4f6973 <vm_exec_core+6022>, 0x5d02fe4f6a07 <vm_exec_core+6170>, 0x5d02fe4f6ada <vm_exec_core+6381>, 0x5d02fe4f6b99 <vm_exec_core+6572>, 0x5d02fe4f6c4a <vm_exec_core+6749>, 0x5d02fe4f6cfb <vm_exec_core+6926>, 0x5d02fe4f6de0 <vm_exec_core+7155>, 0x5d02fe4f6e90 <vm_exec_core+7331>, 0x5d02fe4f6f40 <vm_exec_core+7507>, 0x5d02fe4f7028 <vm_exec_core+7739>, 0x5d02fe4f70f5 <vm_exec_core+7944>, 0x5d02fe4f71d0 <vm_exec_core+8163>, 0x5d02fe4f72ce <vm_exec_core+8417>, 0x5d02fe4f73b6 <vm_exec_core+8649>, 0x5d02fe4f741f <vm_exec_core+8754>, 0x5d02fe4f74ce <vm_exec_core+8929>, 0x5d02fe4f75aa <vm_exec_core+9149>, 0x5d02fe4f7648 <vm_exec_core+9307>, 0x5d02fe4f77ae <vm_exec_core+9665>, 0x5d02fe4f7872 <vm_exec_core+9861>, 0x5d02fe4f7949 <vm_exec_core+10076>, 0x5d02fe4f79c8 <vm_exec_core+10203>, 0x5d02fe4f7b11 <vm_exec_core+10532>, 0x5d02fe4f807b <vm_exec_core+11918>, 0x5d02fe4f8165 <vm_exec_core+12152>, 0x5d02fe4f8256 <vm_exec_core+12393>, 0x5d02fe4f8330 <vm_exec_core+12611>, 0x5d02fe4f8533 <vm_exec_core+13126>, 0x5d02fe4f8613 <vm_exec_core+13350>, 0x5d02fe4f8707 <vm_exec_core+13594>, 0x5d02fe4f8971 <vm_exec_core+14212>, 0x5d02fe4f8c59 <vm_exec_core+14956>, 0x5d02fe4f8e6f <vm_exec_core+15490>, 0x5d02fe4f901c <vm_exec_core+15919>, 0x5d02fe4f913e <vm_exec_core+16209>, 0x5d02fe4f92a1 <vm_exec_core+16564>, 0x5d02fe4f9404 <vm_exec_core+16919>, 0x5d02fe4f9567 <vm_exec_core+17274>, 0x5d02fe4f9689 <vm_exec_core+17564>, 0x5d02fe4f97ec <vm_exec_core+17919>, 0x5d02fe4f9930 <vm_exec_core+18243>, 0x5d02fe4f9c17 <vm_exec_core+18986>, 0x5d02fe4f9e81 <vm_exec_core+19604>, 0x5d02fe4fa166 <vm_exec_core+20345>, 0x5d02fe4fa37c <vm_exec_core+20879>, 0x5d02fe4fa48c <vm_exec_core+21151>, 0x5d02fe4fa521 <vm_exec_core+21300>, 0x5d02fe4fa5d3 <vm_exec_core+21478>, 0x5d02fe4fa6aa <vm_exec_core+21693>, 0x5d02fe4fa784 <vm_exec_core+21911>, 0x5d02fe4fa85b <vm_exec_core+22126>, 0x5d02fe4fa95d <vm_exec_core+22384>, 0x5d02fe4faa72 <vm_exec_core+22661>, 0x5d02fe4fab9f <vm_exec_core+22962>, 0x5d02fe4faccc <vm_exec_core+23263>, 0x5d02fe4fadf9 <vm_exec_core+23564>, 0x5d02fe4faf26 <vm_exec_core+23865>, 0x5d02fe4fb053 <vm_exec_core+24166>, 0x5d02fe4fb18b <vm_exec_core+24478>, 0x5d02fe4fb2fc <vm_exec_core+24847>, 0x5d02fe4fb429 <vm_exec_core+25148>, 0x5d02fe4fb556 <vm_exec_core+25449>, 0x5d02fe4fb683 <vm_exec_core+25750>, 0x5d02fe4fb7b0 <vm_exec_core+26051>, 0x5d02fe4fb8dd <vm_exec_core+26352>, 0x5d02fe4fba0a <vm_exec_core+26653>, 0x5d02fe4fbb37 <vm_exec_core+26954>, 0x5d02fe4fbc64 <vm_exec_core+27255>, 0x5d02fe4fbdaa <vm_exec_core+27581>, 0x5d02fe4fbec0 <vm_exec_core+27859>, 0x5d02fe4fbfd6 <vm_exec_core+28137>, 0x5d02fe4fc0e7 <vm_exec_core+28410>, 0x5d02fe4fc1f8 <vm_exec_core+28683>, 0x5d02fe4fc31a <vm_exec_core+28973>, 0x5d02fe4fc447 <vm_exec_core+29274>, 0x5d02fe4fc520 <vm_exec_core+29491>, 0x5d02fe4fc613 <vm_exec_core+29734>, 0x5d02fe4fc749 <vm_exec_core+30044>, 0x5d02fe4fc823 <vm_exec_core+30262>, 0x5d02fe4fc8fd <vm_exec_core+30480>, 0x5d02fe4fc9db <vm_exec_core+30702>, 0x5d02fe4fcab9 <vm_exec_core+30924>, 0x5d02fe4fcb29 <vm_exec_core+31036>, 0x5d02fe4fcb99 <vm_exec_core+31148>, 0x5d02fe4fcbb7 <vm_exec_core+31178>, 0x5d02fe4fcbd5 <vm_exec_core+31208>, 0x5d02fe4fcbf3 <vm_exec_core+31238>, 0x5d02fe4fcc11 <vm_exec_core+31268>, 0x5d02fe4fcc2f <vm_exec_core+31298>, 0x5d02fe4fcc4d <vm_exec_core+31328>, 0x5d02fe4fcc6b <vm_exec_core+31358>, 0x5d02fe4fcc89 <vm_exec_core+31388>, 0x5d02fe4fcca7 <vm_exec_core+31418>, 0x5d02fe4fccc5 <vm_exec_core+31448>, 0x5d02fe4fcce3 <vm_exec_core+31478>, 0x5d02fe4fcd01 <vm_exec_core+31508>, 0x5d02fe4fcd1f <vm_exec_core+31538>, 0x5d02fe4fcd3d <vm_exec_core+31568>, 0x5d02fe4fcd5b <vm_exec_core+31598>, 0x5d02fe4fcd79 <vm_exec_core+31628>, 0x5d02fe4fcd97 <vm_exec_core+31658>, 0x5d02fe4fcdb5 <vm_exec_core+31688>, 0x5d02fe4fcdd3 <vm_exec_core+31718>, 0x5d02fe4fcdf1 <vm_exec_core+31748>, 0x5d02fe4fce0f <vm_exec_core+31778>, 0x5d02fe4fce2d <vm_exec_core+31808>, 0x5d02fe4fce4b <vm_exec_core+31838>, 0x5d02fe4fce69 <vm_exec_core+31868>, 0x5d02fe4fce87 <vm_exec_core+31898>, 0x5d02fe4fcea5 <vm_exec_core+31928>, 0x5d02fe4fcec3 <vm_exec_core+31958>, 0x5d02fe4fcee1 <vm_exec_core+31988>, 0x5d02fe4fceff <vm_exec_core+32018>, 0x5d02fe4fcf1d <vm_exec_core+32048>, 0x5d02fe4fcf3b <vm_exec_core+32078>, 0x5d02fe4fcf59 <vm_exec_core+32108>, 0x5d02fe4fcf77 <vm_exec_core+32138>, 0x5d02fe4fcf95 <vm_exec_core+32168>, 0x5d02fe4fcfb3 <vm_exec_core+32198>, 0x5d02fe4fcfd1 <vm_exec_core+32228>, 0x5d02fe4fcfef <vm_exec_core+32258>, 0x5d02fe4fd00d <vm_exec_core+32288>, 0x5d02fe4fd02b <vm_exec_core+32318>, 0x5d02fe4fd049 <vm_exec_core+32348>, 0x5d02fe4fd067 <vm_exec_core+32378>, 0x5d02fe4fd085 <vm_exec_core+32408>, 0x5d02fe4fd0a3 <vm_exec_core+32438>, 0x5d02fe4fd0c1 <vm_exec_core+32468>, 0x5d02fe4fd0df <vm_exec_core+32498>, 0x5d02fe4fd0fd <vm_exec_core+32528>, 0x5d02fe4fd11b <vm_exec_core+32558>, 0x5d02fe4fd139 <vm_exec_core+32588>, 0x5d02fe4fd157 <vm_exec_core+32618>, 0x5d02fe4fd175 <vm_exec_core+32648>, 0x5d02fe4fd193 <vm_exec_core+32678>, 0x5d02fe4fd1b1 <vm_exec_core+32708>, 0x5d02fe4fd1cf <vm_exec_core+32738>, 0x5d02fe4fd1ed <vm_exec_core+32768>, 0x5d02fe4fd20b <vm_exec_core+32798>, 0x5d02fe4fd229 <vm_exec_core+32828>, 0x5d02fe4fd247 <vm_exec_core+32858>, 0x5d02fe4fd265 <vm_exec_core+32888>, 0x5d02fe4fd283 <vm_exec_core+32918>, 0x5d02fe4fd2a1 <vm_exec_core+32948>, 0x5d02fe4fd2bf <vm_exec_core+32978>, 0x5d02fe4fd2dd <vm_exec_core+33008>, 0x5d02fe4fd2fb <vm_exec_core+33038>, 0x5d02fe4fd319 <vm_exec_core+33068>, 0x5d02fe4fd337 <vm_exec_core+33098>, 0x5d02fe4fd355 <vm_exec_core+33128>, 0x5d02fe4fd373 <vm_exec_core+33158>, 0x5d02fe4fd391 <vm_exec_core+33188>, 0x5d02fe4fd3af <vm_exec_core+33218>, 0x5d02fe4fd3cd <vm_exec_core+33248>, 0x5d02fe4fd3eb <vm_exec_core+33278>, 0x5d02fe4fd409 <vm_exec_core+33308>, 0x5d02fe4fd427 <vm_exec_core+33338>, 0x5d02fe4fd445 <vm_exec_core+33368>, 0x5d02fe4fd463 <vm_exec_core+33398>, 0x5d02fe4fd481 <vm_exec_core+33428>, 0x5d02fe4fd49f <vm_exec_core+33458>, 0x5d02fe4fd4bd <vm_exec_core+33488>, 0x5d02fe4fd4db <vm_exec_core+33518>, 0x5d02fe4fd4f9 <vm_exec_core+33548>, 0x5d02fe4fd517 <vm_exec_core+33578>, 0x5d02fe4fd535 <vm_exec_core+33608>, 0x5d02fe4fd553 <vm_exec_core+33638>, 0x5d02fe4fd571 <vm_exec_core+33668>, 0x5d02fe4fd5a2 <vm_exec_core+33717>, 0x5d02fe4fd5c0 <vm_exec_core+33747>, 0x5d02fe4fd5de <vm_exec_core+33777>, 0x5d02fe4fd5fc <vm_exec_core+33807>, 0x5d02fe4fd61a <vm_exec_core+33837>, 0x5d02fe4fd638 <vm_exec_core+33867>...}
#19 0x00005d02fe512520 in vm_exec_loop (ec=0x5d03332042d0, state=RUBY_TAG_RAISE, tag=0x7fff023229b0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2811
No locals.
#20 0x00005d02fe512468 in rb_vm_exec (ec=0x5d03332042d0) at /tmp/ruby/src/trunk-O0/vm.c:2790
_ec = 0x5d03332042d0
_tag = {tag = 36, retval = 4, buf = {0x7fff02322a30, 0x5d02fe512393 <rb_vm_exec+190>, 0x0, 0x7fff02322980, 0x761cb5145d18}, prev = 0x7fff02322c60, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#21 0x00005d02fe50f0ec in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fff02322bf8, argc=1, self=129865215100800, captured=0x761cb5145d18, ec=0x5d03332042d0) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x761c9a185588
opt_pc = 0
type = 572653569
cfp = 0x761cb5145cc8
sp = 0x761cb5046338
flags = 0
use_argv = 0x7fff02322bf8
av = {102267437806851, 129865669172424}
stack_argv = 0x761cb5046338
#22 invoke_block_from_c_bh (ec=0x5d03332042d0, block_handler=129865669172505, argc=1, argv=0x7fff02322bf8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1828
captured = 0x761cb5145d18
#23 0x00005d02fe50f2a8 in vm_yield_with_cref (ec=0x5d03332042d0, argc=1, argv=0x7fff02322bf8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1865
No locals.
#24 0x00005d02fe50f2e6 in vm_yield (ec=0x5d03332042d0, argc=1, argv=0x7fff02322bf8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1873
No locals.
#25 0x00005d02fe508cae in rb_yield_0 (argc=1, argv=0x7fff02322bf8) at /tmp/ruby/src/trunk-O0/vm_eval.c:1362
No locals.
#26 0x00005d02fe508d15 in rb_yield (val=129865215099720) at /tmp/ruby/src/trunk-O0/vm_eval.c:1378
No locals.
#27 0x00005d02fe316db1 in rb_ensure (b_proc=0x5d02fe508cd3 <rb_yield>, data1=129865215099720, e_proc=0x5d02fe35efd3 <io_close>, data2=129865215099720) at /tmp/ruby/src/trunk-O0/eval.c:1174
_ec = 0x5d03332042d0
_tag = {tag = 36, retval = 102267437796709, buf = {0x7fff02322ce0, 0x5d02fe316d54 <rb_ensure+220>, 0x0, 0x7fff02322c10, 0x7fff02322cb8}, prev = 0x7fff02323d50, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 4
errinfo = 129865668125488
ec = 0x5d03332042d0
#28 0x00005d02fe363374 in rb_io_s_open (argc=2, argv=0x761cb5046310, klass=129865226093560) at /tmp/ruby/src/trunk-O0/io.c:8175
io = 129865215099720
#29 0x00005d02fe4e9a71 in ractor_safe_call_cfunc_m1 (recv=129865226093560, argc=2, argv=0x761cb5046310, func=0x5d02fe36330d <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3724
f = 0x5d02fe36330d <rb_io_s_open>
#30 0x00005d02fe4ea6ac in vm_call_cfunc_with_frame_ (ec=0x5d03332042d0, reg_cfp=0x761cb5145d00, calling=0x7fff02322f30, argc=2, argv=0x761cb5046310, stack_bottom=0x761cb5046308) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0x414100000005
cc = 0x761c99e1c540
val = 140733230231040
me = 0x761c9bbb59f8
cfunc = 0x5d0333278578
recv = 129865226093560
block_handler = 129865669172505
frame_type = 1431634051
len = -1
args = <optimized out>
args = <optimized out>
#31 0x00005d02fe4ea921 in vm_call_cfunc_with_frame (ec=0x5d03332042d0, reg_cfp=0x761cb5145d00, calling=0x7fff02322f30) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 2
stack_bottom = 0x761cb5046308
argv = 0x761cb5046310
#32 0x00005d02fe4f103d in vm_sendish (ec=0x5d03332042d0, reg_cfp=0x761cb5145d00, cd=0x5d033517fbc0, block_handler=129865669172505, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0x414100000005
cc = 0x761c99e1c540
argc = 2
recv = 129865226093560
calling = {cd = 0x5d033517fbc0, cc = 0x761c99e1c540, block_handler = 129865669172505, recv = 129865226093560, argc = 2, kw_splat = false, heap_argv = 0}
#33 0x00005d02fe4f8803 in vm_exec_core (ec=0x5d03332042d0) at ../../src/trunk-O0/insns.def:854
bh = 129865669172505
cd = 0x5d033517fbc0
blockiseq = 0x761c9a185588
leaf = false
val = 129865215100200
reg_pc = 0x5d0335b15300
reg_cfp = 0x761cb5145d00
insns_address_table = {0x5d02fe4f5259 <vm_exec_core+108>, 0x5d02fe4f52a9 <vm_exec_core+188>, 0x5d02fe4f53a7 <vm_exec_core+442>, 0x5d02fe4f54a9 <vm_exec_core+700>, 0x5d02fe4f5635 <vm_exec_core+1096>, 0x5d02fe4f5753 <vm_exec_core+1382>, 0x5d02fe4f5953 <vm_exec_core+1894>, 0x5d02fe4f5a53 <vm_exec_core+2150>, 0x5d02fe4f5b1a <vm_exec_core+2349>, 0x5d02fe4f5c0f <vm_exec_core+2594>, 0x5d02fe4f5d04 <vm_exec_core+2839>, 0x5d02fe4f5e00 <vm_exec_core+3091>, 0x5d02fe4f5f00 <vm_exec_core+3347>, 0x5d02fe4f5fbe <vm_exec_core+3537>, 0x5d02fe4f60b5 <vm_exec_core+3784>, 0x5d02fe4f619d <vm_exec_core+4016>, 0x5d02fe4f624e <vm_exec_core+4193>, 0x5d02fe4f62ff <vm_exec_core+4370>, 0x5d02fe4f6376 <vm_exec_core+4489>, 0x5d02fe4f63f0 <vm_exec_core+4611>, 0x5d02fe4f6484 <vm_exec_core+4759>, 0x5d02fe4f654a <vm_exec_core+4957>, 0x5d02fe4f660a <vm_exec_core+5149>, 0x5d02fe4f66ca <vm_exec_core+5341>, 0x5d02fe4f6796 <vm_exec_core+5545>, 0x5d02fe4f6846 <vm_exec_core+5721>, 0x5d02fe4f6973 <vm_exec_core+6022>, 0x5d02fe4f6a07 <vm_exec_core+6170>, 0x5d02fe4f6ada <vm_exec_core+6381>, 0x5d02fe4f6b99 <vm_exec_core+6572>, 0x5d02fe4f6c4a <vm_exec_core+6749>, 0x5d02fe4f6cfb <vm_exec_core+6926>, 0x5d02fe4f6de0 <vm_exec_core+7155>, 0x5d02fe4f6e90 <vm_exec_core+7331>, 0x5d02fe4f6f40 <vm_exec_core+7507>, 0x5d02fe4f7028 <vm_exec_core+7739>, 0x5d02fe4f70f5 <vm_exec_core+7944>, 0x5d02fe4f71d0 <vm_exec_core+8163>, 0x5d02fe4f72ce <vm_exec_core+8417>, 0x5d02fe4f73b6 <vm_exec_core+8649>, 0x5d02fe4f741f <vm_exec_core+8754>, 0x5d02fe4f74ce <vm_exec_core+8929>, 0x5d02fe4f75aa <vm_exec_core+9149>, 0x5d02fe4f7648 <vm_exec_core+9307>, 0x5d02fe4f77ae <vm_exec_core+9665>, 0x5d02fe4f7872 <vm_exec_core+9861>, 0x5d02fe4f7949 <vm_exec_core+10076>, 0x5d02fe4f79c8 <vm_exec_core+10203>, 0x5d02fe4f7b11 <vm_exec_core+10532>, 0x5d02fe4f807b <vm_exec_core+11918>, 0x5d02fe4f8165 <vm_exec_core+12152>, 0x5d02fe4f8256 <vm_exec_core+12393>, 0x5d02fe4f8330 <vm_exec_core+12611>, 0x5d02fe4f8533 <vm_exec_core+13126>, 0x5d02fe4f8613 <vm_exec_core+13350>, 0x5d02fe4f8707 <vm_exec_core+13594>, 0x5d02fe4f8971 <vm_exec_core+14212>, 0x5d02fe4f8c59 <vm_exec_core+14956>, 0x5d02fe4f8e6f <vm_exec_core+15490>, 0x5d02fe4f901c <vm_exec_core+15919>, 0x5d02fe4f913e <vm_exec_core+16209>, 0x5d02fe4f92a1 <vm_exec_core+16564>, 0x5d02fe4f9404 <vm_exec_core+16919>, 0x5d02fe4f9567 <vm_exec_core+17274>, 0x5d02fe4f9689 <vm_exec_core+17564>, 0x5d02fe4f97ec <vm_exec_core+17919>, 0x5d02fe4f9930 <vm_exec_core+18243>, 0x5d02fe4f9c17 <vm_exec_core+18986>, 0x5d02fe4f9e81 <vm_exec_core+19604>, 0x5d02fe4fa166 <vm_exec_core+20345>, 0x5d02fe4fa37c <vm_exec_core+20879>, 0x5d02fe4fa48c <vm_exec_core+21151>, 0x5d02fe4fa521 <vm_exec_core+21300>, 0x5d02fe4fa5d3 <vm_exec_core+21478>, 0x5d02fe4fa6aa <vm_exec_core+21693>, 0x5d02fe4fa784 <vm_exec_core+21911>, 0x5d02fe4fa85b <vm_exec_core+22126>, 0x5d02fe4fa95d <vm_exec_core+22384>, 0x5d02fe4faa72 <vm_exec_core+22661>, 0x5d02fe4fab9f <vm_exec_core+22962>, 0x5d02fe4faccc <vm_exec_core+23263>, 0x5d02fe4fadf9 <vm_exec_core+23564>, 0x5d02fe4faf26 <vm_exec_core+23865>, 0x5d02fe4fb053 <vm_exec_core+24166>, 0x5d02fe4fb18b <vm_exec_core+24478>, 0x5d02fe4fb2fc <vm_exec_core+24847>, 0x5d02fe4fb429 <vm_exec_core+25148>, 0x5d02fe4fb556 <vm_exec_core+25449>, 0x5d02fe4fb683 <vm_exec_core+25750>, 0x5d02fe4fb7b0 <vm_exec_core+26051>, 0x5d02fe4fb8dd <vm_exec_core+26352>, 0x5d02fe4fba0a <vm_exec_core+26653>, 0x5d02fe4fbb37 <vm_exec_core+26954>, 0x5d02fe4fbc64 <vm_exec_core+27255>, 0x5d02fe4fbdaa <vm_exec_core+27581>, 0x5d02fe4fbec0 <vm_exec_core+27859>, 0x5d02fe4fbfd6 <vm_exec_core+28137>, 0x5d02fe4fc0e7 <vm_exec_core+28410>, 0x5d02fe4fc1f8 <vm_exec_core+28683>, 0x5d02fe4fc31a <vm_exec_core+28973>, 0x5d02fe4fc447 <vm_exec_core+29274>, 0x5d02fe4fc520 <vm_exec_core+29491>, 0x5d02fe4fc613 <vm_exec_core+29734>, 0x5d02fe4fc749 <vm_exec_core+30044>, 0x5d02fe4fc823 <vm_exec_core+30262>, 0x5d02fe4fc8fd <vm_exec_core+30480>, 0x5d02fe4fc9db <vm_exec_core+30702>, 0x5d02fe4fcab9 <vm_exec_core+30924>, 0x5d02fe4fcb29 <vm_exec_core+31036>, 0x5d02fe4fcb99 <vm_exec_core+31148>, 0x5d02fe4fcbb7 <vm_exec_core+31178>, 0x5d02fe4fcbd5 <vm_exec_core+31208>, 0x5d02fe4fcbf3 <vm_exec_core+31238>, 0x5d02fe4fcc11 <vm_exec_core+31268>, 0x5d02fe4fcc2f <vm_exec_core+31298>, 0x5d02fe4fcc4d <vm_exec_core+31328>, 0x5d02fe4fcc6b <vm_exec_core+31358>, 0x5d02fe4fcc89 <vm_exec_core+31388>, 0x5d02fe4fcca7 <vm_exec_core+31418>, 0x5d02fe4fccc5 <vm_exec_core+31448>, 0x5d02fe4fcce3 <vm_exec_core+31478>, 0x5d02fe4fcd01 <vm_exec_core+31508>, 0x5d02fe4fcd1f <vm_exec_core+31538>, 0x5d02fe4fcd3d <vm_exec_core+31568>, 0x5d02fe4fcd5b <vm_exec_core+31598>, 0x5d02fe4fcd79 <vm_exec_core+31628>, 0x5d02fe4fcd97 <vm_exec_core+31658>, 0x5d02fe4fcdb5 <vm_exec_core+31688>, 0x5d02fe4fcdd3 <vm_exec_core+31718>, 0x5d02fe4fcdf1 <vm_exec_core+31748>, 0x5d02fe4fce0f <vm_exec_core+31778>, 0x5d02fe4fce2d <vm_exec_core+31808>, 0x5d02fe4fce4b <vm_exec_core+31838>, 0x5d02fe4fce69 <vm_exec_core+31868>, 0x5d02fe4fce87 <vm_exec_core+31898>, 0x5d02fe4fcea5 <vm_exec_core+31928>, 0x5d02fe4fcec3 <vm_exec_core+31958>, 0x5d02fe4fcee1 <vm_exec_core+31988>, 0x5d02fe4fceff <vm_exec_core+32018>, 0x5d02fe4fcf1d <vm_exec_core+32048>, 0x5d02fe4fcf3b <vm_exec_core+32078>, 0x5d02fe4fcf59 <vm_exec_core+32108>, 0x5d02fe4fcf77 <vm_exec_core+32138>, 0x5d02fe4fcf95 <vm_exec_core+32168>, 0x5d02fe4fcfb3 <vm_exec_core+32198>, 0x5d02fe4fcfd1 <vm_exec_core+32228>, 0x5d02fe4fcfef <vm_exec_core+32258>, 0x5d02fe4fd00d <vm_exec_core+32288>, 0x5d02fe4fd02b <vm_exec_core+32318>, 0x5d02fe4fd049 <vm_exec_core+32348>, 0x5d02fe4fd067 <vm_exec_core+32378>, 0x5d02fe4fd085 <vm_exec_core+32408>, 0x5d02fe4fd0a3 <vm_exec_core+32438>, 0x5d02fe4fd0c1 <vm_exec_core+32468>, 0x5d02fe4fd0df <vm_exec_core+32498>, 0x5d02fe4fd0fd <vm_exec_core+32528>, 0x5d02fe4fd11b <vm_exec_core+32558>, 0x5d02fe4fd139 <vm_exec_core+32588>, 0x5d02fe4fd157 <vm_exec_core+32618>, 0x5d02fe4fd175 <vm_exec_core+32648>, 0x5d02fe4fd193 <vm_exec_core+32678>, 0x5d02fe4fd1b1 <vm_exec_core+32708>, 0x5d02fe4fd1cf <vm_exec_core+32738>, 0x5d02fe4fd1ed <vm_exec_core+32768>, 0x5d02fe4fd20b <vm_exec_core+32798>, 0x5d02fe4fd229 <vm_exec_core+32828>, 0x5d02fe4fd247 <vm_exec_core+32858>, 0x5d02fe4fd265 <vm_exec_core+32888>, 0x5d02fe4fd283 <vm_exec_core+32918>, 0x5d02fe4fd2a1 <vm_exec_core+32948>, 0x5d02fe4fd2bf <vm_exec_core+32978>, 0x5d02fe4fd2dd <vm_exec_core+33008>, 0x5d02fe4fd2fb <vm_exec_core+33038>, 0x5d02fe4fd319 <vm_exec_core+33068>, 0x5d02fe4fd337 <vm_exec_core+33098>, 0x5d02fe4fd355 <vm_exec_core+33128>, 0x5d02fe4fd373 <vm_exec_core+33158>, 0x5d02fe4fd391 <vm_exec_core+33188>, 0x5d02fe4fd3af <vm_exec_core+33218>, 0x5d02fe4fd3cd <vm_exec_core+33248>, 0x5d02fe4fd3eb <vm_exec_core+33278>, 0x5d02fe4fd409 <vm_exec_core+33308>, 0x5d02fe4fd427 <vm_exec_core+33338>, 0x5d02fe4fd445 <vm_exec_core+33368>, 0x5d02fe4fd463 <vm_exec_core+33398>, 0x5d02fe4fd481 <vm_exec_core+33428>, 0x5d02fe4fd49f <vm_exec_core+33458>, 0x5d02fe4fd4bd <vm_exec_core+33488>, 0x5d02fe4fd4db <vm_exec_core+33518>, 0x5d02fe4fd4f9 <vm_exec_core+33548>, 0x5d02fe4fd517 <vm_exec_core+33578>, 0x5d02fe4fd535 <vm_exec_core+33608>, 0x5d02fe4fd553 <vm_exec_core+33638>, 0x5d02fe4fd571 <vm_exec_core+33668>, 0x5d02fe4fd5a2 <vm_exec_core+33717>, 0x5d02fe4fd5c0 <vm_exec_core+33747>, 0x5d02fe4fd5de <vm_exec_core+33777>, 0x5d02fe4fd5fc <vm_exec_core+33807>, 0x5d02fe4fd61a <vm_exec_core+33837>, 0x5d02fe4fd638 <vm_exec_core+33867>...}
#34 0x00005d02fe512415 in rb_vm_exec (ec=0x5d03332042d0) at /tmp/ruby/src/trunk-O0/vm.c:2784
_ec = 0x5d03332042d0
_tag = {tag = 36, retval = 4, buf = {0x7fff02323dd0, 0x5d02fe512393 <rb_vm_exec+190>, 0x0, 0x7fff02323d20, 0x761cb5145e30}, prev = 0x7fff02325030, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#35 0x00005d02fe50f0ec in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fff02323f98, argc=1, self=129865226131160, captured=0x761cb5145e30, ec=0x5d03332042d0) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x761c9ab00ae0
opt_pc = 0
type = 572653569
cfp = 0x761cb5145de0
sp = 0x761cb5046238
flags = 0
use_argv = 0x7fff02323f98
av = {102267437806851, 129865669172704}
stack_argv = 0x761cb5046238
#36 invoke_block_from_c_bh (ec=0x5d03332042d0, block_handler=129865669172785, argc=1, argv=0x7fff02323f98, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1828
captured = 0x761cb5145e30
#37 0x00005d02fe50f2a8 in vm_yield_with_cref (ec=0x5d03332042d0, argc=1, argv=0x7fff02323f98, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1865
No locals.
#38 0x00005d02fe50f2e6 in vm_yield (ec=0x5d03332042d0, argc=1, argv=0x7fff02323f98, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1873
No locals.
#39 0x00005d02fe508cae in rb_yield_0 (argc=1, argv=0x7fff02323f98) at /tmp/ruby/src/trunk-O0/vm_eval.c:1362
No locals.
#40 0x00005d02fe508d15 in rb_yield (val=111718668) at /tmp/ruby/src/trunk-O0/vm_eval.c:1378
No locals.
#41 0x00005d02fe667b42 in rb_ary_collect (ary=129865201672640) at /tmp/ruby/src/trunk-O0/array.c:3673
i = 0
collect = 129865215100880
#42 0x00005d02fe4e9aa3 in ractor_safe_call_cfunc_0 (recv=129865201672640, argc=0, argv=0x761cb5046220, func=0x5d02fe667abd <rb_ary_collect>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3731
f = 0x5d02fe667abd <rb_ary_collect>
#43 0x00005d02fe4ea6ac in vm_call_cfunc_with_frame_ (ec=0x5d03332042d0, reg_cfp=0x761cb5145e18, calling=0x7fff023241e0, argc=0, argv=0x761cb5046220, stack_bottom=0x761cb5046218) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0x167100000001
cc = 0x761c9ab50040
val = 4
me = 0x761c9bbdebc8
cfunc = 0x5d033325bf18
recv = 129865201672640
block_handler = 129865669172785
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#44 0x00005d02fe4ea921 in vm_call_cfunc_with_frame (ec=0x5d03332042d0, reg_cfp=0x761cb5145e18, calling=0x7fff023241e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 0
stack_bottom = 0x761cb5046218
argv = 0x761cb5046220
#45 0x00005d02fe4f103d in vm_sendish (ec=0x5d03332042d0, reg_cfp=0x761cb5145e18, cd=0x5d03334db920, block_handler=129865669172785, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0x167100000001
cc = 0x761c9ab50040
argc = 0
recv = 129865201672640
calling = {cd = 0x5d03334db920, cc = 0x761c9ab50040, block_handler = 129865669172785, recv = 129865201672640, argc = 0, kw_splat = false, heap_argv = 0}
#46 0x00005d02fe4f8803 in vm_exec_core (ec=0x5d03332042d0) at ../../src/trunk-O0/insns.def:854
bh = 129865669172785
cd = 0x5d03334db920
blockiseq = 0x761c9ab00ae0
leaf = false
val = 129865217291400
reg_pc = 0x5d03334daf40
reg_cfp = 0x761cb5145e18
insns_address_table = {0x5d02fe4f5259 <vm_exec_core+108>, 0x5d02fe4f52a9 <vm_exec_core+188>, 0x5d02fe4f53a7 <vm_exec_core+442>, 0x5d02fe4f54a9 <vm_exec_core+700>, 0x5d02fe4f5635 <vm_exec_core+1096>, 0x5d02fe4f5753 <vm_exec_core+1382>, 0x5d02fe4f5953 <vm_exec_core+1894>, 0x5d02fe4f5a53 <vm_exec_core+2150>, 0x5d02fe4f5b1a <vm_exec_core+2349>, 0x5d02fe4f5c0f <vm_exec_core+2594>, 0x5d02fe4f5d04 <vm_exec_core+2839>, 0x5d02fe4f5e00 <vm_exec_core+3091>, 0x5d02fe4f5f00 <vm_exec_core+3347>, 0x5d02fe4f5fbe <vm_exec_core+3537>, 0x5d02fe4f60b5 <vm_exec_core+3784>, 0x5d02fe4f619d <vm_exec_core+4016>, 0x5d02fe4f624e <vm_exec_core+4193>, 0x5d02fe4f62ff <vm_exec_core+4370>, 0x5d02fe4f6376 <vm_exec_core+4489>, 0x5d02fe4f63f0 <vm_exec_core+4611>, 0x5d02fe4f6484 <vm_exec_core+4759>, 0x5d02fe4f654a <vm_exec_core+4957>, 0x5d02fe4f660a <vm_exec_core+5149>, 0x5d02fe4f66ca <vm_exec_core+5341>, 0x5d02fe4f6796 <vm_exec_core+5545>, 0x5d02fe4f6846 <vm_exec_core+5721>, 0x5d02fe4f6973 <vm_exec_core+6022>, 0x5d02fe4f6a07 <vm_exec_core+6170>, 0x5d02fe4f6ada <vm_exec_core+6381>, 0x5d02fe4f6b99 <vm_exec_core+6572>, 0x5d02fe4f6c4a <vm_exec_core+6749>, 0x5d02fe4f6cfb <vm_exec_core+6926>, 0x5d02fe4f6de0 <vm_exec_core+7155>, 0x5d02fe4f6e90 <vm_exec_core+7331>, 0x5d02fe4f6f40 <vm_exec_core+7507>, 0x5d02fe4f7028 <vm_exec_core+7739>, 0x5d02fe4f70f5 <vm_exec_core+7944>, 0x5d02fe4f71d0 <vm_exec_core+8163>, 0x5d02fe4f72ce <vm_exec_core+8417>, 0x5d02fe4f73b6 <vm_exec_core+8649>, 0x5d02fe4f741f <vm_exec_core+8754>, 0x5d02fe4f74ce <vm_exec_core+8929>, 0x5d02fe4f75aa <vm_exec_core+9149>, 0x5d02fe4f7648 <vm_exec_core+9307>, 0x5d02fe4f77ae <vm_exec_core+9665>, 0x5d02fe4f7872 <vm_exec_core+9861>, 0x5d02fe4f7949 <vm_exec_core+10076>, 0x5d02fe4f79c8 <vm_exec_core+10203>, 0x5d02fe4f7b11 <vm_exec_core+10532>, 0x5d02fe4f807b <vm_exec_core+11918>, 0x5d02fe4f8165 <vm_exec_core+12152>, 0x5d02fe4f8256 <vm_exec_core+12393>, 0x5d02fe4f8330 <vm_exec_core+12611>, 0x5d02fe4f8533 <vm_exec_core+13126>, 0x5d02fe4f8613 <vm_exec_core+13350>, 0x5d02fe4f8707 <vm_exec_core+13594>, 0x5d02fe4f8971 <vm_exec_core+14212>, 0x5d02fe4f8c59 <vm_exec_core+14956>, 0x5d02fe4f8e6f <vm_exec_core+15490>, 0x5d02fe4f901c <vm_exec_core+15919>, 0x5d02fe4f913e <vm_exec_core+16209>, 0x5d02fe4f92a1 <vm_exec_core+16564>, 0x5d02fe4f9404 <vm_exec_core+16919>, 0x5d02fe4f9567 <vm_exec_core+17274>, 0x5d02fe4f9689 <vm_exec_core+17564>, 0x5d02fe4f97ec <vm_exec_core+17919>, 0x5d02fe4f9930 <vm_exec_core+18243>, 0x5d02fe4f9c17 <vm_exec_core+18986>, 0x5d02fe4f9e81 <vm_exec_core+19604>, 0x5d02fe4fa166 <vm_exec_core+20345>, 0x5d02fe4fa37c <vm_exec_core+20879>, 0x5d02fe4fa48c <vm_exec_core+21151>, 0x5d02fe4fa521 <vm_exec_core+21300>, 0x5d02fe4fa5d3 <vm_exec_core+21478>, 0x5d02fe4fa6aa <vm_exec_core+21693>, 0x5d02fe4fa784 <vm_exec_core+21911>, 0x5d02fe4fa85b <vm_exec_core+22126>, 0x5d02fe4fa95d <vm_exec_core+22384>, 0x5d02fe4faa72 <vm_exec_core+22661>, 0x5d02fe4fab9f <vm_exec_core+22962>, 0x5d02fe4faccc <vm_exec_core+23263>, 0x5d02fe4fadf9 <vm_exec_core+23564>, 0x5d02fe4faf26 <vm_exec_core+23865>, 0x5d02fe4fb053 <vm_exec_core+24166>, 0x5d02fe4fb18b <vm_exec_core+24478>, 0x5d02fe4fb2fc <vm_exec_core+24847>, 0x5d02fe4fb429 <vm_exec_core+25148>, 0x5d02fe4fb556 <vm_exec_core+25449>, 0x5d02fe4fb683 <vm_exec_core+25750>, 0x5d02fe4fb7b0 <vm_exec_core+26051>, 0x5d02fe4fb8dd <vm_exec_core+26352>, 0x5d02fe4fba0a <vm_exec_core+26653>, 0x5d02fe4fbb37 <vm_exec_core+26954>, 0x5d02fe4fbc64 <vm_exec_core+27255>, 0x5d02fe4fbdaa <vm_exec_core+27581>, 0x5d02fe4fbec0 <vm_exec_core+27859>, 0x5d02fe4fbfd6 <vm_exec_core+28137>, 0x5d02fe4fc0e7 <vm_exec_core+28410>, 0x5d02fe4fc1f8 <vm_exec_core+28683>, 0x5d02fe4fc31a <vm_exec_core+28973>, 0x5d02fe4fc447 <vm_exec_core+29274>, 0x5d02fe4fc520 <vm_exec_core+29491>, 0x5d02fe4fc613 <vm_exec_core+29734>, 0x5d02fe4fc749 <vm_exec_core+30044>, 0x5d02fe4fc823 <vm_exec_core+30262>, 0x5d02fe4fc8fd <vm_exec_core+30480>, 0x5d02fe4fc9db <vm_exec_core+30702>, 0x5d02fe4fcab9 <vm_exec_core+30924>, 0x5d02fe4fcb29 <vm_exec_core+31036>, 0x5d02fe4fcb99 <vm_exec_core+31148>, 0x5d02fe4fcbb7 <vm_exec_core+31178>, 0x5d02fe4fcbd5 <vm_exec_core+31208>, 0x5d02fe4fcbf3 <vm_exec_core+31238>, 0x5d02fe4fcc11 <vm_exec_core+31268>, 0x5d02fe4fcc2f <vm_exec_core+31298>, 0x5d02fe4fcc4d <vm_exec_core+31328>, 0x5d02fe4fcc6b <vm_exec_core+31358>, 0x5d02fe4fcc89 <vm_exec_core+31388>, 0x5d02fe4fcca7 <vm_exec_core+31418>, 0x5d02fe4fccc5 <vm_exec_core+31448>, 0x5d02fe4fcce3 <vm_exec_core+31478>, 0x5d02fe4fcd01 <vm_exec_core+31508>, 0x5d02fe4fcd1f <vm_exec_core+31538>, 0x5d02fe4fcd3d <vm_exec_core+31568>, 0x5d02fe4fcd5b <vm_exec_core+31598>, 0x5d02fe4fcd79 <vm_exec_core+31628>, 0x5d02fe4fcd97 <vm_exec_core+31658>, 0x5d02fe4fcdb5 <vm_exec_core+31688>, 0x5d02fe4fcdd3 <vm_exec_core+31718>, 0x5d02fe4fcdf1 <vm_exec_core+31748>, 0x5d02fe4fce0f <vm_exec_core+31778>, 0x5d02fe4fce2d <vm_exec_core+31808>, 0x5d02fe4fce4b <vm_exec_core+31838>, 0x5d02fe4fce69 <vm_exec_core+31868>, 0x5d02fe4fce87 <vm_exec_core+31898>, 0x5d02fe4fcea5 <vm_exec_core+31928>, 0x5d02fe4fcec3 <vm_exec_core+31958>, 0x5d02fe4fcee1 <vm_exec_core+31988>, 0x5d02fe4fceff <vm_exec_core+32018>, 0x5d02fe4fcf1d <vm_exec_core+32048>, 0x5d02fe4fcf3b <vm_exec_core+32078>, 0x5d02fe4fcf59 <vm_exec_core+32108>, 0x5d02fe4fcf77 <vm_exec_core+32138>, 0x5d02fe4fcf95 <vm_exec_core+32168>, 0x5d02fe4fcfb3 <vm_exec_core+32198>, 0x5d02fe4fcfd1 <vm_exec_core+32228>, 0x5d02fe4fcfef <vm_exec_core+32258>, 0x5d02fe4fd00d <vm_exec_core+32288>, 0x5d02fe4fd02b <vm_exec_core+32318>, 0x5d02fe4fd049 <vm_exec_core+32348>, 0x5d02fe4fd067 <vm_exec_core+32378>, 0x5d02fe4fd085 <vm_exec_core+32408>, 0x5d02fe4fd0a3 <vm_exec_core+32438>, 0x5d02fe4fd0c1 <vm_exec_core+32468>, 0x5d02fe4fd0df <vm_exec_core+32498>, 0x5d02fe4fd0fd <vm_exec_core+32528>, 0x5d02fe4fd11b <vm_exec_core+32558>, 0x5d02fe4fd139 <vm_exec_core+32588>, 0x5d02fe4fd157 <vm_exec_core+32618>, 0x5d02fe4fd175 <vm_exec_core+32648>, 0x5d02fe4fd193 <vm_exec_core+32678>, 0x5d02fe4fd1b1 <vm_exec_core+32708>, 0x5d02fe4fd1cf <vm_exec_core+32738>, 0x5d02fe4fd1ed <vm_exec_core+32768>, 0x5d02fe4fd20b <vm_exec_core+32798>, 0x5d02fe4fd229 <vm_exec_core+32828>, 0x5d02fe4fd247 <vm_exec_core+32858>, 0x5d02fe4fd265 <vm_exec_core+32888>, 0x5d02fe4fd283 <vm_exec_core+32918>, 0x5d02fe4fd2a1 <vm_exec_core+32948>, 0x5d02fe4fd2bf <vm_exec_core+32978>, 0x5d02fe4fd2dd <vm_exec_core+33008>, 0x5d02fe4fd2fb <vm_exec_core+33038>, 0x5d02fe4fd319 <vm_exec_core+33068>, 0x5d02fe4fd337 <vm_exec_core+33098>, 0x5d02fe4fd355 <vm_exec_core+33128>, 0x5d02fe4fd373 <vm_exec_core+33158>, 0x5d02fe4fd391 <vm_exec_core+33188>, 0x5d02fe4fd3af <vm_exec_core+33218>, 0x5d02fe4fd3cd <vm_exec_core+33248>, 0x5d02fe4fd3eb <vm_exec_core+33278>, 0x5d02fe4fd409 <vm_exec_core+33308>, 0x5d02fe4fd427 <vm_exec_core+33338>, 0x5d02fe4fd445 <vm_exec_core+33368>, 0x5d02fe4fd463 <vm_exec_core+33398>, 0x5d02fe4fd481 <vm_exec_core+33428>, 0x5d02fe4fd49f <vm_exec_core+33458>, 0x5d02fe4fd4bd <vm_exec_core+33488>, 0x5d02fe4fd4db <vm_exec_core+33518>, 0x5d02fe4fd4f9 <vm_exec_core+33548>, 0x5d02fe4fd517 <vm_exec_core+33578>, 0x5d02fe4fd535 <vm_exec_core+33608>, 0x5d02fe4fd553 <vm_exec_core+33638>, 0x5d02fe4fd571 <vm_exec_core+33668>, 0x5d02fe4fd5a2 <vm_exec_core+33717>, 0x5d02fe4fd5c0 <vm_exec_core+33747>, 0x5d02fe4fd5de <vm_exec_core+33777>, 0x5d02fe4fd5fc <vm_exec_core+33807>, 0x5d02fe4fd61a <vm_exec_core+33837>, 0x5d02fe4fd638 <vm_exec_core+33867>...}
#47 0x00005d02fe512520 in vm_exec_loop (ec=0x5d03332042d0, state=RUBY_TAG_RETURN, tag=0x7fff02325030, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2811
No locals.
#48 0x00005d02fe512468 in rb_vm_exec (ec=0x5d03332042d0) at /tmp/ruby/src/trunk-O0/vm.c:2790
_ec = 0x5d03332042d0
_tag = {tag = 36, retval = 4, buf = {0x7fff023250b0, 0x5d02fe512393 <rb_vm_exec+190>, 0x0, 0x7fff02325000, 0x761cb5145f48}, prev = 0x7fff02326310, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RETURN
result = 36
#49 0x00005d02fe50f0ec in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fff02325278, argc=1, self=129865226131160, captured=0x761cb5145f48, ec=0x5d03332042d0) at /tmp/ruby/src/trunk-O0/vm.c:1814
iseq = 0x761c9ab0f4a0
opt_pc = 0
type = 572653569
cfp = 0x761cb5145ef8
sp = 0x761cb50460e0
flags = 0
use_argv = 0x7fff02325278
av = {102267437806851, 129865669172984}
stack_argv = 0x761cb50460e0
#50 invoke_block_from_c_bh (ec=0x5d03332042d0, block_handler=129865669173065, argc=1, argv=0x7fff02325278, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1828
captured = 0x761cb5145f48
#51 0x00005d02fe50f2a8 in vm_yield_with_cref (ec=0x5d03332042d0, argc=1, argv=0x7fff02325278, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1865
No locals.
#52 0x00005d02fe50f2e6 in vm_yield (ec=0x5d03332042d0, argc=1, argv=0x7fff02325278, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1873
No locals.
#53 0x00005d02fe508cae in rb_yield_0 (argc=1, argv=0x7fff02325278) at /tmp/ruby/src/trunk-O0/vm_eval.c:1362
No locals.
#54 0x00005d02fe508d15 in rb_yield (val=129865217293640) at /tmp/ruby/src/trunk-O0/vm_eval.c:1378
No locals.
#55 0x00005d02fe667b42 in rb_ary_collect (ary=129865215105960) at /tmp/ruby/src/trunk-O0/array.c:3673
i = 0
collect = 129865215105880
#56 0x00005d02fe4e9aa3 in ractor_safe_call_cfunc_0 (recv=129865215105960, argc=0, argv=0x761cb50460c8, func=0x5d02fe667abd <rb_ary_collect>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3731
f = 0x5d02fe667abd <rb_ary_collect>
#57 0x00005d02fe4ea6ac in vm_call_cfunc_with_frame_ (ec=0x5d03332042d0, reg_cfp=0x761cb5145f30, calling=0x7fff023254c0, argc=0, argv=0x761cb50460c8, stack_bottom=0x761cb50460c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3915
ci = 0x167100000001
cc = 0x761c9ab50040
val = 5042444
me = 0x761c9bbdebc8
cfunc = 0x5d033325bf18
recv = 129865215105960
block_handler = 129865669173065
frame_type = 1431634051
len = 0
args = <optimized out>
args = <optimized out>
#58 0x00005d02fe4ea921 in vm_call_cfunc_with_frame (ec=0x5d03332042d0, reg_cfp=0x761cb5145f30, calling=0x7fff023254c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3961
argc = 0
stack_bottom = 0x761cb50460c0
argv = 0x761cb50460c8
#59 0x00005d02fe4f103d in vm_sendish (ec=0x5d03332042d0, reg_cfp=0x761cb5145f30, cd=0x5d03333b72f0, block_handler=129865669173065, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6134
val = 36
ci = 0x167100000001
cc = 0x761c9ab50040
argc = 0
recv = 129865215105960
calling = {cd = 0x5d03333b72f0, cc = 0x761c9ab50040, block_handler = 129865669173065, recv = 129865215105960, argc = 0, kw_splat = false, heap_argv = 0}
#60 0x00005d02fe4f8803 in vm_exec_core (ec=0x5d03332042d0) at ../../src/trunk-O0/insns.def:854
bh = 129865669173065
cd = 0x5d03333b72f0
blockiseq = 0x761c9ab0f4a0
leaf = false
val = 4
reg_pc = 0x5d033339cf08
reg_cfp = 0x761cb5145f30
insns_address_table = {0x5d02fe4f5259 <vm_exec_core+108>, 0x5d02fe4f52a9 <vm_exec_core+188>, 0x5d02fe4f53a7 <vm_exec_core+442>, 0x5d02fe4f54a9 <vm_exec_core+700>, 0x5d02fe4f5635 <vm_exec_core+1096>, 0x5d02fe4f5753 <vm_exec_core+1382>, 0x5d02fe4f5953 <vm_exec_core+1894>, 0x5d02fe4f5a53 <vm_exec_core+2150>, 0x5d02fe4f5b1a <vm_exec_core+2349>, 0x5d02fe4f5c0f <vm_exec_core+2594>, 0x5d02fe4f5d04 <vm_exec_core+2839>, 0x5d02fe4f5e00 <vm_exec_core+3091>, 0x5d02fe4f5f00 <vm_exec_core+3347>, 0x5d02fe4f5fbe <vm_exec_core+3537>, 0x5d02fe4f60b5 <vm_exec_core+3784>, 0x5d02fe4f619d <vm_exec_core+4016>, 0x5d02fe4f624e <vm_exec_core+4193>, 0x5d02fe4f62ff <vm_exec_core+4370>, 0x5d02fe4f6376 <vm_exec_core+4489>, 0x5d02fe4f63f0 <vm_exec_core+4611>, 0x5d02fe4f6484 <vm_exec_core+4759>, 0x5d02fe4f654a <vm_exec_core+4957>, 0x5d02fe4f660a <vm_exec_core+5149>, 0x5d02fe4f66ca <vm_exec_core+5341>, 0x5d02fe4f6796 <vm_exec_core+5545>, 0x5d02fe4f6846 <vm_exec_core+5721>, 0x5d02fe4f6973 <vm_exec_core+6022>, 0x5d02fe4f6a07 <vm_exec_core+6170>, 0x5d02fe4f6ada <vm_exec_core+6381>, 0x5d02fe4f6b99 <vm_exec_core+6572>, 0x5d02fe4f6c4a <vm_exec_core+6749>, 0x5d02fe4f6cfb <vm_exec_core+6926>, 0x5d02fe4f6de0 <vm_exec_core+7155>, 0x5d02fe4f6e90 <vm_exec_core+7331>, 0x5d02fe4f6f40 <vm_exec_core+7507>, 0x5d02fe4f7028 <vm_exec_core+7739>, 0x5d02fe4f70f5 <vm_exec_core+7944>, 0x5d02fe4f71d0 <vm_exec_core+8163>, 0x5d02fe4f72ce <vm_exec_core+8417>, 0x5d02fe4f73b6 <vm_exec_core+8649>, 0x5d02fe4f741f <vm_exec_core+8754>, 0x5d02fe4f74ce <vm_exec_core+8929>, 0x5d02fe4f75aa <vm_exec_core+9149>, 0x5d02fe4f7648 <vm_exec_core+9307>, 0x5d02fe4f77ae <vm_exec_core+9665>, 0x5d02fe4f7872 <vm_exec_core+9861>, 0x5d02fe4f7949 <vm_exec_core+10076>, 0x5d02fe4f79c8 <vm_exec_core+10203>, 0x5d02fe4f7b11 <vm_exec_core+10532>, 0x5d02fe4f807b <vm_exec_core+11918>, 0x5d02fe4f8165 <vm_exec_core+12152>, 0x5d02fe4f8256 <vm_exec_core+12393>, 0x5d02fe4f8330 <vm_exec_core+12611>, 0x5d02fe4f8533 <vm_exec_core+13126>, 0x5d02fe4f8613 <vm_exec_core+13350>, 0x5d02fe4f8707 <vm_exec_core+13594>, 0x5d02fe4f8971 <vm_exec_core+14212>, 0x5d02fe4f8c59 <vm_exec_core+14956>, 0x5d02fe4f8e6f <vm_exec_core+15490>, 0x5d02fe4f901c <vm_exec_core+15919>, 0x5d02fe4f913e <vm_exec_core+16209>, 0x5d02fe4f92a1 <vm_exec_core+16564>, 0x5d02fe4f9404 <vm_exec_core+16919>, 0x5d02fe4f9567 <vm_exec_core+17274>, 0x5d02fe4f9689 <vm_exec_core+17564>, 0x5d02fe4f97ec <vm_exec_core+17919>, 0x5d02fe4f9930 <vm_exec_core+18243>, 0x5d02fe4f9c17 <vm_exec_core+18986>, 0x5d02fe4f9e81 <vm_exec_core+19604>, 0x5d02fe4fa166 <vm_exec_core+20345>, 0x5d02fe4fa37c <vm_exec_core+20879>, 0x5d02fe4fa48c <vm_exec_core+21151>, 0x5d02fe4fa521 <vm_exec_core+21300>, 0x5d02fe4fa5d3 <vm_exec_core+21478>, 0x5d02fe4fa6aa <vm_exec_core+21693>, 0x5d02fe4fa784 <vm_exec_core+21911>, 0x5d02fe4fa85b <vm_exec_core+22126>, 0x5d02fe4fa95d <vm_exec_core+22384>, 0x5d02fe4faa72 <vm_exec_core+22661>, 0x5d02fe4fab9f <vm_exec_core+22962>, 0x5d02fe4faccc <vm_exec_core+23263>, 0x5d02fe4fadf9 <vm_exec_core+23564>, 0x5d02fe4faf26 <vm_exec_core+23865>, 0x5d02fe4fb053 <vm_exec_core+24166>, 0x5d02fe4fb18b <vm_exec_core+24478>, 0x5d02fe4fb2fc <vm_exec_core+24847>, 0x5d02fe4fb429 <vm_exec_core+25148>, 0x5d02fe4fb556 <vm_exec_core+25449>, 0x5d02fe4fb683 <vm_exec_core+25750>, 0x5d02fe4fb7b0 <vm_exec_core+26051>, 0x5d02fe4fb8dd <vm_exec_core+26352>, 0x5d02fe4fba0a <vm_exec_core+26653>, 0x5d02fe4fbb37 <vm_exec_core+26954>, 0x5d02fe4fbc64 <vm_exec_core+27255>, 0x5d02fe4fbdaa <vm_exec_core+27581>, 0x5d02fe4fbec0 <vm_exec_core+27859>, 0x5d02fe4fbfd6 <vm_exec_core+28137>, 0x5d02fe4fc0e7 <vm_exec_core+28410>, 0x5d02fe4fc1f8 <vm_exec_core+28683>, 0x5d02fe4fc31a <vm_exec_core+28973>, 0x5d02fe4fc447 <vm_exec_core+29274>, 0x5d02fe4fc520 <vm_exec_core+29491>, 0x5d02fe4fc613 <vm_exec_core+29734>, 0x5d02fe4fc749 <vm_exec_core+30044>, 0x5d02fe4fc823 <vm_exec_core+30262>, 0x5d02fe4fc8fd <vm_exec_core+30480>, 0x5d02fe4fc9db <vm_exec_core+30702>, 0x5d02fe4fcab9 <vm_exec_core+30924>, 0x5d02fe4fcb29 <vm_exec_core+31036>, 0x5d02fe4fcb99 <vm_exec_core+31148>, 0x5d02fe4fcbb7 <vm_exec_core+31178>, 0x5d02fe4fcbd5 <vm_exec_core+31208>, 0x5d02fe4fcbf3 <vm_exec_core+31238>, 0x5d02fe4fcc11 <vm_exec_core+31268>, 0x5d02fe4fcc2f <vm_exec_core+31298>, 0x5d02fe4fcc4d <vm_exec_core+31328>, 0x5d02fe4fcc6b <vm_exec_core+31358>, 0x5d02fe4fcc89 <vm_exec_core+31388>, 0x5d02fe4fcca7 <vm_exec_core+31418>, 0x5d02fe4fccc5 <vm_exec_core+31448>, 0x5d02fe4fcce3 <vm_exec_core+31478>, 0x5d02fe4fcd01 <vm_exec_core+31508>, 0x5d02fe4fcd1f <vm_exec_core+31538>, 0x5d02fe4fcd3d <vm_exec_core+31568>, 0x5d02fe4fcd5b <vm_exec_core+31598>, 0x5d02fe4fcd79 <vm_exec_core+31628>, 0x5d02fe4fcd97 <vm_exec_core+31658>, 0x5d02fe4fcdb5 <vm_exec_core+31688>, 0x5d02fe4fcdd3 <vm_exec_core+31718>, 0x5d02fe4fcdf1 <vm_exec_core+31748>, 0x5d02fe4fce0f <vm_exec_core+31778>, 0x5d02fe4fce2d <vm_exec_core+31808>, 0x5d02fe4fce4b <vm_exec_core+31838>, 0x5d02fe4fce69 <vm_exec_core+31868>, 0x5d02fe4fce87 <vm_exec_core+31898>, 0x5d02fe4fcea5 <vm_exec_core+31928>, 0x5d02fe4fcec3 <vm_exec_core+31958>, 0x5d02fe4fcee1 <vm_exec_core+31988>, 0x5d02fe4fceff <vm_exec_core+32018>, 0x5d02fe4fcf1d <vm_exec_core+32048>, 0x5d02fe4fcf3b <vm_exec_core+32078>, 0x5d02fe4fcf59 <vm_exec_core+32108>, 0x5d02fe4fcf77 <vm_exec_core+32138>, 0x5d02fe4fcf95 <vm_exec_core+32168>, 0x5d02fe4fcfb3 <vm_exec_core+32198>, 0x5d02fe4fcfd1 <vm_exec_core+32228>, 0x5d02fe4fcfef <vm_exec_core+32258>, 0x5d02fe4fd00d <vm_exec_core+32288>, 0x5d02fe4fd02b <vm_exec_core+32318>, 0x5d02fe4fd049 <vm_exec_core+32348>, 0x5d02fe4fd067 <vm_exec_core+32378>, 0x5d02fe4fd085 <vm_exec_core+32408>, 0x5d02fe4fd0a3 <vm_exec_core+32438>, 0x5d02fe4fd0c1 <vm_exec_core+32468>, 0x5d02fe4fd0df <vm_exec_core+32498>, 0x5d02fe4fd0fd <vm_exec_core+32528>, 0x5d02fe4fd11b <vm_exec_core+32558>, 0x5d02fe4fd139 <vm_exec_core+32588>, 0x5d02fe4fd157 <vm_exec_core+32618>, 0x5d02fe4fd175 <vm_exec_core+32648>, 0x5d02fe4fd193 <vm_exec_core+32678>, 0x5d02fe4fd1b1 <vm_exec_core+32708>, 0x5d02fe4fd1cf <vm_exec_core+32738>, 0x5d02fe4fd1ed <vm_exec_core+32768>, 0x5d02fe4fd20b <vm_exec_core+32798>, 0x5d02fe4fd229 <vm_exec_core+32828>, 0x5d02fe4fd247 <vm_exec_core+32858>, 0x5d02fe4fd265 <vm_exec_core+32888>, 0x5d02fe4fd283 <vm_exec_core+32918>, 0x5d02fe4fd2a1 <vm_exec_core+32948>, 0x5d02fe4fd2bf <vm_exec_core+32978>, 0x5d02fe4fd2dd <vm_exec_core+33008>, 0x5d02fe4fd2fb <vm_exec_core+33038>, 0x5d02fe4fd319 <vm_exec_core+33068>, 0x5d02fe4fd337 <vm_exec_core+33098>, 0x5d02fe4fd355 <vm_exec_core+33128>, 0x5d02fe4fd373 <vm_exec_core+33158>, 0x5d02fe4fd391 <vm_exec_core+33188>, 0x5d02fe4fd3af <vm_exec_core+33218>, 0x5d02fe4fd3cd <vm_exec_core+33248>, 0x5d02fe4fd3eb <vm_exec_core+33278>, 0x5d02fe4fd409 <vm_exec_core+33308>, 0x5d02fe4fd427 <vm_exec_core+33338>, 0x5d02fe4fd445 <vm_exec_core+33368>, 0x5d02fe4fd463 <vm_exec_core+33398>, 0x5d02fe4fd481 <vm_exec_core+33428>, 0x5d02fe4fd49f <vm_exec_core+33458>, 0x5d02fe4fd4bd <vm_exec_core+33488>, 0x5d02fe4fd4db <vm_exec_core+33518>, 0x5d02fe4fd4f9 <vm_exec_core+33548>, 0x5d02fe4fd517 <vm_exec_core+33578>, 0x5d02fe4fd535 <vm_exec_core+33608>, 0x5d02fe4fd553 <vm_exec_core+33638>, 0x5d02fe4fd571 <vm_exec_core+33668>, 0x5d02fe4fd5a2 <vm_exec_core+33717>, 0x5d02fe4fd5c0 <vm_exec_core+33747>, 0x5d02fe4fd5de <vm_exec_core+33777>, 0x5d02fe4fd5fc <vm_exec_core+33807>, 0x5d02fe4fd61a <vm_exec_core+33837>, 0x5d02fe4fd638 <vm_exec_core+33867>...}
#61 0x00005d02fe512520 in vm_exec_loop (ec=0x5d03332042d0, state=RUBY_TAG_NEXT, tag=0x7fff02326310, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2811
No locals.
#62 0x00005d02fe512468 in rb_vm_exec (ec=0x5d03332042d0) at /tmp/ruby/src/trunk-O0/vm.c:2790
_ec = 0x5d03332042d0
_tag = {tag = 36, retval = 4, buf = {0x7fff02326390, 0x5d02fe512393 <rb_vm_exec+190>, 0x0, 0x7fff023262e0, 0xb}, prev = 0x7fff02326400, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_RAISE
result = 36
#63 0x00005d02fe513263 in rb_iseq_eval_main (iseq=0x761c9ab0f630) at /tmp/ruby/src/trunk-O0/vm.c:3050
ec = 0x5d03332042d0
val = 140733230244880
#64 0x00005d02fe314de4 in rb_ec_exec_node (ec=0x5d03332042d0, n=0x761c9ab0f630) at /tmp/ruby/src/trunk-O0/eval.c:283
_ec = 0x5d03332042d0
_tag = {tag = 36, retval = 102267435959303, buf = {0x7fff02326480, 0x5d02fe314d90 <rb_ec_exec_node+212>, 0x0, 0x7fff023263d0, 0x5d03332042d0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x761c9ab0f630
#65 0x00005d02fe314f55 in ruby_run_node (n=0x761c9ab0f630) at /tmp/ruby/src/trunk-O0/eval.c:321
ec = 0x5d03332042d0
status = 0
#66 0x00005d02fe3100ee in rb_main (argc=11, argv=0x7fff02326638) at /tmp/ruby/src/trunk-O0/main.c:42
variable_in_this_stack_frame = 140733230245120
#67 0x00005d02fe31014f in main (argc=11, argv=0x7fff02326638) at /tmp/ruby/src/trunk-O0/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
th: 0x5d03331ff010, native_id: 0x761cb51a77c0
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0126 e:000125 l:y b:---- CFUNC :value
c:0017 p:0023 s:0122 e:000120 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/core_assertions.rb:797
c:0016 p:0115 s:0111 E:001f88 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/test/net/http/test_https_proxy.rb:91 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC :open
c:0014 p:0012 s:0095 E:0020e0 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/test/net/http/test_https_proxy.rb:59
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:0010f0 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 E:000190 l:y b:0001 METHOD /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:001b20 l:n b:---- EVAL /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001d20 l:y b:---- DUMMY [FINISH]
th: 0x5d0334263560, native_id: 0x761c998cc6c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x5d033878e960, native_id: 0x761c994df6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x5d0333def450, native_id: 0x761c83d706c0
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0019 e:000018 l:y b:---- CFUNC :accept
c:0003 p:0005 s:0015 e:000014 l:y b:0001 METHOD /tmp/ruby/build/trunk-O0/.ext/common/openssl/ssl.rb:518
c:0002 p:0004 s:0008 e:000007 l:n b:---- BLOCK /tmp/ruby/src/trunk-O0/test/net/http/test_https_proxy.rb:77 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 3596788) detached]
$ timeout 60 gdb -p 3596782 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
/tmp/ruby/src/trunk-O0/test/rubygems/test_gem_resolver_index_set.rb: /tmp/ruby/build/trunk-O0/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version (Test::Unit::ProxyError)
Children under /tmp/rubytest.i2xb7k:
* -rw-r--r-- 1 136912 2025-11-12 15:29:47 +0000 _ruby_box_p3600821_2_etc.so
* -rw-r--r-- 1 20568 2025-11-12 15:29:47 +0000 _ruby_box_p3600821_2_io+wait.so
* -rw-r--r-- 1 90000 2025-11-12 15:29:47 +0000 _ruby_box_p3600838_2_-test-+sanitizers.so
* -rw-r--r-- 1 109448 2025-11-12 15:29:47 +0000 _ruby_box_p3600838_2_rbconfig+sizeof.so
* -rw-r--r-- 1 90000 2025-11-12 15:29:47 +0000 _ruby_box_p3600821_2_-test-+sanitizers.so
* -rw-r--r-- 1 90000 2025-11-12 15:29:46 +0000 _ruby_box_p3600815_2_-test-+sanitizers.so
* -rw-r--r-- 1 264800 2025-11-12 15:29:47 +0000 _ruby_box_p3600821_2_json+ext+parser.so
* -rw-r--r-- 1 154192 2025-11-12 15:29:46 +0000 _ruby_box_p3600790_2_io+console.so
* -rw-r--r-- 1 154192 2025-11-12 15:29:47 +0000 _ruby_box_p3600821_2_io+console.so
* -rw-r--r-- 1 109448 2025-11-12 15:29:46 +0000 _ruby_box_p3600800_2_rbconfig+sizeof.so
* -rw-r--r-- 1 90000 2025-11-12 15:29:46 +0000 _ruby_box_p3600800_2_-test-+sanitizers.so
* -rw-r--r-- 1 109448 2025-11-12 15:29:46 +0000 _ruby_box_p3600821_2_rbconfig+sizeof.so
* -rw-r--r-- 1 154192 2025-11-12 15:29:46 +0000 _ruby_box_p3600800_2_io+console.so
* -rw-r--r-- 1 154192 2025-11-12 15:29:47 +0000 _ruby_box_p3600838_2_io+console.so
* -rw-r--r-- 1 109448 2025-11-12 15:29:46 +0000 _ruby_box_p3600790_2_rbconfig+sizeof.so
* -rw-r--r-- 1 164432 2025-11-12 15:29:47 +0000 _ruby_box_p3600821_2_psych.so
* -rw-r--r-- 1 154192 2025-11-12 15:29:46 +0000 _ruby_box_p3600815_2_io+console.so
* -rw-r--r-- 1 443720 2025-11-12 15:29:47 +0000 _ruby_box_p3600821_2_date_core.so
* -rw-r--r-- 1 675928 2025-11-12 15:29:47 +0000 _ruby_box_p3600821_2_socket.so
* -rw-r--r-- 1 219560 2025-11-12 15:29:47 +0000 _ruby_box_p3600821_2_zlib.so
* -rw-r--r-- 1 275528 2025-11-12 15:29:47 +0000 _ruby_box_p3600821_2_json+ext+generator.so
* -rw-r--r-- 1 109448 2025-11-12 15:29:46 +0000 _ruby_box_p3600815_2_rbconfig+sizeof.so
* -rw-r--r-- 1 90000 2025-11-12 15:29:46 +0000 _ruby_box_p3600790_2_-test-+sanitizers.so
make: *** [uncommon.mk:915: yes-test-all] Error 1
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3596453 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3596452 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)