# Logfile created on 2025-11-12 15:31:19 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00006ffe610ffdc8 @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="master-no-rjit", @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit", @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit", @configure_opts=["--disable-rjit"], @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.master-no-rjit.20251112-153119", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00006ffe612adda0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00006ffe612adbe8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00006ffe610396f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20251112-153119", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20251112-153119>, @binmode=false, @mon_data=#<Monitor:0x00006ffe612ad620>, @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/master-no-rjit/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/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
$$$[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  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/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  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/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  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
configuring io/wait
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
compiling /tmp/ruby/src/master-no-rjit/ext/io/wait/wait.c
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
$$$[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  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common  /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/master-no-rjit/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/master-no-rjit/bin
installing base libraries:          /tmp/ruby/install/master-no-rjit/lib
installing arch files:              /tmp/ruby/install/master-no-rjit/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/master-no-rjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/master-no-rjit/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/master-no-rjit/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/master-no-rjit/bin
installing library scripts:         /tmp/ruby/install/master-no-rjit/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/master-no-rjit/include/ruby-4.0.0+0
installing manpages:                /tmp/ruby/install/master-no-rjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/master-no-rjit/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/master-no-rjit/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/master-no-rjit/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/master-no-rjit/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  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/master-no-rjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/master-no-rjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/master-no-rjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/master-no-rjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/master-no-rjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/master-no-rjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/master-no-rjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/master-no-rjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/master-no-rjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/master-no-rjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/master-no-rjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/master-no-rjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/master-no-rjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/master-no-rjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/master-no-rjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/master-no-rjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/master-no-rjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/master-no-rjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/master-no-rjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/master-no-rjit/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  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
Run options: 
  --seed=14293
  "--ruby=./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common  /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/master-no-rjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/757] 84189=ruby/test_range
[  2/757] 84188=-ext-/string/test_nofree
[  3/757] 84193=-ext-/wait/test_wait
[  4/757] 84188=rubygems/test_gem_resolver_lock_set
[  5/757] 84190=optparse/test_did_you_mean
[  6/757] 84193=open-uri/test_proxy
[  7/757] 84193=openssl/test_buffering
[  8/757] 84188=resolv/test_svcb_https
[  9/757] 84188=did_you_mean/test_spell_checker
[ 10/757] 84193=ruby/test_time_tz
[ 11/757] 84188=-ext-/string/test_set_len
[ 12/757] 84188=ruby/enc/test_euc_tw
[ 13/757] 84188=openssl/test_ts
[ 14/757] 84190=rubygems/test_gem_update_suggestion
[ 15/757] 84193=prism/fixtures_test
[ 16/757] 84190=ruby/test_rational2
[ 17/757] 84190=rubygems/test_gem_commands_build_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 18/757] 84190=rubygems/test_gem_package_tar_reader_entry
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 19/757] 84190=fiber/test_io
[ 20/757] 84193=ruby/test_comparable
[ 21/757] 84193=test_pty
[ 22/757] 84190=dtrace/test_singleton_function
[ 23/757] 84190=ruby/test_io_timeout
[ 24/757] 84190=rubygems/test_gem_commands_push_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 25/757] 84190=rubygems/test_gem_silent_ui
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 26/757] 84190=ruby/test_default_gems
[ 27/757] 84190=net/http/test_https
[ 28/757] 84189=rubygems/test_gem_request_set
[ 29/757] 84188=-ext-/struct/test_member
[ 30/757] 84188=socket/test_udp
[ 31/757] 84188=ruby/test_call
[ 32/757] 84193=ruby/enc/test_shift_jis
[ 33/757] 84193=psych/test_psych_set
[ 34/757] 84189=did_you_mean/test_ractor_compatibility
[ 35/757] 84193=rubygems/test_gem_request_connection_pools
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 36/757] 84188=rubygems/test_webauthn_listener_response
[ 37/757] 84193=-ext-/method/test_arity
[ 38/757] 84193=rubygems/test_gem_commands_update_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 39/757] 84188=ruby/enc/test_emoji_breaks
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[ 40/757] 84188=rubygems/test_gem_source_fetch_problem
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 41/757] 84193=rubygems/test_gem_bundler_version_finder
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 42/757] 84188=openssl/test_x509name
[ 43/757] 84188=psych/test_symbol
[ 44/757] 84193=prism/ractor_test
[ 45/757] 84188=optparse/test_switch
[ 46/757] 84188=rubygems/test_gem_ext_builder
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 47/757] 84188=rubygems/test_gem_security
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 48/757] 84193=ruby/test_gc
[ 49/757] 84188=dtrace/test_hash_create
[ 50/757] 84188=did_you_mean/test_tree_spell_checker
[ 51/757] 84188=prism/api/parse_stream_test
[ 52/757] 84188=date/test_switch_hitter
[ 53/757] 84188=ruby/test_optimization
[ 54/757] 84189=-ext-/popen_deadlock/test_popen_deadlock
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
#<Thread:0x00007002c1a80848 /tmp/ruby/src/master-no-rjit/test/net/http/test_https.rb:75 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/master-no-rjit/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
[ 55/757] 84189=rubygems/test_gem_gem_runner
[ 56/757] 84189=psych/test_yamlstore
[ 57/757] 84189=did_you_mean/edit_distance/test_jaro_winkler
[ 58/757] 84189=fileutils/test_verbose
[ 59/757] 84189=ruby/test_integer
[ 60/757] 84189=-ext-/load/test_dot_dot
[ 61/757] 84189=ruby/test_key_error
[ 62/757] 84189=openssl/test_engine
[ 63/757] 84189=psych/test_class
[ 64/757] 84189=psych/test_serialize_subclasses
[ 65/757] 84189=ruby/test_autoload
[ 66/757] 84188=openssl/test_config
[ 67/757] 84188=prism/result/node_id_test
[ 68/757] 84188=rubygems/test_gem_validator
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 69/757] 84188=-ext-/thread/test_instrumentation_api
[ 70/757] 84189=ruby/test_enum
[ 71/757] 84188=-ext-/st/test_numhash
[ 72/757] 84188=json/json_common_interface_test
[ 73/757] 84188=openssl/test_pkey_rsa
[ 74/757] 84188=fiber/test_io_close
[ 75/757] 84188=test_extlibs
[ 76/757] 84189=ripper/test_ripper
[ 77/757] 84189=prism/result/named_capture_test
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 78/757] 84189=rubygems/test_gem_commands_server_command
[ 79/757] 84189=ruby/test_sleep
[ 80/757] 84188=ruby/enc/test_case_mapping
[ 81/757] 84188=psych/test_parser
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 82/757] 84188=rubygems/test_gem_rdoc
[ 83/757] 84188=-ext-/load/test_resolve_symbol
[ 84/757] 84193=optparse/test_reqarg
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 85/757] 84188=rubygems/test_gem_commands_specification_command
[ 86/757] 84188=resolv/test_resource
[ 87/757] 84188=test_tsort
[ 88/757] 84188=openssl/test_cipher
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 89/757] 84188=rubygems/test_gem
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 90/757] 84188=-ext-/time/test_new
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 91/757] 84188=rubygems/test_gem_commands_unpack_command
[ 92/757] 84188=open-uri/test_ssl
[ 93/757] 84188=psych/test_ractor
[ 94/757] 84193=ruby/test_marshal
[ 95/757] 84188=ruby/test_metaclass
[ 96/757] 84188=ruby/test_vm_dump
[ 97/757] 84188=ruby/enc/test_iso_8859
[ 98/757] 84188=open-uri/test_ftp
[ 99/757] 84189=digest/test_digest_extend
[100/757] 84188=prism/errors_test
[101/757] 84189=-ext-/load/test_stringify_symbols
[102/757] 84189=prism/result/constant_path_node_test
[103/757] 84189=psych/test_merge_keys
[104/757] 84189=ruby/enc/test_regex_casefold
[105/757] 84189=rubygems/test_gem_source_git
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[106/757] 84189=open-uri/test_open-uri
[107/757] 84189=rubygems/test_gem_resolver_local_specification
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[108/757] 84189=openssl/test_digest
[109/757] 84189=ruby/test_arity
[110/757] 84189=ruby/test_threadgroup
[111/757] 84193=json/json_generator_test
[112/757] 84188=ruby/test_trace
[113/757] 84188=uri/test_file
[114/757] 84188=ruby/test_signal
[115/757] 84189=ruby/test_fixnum
[116/757] 84189=openssl/test_ns_spki
[117/757] 84189=prism/result/heredoc_test
[118/757] 84189=-ext-/string/test_qsort
[119/757] 84189=json/json_addition_test
[120/757] 84189=optparse/test_kwargs
[121/757] 84189=io/wait/test_io_wait
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[122/757] 84189=rubygems/test_gem_stream_ui
[123/757] 84189=ruby/test_struct
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[124/757] 84188=rubygems/test_gem_package_task
[125/757] 84188=fiber/test_mutex
[126/757] 84193=ruby/test_flip
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[127/757] 84193=rubygems/test_gem_resolver_git_specification
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[128/757] 84193=rubygems/test_gem_commands_open_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[129/757] 84193=openssl/test_fips
[130/757] 84193=digest/test_digest
[131/757] 84188=rubygems/test_gem_dependency_list
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[132/757] 84188=dtrace/test_cmethod
[133/757] 84188=uri/test_mailto
[134/757] 84188=date/test_date_ractor
[135/757] 84188=digest/test_ractor
[136/757] 84189=ruby/enc/test_euc_kr
[137/757] 84189=prism/test_helper
[138/757] 84189=ripper/test_sexp
[139/757] 84189=io/nonblock/test_flush
[140/757] 84189=prism/ruby/dispatcher_test
[141/757] 84189=ruby/test_rubyvm
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[142/757] 84189=rubygems/test_gem_security_signer
[143/757] 84189=net/http/test_buffered_io
[144/757] 84189=ruby/enc/test_windows_1252
[145/757] 84189=openssl/test_pkey_dh
[146/757] 84189=did_you_mean/core_ext/test_name_error_extension
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[147/757] 84189=rubygems/test_gem_resolver_installer_set
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[148/757] 84188=fileutils/test_dryrun
[149/757] 84189=ruby/test_keyword
[150/757] 84188=rubygems/test_gem_safe_marshal
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[151/757] 84188=ruby/test_thread_cv
[152/757] 84193=prism/api/command_line_test
[153/757] 84193=uri/test_ldap
[154/757] 84193=prism/result/warnings_test
[155/757] 84193=openssl/test_ssl
[156/757] 84188=ruby/test_super
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[157/757] 84189=rubygems/test_config
[158/757] 84189=ruby/test_module
[159/757] 84188=prism/bom_test
[160/757] 84188=ruby/test_file
[161/757] 84189=optparse/test_load
[162/757] 84189=prism/ruby/string_query_test
[163/757] 84189=ruby/test_rubyoptions
[164/757] 84188=socket/test_sockopt
[165/757] 84188=fiber/test_io_buffer
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[166/757] 84188=rubygems/test_gem_safe_yaml
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[167/757] 84188=rubygems/test_gem_text
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[168/757] 84188=rubygems/test_gem_resolver_api_specification
[169/757] 84188=ruby/test_settracefunc
[170/757] 84188=prism/ruby/tunnel_test
[171/757] 84188=psych/test_encoding
[172/757] 84188=psych/test_object
[173/757] 84188=ruby/test_alias
[174/757] 84188=rubygems/test_gem_source_subpath_problem
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[175/757] 84188=prism/result/comments_test
[176/757] 84188=ruby/test_sprintf_comb
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[177/757] 84188=rubygems/test_gem_ext_rake_builder
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[178/757] 84188=rubygems/test_gem_commands_outdated_command
[179/757] 84188=ruby/test_method_cache
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[180/757] 84188=rubygems/test_gem_local_remote_options
[181/757] 84188=psych/test_scalar_scanner
[182/757] 84188=ruby/test_eval
[183/757] 84188=ruby/test_primitive
[184/757] 84188=test_tempfile
[185/757] 84188=openssl/test_ossl
[186/757] 84188=rubygems/test_gem_resolver_vendor_specification
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[187/757] 84188=dtrace/test_load
[188/757] 84188=psych/test_document
[189/757] 84188=rubygems/test_gem_package_tar_header_ractor
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[190/757] 84188=resolv/test_dns
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[191/757] 84188=rubygems/test_gem_package_tar_writer
[192/757] 84188=-ext-/struct/test_duplicate
[193/757] 84188=-ext-/array/test_to_ary_concat
[194/757] 84193=test_shellwords
[195/757] 84193=-ext-/float/test_nextafter
[196/757] 84193=openssl/test_ssl_session
[197/757] 84188=-ext-/string/test_capacity
[198/757] 84188=psych/test_omap
[199/757] 84188=ruby/test_gc_compact
[200/757] 84193=uri/test_http
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[201/757] 84193=test_bundled_gems
[202/757] 84193=ruby/test_iseq
[203/757] 84193=prism/result/overlap_test
[204/757] 84193=ruby/test_memory_view
[205/757] 84193=coverage/test_coverage
[206/757] 84193=openssl/test_pair
[207/757] 84188=pathname/test_pathname
[208/757] 84188=uri/test_ftp
[209/757] 84188=mkmf/test_install
[210/757] 84188=test_find
[211/757] 84188=json/ractor_test
[212/757] 84188=did_you_mean/spell_checking/test_variable_name_check
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[213/757] 84188=rubygems/test_gem_commands_setup_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[214/757] 84188=ruby/test_bignum
[215/757] 84188=ruby/test_float
[216/757] 84188=-ext-/integer/test_integer
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[217/757] 84188=rubygems/test_gem_ext_cargo_builder
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[218/757] 84188=rubygems/test_gem_package
[219/757] 84188=psych/test_marshalable
[220/757] 84188=prism/newline_test
[221/757] 84188=rubygems/test_gem_installer
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[222/757] 84188=-ext-/string/test_cstr
[223/757] 84193=date/test_date_parse
[224/757] 84188=mkmf/test_find_executable
[225/757] 84188=-ext-/load/test_protect
[226/757] 84188=date/test_date_new
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[227/757] 84188=rubygems/test_gem_resolver_vendor_set
[228/757] 84188=-ext-/bignum/test_div
[229/757] 84193=socket/test_unix
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[230/757] 84188=rubygems/test_gem_console_ui
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[231/757] 84188=psych/test_tree_builder
[232/757] 84193=-ext-/string/test_interned_str
[233/757] 84188=psych/test_coder
[234/757] 84193=ruby/test_symbol
[235/757] 84188=openssl/test_pkey_ec
[236/757] 84188=net/http/test_httpheader
[237/757] 84188=mkmf/test_mkmf
[238/757] 84188=psych/test_deprecated
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[239/757] 84188=rubygems/test_gem_commands_install_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[240/757] 84188=rubygems/test_gem_commands_cert_command
[241/757] 84188=ruby/test_lazy_enumerator
[242/757] 84188=ruby/test_arithmetic_sequence
[243/757] 84188=optparse/test_acceptable
[244/757] 84188=ruby/test_thread_queue
[245/757] 84189=rubygems/test_gem_commands_pristine_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[246/757] 84189=fileutils/test_nowrite
[247/757] 84189=fiber/test_backtrace
[248/757] 84189=error_highlight/test_error_highlight
[249/757] 84188=psych/visitors/test_emitter
[250/757] 84188=ruby/test_string_memory
[251/757] 84188=-ext-/test_random
[252/757] 84188=prism/api/dump_test
[253/757] 84193=json/json_parser_test
[254/757] 84193=-ext-/arith_seq/test_arith_seq_beg_len_step
[255/757] 84193=ripper/test_lexer
[256/757] 84193=rubygems/test_gem_resolver_requirement_list
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[257/757] 84193=-ext-/class/test_class2name
[258/757] 84193=json/json_ryu_fallback_test
[259/757] 84193=ruby/test_box
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[260/757] 84189=rubygems/test_bundled_ca
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[261/757] 84189=prism/result/static_literals_test
[262/757] 84189=psych/test_object_references
[263/757] 84189=rubygems/test_webauthn_listener
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[264/757] 84189=prism/result/breadth_first_search_test
[265/757] 84189=-ext-/rational/test_rat
[266/757] 84189=ruby/test_io_m17n
[267/757] 84193=ruby/test_frozen_error
[268/757] 84193=test_pp
[269/757] 84193=ruby/enc/test_case_comprehensive
[270/757] 84193=rubygems/test_kernel
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[271/757] 84193=lib/!Nothing_to_test
[272/757] 84193=net/http/test_https_proxy
#<Thread:0x000078b11cb82158 /tmp/ruby/src/master-no-rjit/test/net/http/test_https_proxy.rb:18 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/master-no-rjit/test/net/http/test_https_proxy.rb:19:in 'block (2 levels) in HTTPSProxyTest#test_https_proxy_authentication': uninitialized constant HTTPSProxyTest::Net (NameError)
[273/757] 84188=uri/test_parser
[274/757] 84189=openssl/test_ocsp
[275/757] 84188=ruby/test_transcode
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[276/757] 84189=rubygems/test_gem_gemcutter_utilities
[277/757] 84189=ruby/test_thread
[278/757] 84188=net/http/test_http_request
[279/757] 84188=json/json_ext_parser_test
[280/757] 84188=etc/test_etc
[281/757] 84188=rubygems/test_gem_uri_formatter
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[282/757] 84188=socket/test_socket
.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x000070f68eb8ac68 /tmp/ruby/build/master-no-rjit/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x000070f68eb8ac68 /tmp/ruby/build/master-no-rjit/.ext/common/socket.rb:722 dead>
.[283/757] 84188=ruby/test_assignment
[284/757] 84188=prism/api/parse_comments_test
[285/757] 84188=-ext-/struct/test_len
[286/757] 84188=-ext-/test_printf
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[287/757] 84188=rubygems/test_gem_unsatisfiable_dependency_error
[288/757] 84188=-ext-/exception/test_data_error
[289/757] 84188=openssl/test_provider
[290/757] 84188=ruby/test_io
[291/757] 84189=ruby/test_array
[292/757] 84189=ruby/test_path
[293/757] 84189=-ext-/string/test_rb_str_dup
[294/757] 84189=optparse/test_optarg
[295/757] 84189=ruby/test_ractor
[296/757] 84188=dtrace/test_function_entry
[297/757] 84188=psych/test_exception
[298/757] 84188=prism/unescape_test
[299/757] 84188=ruby/test_object_id
[300/757] 84188=json/test_helper
[301/757] 84188=json/json_coder_test
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[302/757] 84188=rubygems/test_deprecate
[303/757] 84188=ruby/test_require
[304/757] 84189=ripper/test_files_test_1
[305/757] 84188=uri/test_wss
[306/757] 84188=ruby/test_stringchar
[307/757] 84188=prism/result/attribute_write_test
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[308/757] 84188=rubygems/test_gem_platform
[309/757] 84188=resolv/test_addr
[310/757] 84188=socket/test_ancdata
[311/757] 84188=-ext-/bignum/test_pack
[312/757] 84188=ruby/test_regexp
[313/757] 84189=-ext-/exception/test_ensured
[314/757] 84189=prism/magic_comment_test
[315/757] 84189=-ext-/marshal/test_usrmarshal
[316/757] 84189=prism/percent_delimiter_string_test
[317/757] 84189=win32/test_registry
[318/757] 84189=ruby/test_nomethod_error
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[319/757] 84189=rubygems/test_project_sanity
[320/757] 84189=strscan/test_ractor
[321/757] 84189=-ext-/string/test_too_many_dummy_encodings
[322/757] 84189=ruby/test_enumerator
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[323/757] 84189=rubygems/test_gem_uri
[324/757] 84189=prism/fuzzer_test
[325/757] 84189=psych/test_safe_load
[326/757] 84189=json/json_fixtures_test
[327/757] 84189=psych/test_struct
[328/757] 84189=ruby/test_lambda
[329/757] 84189=prism/onigmo_test
[330/757] 84189=fiber/test_enumerator
[331/757] 84189=ruby/test_name_error
[332/757] 84189=-ext-/integer/test_my_integer
[333/757] 84189=mkmf/test_config
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[334/757] 84189=rubygems/test_gem_command_manager
[335/757] 84189=-ext-/test_abi
[336/757] 84189=-ext-/proc/test_bmethod
[337/757] 84189=mkmf/test_have_library
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[338/757] 84189=rubygems/test_gem_source_lock
[339/757] 84189=objspace/test_objspace
[340/757] 84188=mkmf/test_have_func
[341/757] 84188=date/test_date_compat
[342/757] 84188=psych/test_date_time
[343/757] 84188=did_you_mean/tree_spell/test_change_word
[344/757] 84188=openssl/test_bn
[345/757] 84188=openssl/test_pkey_dsa
[346/757] 84188=-ext-/string/test_enc_associate
[347/757] 84188=ruby/test_file_exhaustive
[348/757] 84188=optparse/test_optparse
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[349/757] 84188=rubygems/test_gem_commands_sources_command
[350/757] 84188=uri/test_ws
[351/757] 84188=psych/test_alias_and_anchor
[352/757] 84188=-ext-/arith_seq/test_arith_seq_extract
[353/757] 84188=prism/encoding/string_encoding_test
[354/757] 84188=psych/test_stringio
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[355/757] 84188=rubygems/test_gem_commands_check_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[356/757] 84188=rubygems/test_gem_commands_yank_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[357/757] 84188=rubygems/test_gem_path_support
[358/757] 84188=psych/test_emitter
[359/757] 84188=prism/library_symbols_test
[360/757] 84188=io/console/test_ractor
[361/757] 84188=io/wait/test_io_wait_uncommon
[362/757] 84188=did_you_mean/tree_spell/test_human_typo
[363/757] 84188=-ext-/test_scan_args
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[364/757] 84188=rubygems/test_gem_ci_detector
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[365/757] 84188=rubygems/test_gem_source
[366/757] 84188=prism/api/freeze_test
[367/757] 84188=socket/test_basicsocket
[368/757] 84188=ruby/test_mixed_unicode_escapes
[369/757] 84188=ruby/test_object
[370/757] 84188=optparse/test_cclass
[371/757] 84188=psych/visitors/test_to_ruby
[372/757] 84188=test_open3
[373/757] 84188=prism/result/implicit_array_test
[374/757] 84188=ruby/test_fiber
[375/757] 84188=prism/ruby/pattern_test
[376/757] 84188=psych/test_json_tree
[377/757] 84188=ruby/test_random_formatter
[378/757] 84188=json/json_generic_object_test
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[379/757] 84188=rubygems/test_gem_specification
[380/757] 84188=stringio/test_ractor
[381/757] 84188=prism/heredoc_dedent_test
[382/757] 84188=date/test_date_strftime
[383/757] 84188=-ext-/string/test_ellipsize
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[384/757] 84188=rubygems/test_gem_resolver_installed_specification
[385/757] 84188=ruby/test_ifunless
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[386/757] 84188=rubygems/test_gem_util
[387/757] 84188=ripper/test_files_lib
[388/757] 84188=psych/test_psych
[389/757] 84188=prism/result/string_test
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[390/757] 84188=rubygems/test_gem_commands_signout_command
[391/757] 84188=dtrace/test_require
[392/757] 84188=dtrace/test_method_cache
[393/757] 84188=openssl/test_asn1
[394/757] 84188=date/test_date_marshal
[395/757] 84188=-ext-/file/test_stat
[396/757] 84188=net/http/test_httpresponses
[397/757] 84188=did_you_mean/spell_checking/test_method_name_check
[398/757] 84188=prism/ruby/desugar_compiler_test
[399/757] 84188=prism/api/parse_success_test
[400/757] 84188=test_time
[401/757] 84188=-ext-/marshal/test_internal_ivar
[402/757] 84188=optparse/test_getopts
[403/757] 84188=psych/json/test_stream
[404/757] 84188=-ext-/tracepoint/test_tracepoint
[405/757] 84188=fileutils/test_fileutils
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[406/757] 84188=rubygems/test_gem_commands_uninstall_command
[407/757] 84188=openssl/test_kdf
[408/757] 84188=ruby/test_pattern_matching
[409/757] 84188=erb/test_erb
[410/757] 84188=ruby/test_zjit
[411/757] 84188=mkmf/test_convertible
[412/757] 84189=fiber/test_timeout
[413/757] 84189=prism/newline_offsets_test
[414/757] 84189=ruby/test_yield
[415/757] 84189=ruby/test_frozen
[416/757] 84189=mkmf/test_configuration
[417/757] 84189=ruby/enc/test_big5
[418/757] 84189=optparse/test_zsh_completion
[419/757] 84189=ruby/enc/test_windows_1251
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[420/757] 84189=rubygems/test_gem_ext_ext_conf_builder
[421/757] 84189=prism/ruby/relocation_test
[422/757] 84189=ruby/test_complex
[423/757] 84189=prism/version_test
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[424/757] 84189=rubygems/test_gem_remote_fetcher
[425/757] 84189=-ext-/path_to_class/test_path_to_class
[426/757] 84189=ruby/test_readpartial
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[427/757] 84189=rubygems/test_gem_request_set_lockfile_parser
[428/757] 84189=ruby/test_clone
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[429/757] 84189=rubygems/test_gem_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[430/757] 84189=rubygems/test_gem_commands_exec_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[431/757] 84188=prism/api/lex_test
[432/757] 84188=rubygems/test_gem_dependency_resolution_error
[433/757] 84189=socket/test_nonblock
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[434/757] 84189=ruby/test_not
[435/757] 84189=psych/test_hash
[436/757] 84188=mkmf/test_constant
[437/757] 84189=ruby/test_encoding
[438/757] 84189=-ext-/struct/test_data
[439/757] 84189=mkmf/test_have_macro
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[440/757] 84189=rubygems/test_gem_ext_cargo_builder_unit
[441/757] 84189=ruby/test_string
[442/757] 84188=ruby/test_undef
[443/757] 84188=ruby/enc/test_gbk
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[444/757] 84188=rubygems/test_gem_remote_fetcher_local_server
[445/757] 84188=-ext-/test_ensure_and_callcc
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[446/757] 84188=rubygems/test_gem_remote_fetcher_local_ssl_server
[447/757] 84188=prism/result/regular_expression_options_test
[448/757] 84188=ruby/test_ast
[449/757] 84189=ruby/test_warning
[450/757] 84189=ruby/test_m17n_comb
[451/757] 84189=rubygems/test_gem_resolver_index_set
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[452/757] 84189=json/json_string_matching_test
[453/757] 84189=cgi/test_cgi_escape
[454/757] 84189=-ext-/eval/test_eval
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[455/757] 84189=rubygems/test_gem_commands_rebuild_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[456/757] 84189=rubygems/test_gem_resolver_best_set
[457/757] 84189=prism/lex_test
[458/757] 84189=prism/regexp_test
[459/757] 84189=-ext-/num2int/test_num2int
[460/757] 84189=ruby/test_dup
[461/757] 84189=-ext-/st/test_foreach
[462/757] 84189=prism/result/integer_base_flags_test
[463/757] 84189=-ext-/iter/test_iter_break
[464/757] 84189=optparse/test_summary
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[465/757] 84189=rubygems/test_gem_resolver_conflict
[466/757] 84189=ruby/enc/test_grapheme_breaks
[467/757] 84189=fiber/test_address_resolve
[468/757] 84189=ruby/test_exception
[469/757] 84189=did_you_mean/spell_checking/test_class_name_check
[470/757] 84189=resolv/test_win32_config
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[471/757] 84189=rubygems/test_gem_name_tuple
[472/757] 84189=ruby/test_argf
[473/757] 84189=rubygems/test_gem_request
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[474/757] 84189=ruby/test_io_buffer
[475/757] 84189=ruby/test_weakkeymap
[476/757] 84189=ruby/test_yjit
[477/757] 84189=ripper/test_files_sample
[478/757] 84189=ruby/test_m17n
[479/757] 84189=uri/test_generic
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[480/757] 84189=rubygems/test_gem_commands_dependency_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[481/757] 84189=rubygems/test_gem_security_policy
[482/757] 84189=io/console/test_io_console
[483/757] 84189=-ext-/bug_reporter/test_bug_reporter
[484/757] 84189=psych/test_set
[485/757] 84189=-ext-/gvl/test_last_thread
[486/757] 84189=ruby/test_beginendblock
[487/757] 84188=prism/ruby/parameters_signature_test
[488/757] 84188=ruby/test_class
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[489/757] 84189=rubygems/test_gem_package_old
[490/757] 84189=ruby/test_const
[491/757] 84189=rubygems/test_gem_uninstaller
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[492/757] 84189=rubygems/test_gem_resolver
[493/757] 84189=ruby/test_unicode_escape
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[494/757] 84189=rubygems/test_gem_resolver_git_set
[495/757] 84189=prism/api/parse_test
[496/757] 84189=ruby/test_inlinecache
[497/757] 84189=ruby/test_parse
[498/757] 84189=psych/visitors/test_depth_first
[499/757] 84189=-ext-/bignum/test_str2big
[500/757] 84189=prism/locals_test
[501/757] 84189=prism/ruby/reflection_test
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[502/757] 84189=rubygems/test_gem_commands_which_command
[503/757] 84189=did_you_mean/spell_checking/test_uncorrectable_name_check
[504/757] 84189=ruby/test_stack
[505/757] 84189=-ext-/econv/test_append
[506/757] 84189=ruby/test_env
[507/757] 84189=did_you_mean/spell_checking/test_key_name_check
[508/757] 84189=ripper/test_parser_events
[509/757] 84189=date/test_date_conv
[510/757] 84189=date/test_date_arith
[511/757] 84189=ruby/test_hash
[512/757] 84188=mkmf/test_egrep_cpp
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[513/757] 84188=rubygems/test_gem_ext_cmake_builder
[514/757] 84188=net/http/test_httpresponse
[515/757] 84188=pathname/test_ractor
[516/757] 84188=ruby/test_econv
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[517/757] 84188=rubygems/test_gem_resolver_lock_specification
[518/757] 84188=prism/result/integer_parse_test
[519/757] 84188=mkmf/test_signedness
[520/757] 84189=-ext-/string/test_external_new
[521/757] 84189=-ext-/box/test_load_ext
[522/757] 84189=ruby/test_case
[523/757] 84189=ruby/test_sprintf
[524/757] 84189=mmtk/test_configuration
[525/757] 84189=-ext-/test_notimplement
[526/757] 84189=ruby/test_dir
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[527/757] 84189=rubygems/test_gem_commands_help_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[528/757] 84189=rubygems/test_remote_fetch_error
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[529/757] 84189=rubygems/test_gem_source_installed
[530/757] 84189=mkmf/test_libs
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[531/757] 84189=rubygems/test_gem_commands_mirror
[532/757] 84189=dtrace/test_gc
[533/757] 84189=ruby/test_math
[534/757] 84189=dtrace/test_array_create
[535/757] 84189=ruby/enc/test_case_options
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[536/757] 84189=rubygems/test_gem_request_set_lockfile
[537/757] 84189=did_you_mean/spell_checking/test_pattern_key_name_check
[538/757] 84189=-ext-/postponed_job/test_postponed_job
[539/757] 84189=erb/test_erb_command
[540/757] 84189=-ext-/exception/test_exception_at_throwing
[541/757] 84189=psych/test_yaml
[542/757] 84189=ruby/test_complex2
[543/757] 84189=ruby/test_compile_prism
[544/757] 84189=-ext-/test_bug-3571
[545/757] 84189=-ext-/typeddata/test_typeddata
[546/757] 84189=prism/encoding/symbol_encoding_test
[547/757] 84189=ruby/test_weakmap
[548/757] 84188=openssl/test_pkcs7
[549/757] 84188=dtrace/test_object_create_start
[550/757] 84188=json/json_encoding_test
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[551/757] 84188=rubygems/test_gem_source_specific_file
[552/757] 84188=prism/snippets_test
[553/757] 84189=rubygems/test_gem_source_list
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[554/757] 84189=-ext-/iter/test_yield_block
[555/757] 84189=psych/test_yaml_special_cases
[556/757] 84189=ruby/test_syntax
[557/757] 84188=-ext-/iseq_load/test_iseq_load
[558/757] 84188=-ext-/debug/test_debug
[559/757] 84188=-ext-/test_bug-5832
[560/757] 84188=psych/test_numeric
[561/757] 84188=-ext-/st/test_update
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[562/757] 84188=rubygems/test_require
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[563/757] 84188=rubygems/test_gem_commands_list_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[564/757] 84188=rubygems/test_gem_install_update_options
[565/757] 84188=fiber/test_queue
[566/757] 84188=test_unicode_normalize
[567/757] 84188=-ext-/string/test_enc_str_buf_cat
[568/757] 84188=test_ipaddr
[569/757] 84188=prism/result/static_inspect_test
[570/757] 84188=test_prettyprint
[571/757] 84188=prism/encoding/regular_expression_encoding_test
[572/757] 84188=psych/test_boolean
[573/757] 84188=date/test_date_attr
[574/757] 84188=yaml/test_store
[575/757] 84188=ruby/enc/test_cp949
[576/757] 84188=ruby/test_proc
[577/757] 84188=ruby/test_condition
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[578/757] 84188=rubygems/test_gem_requirement
[579/757] 84188=zlib/test_zlib
[580/757] 84189=ruby/enc/test_emoji
[581/757] 84189=fiber/test_scheduler
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[582/757] 84188=rubygems/test_gem_commands_search_command
[583/757] 84188=ruby/test_time
[584/757] 84188=openssl/test_hmac
[585/757] 84188=ruby/test_objectspace
[586/757] 84189=mkmf/test_framework
[587/757] 84189=ruby/test_require_lib
[588/757] 84188=ruby/test_rational
[589/757] 84188=ruby/test_numeric
[590/757] 84188=resolv/test_mdns
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[591/757] 84188=rubygems/test_gem_stub_specification
[592/757] 84188=ruby/test_pipe
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[593/757] 84188=rubygems/test_gem_resolver_composed_set
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[594/757] 84188=rubygems/test_gem_impossible_dependencies_error
[595/757] 84188=-ext-/string/test_coderange
[596/757] 84188=-ext-/test_recursion
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[597/757] 84188=rubygems/test_gem_commands_owner_command
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[598/757] 84188=rubygems/test_gem_doctor
[599/757] 84188=-ext-/gvl/test_ubf_async_safe
[600/757] 84188=rubygems/test_gem_version
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[601/757] 84188=prism/ruby/ripper_test
[602/757] 84189=rubygems/test_gem_request_set_gem_dependency_api
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[603/757] 84189=rubygems/test_rubygems
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[604/757] 84189=date/test_date_strptime
[605/757] 84189=objspace/test_ractor
[606/757] 84188=psych/test_yamldbm
[607/757] 84188=-ext-/win32/test_console_attr
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[608/757] 84188=rubygems/test_gem_commands_signin_command
[609/757] 84188=rubygems/test_gem_dependency
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[610/757] 84188=rubygems/test_gem_commands_environment_command
[611/757] 84189=date/test_date
[612/757] 84188=erb/test_erb_m17n
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[613/757] 84188=rubygems/test_gem_spec_fetcher
[614/757] 84188=ruby/test_iterator
[615/757] 84189=dtrace/test_string
[616/757] 84189=ruby/test_shapes
[617/757] 84189=openssl/test_x509cert
[618/757] 84188=prism/ruby/parser_test
[619/757] 84188=fiber/test_storage
[620/757] 84188=ruby/enc/test_euc_jp
[621/757] 84188=ruby/test_fnmatch
[622/757] 84188=psych/visitors/test_yaml_tree
[623/757] 84188=ruby/test_dir_m17n
[624/757] 84189=dtrace/test_raise
[625/757] 84189=ruby/test_yjit_exit_locations
[626/757] 84189=test_forwardable
[627/757] 84189=-ext-/bignum/test_big2str
[628/757] 84189=psych/test_data
[629/757] 84189=psych/test_string
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[630/757] 84189=rubygems/test_gem_config_file
[631/757] 84189=ruby/test_backtrace
[632/757] 84188=prism/ruby/compiler_test
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[633/757] 84188=rubygems/test_gem_commands_info_command
[634/757] 84188=fiber/test_process
[635/757] 84188=optparse/test_autoconf
[636/757] 84188=-ext-/test_bug-14834
[637/757] 84188=ruby/test_complexrational
[638/757] 84188=prism/result/numeric_value_test
[639/757] 84188=psych/test_nil
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[640/757] 84188=rubygems/test_gem_remote_fetcher_s3
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[641/757] 84188=rubygems/test_webauthn_poller
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[642/757] 84188=rubygems/test_gem_commands_contents_command
[643/757] 84188=socket/test_tcp
[644/757] 84189=ruby/enc/test_utf16
[645/757] 84189=socket/test_addrinfo
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[646/757] 84189=rubygems/test_gem_package_tar_reader
[647/757] 84189=ripper/test_files_test_2
[648/757] 84189=ruby/test_defined
[649/757] 84189=ripper/test_scanner_events
[650/757] 84189=psych/handlers/test_recorder
[651/757] 84189=openssl/test_pkcs12
[652/757] 84188=mkmf/test_flags
[653/757] 84189=ruby/test_variable
[654/757] 84188=-ext-/exception/test_enc_raise
[655/757] 84188=stringio/test_stringio
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[656/757] 84188=rubygems/test_gem_resolver_specification
[657/757] 84188=prism/ruby/location_test
[658/757] 84188=prism/result/equality_test
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[659/757] 84188=rubygems/test_gem_source_vendor
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[660/757] 84188=rubygems/test_gem_resolver_index_specification
[661/757] 84188=-ext-/symbol/test_type
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[662/757] 84188=rubygems/test_gem_commands_stale_command
[663/757] 84188=psych/test_scalar
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[664/757] 84188=rubygems/test_gem_dependency_installer
[665/757] 84188=fiber/test_sleep
[666/757] 84188=-ext-/vm/test_at_exit
[667/757] 84188=-ext-/string/test_modify_expand
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[668/757] 84188=rubygems/test_gem_available_set
[669/757] 84188=mkmf/test_sizeof
[670/757] 84189=prism/result/index_write_test
[671/757] 84189=ruby/test_pack
[672/757] 84189=monitor/test_monitor
[673/757] 84189=ruby/test_system
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[674/757] 84189=rubygems/test_gem_resolver_api_set
[675/757] 84189=-ext-/bignum/test_bigzero
[676/757] 84189=test_timeout
[677/757] 84189=test_delegate
[678/757] 84189=test_tmpdir
[679/757] 84189=ruby/test_set
[680/757] 84189=ruby/test_whileuntil
[681/757] 84189=test_weakref
[682/757] 84189=test_singleton
[683/757] 84189=ripper/test_files_ext
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[684/757] 84189=rubygems/test_gem_package_tar_header
[685/757] 84189=optparse/test_bash_completion
[686/757] 84189=-ext-/debug/test_profile_frames
[687/757] 84189=-ext-/test_enumerator_kw
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[688/757] 84189=rubygems/test_exit
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[689/757] 84189=rubygems/test_gem_commands_cleanup_command
[690/757] 84189=ruby/test_data
[691/757] 84189=psych/test_array
[692/757] 84189=openssl/test_pkey
[693/757] 84189=-ext-/string/test_fstring
[694/757] 84189=ripper/test_files_test
[695/757] 84189=fiber/test_ractor
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[696/757] 84189=rubygems/test_gem_version_option
[697/757] 84189=-ext-/hash/test_delete
[698/757] 84189=openssl/test_x509ext
[699/757] 84189=ruby/test_continuation
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[700/757] 84189=rubygems/test_gem_resolver_dependency_request
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[701/757] 84189=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[702/757] 84189=fiber/test_thread
[703/757] 84189=uri/test_common
[704/757] 84189=prism/ruby/ruby_parser_test
[705/757] 84189=optparse/test_placearg
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[706/757] 84189=rubygems/test_gem_source_local
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[707/757] 84189=rubygems/test_gem_commands_query_command
[708/757] 84189=io/wait/test_ractor
[709/757] 84189=psych/nodes/test_enumerable
[710/757] 84189=ruby/test_literal
[711/757] 84189=did_you_mean/spell_checking/test_require_path_check
[712/757] 84189=net/protocol/test_protocol
[713/757] 84189=-ext-/funcall/test_passing_block
[714/757] 84189=test_securerandom
[715/757] 84189=ruby/test_refinement
[716/757] 84188=openssl/test_x509crl
[717/757] 84188=-ext-/stack/test_stack_overflow
[718/757] 84188=openssl/test_x509store
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[719/757] 84188=rubygems/test_gem_request_set_lockfile_tokenizer
[720/757] 84188=openssl/test_x509attr
[721/757] 84188=-ext-/array/test_resize
[722/757] 84188=-ext-/win32/test_fd_setsize
[723/757] 84188=ruby/test_rand
[724/757] 84188=-ext-/thread/test_lock_native_thread
[725/757] 84188=ruby/test_process
[726/757] 84189=ruby/enc/test_cesu8
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[727/757] 84189=rubygems/test_gem_commands_fetch_command
[728/757] 84189=prism/result/source_location_test
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[729/757] 84189=rubygems/test_gem_security_trust_dir
[730/757] 84189=yaml/test_dbm
[731/757] 84189=-ext-/win32/test_dln
[732/757] 84189=ruby/test_method
[733/757] 84189=ruby/enc/test_koi8
[734/757] 84189=test_rbconfig
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[735/757] 84189=rubygems/test_gem_ext_configure_builder
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[736/757] 84189=-ext-/symbol/test_inadvertent_creation
[737/757] 84189=ruby/enc/test_gb18030
[738/757] 84189=ripper/test_filter
[739/757] 84189=optparse/test_noarg
[740/757] 84189=ruby/enc/test_utf32
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[741/757] 84189=rubygems/test_gem_resolver_activation_request
[742/757] 84189=mkmf/test_pkg_config
[743/757] 84189=-ext-/string/test_normalize
[744/757] 84189=strscan/test_stringscanner
[745/757] 84189=psych/test_stream
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/master-no-rjit/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[746/757] 84189=rubygems/test_gem_commands_lock_command
[747/757] 84189=ruby/test_allocation
[748/757] 84188=psych/test_null
[749/757] 84188=ruby/test_basicinstructions
[750/757] 84188=ruby/test_insns_leaf
[751/757] 84188=prism/encoding/encodings_test
[752/757] 84188=-ext-/bignum/test_mul
[753/757] 84188=test_trick
[754/757] 84189=net/http/test_http
[755/757] 84189=openssl/test_random
[756/757] 84189=openssl/test_x509req
[757/757] 84189=ruby/test_integer_comb
[New LWP 84655]
[New LWP 84653]
[New LWP 84355]
[New LWP 84199]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007002dcbd4d61 in __futex_abstimed_wait_common64 (private=-1600688352, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x622fc16c9000) at ./nptl/futex-internal.c:57

warning: 57	./nptl/futex-internal.c: No such file or directory

>>> Threads

  Id   Target Id                                           Frame 
* 1    Thread 0x7002dcb397c0 (LWP 84190) "ruby"            0x00007002dcbd4d61 in __futex_abstimed_wait_common64 (private=-1600688352, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x622fc16c9000) at ./nptl/futex-internal.c:57
  2    Thread 0x7002c1e2a6c0 (LWP 84655) "test_https.rb:*" 0x00007002dcc57a00 in __GI_ppoll (fds=fds@entry=0x7002c1e28e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x7002c1dc76c0 (LWP 84653) "utils.rb:28"     0x00007002dcc57a00 in __GI_ppoll (fds=fds@entry=0x7002c1dc5e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  4    Thread 0x7002c214e6c0 (LWP 84355) "parallel.rb:40"  0x00007002dcc574cd in __GI___poll (fds=fds@entry=0x7002c214d450, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7002c33ff6c0 (LWP 84199) "ruby"            0x00007002dcc66042 in epoll_wait (epfd=4, events=events@entry=0x622fb144153c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 5 (Thread 0x7002c33ff6c0 (LWP 84199) "ruby"):
#0  0x00007002dcc66042 in epoll_wait (epfd=4, events=events@entry=0x622fb144153c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000622fb0f4fdb6 in event_wait (vm=0x622fc16c1ad0) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2942
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x622fc16c1ad0) at /tmp/ruby/src/master-no-rjit/thread_pthread_mn.c:919
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
        sched = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:3075
        vm = <optimized out>
#4  0x00007002dcbd8a94 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 = {123157167994560, -2247198500079569834, 123157167994560, -264, 0, 140725193987024, -2247198500066986922, -2247182027574119338}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007002dcc65c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7002c214e6c0 (LWP 84355) "parallel.rb:40"):
#0  0x00007002dcc574cd in __GI___poll (fds=fds@entry=0x7002c214d450, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000622fb0e1453c in poll (__timeout=<optimized out>, __nfds=1, __fds=0x7002c214d450) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
No locals.
#2  nogvl_wait_for (fptr=<optimized out>, th=<optimized out>, timeout=0x0, events=1) at /tmp/ruby/src/master-no-rjit/io.c:12573
        scheduler = <optimized out>
        fd = <optimized out>
        fds = {fd = 5, events = 1, revents = 0}
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#3  nogvl_wait_for (timeout=0x0, events=1, fptr=0x622fc1c41fe0, th=<optimized out>) at /tmp/ruby/src/master-no-rjit/io.c:12550
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#4  io_internal_wait (timeout=0x0, events=1, error=11, fptr=0x622fc1c41fe0, thread=<optimized out>) at /tmp/ruby/src/master-no-rjit/io.c:1174
        ready = <optimized out>
        ready = <optimized out>
#5  internal_read_func (ptr=ptr@entry=0x7002c214d760) at /tmp/ruby/src/master-no-rjit/io.c:1212
        iis = 0x7002c214d760
        result = <optimized out>
        retry = <optimized out>
#6  0x0000622fb0f54847 in rb_thread_io_blocking_call (io=0x622fc1c41fe0, func=0x622fb0e14440 <internal_read_func>, data1=0x7002c214d760, events=1) at /tmp/ruby/src/master-no-rjit/thread.c:1973
        __region = {prev_status = THREAD_RUNNABLE}
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = {tag = 36, retval = 63, buf = {0x622fc1c41fe0, 0x622fb0f54690 <rb_thread_io_blocking_call+704>, 0x0, 0x7002c214d4c0, 0x622fc2328eb0}, prev = 0x7002c214d6a0, state = RUBY_TAG_NONE, lock_rec = 0}
        ec = 0x622fc2997da0
        th = 0x622fc2328d90
        val = 36
        saved_errno = 0
        state = RUBY_TAG_NONE
        prev_mn_schedulable = false
        fd = 5
        blocking_operation = {list = {next = 0x622fc1c420b0, prev = 0x622fc1c420b0}, ec = 0x622fc2997da0}
#7  0x0000622fb0dce48c in rb_ensure (b_proc=b_proc@entry=0x622fb0e15d20 <io_read_memory_call>, data1=<optimized out>, e_proc=e_proc@entry=0x622fb0f23020 <rb_str_unlocktmp>, data2=123157141265680) at /tmp/ruby/src/master-no-rjit/eval.c:1174
        _ec = 0x622fc2997da0
        _tag = {tag = 36, retval = 107957248108432, buf = {0x622fc1c41fe0, 0x622fb0dce540 <rb_ensure+400>, 0x0, 0x7002c214d650, 0x622fc16ca790}, prev = 0x7002c214dad0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x622fc2997da0
#8  0x0000622fb0f2cea5 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x622fb0e15d20 <io_read_memory_call>, arg=arg@entry=123157148391264) at /tmp/ruby/src/master-no-rjit/string.c:3381
No locals.
#9  0x0000622fb0e2ebac in io_read_memory_locktmp (iis=0x7002c214d760, str=<optimized out>) at /tmp/ruby/src/master-no-rjit/io.c:3458
No locals.
#10 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/master-no-rjit/io.c:3504
        fptr = 0x622fc1c41fe0
        length = <optimized out>
        str = 123157141265680
        n = <optimized out>
        len = 1024
        iis = {th = 123157146915960, fptr = 0x622fc1c41fe0, nonblock = 0, fd = 5, buf = 0x7002bc001510, capa = 1024, timeout = 0x0}
        shrinkable = 1
        __func__ = "io_getpartial"
#11 0x0000622fb0e2f285 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/master-no-rjit/io.c:3624
        ret = <optimized out>
#12 0x0000622fb0f93d6d in vm_call_cfunc_with_frame_ (ec=0x622fc2997da0, reg_cfp=0x622fc286f160, calling=<optimized out>, argc=1, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0x410100100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x7002dc9688c8
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#13 0x0000622fb0f9d3c1 in vm_sendish (ec=0x622fc2997da0, reg_cfp=0x622fc286f160, cd=0x622fc1880560, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x7002c2258b88
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x622fc1880560, cc = 0x7002c2258b88, block_handler = 0, recv = 123157146916280, argc = 1, kw_splat = false, heap_argv = 0}
#14 0x0000622fb0fb5f34 in vm_exec_core (ec=0x7002c214d450, ec@entry=0x622fc2997da0) at ../../src/master-no-rjit/insns.def:902
        bh = <optimized out>
        cd = 0xffffffff
        leaf = <optimized out>
        val = 0
        reg_pc = 0x622fc18803a8
        reg_cfp = 0x622fc286f160
        insns_address_table = {0x622fb0fb94ce <vm_exec_core+13854>, 0x622fb0fb71da <vm_exec_core+4906>, 0x622fb0fb7169 <vm_exec_core+4793>, 0x622fb0fb70c5 <vm_exec_core+4629>, 0x622fb0fb704b <vm_exec_core+4507>, 0x622fb0fb6fa6 <vm_exec_core+4342>, 0x622fb0fb75b3 <vm_exec_core+5891>, 0x622fb0fb7558 <vm_exec_core+5800>, 0x622fb0fb72da <vm_exec_core+5162>, 0x622fb0fb723e <vm_exec_core+5006>, 0x622fb0fb7652 <vm_exec_core+6050>, 0x622fb0fb73cd <vm_exec_core+5405>, 0x622fb0fb6f61 <vm_exec_core+4273>, 0x622fb0fb6ef9 <vm_exec_core+4169>, 0x622fb0fb6e82 <vm_exec_core+4050>, 0x622fb0fb6e45 <vm_exec_core+3989>, 0x622fb0fb6e0d <vm_exec_core+3933>, 0x622fb0fb6dd8 <vm_exec_core+3880>, 0x622fb0fb6da3 <vm_exec_core+3827>, 0x622fb0fb6d6e <vm_exec_core+3774>, 0x622fb0fb6ce4 <vm_exec_core+3636>, 0x622fb0fb6ca0 <vm_exec_core+3568>, 0x622fb0fb6c59 <vm_exec_core+3497>, 0x622fb0fb6c01 <vm_exec_core+3409>, 0x622fb0fb6bbb <vm_exec_core+3339>, 0x622fb0fb6b3c <vm_exec_core+3212>, 0x622fb0fb6b02 <vm_exec_core+3154>, 0x622fb0fb6aa5 <vm_exec_core+3061>, 0x622fb0fb6a4b <vm_exec_core+2971>, 0x622fb0fb6a0e <vm_exec_core+2910>, 0x622fb0fb7dc1 <vm_exec_core+7953>, 0x622fb0fb7c3d <vm_exec_core+7565>, 0x622fb0fb7baf <vm_exec_core+7423>, 0x622fb0fb7b48 <vm_exec_core+7320>, 0x622fb0fb7af6 <vm_exec_core+7238>, 0x622fb0fb7a94 <vm_exec_core+7140>, 0x622fb0fb7a47 <vm_exec_core+7063>, 0x622fb0fb79f2 <vm_exec_core+6978>, 0x622fb0fb79a8 <vm_exec_core+6904>, 0x622fb0fb7981 <vm_exec_core+6865>, 0x622fb0fb7946 <vm_exec_core+6806>, 0x622fb0fb78f7 <vm_exec_core+6727>, 0x622fb0fb78c3 <vm_exec_core+6675>, 0x622fb0fb7812 <vm_exec_core+6498>, 0x622fb0fb77cf <vm_exec_core+6431>, 0x622fb0fb778b <vm_exec_core+6363>, 0x622fb0fb8366 <vm_exec_core+9398>, 0x622fb0fb82f7 <vm_exec_core+9287>, 0x622fb0fb8398 <vm_exec_core+9448>, 0x622fb0fb7fb9 <vm_exec_core+8457>, 0x622fb0fb7f4a <vm_exec_core+8346>, 0x622fb0fb7eec <vm_exec_core+8252>, 0x622fb0fb7e3a <vm_exec_core+8074>, 0x622fb0fb7dfe <vm_exec_core+8014>, 0x622fb0fb81c9 <vm_exec_core+8985>, 0x622fb0fb815f <vm_exec_core+8879>, 0x622fb0fb80b4 <vm_exec_core+8708>, 0x622fb0fb5f10 <vm_exec_core+96>, 0x622fb0fb8008 <vm_exec_core+8536>, 0x622fb0fb825f <vm_exec_core+9135>, 0x622fb0fb8210 <vm_exec_core+9056>, 0x622fb0fb82a8 <vm_exec_core+9208>, 0x622fb0fb69bf <vm_exec_core+2831>, 0x622fb0fb9486 <vm_exec_core+13782>, 0x622fb0fb6970 <vm_exec_core+2752>, 0x622fb0fb6901 <vm_exec_core+2641>, 0x622fb0fb68bc <vm_exec_core+2572>, 0x622fb0fb6849 <vm_exec_core+2457>, 0x622fb0fb66f2 <vm_exec_core+2114>, 0x622fb0fb6622 <vm_exec_core+1906>, 0x622fb0fb65a6 <vm_exec_core+1782>, 0x622fb0fb5fc8 <vm_exec_core+280>, 0x622fb0fb6572 <vm_exec_core+1730>, 0x622fb0fb6533 <vm_exec_core+1667>, 0x622fb0fb64f4 <vm_exec_core+1604>, 0x622fb0fb64b8 <vm_exec_core+1544>, 0x622fb0fb63f8 <vm_exec_core+1352>, 0x622fb0fb6373 <vm_exec_core+1219>, 0x622fb0fb94df <vm_exec_core+13871>, 0x622fb0fb8c69 <vm_exec_core+11705>, 0x622fb0fb8ccf <vm_exec_core+11807>, 0x622fb0fb8427 <vm_exec_core+9591>, 0x622fb0fb8d68 <vm_exec_core+11960>, 0x622fb0fb8e01 <vm_exec_core+12113>, 0x622fb0fb93a1 <vm_exec_core+13553>, 0x622fb0fb9299 <vm_exec_core+13289>, 0x622fb0fb92f7 <vm_exec_core+13383>, 0x622fb0fb9032 <vm_exec_core+12674>, 0x622fb0fb9093 <vm_exec_core+12771>, 0x622fb0fb90f1 <vm_exec_core+12865>, 0x622fb0fb9355 <vm_exec_core+13477>, 0x622fb0fb8f62 <vm_exec_core+12466>, 0x622fb0fb8fb5 <vm_exec_core+12549>, 0x622fb0fb91cd <vm_exec_core+13085>, 0x622fb0fb9251 <vm_exec_core+13217>, 0x622fb0fb8a6d <vm_exec_core+11197>, 0x622fb0fb8ac3 <vm_exec_core+11283>, 0x622fb0fb8b0c <vm_exec_core+11356>, 0x622fb0fb8b72 <vm_exec_core+11458>, 0x622fb0fb9544 <vm_exec_core+13972>, 0x622fb0fb6302 <vm_exec_core+1106>, 0x622fb0fb6282 <vm_exec_core+978>, 0x622fb0fb61d9 <vm_exec_core+809>, 0x622fb0fb6192 <vm_exec_core+738>, 0x622fb0fb6147 <vm_exec_core+663>, 0x622fb0fb60fe <vm_exec_core+590>, 0x622fb0fb60ad <vm_exec_core+509>, 0x622fb0fb6078 <vm_exec_core+456>, 0x622fb0fb6043 <vm_exec_core+403>, 0x622fb0fb8c4b <vm_exec_core+11675>, 0x622fb0fb71c9 <vm_exec_core+4889>, 0x622fb0fb7158 <vm_exec_core+4776>, 0x622fb0fb70b4 <vm_exec_core+4612>, 0x622fb0fb703a <vm_exec_core+4490>, 0x622fb0fb6f95 <vm_exec_core+4325>, 0x622fb0fb75a2 <vm_exec_core+5874>, 0x622fb0fb7547 <vm_exec_core+5783>, 0x622fb0fb72c9 <vm_exec_core+5145>, 0x622fb0fb722d <vm_exec_core+4989>, 0x622fb0fb7641 <vm_exec_core+6033>, 0x622fb0fb73bc <vm_exec_core+5388>, 0x622fb0fb6f50 <vm_exec_core+4256>, 0x622fb0fb6ee8 <vm_exec_core+4152>, 0x622fb0fb6e71 <vm_exec_core+4033>, 0x622fb0fb6e34 <vm_exec_core+3972>, 0x622fb0fb6dfc <vm_exec_core+3916>, 0x622fb0fb6dc7 <vm_exec_core+3863>, 0x622fb0fb6d92 <vm_exec_core+3810>, 0x622fb0fb6d5d <vm_exec_core+3757>, 0x622fb0fb6cd3 <vm_exec_core+3619>, 0x622fb0fb6c8f <vm_exec_core+3551>, 0x622fb0fb6c48 <vm_exec_core+3480>, 0x622fb0fb6bf0 <vm_exec_core+3392>, 0x622fb0fb6baa <vm_exec_core+3322>, 0x622fb0fb6b2b <vm_exec_core+3195>, 0x622fb0fb6af1 <vm_exec_core+3137>, 0x622fb0fb6a94 <vm_exec_core+3044>, 0x622fb0fb6a3a <vm_exec_core+2954>, 0x622fb0fb69fd <vm_exec_core+2893>, 0x622fb0fb7db0 <vm_exec_core+7936>, 0x622fb0fb7c2c <vm_exec_core+7548>, 0x622fb0fb7b9e <vm_exec_core+7406>, 0x622fb0fb7b37 <vm_exec_core+7303>, 0x622fb0fb7ae5 <vm_exec_core+7221>, 0x622fb0fb7a83 <vm_exec_core+7123>, 0x622fb0fb7a36 <vm_exec_core+7046>, 0x622fb0fb79e1 <vm_exec_core+6961>, 0x622fb0fb7997 <vm_exec_core+6887>, 0x622fb0fb7970 <vm_exec_core+6848>, 0x622fb0fb7935 <vm_exec_core+6789>, 0x622fb0fb78e6 <vm_exec_core+6710>, 0x622fb0fb78b2 <vm_exec_core+6658>, 0x622fb0fb7801 <vm_exec_core+6481>, 0x622fb0fb77be <vm_exec_core+6414>, 0x622fb0fb777a <vm_exec_core+6346>, 0x622fb0fb8355 <vm_exec_core+9381>, 0x622fb0fb82e6 <vm_exec_core+9270>, 0x622fb0fb8387 <vm_exec_core+9431>, 0x622fb0fb7fa8 <vm_exec_core+8440>, 0x622fb0fb7f39 <vm_exec_core+8329>, 0x622fb0fb7edb <vm_exec_core+8235>, 0x622fb0fb7e29 <vm_exec_core+8057>, 0x622fb0fb7ded <vm_exec_core+7997>, 0x622fb0fb81b8 <vm_exec_core+8968>, 0x622fb0fb814e <vm_exec_core+8862>, 0x622fb0fb80a3 <vm_exec_core+8691>, 0x622fb0fb9402 <vm_exec_core+13650>, 0x622fb0fb7ff7 <vm_exec_core+8519>, 0x622fb0fb824e <vm_exec_core+9118>, 0x622fb0fb81ff <vm_exec_core+9039>, 0x622fb0fb8297 <vm_exec_core+9191>, 0x622fb0fb69ae <vm_exec_core+2814>, 0x622fb0fb9418 <vm_exec_core+13672>, 0x622fb0fb695f <vm_exec_core+2735>, 0x622fb0fb68f0 <vm_exec_core+2624>, 0x622fb0fb68ab <vm_exec_core+2555>, 0x622fb0fb6838 <vm_exec_core+2440>, 0x622fb0fb66e1 <vm_exec_core+2097>, 0x622fb0fb6611 <vm_exec_core+1889>, 0x622fb0fb6595 <vm_exec_core+1765>, 0x622fb0fb5fb7 <vm_exec_core+263>, 0x622fb0fb6561 <vm_exec_core+1713>, 0x622fb0fb6522 <vm_exec_core+1650>, 0x622fb0fb64e3 <vm_exec_core+1587>, 0x622fb0fb64a7 <vm_exec_core+1527>, 0x622fb0fb63e7 <vm_exec_core+1335>, 0x622fb0fb6362 <vm_exec_core+1202>, 0x622fb0fb942e <vm_exec_core+13694>, 0x622fb0fb9444 <vm_exec_core+13716>, 0x622fb0fb945a <vm_exec_core+13738>, 0x622fb0fb9470 <vm_exec_core+13760>, 0x622fb0fb916e <vm_exec_core+12990>, 0x622fb0fb9184 <vm_exec_core+13012>, 0x622fb0fb919a <vm_exec_core+13034>, 0x622fb0fb91b7 <vm_exec_core+13063>, 0x622fb0fb8e5a <vm_exec_core+12202>, 0x622fb0fb8e70 <vm_exec_core+12224>, 0x622fb0fb8e86 <vm_exec_core+12246>, 0x622fb0fb8e9c <vm_exec_core+12268>, 0x622fb0fb8eb2 <vm_exec_core+12290>...}
#15 0x0000622fb0fa6b65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#16 rb_vm_exec (ec=0x622fc2997da0) at /tmp/ruby/src/master-no-rjit/vm.c:2787
        _ec = 0x622fc2997da0
        _tag = {tag = 36, retval = 4, buf = {0x7002c214dbd0, 0x622fb0fa6bc0 <rb_vm_exec+272>, 0x0, 0x7002c214dab0, 0x3000000028}, prev = 0x7002c214dcd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#17 0x0000622fb0fa70b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1814
        iseq = 0x7002dc8ef310
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0xa0976f20de14fd00
        av = {206158430248, 123157148392656}
        stack_argv = 0xa0976f20de14fd00
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#18 0x0000622fb0fa7a56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x622fc21d3f60, argc=argc@entry=0, argv=argv@entry=0x7002c214db80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/master-no-rjit/vm.c:1959
        self = <optimized out>
#19 0x0000622fb0f4ebc8 in thread_do_start_proc (th=th@entry=0x622fc2328d90) at /tmp/ruby/src/master-no-rjit/thread.c:614
        args = 123157146915880
        args_ptr = 0x7002c214db80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x622fc21d3f60
#20 0x0000622fb0f50d32 in thread_do_start (th=0x622fc2328d90) at /tmp/ruby/src/master-no-rjit/thread.c:631
        result = 36
        result = <optimized out>
#21 thread_start_func_2 (th=th@entry=0x622fc2328d90, stack_start=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:686
        _ec = 0x622fc2997da0
        _tag = {tag = 36, retval = 107956971801841, buf = {0x7002c214ddd0, 0x622fb0f50cb0 <thread_start_func_2+624>, 0x0, 0x7002c214dbe0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x622fc16c4010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#22 0x0000622fb0f51a00 in call_thread_start_func_2 (th=0x622fc2328d90) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7002c214dda8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#23 nt_start (ptr=0x622fc23a3740) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2283
        th = 0x622fc2328d90
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#24 0x00007002dcbd8a94 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 = {123157148395200, -2247196670960372650, 123157148395200, -264, 25, 140725193984368, -2247196670947789738, -2247182027574119338}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007002dcc65c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7002c1dc76c0 (LWP 84653) "utils.rb:28"):
#0  0x00007002dcc57a00 in __GI_ppoll (fds=fds@entry=0x7002c1dc5e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 123157595649184, tv_nsec = 107957248102648}
#1  0x0000622fb0f4c85e in wait_for_single_fd_blocking_region (th=th@entry=0x622fc23d7bf0, fds=fds@entry=0x7002c1dc5e38, to=to@entry=0x0, lerrno=lerrno@entry=0x7002c1dc5dfc, nfds=1) at /tmp/ruby/src/master-no-rjit/hrtime.h:168
        __region = {prev_status = THREAD_RUNNABLE}
        ts = {tv_sec = 107957258070528, tv_nsec = 107957248102648}
        result = 0
#2  0x0000622fb0f52ef6 in thread_io_wait (io=0x622fc245f380, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:4624
        to = <optimized out>
        rel = 107957261794344
        end = <optimized out>
        _ec = 0x622fc25784e0
        _tag = {tag = 36, retval = 0, buf = {0x622fc245f380, 0x622fb0f52fb0 <thread_io_wait+1360>, 0x0, 0x7002c1dc5da0, 0x622fc25784e0}, prev = 0x7002c1dc6ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        fds = {{fd = 7, events = 1, revents = 0}}
        result = 0
        nfds = 1
        blocking_operation = {list = {next = 0x622fc245f450, prev = 0x622fc245f450}, ec = 0x622fc25784e0}
        state = RUBY_TAG_NONE
        lerrno = 0
        ec = <optimized out>
        th = <optimized out>
#3  0x0000622fb0f56271 in rb_thread_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:4779
No locals.
#4  0x0000622fb0e165e9 in rb_io_wait (io=io@entry=123157141261360, events=events@entry=3, timeout=<optimized out>, timeout@entry=4) at /tmp/ruby/src/master-no-rjit/include/ruby/internal/arithmetic/int.h:172
        scheduler = <optimized out>
        fptr = 0x622fc245f380
        tv_storage = {tv_sec = 2, tv_usec = 123157144693456}
        tv = 0x0
        ready = <optimized out>
#5  0x0000622fb0e23db1 in rb_io_wait (timeout=4, events=3, io=123157141261360) at /tmp/ruby/src/master-no-rjit/io.c:1458
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        errno_to_fail = <optimized out>
#6  rb_io_maybe_wait (timeout=4, events=3, io=123157141261360, error=11) at /tmp/ruby/src/master-no-rjit/io.c:1642
No locals.
#7  rb_io_maybe_wait_readable (error=error@entry=11, io=io@entry=123157141261360, timeout=timeout@entry=4) at /tmp/ruby/src/master-no-rjit/io.c:1653
        result = <optimized out>
#8  0x00007002c21aecf8 in rsock_s_accept (klass=123157141991480, io=123157141261360, sockaddr=sockaddr@entry=0x7002c1dc5fd0, len=len@entry=0x7002c1dc5fcc) at /tmp/ruby/src/master-no-rjit/ext/socket/init.c:738
        error = 11
        fptr = 0x622fc245f380
        accept_arg = {fd = 7, sockaddr = 0x7002c1dc5fd0, len = 0x7002c1dc5fcc}
        retry = 0
        peer = <optimized out>
        retry = <optimized out>
#9  0x00007002c21c2a92 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/master-no-rjit/ext/socket/tcpserver.c:61
        buffer = {addr = {sa_family = 35224, sa_data = "P\302/b\000\000q\305\364\260/b\000"}, in = {sin_family = 35224, sin_port = 49744, sin_addr = {s_addr = 25135}, sin_zero = "q\305\364\260/b\000"}, in6 = {sin6_family = 35224, sin6_port = 49744, sin6_flowinfo = 25135, sin6_addr = {__in6_u = {__u6_addr8 = "q\305\364\260/b\000\000\360\300 \200\002p\000", __u6_addr16 = {50545, 45300, 25135, 0, 49392, 32800, 28674, 0}, __u6_addr32 = {2968831345, 25135, 2149630192, 28674}}}, sin6_scope_id = 3725917440}, un = {sun_family = 35224, sun_path = "P\302/b\000\000q\305\364\260/b\000\000\360\300 \200\002p\000\000\000\375\024\336 o\227\240\360\300 \200\002p\000\000\320h)\302/b\000\000\360\300 \200\002p\000\000IJ\365\260\000\000\000\000P`\334\301\002p\000\000\320h)\302/b\000\000\000\000\000\000/b\000\000\240\251\035\302/b\000\0000\220l\301/b\000\000\320\032l\301/b"}, storage = {ss_family = 35224, __ss_padding = "P\302/b\000\000q\305\364\260/b\000\000\360\300 \200\002p\000\000\000\375\024\336 o\227\240\360\300 \200\002p\000\000\320h)\302/b\000\000\360\300 \200\002p\000\000IJ\365\260\000\000\000\000P`\334\301\002p\000\000\320h)\302/b\000\000\000\000\000\000/b\000\000\240\251\035\302/b\000\0000\220l\301/b\000\000\320\032l\301/b\000\000\004\000\000\000\000\000\000", __ss_align = 3250411168}, place_holder = "\230\211P\302/b\000\000q\305\364\260/b\000\000\360\300 \200\002p\000\000\000\375\024\336 o\227\240\360\300 \200\002p\000\000\320h)\302/b\000\000\360\300 \200\002p\000\000IJ\365\260\000\000\000\000P`\334\301\002p\000\000\320h)\302/b\000\000\000\000\000\000/b\000\000\240\251\035\302/b\000\0000\220l\301/b\000\000\320\032l\301/b\000\000\004\000\000\000\000\000\000\000\240V\275\301\000\000\000\000\bi)\302/b\000\000\320h)\302/b\000\000\360\300 \200\002p\000\000\360i)\302/b\000\000\360i)\302/b\000\000\030\214@\302/b\000\000\210\377\377\377\377\377\377\377\000\000\000\000\000\000\000\000PV\275\301/b\000\000"...}
        length = 2048
#10 0x0000622fb0f93d6d in vm_call_cfunc_with_frame_ (ec=0x622fc25784e0, reg_cfp=0x622fc329e0e8, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0xe00100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7002c1c5f088
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#11 0x0000622fb0f9d3c1 in vm_sendish (ec=0x622fc25784e0, reg_cfp=0x622fc329e0e8, cd=0x622fc1dedfc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x7002c1fec458
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x622fc1dedfc0, cc = 0x7002c1fec458, block_handler = 0, recv = 123157141261360, argc = 0, kw_splat = false, heap_argv = 0}
#12 0x0000622fb0fb5f34 in vm_exec_core (ec=0x7002c1dc5e38, ec@entry=0x622fc25784e0) at ../../src/master-no-rjit/insns.def:902
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 123157141261056
        reg_pc = 0x622fc1df4488
        reg_cfp = 0x622fc329e0e8
        insns_address_table = {0x622fb0fb94ce <vm_exec_core+13854>, 0x622fb0fb71da <vm_exec_core+4906>, 0x622fb0fb7169 <vm_exec_core+4793>, 0x622fb0fb70c5 <vm_exec_core+4629>, 0x622fb0fb704b <vm_exec_core+4507>, 0x622fb0fb6fa6 <vm_exec_core+4342>, 0x622fb0fb75b3 <vm_exec_core+5891>, 0x622fb0fb7558 <vm_exec_core+5800>, 0x622fb0fb72da <vm_exec_core+5162>, 0x622fb0fb723e <vm_exec_core+5006>, 0x622fb0fb7652 <vm_exec_core+6050>, 0x622fb0fb73cd <vm_exec_core+5405>, 0x622fb0fb6f61 <vm_exec_core+4273>, 0x622fb0fb6ef9 <vm_exec_core+4169>, 0x622fb0fb6e82 <vm_exec_core+4050>, 0x622fb0fb6e45 <vm_exec_core+3989>, 0x622fb0fb6e0d <vm_exec_core+3933>, 0x622fb0fb6dd8 <vm_exec_core+3880>, 0x622fb0fb6da3 <vm_exec_core+3827>, 0x622fb0fb6d6e <vm_exec_core+3774>, 0x622fb0fb6ce4 <vm_exec_core+3636>, 0x622fb0fb6ca0 <vm_exec_core+3568>, 0x622fb0fb6c59 <vm_exec_core+3497>, 0x622fb0fb6c01 <vm_exec_core+3409>, 0x622fb0fb6bbb <vm_exec_core+3339>, 0x622fb0fb6b3c <vm_exec_core+3212>, 0x622fb0fb6b02 <vm_exec_core+3154>, 0x622fb0fb6aa5 <vm_exec_core+3061>, 0x622fb0fb6a4b <vm_exec_core+2971>, 0x622fb0fb6a0e <vm_exec_core+2910>, 0x622fb0fb7dc1 <vm_exec_core+7953>, 0x622fb0fb7c3d <vm_exec_core+7565>, 0x622fb0fb7baf <vm_exec_core+7423>, 0x622fb0fb7b48 <vm_exec_core+7320>, 0x622fb0fb7af6 <vm_exec_core+7238>, 0x622fb0fb7a94 <vm_exec_core+7140>, 0x622fb0fb7a47 <vm_exec_core+7063>, 0x622fb0fb79f2 <vm_exec_core+6978>, 0x622fb0fb79a8 <vm_exec_core+6904>, 0x622fb0fb7981 <vm_exec_core+6865>, 0x622fb0fb7946 <vm_exec_core+6806>, 0x622fb0fb78f7 <vm_exec_core+6727>, 0x622fb0fb78c3 <vm_exec_core+6675>, 0x622fb0fb7812 <vm_exec_core+6498>, 0x622fb0fb77cf <vm_exec_core+6431>, 0x622fb0fb778b <vm_exec_core+6363>, 0x622fb0fb8366 <vm_exec_core+9398>, 0x622fb0fb82f7 <vm_exec_core+9287>, 0x622fb0fb8398 <vm_exec_core+9448>, 0x622fb0fb7fb9 <vm_exec_core+8457>, 0x622fb0fb7f4a <vm_exec_core+8346>, 0x622fb0fb7eec <vm_exec_core+8252>, 0x622fb0fb7e3a <vm_exec_core+8074>, 0x622fb0fb7dfe <vm_exec_core+8014>, 0x622fb0fb81c9 <vm_exec_core+8985>, 0x622fb0fb815f <vm_exec_core+8879>, 0x622fb0fb80b4 <vm_exec_core+8708>, 0x622fb0fb5f10 <vm_exec_core+96>, 0x622fb0fb8008 <vm_exec_core+8536>, 0x622fb0fb825f <vm_exec_core+9135>, 0x622fb0fb8210 <vm_exec_core+9056>, 0x622fb0fb82a8 <vm_exec_core+9208>, 0x622fb0fb69bf <vm_exec_core+2831>, 0x622fb0fb9486 <vm_exec_core+13782>, 0x622fb0fb6970 <vm_exec_core+2752>, 0x622fb0fb6901 <vm_exec_core+2641>, 0x622fb0fb68bc <vm_exec_core+2572>, 0x622fb0fb6849 <vm_exec_core+2457>, 0x622fb0fb66f2 <vm_exec_core+2114>, 0x622fb0fb6622 <vm_exec_core+1906>, 0x622fb0fb65a6 <vm_exec_core+1782>, 0x622fb0fb5fc8 <vm_exec_core+280>, 0x622fb0fb6572 <vm_exec_core+1730>, 0x622fb0fb6533 <vm_exec_core+1667>, 0x622fb0fb64f4 <vm_exec_core+1604>, 0x622fb0fb64b8 <vm_exec_core+1544>, 0x622fb0fb63f8 <vm_exec_core+1352>, 0x622fb0fb6373 <vm_exec_core+1219>, 0x622fb0fb94df <vm_exec_core+13871>, 0x622fb0fb8c69 <vm_exec_core+11705>, 0x622fb0fb8ccf <vm_exec_core+11807>, 0x622fb0fb8427 <vm_exec_core+9591>, 0x622fb0fb8d68 <vm_exec_core+11960>, 0x622fb0fb8e01 <vm_exec_core+12113>, 0x622fb0fb93a1 <vm_exec_core+13553>, 0x622fb0fb9299 <vm_exec_core+13289>, 0x622fb0fb92f7 <vm_exec_core+13383>, 0x622fb0fb9032 <vm_exec_core+12674>, 0x622fb0fb9093 <vm_exec_core+12771>, 0x622fb0fb90f1 <vm_exec_core+12865>, 0x622fb0fb9355 <vm_exec_core+13477>, 0x622fb0fb8f62 <vm_exec_core+12466>, 0x622fb0fb8fb5 <vm_exec_core+12549>, 0x622fb0fb91cd <vm_exec_core+13085>, 0x622fb0fb9251 <vm_exec_core+13217>, 0x622fb0fb8a6d <vm_exec_core+11197>, 0x622fb0fb8ac3 <vm_exec_core+11283>, 0x622fb0fb8b0c <vm_exec_core+11356>, 0x622fb0fb8b72 <vm_exec_core+11458>, 0x622fb0fb9544 <vm_exec_core+13972>, 0x622fb0fb6302 <vm_exec_core+1106>, 0x622fb0fb6282 <vm_exec_core+978>, 0x622fb0fb61d9 <vm_exec_core+809>, 0x622fb0fb6192 <vm_exec_core+738>, 0x622fb0fb6147 <vm_exec_core+663>, 0x622fb0fb60fe <vm_exec_core+590>, 0x622fb0fb60ad <vm_exec_core+509>, 0x622fb0fb6078 <vm_exec_core+456>, 0x622fb0fb6043 <vm_exec_core+403>, 0x622fb0fb8c4b <vm_exec_core+11675>, 0x622fb0fb71c9 <vm_exec_core+4889>, 0x622fb0fb7158 <vm_exec_core+4776>, 0x622fb0fb70b4 <vm_exec_core+4612>, 0x622fb0fb703a <vm_exec_core+4490>, 0x622fb0fb6f95 <vm_exec_core+4325>, 0x622fb0fb75a2 <vm_exec_core+5874>, 0x622fb0fb7547 <vm_exec_core+5783>, 0x622fb0fb72c9 <vm_exec_core+5145>, 0x622fb0fb722d <vm_exec_core+4989>, 0x622fb0fb7641 <vm_exec_core+6033>, 0x622fb0fb73bc <vm_exec_core+5388>, 0x622fb0fb6f50 <vm_exec_core+4256>, 0x622fb0fb6ee8 <vm_exec_core+4152>, 0x622fb0fb6e71 <vm_exec_core+4033>, 0x622fb0fb6e34 <vm_exec_core+3972>, 0x622fb0fb6dfc <vm_exec_core+3916>, 0x622fb0fb6dc7 <vm_exec_core+3863>, 0x622fb0fb6d92 <vm_exec_core+3810>, 0x622fb0fb6d5d <vm_exec_core+3757>, 0x622fb0fb6cd3 <vm_exec_core+3619>, 0x622fb0fb6c8f <vm_exec_core+3551>, 0x622fb0fb6c48 <vm_exec_core+3480>, 0x622fb0fb6bf0 <vm_exec_core+3392>, 0x622fb0fb6baa <vm_exec_core+3322>, 0x622fb0fb6b2b <vm_exec_core+3195>, 0x622fb0fb6af1 <vm_exec_core+3137>, 0x622fb0fb6a94 <vm_exec_core+3044>, 0x622fb0fb6a3a <vm_exec_core+2954>, 0x622fb0fb69fd <vm_exec_core+2893>, 0x622fb0fb7db0 <vm_exec_core+7936>, 0x622fb0fb7c2c <vm_exec_core+7548>, 0x622fb0fb7b9e <vm_exec_core+7406>, 0x622fb0fb7b37 <vm_exec_core+7303>, 0x622fb0fb7ae5 <vm_exec_core+7221>, 0x622fb0fb7a83 <vm_exec_core+7123>, 0x622fb0fb7a36 <vm_exec_core+7046>, 0x622fb0fb79e1 <vm_exec_core+6961>, 0x622fb0fb7997 <vm_exec_core+6887>, 0x622fb0fb7970 <vm_exec_core+6848>, 0x622fb0fb7935 <vm_exec_core+6789>, 0x622fb0fb78e6 <vm_exec_core+6710>, 0x622fb0fb78b2 <vm_exec_core+6658>, 0x622fb0fb7801 <vm_exec_core+6481>, 0x622fb0fb77be <vm_exec_core+6414>, 0x622fb0fb777a <vm_exec_core+6346>, 0x622fb0fb8355 <vm_exec_core+9381>, 0x622fb0fb82e6 <vm_exec_core+9270>, 0x622fb0fb8387 <vm_exec_core+9431>, 0x622fb0fb7fa8 <vm_exec_core+8440>, 0x622fb0fb7f39 <vm_exec_core+8329>, 0x622fb0fb7edb <vm_exec_core+8235>, 0x622fb0fb7e29 <vm_exec_core+8057>, 0x622fb0fb7ded <vm_exec_core+7997>, 0x622fb0fb81b8 <vm_exec_core+8968>, 0x622fb0fb814e <vm_exec_core+8862>, 0x622fb0fb80a3 <vm_exec_core+8691>, 0x622fb0fb9402 <vm_exec_core+13650>, 0x622fb0fb7ff7 <vm_exec_core+8519>, 0x622fb0fb824e <vm_exec_core+9118>, 0x622fb0fb81ff <vm_exec_core+9039>, 0x622fb0fb8297 <vm_exec_core+9191>, 0x622fb0fb69ae <vm_exec_core+2814>, 0x622fb0fb9418 <vm_exec_core+13672>, 0x622fb0fb695f <vm_exec_core+2735>, 0x622fb0fb68f0 <vm_exec_core+2624>, 0x622fb0fb68ab <vm_exec_core+2555>, 0x622fb0fb6838 <vm_exec_core+2440>, 0x622fb0fb66e1 <vm_exec_core+2097>, 0x622fb0fb6611 <vm_exec_core+1889>, 0x622fb0fb6595 <vm_exec_core+1765>, 0x622fb0fb5fb7 <vm_exec_core+263>, 0x622fb0fb6561 <vm_exec_core+1713>, 0x622fb0fb6522 <vm_exec_core+1650>, 0x622fb0fb64e3 <vm_exec_core+1587>, 0x622fb0fb64a7 <vm_exec_core+1527>, 0x622fb0fb63e7 <vm_exec_core+1335>, 0x622fb0fb6362 <vm_exec_core+1202>, 0x622fb0fb942e <vm_exec_core+13694>, 0x622fb0fb9444 <vm_exec_core+13716>, 0x622fb0fb945a <vm_exec_core+13738>, 0x622fb0fb9470 <vm_exec_core+13760>, 0x622fb0fb916e <vm_exec_core+12990>, 0x622fb0fb9184 <vm_exec_core+13012>, 0x622fb0fb919a <vm_exec_core+13034>, 0x622fb0fb91b7 <vm_exec_core+13063>, 0x622fb0fb8e5a <vm_exec_core+12202>, 0x622fb0fb8e70 <vm_exec_core+12224>, 0x622fb0fb8e86 <vm_exec_core+12246>, 0x622fb0fb8e9c <vm_exec_core+12268>, 0x622fb0fb8eb2 <vm_exec_core+12290>...}
#13 0x0000622fb0fa6b65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#14 rb_vm_exec (ec=0x622fc25784e0) at /tmp/ruby/src/master-no-rjit/vm.c:2787
        _ec = 0x622fc25784e0
        _tag = {tag = 36, retval = 4, buf = {0x7002c1dc6bd0, 0x622fb0fa6bc0 <rb_vm_exec+272>, 0x0, 0x7002c1dc6ab0, 0x3000000028}, prev = 0x7002c1dc6cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#15 0x0000622fb0fa70b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1814
        iseq = 0x7002c23848e0
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0xa0976f20de14fd00
        av = {206158430248, 123157144693968}
        stack_argv = 0xa0976f20de14fd00
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#16 0x0000622fb0fa7a56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x622fc226f8c0, argc=argc@entry=0, argv=argv@entry=0x7002c1dc6b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/master-no-rjit/vm.c:1959
        self = <optimized out>
#17 0x0000622fb0f4ebc8 in thread_do_start_proc (th=th@entry=0x622fc23d7bf0) at /tmp/ruby/src/master-no-rjit/thread.c:614
        args = 123157141260840
        args_ptr = 0x7002c1dc6b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x622fc226f8c0
#18 0x0000622fb0f50d32 in thread_do_start (th=0x622fc23d7bf0) at /tmp/ruby/src/master-no-rjit/thread.c:631
        result = 36
        result = <optimized out>
#19 thread_start_func_2 (th=th@entry=0x622fc23d7bf0, stack_start=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:686
        _ec = 0x622fc25784e0
        _tag = {tag = 36, retval = 107956971801743, buf = {0x7002c1dc6dd0, 0x622fb0f50cb0 <thread_start_func_2+624>, 0x0, 0x7002c1dc6be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x622fc16c4010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#20 0x0000622fb0f51a00 in call_thread_start_func_2 (th=0x622fc23d7bf0) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7002c1dc6da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#21 nt_start (ptr=0x622fc22c1820) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2283
        th = 0x622fc23d7bf0
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#22 0x00007002dcbd8a94 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 = {123157144696512, -2247193848629988266, 123157144696512, -264, 0, 140725193983328, -2247193848617405354, -2247182027574119338}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#23 0x00007002dcc65c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7002c1e2a6c0 (LWP 84655) "test_https.rb:*"):
#0  0x00007002dcc57a00 in __GI_ppoll (fds=fds@entry=0x7002c1e28e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 123157595649184, tv_nsec = 107957248102648}
#1  0x0000622fb0f4c85e in wait_for_single_fd_blocking_region (th=th@entry=0x622fc18e42d0, fds=fds@entry=0x7002c1e28e38, to=to@entry=0x0, lerrno=lerrno@entry=0x7002c1e28dfc, nfds=1) at /tmp/ruby/src/master-no-rjit/hrtime.h:168
        __region = {prev_status = THREAD_RUNNABLE}
        ts = {tv_sec = 107957261794288, tv_nsec = 107957248102648}
        result = 0
#2  0x0000622fb0f52ef6 in thread_io_wait (io=0x622fc2347610, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:4624
        to = <optimized out>
        rel = 107957250310920
        end = <optimized out>
        _ec = 0x622fc252a7c0
        _tag = {tag = 36, retval = 0, buf = {0x622fc2347610, 0x622fb0f52fb0 <thread_io_wait+1360>, 0x0, 0x7002c1e28da0, 0x622fc252a7c0}, prev = 0x7002c1e29ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        fds = {{fd = 8, events = 1, revents = 0}}
        result = 0
        nfds = 1
        blocking_operation = {list = {next = 0x622fc23476e0, prev = 0x622fc23476e0}, ec = 0x622fc252a7c0}
        state = RUBY_TAG_NONE
        lerrno = 0
        ec = <optimized out>
        th = <optimized out>
#3  0x0000622fb0f56271 in rb_thread_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:4779
No locals.
#4  0x0000622fb0e165e9 in rb_io_wait (io=io@entry=123157141260520, events=events@entry=3, timeout=<optimized out>, timeout@entry=4) at /tmp/ruby/src/master-no-rjit/include/ruby/internal/arithmetic/int.h:172
        scheduler = <optimized out>
        fptr = 0x622fc2347610
        tv_storage = {tv_sec = 7, tv_usec = 123157145098960}
        tv = 0x0
        ready = <optimized out>
#5  0x0000622fb0e23db1 in rb_io_wait (timeout=4, events=3, io=123157141260520) at /tmp/ruby/src/master-no-rjit/io.c:1458
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        errno_to_fail = <optimized out>
#6  rb_io_maybe_wait (timeout=4, events=3, io=123157141260520, error=11) at /tmp/ruby/src/master-no-rjit/io.c:1642
No locals.
#7  rb_io_maybe_wait_readable (error=error@entry=11, io=io@entry=123157141260520, timeout=timeout@entry=4) at /tmp/ruby/src/master-no-rjit/io.c:1653
        result = <optimized out>
#8  0x00007002c21aecf8 in rsock_s_accept (klass=123157141991480, io=123157141260520, sockaddr=sockaddr@entry=0x7002c1e28fd0, len=len@entry=0x7002c1e28fcc) at /tmp/ruby/src/master-no-rjit/ext/socket/init.c:738
        error = 11
        fptr = 0x622fc2347610
        accept_arg = {fd = 8, sockaddr = 0x7002c1e28fd0, len = 0x7002c1e28fcc}
        retry = 0
        peer = <optimized out>
        retry = <optimized out>
#9  0x00007002c21c2a92 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/master-no-rjit/ext/socket/tcpserver.c:61
        buffer = {addr = {sa_family = 12616, sa_data = "8\303/b\000\000\302Ú½\334\002p\000"}, in = {sin_family = 12616, sin_port = 49976, sin_addr = {s_addr = 25135}, sin_zero = "\302Ú½\334\002p\000"}, in6 = {sin6_family = 12616, sin6_port = 49976, sin6_flowinfo = 25135, sin6_addr = {__in6_u = {__u6_addr8 = "\302Ú½\334\002p\000\000\020\017\000\204\002p\000", __u6_addr16 = {56002, 56509, 28674, 0, 3856, 33792, 28674, 0}, __u6_addr32 = {3703429826, 28674, 2214596368, 28674}}}, sin6_scope_id = 3725917440}, un = {sun_family = 12616, sun_path = "8\303/b\000\000\302Ú½\334\002p\000\000\020\017\000\204\002p\000\000\000\375\024\336 o\227\240\020\017\000\204\002p\000\000\320\312!\302/b\000\000\020\017\000\204\002p\000\000IJ\365\260\000\000\000\000P\220\342\301\002p\000\000\320\312!\302/b\000\000\000\000\000\000/b\000\000\300o\021\302/b\000\0000\220l\301/b\000\000\320\032l\301/b"}, storage = {ss_family = 12616, __ss_padding = "8\303/b\000\000\302Ú½\334\002p\000\000\020\017\000\204\002p\000\000\000\375\024\336 o\227\240\020\017\000\204\002p\000\000\320\312!\302/b\000\000\020\017\000\204\002p\000\000IJ\365\260\000\000\000\000P\220\342\301\002p\000\000\320\312!\302/b\000\000\000\000\000\000/b\000\000\300o\021\302/b\000\0000\220l\301/b\000\000\320\032l\301/b\000\000\004\000\000\000\000\000\000", __ss_align = 123157595639148}, place_holder = "H18\303/b\000\000\302Ú½\334\002p\000\000\020\017\000\204\002p\000\000\000\375\024\336 o\227\240\020\017\000\204\002p\000\000\320\312!\302/b\000\000\020\017\000\204\002p\000\000IJ\365\260\000\000\000\000P\220\342\301\002p\000\000\320\312!\302/b\000\000\000\000\000\000/b\000\000\300o\021\302/b\000\0000\220l\301/b\000\000\320\032l\301/b\000\000\004\000\000\000\000\000\000\000lM\275\334\002p\000\000\b\313!\302/b\000\000\000\000\000\000\000\000\000\000\020p\021\302/b\000\000\360\313!\302\211\001\000\000\360\313!\302/b\000\000\350o\021\302/b\000\000\fp\021\302/b\000\000\fp\021\302/b\000\000`\221\342\301\002p\000\000\302v"...}
        length = 2048
#10 0x0000622fb0f93d6d in vm_call_cfunc_with_frame_ (ec=0x622fc252a7c0, reg_cfp=0x622fc349e1b0, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0xe00100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7002c1c5f088
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#11 0x0000622fb0f9d3c1 in vm_sendish (ec=0x622fc252a7c0, reg_cfp=0x622fc349e1b0, cd=0x622fc2518620, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x7002c1fec458
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x622fc2518620, cc = 0x7002c1fec458, block_handler = 0, recv = 123157141260520, argc = 0, kw_splat = false, heap_argv = 0}
#12 0x0000622fb0fb5f34 in vm_exec_core (ec=0x7002c1e28e38, ec@entry=0x622fc252a7c0) at ../../src/master-no-rjit/insns.def:902
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 107956976920096
        reg_pc = 0x622fc252a640
        reg_cfp = 0x622fc349e1b0
        insns_address_table = {0x622fb0fb94ce <vm_exec_core+13854>, 0x622fb0fb71da <vm_exec_core+4906>, 0x622fb0fb7169 <vm_exec_core+4793>, 0x622fb0fb70c5 <vm_exec_core+4629>, 0x622fb0fb704b <vm_exec_core+4507>, 0x622fb0fb6fa6 <vm_exec_core+4342>, 0x622fb0fb75b3 <vm_exec_core+5891>, 0x622fb0fb7558 <vm_exec_core+5800>, 0x622fb0fb72da <vm_exec_core+5162>, 0x622fb0fb723e <vm_exec_core+5006>, 0x622fb0fb7652 <vm_exec_core+6050>, 0x622fb0fb73cd <vm_exec_core+5405>, 0x622fb0fb6f61 <vm_exec_core+4273>, 0x622fb0fb6ef9 <vm_exec_core+4169>, 0x622fb0fb6e82 <vm_exec_core+4050>, 0x622fb0fb6e45 <vm_exec_core+3989>, 0x622fb0fb6e0d <vm_exec_core+3933>, 0x622fb0fb6dd8 <vm_exec_core+3880>, 0x622fb0fb6da3 <vm_exec_core+3827>, 0x622fb0fb6d6e <vm_exec_core+3774>, 0x622fb0fb6ce4 <vm_exec_core+3636>, 0x622fb0fb6ca0 <vm_exec_core+3568>, 0x622fb0fb6c59 <vm_exec_core+3497>, 0x622fb0fb6c01 <vm_exec_core+3409>, 0x622fb0fb6bbb <vm_exec_core+3339>, 0x622fb0fb6b3c <vm_exec_core+3212>, 0x622fb0fb6b02 <vm_exec_core+3154>, 0x622fb0fb6aa5 <vm_exec_core+3061>, 0x622fb0fb6a4b <vm_exec_core+2971>, 0x622fb0fb6a0e <vm_exec_core+2910>, 0x622fb0fb7dc1 <vm_exec_core+7953>, 0x622fb0fb7c3d <vm_exec_core+7565>, 0x622fb0fb7baf <vm_exec_core+7423>, 0x622fb0fb7b48 <vm_exec_core+7320>, 0x622fb0fb7af6 <vm_exec_core+7238>, 0x622fb0fb7a94 <vm_exec_core+7140>, 0x622fb0fb7a47 <vm_exec_core+7063>, 0x622fb0fb79f2 <vm_exec_core+6978>, 0x622fb0fb79a8 <vm_exec_core+6904>, 0x622fb0fb7981 <vm_exec_core+6865>, 0x622fb0fb7946 <vm_exec_core+6806>, 0x622fb0fb78f7 <vm_exec_core+6727>, 0x622fb0fb78c3 <vm_exec_core+6675>, 0x622fb0fb7812 <vm_exec_core+6498>, 0x622fb0fb77cf <vm_exec_core+6431>, 0x622fb0fb778b <vm_exec_core+6363>, 0x622fb0fb8366 <vm_exec_core+9398>, 0x622fb0fb82f7 <vm_exec_core+9287>, 0x622fb0fb8398 <vm_exec_core+9448>, 0x622fb0fb7fb9 <vm_exec_core+8457>, 0x622fb0fb7f4a <vm_exec_core+8346>, 0x622fb0fb7eec <vm_exec_core+8252>, 0x622fb0fb7e3a <vm_exec_core+8074>, 0x622fb0fb7dfe <vm_exec_core+8014>, 0x622fb0fb81c9 <vm_exec_core+8985>, 0x622fb0fb815f <vm_exec_core+8879>, 0x622fb0fb80b4 <vm_exec_core+8708>, 0x622fb0fb5f10 <vm_exec_core+96>, 0x622fb0fb8008 <vm_exec_core+8536>, 0x622fb0fb825f <vm_exec_core+9135>, 0x622fb0fb8210 <vm_exec_core+9056>, 0x622fb0fb82a8 <vm_exec_core+9208>, 0x622fb0fb69bf <vm_exec_core+2831>, 0x622fb0fb9486 <vm_exec_core+13782>, 0x622fb0fb6970 <vm_exec_core+2752>, 0x622fb0fb6901 <vm_exec_core+2641>, 0x622fb0fb68bc <vm_exec_core+2572>, 0x622fb0fb6849 <vm_exec_core+2457>, 0x622fb0fb66f2 <vm_exec_core+2114>, 0x622fb0fb6622 <vm_exec_core+1906>, 0x622fb0fb65a6 <vm_exec_core+1782>, 0x622fb0fb5fc8 <vm_exec_core+280>, 0x622fb0fb6572 <vm_exec_core+1730>, 0x622fb0fb6533 <vm_exec_core+1667>, 0x622fb0fb64f4 <vm_exec_core+1604>, 0x622fb0fb64b8 <vm_exec_core+1544>, 0x622fb0fb63f8 <vm_exec_core+1352>, 0x622fb0fb6373 <vm_exec_core+1219>, 0x622fb0fb94df <vm_exec_core+13871>, 0x622fb0fb8c69 <vm_exec_core+11705>, 0x622fb0fb8ccf <vm_exec_core+11807>, 0x622fb0fb8427 <vm_exec_core+9591>, 0x622fb0fb8d68 <vm_exec_core+11960>, 0x622fb0fb8e01 <vm_exec_core+12113>, 0x622fb0fb93a1 <vm_exec_core+13553>, 0x622fb0fb9299 <vm_exec_core+13289>, 0x622fb0fb92f7 <vm_exec_core+13383>, 0x622fb0fb9032 <vm_exec_core+12674>, 0x622fb0fb9093 <vm_exec_core+12771>, 0x622fb0fb90f1 <vm_exec_core+12865>, 0x622fb0fb9355 <vm_exec_core+13477>, 0x622fb0fb8f62 <vm_exec_core+12466>, 0x622fb0fb8fb5 <vm_exec_core+12549>, 0x622fb0fb91cd <vm_exec_core+13085>, 0x622fb0fb9251 <vm_exec_core+13217>, 0x622fb0fb8a6d <vm_exec_core+11197>, 0x622fb0fb8ac3 <vm_exec_core+11283>, 0x622fb0fb8b0c <vm_exec_core+11356>, 0x622fb0fb8b72 <vm_exec_core+11458>, 0x622fb0fb9544 <vm_exec_core+13972>, 0x622fb0fb6302 <vm_exec_core+1106>, 0x622fb0fb6282 <vm_exec_core+978>, 0x622fb0fb61d9 <vm_exec_core+809>, 0x622fb0fb6192 <vm_exec_core+738>, 0x622fb0fb6147 <vm_exec_core+663>, 0x622fb0fb60fe <vm_exec_core+590>, 0x622fb0fb60ad <vm_exec_core+509>, 0x622fb0fb6078 <vm_exec_core+456>, 0x622fb0fb6043 <vm_exec_core+403>, 0x622fb0fb8c4b <vm_exec_core+11675>, 0x622fb0fb71c9 <vm_exec_core+4889>, 0x622fb0fb7158 <vm_exec_core+4776>, 0x622fb0fb70b4 <vm_exec_core+4612>, 0x622fb0fb703a <vm_exec_core+4490>, 0x622fb0fb6f95 <vm_exec_core+4325>, 0x622fb0fb75a2 <vm_exec_core+5874>, 0x622fb0fb7547 <vm_exec_core+5783>, 0x622fb0fb72c9 <vm_exec_core+5145>, 0x622fb0fb722d <vm_exec_core+4989>, 0x622fb0fb7641 <vm_exec_core+6033>, 0x622fb0fb73bc <vm_exec_core+5388>, 0x622fb0fb6f50 <vm_exec_core+4256>, 0x622fb0fb6ee8 <vm_exec_core+4152>, 0x622fb0fb6e71 <vm_exec_core+4033>, 0x622fb0fb6e34 <vm_exec_core+3972>, 0x622fb0fb6dfc <vm_exec_core+3916>, 0x622fb0fb6dc7 <vm_exec_core+3863>, 0x622fb0fb6d92 <vm_exec_core+3810>, 0x622fb0fb6d5d <vm_exec_core+3757>, 0x622fb0fb6cd3 <vm_exec_core+3619>, 0x622fb0fb6c8f <vm_exec_core+3551>, 0x622fb0fb6c48 <vm_exec_core+3480>, 0x622fb0fb6bf0 <vm_exec_core+3392>, 0x622fb0fb6baa <vm_exec_core+3322>, 0x622fb0fb6b2b <vm_exec_core+3195>, 0x622fb0fb6af1 <vm_exec_core+3137>, 0x622fb0fb6a94 <vm_exec_core+3044>, 0x622fb0fb6a3a <vm_exec_core+2954>, 0x622fb0fb69fd <vm_exec_core+2893>, 0x622fb0fb7db0 <vm_exec_core+7936>, 0x622fb0fb7c2c <vm_exec_core+7548>, 0x622fb0fb7b9e <vm_exec_core+7406>, 0x622fb0fb7b37 <vm_exec_core+7303>, 0x622fb0fb7ae5 <vm_exec_core+7221>, 0x622fb0fb7a83 <vm_exec_core+7123>, 0x622fb0fb7a36 <vm_exec_core+7046>, 0x622fb0fb79e1 <vm_exec_core+6961>, 0x622fb0fb7997 <vm_exec_core+6887>, 0x622fb0fb7970 <vm_exec_core+6848>, 0x622fb0fb7935 <vm_exec_core+6789>, 0x622fb0fb78e6 <vm_exec_core+6710>, 0x622fb0fb78b2 <vm_exec_core+6658>, 0x622fb0fb7801 <vm_exec_core+6481>, 0x622fb0fb77be <vm_exec_core+6414>, 0x622fb0fb777a <vm_exec_core+6346>, 0x622fb0fb8355 <vm_exec_core+9381>, 0x622fb0fb82e6 <vm_exec_core+9270>, 0x622fb0fb8387 <vm_exec_core+9431>, 0x622fb0fb7fa8 <vm_exec_core+8440>, 0x622fb0fb7f39 <vm_exec_core+8329>, 0x622fb0fb7edb <vm_exec_core+8235>, 0x622fb0fb7e29 <vm_exec_core+8057>, 0x622fb0fb7ded <vm_exec_core+7997>, 0x622fb0fb81b8 <vm_exec_core+8968>, 0x622fb0fb814e <vm_exec_core+8862>, 0x622fb0fb80a3 <vm_exec_core+8691>, 0x622fb0fb9402 <vm_exec_core+13650>, 0x622fb0fb7ff7 <vm_exec_core+8519>, 0x622fb0fb824e <vm_exec_core+9118>, 0x622fb0fb81ff <vm_exec_core+9039>, 0x622fb0fb8297 <vm_exec_core+9191>, 0x622fb0fb69ae <vm_exec_core+2814>, 0x622fb0fb9418 <vm_exec_core+13672>, 0x622fb0fb695f <vm_exec_core+2735>, 0x622fb0fb68f0 <vm_exec_core+2624>, 0x622fb0fb68ab <vm_exec_core+2555>, 0x622fb0fb6838 <vm_exec_core+2440>, 0x622fb0fb66e1 <vm_exec_core+2097>, 0x622fb0fb6611 <vm_exec_core+1889>, 0x622fb0fb6595 <vm_exec_core+1765>, 0x622fb0fb5fb7 <vm_exec_core+263>, 0x622fb0fb6561 <vm_exec_core+1713>, 0x622fb0fb6522 <vm_exec_core+1650>, 0x622fb0fb64e3 <vm_exec_core+1587>, 0x622fb0fb64a7 <vm_exec_core+1527>, 0x622fb0fb63e7 <vm_exec_core+1335>, 0x622fb0fb6362 <vm_exec_core+1202>, 0x622fb0fb942e <vm_exec_core+13694>, 0x622fb0fb9444 <vm_exec_core+13716>, 0x622fb0fb945a <vm_exec_core+13738>, 0x622fb0fb9470 <vm_exec_core+13760>, 0x622fb0fb916e <vm_exec_core+12990>, 0x622fb0fb9184 <vm_exec_core+13012>, 0x622fb0fb919a <vm_exec_core+13034>, 0x622fb0fb91b7 <vm_exec_core+13063>, 0x622fb0fb8e5a <vm_exec_core+12202>, 0x622fb0fb8e70 <vm_exec_core+12224>, 0x622fb0fb8e86 <vm_exec_core+12246>, 0x622fb0fb8e9c <vm_exec_core+12268>, 0x622fb0fb8eb2 <vm_exec_core+12290>...}
#13 0x0000622fb0fa6b65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#14 rb_vm_exec (ec=0x622fc252a7c0) at /tmp/ruby/src/master-no-rjit/vm.c:2787
        _ec = 0x622fc252a7c0
        _tag = {tag = 36, retval = 4, buf = {0x7002c1e29bd0, 0x622fb0fa6bc0 <rb_vm_exec+272>, 0x0, 0x7002c1e29ab0, 0x3000000028}, prev = 0x7002c1e29cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#15 0x0000622fb0fa70b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1814
        iseq = 0x7002c2387db0
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0xa0976f20de14fd00
        av = {206158430248, 123157145099472}
        stack_argv = 0xa0976f20de14fd00
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#16 0x0000622fb0fa7a56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x622fc1b6c7e0, argc=argc@entry=0, argv=argv@entry=0x7002c1e29b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/master-no-rjit/vm.c:1959
        self = <optimized out>
#17 0x0000622fb0f4ebc8 in thread_do_start_proc (th=th@entry=0x622fc18e42d0) at /tmp/ruby/src/master-no-rjit/thread.c:614
        args = 123157141260000
        args_ptr = 0x7002c1e29b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x622fc1b6c7e0
#18 0x0000622fb0f50d32 in thread_do_start (th=0x622fc18e42d0) at /tmp/ruby/src/master-no-rjit/thread.c:631
        result = 36
        result = <optimized out>
#19 thread_start_func_2 (th=th@entry=0x622fc18e42d0, stack_start=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:686
        _ec = 0x622fc252a7c0
        _tag = {tag = 36, retval = 107956971801743, buf = {0x7002c1e29dd0, 0x622fb0f50cb0 <thread_start_func_2+624>, 0x0, 0x7002c1e29be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x622fc16c4010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#20 0x0000622fb0f51a00 in call_thread_start_func_2 (th=0x622fc18e42d0) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7002c1e29da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#21 nt_start (ptr=0x622fc1b6c810) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2283
        th = 0x622fc18e42d0
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#22 0x00007002dcbd8a94 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 = {123157145102016, -2247193529191795626, 123157145102016, -264, 0, 140725193982144, -2247193529179212714, -2247182027574119338}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#23 0x00007002dcc65c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7002dcb397c0 (LWP 84190) "ruby"):
#0  0x00007002dcbd4d61 in __futex_abstimed_wait_common64 (private=-1600688352, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x622fc16c9000) 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=-1600688352, abstime=0x0, clockid=0, expected=0, futex_word=0x622fc16c9000) 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=0x622fc16c9000, 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  0x00007002dcbd77dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x622fc16c90f8, cond=0x622fc16c8fd8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7002dcbd74a0 <__condvar_cleanup_waiting>, __arg = 0x7ffd2332c360, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 156, cond = 0x622fc16c8fd8, mutex = 0x622fc16c90f8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 156
        seq = 78
        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=cond@entry=0x622fc16c8fd8, mutex=mutex@entry=0x622fc16c90f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000622fb0f49be3 in rb_native_cond_wait (mutex=0x622fc16c90f8, cond=0x622fc16c8fd8) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x622fc16c90f8, th=th@entry=0x622fc16c4010, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:851
        next_th = 0x622fc18e42d0
#7  0x0000622fb0f4a01a in thread_sched_to_waiting_until_wakeup (sched=0x622fc16c90f8, th=th@entry=0x622fc16c4010) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x0000622fb0f505f1 in native_sleep (rel=0x0, th=0x622fc16c4010) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (fl=13, th=0x622fc16c4010) at /tmp/ruby/src/master-no-rjit/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:1074
        scheduler = <optimized out>
        p = <optimized out>
        target_th = 0x622fc18e42d0
        th = 0x622fc16c4010
        end = 0
        limit = 0x0
#11 0x0000622fb0dce48c in rb_ensure (b_proc=b_proc@entry=0x622fb0f50430 <thread_join_sleep>, data1=data1@entry=140725193983392, e_proc=e_proc@entry=0x622fb0f43c20 <remove_from_join_list>, data2=data2@entry=140725193983392) at /tmp/ruby/src/master-no-rjit/eval.c:1174
        _ec = 0x622fc16c92d0
        _tag = {tag = 36, retval = 123157147451920, buf = {0x0, 0x622fb0dce540 <rb_ensure+400>, 0x0, 0x7ffd2332c490, 0x0}, prev = 0x7ffd2332c8d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x622fc16c92d0
#12 0x0000622fb0f478f1 in thread_join (limit=0x0, timeout=4, target_th=0x622fc18e42d0) at /tmp/ruby/src/master-no-rjit/thread.c:1131
        waiter = {next = 0x0, thread = 0x622fc16c4010, fiber = 0x0}
        arg = {waiter = 0x7ffd2332c580, target = 0x622fc18e42d0, timeout = 4, limit = 0x0}
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        waiter = <optimized out>
        arg = <optimized out>
        err = <optimized out>
#13 thread_value (self=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:1253
        th = 0x622fc18e42d0
#14 0x0000622fb0f93d6d in vm_call_cfunc_with_frame_ (ec=0x622fc16c92d0, reg_cfp=0x7002dcad7c58, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0x260100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7002dc947a10
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#15 0x0000622fb0f9d3c1 in vm_sendish (ec=0x622fc16c92d0, reg_cfp=0x7002dcad7c58, cd=0x622fc19ffc60, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x7002c2251248
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x622fc19ffc60, cc = 0x7002c2251248, block_handler = 0, recv = 123157141260040, argc = 0, kw_splat = false, heap_argv = 0}
#16 0x0000622fb0fb5f34 in vm_exec_core (ec=0x622fc16c9000, ec@entry=0x622fc16c92d0) at ../../src/master-no-rjit/insns.def:902
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 123157141260040
        reg_pc = 0x622fc19fed68
        reg_cfp = 0x7002dcad7c58
        insns_address_table = {0x622fb0fb94ce <vm_exec_core+13854>, 0x622fb0fb71da <vm_exec_core+4906>, 0x622fb0fb7169 <vm_exec_core+4793>, 0x622fb0fb70c5 <vm_exec_core+4629>, 0x622fb0fb704b <vm_exec_core+4507>, 0x622fb0fb6fa6 <vm_exec_core+4342>, 0x622fb0fb75b3 <vm_exec_core+5891>, 0x622fb0fb7558 <vm_exec_core+5800>, 0x622fb0fb72da <vm_exec_core+5162>, 0x622fb0fb723e <vm_exec_core+5006>, 0x622fb0fb7652 <vm_exec_core+6050>, 0x622fb0fb73cd <vm_exec_core+5405>, 0x622fb0fb6f61 <vm_exec_core+4273>, 0x622fb0fb6ef9 <vm_exec_core+4169>, 0x622fb0fb6e82 <vm_exec_core+4050>, 0x622fb0fb6e45 <vm_exec_core+3989>, 0x622fb0fb6e0d <vm_exec_core+3933>, 0x622fb0fb6dd8 <vm_exec_core+3880>, 0x622fb0fb6da3 <vm_exec_core+3827>, 0x622fb0fb6d6e <vm_exec_core+3774>, 0x622fb0fb6ce4 <vm_exec_core+3636>, 0x622fb0fb6ca0 <vm_exec_core+3568>, 0x622fb0fb6c59 <vm_exec_core+3497>, 0x622fb0fb6c01 <vm_exec_core+3409>, 0x622fb0fb6bbb <vm_exec_core+3339>, 0x622fb0fb6b3c <vm_exec_core+3212>, 0x622fb0fb6b02 <vm_exec_core+3154>, 0x622fb0fb6aa5 <vm_exec_core+3061>, 0x622fb0fb6a4b <vm_exec_core+2971>, 0x622fb0fb6a0e <vm_exec_core+2910>, 0x622fb0fb7dc1 <vm_exec_core+7953>, 0x622fb0fb7c3d <vm_exec_core+7565>, 0x622fb0fb7baf <vm_exec_core+7423>, 0x622fb0fb7b48 <vm_exec_core+7320>, 0x622fb0fb7af6 <vm_exec_core+7238>, 0x622fb0fb7a94 <vm_exec_core+7140>, 0x622fb0fb7a47 <vm_exec_core+7063>, 0x622fb0fb79f2 <vm_exec_core+6978>, 0x622fb0fb79a8 <vm_exec_core+6904>, 0x622fb0fb7981 <vm_exec_core+6865>, 0x622fb0fb7946 <vm_exec_core+6806>, 0x622fb0fb78f7 <vm_exec_core+6727>, 0x622fb0fb78c3 <vm_exec_core+6675>, 0x622fb0fb7812 <vm_exec_core+6498>, 0x622fb0fb77cf <vm_exec_core+6431>, 0x622fb0fb778b <vm_exec_core+6363>, 0x622fb0fb8366 <vm_exec_core+9398>, 0x622fb0fb82f7 <vm_exec_core+9287>, 0x622fb0fb8398 <vm_exec_core+9448>, 0x622fb0fb7fb9 <vm_exec_core+8457>, 0x622fb0fb7f4a <vm_exec_core+8346>, 0x622fb0fb7eec <vm_exec_core+8252>, 0x622fb0fb7e3a <vm_exec_core+8074>, 0x622fb0fb7dfe <vm_exec_core+8014>, 0x622fb0fb81c9 <vm_exec_core+8985>, 0x622fb0fb815f <vm_exec_core+8879>, 0x622fb0fb80b4 <vm_exec_core+8708>, 0x622fb0fb5f10 <vm_exec_core+96>, 0x622fb0fb8008 <vm_exec_core+8536>, 0x622fb0fb825f <vm_exec_core+9135>, 0x622fb0fb8210 <vm_exec_core+9056>, 0x622fb0fb82a8 <vm_exec_core+9208>, 0x622fb0fb69bf <vm_exec_core+2831>, 0x622fb0fb9486 <vm_exec_core+13782>, 0x622fb0fb6970 <vm_exec_core+2752>, 0x622fb0fb6901 <vm_exec_core+2641>, 0x622fb0fb68bc <vm_exec_core+2572>, 0x622fb0fb6849 <vm_exec_core+2457>, 0x622fb0fb66f2 <vm_exec_core+2114>, 0x622fb0fb6622 <vm_exec_core+1906>, 0x622fb0fb65a6 <vm_exec_core+1782>, 0x622fb0fb5fc8 <vm_exec_core+280>, 0x622fb0fb6572 <vm_exec_core+1730>, 0x622fb0fb6533 <vm_exec_core+1667>, 0x622fb0fb64f4 <vm_exec_core+1604>, 0x622fb0fb64b8 <vm_exec_core+1544>, 0x622fb0fb63f8 <vm_exec_core+1352>, 0x622fb0fb6373 <vm_exec_core+1219>, 0x622fb0fb94df <vm_exec_core+13871>, 0x622fb0fb8c69 <vm_exec_core+11705>, 0x622fb0fb8ccf <vm_exec_core+11807>, 0x622fb0fb8427 <vm_exec_core+9591>, 0x622fb0fb8d68 <vm_exec_core+11960>, 0x622fb0fb8e01 <vm_exec_core+12113>, 0x622fb0fb93a1 <vm_exec_core+13553>, 0x622fb0fb9299 <vm_exec_core+13289>, 0x622fb0fb92f7 <vm_exec_core+13383>, 0x622fb0fb9032 <vm_exec_core+12674>, 0x622fb0fb9093 <vm_exec_core+12771>, 0x622fb0fb90f1 <vm_exec_core+12865>, 0x622fb0fb9355 <vm_exec_core+13477>, 0x622fb0fb8f62 <vm_exec_core+12466>, 0x622fb0fb8fb5 <vm_exec_core+12549>, 0x622fb0fb91cd <vm_exec_core+13085>, 0x622fb0fb9251 <vm_exec_core+13217>, 0x622fb0fb8a6d <vm_exec_core+11197>, 0x622fb0fb8ac3 <vm_exec_core+11283>, 0x622fb0fb8b0c <vm_exec_core+11356>, 0x622fb0fb8b72 <vm_exec_core+11458>, 0x622fb0fb9544 <vm_exec_core+13972>, 0x622fb0fb6302 <vm_exec_core+1106>, 0x622fb0fb6282 <vm_exec_core+978>, 0x622fb0fb61d9 <vm_exec_core+809>, 0x622fb0fb6192 <vm_exec_core+738>, 0x622fb0fb6147 <vm_exec_core+663>, 0x622fb0fb60fe <vm_exec_core+590>, 0x622fb0fb60ad <vm_exec_core+509>, 0x622fb0fb6078 <vm_exec_core+456>, 0x622fb0fb6043 <vm_exec_core+403>, 0x622fb0fb8c4b <vm_exec_core+11675>, 0x622fb0fb71c9 <vm_exec_core+4889>, 0x622fb0fb7158 <vm_exec_core+4776>, 0x622fb0fb70b4 <vm_exec_core+4612>, 0x622fb0fb703a <vm_exec_core+4490>, 0x622fb0fb6f95 <vm_exec_core+4325>, 0x622fb0fb75a2 <vm_exec_core+5874>, 0x622fb0fb7547 <vm_exec_core+5783>, 0x622fb0fb72c9 <vm_exec_core+5145>, 0x622fb0fb722d <vm_exec_core+4989>, 0x622fb0fb7641 <vm_exec_core+6033>, 0x622fb0fb73bc <vm_exec_core+5388>, 0x622fb0fb6f50 <vm_exec_core+4256>, 0x622fb0fb6ee8 <vm_exec_core+4152>, 0x622fb0fb6e71 <vm_exec_core+4033>, 0x622fb0fb6e34 <vm_exec_core+3972>, 0x622fb0fb6dfc <vm_exec_core+3916>, 0x622fb0fb6dc7 <vm_exec_core+3863>, 0x622fb0fb6d92 <vm_exec_core+3810>, 0x622fb0fb6d5d <vm_exec_core+3757>, 0x622fb0fb6cd3 <vm_exec_core+3619>, 0x622fb0fb6c8f <vm_exec_core+3551>, 0x622fb0fb6c48 <vm_exec_core+3480>, 0x622fb0fb6bf0 <vm_exec_core+3392>, 0x622fb0fb6baa <vm_exec_core+3322>, 0x622fb0fb6b2b <vm_exec_core+3195>, 0x622fb0fb6af1 <vm_exec_core+3137>, 0x622fb0fb6a94 <vm_exec_core+3044>, 0x622fb0fb6a3a <vm_exec_core+2954>, 0x622fb0fb69fd <vm_exec_core+2893>, 0x622fb0fb7db0 <vm_exec_core+7936>, 0x622fb0fb7c2c <vm_exec_core+7548>, 0x622fb0fb7b9e <vm_exec_core+7406>, 0x622fb0fb7b37 <vm_exec_core+7303>, 0x622fb0fb7ae5 <vm_exec_core+7221>, 0x622fb0fb7a83 <vm_exec_core+7123>, 0x622fb0fb7a36 <vm_exec_core+7046>, 0x622fb0fb79e1 <vm_exec_core+6961>, 0x622fb0fb7997 <vm_exec_core+6887>, 0x622fb0fb7970 <vm_exec_core+6848>, 0x622fb0fb7935 <vm_exec_core+6789>, 0x622fb0fb78e6 <vm_exec_core+6710>, 0x622fb0fb78b2 <vm_exec_core+6658>, 0x622fb0fb7801 <vm_exec_core+6481>, 0x622fb0fb77be <vm_exec_core+6414>, 0x622fb0fb777a <vm_exec_core+6346>, 0x622fb0fb8355 <vm_exec_core+9381>, 0x622fb0fb82e6 <vm_exec_core+9270>, 0x622fb0fb8387 <vm_exec_core+9431>, 0x622fb0fb7fa8 <vm_exec_core+8440>, 0x622fb0fb7f39 <vm_exec_core+8329>, 0x622fb0fb7edb <vm_exec_core+8235>, 0x622fb0fb7e29 <vm_exec_core+8057>, 0x622fb0fb7ded <vm_exec_core+7997>, 0x622fb0fb81b8 <vm_exec_core+8968>, 0x622fb0fb814e <vm_exec_core+8862>, 0x622fb0fb80a3 <vm_exec_core+8691>, 0x622fb0fb9402 <vm_exec_core+13650>, 0x622fb0fb7ff7 <vm_exec_core+8519>, 0x622fb0fb824e <vm_exec_core+9118>, 0x622fb0fb81ff <vm_exec_core+9039>, 0x622fb0fb8297 <vm_exec_core+9191>, 0x622fb0fb69ae <vm_exec_core+2814>, 0x622fb0fb9418 <vm_exec_core+13672>, 0x622fb0fb695f <vm_exec_core+2735>, 0x622fb0fb68f0 <vm_exec_core+2624>, 0x622fb0fb68ab <vm_exec_core+2555>, 0x622fb0fb6838 <vm_exec_core+2440>, 0x622fb0fb66e1 <vm_exec_core+2097>, 0x622fb0fb6611 <vm_exec_core+1889>, 0x622fb0fb6595 <vm_exec_core+1765>, 0x622fb0fb5fb7 <vm_exec_core+263>, 0x622fb0fb6561 <vm_exec_core+1713>, 0x622fb0fb6522 <vm_exec_core+1650>, 0x622fb0fb64e3 <vm_exec_core+1587>, 0x622fb0fb64a7 <vm_exec_core+1527>, 0x622fb0fb63e7 <vm_exec_core+1335>, 0x622fb0fb6362 <vm_exec_core+1202>, 0x622fb0fb942e <vm_exec_core+13694>, 0x622fb0fb9444 <vm_exec_core+13716>, 0x622fb0fb945a <vm_exec_core+13738>, 0x622fb0fb9470 <vm_exec_core+13760>, 0x622fb0fb916e <vm_exec_core+12990>, 0x622fb0fb9184 <vm_exec_core+13012>, 0x622fb0fb919a <vm_exec_core+13034>, 0x622fb0fb91b7 <vm_exec_core+13063>, 0x622fb0fb8e5a <vm_exec_core+12202>, 0x622fb0fb8e70 <vm_exec_core+12224>, 0x622fb0fb8e86 <vm_exec_core+12246>, 0x622fb0fb8e9c <vm_exec_core+12268>, 0x622fb0fb8eb2 <vm_exec_core+12290>...}
#17 0x0000622fb0fa6e55 in vm_exec_loop (result=<optimized out>, tag=0x7ffd2332c8d0, state=<optimized out>, ec=0x622fc16c92d0) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
#18 rb_vm_exec (ec=0x622fc16c92d0) at /tmp/ruby/src/master-no-rjit/vm.c:2790
        _ec = 0x622fc16c92d0
        _tag = {tag = 36, retval = 4, buf = {0x7002c1b32ef8, 0x622fb0fa6bc0 <rb_vm_exec+272>, 0x0, 0x7ffd2332c8b0, 0xc61}, prev = 0x7ffd2332ca00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#19 0x0000622fb0fabcb0 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffd2332c988, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1859
No locals.
#20 vm_yield (kw_splat=0, argv=0x7ffd2332c988, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1873
No locals.
#21 rb_yield_0 (argv=0x7ffd2332c988, argc=1) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
No locals.
#22 rb_yield (val=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
No locals.
#23 0x0000622fb0dce48c in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=0x622fb0e146e0 <io_close>, data2=123157141260520) at /tmp/ruby/src/master-no-rjit/eval.c:1174
        _ec = 0x622fc16c92d0
        _tag = {tag = 36, retval = 107957248103120, buf = {0x7002c1b32ef8, 0x622fb0dce540 <rb_ensure+400>, 0x0, 0x7ffd2332c9b0, 0x0}, prev = 0x7ffd2332cd70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x622fc16c92d0
#24 0x0000622fb0f93d6d in vm_call_cfunc_with_frame_ (ec=0x622fc16c92d0, reg_cfp=0x7002dcad7d00, calling=<optimized out>, argc=2, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0x414100000005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7002dc969318
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#25 0x0000622fb0f9d3c1 in vm_sendish (ec=0x622fc16c92d0, reg_cfp=0x7002dcad7d00, cd=0x622fc23f29f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x7002c1a8c080
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x622fc23f29f0, cc = 0x7002c1a8c080, block_handler = 123157594602777, recv = 123157141991160, argc = 2, kw_splat = false, heap_argv = 0}
#26 0x0000622fb0fb8199 in vm_exec_core (ec=0x622fc16c9000, ec@entry=0x622fc16c92d0) at ../../src/master-no-rjit/insns.def:854
        bh = 123157595639137
        cd = 0x622fc23f29f0
        blockiseq = 0x0
        leaf = <optimized out>
        val = 36
        reg_pc = 0x622fc22e22f0
        reg_cfp = 0x7002dcad7d00
        insns_address_table = {0x622fb0fb94ce <vm_exec_core+13854>, 0x622fb0fb71da <vm_exec_core+4906>, 0x622fb0fb7169 <vm_exec_core+4793>, 0x622fb0fb70c5 <vm_exec_core+4629>, 0x622fb0fb704b <vm_exec_core+4507>, 0x622fb0fb6fa6 <vm_exec_core+4342>, 0x622fb0fb75b3 <vm_exec_core+5891>, 0x622fb0fb7558 <vm_exec_core+5800>, 0x622fb0fb72da <vm_exec_core+5162>, 0x622fb0fb723e <vm_exec_core+5006>, 0x622fb0fb7652 <vm_exec_core+6050>, 0x622fb0fb73cd <vm_exec_core+5405>, 0x622fb0fb6f61 <vm_exec_core+4273>, 0x622fb0fb6ef9 <vm_exec_core+4169>, 0x622fb0fb6e82 <vm_exec_core+4050>, 0x622fb0fb6e45 <vm_exec_core+3989>, 0x622fb0fb6e0d <vm_exec_core+3933>, 0x622fb0fb6dd8 <vm_exec_core+3880>, 0x622fb0fb6da3 <vm_exec_core+3827>, 0x622fb0fb6d6e <vm_exec_core+3774>, 0x622fb0fb6ce4 <vm_exec_core+3636>, 0x622fb0fb6ca0 <vm_exec_core+3568>, 0x622fb0fb6c59 <vm_exec_core+3497>, 0x622fb0fb6c01 <vm_exec_core+3409>, 0x622fb0fb6bbb <vm_exec_core+3339>, 0x622fb0fb6b3c <vm_exec_core+3212>, 0x622fb0fb6b02 <vm_exec_core+3154>, 0x622fb0fb6aa5 <vm_exec_core+3061>, 0x622fb0fb6a4b <vm_exec_core+2971>, 0x622fb0fb6a0e <vm_exec_core+2910>, 0x622fb0fb7dc1 <vm_exec_core+7953>, 0x622fb0fb7c3d <vm_exec_core+7565>, 0x622fb0fb7baf <vm_exec_core+7423>, 0x622fb0fb7b48 <vm_exec_core+7320>, 0x622fb0fb7af6 <vm_exec_core+7238>, 0x622fb0fb7a94 <vm_exec_core+7140>, 0x622fb0fb7a47 <vm_exec_core+7063>, 0x622fb0fb79f2 <vm_exec_core+6978>, 0x622fb0fb79a8 <vm_exec_core+6904>, 0x622fb0fb7981 <vm_exec_core+6865>, 0x622fb0fb7946 <vm_exec_core+6806>, 0x622fb0fb78f7 <vm_exec_core+6727>, 0x622fb0fb78c3 <vm_exec_core+6675>, 0x622fb0fb7812 <vm_exec_core+6498>, 0x622fb0fb77cf <vm_exec_core+6431>, 0x622fb0fb778b <vm_exec_core+6363>, 0x622fb0fb8366 <vm_exec_core+9398>, 0x622fb0fb82f7 <vm_exec_core+9287>, 0x622fb0fb8398 <vm_exec_core+9448>, 0x622fb0fb7fb9 <vm_exec_core+8457>, 0x622fb0fb7f4a <vm_exec_core+8346>, 0x622fb0fb7eec <vm_exec_core+8252>, 0x622fb0fb7e3a <vm_exec_core+8074>, 0x622fb0fb7dfe <vm_exec_core+8014>, 0x622fb0fb81c9 <vm_exec_core+8985>, 0x622fb0fb815f <vm_exec_core+8879>, 0x622fb0fb80b4 <vm_exec_core+8708>, 0x622fb0fb5f10 <vm_exec_core+96>, 0x622fb0fb8008 <vm_exec_core+8536>, 0x622fb0fb825f <vm_exec_core+9135>, 0x622fb0fb8210 <vm_exec_core+9056>, 0x622fb0fb82a8 <vm_exec_core+9208>, 0x622fb0fb69bf <vm_exec_core+2831>, 0x622fb0fb9486 <vm_exec_core+13782>, 0x622fb0fb6970 <vm_exec_core+2752>, 0x622fb0fb6901 <vm_exec_core+2641>, 0x622fb0fb68bc <vm_exec_core+2572>, 0x622fb0fb6849 <vm_exec_core+2457>, 0x622fb0fb66f2 <vm_exec_core+2114>, 0x622fb0fb6622 <vm_exec_core+1906>, 0x622fb0fb65a6 <vm_exec_core+1782>, 0x622fb0fb5fc8 <vm_exec_core+280>, 0x622fb0fb6572 <vm_exec_core+1730>, 0x622fb0fb6533 <vm_exec_core+1667>, 0x622fb0fb64f4 <vm_exec_core+1604>, 0x622fb0fb64b8 <vm_exec_core+1544>, 0x622fb0fb63f8 <vm_exec_core+1352>, 0x622fb0fb6373 <vm_exec_core+1219>, 0x622fb0fb94df <vm_exec_core+13871>, 0x622fb0fb8c69 <vm_exec_core+11705>, 0x622fb0fb8ccf <vm_exec_core+11807>, 0x622fb0fb8427 <vm_exec_core+9591>, 0x622fb0fb8d68 <vm_exec_core+11960>, 0x622fb0fb8e01 <vm_exec_core+12113>, 0x622fb0fb93a1 <vm_exec_core+13553>, 0x622fb0fb9299 <vm_exec_core+13289>, 0x622fb0fb92f7 <vm_exec_core+13383>, 0x622fb0fb9032 <vm_exec_core+12674>, 0x622fb0fb9093 <vm_exec_core+12771>, 0x622fb0fb90f1 <vm_exec_core+12865>, 0x622fb0fb9355 <vm_exec_core+13477>, 0x622fb0fb8f62 <vm_exec_core+12466>, 0x622fb0fb8fb5 <vm_exec_core+12549>, 0x622fb0fb91cd <vm_exec_core+13085>, 0x622fb0fb9251 <vm_exec_core+13217>, 0x622fb0fb8a6d <vm_exec_core+11197>, 0x622fb0fb8ac3 <vm_exec_core+11283>, 0x622fb0fb8b0c <vm_exec_core+11356>, 0x622fb0fb8b72 <vm_exec_core+11458>, 0x622fb0fb9544 <vm_exec_core+13972>, 0x622fb0fb6302 <vm_exec_core+1106>, 0x622fb0fb6282 <vm_exec_core+978>, 0x622fb0fb61d9 <vm_exec_core+809>, 0x622fb0fb6192 <vm_exec_core+738>, 0x622fb0fb6147 <vm_exec_core+663>, 0x622fb0fb60fe <vm_exec_core+590>, 0x622fb0fb60ad <vm_exec_core+509>, 0x622fb0fb6078 <vm_exec_core+456>, 0x622fb0fb6043 <vm_exec_core+403>, 0x622fb0fb8c4b <vm_exec_core+11675>, 0x622fb0fb71c9 <vm_exec_core+4889>, 0x622fb0fb7158 <vm_exec_core+4776>, 0x622fb0fb70b4 <vm_exec_core+4612>, 0x622fb0fb703a <vm_exec_core+4490>, 0x622fb0fb6f95 <vm_exec_core+4325>, 0x622fb0fb75a2 <vm_exec_core+5874>, 0x622fb0fb7547 <vm_exec_core+5783>, 0x622fb0fb72c9 <vm_exec_core+5145>, 0x622fb0fb722d <vm_exec_core+4989>, 0x622fb0fb7641 <vm_exec_core+6033>, 0x622fb0fb73bc <vm_exec_core+5388>, 0x622fb0fb6f50 <vm_exec_core+4256>, 0x622fb0fb6ee8 <vm_exec_core+4152>, 0x622fb0fb6e71 <vm_exec_core+4033>, 0x622fb0fb6e34 <vm_exec_core+3972>, 0x622fb0fb6dfc <vm_exec_core+3916>, 0x622fb0fb6dc7 <vm_exec_core+3863>, 0x622fb0fb6d92 <vm_exec_core+3810>, 0x622fb0fb6d5d <vm_exec_core+3757>, 0x622fb0fb6cd3 <vm_exec_core+3619>, 0x622fb0fb6c8f <vm_exec_core+3551>, 0x622fb0fb6c48 <vm_exec_core+3480>, 0x622fb0fb6bf0 <vm_exec_core+3392>, 0x622fb0fb6baa <vm_exec_core+3322>, 0x622fb0fb6b2b <vm_exec_core+3195>, 0x622fb0fb6af1 <vm_exec_core+3137>, 0x622fb0fb6a94 <vm_exec_core+3044>, 0x622fb0fb6a3a <vm_exec_core+2954>, 0x622fb0fb69fd <vm_exec_core+2893>, 0x622fb0fb7db0 <vm_exec_core+7936>, 0x622fb0fb7c2c <vm_exec_core+7548>, 0x622fb0fb7b9e <vm_exec_core+7406>, 0x622fb0fb7b37 <vm_exec_core+7303>, 0x622fb0fb7ae5 <vm_exec_core+7221>, 0x622fb0fb7a83 <vm_exec_core+7123>, 0x622fb0fb7a36 <vm_exec_core+7046>, 0x622fb0fb79e1 <vm_exec_core+6961>, 0x622fb0fb7997 <vm_exec_core+6887>, 0x622fb0fb7970 <vm_exec_core+6848>, 0x622fb0fb7935 <vm_exec_core+6789>, 0x622fb0fb78e6 <vm_exec_core+6710>, 0x622fb0fb78b2 <vm_exec_core+6658>, 0x622fb0fb7801 <vm_exec_core+6481>, 0x622fb0fb77be <vm_exec_core+6414>, 0x622fb0fb777a <vm_exec_core+6346>, 0x622fb0fb8355 <vm_exec_core+9381>, 0x622fb0fb82e6 <vm_exec_core+9270>, 0x622fb0fb8387 <vm_exec_core+9431>, 0x622fb0fb7fa8 <vm_exec_core+8440>, 0x622fb0fb7f39 <vm_exec_core+8329>, 0x622fb0fb7edb <vm_exec_core+8235>, 0x622fb0fb7e29 <vm_exec_core+8057>, 0x622fb0fb7ded <vm_exec_core+7997>, 0x622fb0fb81b8 <vm_exec_core+8968>, 0x622fb0fb814e <vm_exec_core+8862>, 0x622fb0fb80a3 <vm_exec_core+8691>, 0x622fb0fb9402 <vm_exec_core+13650>, 0x622fb0fb7ff7 <vm_exec_core+8519>, 0x622fb0fb824e <vm_exec_core+9118>, 0x622fb0fb81ff <vm_exec_core+9039>, 0x622fb0fb8297 <vm_exec_core+9191>, 0x622fb0fb69ae <vm_exec_core+2814>, 0x622fb0fb9418 <vm_exec_core+13672>, 0x622fb0fb695f <vm_exec_core+2735>, 0x622fb0fb68f0 <vm_exec_core+2624>, 0x622fb0fb68ab <vm_exec_core+2555>, 0x622fb0fb6838 <vm_exec_core+2440>, 0x622fb0fb66e1 <vm_exec_core+2097>, 0x622fb0fb6611 <vm_exec_core+1889>, 0x622fb0fb6595 <vm_exec_core+1765>, 0x622fb0fb5fb7 <vm_exec_core+263>, 0x622fb0fb6561 <vm_exec_core+1713>, 0x622fb0fb6522 <vm_exec_core+1650>, 0x622fb0fb64e3 <vm_exec_core+1587>, 0x622fb0fb64a7 <vm_exec_core+1527>, 0x622fb0fb63e7 <vm_exec_core+1335>, 0x622fb0fb6362 <vm_exec_core+1202>, 0x622fb0fb942e <vm_exec_core+13694>, 0x622fb0fb9444 <vm_exec_core+13716>, 0x622fb0fb945a <vm_exec_core+13738>, 0x622fb0fb9470 <vm_exec_core+13760>, 0x622fb0fb916e <vm_exec_core+12990>, 0x622fb0fb9184 <vm_exec_core+13012>, 0x622fb0fb919a <vm_exec_core+13034>, 0x622fb0fb91b7 <vm_exec_core+13063>, 0x622fb0fb8e5a <vm_exec_core+12202>, 0x622fb0fb8e70 <vm_exec_core+12224>, 0x622fb0fb8e86 <vm_exec_core+12246>, 0x622fb0fb8e9c <vm_exec_core+12268>, 0x622fb0fb8eb2 <vm_exec_core+12290>...}
#27 0x0000622fb0fa6b65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#28 rb_vm_exec (ec=0x622fc16c92d0) at /tmp/ruby/src/master-no-rjit/vm.c:2787
        _ec = 0x622fc16c92d0
        _tag = {tag = 36, retval = 4, buf = {0x7, 0x622fb0fa6bc0 <rb_vm_exec+272>, 0x0, 0x7ffd2332cd50, 0x1}, prev = 0x7ffd2332d180, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#29 0x0000622fb0fabcb0 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffd2332ce28, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1859
No locals.
#30 vm_yield (kw_splat=0, argv=0x7ffd2332ce28, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1873
No locals.
#31 rb_yield_0 (argv=0x7ffd2332ce28, argc=1) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
No locals.
#32 rb_yield (val=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
No locals.
#33 0x0000622fb10f47fe in rb_ary_collect (ary=123157141187360) at /tmp/ruby/src/master-no-rjit/internal/array.h:151
        i = 8
        collect = 123157150781120
#34 0x0000622fb0f93d6d in vm_call_cfunc_with_frame_ (ec=0x622fc16c92d0, reg_cfp=0x7002dcad7e18, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0x167100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7002dc96ebb0
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#35 0x0000622fb0f9d3c1 in vm_sendish (ec=0x622fc16c92d0, reg_cfp=0x7002dcad7e18, cd=0x622fc19a0a80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x7002dc930068
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x622fc19a0a80, cc = 0x7002dc930068, block_handler = 123157594603057, recv = 123157141187360, argc = 0, kw_splat = false, heap_argv = 0}
#36 0x0000622fb0fb8199 in vm_exec_core (ec=0x622fc16c9000, ec@entry=0x622fc16c92d0) at ../../src/master-no-rjit/insns.def:854
        bh = 123157595639137
        cd = 0x622fc19a0a80
        blockiseq = 0x0
        leaf = <optimized out>
        val = 4
        reg_pc = 0x622fc19a00b0
        reg_cfp = 0x7002dcad7e18
        insns_address_table = {0x622fb0fb94ce <vm_exec_core+13854>, 0x622fb0fb71da <vm_exec_core+4906>, 0x622fb0fb7169 <vm_exec_core+4793>, 0x622fb0fb70c5 <vm_exec_core+4629>, 0x622fb0fb704b <vm_exec_core+4507>, 0x622fb0fb6fa6 <vm_exec_core+4342>, 0x622fb0fb75b3 <vm_exec_core+5891>, 0x622fb0fb7558 <vm_exec_core+5800>, 0x622fb0fb72da <vm_exec_core+5162>, 0x622fb0fb723e <vm_exec_core+5006>, 0x622fb0fb7652 <vm_exec_core+6050>, 0x622fb0fb73cd <vm_exec_core+5405>, 0x622fb0fb6f61 <vm_exec_core+4273>, 0x622fb0fb6ef9 <vm_exec_core+4169>, 0x622fb0fb6e82 <vm_exec_core+4050>, 0x622fb0fb6e45 <vm_exec_core+3989>, 0x622fb0fb6e0d <vm_exec_core+3933>, 0x622fb0fb6dd8 <vm_exec_core+3880>, 0x622fb0fb6da3 <vm_exec_core+3827>, 0x622fb0fb6d6e <vm_exec_core+3774>, 0x622fb0fb6ce4 <vm_exec_core+3636>, 0x622fb0fb6ca0 <vm_exec_core+3568>, 0x622fb0fb6c59 <vm_exec_core+3497>, 0x622fb0fb6c01 <vm_exec_core+3409>, 0x622fb0fb6bbb <vm_exec_core+3339>, 0x622fb0fb6b3c <vm_exec_core+3212>, 0x622fb0fb6b02 <vm_exec_core+3154>, 0x622fb0fb6aa5 <vm_exec_core+3061>, 0x622fb0fb6a4b <vm_exec_core+2971>, 0x622fb0fb6a0e <vm_exec_core+2910>, 0x622fb0fb7dc1 <vm_exec_core+7953>, 0x622fb0fb7c3d <vm_exec_core+7565>, 0x622fb0fb7baf <vm_exec_core+7423>, 0x622fb0fb7b48 <vm_exec_core+7320>, 0x622fb0fb7af6 <vm_exec_core+7238>, 0x622fb0fb7a94 <vm_exec_core+7140>, 0x622fb0fb7a47 <vm_exec_core+7063>, 0x622fb0fb79f2 <vm_exec_core+6978>, 0x622fb0fb79a8 <vm_exec_core+6904>, 0x622fb0fb7981 <vm_exec_core+6865>, 0x622fb0fb7946 <vm_exec_core+6806>, 0x622fb0fb78f7 <vm_exec_core+6727>, 0x622fb0fb78c3 <vm_exec_core+6675>, 0x622fb0fb7812 <vm_exec_core+6498>, 0x622fb0fb77cf <vm_exec_core+6431>, 0x622fb0fb778b <vm_exec_core+6363>, 0x622fb0fb8366 <vm_exec_core+9398>, 0x622fb0fb82f7 <vm_exec_core+9287>, 0x622fb0fb8398 <vm_exec_core+9448>, 0x622fb0fb7fb9 <vm_exec_core+8457>, 0x622fb0fb7f4a <vm_exec_core+8346>, 0x622fb0fb7eec <vm_exec_core+8252>, 0x622fb0fb7e3a <vm_exec_core+8074>, 0x622fb0fb7dfe <vm_exec_core+8014>, 0x622fb0fb81c9 <vm_exec_core+8985>, 0x622fb0fb815f <vm_exec_core+8879>, 0x622fb0fb80b4 <vm_exec_core+8708>, 0x622fb0fb5f10 <vm_exec_core+96>, 0x622fb0fb8008 <vm_exec_core+8536>, 0x622fb0fb825f <vm_exec_core+9135>, 0x622fb0fb8210 <vm_exec_core+9056>, 0x622fb0fb82a8 <vm_exec_core+9208>, 0x622fb0fb69bf <vm_exec_core+2831>, 0x622fb0fb9486 <vm_exec_core+13782>, 0x622fb0fb6970 <vm_exec_core+2752>, 0x622fb0fb6901 <vm_exec_core+2641>, 0x622fb0fb68bc <vm_exec_core+2572>, 0x622fb0fb6849 <vm_exec_core+2457>, 0x622fb0fb66f2 <vm_exec_core+2114>, 0x622fb0fb6622 <vm_exec_core+1906>, 0x622fb0fb65a6 <vm_exec_core+1782>, 0x622fb0fb5fc8 <vm_exec_core+280>, 0x622fb0fb6572 <vm_exec_core+1730>, 0x622fb0fb6533 <vm_exec_core+1667>, 0x622fb0fb64f4 <vm_exec_core+1604>, 0x622fb0fb64b8 <vm_exec_core+1544>, 0x622fb0fb63f8 <vm_exec_core+1352>, 0x622fb0fb6373 <vm_exec_core+1219>, 0x622fb0fb94df <vm_exec_core+13871>, 0x622fb0fb8c69 <vm_exec_core+11705>, 0x622fb0fb8ccf <vm_exec_core+11807>, 0x622fb0fb8427 <vm_exec_core+9591>, 0x622fb0fb8d68 <vm_exec_core+11960>, 0x622fb0fb8e01 <vm_exec_core+12113>, 0x622fb0fb93a1 <vm_exec_core+13553>, 0x622fb0fb9299 <vm_exec_core+13289>, 0x622fb0fb92f7 <vm_exec_core+13383>, 0x622fb0fb9032 <vm_exec_core+12674>, 0x622fb0fb9093 <vm_exec_core+12771>, 0x622fb0fb90f1 <vm_exec_core+12865>, 0x622fb0fb9355 <vm_exec_core+13477>, 0x622fb0fb8f62 <vm_exec_core+12466>, 0x622fb0fb8fb5 <vm_exec_core+12549>, 0x622fb0fb91cd <vm_exec_core+13085>, 0x622fb0fb9251 <vm_exec_core+13217>, 0x622fb0fb8a6d <vm_exec_core+11197>, 0x622fb0fb8ac3 <vm_exec_core+11283>, 0x622fb0fb8b0c <vm_exec_core+11356>, 0x622fb0fb8b72 <vm_exec_core+11458>, 0x622fb0fb9544 <vm_exec_core+13972>, 0x622fb0fb6302 <vm_exec_core+1106>, 0x622fb0fb6282 <vm_exec_core+978>, 0x622fb0fb61d9 <vm_exec_core+809>, 0x622fb0fb6192 <vm_exec_core+738>, 0x622fb0fb6147 <vm_exec_core+663>, 0x622fb0fb60fe <vm_exec_core+590>, 0x622fb0fb60ad <vm_exec_core+509>, 0x622fb0fb6078 <vm_exec_core+456>, 0x622fb0fb6043 <vm_exec_core+403>, 0x622fb0fb8c4b <vm_exec_core+11675>, 0x622fb0fb71c9 <vm_exec_core+4889>, 0x622fb0fb7158 <vm_exec_core+4776>, 0x622fb0fb70b4 <vm_exec_core+4612>, 0x622fb0fb703a <vm_exec_core+4490>, 0x622fb0fb6f95 <vm_exec_core+4325>, 0x622fb0fb75a2 <vm_exec_core+5874>, 0x622fb0fb7547 <vm_exec_core+5783>, 0x622fb0fb72c9 <vm_exec_core+5145>, 0x622fb0fb722d <vm_exec_core+4989>, 0x622fb0fb7641 <vm_exec_core+6033>, 0x622fb0fb73bc <vm_exec_core+5388>, 0x622fb0fb6f50 <vm_exec_core+4256>, 0x622fb0fb6ee8 <vm_exec_core+4152>, 0x622fb0fb6e71 <vm_exec_core+4033>, 0x622fb0fb6e34 <vm_exec_core+3972>, 0x622fb0fb6dfc <vm_exec_core+3916>, 0x622fb0fb6dc7 <vm_exec_core+3863>, 0x622fb0fb6d92 <vm_exec_core+3810>, 0x622fb0fb6d5d <vm_exec_core+3757>, 0x622fb0fb6cd3 <vm_exec_core+3619>, 0x622fb0fb6c8f <vm_exec_core+3551>, 0x622fb0fb6c48 <vm_exec_core+3480>, 0x622fb0fb6bf0 <vm_exec_core+3392>, 0x622fb0fb6baa <vm_exec_core+3322>, 0x622fb0fb6b2b <vm_exec_core+3195>, 0x622fb0fb6af1 <vm_exec_core+3137>, 0x622fb0fb6a94 <vm_exec_core+3044>, 0x622fb0fb6a3a <vm_exec_core+2954>, 0x622fb0fb69fd <vm_exec_core+2893>, 0x622fb0fb7db0 <vm_exec_core+7936>, 0x622fb0fb7c2c <vm_exec_core+7548>, 0x622fb0fb7b9e <vm_exec_core+7406>, 0x622fb0fb7b37 <vm_exec_core+7303>, 0x622fb0fb7ae5 <vm_exec_core+7221>, 0x622fb0fb7a83 <vm_exec_core+7123>, 0x622fb0fb7a36 <vm_exec_core+7046>, 0x622fb0fb79e1 <vm_exec_core+6961>, 0x622fb0fb7997 <vm_exec_core+6887>, 0x622fb0fb7970 <vm_exec_core+6848>, 0x622fb0fb7935 <vm_exec_core+6789>, 0x622fb0fb78e6 <vm_exec_core+6710>, 0x622fb0fb78b2 <vm_exec_core+6658>, 0x622fb0fb7801 <vm_exec_core+6481>, 0x622fb0fb77be <vm_exec_core+6414>, 0x622fb0fb777a <vm_exec_core+6346>, 0x622fb0fb8355 <vm_exec_core+9381>, 0x622fb0fb82e6 <vm_exec_core+9270>, 0x622fb0fb8387 <vm_exec_core+9431>, 0x622fb0fb7fa8 <vm_exec_core+8440>, 0x622fb0fb7f39 <vm_exec_core+8329>, 0x622fb0fb7edb <vm_exec_core+8235>, 0x622fb0fb7e29 <vm_exec_core+8057>, 0x622fb0fb7ded <vm_exec_core+7997>, 0x622fb0fb81b8 <vm_exec_core+8968>, 0x622fb0fb814e <vm_exec_core+8862>, 0x622fb0fb80a3 <vm_exec_core+8691>, 0x622fb0fb9402 <vm_exec_core+13650>, 0x622fb0fb7ff7 <vm_exec_core+8519>, 0x622fb0fb824e <vm_exec_core+9118>, 0x622fb0fb81ff <vm_exec_core+9039>, 0x622fb0fb8297 <vm_exec_core+9191>, 0x622fb0fb69ae <vm_exec_core+2814>, 0x622fb0fb9418 <vm_exec_core+13672>, 0x622fb0fb695f <vm_exec_core+2735>, 0x622fb0fb68f0 <vm_exec_core+2624>, 0x622fb0fb68ab <vm_exec_core+2555>, 0x622fb0fb6838 <vm_exec_core+2440>, 0x622fb0fb66e1 <vm_exec_core+2097>, 0x622fb0fb6611 <vm_exec_core+1889>, 0x622fb0fb6595 <vm_exec_core+1765>, 0x622fb0fb5fb7 <vm_exec_core+263>, 0x622fb0fb6561 <vm_exec_core+1713>, 0x622fb0fb6522 <vm_exec_core+1650>, 0x622fb0fb64e3 <vm_exec_core+1587>, 0x622fb0fb64a7 <vm_exec_core+1527>, 0x622fb0fb63e7 <vm_exec_core+1335>, 0x622fb0fb6362 <vm_exec_core+1202>, 0x622fb0fb942e <vm_exec_core+13694>, 0x622fb0fb9444 <vm_exec_core+13716>, 0x622fb0fb945a <vm_exec_core+13738>, 0x622fb0fb9470 <vm_exec_core+13760>, 0x622fb0fb916e <vm_exec_core+12990>, 0x622fb0fb9184 <vm_exec_core+13012>, 0x622fb0fb919a <vm_exec_core+13034>, 0x622fb0fb91b7 <vm_exec_core+13063>, 0x622fb0fb8e5a <vm_exec_core+12202>, 0x622fb0fb8e70 <vm_exec_core+12224>, 0x622fb0fb8e86 <vm_exec_core+12246>, 0x622fb0fb8e9c <vm_exec_core+12268>, 0x622fb0fb8eb2 <vm_exec_core+12290>...}
#37 0x0000622fb0fa6e55 in vm_exec_loop (result=<optimized out>, tag=0x7ffd2332d180, state=<optimized out>, ec=0x622fc16c92d0) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
#38 rb_vm_exec (ec=0x622fc16c92d0) at /tmp/ruby/src/master-no-rjit/vm.c:2790
        _ec = 0x622fc16c92d0
        _tag = {tag = 36, retval = 4, buf = {0x7002c1fe5860, 0x622fb0fa6bc0 <rb_vm_exec+272>, 0x0, 0x7ffd2332d160, 0x7df18a777d718a4e}, prev = 0x7ffd2332d590, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#39 0x0000622fb0fabcb0 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffd2332d238, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1859
No locals.
#40 vm_yield (kw_splat=0, argv=0x7ffd2332d238, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1873
No locals.
#41 rb_yield_0 (argv=0x7ffd2332d238, argc=1) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
No locals.
#42 rb_yield (val=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
No locals.
#43 0x0000622fb10f47fe in rb_ary_collect (ary=123157146916960) at /tmp/ruby/src/master-no-rjit/internal/array.h:151
        i = 0
        collect = 123157146916680
#44 0x0000622fb0f93d6d in vm_call_cfunc_with_frame_ (ec=0x622fc16c92d0, reg_cfp=0x7002dcad7f30, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0x167100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7002dc96ebb0
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#45 0x0000622fb0f9d3c1 in vm_sendish (ec=0x622fc16c92d0, reg_cfp=0x7002dcad7f30, cd=0x622fc187c370, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x7002dc930068
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x622fc187c370, cc = 0x7002dc930068, block_handler = 123157594603337, recv = 123157146916960, argc = 0, kw_splat = false, heap_argv = 0}
#46 0x0000622fb0fb8199 in vm_exec_core (ec=0x622fc16c9000, ec@entry=0x622fc16c92d0) at ../../src/master-no-rjit/insns.def:854
        bh = 123157595639137
        cd = 0x622fc187c370
        blockiseq = 0x0
        leaf = <optimized out>
        val = 36
        reg_pc = 0x622fc1861f88
        reg_cfp = 0x7002dcad7f30
        insns_address_table = {0x622fb0fb94ce <vm_exec_core+13854>, 0x622fb0fb71da <vm_exec_core+4906>, 0x622fb0fb7169 <vm_exec_core+4793>, 0x622fb0fb70c5 <vm_exec_core+4629>, 0x622fb0fb704b <vm_exec_core+4507>, 0x622fb0fb6fa6 <vm_exec_core+4342>, 0x622fb0fb75b3 <vm_exec_core+5891>, 0x622fb0fb7558 <vm_exec_core+5800>, 0x622fb0fb72da <vm_exec_core+5162>, 0x622fb0fb723e <vm_exec_core+5006>, 0x622fb0fb7652 <vm_exec_core+6050>, 0x622fb0fb73cd <vm_exec_core+5405>, 0x622fb0fb6f61 <vm_exec_core+4273>, 0x622fb0fb6ef9 <vm_exec_core+4169>, 0x622fb0fb6e82 <vm_exec_core+4050>, 0x622fb0fb6e45 <vm_exec_core+3989>, 0x622fb0fb6e0d <vm_exec_core+3933>, 0x622fb0fb6dd8 <vm_exec_core+3880>, 0x622fb0fb6da3 <vm_exec_core+3827>, 0x622fb0fb6d6e <vm_exec_core+3774>, 0x622fb0fb6ce4 <vm_exec_core+3636>, 0x622fb0fb6ca0 <vm_exec_core+3568>, 0x622fb0fb6c59 <vm_exec_core+3497>, 0x622fb0fb6c01 <vm_exec_core+3409>, 0x622fb0fb6bbb <vm_exec_core+3339>, 0x622fb0fb6b3c <vm_exec_core+3212>, 0x622fb0fb6b02 <vm_exec_core+3154>, 0x622fb0fb6aa5 <vm_exec_core+3061>, 0x622fb0fb6a4b <vm_exec_core+2971>, 0x622fb0fb6a0e <vm_exec_core+2910>, 0x622fb0fb7dc1 <vm_exec_core+7953>, 0x622fb0fb7c3d <vm_exec_core+7565>, 0x622fb0fb7baf <vm_exec_core+7423>, 0x622fb0fb7b48 <vm_exec_core+7320>, 0x622fb0fb7af6 <vm_exec_core+7238>, 0x622fb0fb7a94 <vm_exec_core+7140>, 0x622fb0fb7a47 <vm_exec_core+7063>, 0x622fb0fb79f2 <vm_exec_core+6978>, 0x622fb0fb79a8 <vm_exec_core+6904>, 0x622fb0fb7981 <vm_exec_core+6865>, 0x622fb0fb7946 <vm_exec_core+6806>, 0x622fb0fb78f7 <vm_exec_core+6727>, 0x622fb0fb78c3 <vm_exec_core+6675>, 0x622fb0fb7812 <vm_exec_core+6498>, 0x622fb0fb77cf <vm_exec_core+6431>, 0x622fb0fb778b <vm_exec_core+6363>, 0x622fb0fb8366 <vm_exec_core+9398>, 0x622fb0fb82f7 <vm_exec_core+9287>, 0x622fb0fb8398 <vm_exec_core+9448>, 0x622fb0fb7fb9 <vm_exec_core+8457>, 0x622fb0fb7f4a <vm_exec_core+8346>, 0x622fb0fb7eec <vm_exec_core+8252>, 0x622fb0fb7e3a <vm_exec_core+8074>, 0x622fb0fb7dfe <vm_exec_core+8014>, 0x622fb0fb81c9 <vm_exec_core+8985>, 0x622fb0fb815f <vm_exec_core+8879>, 0x622fb0fb80b4 <vm_exec_core+8708>, 0x622fb0fb5f10 <vm_exec_core+96>, 0x622fb0fb8008 <vm_exec_core+8536>, 0x622fb0fb825f <vm_exec_core+9135>, 0x622fb0fb8210 <vm_exec_core+9056>, 0x622fb0fb82a8 <vm_exec_core+9208>, 0x622fb0fb69bf <vm_exec_core+2831>, 0x622fb0fb9486 <vm_exec_core+13782>, 0x622fb0fb6970 <vm_exec_core+2752>, 0x622fb0fb6901 <vm_exec_core+2641>, 0x622fb0fb68bc <vm_exec_core+2572>, 0x622fb0fb6849 <vm_exec_core+2457>, 0x622fb0fb66f2 <vm_exec_core+2114>, 0x622fb0fb6622 <vm_exec_core+1906>, 0x622fb0fb65a6 <vm_exec_core+1782>, 0x622fb0fb5fc8 <vm_exec_core+280>, 0x622fb0fb6572 <vm_exec_core+1730>, 0x622fb0fb6533 <vm_exec_core+1667>, 0x622fb0fb64f4 <vm_exec_core+1604>, 0x622fb0fb64b8 <vm_exec_core+1544>, 0x622fb0fb63f8 <vm_exec_core+1352>, 0x622fb0fb6373 <vm_exec_core+1219>, 0x622fb0fb94df <vm_exec_core+13871>, 0x622fb0fb8c69 <vm_exec_core+11705>, 0x622fb0fb8ccf <vm_exec_core+11807>, 0x622fb0fb8427 <vm_exec_core+9591>, 0x622fb0fb8d68 <vm_exec_core+11960>, 0x622fb0fb8e01 <vm_exec_core+12113>, 0x622fb0fb93a1 <vm_exec_core+13553>, 0x622fb0fb9299 <vm_exec_core+13289>, 0x622fb0fb92f7 <vm_exec_core+13383>, 0x622fb0fb9032 <vm_exec_core+12674>, 0x622fb0fb9093 <vm_exec_core+12771>, 0x622fb0fb90f1 <vm_exec_core+12865>, 0x622fb0fb9355 <vm_exec_core+13477>, 0x622fb0fb8f62 <vm_exec_core+12466>, 0x622fb0fb8fb5 <vm_exec_core+12549>, 0x622fb0fb91cd <vm_exec_core+13085>, 0x622fb0fb9251 <vm_exec_core+13217>, 0x622fb0fb8a6d <vm_exec_core+11197>, 0x622fb0fb8ac3 <vm_exec_core+11283>, 0x622fb0fb8b0c <vm_exec_core+11356>, 0x622fb0fb8b72 <vm_exec_core+11458>, 0x622fb0fb9544 <vm_exec_core+13972>, 0x622fb0fb6302 <vm_exec_core+1106>, 0x622fb0fb6282 <vm_exec_core+978>, 0x622fb0fb61d9 <vm_exec_core+809>, 0x622fb0fb6192 <vm_exec_core+738>, 0x622fb0fb6147 <vm_exec_core+663>, 0x622fb0fb60fe <vm_exec_core+590>, 0x622fb0fb60ad <vm_exec_core+509>, 0x622fb0fb6078 <vm_exec_core+456>, 0x622fb0fb6043 <vm_exec_core+403>, 0x622fb0fb8c4b <vm_exec_core+11675>, 0x622fb0fb71c9 <vm_exec_core+4889>, 0x622fb0fb7158 <vm_exec_core+4776>, 0x622fb0fb70b4 <vm_exec_core+4612>, 0x622fb0fb703a <vm_exec_core+4490>, 0x622fb0fb6f95 <vm_exec_core+4325>, 0x622fb0fb75a2 <vm_exec_core+5874>, 0x622fb0fb7547 <vm_exec_core+5783>, 0x622fb0fb72c9 <vm_exec_core+5145>, 0x622fb0fb722d <vm_exec_core+4989>, 0x622fb0fb7641 <vm_exec_core+6033>, 0x622fb0fb73bc <vm_exec_core+5388>, 0x622fb0fb6f50 <vm_exec_core+4256>, 0x622fb0fb6ee8 <vm_exec_core+4152>, 0x622fb0fb6e71 <vm_exec_core+4033>, 0x622fb0fb6e34 <vm_exec_core+3972>, 0x622fb0fb6dfc <vm_exec_core+3916>, 0x622fb0fb6dc7 <vm_exec_core+3863>, 0x622fb0fb6d92 <vm_exec_core+3810>, 0x622fb0fb6d5d <vm_exec_core+3757>, 0x622fb0fb6cd3 <vm_exec_core+3619>, 0x622fb0fb6c8f <vm_exec_core+3551>, 0x622fb0fb6c48 <vm_exec_core+3480>, 0x622fb0fb6bf0 <vm_exec_core+3392>, 0x622fb0fb6baa <vm_exec_core+3322>, 0x622fb0fb6b2b <vm_exec_core+3195>, 0x622fb0fb6af1 <vm_exec_core+3137>, 0x622fb0fb6a94 <vm_exec_core+3044>, 0x622fb0fb6a3a <vm_exec_core+2954>, 0x622fb0fb69fd <vm_exec_core+2893>, 0x622fb0fb7db0 <vm_exec_core+7936>, 0x622fb0fb7c2c <vm_exec_core+7548>, 0x622fb0fb7b9e <vm_exec_core+7406>, 0x622fb0fb7b37 <vm_exec_core+7303>, 0x622fb0fb7ae5 <vm_exec_core+7221>, 0x622fb0fb7a83 <vm_exec_core+7123>, 0x622fb0fb7a36 <vm_exec_core+7046>, 0x622fb0fb79e1 <vm_exec_core+6961>, 0x622fb0fb7997 <vm_exec_core+6887>, 0x622fb0fb7970 <vm_exec_core+6848>, 0x622fb0fb7935 <vm_exec_core+6789>, 0x622fb0fb78e6 <vm_exec_core+6710>, 0x622fb0fb78b2 <vm_exec_core+6658>, 0x622fb0fb7801 <vm_exec_core+6481>, 0x622fb0fb77be <vm_exec_core+6414>, 0x622fb0fb777a <vm_exec_core+6346>, 0x622fb0fb8355 <vm_exec_core+9381>, 0x622fb0fb82e6 <vm_exec_core+9270>, 0x622fb0fb8387 <vm_exec_core+9431>, 0x622fb0fb7fa8 <vm_exec_core+8440>, 0x622fb0fb7f39 <vm_exec_core+8329>, 0x622fb0fb7edb <vm_exec_core+8235>, 0x622fb0fb7e29 <vm_exec_core+8057>, 0x622fb0fb7ded <vm_exec_core+7997>, 0x622fb0fb81b8 <vm_exec_core+8968>, 0x622fb0fb814e <vm_exec_core+8862>, 0x622fb0fb80a3 <vm_exec_core+8691>, 0x622fb0fb9402 <vm_exec_core+13650>, 0x622fb0fb7ff7 <vm_exec_core+8519>, 0x622fb0fb824e <vm_exec_core+9118>, 0x622fb0fb81ff <vm_exec_core+9039>, 0x622fb0fb8297 <vm_exec_core+9191>, 0x622fb0fb69ae <vm_exec_core+2814>, 0x622fb0fb9418 <vm_exec_core+13672>, 0x622fb0fb695f <vm_exec_core+2735>, 0x622fb0fb68f0 <vm_exec_core+2624>, 0x622fb0fb68ab <vm_exec_core+2555>, 0x622fb0fb6838 <vm_exec_core+2440>, 0x622fb0fb66e1 <vm_exec_core+2097>, 0x622fb0fb6611 <vm_exec_core+1889>, 0x622fb0fb6595 <vm_exec_core+1765>, 0x622fb0fb5fb7 <vm_exec_core+263>, 0x622fb0fb6561 <vm_exec_core+1713>, 0x622fb0fb6522 <vm_exec_core+1650>, 0x622fb0fb64e3 <vm_exec_core+1587>, 0x622fb0fb64a7 <vm_exec_core+1527>, 0x622fb0fb63e7 <vm_exec_core+1335>, 0x622fb0fb6362 <vm_exec_core+1202>, 0x622fb0fb942e <vm_exec_core+13694>, 0x622fb0fb9444 <vm_exec_core+13716>, 0x622fb0fb945a <vm_exec_core+13738>, 0x622fb0fb9470 <vm_exec_core+13760>, 0x622fb0fb916e <vm_exec_core+12990>, 0x622fb0fb9184 <vm_exec_core+13012>, 0x622fb0fb919a <vm_exec_core+13034>, 0x622fb0fb91b7 <vm_exec_core+13063>, 0x622fb0fb8e5a <vm_exec_core+12202>, 0x622fb0fb8e70 <vm_exec_core+12224>, 0x622fb0fb8e86 <vm_exec_core+12246>, 0x622fb0fb8e9c <vm_exec_core+12268>, 0x622fb0fb8eb2 <vm_exec_core+12290>...}
#47 0x0000622fb0fa6e55 in vm_exec_loop (result=<optimized out>, tag=0x7ffd2332d590, state=<optimized out>, ec=0x622fc16c92d0) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
#48 rb_vm_exec (ec=0x622fc16c92d0) at /tmp/ruby/src/master-no-rjit/vm.c:2790
        _ec = 0x622fc16c92d0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd2332d858, 0x622fb0fa6bc0 <rb_vm_exec+272>, 0x0, 0x7ffd2332d570, 0x7002dc948a00}, prev = 0x7ffd2332d640, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#49 0x0000622fb0fbcfd8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:3050
        ec = <optimized out>
        val = <optimized out>
#50 0x0000622fb0dcaca5 in rb_ec_exec_node (ec=ec@entry=0x622fc16c92d0, n=<optimized out>) at /tmp/ruby/src/master-no-rjit/eval.c:283
        _ec = 0x622fc16c92d0
        _tag = {tag = 36, retval = 107956970246052, buf = {0x7ffd2332d858, 0x622fb0dcacf0 <rb_ec_exec_node+240>, 0x0, 0x7ffd2332d620, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = <optimized out>
#51 0x0000622fb0dcd1d1 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/master-no-rjit/eval.c:321
        ec = 0x622fc16c92d0
        status = <optimized out>
#52 0x0000622fb0dc7736 in rb_main (argv=0x7ffd2332d858, argc=10) at /tmp/ruby/src/master-no-rjit/main.c:42
        variable_in_this_stack_frame = 0
#53 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/master-no-rjit/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x622fc16c4010, native_id: 0x7002dcb397c0
-- 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/master-no-rjit/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0109 E:001f28 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/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:001c90 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/test/net/http/test_https.rb:73
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/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/master-no-rjit/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:001530 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/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/master-no-rjit/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:000cb0 l:y b:---- DUMMY  [FINISH]

th: 0x622fc2328d90, native_id: 0x7002c214e6c0
-- 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/master-no-rjit/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x622fc23d7bf0, native_id: 0x7002c1dc76c0
-- 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/master-no-rjit/.ext/common/openssl/ssl.rb:518
c:0004 p:0012 s:0015 e:000014 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/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/master-no-rjit/test/net/http/utils.rb:29 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x622fc18e42d0, native_id: 0x7002c1e2a6c0
-- 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/master-no-rjit/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 84190) detached]
worker 84190=net/http/test_https does not respond; SEGV is sent
/tmp/ruby/src/master-no-rjit/tool/lib/core_assertions.rb:797: [BUG] Segmentation fault at 0x000003e9000148d9
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +PRISM [x86_64-linux]

-- 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/master-no-rjit/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0109 E:001f28 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/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:001c90 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/test/net/http/test_https.rb:73
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/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/master-no-rjit/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:001530 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/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/master-no-rjit/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:000cb0 l:y b:---- DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:220:in '<main>'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:122:in 'run'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:23:in 'map'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1374:in '_run_suite'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1670:in '_run_suite'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1670:in 'map'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1683:in 'block in _run_suite'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/master-no-rjit/test/net/http/test_https.rb:73:in 'test_get_SNI_proxy'
/tmp/ruby/src/master-no-rjit/test/net/http/test_https.rb:73:in 'open'
/tmp/ruby/src/master-no-rjit/test/net/http/test_https.rb:106:in 'block in test_get_SNI_proxy'
/tmp/ruby/src/master-no-rjit/tool/lib/core_assertions.rb:797:in 'assert_join_threads'
/tmp/ruby/src/master-no-rjit/tool/lib/core_assertions.rb:797:in 'value'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 4

-- Machine register context ------------------------------------------------
 RIP: 0x00007002dcbd4d61 RBP: 0x00007ffd2332c2f0 RSP: 0x00007ffd2332c2b0
 RAX: 0xfffffffffffffffc RBX: 0x0000622fc16c8fd8 RCX: 0x00007002dcbd4d61
 RDX: 0x0000000000000000 RDI: 0x0000622fc16c9000 RSI: 0x0000000000000189
  R8: 0x0000000000000000  R9: 0x00000000ffffffff R10: 0x0000000000000000
 R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
 R14: 0x0000622fc16c90f8 R15: 0x0000622fc16c9000 EFL: 0x0000000000000246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/master-no-rjit/ruby(rb_print_backtrace+0x14) [0x622fb120ae60] /tmp/ruby/src/master-no-rjit/vm_dump.c:1102
/tmp/ruby/build/master-no-rjit/ruby(rb_vm_bugreport) /tmp/ruby/src/master-no-rjit/vm_dump.c:1447
/tmp/ruby/build/master-no-rjit/ruby(rb_bug_for_fatal_signal+0x102) [0x622fb11c0832] /tmp/ruby/src/master-no-rjit/error.c:1130
/tmp/ruby/build/master-no-rjit/ruby(sigsegv+0x48) [0x622fb0f024e8] /tmp/ruby/src/master-no-rjit/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x7002dcb81320) [0x7002dcb81320]
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7002dcbd4d61] ./nptl/futex-internal.c:57
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139
/lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x7002dcbd77dd] ./nptl/pthread_cond_wait.c:503
/lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627
/lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0
/tmp/ruby/build/master-no-rjit/ruby(rb_native_cond_wait+0x8) [0x622fb0f49be3] /tmp/ruby/src/master-no-rjit/thread_pthread.c:231
/tmp/ruby/build/master-no-rjit/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/master-no-rjit/thread_pthread.c:851
/tmp/ruby/build/master-no-rjit/ruby(thread_sched_unlock_+0x0) [0x622fb0f4a01a] /tmp/ruby/src/master-no-rjit/thread_pthread.c:1126
/tmp/ruby/build/master-no-rjit/ruby(thread_sched_to_waiting_until_wakeup) /tmp/ruby/src/master-no-rjit/thread_pthread.c:1132
/tmp/ruby/build/master-no-rjit/ruby(native_sleep+0x14) [0x622fb0f505f1] /tmp/ruby/src/master-no-rjit/thread_pthread.c:3350
/tmp/ruby/build/master-no-rjit/ruby(sleep_forever) /tmp/ruby/src/master-no-rjit/thread.c:1381
/tmp/ruby/build/master-no-rjit/ruby(thread_join_sleep) /tmp/ruby/src/master-no-rjit/thread.c:1074
/tmp/ruby/build/master-no-rjit/ruby(rb_ensure+0xdc) [0x622fb0dce48c] /tmp/ruby/src/master-no-rjit/eval.c:1174
/tmp/ruby/build/master-no-rjit/ruby(thread_join+0x91) [0x622fb0f478f1] /tmp/ruby/src/master-no-rjit/thread.c:1131
/tmp/ruby/build/master-no-rjit/ruby(thread_value) /tmp/ruby/src/master-no-rjit/thread.c:1253
/tmp/ruby/build/master-no-rjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x622fb0f93d6d] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
/tmp/ruby/build/master-no-rjit/ruby(vm_sendish+0x111) [0x622fb0f9d3c1] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:6134
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_core+0x84) [0x622fb0fb5f34] ../../src/master-no-rjit/insns.def:902
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_loop+0x38) [0x622fb0fa6e55] /tmp/ruby/src/master-no-rjit/vm.c:2811
/tmp/ruby/build/master-no-rjit/ruby(rb_vm_exec) /tmp/ruby/src/master-no-rjit/vm.c:2790
/tmp/ruby/build/master-no-rjit/ruby(vm_yield_with_cref+0x86) [0x622fb0fabcb0] /tmp/ruby/src/master-no-rjit/vm.c:1865
/tmp/ruby/build/master-no-rjit/ruby(vm_yield) /tmp/ruby/src/master-no-rjit/vm.c:1873
/tmp/ruby/build/master-no-rjit/ruby(rb_yield_0) /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
/tmp/ruby/build/master-no-rjit/ruby(rb_yield) /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
/tmp/ruby/build/master-no-rjit/ruby(rb_ensure+0xdc) [0x622fb0dce48c] /tmp/ruby/src/master-no-rjit/eval.c:1174
/tmp/ruby/build/master-no-rjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x622fb0f93d6d] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
/tmp/ruby/build/master-no-rjit/ruby(vm_sendish+0x111) [0x622fb0f9d3c1] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:6134
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_core+0x22e9) [0x622fb0fb8199] ../../src/master-no-rjit/insns.def:854
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_loop+0xa) [0x622fb0fa6b65] /tmp/ruby/src/master-no-rjit/vm.c:2811
/tmp/ruby/build/master-no-rjit/ruby(rb_vm_exec) /tmp/ruby/src/master-no-rjit/vm.c:2787
/tmp/ruby/build/master-no-rjit/ruby(vm_yield_with_cref+0x86) [0x622fb0fabcb0] /tmp/ruby/src/master-no-rjit/vm.c:1865
/tmp/ruby/build/master-no-rjit/ruby(vm_yield) /tmp/ruby/src/master-no-rjit/vm.c:1873
/tmp/ruby/build/master-no-rjit/ruby(rb_yield_0) /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
/tmp/ruby/build/master-no-rjit/ruby(rb_yield) /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
/tmp/ruby/build/master-no-rjit/ruby(RB_FL_TEST_RAW+0x0) [0x622fb10f47fe] /tmp/ruby/src/master-no-rjit/array.c:3673
/tmp/ruby/build/master-no-rjit/ruby(RB_FL_ANY_RAW) /tmp/ruby/src/master-no-rjit/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/master-no-rjit/ruby(rb_array_len) /tmp/ruby/src/master-no-rjit/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/master-no-rjit/ruby(rb_ary_push) /tmp/ruby/src/master-no-rjit/array.c:1402
/tmp/ruby/build/master-no-rjit/ruby(rb_ary_collect) /tmp/ruby/src/master-no-rjit/array.c:3673
/tmp/ruby/build/master-no-rjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x622fb0f93d6d] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
/tmp/ruby/build/master-no-rjit/ruby(vm_sendish+0x111) [0x622fb0f9d3c1] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:6134
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_core+0x22e9) [0x622fb0fb8199] ../../src/master-no-rjit/insns.def:854
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_loop+0x38) [0x622fb0fa6e55] /tmp/ruby/src/master-no-rjit/vm.c:2811
/tmp/ruby/build/master-no-rjit/ruby(rb_vm_exec) /tmp/ruby/src/master-no-rjit/vm.c:2790
/tmp/ruby/build/master-no-rjit/ruby(vm_yield_with_cref+0x86) [0x622fb0fabcb0] /tmp/ruby/src/master-no-rjit/vm.c:1865
/tmp/ruby/build/master-no-rjit/ruby(vm_yield) /tmp/ruby/src/master-no-rjit/vm.c:1873
/tmp/ruby/build/master-no-rjit/ruby(rb_yield_0) /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
/tmp/ruby/build/master-no-rjit/ruby(rb_yield) /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
/tmp/ruby/build/master-no-rjit/ruby(RB_FL_TEST_RAW+0x0) [0x622fb10f47fe] /tmp/ruby/src/master-no-rjit/array.c:3673
/tmp/ruby/build/master-no-rjit/ruby(RB_FL_ANY_RAW) /tmp/ruby/src/master-no-rjit/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/master-no-rjit/ruby(rb_array_len) /tmp/ruby/src/master-no-rjit/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/master-no-rjit/ruby(rb_ary_push) /tmp/ruby/src/master-no-rjit/array.c:1402
/tmp/ruby/build/master-no-rjit/ruby(rb_ary_collect) /tmp/ruby/src/master-no-rjit/array.c:3673
/tmp/ruby/build/master-no-rjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x622fb0f93d6d] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
/tmp/ruby/build/master-no-rjit/ruby(vm_sendish+0x111) [0x622fb0f9d3c1] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:6134
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_core+0x22e9) [0x622fb0fb8199] ../../src/master-no-rjit/insns.def:854
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_loop+0x38) [0x622fb0fa6e55] /tmp/ruby/src/master-no-rjit/vm.c:2811
/tmp/ruby/build/master-no-rjit/ruby(rb_vm_exec) /tmp/ruby/src/master-no-rjit/vm.c:2790
/tmp/ruby/build/master-no-rjit/ruby(rb_ec_exec_node+0xa5) [0x622fb0dcaca5] /tmp/ruby/src/master-no-rjit/eval.c:283
/tmp/ruby/build/master-no-rjit/ruby(ruby_run_node+0x61) [0x622fb0dcd1d1] /tmp/ruby/src/master-no-rjit/eval.c:321
/tmp/ruby/build/master-no-rjit/ruby(rb_main+0x21) [0x622fb0dc7736] /tmp/ruby/src/master-no-rjit/main.c:42
/tmp/ruby/build/master-no-rjit/ruby(main) /tmp/ruby/src/master-no-rjit/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7002dcb661ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7002dcb6628b] ../csu/libc-start.c:360
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
[0x622fb0dc7785]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb: TestNetHTTPS#test_get_SNI_proxy

* Ruby Box: disabled
* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 pathname.so
    6 ruby2_keywords.rb
    7 set.rb
    8 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
    9 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
   10 /tmp/ruby/src/master-no-rjit/lib/open3/version.rb
   11 /tmp/ruby/src/master-no-rjit/lib/open3.rb
   12 /tmp/ruby/src/master-no-rjit/lib/timeout.rb
   13 /tmp/ruby/build/master-no-rjit/rbconfig.rb
   14 /tmp/ruby/src/master-no-rjit/tool/lib/find_executable.rb
   15 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
   16 /tmp/ruby/src/master-no-rjit/tool/lib/envutil.rb
   17 /tmp/ruby/src/master-no-rjit/tool/lib/colorize.rb
   18 /tmp/ruby/src/master-no-rjit/tool/lib/leakchecker.rb
   19 /tmp/ruby/src/master-no-rjit/lib/prettyprint.rb
   20 /tmp/ruby/src/master-no-rjit/lib/pp.rb
   21 /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/assertions.rb
   22 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
   23 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
   24 /tmp/ruby/src/master-no-rjit/tool/lib/core_assertions.rb
   25 /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb
   26 /tmp/ruby/src/master-no-rjit/lib/optparse.rb
   27 /tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb
   28 /tmp/ruby/src/master-no-rjit/tool/lib/tracepointchecker.rb
   29 /tmp/ruby/src/master-no-rjit/tool/lib/zombie_hunter.rb
   30 /tmp/ruby/src/master-no-rjit/lib/delegate.rb
   31 /tmp/ruby/src/master-no-rjit/lib/fileutils.rb
   32 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
   33 /tmp/ruby/src/master-no-rjit/lib/tmpdir.rb
   34 /tmp/ruby/src/master-no-rjit/lib/tempfile.rb
   35 /tmp/ruby/src/master-no-rjit/tool/lib/iseq_loader_checker.rb
   36 /tmp/ruby/src/master-no-rjit/tool/lib/gc_checker.rb
   37 /tmp/ruby/src/master-no-rjit/tool/test/init.rb
   38 /tmp/ruby/src/master-no-rjit/lib/rubygems/defaults.rb
   39 /tmp/ruby/src/master-no-rjit/lib/rubygems/deprecate.rb
   40 /tmp/ruby/src/master-no-rjit/lib/rubygems/errors.rb
   41 /tmp/ruby/src/master-no-rjit/lib/rubygems/target_rbconfig.rb
   42 /tmp/ruby/src/master-no-rjit/lib/rubygems/win_platform.rb
   43 /tmp/ruby/src/master-no-rjit/lib/rubygems/unknown_command_spell_checker.rb
   44 /tmp/ruby/src/master-no-rjit/lib/rubygems/exceptions.rb
   45 /tmp/ruby/src/master-no-rjit/lib/rubygems/basic_specification.rb
   46 /tmp/ruby/src/master-no-rjit/lib/rubygems/stub_specification.rb
   47 /tmp/ruby/src/master-no-rjit/lib/rubygems/platform.rb
   48 /tmp/ruby/src/master-no-rjit/lib/rubygems/specification_record.rb
   49 /tmp/ruby/src/master-no-rjit/lib/rubygems/util/list.rb
   50 /tmp/ruby/src/master-no-rjit/lib/rubygems/version.rb
   51 /tmp/ruby/src/master-no-rjit/lib/rubygems/requirement.rb
   52 /tmp/ruby/src/master-no-rjit/lib/rubygems/specification.rb
   53 /tmp/ruby/src/master-no-rjit/lib/rubygems/util.rb
   54 /tmp/ruby/src/master-no-rjit/lib/rubygems/dependency.rb
   55 /tmp/ruby/src/master-no-rjit/lib/rubygems/core_ext/kernel_gem.rb
   56 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
   57 /tmp/ruby/build/master-no-rjit/.ext/common/monitor.rb
   58 /tmp/ruby/src/master-no-rjit/lib/rubygems.rb
   59 /tmp/ruby/src/master-no-rjit/lib/rubygems/path_support.rb
   60 /tmp/ruby/src/master-no-rjit/test/optparse/test_optparse.rb
   61 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/version.rb
   62 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/core_ext/name_error.rb
   63 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/levenshtein.rb
   64 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/jaro_winkler.rb
   65 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/spell_checker.rb
   66 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
   67 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
   68 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/spell_checkers/name_error_checkers.rb
   69 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/spell_checkers/method_name_checker.rb
   70 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/spell_checkers/key_error_checker.rb
   71 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/spell_checkers/null_checker.rb
   72 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/tree_spell_checker.rb
   73 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/spell_checkers/require_path_checker.rb
   74 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
   75 /tmp/ruby/src/master-no-rjit/lib/did_you_mean/formatter.rb
   76 /tmp/ruby/src/master-no-rjit/lib/did_you_mean.rb
   77 /tmp/ruby/src/master-no-rjit/test/optparse/test_did_you_mean.rb
   78 /tmp/ruby/src/master-no-rjit/lib/pathname.rb
   79 /tmp/ruby/build/master-no-rjit/.ext/common/digest/version.rb
   80 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
   81 /tmp/ruby/build/master-no-rjit/.ext/common/digest/loader.rb
   82 /tmp/ruby/build/master-no-rjit/.ext/common/digest.rb
   83 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
   84 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/asn1.rb
   85 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/bn.rb
   86 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/cipher.rb
   87 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/digest.rb
   88 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/hmac.rb
   89 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/pkcs5.rb
   90 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/marshal.rb
   91 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/pkey.rb
   92 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/buffering.rb
   93 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
   94 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
   95 /tmp/ruby/build/master-no-rjit/.ext/common/socket.rb
   96 /tmp/ruby/src/master-no-rjit/lib/ipaddr.rb
   97 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/ssl.rb
   98 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/version.rb
   99 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/x509.rb
  100 /tmp/ruby/build/master-no-rjit/.ext/common/openssl.rb
  101 /tmp/ruby/src/master-no-rjit/lib/rubygems/openssl.rb
  102 /tmp/ruby/src/master-no-rjit/lib/rubygems/text.rb
  103 /tmp/ruby/src/master-no-rjit/lib/rubygems/user_interaction.rb
  104 /tmp/ruby/src/master-no-rjit/lib/rubygems/security/policy.rb
  105 /tmp/ruby/src/master-no-rjit/lib/rubygems/security/policies.rb
  106 /tmp/ruby/src/master-no-rjit/lib/rubygems/security/trust_dir.rb
  107 /tmp/ruby/src/master-no-rjit/lib/rubygems/security/signer.rb
  108 /tmp/ruby/src/master-no-rjit/lib/rubygems/security.rb
  109 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/digest_io.rb
  110 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/source.rb
  111 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/file_source.rb
  112 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/io_source.rb
  113 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/old.rb
  114 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/tar_header.rb
  115 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/tar_reader/entry.rb
  116 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/tar_reader.rb
  117 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/tar_writer.rb
  118 /tmp/ruby/src/master-no-rjit/lib/rubygems/package.rb
  119 /tmp/ruby/src/master-no-rjit/lib/shellwords.rb
  120 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/version.rb
  121 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb
  122 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb
  123 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/common.rb
  124 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/generic.rb
  125 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/file.rb
  126 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/ftp.rb
  127 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/http.rb
  128 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/https.rb
  129 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/ldap.rb
  130 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/ldaps.rb
  131 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/mailto.rb
  132 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/ws.rb
  133 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/wss.rb
  134 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri.rb
  135 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
  136 /tmp/ruby/src/master-no-rjit/test/rubygems/mock_gem_ui.rb
  137 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
  138 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/optparse/lib/optparse.rb
  139 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendored_optparse.rb
  140 /tmp/ruby/src/master-no-rjit/lib/rubygems/command.rb
  141 /tmp/ruby/src/master-no-rjit/lib/rubygems/installer_uninstaller_utils.rb
  142 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/build_error.rb
  143 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/builder.rb
  144 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/configure_builder.rb
  145 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/ext_conf_builder.rb
  146 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/rake_builder.rb
  147 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/cmake_builder.rb
  148 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/cargo_builder.rb
  149 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext.rb
  150 /tmp/ruby/src/master-no-rjit/lib/rubygems/installer.rb
  151 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb
  152 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
  153 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb
  154 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/tsort/lib/tsort.rb
  155 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendored_tsort.rb
  156 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
  157 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  158 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
  159 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
  160 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
  161 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
  162 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
  163 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
  164 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
  165 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb
  166 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb
  167 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
  168 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
  169 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
  170 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb
  171 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb
  172 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo.rb
  173 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendored_molinillo.rb
  174 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/activation_request.rb
  175 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/conflict.rb
  176 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/dependency_request.rb
  177 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/requirement_list.rb
  178 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/stats.rb
  179 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/set.rb
  180 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/api_set.rb
  181 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/composed_set.rb
  182 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/best_set.rb
  183 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/current_set.rb
  184 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/git_set.rb
  185 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/index_set.rb
  186 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/installer_set.rb
  187 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/lock_set.rb
  188 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/vendor_set.rb
  189 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/source_set.rb
  190 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/specification.rb
  191 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/spec_specification.rb
  192 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/api_specification.rb
  193 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/git_specification.rb
  194 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/index_specification.rb
  195 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/installed_specification.rb
  196 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/local_specification.rb
  197 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/lock_specification.rb
  198 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/vendor_specification.rb
  199 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver.rb
  200 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/timeout/lib/timeout.rb
  201 /tmp/ruby/src/master-no-rjit/test/ruby/test_rational2.rb
  202 /tmp/ruby/src/master-no-rjit/test/fiber/scheduler.rb
  203 /tmp/ruby/src/master-no-rjit/test/fiber/test_io.rb
  204 /tmp/ruby/src/master-no-rjit/test/dtrace/helper.rb
  205 /tmp/ruby/src/master-no-rjit/test/dtrace/test_singleton_function.rb
  206 /tmp/ruby/src/master-no-rjit/test/ruby/test_io_timeout.rb
  207 /tmp/ruby/src/master-no-rjit/test/ruby/test_default_gems.rb
  208 /tmp/ruby/src/master-no-rjit/lib/bundler/version.rb
  209 /tmp/ruby/src/master-no-rjit/lib/erb/version.rb
  210 /tmp/ruby/src/master-no-rjit/lib/error_highlight/version.rb
  211 /tmp/ruby/src/master-no-rjit/lib/syntax_suggest/version.rb
  212 /tmp/ruby/src/master-no-rjit/lib/uri/version.rb
  213 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb
  214 /tmp/ruby/src/master-no-rjit/test/net/http/test_https.rb

* Process memory map:

622fb0d76000-622fb0db6000 r--p 00000000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
622fb0db6000-622fb1287000 r-xp 00040000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
622fb1287000-622fb1428000 r--p 00511000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
622fb1428000-622fb143e000 r--p 006b1000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
622fb143e000-622fb143f000 rw-p 006c7000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
622fb143f000-622fb1453000 rw-p 00000000 00:00 0 
622fc16c1000-622fc3fb0000 rw-p 00000000 00:00 0                          [heap]
70023c000000-70023c021000 rw-p 00000000 00:00 0 
70023c021000-700240000000 ---p 00000000 00:00 0 
7002402c8000-7002437ff000 r--s 00000000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
7002437ff000-700243800000 ---p 00000000 00:00 0 
700243800000-700244000000 rw-p 00000000 00:00 0 
700244000000-700244021000 rw-p 00000000 00:00 0 
700244021000-700248000000 ---p 00000000 00:00 0 
700248000000-700248021000 rw-p 00000000 00:00 0 
700248021000-70024c000000 ---p 00000000 00:00 0 
70024c000000-70024c021000 rw-p 00000000 00:00 0 
70024c021000-700250000000 ---p 00000000 00:00 0 
700250000000-700250021000 rw-p 00000000 00:00 0 
700250021000-700254000000 ---p 00000000 00:00 0 
700254000000-700254021000 rw-p 00000000 00:00 0 
700254021000-700258000000 ---p 00000000 00:00 0 
700258000000-700258021000 rw-p 00000000 00:00 0 
700258021000-70025c000000 ---p 00000000 00:00 0 
70025c000000-70025c021000 rw-p 00000000 00:00 0 
70025c021000-700260000000 ---p 00000000 00:00 0 
700260000000-700260021000 rw-p 00000000 00:00 0 
700260021000-700264000000 ---p 00000000 00:00 0 
700264000000-700264021000 rw-p 00000000 00:00 0 
700264021000-700268000000 ---p 00000000 00:00 0 
700268000000-700268021000 rw-p 00000000 00:00 0 
700268021000-70026c000000 ---p 00000000 00:00 0 
70026c000000-70026c021000 rw-p 00000000 00:00 0 
70026c021000-700270000000 ---p 00000000 00:00 0 
700270000000-700270021000 rw-p 00000000 00:00 0 
700270021000-700274000000 ---p 00000000 00:00 0 
700274000000-700274021000 rw-p 00000000 00:00 0 
700274021000-700278000000 ---p 00000000 00:00 0 
700278000000-700278021000 rw-p 00000000 00:00 0 
700278021000-70027c000000 ---p 00000000 00:00 0 
70027c000000-70027c930000 rw-p 00000000 00:00 0 
70027c930000-700280000000 ---p 00000000 00:00 0 
700280000000-700280517000 rw-p 00000000 00:00 0 
700280517000-700284000000 ---p 00000000 00:00 0 
700284000000-70028420b000 rw-p 00000000 00:00 0 
70028420b000-700288000000 ---p 00000000 00:00 0 
700288000000-70028820b000 rw-p 00000000 00:00 0 
70028820b000-70028c000000 ---p 00000000 00:00 0 
70028c000000-70028c20b000 rw-p 00000000 00:00 0 
70028c20b000-700290000000 ---p 00000000 00:00 0 
700290000000-70029020b000 rw-p 00000000 00:00 0 
70029020b000-700294000000 ---p 00000000 00:00 0 
700294000000-70029420b000 rw-p 00000000 00:00 0 
70029420b000-700298000000 ---p 00000000 00:00 0 
700298000000-70029820b000 rw-p 00000000 00:00 0 
70029820b000-70029c000000 ---p 00000000 00:00 0 
70029c000000-70029c20b000 rw-p 00000000 00:00 0 
70029c20b000-7002a0000000 ---p 00000000 00:00 0 
7002a0000000-7002a020b000 rw-p 00000000 00:00 0 
7002a020b000-7002a4000000 ---p 00000000 00:00 0 
7002a4000000-7002a420b000 rw-p 00000000 00:00 0 
7002a420b000-7002a8000000 ---p 00000000 00:00 0 
7002a8000000-7002a820b000 rw-p 00000000 00:00 0 
7002a820b000-7002ac000000 ---p 00000000 00:00 0 
7002ac000000-7002ac20b000 rw-p 00000000 00:00 0 
7002ac20b000-7002b0000000 ---p 00000000 00:00 0 
7002b0000000-7002b020b000 rw-p 00000000 00:00 0 
7002b020b000-7002b4000000 ---p 00000000 00:00 0 
7002b4000000-7002b420c000 rw-p 00000000 00:00 0 
7002b420c000-7002b8000000 ---p 00000000 00:00 0 
7002b8000000-7002b820b000 rw-p 00000000 00:00 0 
7002b820b000-7002bc000000 ---p 00000000 00:00 0 
7002bc000000-7002bc021000 rw-p 00000000 00:00 0 
7002bc021000-7002c0000000 ---p 00000000 00:00 0 
7002c01d8000-7002c01d9000 ---p 00000000 00:00 0 
7002c01d9000-7002c09d9000 rw-p 00000000 00:00 0 
7002c09d9000-7002c09da000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c09da000-7002c0a1b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0a1b000-7002c0a1c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0a1c000-7002c0a5d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0a5d000-7002c0a5e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0a5e000-7002c0a9f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0a9f000-7002c0aa0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0aa0000-7002c0ae1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0ae1000-7002c0ae2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0ae2000-7002c0b23000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0b23000-7002c0b24000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0b24000-7002c0b65000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0b65000-7002c0b66000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0b66000-7002c0ba7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0ba7000-7002c0ba8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0ba8000-7002c0be9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0be9000-7002c0bea000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0bea000-7002c0c2b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0c2b000-7002c0c2c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0c2c000-7002c0c6d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0c6d000-7002c0c6e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0c6e000-7002c0caf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0caf000-7002c0cb0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0cb0000-7002c0cf1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0cf1000-7002c0cf2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0cf2000-7002c0d33000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0d33000-7002c0d34000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0d34000-7002c0d75000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0d75000-7002c0d76000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0d76000-7002c0db7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0db7000-7002c0db8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0db8000-7002c0df9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0df9000-7002c0dfa000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0dfa000-7002c0e3b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0e3b000-7002c0e3c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0e3c000-7002c0e7d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0e7d000-7002c0e7e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0e7e000-7002c0ebf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0ebf000-7002c0ec0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0ec0000-7002c0f01000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0f01000-7002c0f02000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0f02000-7002c0f43000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0f43000-7002c0f44000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0f44000-7002c0f85000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0f85000-7002c0f86000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0f86000-7002c0fc7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0fc7000-7002c0fc8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c0fc8000-7002c1009000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c1009000-7002c100a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c100a000-7002c104b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c104b000-7002c104c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c104c000-7002c108d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c108d000-7002c108e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c108e000-7002c10cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c10cf000-7002c10d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c10d0000-7002c1111000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c1111000-7002c1112000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c1112000-7002c1153000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c1153000-7002c1154000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c1154000-7002c1195000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c1195000-7002c1196000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c1196000-7002c11d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c11d7000-7002c11d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c11d8000-7002c1219000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c1219000-7002c12cc000 r--p 00000000 00:cf 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7002c12cc000-7002c15ff000 r-xp 000b3000 00:cf 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7002c15ff000-7002c16ca000 r--p 003e6000 00:cf 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7002c16ca000-7002c1726000 r--p 004b0000 00:cf 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7002c1726000-7002c1729000 rw-p 0050c000 00:cf 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7002c1729000-7002c172c000 rw-p 00000000 00:00 0 
7002c1859000-7002c1a60000 r--s 00000000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7002c1a60000-7002c1ab0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c1ab3000-7002c1abb000 r--p 00000000 00:cf 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7002c1abb000-7002c1afa000 r-xp 00008000 00:cf 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7002c1afa000-7002c1b0a000 r--p 00047000 00:cf 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7002c1b0a000-7002c1b0e000 r--p 00056000 00:cf 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7002c1b0e000-7002c1b0f000 rw-p 0005a000 00:cf 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7002c1b0f000-7002c1b10000 ---p 00000000 00:00 0 
7002c1b10000-7002c1b30000 rw-p 00000000 00:00 0 
7002c1b30000-7002c1b40000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c1b48000-7002c1b49000 ---p 00000000 00:00 0 
7002c1b49000-7002c1b69000 rw-p 00000000 00:00 0 
7002c1b69000-7002c1b6a000 ---p 00000000 00:00 0 
7002c1b6a000-7002c1b8a000 rw-p 00000000 00:00 0 
7002c1b8a000-7002c1b8b000 ---p 00000000 00:00 0 
7002c1b8b000-7002c1bab000 rw-p 00000000 00:00 0 
7002c1bab000-7002c1bac000 ---p 00000000 00:00 0 
7002c1bac000-7002c1bcc000 rw-p 00000000 00:00 0 
7002c1bcc000-7002c1bcd000 ---p 00000000 00:00 0 
7002c1bcd000-7002c1bed000 rw-p 00000000 00:00 0 
7002c1bed000-7002c1bee000 ---p 00000000 00:00 0 
7002c1bee000-7002c1c0e000 rw-p 00000000 00:00 0 
7002c1c0e000-7002c1c0f000 ---p 00000000 00:00 0 
7002c1c0f000-7002c1c2f000 rw-p 00000000 00:00 0 
7002c1c2f000-7002c1c30000 ---p 00000000 00:00 0 
7002c1c30000-7002c1c50000 rw-p 00000000 00:00 0 
7002c1c50000-7002c1cc0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c1cc0000-7002c1cc1000 ---p 00000000 00:00 0 
7002c1cc1000-7002c1ce1000 rw-p 00000000 00:00 0 
7002c1ce1000-7002c1ce2000 ---p 00000000 00:00 0 
7002c1ce2000-7002c1d02000 rw-p 00000000 00:00 0 
7002c1d02000-7002c1d03000 ---p 00000000 00:00 0 
7002c1d03000-7002c1d23000 rw-p 00000000 00:00 0 
7002c1d23000-7002c1d24000 ---p 00000000 00:00 0 
7002c1d24000-7002c1d44000 rw-p 00000000 00:00 0 
7002c1d44000-7002c1d45000 ---p 00000000 00:00 0 
7002c1d45000-7002c1d65000 rw-p 00000000 00:00 0 
7002c1d65000-7002c1d66000 ---p 00000000 00:00 0 
7002c1d66000-7002c1d86000 rw-p 00000000 00:00 0 
7002c1d86000-7002c1d87000 ---p 00000000 00:00 0 
7002c1d87000-7002c1da7000 rw-p 00000000 00:00 0 
7002c1da7000-7002c1da8000 ---p 00000000 00:00 0 
7002c1da8000-7002c1dc8000 rw-p 00000000 00:00 0 
7002c1dc8000-7002c1dc9000 ---p 00000000 00:00 0 
7002c1dc9000-7002c1de9000 rw-p 00000000 00:00 0 
7002c1de9000-7002c1dea000 ---p 00000000 00:00 0 
7002c1dea000-7002c1e0a000 rw-p 00000000 00:00 0 
7002c1e0a000-7002c1e0b000 ---p 00000000 00:00 0 
7002c1e0b000-7002c1e2b000 rw-p 00000000 00:00 0 
7002c1e2b000-7002c1e2c000 ---p 00000000 00:00 0 
7002c1e2c000-7002c1e4c000 rw-p 00000000 00:00 0 
7002c1e4c000-7002c1e4d000 ---p 00000000 00:00 0 
7002c1e4d000-7002c1e6d000 rw-p 00000000 00:00 0 
7002c1e6d000-7002c1e6e000 ---p 00000000 00:00 0 
7002c1e6e000-7002c1e8e000 rw-p 00000000 00:00 0 
7002c1e8e000-7002c1e8f000 ---p 00000000 00:00 0 
7002c1e8f000-7002c1eaf000 rw-p 00000000 00:00 0 
7002c1eaf000-7002c1eb0000 ---p 00000000 00:00 0 
7002c1eb0000-7002c1ed0000 rw-p 00000000 00:00 0 
7002c1ed0000-7002c1ee0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c1eea000-7002c1eeb000 ---p 00000000 00:00 0 
7002c1eeb000-7002c1f0b000 rw-p 00000000 00:00 0 
7002c1f1b000-7002c1f1c000 ---p 00000000 00:00 0 
7002c1f1c000-7002c1f3c000 rw-p 00000000 00:00 0 
7002c1f3c000-7002c1f3d000 ---p 00000000 00:00 0 
7002c1f3d000-7002c1f5d000 rw-p 00000000 00:00 0 
7002c1f5d000-7002c1f5e000 ---p 00000000 00:00 0 
7002c1f5e000-7002c1f7e000 rw-p 00000000 00:00 0 
7002c1f7e000-7002c1f7f000 ---p 00000000 00:00 0 
7002c1f7f000-7002c1f9f000 rw-p 00000000 00:00 0 
7002c1f9f000-7002c1fa0000 ---p 00000000 00:00 0 
7002c1fa0000-7002c1fc0000 rw-p 00000000 00:00 0 
7002c1fc0000-7002c2000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c200c000-7002c200d000 ---p 00000000 00:00 0 
7002c200d000-7002c202d000 rw-p 00000000 00:00 0 
7002c2040000-7002c2080000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c2084000-7002c20a2000 r--p 00000000 00:cf 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7002c20a2000-7002c2104000 r-xp 0001e000 00:cf 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7002c2104000-7002c2120000 r--p 00080000 00:cf 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7002c2120000-7002c212a000 r--p 0009c000 00:cf 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7002c212a000-7002c212e000 rw-p 000a6000 00:cf 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7002c212e000-7002c212f000 ---p 00000000 00:00 0 
7002c212f000-7002c214f000 rw-p 00000000 00:00 0 
7002c2160000-7002c21a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c21a4000-7002c21ab000 r--p 00000000 00:cf 15735206                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
7002c21ab000-7002c21d2000 r-xp 00007000 00:cf 15735206                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
7002c21d2000-7002c21da000 r--p 0002e000 00:cf 15735206                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
7002c21da000-7002c21db000 r--p 00035000 00:cf 15735206                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
7002c21db000-7002c21dc000 rw-p 00036000 00:cf 15735206                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
7002c21dc000-7002c21f0000 r--p 00000000 00:cf 15734143                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
7002c21f0000-7002c2229000 r-xp 00014000 00:cf 15734143                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
7002c2229000-7002c223b000 r--p 0004d000 00:cf 15734143                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
7002c223b000-7002c223d000 r--p 0005f000 00:cf 15734143                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
7002c223d000-7002c223f000 rw-p 00061000 00:cf 15734143                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
7002c223f000-7002c2240000 rw-p 00000000 00:00 0 
7002c2240000-7002c22e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c22f0000-7002c2300000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c2300000-7002c2370000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c2380000-7002c2390000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c2390000-7002c23a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002c23b2000-7002c23b5000 r--p 00000000 00:cf 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7002c23b5000-7002c23bb000 r-xp 00003000 00:cf 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7002c23bb000-7002c23bd000 r--p 00009000 00:cf 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7002c23bd000-7002c23be000 r--p 0000b000 00:cf 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7002c23be000-7002c23bf000 rw-p 0000c000 00:cf 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7002c23bf000-7002c23c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c23c0000-7002c2401000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2401000-7002c2402000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2402000-7002c2443000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2443000-7002c2444000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2444000-7002c2485000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2485000-7002c2486000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2486000-7002c24c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c24c7000-7002c24c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c24c8000-7002c2509000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2509000-7002c250a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c250a000-7002c254b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c254b000-7002c254c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c254c000-7002c258d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c258d000-7002c258e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c258e000-7002c25cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c25cf000-7002c25d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c25d0000-7002c2611000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2611000-7002c2612000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2612000-7002c2653000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2653000-7002c2654000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2654000-7002c2695000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2695000-7002c2696000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2696000-7002c26d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c26d7000-7002c26d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c26d8000-7002c2719000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2719000-7002c271a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c271a000-7002c275b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c275b000-7002c275c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c275c000-7002c279d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c279d000-7002c279e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c279e000-7002c27df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c27df000-7002c27e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c27e0000-7002c2821000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2821000-7002c2822000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2822000-7002c2863000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2863000-7002c2864000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2864000-7002c28a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c28a5000-7002c28a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c28a6000-7002c28e7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c28e7000-7002c28e8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c28e8000-7002c2929000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2929000-7002c292a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c292a000-7002c296b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c296b000-7002c296c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c296c000-7002c29ad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c29ad000-7002c29ae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c29ae000-7002c29ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c29ef000-7002c29f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c29f0000-7002c2a31000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2a31000-7002c2a32000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2a32000-7002c2a73000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2a73000-7002c2a74000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2a74000-7002c2ab5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2ab5000-7002c2ab6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2ab6000-7002c2af7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2af7000-7002c2af8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2af8000-7002c2b39000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2b39000-7002c2b3a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2b3a000-7002c2b7b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2b7b000-7002c2b7c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2b7c000-7002c2bbd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2bbd000-7002c2bbe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2bbe000-7002c2bff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7002c2bff000-7002c2c00000 ---p 00000000 00:00 0 
7002c2c00000-7002c3400000 rw-p 00000000 00:00 0 
7002c3400000-7002db400000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
7002db400000-7002dc800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
7002dc807000-7002dc809000 r--p 00000000 00:cf 15735285                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
7002dc809000-7002dc80c000 r-xp 00002000 00:cf 15735285                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
7002dc80c000-7002dc80e000 r--p 00005000 00:cf 15735285                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
7002dc80e000-7002dc80f000 r--p 00006000 00:cf 15735285                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
7002dc80f000-7002dc810000 rw-p 00007000 00:cf 15735285                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
7002dc810000-7002dc820000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002dc820000-7002dc821000 r--p 00000000 00:cf 16531572                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so
7002dc821000-7002dc822000 r-xp 00001000 00:cf 16531572                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so
7002dc822000-7002dc823000 r--p 00002000 00:cf 16531572                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so
7002dc823000-7002dc824000 r--p 00002000 00:cf 16531572                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so
7002dc824000-7002dc825000 rw-p 00003000 00:cf 16531572                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so
7002dc825000-7002dc827000 r--p 00000000 00:cf 16547859                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
7002dc827000-7002dc82c000 r-xp 00002000 00:cf 16547859                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
7002dc82c000-7002dc82d000 r--p 00007000 00:cf 16547859                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
7002dc82d000-7002dc82e000 r--p 00008000 00:cf 16547859                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
7002dc82e000-7002dc82f000 rw-p 00009000 00:cf 16547859                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
7002dc830000-7002dc833000 r--p 00000000 00:cf 15735404                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
7002dc833000-7002dc838000 r-xp 00003000 00:cf 15735404                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
7002dc838000-7002dc83a000 r--p 00008000 00:cf 15735404                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
7002dc83a000-7002dc83b000 r--p 00009000 00:cf 15735404                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
7002dc83b000-7002dc83c000 rw-p 0000a000 00:cf 15735404                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
7002dc83c000-7002dc83f000 r--p 00000000 00:cf 15730484                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
7002dc83f000-7002dc84b000 r-xp 00003000 00:cf 15730484                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
7002dc84b000-7002dc84e000 r--p 0000f000 00:cf 15730484                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
7002dc84e000-7002dc84f000 r--p 00011000 00:cf 15730484                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
7002dc84f000-7002dc850000 rw-p 00012000 00:cf 15730484                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
7002dc850000-7002dc990000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002dc994000-7002dc995000 r--p 00000000 00:cf 16281060                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
7002dc995000-7002dc996000 r-xp 00001000 00:cf 16281060                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
7002dc996000-7002dc997000 r--p 00002000 00:cf 16281060                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
7002dc997000-7002dc998000 r--p 00002000 00:cf 16281060                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
7002dc998000-7002dc999000 rw-p 00003000 00:cf 16281060                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
7002dc999000-7002dc99a000 r--p 00000000 00:cf 16547904                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
7002dc99a000-7002dc99c000 r-xp 00001000 00:cf 16547904                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
7002dc99c000-7002dc99d000 r--p 00003000 00:cf 16547904                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
7002dc99d000-7002dc99e000 r--p 00003000 00:cf 16547904                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
7002dc99e000-7002dc99f000 rw-p 00004000 00:cf 16547904                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
7002dc99f000-7002dc9a0000 r--p 00000000 00:cf 16547900                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
7002dc9a0000-7002dc9a1000 r-xp 00001000 00:cf 16547900                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
7002dc9a1000-7002dc9a2000 r--p 00002000 00:cf 16547900                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
7002dc9a2000-7002dc9a3000 r--p 00002000 00:cf 16547900                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
7002dc9a3000-7002dc9a4000 rw-p 00003000 00:cf 16547900                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
7002dc9a4000-7002dc9a6000 r--p 00000000 00:cf 15735339                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
7002dc9a6000-7002dc9a8000 r-xp 00002000 00:cf 15735339                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
7002dc9a8000-7002dc9a9000 r--p 00004000 00:cf 15735339                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
7002dc9a9000-7002dc9aa000 r--p 00004000 00:cf 15735339                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
7002dc9aa000-7002dc9ab000 rw-p 00005000 00:cf 15735339                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
7002dc9ab000-7002dc9ac000 r--p 00000000 00:cf 15735373                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
7002dc9ac000-7002dc9ad000 r-xp 00001000 00:cf 15735373                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
7002dc9ad000-7002dc9ae000 r--p 00002000 00:cf 15735373                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
7002dc9ae000-7002dc9af000 r--p 00002000 00:cf 15735373                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
7002dc9af000-7002dc9b0000 rw-p 00003000 00:cf 15735373                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
7002dc9b0000-7002dc9d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7002dc9d3000-7002dc9d4000 r--p 00000000 00:cf 15732881                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
7002dc9d4000-7002dc9d5000 r-xp 00001000 00:cf 15732881                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
7002dc9d5000-7002dc9d6000 r--p 00002000 00:cf 15732881                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
7002dc9d6000-7002dc9d7000 r--p 00002000 00:cf 15732881                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
7002dc9d7000-7002dc9d8000 rw-p 00003000 00:cf 15732881                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
7002dc9d8000-7002dcad9000 rw-p 00000000 00:00 0 
7002dcad9000-7002dcae0000 r--s 00000000 00:cf 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7002dcae0000-7002dcb39000 r--p 00000000 00:cf 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7002dcb39000-7002dcb3c000 rw-p 00000000 00:00 0 
7002dcb3c000-7002dcb64000 r--p 00000000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7002dcb64000-7002dccec000 r-xp 00028000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7002dccec000-7002dcd3b000 r--p 001b0000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7002dcd3b000-7002dcd3f000 r--p 001fe000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7002dcd3f000-7002dcd41000 rw-p 00202000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7002dcd41000-7002dcd50000 rw-p 00000000 00:00 0 
7002dcd50000-7002dcd54000 r--p 00000000 00:cf 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7002dcd54000-7002dcd77000 r-xp 00004000 00:cf 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7002dcd77000-7002dcd7b000 r--p 00027000 00:cf 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7002dcd7b000-7002dcd7c000 r--p 0002b000 00:cf 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7002dcd7c000-7002dcd7d000 rw-p 0002c000 00:cf 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7002dcd7d000-7002dcd8d000 r--p 00000000 00:cf 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7002dcd8d000-7002dce0c000 r-xp 00010000 00:cf 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7002dce0c000-7002dce64000 r--p 0008f000 00:cf 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7002dce64000-7002dce65000 r--p 000e7000 00:cf 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7002dce65000-7002dce66000 rw-p 000e8000 00:cf 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7002dce66000-7002dce68000 r--p 00000000 00:cf 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7002dce68000-7002dce7d000 r-xp 00002000 00:cf 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7002dce7d000-7002dce96000 r--p 00017000 00:cf 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7002dce96000-7002dce97000 r--p 0002f000 00:cf 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7002dce97000-7002dce98000 rw-p 00030000 00:cf 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7002dce98000-7002dcea0000 rw-p 00000000 00:00 0 
7002dcea0000-7002dceaa000 r--p 00000000 00:cf 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7002dceaa000-7002dcf0d000 r-xp 0000a000 00:cf 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7002dcf0d000-7002dcf22000 r--p 0006d000 00:cf 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7002dcf22000-7002dcf23000 r--p 00081000 00:cf 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7002dcf23000-7002dcf24000 rw-p 00082000 00:cf 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7002dcf24000-7002dcf26000 r--p 00000000 00:cf 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7002dcf26000-7002dcf38000 r-xp 00002000 00:cf 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7002dcf38000-7002dcf3e000 r--p 00014000 00:cf 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7002dcf3e000-7002dcf3f000 r--p 0001a000 00:cf 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7002dcf3f000-7002dcf40000 rw-p 0001b000 00:cf 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7002dcf40000-7002dcf41000 r--p 00000000 00:cf 15734596                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
7002dcf41000-7002dcf42000 r-xp 00001000 00:cf 15734596                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
7002dcf42000-7002dcf43000 r--p 00002000 00:cf 15734596                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
7002dcf43000-7002dcf44000 r--p 00002000 00:cf 15734596                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
7002dcf44000-7002dcf45000 rw-p 00003000 00:cf 15734596                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
7002dcf45000-7002dcf47000 rw-p 00000000 00:00 0 
7002dcf47000-7002dcf48000 r--p 00000000 00:cf 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7002dcf48000-7002dcf73000 r-xp 00001000 00:cf 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7002dcf73000-7002dcf7d000 r--p 0002c000 00:cf 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7002dcf7d000-7002dcf7f000 r--p 00036000 00:cf 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7002dcf7f000-7002dcf81000 rw-p 00038000 00:cf 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffd2330f000-7ffd23330000 rw-p 00000000 00:00 0                          [stack]
7ffd233ae000-7ffd233b2000 r--p 00000000 00:00 0                          [vvar]
7ffd233b2000-7ffd233b4000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


[New LWP 93363]
[New LWP 93360]
[New LWP 92137]
[New LWP 88264]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000078b139cded61 in __futex_abstimed_wait_common64 (private=-1616135705, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x605a716a3000) at ./nptl/futex-internal.c:57

warning: 57	./nptl/futex-internal.c: No such file or directory

>>> Threads

  Id   Target Id                                           Frame 
* 1    Thread 0x78b139c437c0 (LWP 84193) "ruby"            0x000078b139cded61 in __futex_abstimed_wait_common64 (private=-1616135705, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x605a716a3000) at ./nptl/futex-internal.c:57
  2    Thread 0x78b11da686c0 (LWP 93363) "test_https_pro*" 0x000078b139d61a00 in __GI_ppoll (fds=fds@entry=0x78b11da66e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x78b11f26e6c0 (LWP 93360) "parallel.rb:40"  0x000078b139d614cd in __GI___poll (fds=fds@entry=0x78b11f26d450, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x78b11d93f6c0 (LWP 92137) "Timeout stdlib " 0x000078b139cded61 in __futex_abstimed_wait_common64 (private=24666, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x605a75673d24) at ./nptl/futex-internal.c:57
  5    Thread 0x78b1205ff6c0 (LWP 88264) "ruby"            0x000078b139d70042 in epoll_wait (epfd=4, events=events@entry=0x605a3ff8853c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 5 (Thread 0x78b1205ff6c0 (LWP 88264) "ruby"):
#0  0x000078b139d70042 in epoll_wait (epfd=4, events=events@entry=0x605a3ff8853c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000605a3fa96db6 in event_wait (vm=0x605a7169bad0) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2942
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x605a7169bad0) at /tmp/ruby/src/master-no-rjit/thread_pthread_mn.c:919
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
        sched = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:3075
        vm = <optimized out>
#4  0x000078b139ce2a94 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 = {132702147704512, -5292760487334170307, 132702147704512, -264, 0, 140727352449008, -5292760487346753219, -5292744125424914115}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x000078b139d6fc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x78b11d93f6c0 (LWP 92137) "Timeout stdlib "):
#0  0x000078b139cded61 in __futex_abstimed_wait_common64 (private=24666, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x605a75673d24) 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=24666, abstime=0x0, clockid=0, expected=0, futex_word=0x605a75673d24) 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=0x605a75673d24, 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  0x000078b139ce17dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x605a716a30f8, cond=0x605a75673cf8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78b139ce14a0 <__condvar_cleanup_waiting>, __arg = 0x78b11d93e640, __canceltype = 1967762256, __prev = 0x0}
        cbuffer = {wseq = 13, cond = 0x605a75673cf8, mutex = 0x605a716a30f8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 13
        seq = 6
        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=cond@entry=0x605a75673cf8, mutex=mutex@entry=0x605a716a30f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000605a3fa90be3 in rb_native_cond_wait (mutex=0x605a716a30f8, cond=0x605a75673cf8) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x605a716a30f8, th=th@entry=0x605a761a9340, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:851
        next_th = 0x0
#7  0x0000605a3fa9101a in thread_sched_to_waiting_until_wakeup (sched=0x605a716a30f8, th=th@entry=0x605a761a9340) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x0000605a3fa98f41 in native_sleep (rel=0x0, th=0x605a761a9340) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (fl=1, th=0x605a761a9340) at /tmp/ruby/src/master-no-rjit/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
        prev_status = <optimized out>
        status = <optimized out>
        woke = <optimized out>
#10 rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=4, end=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:1426
        scheduler = <optimized out>
#11 0x0000605a3fa99068 in queue_sleep (_args=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_sync.c:1076
        args = <optimized out>
#12 0x0000605a3f91548c in rb_ensure (b_proc=b_proc@entry=0x605a3fa99050 <queue_sleep>, data1=data1@entry=132702100777104, e_proc=e_proc@entry=0x605a3fa8abd0 <queue_sleep_done>, data2=data2@entry=132702100777136) at /tmp/ruby/src/master-no-rjit/eval.c:1174
        _ec = 0x605a7549ab50
        _tag = {tag = 36, retval = 4, buf = {0x0, 0x605a3f915540 <rb_ensure+400>, 0x0, 0x78b11d93e7a0, 0x4}, prev = 0x78b11d93ead0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x605a7549ab50
#13 0x0000605a3fa9a4b1 in queue_do_pop (self=132702130303360, q=0x605a718ee900, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread_sync.c:1151
        ec = <optimized out>
        queue_waiter = {w = {self = 132702130303360, th = 0x605a761a9340, fiber = 0x0, node = {next = 0x605a718ee900, prev = 0x605a718ee900}}, as = {q = 0x605a718ee900, sq = 0x605a718ee900}}
        unaligned_member_ptr_result = <optimized out>
        waitq = 0x605a718ee900
        queue_sleep_arg = {self = 132702130303360, timeout = 4, end = 0}
        end = <optimized out>
#14 0x0000605a3fafd2df in invoke_bf (argv=<optimized out>, bf=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:7548
        canary_p = <optimized out>
        func_ptr = <optimized out>
        ret = 18446744073709551104
        canary_p = <optimized out>
        func_ptr = <optimized out>
        ret = <optimized out>
#15 vm_invoke_builtin_delegate (bf=<optimized out>, start_index=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:7576
        argv = <optimized out>
        __func__ = <optimized out>
        i = <optimized out>
#16 vm_exec_core (ec=0x605a75673d24, ec@entry=0x605a7549ab50) at ../../src/master-no-rjit/insns.def:1663
        bf = 0x0
        index = 18446744073709551104
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x605a718288b8
        reg_cfp = 0x605a72bb5ac8
        insns_address_table = {0x605a3fb004ce <vm_exec_core+13854>, 0x605a3fafe1da <vm_exec_core+4906>, 0x605a3fafe169 <vm_exec_core+4793>, 0x605a3fafe0c5 <vm_exec_core+4629>, 0x605a3fafe04b <vm_exec_core+4507>, 0x605a3fafdfa6 <vm_exec_core+4342>, 0x605a3fafe5b3 <vm_exec_core+5891>, 0x605a3fafe558 <vm_exec_core+5800>, 0x605a3fafe2da <vm_exec_core+5162>, 0x605a3fafe23e <vm_exec_core+5006>, 0x605a3fafe652 <vm_exec_core+6050>, 0x605a3fafe3cd <vm_exec_core+5405>, 0x605a3fafdf61 <vm_exec_core+4273>, 0x605a3fafdef9 <vm_exec_core+4169>, 0x605a3fafde82 <vm_exec_core+4050>, 0x605a3fafde45 <vm_exec_core+3989>, 0x605a3fafde0d <vm_exec_core+3933>, 0x605a3fafddd8 <vm_exec_core+3880>, 0x605a3fafdda3 <vm_exec_core+3827>, 0x605a3fafdd6e <vm_exec_core+3774>, 0x605a3fafdce4 <vm_exec_core+3636>, 0x605a3fafdca0 <vm_exec_core+3568>, 0x605a3fafdc59 <vm_exec_core+3497>, 0x605a3fafdc01 <vm_exec_core+3409>, 0x605a3fafdbbb <vm_exec_core+3339>, 0x605a3fafdb3c <vm_exec_core+3212>, 0x605a3fafdb02 <vm_exec_core+3154>, 0x605a3fafdaa5 <vm_exec_core+3061>, 0x605a3fafda4b <vm_exec_core+2971>, 0x605a3fafda0e <vm_exec_core+2910>, 0x605a3fafedc1 <vm_exec_core+7953>, 0x605a3fafec3d <vm_exec_core+7565>, 0x605a3fafebaf <vm_exec_core+7423>, 0x605a3fafeb48 <vm_exec_core+7320>, 0x605a3fafeaf6 <vm_exec_core+7238>, 0x605a3fafea94 <vm_exec_core+7140>, 0x605a3fafea47 <vm_exec_core+7063>, 0x605a3fafe9f2 <vm_exec_core+6978>, 0x605a3fafe9a8 <vm_exec_core+6904>, 0x605a3fafe981 <vm_exec_core+6865>, 0x605a3fafe946 <vm_exec_core+6806>, 0x605a3fafe8f7 <vm_exec_core+6727>, 0x605a3fafe8c3 <vm_exec_core+6675>, 0x605a3fafe812 <vm_exec_core+6498>, 0x605a3fafe7cf <vm_exec_core+6431>, 0x605a3fafe78b <vm_exec_core+6363>, 0x605a3faff366 <vm_exec_core+9398>, 0x605a3faff2f7 <vm_exec_core+9287>, 0x605a3faff398 <vm_exec_core+9448>, 0x605a3fafefb9 <vm_exec_core+8457>, 0x605a3fafef4a <vm_exec_core+8346>, 0x605a3fafeeec <vm_exec_core+8252>, 0x605a3fafee3a <vm_exec_core+8074>, 0x605a3fafedfe <vm_exec_core+8014>, 0x605a3faff1c9 <vm_exec_core+8985>, 0x605a3faff15f <vm_exec_core+8879>, 0x605a3faff0b4 <vm_exec_core+8708>, 0x605a3fafcf10 <vm_exec_core+96>, 0x605a3faff008 <vm_exec_core+8536>, 0x605a3faff25f <vm_exec_core+9135>, 0x605a3faff210 <vm_exec_core+9056>, 0x605a3faff2a8 <vm_exec_core+9208>, 0x605a3fafd9bf <vm_exec_core+2831>, 0x605a3fb00486 <vm_exec_core+13782>, 0x605a3fafd970 <vm_exec_core+2752>, 0x605a3fafd901 <vm_exec_core+2641>, 0x605a3fafd8bc <vm_exec_core+2572>, 0x605a3fafd849 <vm_exec_core+2457>, 0x605a3fafd6f2 <vm_exec_core+2114>, 0x605a3fafd622 <vm_exec_core+1906>, 0x605a3fafd5a6 <vm_exec_core+1782>, 0x605a3fafcfc8 <vm_exec_core+280>, 0x605a3fafd572 <vm_exec_core+1730>, 0x605a3fafd533 <vm_exec_core+1667>, 0x605a3fafd4f4 <vm_exec_core+1604>, 0x605a3fafd4b8 <vm_exec_core+1544>, 0x605a3fafd3f8 <vm_exec_core+1352>, 0x605a3fafd373 <vm_exec_core+1219>, 0x605a3fb004df <vm_exec_core+13871>, 0x605a3faffc69 <vm_exec_core+11705>, 0x605a3faffccf <vm_exec_core+11807>, 0x605a3faff427 <vm_exec_core+9591>, 0x605a3faffd68 <vm_exec_core+11960>, 0x605a3faffe01 <vm_exec_core+12113>, 0x605a3fb003a1 <vm_exec_core+13553>, 0x605a3fb00299 <vm_exec_core+13289>, 0x605a3fb002f7 <vm_exec_core+13383>, 0x605a3fb00032 <vm_exec_core+12674>, 0x605a3fb00093 <vm_exec_core+12771>, 0x605a3fb000f1 <vm_exec_core+12865>, 0x605a3fb00355 <vm_exec_core+13477>, 0x605a3fafff62 <vm_exec_core+12466>, 0x605a3fafffb5 <vm_exec_core+12549>, 0x605a3fb001cd <vm_exec_core+13085>, 0x605a3fb00251 <vm_exec_core+13217>, 0x605a3faffa6d <vm_exec_core+11197>, 0x605a3faffac3 <vm_exec_core+11283>, 0x605a3faffb0c <vm_exec_core+11356>, 0x605a3faffb72 <vm_exec_core+11458>, 0x605a3fb00544 <vm_exec_core+13972>, 0x605a3fafd302 <vm_exec_core+1106>, 0x605a3fafd282 <vm_exec_core+978>, 0x605a3fafd1d9 <vm_exec_core+809>, 0x605a3fafd192 <vm_exec_core+738>, 0x605a3fafd147 <vm_exec_core+663>, 0x605a3fafd0fe <vm_exec_core+590>, 0x605a3fafd0ad <vm_exec_core+509>, 0x605a3fafd078 <vm_exec_core+456>, 0x605a3fafd043 <vm_exec_core+403>, 0x605a3faffc4b <vm_exec_core+11675>, 0x605a3fafe1c9 <vm_exec_core+4889>, 0x605a3fafe158 <vm_exec_core+4776>, 0x605a3fafe0b4 <vm_exec_core+4612>, 0x605a3fafe03a <vm_exec_core+4490>, 0x605a3fafdf95 <vm_exec_core+4325>, 0x605a3fafe5a2 <vm_exec_core+5874>, 0x605a3fafe547 <vm_exec_core+5783>, 0x605a3fafe2c9 <vm_exec_core+5145>, 0x605a3fafe22d <vm_exec_core+4989>, 0x605a3fafe641 <vm_exec_core+6033>, 0x605a3fafe3bc <vm_exec_core+5388>, 0x605a3fafdf50 <vm_exec_core+4256>, 0x605a3fafdee8 <vm_exec_core+4152>, 0x605a3fafde71 <vm_exec_core+4033>, 0x605a3fafde34 <vm_exec_core+3972>, 0x605a3fafddfc <vm_exec_core+3916>, 0x605a3fafddc7 <vm_exec_core+3863>, 0x605a3fafdd92 <vm_exec_core+3810>, 0x605a3fafdd5d <vm_exec_core+3757>, 0x605a3fafdcd3 <vm_exec_core+3619>, 0x605a3fafdc8f <vm_exec_core+3551>, 0x605a3fafdc48 <vm_exec_core+3480>, 0x605a3fafdbf0 <vm_exec_core+3392>, 0x605a3fafdbaa <vm_exec_core+3322>, 0x605a3fafdb2b <vm_exec_core+3195>, 0x605a3fafdaf1 <vm_exec_core+3137>, 0x605a3fafda94 <vm_exec_core+3044>, 0x605a3fafda3a <vm_exec_core+2954>, 0x605a3fafd9fd <vm_exec_core+2893>, 0x605a3fafedb0 <vm_exec_core+7936>, 0x605a3fafec2c <vm_exec_core+7548>, 0x605a3fafeb9e <vm_exec_core+7406>, 0x605a3fafeb37 <vm_exec_core+7303>, 0x605a3fafeae5 <vm_exec_core+7221>, 0x605a3fafea83 <vm_exec_core+7123>, 0x605a3fafea36 <vm_exec_core+7046>, 0x605a3fafe9e1 <vm_exec_core+6961>, 0x605a3fafe997 <vm_exec_core+6887>, 0x605a3fafe970 <vm_exec_core+6848>, 0x605a3fafe935 <vm_exec_core+6789>, 0x605a3fafe8e6 <vm_exec_core+6710>, 0x605a3fafe8b2 <vm_exec_core+6658>, 0x605a3fafe801 <vm_exec_core+6481>, 0x605a3fafe7be <vm_exec_core+6414>, 0x605a3fafe77a <vm_exec_core+6346>, 0x605a3faff355 <vm_exec_core+9381>, 0x605a3faff2e6 <vm_exec_core+9270>, 0x605a3faff387 <vm_exec_core+9431>, 0x605a3fafefa8 <vm_exec_core+8440>, 0x605a3fafef39 <vm_exec_core+8329>, 0x605a3fafeedb <vm_exec_core+8235>, 0x605a3fafee29 <vm_exec_core+8057>, 0x605a3fafeded <vm_exec_core+7997>, 0x605a3faff1b8 <vm_exec_core+8968>, 0x605a3faff14e <vm_exec_core+8862>, 0x605a3faff0a3 <vm_exec_core+8691>, 0x605a3fb00402 <vm_exec_core+13650>, 0x605a3fafeff7 <vm_exec_core+8519>, 0x605a3faff24e <vm_exec_core+9118>, 0x605a3faff1ff <vm_exec_core+9039>, 0x605a3faff297 <vm_exec_core+9191>, 0x605a3fafd9ae <vm_exec_core+2814>, 0x605a3fb00418 <vm_exec_core+13672>, 0x605a3fafd95f <vm_exec_core+2735>, 0x605a3fafd8f0 <vm_exec_core+2624>, 0x605a3fafd8ab <vm_exec_core+2555>, 0x605a3fafd838 <vm_exec_core+2440>, 0x605a3fafd6e1 <vm_exec_core+2097>, 0x605a3fafd611 <vm_exec_core+1889>, 0x605a3fafd595 <vm_exec_core+1765>, 0x605a3fafcfb7 <vm_exec_core+263>, 0x605a3fafd561 <vm_exec_core+1713>, 0x605a3fafd522 <vm_exec_core+1650>, 0x605a3fafd4e3 <vm_exec_core+1587>, 0x605a3fafd4a7 <vm_exec_core+1527>, 0x605a3fafd3e7 <vm_exec_core+1335>, 0x605a3fafd362 <vm_exec_core+1202>, 0x605a3fb0042e <vm_exec_core+13694>, 0x605a3fb00444 <vm_exec_core+13716>, 0x605a3fb0045a <vm_exec_core+13738>, 0x605a3fb00470 <vm_exec_core+13760>, 0x605a3fb0016e <vm_exec_core+12990>, 0x605a3fb00184 <vm_exec_core+13012>, 0x605a3fb0019a <vm_exec_core+13034>, 0x605a3fb001b7 <vm_exec_core+13063>, 0x605a3faffe5a <vm_exec_core+12202>, 0x605a3faffe70 <vm_exec_core+12224>, 0x605a3faffe86 <vm_exec_core+12246>, 0x605a3faffe9c <vm_exec_core+12268>, 0x605a3faffeb2 <vm_exec_core+12290>...}
#17 0x0000605a3faedb65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#18 rb_vm_exec (ec=0x605a7549ab50) at /tmp/ruby/src/master-no-rjit/vm.c:2787
        _ec = 0x605a7549ab50
        _tag = {tag = 36, retval = 4, buf = {0x78b11d93ebd0, 0x605a3faedbc0 <rb_vm_exec+272>, 0x0, 0x78b11d93eab0, 0x3000000028}, prev = 0x78b11d93ecd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#19 0x0000605a3faee0b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1814
        iseq = 0x78b11f567ae0
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0x9fabb9e72415b600
        av = {206158430248, 132702100778192}
        stack_argv = 0x9fabb9e72415b600
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#20 0x0000605a3faeea56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x605a761a9520, argc=argc@entry=0, argv=argv@entry=0x78b11d93eb80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/master-no-rjit/vm.c:1959
        self = <optimized out>
#21 0x0000605a3fa95bc8 in thread_do_start_proc (th=th@entry=0x605a761a9340) at /tmp/ruby/src/master-no-rjit/thread.c:614
        args = 132702083582680
        args_ptr = 0x78b11d93eb80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x605a761a9520
#22 0x0000605a3fa97d32 in thread_do_start (th=0x605a761a9340) at /tmp/ruby/src/master-no-rjit/thread.c:631
        result = 36
        result = <optimized out>
#23 thread_start_func_2 (th=th@entry=0x605a761a9340, stack_start=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:686
        _ec = 0x605a7549ab50
        _tag = {tag = 36, retval = 105940731362447, buf = {0x78b11d93edd0, 0x605a3fa97cb0 <thread_start_func_2+624>, 0x0, 0x78b11d93ebe0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x605a7169e010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#24 0x0000605a3fa98a00 in call_thread_start_func_2 (th=0x605a761a9340) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x78b11d93eda8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#25 nt_start (ptr=0x605a75673cd0) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2283
        th = 0x605a761a9340
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#26 0x000078b139ce2a94 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 = {132702100780736, -5292804914475880131, 132702100780736, -264, 0, 140727352447408, -5292804914488463043, -5292744125424914115}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#27 0x000078b139d6fc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x78b11f26e6c0 (LWP 93360) "parallel.rb:40"):
#0  0x000078b139d614cd in __GI___poll (fds=fds@entry=0x78b11f26d450, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000605a3f95b53c in poll (__timeout=<optimized out>, __nfds=1, __fds=0x78b11f26d450) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
No locals.
#2  nogvl_wait_for (fptr=<optimized out>, th=<optimized out>, timeout=0x0, events=1) at /tmp/ruby/src/master-no-rjit/io.c:12573
        scheduler = <optimized out>
        fd = <optimized out>
        fds = {fd = 5, events = 1, revents = 0}
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#3  nogvl_wait_for (timeout=0x0, events=1, fptr=0x605a75a97aa0, th=<optimized out>) at /tmp/ruby/src/master-no-rjit/io.c:12550
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#4  io_internal_wait (timeout=0x0, events=1, error=11, fptr=0x605a75a97aa0, thread=<optimized out>) at /tmp/ruby/src/master-no-rjit/io.c:1174
        ready = <optimized out>
        ready = <optimized out>
#5  internal_read_func (ptr=ptr@entry=0x78b11f26d760) at /tmp/ruby/src/master-no-rjit/io.c:1212
        iis = 0x78b11f26d760
        result = <optimized out>
        retry = <optimized out>
#6  0x0000605a3fa9b847 in rb_thread_io_blocking_call (io=0x605a75a97aa0, func=0x605a3f95b440 <internal_read_func>, data1=0x78b11f26d760, events=1) at /tmp/ruby/src/master-no-rjit/thread.c:1973
        __region = {prev_status = THREAD_RUNNABLE}
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = {tag = 36, retval = 63, buf = {0x605a75a97aa0, 0x605a3fa9b690 <rb_thread_io_blocking_call+704>, 0x0, 0x78b11f26d4c0, 0x0}, prev = 0x78b11f26d6a0, state = RUBY_TAG_NONE, lock_rec = 0}
        ec = 0x605a751f5d10
        th = 0x605a75634510
        val = 36
        saved_errno = 0
        state = RUBY_TAG_NONE
        prev_mn_schedulable = false
        fd = 5
        blocking_operation = {list = {next = 0x605a75a97b70, prev = 0x605a75a97b70}, ec = 0x605a751f5d10}
#7  0x0000605a3f91548c in rb_ensure (b_proc=b_proc@entry=0x605a3f95cd20 <io_read_memory_call>, data1=<optimized out>, e_proc=e_proc@entry=0x605a3fa6a020 <rb_str_unlocktmp>, data2=132702086381280) at /tmp/ruby/src/master-no-rjit/eval.c:1174
        _ec = 0x605a751f5d10
        _tag = {tag = 36, retval = 105941566113680, buf = {0x605a75a97aa0, 0x605a3f915540 <rb_ensure+400>, 0x0, 0x78b11f26d650, 0x605a716a4790}, prev = 0x78b11f26dad0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x605a751f5d10
#8  0x0000605a3fa73ea5 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x605a3f95cd20 <io_read_memory_call>, arg=arg@entry=132702127183712) at /tmp/ruby/src/master-no-rjit/string.c:3381
No locals.
#9  0x0000605a3f975bac in io_read_memory_locktmp (iis=0x78b11f26d760, str=<optimized out>) at /tmp/ruby/src/master-no-rjit/io.c:3458
No locals.
#10 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/master-no-rjit/io.c:3504
        fptr = 0x605a75a97aa0
        length = <optimized out>
        str = 132702086381280
        n = <optimized out>
        len = 1024
        iis = {th = 132702086381880, fptr = 0x605a75a97aa0, nonblock = 0, fd = 5, buf = 0x78b11800e4d0, capa = 1024, timeout = 0x0}
        shrinkable = 1
        __func__ = "io_getpartial"
#11 0x0000605a3f976285 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/master-no-rjit/io.c:3624
        ret = <optimized out>
#12 0x0000605a3fadad6d in vm_call_cfunc_with_frame_ (ec=0x605a751f5d10, reg_cfp=0x605a735ba9e0, calling=<optimized out>, argc=1, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0x410100100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x78b139a788a8
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#13 0x0000605a3fae43c1 in vm_sendish (ec=0x605a751f5d10, reg_cfp=0x605a735ba9e0, cd=0x605a7185a560, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x78b11f374df0
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x605a7185a560, cc = 0x78b11f374df0, block_handler = 0, recv = 132702086382000, argc = 1, kw_splat = false, heap_argv = 0}
#14 0x0000605a3fafcf34 in vm_exec_core (ec=0x78b11f26d450, ec@entry=0x605a751f5d10) at ../../src/master-no-rjit/insns.def:902
        bh = <optimized out>
        cd = 0xffffffff
        leaf = <optimized out>
        val = 0
        reg_pc = 0x605a7185a3a8
        reg_cfp = 0x605a735ba9e0
        insns_address_table = {0x605a3fb004ce <vm_exec_core+13854>, 0x605a3fafe1da <vm_exec_core+4906>, 0x605a3fafe169 <vm_exec_core+4793>, 0x605a3fafe0c5 <vm_exec_core+4629>, 0x605a3fafe04b <vm_exec_core+4507>, 0x605a3fafdfa6 <vm_exec_core+4342>, 0x605a3fafe5b3 <vm_exec_core+5891>, 0x605a3fafe558 <vm_exec_core+5800>, 0x605a3fafe2da <vm_exec_core+5162>, 0x605a3fafe23e <vm_exec_core+5006>, 0x605a3fafe652 <vm_exec_core+6050>, 0x605a3fafe3cd <vm_exec_core+5405>, 0x605a3fafdf61 <vm_exec_core+4273>, 0x605a3fafdef9 <vm_exec_core+4169>, 0x605a3fafde82 <vm_exec_core+4050>, 0x605a3fafde45 <vm_exec_core+3989>, 0x605a3fafde0d <vm_exec_core+3933>, 0x605a3fafddd8 <vm_exec_core+3880>, 0x605a3fafdda3 <vm_exec_core+3827>, 0x605a3fafdd6e <vm_exec_core+3774>, 0x605a3fafdce4 <vm_exec_core+3636>, 0x605a3fafdca0 <vm_exec_core+3568>, 0x605a3fafdc59 <vm_exec_core+3497>, 0x605a3fafdc01 <vm_exec_core+3409>, 0x605a3fafdbbb <vm_exec_core+3339>, 0x605a3fafdb3c <vm_exec_core+3212>, 0x605a3fafdb02 <vm_exec_core+3154>, 0x605a3fafdaa5 <vm_exec_core+3061>, 0x605a3fafda4b <vm_exec_core+2971>, 0x605a3fafda0e <vm_exec_core+2910>, 0x605a3fafedc1 <vm_exec_core+7953>, 0x605a3fafec3d <vm_exec_core+7565>, 0x605a3fafebaf <vm_exec_core+7423>, 0x605a3fafeb48 <vm_exec_core+7320>, 0x605a3fafeaf6 <vm_exec_core+7238>, 0x605a3fafea94 <vm_exec_core+7140>, 0x605a3fafea47 <vm_exec_core+7063>, 0x605a3fafe9f2 <vm_exec_core+6978>, 0x605a3fafe9a8 <vm_exec_core+6904>, 0x605a3fafe981 <vm_exec_core+6865>, 0x605a3fafe946 <vm_exec_core+6806>, 0x605a3fafe8f7 <vm_exec_core+6727>, 0x605a3fafe8c3 <vm_exec_core+6675>, 0x605a3fafe812 <vm_exec_core+6498>, 0x605a3fafe7cf <vm_exec_core+6431>, 0x605a3fafe78b <vm_exec_core+6363>, 0x605a3faff366 <vm_exec_core+9398>, 0x605a3faff2f7 <vm_exec_core+9287>, 0x605a3faff398 <vm_exec_core+9448>, 0x605a3fafefb9 <vm_exec_core+8457>, 0x605a3fafef4a <vm_exec_core+8346>, 0x605a3fafeeec <vm_exec_core+8252>, 0x605a3fafee3a <vm_exec_core+8074>, 0x605a3fafedfe <vm_exec_core+8014>, 0x605a3faff1c9 <vm_exec_core+8985>, 0x605a3faff15f <vm_exec_core+8879>, 0x605a3faff0b4 <vm_exec_core+8708>, 0x605a3fafcf10 <vm_exec_core+96>, 0x605a3faff008 <vm_exec_core+8536>, 0x605a3faff25f <vm_exec_core+9135>, 0x605a3faff210 <vm_exec_core+9056>, 0x605a3faff2a8 <vm_exec_core+9208>, 0x605a3fafd9bf <vm_exec_core+2831>, 0x605a3fb00486 <vm_exec_core+13782>, 0x605a3fafd970 <vm_exec_core+2752>, 0x605a3fafd901 <vm_exec_core+2641>, 0x605a3fafd8bc <vm_exec_core+2572>, 0x605a3fafd849 <vm_exec_core+2457>, 0x605a3fafd6f2 <vm_exec_core+2114>, 0x605a3fafd622 <vm_exec_core+1906>, 0x605a3fafd5a6 <vm_exec_core+1782>, 0x605a3fafcfc8 <vm_exec_core+280>, 0x605a3fafd572 <vm_exec_core+1730>, 0x605a3fafd533 <vm_exec_core+1667>, 0x605a3fafd4f4 <vm_exec_core+1604>, 0x605a3fafd4b8 <vm_exec_core+1544>, 0x605a3fafd3f8 <vm_exec_core+1352>, 0x605a3fafd373 <vm_exec_core+1219>, 0x605a3fb004df <vm_exec_core+13871>, 0x605a3faffc69 <vm_exec_core+11705>, 0x605a3faffccf <vm_exec_core+11807>, 0x605a3faff427 <vm_exec_core+9591>, 0x605a3faffd68 <vm_exec_core+11960>, 0x605a3faffe01 <vm_exec_core+12113>, 0x605a3fb003a1 <vm_exec_core+13553>, 0x605a3fb00299 <vm_exec_core+13289>, 0x605a3fb002f7 <vm_exec_core+13383>, 0x605a3fb00032 <vm_exec_core+12674>, 0x605a3fb00093 <vm_exec_core+12771>, 0x605a3fb000f1 <vm_exec_core+12865>, 0x605a3fb00355 <vm_exec_core+13477>, 0x605a3fafff62 <vm_exec_core+12466>, 0x605a3fafffb5 <vm_exec_core+12549>, 0x605a3fb001cd <vm_exec_core+13085>, 0x605a3fb00251 <vm_exec_core+13217>, 0x605a3faffa6d <vm_exec_core+11197>, 0x605a3faffac3 <vm_exec_core+11283>, 0x605a3faffb0c <vm_exec_core+11356>, 0x605a3faffb72 <vm_exec_core+11458>, 0x605a3fb00544 <vm_exec_core+13972>, 0x605a3fafd302 <vm_exec_core+1106>, 0x605a3fafd282 <vm_exec_core+978>, 0x605a3fafd1d9 <vm_exec_core+809>, 0x605a3fafd192 <vm_exec_core+738>, 0x605a3fafd147 <vm_exec_core+663>, 0x605a3fafd0fe <vm_exec_core+590>, 0x605a3fafd0ad <vm_exec_core+509>, 0x605a3fafd078 <vm_exec_core+456>, 0x605a3fafd043 <vm_exec_core+403>, 0x605a3faffc4b <vm_exec_core+11675>, 0x605a3fafe1c9 <vm_exec_core+4889>, 0x605a3fafe158 <vm_exec_core+4776>, 0x605a3fafe0b4 <vm_exec_core+4612>, 0x605a3fafe03a <vm_exec_core+4490>, 0x605a3fafdf95 <vm_exec_core+4325>, 0x605a3fafe5a2 <vm_exec_core+5874>, 0x605a3fafe547 <vm_exec_core+5783>, 0x605a3fafe2c9 <vm_exec_core+5145>, 0x605a3fafe22d <vm_exec_core+4989>, 0x605a3fafe641 <vm_exec_core+6033>, 0x605a3fafe3bc <vm_exec_core+5388>, 0x605a3fafdf50 <vm_exec_core+4256>, 0x605a3fafdee8 <vm_exec_core+4152>, 0x605a3fafde71 <vm_exec_core+4033>, 0x605a3fafde34 <vm_exec_core+3972>, 0x605a3fafddfc <vm_exec_core+3916>, 0x605a3fafddc7 <vm_exec_core+3863>, 0x605a3fafdd92 <vm_exec_core+3810>, 0x605a3fafdd5d <vm_exec_core+3757>, 0x605a3fafdcd3 <vm_exec_core+3619>, 0x605a3fafdc8f <vm_exec_core+3551>, 0x605a3fafdc48 <vm_exec_core+3480>, 0x605a3fafdbf0 <vm_exec_core+3392>, 0x605a3fafdbaa <vm_exec_core+3322>, 0x605a3fafdb2b <vm_exec_core+3195>, 0x605a3fafdaf1 <vm_exec_core+3137>, 0x605a3fafda94 <vm_exec_core+3044>, 0x605a3fafda3a <vm_exec_core+2954>, 0x605a3fafd9fd <vm_exec_core+2893>, 0x605a3fafedb0 <vm_exec_core+7936>, 0x605a3fafec2c <vm_exec_core+7548>, 0x605a3fafeb9e <vm_exec_core+7406>, 0x605a3fafeb37 <vm_exec_core+7303>, 0x605a3fafeae5 <vm_exec_core+7221>, 0x605a3fafea83 <vm_exec_core+7123>, 0x605a3fafea36 <vm_exec_core+7046>, 0x605a3fafe9e1 <vm_exec_core+6961>, 0x605a3fafe997 <vm_exec_core+6887>, 0x605a3fafe970 <vm_exec_core+6848>, 0x605a3fafe935 <vm_exec_core+6789>, 0x605a3fafe8e6 <vm_exec_core+6710>, 0x605a3fafe8b2 <vm_exec_core+6658>, 0x605a3fafe801 <vm_exec_core+6481>, 0x605a3fafe7be <vm_exec_core+6414>, 0x605a3fafe77a <vm_exec_core+6346>, 0x605a3faff355 <vm_exec_core+9381>, 0x605a3faff2e6 <vm_exec_core+9270>, 0x605a3faff387 <vm_exec_core+9431>, 0x605a3fafefa8 <vm_exec_core+8440>, 0x605a3fafef39 <vm_exec_core+8329>, 0x605a3fafeedb <vm_exec_core+8235>, 0x605a3fafee29 <vm_exec_core+8057>, 0x605a3fafeded <vm_exec_core+7997>, 0x605a3faff1b8 <vm_exec_core+8968>, 0x605a3faff14e <vm_exec_core+8862>, 0x605a3faff0a3 <vm_exec_core+8691>, 0x605a3fb00402 <vm_exec_core+13650>, 0x605a3fafeff7 <vm_exec_core+8519>, 0x605a3faff24e <vm_exec_core+9118>, 0x605a3faff1ff <vm_exec_core+9039>, 0x605a3faff297 <vm_exec_core+9191>, 0x605a3fafd9ae <vm_exec_core+2814>, 0x605a3fb00418 <vm_exec_core+13672>, 0x605a3fafd95f <vm_exec_core+2735>, 0x605a3fafd8f0 <vm_exec_core+2624>, 0x605a3fafd8ab <vm_exec_core+2555>, 0x605a3fafd838 <vm_exec_core+2440>, 0x605a3fafd6e1 <vm_exec_core+2097>, 0x605a3fafd611 <vm_exec_core+1889>, 0x605a3fafd595 <vm_exec_core+1765>, 0x605a3fafcfb7 <vm_exec_core+263>, 0x605a3fafd561 <vm_exec_core+1713>, 0x605a3fafd522 <vm_exec_core+1650>, 0x605a3fafd4e3 <vm_exec_core+1587>, 0x605a3fafd4a7 <vm_exec_core+1527>, 0x605a3fafd3e7 <vm_exec_core+1335>, 0x605a3fafd362 <vm_exec_core+1202>, 0x605a3fb0042e <vm_exec_core+13694>, 0x605a3fb00444 <vm_exec_core+13716>, 0x605a3fb0045a <vm_exec_core+13738>, 0x605a3fb00470 <vm_exec_core+13760>, 0x605a3fb0016e <vm_exec_core+12990>, 0x605a3fb00184 <vm_exec_core+13012>, 0x605a3fb0019a <vm_exec_core+13034>, 0x605a3fb001b7 <vm_exec_core+13063>, 0x605a3faffe5a <vm_exec_core+12202>, 0x605a3faffe70 <vm_exec_core+12224>, 0x605a3faffe86 <vm_exec_core+12246>, 0x605a3faffe9c <vm_exec_core+12268>, 0x605a3faffeb2 <vm_exec_core+12290>...}
#15 0x0000605a3faedb65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#16 rb_vm_exec (ec=0x605a751f5d10) at /tmp/ruby/src/master-no-rjit/vm.c:2787
        _ec = 0x605a751f5d10
        _tag = {tag = 36, retval = 4, buf = {0x78b11f26dbd0, 0x605a3faedbc0 <rb_vm_exec+272>, 0x0, 0x78b11f26dab0, 0x3000000028}, prev = 0x78b11f26dcd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#17 0x0000605a3faee0b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1814
        iseq = 0x78b11f59f2d8
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0x9fabb9e72415b600
        av = {206158430248, 132702127185104}
        stack_argv = 0x9fabb9e72415b600
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#18 0x0000605a3faeea56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x605a7551c740, argc=argc@entry=0, argv=argv@entry=0x78b11f26db80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/master-no-rjit/vm.c:1959
        self = <optimized out>
#19 0x0000605a3fa95bc8 in thread_do_start_proc (th=th@entry=0x605a75634510) at /tmp/ruby/src/master-no-rjit/thread.c:614
        args = 132702086381840
        args_ptr = 0x78b11f26db80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x605a7551c740
#20 0x0000605a3fa97d32 in thread_do_start (th=0x605a75634510) at /tmp/ruby/src/master-no-rjit/thread.c:631
        result = 36
        result = <optimized out>
#21 thread_start_func_2 (th=th@entry=0x605a75634510, stack_start=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:686
        _ec = 0x605a751f5d10
        _tag = {tag = 36, retval = 105940731362447, buf = {0x78b11f26ddd0, 0x605a3fa97cb0 <thread_start_func_2+624>, 0x0, 0x78b11f26dbe0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x605a7169e010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#22 0x0000605a3fa98a00 in call_thread_start_func_2 (th=0x605a75634510) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x78b11f26dda8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#23 nt_start (ptr=0x605a75a2e510) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2283
        th = 0x605a75634510
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#24 0x000078b139ce2a94 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 = {132702127187648, -5292810848510070467, 132702127187648, -264, 25, 140727352449632, -5292810848522653379, -5292744125424914115}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000078b139d6fc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x78b11da686c0 (LWP 93363) "test_https_pro*"):
#0  0x000078b139d61a00 in __GI_ppoll (fds=fds@entry=0x78b11da66e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 132702574351520, tv_nsec = 105941566107896}
#1  0x0000605a3fa9385e in wait_for_single_fd_blocking_region (th=th@entry=0x605a7551e230, fds=fds@entry=0x78b11da66e38, to=to@entry=0x0, lerrno=lerrno@entry=0x78b11da66dfc, nfds=1) at /tmp/ruby/src/master-no-rjit/hrtime.h:168
        __region = {prev_status = THREAD_RUNNABLE}
        ts = {tv_sec = 105941566087184, tv_nsec = 105941566107896}
        result = 0
#2  0x0000605a3fa99ef6 in thread_io_wait (io=0x605a75e795a0, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:4624
        to = <optimized out>
        rel = 105941631623784
        end = <optimized out>
        _ec = 0x605a75430870
        _tag = {tag = 36, retval = 0, buf = {0x605a75e795a0, 0x605a3fa99fb0 <thread_io_wait+1360>, 0x0, 0x78b11da66da0, 0x605a75430870}, prev = 0x78b11da67ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        fds = {{fd = 7, events = 1, revents = 0}}
        result = 0
        nfds = 1
        blocking_operation = {list = {next = 0x605a75e79670, prev = 0x605a75e79670}, ec = 0x605a75430870}
        state = RUBY_TAG_NONE
        lerrno = 0
        ec = <optimized out>
        th = <optimized out>
#3  0x0000605a3fa9d271 in rb_thread_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:4779
No locals.
#4  0x0000605a3f95d5e9 in rb_io_wait (io=io@entry=132702086374000, events=events@entry=3, timeout=<optimized out>, timeout@entry=4) at /tmp/ruby/src/master-no-rjit/include/ruby/internal/arithmetic/int.h:172
        scheduler = <optimized out>
        fptr = 0x605a75e795a0
        tv_storage = {tv_sec = 0, tv_usec = 132702101994192}
        tv = 0x0
        ready = <optimized out>
#5  0x0000605a3f96adb1 in rb_io_wait (timeout=4, events=3, io=132702086374000) at /tmp/ruby/src/master-no-rjit/io.c:1458
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        errno_to_fail = <optimized out>
#6  rb_io_maybe_wait (timeout=4, events=3, io=132702086374000, error=11) at /tmp/ruby/src/master-no-rjit/io.c:1642
No locals.
#7  rb_io_maybe_wait_readable (error=error@entry=11, io=io@entry=132702086374000, timeout=timeout@entry=4) at /tmp/ruby/src/master-no-rjit/io.c:1653
        result = <optimized out>
#8  0x000078b11f303cf8 in rsock_s_accept (klass=132702125120320, io=132702086374000, sockaddr=sockaddr@entry=0x78b11da66fd0, len=len@entry=0x78b11da66fcc) at /tmp/ruby/src/master-no-rjit/ext/socket/init.c:738
        error = 11
        fptr = 0x605a75e795a0
        accept_arg = {fd = 7, sockaddr = 0x78b11da66fd0, len = 0x78b11da66fcc}
        retry = 0
        peer = <optimized out>
        retry = <optimized out>
#9  0x000078b11f317a92 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/master-no-rjit/ext/socket/tcpserver.c:61
        buffer = {addr = {sa_family = 0, sa_data = '\000' <repeats 13 times>}, in = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, in6 = {sin6_family = 0, sin6_port = 0, sin6_flowinfo = 0, sin6_addr = {__in6_u = {__u6_addr8 = '\000' <repeats 15 times>, __u6_addr16 = {0, 0, 0, 0, 0, 0, 0, 0}, __u6_addr32 = {0, 0, 0, 0}}}, sin6_scope_id = 0}, un = {sun_family = 0, sun_path = '\000' <repeats 107 times>}, storage = {ss_family = 0, __ss_padding = '\000' <repeats 117 times>, __ss_align = 0}, place_holder = '\000' <repeats 616 times>...}
        length = 2048
#10 0x0000605a3fadad6d in vm_call_cfunc_with_frame_ (ec=0x605a75430870, reg_cfp=0x605a737baa00, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0xe00100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x78b11c037ed8
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#11 0x0000605a3fae43c1 in vm_sendish (ec=0x605a75430870, reg_cfp=0x605a737baa00, cd=0x605a75fcb6c0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x78b11c088f40
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x605a75fcb6c0, cc = 0x78b11c088f40, block_handler = 0, recv = 132702086374000, argc = 0, kw_splat = false, heap_argv = 0}
#12 0x0000605a3fafcf34 in vm_exec_core (ec=0x78b11da66e38, ec@entry=0x605a75430870) at ../../src/master-no-rjit/insns.def:902
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 105940736480800
        reg_pc = 0x605a75531170
        reg_cfp = 0x605a737baa00
        insns_address_table = {0x605a3fb004ce <vm_exec_core+13854>, 0x605a3fafe1da <vm_exec_core+4906>, 0x605a3fafe169 <vm_exec_core+4793>, 0x605a3fafe0c5 <vm_exec_core+4629>, 0x605a3fafe04b <vm_exec_core+4507>, 0x605a3fafdfa6 <vm_exec_core+4342>, 0x605a3fafe5b3 <vm_exec_core+5891>, 0x605a3fafe558 <vm_exec_core+5800>, 0x605a3fafe2da <vm_exec_core+5162>, 0x605a3fafe23e <vm_exec_core+5006>, 0x605a3fafe652 <vm_exec_core+6050>, 0x605a3fafe3cd <vm_exec_core+5405>, 0x605a3fafdf61 <vm_exec_core+4273>, 0x605a3fafdef9 <vm_exec_core+4169>, 0x605a3fafde82 <vm_exec_core+4050>, 0x605a3fafde45 <vm_exec_core+3989>, 0x605a3fafde0d <vm_exec_core+3933>, 0x605a3fafddd8 <vm_exec_core+3880>, 0x605a3fafdda3 <vm_exec_core+3827>, 0x605a3fafdd6e <vm_exec_core+3774>, 0x605a3fafdce4 <vm_exec_core+3636>, 0x605a3fafdca0 <vm_exec_core+3568>, 0x605a3fafdc59 <vm_exec_core+3497>, 0x605a3fafdc01 <vm_exec_core+3409>, 0x605a3fafdbbb <vm_exec_core+3339>, 0x605a3fafdb3c <vm_exec_core+3212>, 0x605a3fafdb02 <vm_exec_core+3154>, 0x605a3fafdaa5 <vm_exec_core+3061>, 0x605a3fafda4b <vm_exec_core+2971>, 0x605a3fafda0e <vm_exec_core+2910>, 0x605a3fafedc1 <vm_exec_core+7953>, 0x605a3fafec3d <vm_exec_core+7565>, 0x605a3fafebaf <vm_exec_core+7423>, 0x605a3fafeb48 <vm_exec_core+7320>, 0x605a3fafeaf6 <vm_exec_core+7238>, 0x605a3fafea94 <vm_exec_core+7140>, 0x605a3fafea47 <vm_exec_core+7063>, 0x605a3fafe9f2 <vm_exec_core+6978>, 0x605a3fafe9a8 <vm_exec_core+6904>, 0x605a3fafe981 <vm_exec_core+6865>, 0x605a3fafe946 <vm_exec_core+6806>, 0x605a3fafe8f7 <vm_exec_core+6727>, 0x605a3fafe8c3 <vm_exec_core+6675>, 0x605a3fafe812 <vm_exec_core+6498>, 0x605a3fafe7cf <vm_exec_core+6431>, 0x605a3fafe78b <vm_exec_core+6363>, 0x605a3faff366 <vm_exec_core+9398>, 0x605a3faff2f7 <vm_exec_core+9287>, 0x605a3faff398 <vm_exec_core+9448>, 0x605a3fafefb9 <vm_exec_core+8457>, 0x605a3fafef4a <vm_exec_core+8346>, 0x605a3fafeeec <vm_exec_core+8252>, 0x605a3fafee3a <vm_exec_core+8074>, 0x605a3fafedfe <vm_exec_core+8014>, 0x605a3faff1c9 <vm_exec_core+8985>, 0x605a3faff15f <vm_exec_core+8879>, 0x605a3faff0b4 <vm_exec_core+8708>, 0x605a3fafcf10 <vm_exec_core+96>, 0x605a3faff008 <vm_exec_core+8536>, 0x605a3faff25f <vm_exec_core+9135>, 0x605a3faff210 <vm_exec_core+9056>, 0x605a3faff2a8 <vm_exec_core+9208>, 0x605a3fafd9bf <vm_exec_core+2831>, 0x605a3fb00486 <vm_exec_core+13782>, 0x605a3fafd970 <vm_exec_core+2752>, 0x605a3fafd901 <vm_exec_core+2641>, 0x605a3fafd8bc <vm_exec_core+2572>, 0x605a3fafd849 <vm_exec_core+2457>, 0x605a3fafd6f2 <vm_exec_core+2114>, 0x605a3fafd622 <vm_exec_core+1906>, 0x605a3fafd5a6 <vm_exec_core+1782>, 0x605a3fafcfc8 <vm_exec_core+280>, 0x605a3fafd572 <vm_exec_core+1730>, 0x605a3fafd533 <vm_exec_core+1667>, 0x605a3fafd4f4 <vm_exec_core+1604>, 0x605a3fafd4b8 <vm_exec_core+1544>, 0x605a3fafd3f8 <vm_exec_core+1352>, 0x605a3fafd373 <vm_exec_core+1219>, 0x605a3fb004df <vm_exec_core+13871>, 0x605a3faffc69 <vm_exec_core+11705>, 0x605a3faffccf <vm_exec_core+11807>, 0x605a3faff427 <vm_exec_core+9591>, 0x605a3faffd68 <vm_exec_core+11960>, 0x605a3faffe01 <vm_exec_core+12113>, 0x605a3fb003a1 <vm_exec_core+13553>, 0x605a3fb00299 <vm_exec_core+13289>, 0x605a3fb002f7 <vm_exec_core+13383>, 0x605a3fb00032 <vm_exec_core+12674>, 0x605a3fb00093 <vm_exec_core+12771>, 0x605a3fb000f1 <vm_exec_core+12865>, 0x605a3fb00355 <vm_exec_core+13477>, 0x605a3fafff62 <vm_exec_core+12466>, 0x605a3fafffb5 <vm_exec_core+12549>, 0x605a3fb001cd <vm_exec_core+13085>, 0x605a3fb00251 <vm_exec_core+13217>, 0x605a3faffa6d <vm_exec_core+11197>, 0x605a3faffac3 <vm_exec_core+11283>, 0x605a3faffb0c <vm_exec_core+11356>, 0x605a3faffb72 <vm_exec_core+11458>, 0x605a3fb00544 <vm_exec_core+13972>, 0x605a3fafd302 <vm_exec_core+1106>, 0x605a3fafd282 <vm_exec_core+978>, 0x605a3fafd1d9 <vm_exec_core+809>, 0x605a3fafd192 <vm_exec_core+738>, 0x605a3fafd147 <vm_exec_core+663>, 0x605a3fafd0fe <vm_exec_core+590>, 0x605a3fafd0ad <vm_exec_core+509>, 0x605a3fafd078 <vm_exec_core+456>, 0x605a3fafd043 <vm_exec_core+403>, 0x605a3faffc4b <vm_exec_core+11675>, 0x605a3fafe1c9 <vm_exec_core+4889>, 0x605a3fafe158 <vm_exec_core+4776>, 0x605a3fafe0b4 <vm_exec_core+4612>, 0x605a3fafe03a <vm_exec_core+4490>, 0x605a3fafdf95 <vm_exec_core+4325>, 0x605a3fafe5a2 <vm_exec_core+5874>, 0x605a3fafe547 <vm_exec_core+5783>, 0x605a3fafe2c9 <vm_exec_core+5145>, 0x605a3fafe22d <vm_exec_core+4989>, 0x605a3fafe641 <vm_exec_core+6033>, 0x605a3fafe3bc <vm_exec_core+5388>, 0x605a3fafdf50 <vm_exec_core+4256>, 0x605a3fafdee8 <vm_exec_core+4152>, 0x605a3fafde71 <vm_exec_core+4033>, 0x605a3fafde34 <vm_exec_core+3972>, 0x605a3fafddfc <vm_exec_core+3916>, 0x605a3fafddc7 <vm_exec_core+3863>, 0x605a3fafdd92 <vm_exec_core+3810>, 0x605a3fafdd5d <vm_exec_core+3757>, 0x605a3fafdcd3 <vm_exec_core+3619>, 0x605a3fafdc8f <vm_exec_core+3551>, 0x605a3fafdc48 <vm_exec_core+3480>, 0x605a3fafdbf0 <vm_exec_core+3392>, 0x605a3fafdbaa <vm_exec_core+3322>, 0x605a3fafdb2b <vm_exec_core+3195>, 0x605a3fafdaf1 <vm_exec_core+3137>, 0x605a3fafda94 <vm_exec_core+3044>, 0x605a3fafda3a <vm_exec_core+2954>, 0x605a3fafd9fd <vm_exec_core+2893>, 0x605a3fafedb0 <vm_exec_core+7936>, 0x605a3fafec2c <vm_exec_core+7548>, 0x605a3fafeb9e <vm_exec_core+7406>, 0x605a3fafeb37 <vm_exec_core+7303>, 0x605a3fafeae5 <vm_exec_core+7221>, 0x605a3fafea83 <vm_exec_core+7123>, 0x605a3fafea36 <vm_exec_core+7046>, 0x605a3fafe9e1 <vm_exec_core+6961>, 0x605a3fafe997 <vm_exec_core+6887>, 0x605a3fafe970 <vm_exec_core+6848>, 0x605a3fafe935 <vm_exec_core+6789>, 0x605a3fafe8e6 <vm_exec_core+6710>, 0x605a3fafe8b2 <vm_exec_core+6658>, 0x605a3fafe801 <vm_exec_core+6481>, 0x605a3fafe7be <vm_exec_core+6414>, 0x605a3fafe77a <vm_exec_core+6346>, 0x605a3faff355 <vm_exec_core+9381>, 0x605a3faff2e6 <vm_exec_core+9270>, 0x605a3faff387 <vm_exec_core+9431>, 0x605a3fafefa8 <vm_exec_core+8440>, 0x605a3fafef39 <vm_exec_core+8329>, 0x605a3fafeedb <vm_exec_core+8235>, 0x605a3fafee29 <vm_exec_core+8057>, 0x605a3fafeded <vm_exec_core+7997>, 0x605a3faff1b8 <vm_exec_core+8968>, 0x605a3faff14e <vm_exec_core+8862>, 0x605a3faff0a3 <vm_exec_core+8691>, 0x605a3fb00402 <vm_exec_core+13650>, 0x605a3fafeff7 <vm_exec_core+8519>, 0x605a3faff24e <vm_exec_core+9118>, 0x605a3faff1ff <vm_exec_core+9039>, 0x605a3faff297 <vm_exec_core+9191>, 0x605a3fafd9ae <vm_exec_core+2814>, 0x605a3fb00418 <vm_exec_core+13672>, 0x605a3fafd95f <vm_exec_core+2735>, 0x605a3fafd8f0 <vm_exec_core+2624>, 0x605a3fafd8ab <vm_exec_core+2555>, 0x605a3fafd838 <vm_exec_core+2440>, 0x605a3fafd6e1 <vm_exec_core+2097>, 0x605a3fafd611 <vm_exec_core+1889>, 0x605a3fafd595 <vm_exec_core+1765>, 0x605a3fafcfb7 <vm_exec_core+263>, 0x605a3fafd561 <vm_exec_core+1713>, 0x605a3fafd522 <vm_exec_core+1650>, 0x605a3fafd4e3 <vm_exec_core+1587>, 0x605a3fafd4a7 <vm_exec_core+1527>, 0x605a3fafd3e7 <vm_exec_core+1335>, 0x605a3fafd362 <vm_exec_core+1202>, 0x605a3fb0042e <vm_exec_core+13694>, 0x605a3fb00444 <vm_exec_core+13716>, 0x605a3fb0045a <vm_exec_core+13738>, 0x605a3fb00470 <vm_exec_core+13760>, 0x605a3fb0016e <vm_exec_core+12990>, 0x605a3fb00184 <vm_exec_core+13012>, 0x605a3fb0019a <vm_exec_core+13034>, 0x605a3fb001b7 <vm_exec_core+13063>, 0x605a3faffe5a <vm_exec_core+12202>, 0x605a3faffe70 <vm_exec_core+12224>, 0x605a3faffe86 <vm_exec_core+12246>, 0x605a3faffe9c <vm_exec_core+12268>, 0x605a3faffeb2 <vm_exec_core+12290>...}
#13 0x0000605a3faedb65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#14 rb_vm_exec (ec=0x605a75430870) at /tmp/ruby/src/master-no-rjit/vm.c:2787
        _ec = 0x605a75430870
        _tag = {tag = 36, retval = 4, buf = {0x78b11da67bd0, 0x605a3faedbc0 <rb_vm_exec+272>, 0x0, 0x78b11da67ab0, 0x3000000028}, prev = 0x78b11da67cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#15 0x0000605a3faee0b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1814
        iseq = 0x78b11cb8dda0
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0x9fabb9e72415b600
        av = {206158430248, 132702101994704}
        stack_argv = 0x9fabb9e72415b600
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#16 0x0000605a3faeea56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x605a7568eb50, argc=argc@entry=0, argv=argv@entry=0x78b11da67b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/master-no-rjit/vm.c:1959
        self = <optimized out>
#17 0x0000605a3fa95bc8 in thread_do_start_proc (th=th@entry=0x605a7551e230) at /tmp/ruby/src/master-no-rjit/thread.c:614
        args = 132702086373320
        args_ptr = 0x78b11da67b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x605a7568eb50
#18 0x0000605a3fa97d32 in thread_do_start (th=0x605a7551e230) at /tmp/ruby/src/master-no-rjit/thread.c:631
        result = 36
        result = <optimized out>
#19 thread_start_func_2 (th=th@entry=0x605a7551e230, stack_start=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:686
        _ec = 0x605a75430870
        _tag = {tag = 36, retval = 105940731362447, buf = {0x78b11da67dd0, 0x605a3fa97cb0 <thread_start_func_2+624>, 0x0, 0x78b11da67be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x605a7169e010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#20 0x0000605a3fa98a00 in call_thread_start_func_2 (th=0x605a7551e230) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x78b11da67da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#21 nt_start (ptr=0x605a72f27350) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:2283
        th = 0x605a7551e230
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#22 0x000078b139ce2a94 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 = {132702101997248, -5292805356320640707, 132702101997248, -264, 0, 140727352447408, -5292805356333223619, -5292744125424914115}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#23 0x000078b139d6fc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x78b139c437c0 (LWP 84193) "ruby"):
#0  0x000078b139cded61 in __futex_abstimed_wait_common64 (private=-1616135705, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x605a716a3000) 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=-1616135705, abstime=0x0, clockid=0, expected=0, futex_word=0x605a716a3000) 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=0x605a716a3000, 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  0x000078b139ce17dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x605a716a30f8, cond=0x605a716a2fd8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78b139ce14a0 <__condvar_cleanup_waiting>, __arg = 0x7ffda3da5450, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 2872, cond = 0x605a716a2fd8, mutex = 0x605a716a30f8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 2872
        seq = 1436
        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=cond@entry=0x605a716a2fd8, mutex=mutex@entry=0x605a716a30f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000605a3fa90be3 in rb_native_cond_wait (mutex=0x605a716a30f8, cond=0x605a716a2fd8) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x605a716a30f8, th=th@entry=0x605a7169e010, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:851
        next_th = 0x605a7551e230
#7  0x0000605a3fa9101a in thread_sched_to_waiting_until_wakeup (sched=0x605a716a30f8, th=th@entry=0x605a7169e010) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x0000605a3fa975f1 in native_sleep (rel=0x0, th=0x605a7169e010) at /tmp/ruby/src/master-no-rjit/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (fl=13, th=0x605a7169e010) at /tmp/ruby/src/master-no-rjit/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:1074
        scheduler = <optimized out>
        p = <optimized out>
        target_th = 0x605a7551e230
        th = 0x605a7169e010
        end = 0
        limit = 0x0
#11 0x0000605a3f91548c in rb_ensure (b_proc=b_proc@entry=0x605a3fa97430 <thread_join_sleep>, data1=data1@entry=140727352448656, e_proc=e_proc@entry=0x605a3fa8ac20 <remove_from_join_list>, data2=data2@entry=140727352448656) at /tmp/ruby/src/master-no-rjit/eval.c:1174
        _ec = 0x605a716a32d0
        _tag = {tag = 36, retval = 132702079985720, buf = {0x0, 0x605a3f915540 <rb_ensure+400>, 0x0, 0x7ffda3da5580, 0x0}, prev = 0x7ffda3da59c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x605a716a32d0
#12 0x0000605a3fa8e8f1 in thread_join (limit=0x0, timeout=4, target_th=0x605a7551e230) at /tmp/ruby/src/master-no-rjit/thread.c:1131
        waiter = {next = 0x0, thread = 0x605a7169e010, fiber = 0x0}
        arg = {waiter = 0x7ffda3da5670, target = 0x605a7551e230, timeout = 4, limit = 0x0}
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        waiter = <optimized out>
        arg = <optimized out>
        err = <optimized out>
#13 thread_value (self=<optimized out>) at /tmp/ruby/src/master-no-rjit/thread.c:1253
        th = 0x605a7551e230
#14 0x0000605a3fadad6d in vm_call_cfunc_with_frame_ (ec=0x605a716a32d0, reg_cfp=0x78b139be1c58, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0x260100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x78b139a579f0
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#15 0x0000605a3fae43c1 in vm_sendish (ec=0x605a716a32d0, reg_cfp=0x78b139be1c58, cd=0x605a719d6970, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x78b11f23cf00
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x605a719d6970, cc = 0x78b11f23cf00, block_handler = 0, recv = 132702086373360, argc = 0, kw_splat = false, heap_argv = 0}
#16 0x0000605a3fafcf34 in vm_exec_core (ec=0x605a716a3000, ec@entry=0x605a716a32d0) at ../../src/master-no-rjit/insns.def:902
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 132702086373360
        reg_pc = 0x605a719d8688
        reg_cfp = 0x78b139be1c58
        insns_address_table = {0x605a3fb004ce <vm_exec_core+13854>, 0x605a3fafe1da <vm_exec_core+4906>, 0x605a3fafe169 <vm_exec_core+4793>, 0x605a3fafe0c5 <vm_exec_core+4629>, 0x605a3fafe04b <vm_exec_core+4507>, 0x605a3fafdfa6 <vm_exec_core+4342>, 0x605a3fafe5b3 <vm_exec_core+5891>, 0x605a3fafe558 <vm_exec_core+5800>, 0x605a3fafe2da <vm_exec_core+5162>, 0x605a3fafe23e <vm_exec_core+5006>, 0x605a3fafe652 <vm_exec_core+6050>, 0x605a3fafe3cd <vm_exec_core+5405>, 0x605a3fafdf61 <vm_exec_core+4273>, 0x605a3fafdef9 <vm_exec_core+4169>, 0x605a3fafde82 <vm_exec_core+4050>, 0x605a3fafde45 <vm_exec_core+3989>, 0x605a3fafde0d <vm_exec_core+3933>, 0x605a3fafddd8 <vm_exec_core+3880>, 0x605a3fafdda3 <vm_exec_core+3827>, 0x605a3fafdd6e <vm_exec_core+3774>, 0x605a3fafdce4 <vm_exec_core+3636>, 0x605a3fafdca0 <vm_exec_core+3568>, 0x605a3fafdc59 <vm_exec_core+3497>, 0x605a3fafdc01 <vm_exec_core+3409>, 0x605a3fafdbbb <vm_exec_core+3339>, 0x605a3fafdb3c <vm_exec_core+3212>, 0x605a3fafdb02 <vm_exec_core+3154>, 0x605a3fafdaa5 <vm_exec_core+3061>, 0x605a3fafda4b <vm_exec_core+2971>, 0x605a3fafda0e <vm_exec_core+2910>, 0x605a3fafedc1 <vm_exec_core+7953>, 0x605a3fafec3d <vm_exec_core+7565>, 0x605a3fafebaf <vm_exec_core+7423>, 0x605a3fafeb48 <vm_exec_core+7320>, 0x605a3fafeaf6 <vm_exec_core+7238>, 0x605a3fafea94 <vm_exec_core+7140>, 0x605a3fafea47 <vm_exec_core+7063>, 0x605a3fafe9f2 <vm_exec_core+6978>, 0x605a3fafe9a8 <vm_exec_core+6904>, 0x605a3fafe981 <vm_exec_core+6865>, 0x605a3fafe946 <vm_exec_core+6806>, 0x605a3fafe8f7 <vm_exec_core+6727>, 0x605a3fafe8c3 <vm_exec_core+6675>, 0x605a3fafe812 <vm_exec_core+6498>, 0x605a3fafe7cf <vm_exec_core+6431>, 0x605a3fafe78b <vm_exec_core+6363>, 0x605a3faff366 <vm_exec_core+9398>, 0x605a3faff2f7 <vm_exec_core+9287>, 0x605a3faff398 <vm_exec_core+9448>, 0x605a3fafefb9 <vm_exec_core+8457>, 0x605a3fafef4a <vm_exec_core+8346>, 0x605a3fafeeec <vm_exec_core+8252>, 0x605a3fafee3a <vm_exec_core+8074>, 0x605a3fafedfe <vm_exec_core+8014>, 0x605a3faff1c9 <vm_exec_core+8985>, 0x605a3faff15f <vm_exec_core+8879>, 0x605a3faff0b4 <vm_exec_core+8708>, 0x605a3fafcf10 <vm_exec_core+96>, 0x605a3faff008 <vm_exec_core+8536>, 0x605a3faff25f <vm_exec_core+9135>, 0x605a3faff210 <vm_exec_core+9056>, 0x605a3faff2a8 <vm_exec_core+9208>, 0x605a3fafd9bf <vm_exec_core+2831>, 0x605a3fb00486 <vm_exec_core+13782>, 0x605a3fafd970 <vm_exec_core+2752>, 0x605a3fafd901 <vm_exec_core+2641>, 0x605a3fafd8bc <vm_exec_core+2572>, 0x605a3fafd849 <vm_exec_core+2457>, 0x605a3fafd6f2 <vm_exec_core+2114>, 0x605a3fafd622 <vm_exec_core+1906>, 0x605a3fafd5a6 <vm_exec_core+1782>, 0x605a3fafcfc8 <vm_exec_core+280>, 0x605a3fafd572 <vm_exec_core+1730>, 0x605a3fafd533 <vm_exec_core+1667>, 0x605a3fafd4f4 <vm_exec_core+1604>, 0x605a3fafd4b8 <vm_exec_core+1544>, 0x605a3fafd3f8 <vm_exec_core+1352>, 0x605a3fafd373 <vm_exec_core+1219>, 0x605a3fb004df <vm_exec_core+13871>, 0x605a3faffc69 <vm_exec_core+11705>, 0x605a3faffccf <vm_exec_core+11807>, 0x605a3faff427 <vm_exec_core+9591>, 0x605a3faffd68 <vm_exec_core+11960>, 0x605a3faffe01 <vm_exec_core+12113>, 0x605a3fb003a1 <vm_exec_core+13553>, 0x605a3fb00299 <vm_exec_core+13289>, 0x605a3fb002f7 <vm_exec_core+13383>, 0x605a3fb00032 <vm_exec_core+12674>, 0x605a3fb00093 <vm_exec_core+12771>, 0x605a3fb000f1 <vm_exec_core+12865>, 0x605a3fb00355 <vm_exec_core+13477>, 0x605a3fafff62 <vm_exec_core+12466>, 0x605a3fafffb5 <vm_exec_core+12549>, 0x605a3fb001cd <vm_exec_core+13085>, 0x605a3fb00251 <vm_exec_core+13217>, 0x605a3faffa6d <vm_exec_core+11197>, 0x605a3faffac3 <vm_exec_core+11283>, 0x605a3faffb0c <vm_exec_core+11356>, 0x605a3faffb72 <vm_exec_core+11458>, 0x605a3fb00544 <vm_exec_core+13972>, 0x605a3fafd302 <vm_exec_core+1106>, 0x605a3fafd282 <vm_exec_core+978>, 0x605a3fafd1d9 <vm_exec_core+809>, 0x605a3fafd192 <vm_exec_core+738>, 0x605a3fafd147 <vm_exec_core+663>, 0x605a3fafd0fe <vm_exec_core+590>, 0x605a3fafd0ad <vm_exec_core+509>, 0x605a3fafd078 <vm_exec_core+456>, 0x605a3fafd043 <vm_exec_core+403>, 0x605a3faffc4b <vm_exec_core+11675>, 0x605a3fafe1c9 <vm_exec_core+4889>, 0x605a3fafe158 <vm_exec_core+4776>, 0x605a3fafe0b4 <vm_exec_core+4612>, 0x605a3fafe03a <vm_exec_core+4490>, 0x605a3fafdf95 <vm_exec_core+4325>, 0x605a3fafe5a2 <vm_exec_core+5874>, 0x605a3fafe547 <vm_exec_core+5783>, 0x605a3fafe2c9 <vm_exec_core+5145>, 0x605a3fafe22d <vm_exec_core+4989>, 0x605a3fafe641 <vm_exec_core+6033>, 0x605a3fafe3bc <vm_exec_core+5388>, 0x605a3fafdf50 <vm_exec_core+4256>, 0x605a3fafdee8 <vm_exec_core+4152>, 0x605a3fafde71 <vm_exec_core+4033>, 0x605a3fafde34 <vm_exec_core+3972>, 0x605a3fafddfc <vm_exec_core+3916>, 0x605a3fafddc7 <vm_exec_core+3863>, 0x605a3fafdd92 <vm_exec_core+3810>, 0x605a3fafdd5d <vm_exec_core+3757>, 0x605a3fafdcd3 <vm_exec_core+3619>, 0x605a3fafdc8f <vm_exec_core+3551>, 0x605a3fafdc48 <vm_exec_core+3480>, 0x605a3fafdbf0 <vm_exec_core+3392>, 0x605a3fafdbaa <vm_exec_core+3322>, 0x605a3fafdb2b <vm_exec_core+3195>, 0x605a3fafdaf1 <vm_exec_core+3137>, 0x605a3fafda94 <vm_exec_core+3044>, 0x605a3fafda3a <vm_exec_core+2954>, 0x605a3fafd9fd <vm_exec_core+2893>, 0x605a3fafedb0 <vm_exec_core+7936>, 0x605a3fafec2c <vm_exec_core+7548>, 0x605a3fafeb9e <vm_exec_core+7406>, 0x605a3fafeb37 <vm_exec_core+7303>, 0x605a3fafeae5 <vm_exec_core+7221>, 0x605a3fafea83 <vm_exec_core+7123>, 0x605a3fafea36 <vm_exec_core+7046>, 0x605a3fafe9e1 <vm_exec_core+6961>, 0x605a3fafe997 <vm_exec_core+6887>, 0x605a3fafe970 <vm_exec_core+6848>, 0x605a3fafe935 <vm_exec_core+6789>, 0x605a3fafe8e6 <vm_exec_core+6710>, 0x605a3fafe8b2 <vm_exec_core+6658>, 0x605a3fafe801 <vm_exec_core+6481>, 0x605a3fafe7be <vm_exec_core+6414>, 0x605a3fafe77a <vm_exec_core+6346>, 0x605a3faff355 <vm_exec_core+9381>, 0x605a3faff2e6 <vm_exec_core+9270>, 0x605a3faff387 <vm_exec_core+9431>, 0x605a3fafefa8 <vm_exec_core+8440>, 0x605a3fafef39 <vm_exec_core+8329>, 0x605a3fafeedb <vm_exec_core+8235>, 0x605a3fafee29 <vm_exec_core+8057>, 0x605a3fafeded <vm_exec_core+7997>, 0x605a3faff1b8 <vm_exec_core+8968>, 0x605a3faff14e <vm_exec_core+8862>, 0x605a3faff0a3 <vm_exec_core+8691>, 0x605a3fb00402 <vm_exec_core+13650>, 0x605a3fafeff7 <vm_exec_core+8519>, 0x605a3faff24e <vm_exec_core+9118>, 0x605a3faff1ff <vm_exec_core+9039>, 0x605a3faff297 <vm_exec_core+9191>, 0x605a3fafd9ae <vm_exec_core+2814>, 0x605a3fb00418 <vm_exec_core+13672>, 0x605a3fafd95f <vm_exec_core+2735>, 0x605a3fafd8f0 <vm_exec_core+2624>, 0x605a3fafd8ab <vm_exec_core+2555>, 0x605a3fafd838 <vm_exec_core+2440>, 0x605a3fafd6e1 <vm_exec_core+2097>, 0x605a3fafd611 <vm_exec_core+1889>, 0x605a3fafd595 <vm_exec_core+1765>, 0x605a3fafcfb7 <vm_exec_core+263>, 0x605a3fafd561 <vm_exec_core+1713>, 0x605a3fafd522 <vm_exec_core+1650>, 0x605a3fafd4e3 <vm_exec_core+1587>, 0x605a3fafd4a7 <vm_exec_core+1527>, 0x605a3fafd3e7 <vm_exec_core+1335>, 0x605a3fafd362 <vm_exec_core+1202>, 0x605a3fb0042e <vm_exec_core+13694>, 0x605a3fb00444 <vm_exec_core+13716>, 0x605a3fb0045a <vm_exec_core+13738>, 0x605a3fb00470 <vm_exec_core+13760>, 0x605a3fb0016e <vm_exec_core+12990>, 0x605a3fb00184 <vm_exec_core+13012>, 0x605a3fb0019a <vm_exec_core+13034>, 0x605a3fb001b7 <vm_exec_core+13063>, 0x605a3faffe5a <vm_exec_core+12202>, 0x605a3faffe70 <vm_exec_core+12224>, 0x605a3faffe86 <vm_exec_core+12246>, 0x605a3faffe9c <vm_exec_core+12268>, 0x605a3faffeb2 <vm_exec_core+12290>...}
#17 0x0000605a3faede55 in vm_exec_loop (result=<optimized out>, tag=0x7ffda3da59c0, state=<optimized out>, ec=0x605a716a32d0) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
#18 rb_vm_exec (ec=0x605a716a32d0) at /tmp/ruby/src/master-no-rjit/vm.c:2790
        _ec = 0x605a716a32d0
        _tag = {tag = 36, retval = 4, buf = {0x78b11f075a00, 0x605a3faedbc0 <rb_vm_exec+272>, 0x0, 0x7ffda3da59a0, 0xc61}, prev = 0x7ffda3da5af0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#19 0x0000605a3faf2cb0 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffda3da5a78, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1859
No locals.
#20 vm_yield (kw_splat=0, argv=0x7ffda3da5a78, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1873
No locals.
#21 rb_yield_0 (argv=0x7ffda3da5a78, argc=1) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
No locals.
#22 rb_yield (val=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
No locals.
#23 0x0000605a3f91548c in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=0x605a3f95b6e0 <io_close>, data2=132702086374000) at /tmp/ruby/src/master-no-rjit/eval.c:1174
        _ec = 0x605a716a32d0
        _tag = {tag = 36, retval = 105941566108368, buf = {0x78b11f075a00, 0x605a3f915540 <rb_ensure+400>, 0x0, 0x7ffda3da5aa0, 0x78b11f0d08d8}, prev = 0x7ffda3da5e60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x605a716a32d0
#24 0x0000605a3fadad6d in vm_call_cfunc_with_frame_ (ec=0x605a716a32d0, reg_cfp=0x78b139be1d00, calling=<optimized out>, argc=2, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0x414100000005
        cc = <optimized out>
        val = <optimized out>
        me = 0x78b139a792f8
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#25 0x0000605a3fae43c1 in vm_sendish (ec=0x605a716a32d0, reg_cfp=0x78b139be1d00, cd=0x605a71e88920, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x78b11cb82298
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x605a71e88920, cc = 0x78b11cb82298, block_handler = 132702573305113, recv = 132702125120000, argc = 2, kw_splat = false, heap_argv = 0}
#26 0x0000605a3faff199 in vm_exec_core (ec=0x605a716a3000, ec@entry=0x605a716a32d0) at ../../src/master-no-rjit/insns.def:854
        bh = 132702574341473
        cd = 0x605a71e88920
        blockiseq = 0x0
        leaf = <optimized out>
        val = 36
        reg_pc = 0x605a75928180
        reg_cfp = 0x78b139be1d00
        insns_address_table = {0x605a3fb004ce <vm_exec_core+13854>, 0x605a3fafe1da <vm_exec_core+4906>, 0x605a3fafe169 <vm_exec_core+4793>, 0x605a3fafe0c5 <vm_exec_core+4629>, 0x605a3fafe04b <vm_exec_core+4507>, 0x605a3fafdfa6 <vm_exec_core+4342>, 0x605a3fafe5b3 <vm_exec_core+5891>, 0x605a3fafe558 <vm_exec_core+5800>, 0x605a3fafe2da <vm_exec_core+5162>, 0x605a3fafe23e <vm_exec_core+5006>, 0x605a3fafe652 <vm_exec_core+6050>, 0x605a3fafe3cd <vm_exec_core+5405>, 0x605a3fafdf61 <vm_exec_core+4273>, 0x605a3fafdef9 <vm_exec_core+4169>, 0x605a3fafde82 <vm_exec_core+4050>, 0x605a3fafde45 <vm_exec_core+3989>, 0x605a3fafde0d <vm_exec_core+3933>, 0x605a3fafddd8 <vm_exec_core+3880>, 0x605a3fafdda3 <vm_exec_core+3827>, 0x605a3fafdd6e <vm_exec_core+3774>, 0x605a3fafdce4 <vm_exec_core+3636>, 0x605a3fafdca0 <vm_exec_core+3568>, 0x605a3fafdc59 <vm_exec_core+3497>, 0x605a3fafdc01 <vm_exec_core+3409>, 0x605a3fafdbbb <vm_exec_core+3339>, 0x605a3fafdb3c <vm_exec_core+3212>, 0x605a3fafdb02 <vm_exec_core+3154>, 0x605a3fafdaa5 <vm_exec_core+3061>, 0x605a3fafda4b <vm_exec_core+2971>, 0x605a3fafda0e <vm_exec_core+2910>, 0x605a3fafedc1 <vm_exec_core+7953>, 0x605a3fafec3d <vm_exec_core+7565>, 0x605a3fafebaf <vm_exec_core+7423>, 0x605a3fafeb48 <vm_exec_core+7320>, 0x605a3fafeaf6 <vm_exec_core+7238>, 0x605a3fafea94 <vm_exec_core+7140>, 0x605a3fafea47 <vm_exec_core+7063>, 0x605a3fafe9f2 <vm_exec_core+6978>, 0x605a3fafe9a8 <vm_exec_core+6904>, 0x605a3fafe981 <vm_exec_core+6865>, 0x605a3fafe946 <vm_exec_core+6806>, 0x605a3fafe8f7 <vm_exec_core+6727>, 0x605a3fafe8c3 <vm_exec_core+6675>, 0x605a3fafe812 <vm_exec_core+6498>, 0x605a3fafe7cf <vm_exec_core+6431>, 0x605a3fafe78b <vm_exec_core+6363>, 0x605a3faff366 <vm_exec_core+9398>, 0x605a3faff2f7 <vm_exec_core+9287>, 0x605a3faff398 <vm_exec_core+9448>, 0x605a3fafefb9 <vm_exec_core+8457>, 0x605a3fafef4a <vm_exec_core+8346>, 0x605a3fafeeec <vm_exec_core+8252>, 0x605a3fafee3a <vm_exec_core+8074>, 0x605a3fafedfe <vm_exec_core+8014>, 0x605a3faff1c9 <vm_exec_core+8985>, 0x605a3faff15f <vm_exec_core+8879>, 0x605a3faff0b4 <vm_exec_core+8708>, 0x605a3fafcf10 <vm_exec_core+96>, 0x605a3faff008 <vm_exec_core+8536>, 0x605a3faff25f <vm_exec_core+9135>, 0x605a3faff210 <vm_exec_core+9056>, 0x605a3faff2a8 <vm_exec_core+9208>, 0x605a3fafd9bf <vm_exec_core+2831>, 0x605a3fb00486 <vm_exec_core+13782>, 0x605a3fafd970 <vm_exec_core+2752>, 0x605a3fafd901 <vm_exec_core+2641>, 0x605a3fafd8bc <vm_exec_core+2572>, 0x605a3fafd849 <vm_exec_core+2457>, 0x605a3fafd6f2 <vm_exec_core+2114>, 0x605a3fafd622 <vm_exec_core+1906>, 0x605a3fafd5a6 <vm_exec_core+1782>, 0x605a3fafcfc8 <vm_exec_core+280>, 0x605a3fafd572 <vm_exec_core+1730>, 0x605a3fafd533 <vm_exec_core+1667>, 0x605a3fafd4f4 <vm_exec_core+1604>, 0x605a3fafd4b8 <vm_exec_core+1544>, 0x605a3fafd3f8 <vm_exec_core+1352>, 0x605a3fafd373 <vm_exec_core+1219>, 0x605a3fb004df <vm_exec_core+13871>, 0x605a3faffc69 <vm_exec_core+11705>, 0x605a3faffccf <vm_exec_core+11807>, 0x605a3faff427 <vm_exec_core+9591>, 0x605a3faffd68 <vm_exec_core+11960>, 0x605a3faffe01 <vm_exec_core+12113>, 0x605a3fb003a1 <vm_exec_core+13553>, 0x605a3fb00299 <vm_exec_core+13289>, 0x605a3fb002f7 <vm_exec_core+13383>, 0x605a3fb00032 <vm_exec_core+12674>, 0x605a3fb00093 <vm_exec_core+12771>, 0x605a3fb000f1 <vm_exec_core+12865>, 0x605a3fb00355 <vm_exec_core+13477>, 0x605a3fafff62 <vm_exec_core+12466>, 0x605a3fafffb5 <vm_exec_core+12549>, 0x605a3fb001cd <vm_exec_core+13085>, 0x605a3fb00251 <vm_exec_core+13217>, 0x605a3faffa6d <vm_exec_core+11197>, 0x605a3faffac3 <vm_exec_core+11283>, 0x605a3faffb0c <vm_exec_core+11356>, 0x605a3faffb72 <vm_exec_core+11458>, 0x605a3fb00544 <vm_exec_core+13972>, 0x605a3fafd302 <vm_exec_core+1106>, 0x605a3fafd282 <vm_exec_core+978>, 0x605a3fafd1d9 <vm_exec_core+809>, 0x605a3fafd192 <vm_exec_core+738>, 0x605a3fafd147 <vm_exec_core+663>, 0x605a3fafd0fe <vm_exec_core+590>, 0x605a3fafd0ad <vm_exec_core+509>, 0x605a3fafd078 <vm_exec_core+456>, 0x605a3fafd043 <vm_exec_core+403>, 0x605a3faffc4b <vm_exec_core+11675>, 0x605a3fafe1c9 <vm_exec_core+4889>, 0x605a3fafe158 <vm_exec_core+4776>, 0x605a3fafe0b4 <vm_exec_core+4612>, 0x605a3fafe03a <vm_exec_core+4490>, 0x605a3fafdf95 <vm_exec_core+4325>, 0x605a3fafe5a2 <vm_exec_core+5874>, 0x605a3fafe547 <vm_exec_core+5783>, 0x605a3fafe2c9 <vm_exec_core+5145>, 0x605a3fafe22d <vm_exec_core+4989>, 0x605a3fafe641 <vm_exec_core+6033>, 0x605a3fafe3bc <vm_exec_core+5388>, 0x605a3fafdf50 <vm_exec_core+4256>, 0x605a3fafdee8 <vm_exec_core+4152>, 0x605a3fafde71 <vm_exec_core+4033>, 0x605a3fafde34 <vm_exec_core+3972>, 0x605a3fafddfc <vm_exec_core+3916>, 0x605a3fafddc7 <vm_exec_core+3863>, 0x605a3fafdd92 <vm_exec_core+3810>, 0x605a3fafdd5d <vm_exec_core+3757>, 0x605a3fafdcd3 <vm_exec_core+3619>, 0x605a3fafdc8f <vm_exec_core+3551>, 0x605a3fafdc48 <vm_exec_core+3480>, 0x605a3fafdbf0 <vm_exec_core+3392>, 0x605a3fafdbaa <vm_exec_core+3322>, 0x605a3fafdb2b <vm_exec_core+3195>, 0x605a3fafdaf1 <vm_exec_core+3137>, 0x605a3fafda94 <vm_exec_core+3044>, 0x605a3fafda3a <vm_exec_core+2954>, 0x605a3fafd9fd <vm_exec_core+2893>, 0x605a3fafedb0 <vm_exec_core+7936>, 0x605a3fafec2c <vm_exec_core+7548>, 0x605a3fafeb9e <vm_exec_core+7406>, 0x605a3fafeb37 <vm_exec_core+7303>, 0x605a3fafeae5 <vm_exec_core+7221>, 0x605a3fafea83 <vm_exec_core+7123>, 0x605a3fafea36 <vm_exec_core+7046>, 0x605a3fafe9e1 <vm_exec_core+6961>, 0x605a3fafe997 <vm_exec_core+6887>, 0x605a3fafe970 <vm_exec_core+6848>, 0x605a3fafe935 <vm_exec_core+6789>, 0x605a3fafe8e6 <vm_exec_core+6710>, 0x605a3fafe8b2 <vm_exec_core+6658>, 0x605a3fafe801 <vm_exec_core+6481>, 0x605a3fafe7be <vm_exec_core+6414>, 0x605a3fafe77a <vm_exec_core+6346>, 0x605a3faff355 <vm_exec_core+9381>, 0x605a3faff2e6 <vm_exec_core+9270>, 0x605a3faff387 <vm_exec_core+9431>, 0x605a3fafefa8 <vm_exec_core+8440>, 0x605a3fafef39 <vm_exec_core+8329>, 0x605a3fafeedb <vm_exec_core+8235>, 0x605a3fafee29 <vm_exec_core+8057>, 0x605a3fafeded <vm_exec_core+7997>, 0x605a3faff1b8 <vm_exec_core+8968>, 0x605a3faff14e <vm_exec_core+8862>, 0x605a3faff0a3 <vm_exec_core+8691>, 0x605a3fb00402 <vm_exec_core+13650>, 0x605a3fafeff7 <vm_exec_core+8519>, 0x605a3faff24e <vm_exec_core+9118>, 0x605a3faff1ff <vm_exec_core+9039>, 0x605a3faff297 <vm_exec_core+9191>, 0x605a3fafd9ae <vm_exec_core+2814>, 0x605a3fb00418 <vm_exec_core+13672>, 0x605a3fafd95f <vm_exec_core+2735>, 0x605a3fafd8f0 <vm_exec_core+2624>, 0x605a3fafd8ab <vm_exec_core+2555>, 0x605a3fafd838 <vm_exec_core+2440>, 0x605a3fafd6e1 <vm_exec_core+2097>, 0x605a3fafd611 <vm_exec_core+1889>, 0x605a3fafd595 <vm_exec_core+1765>, 0x605a3fafcfb7 <vm_exec_core+263>, 0x605a3fafd561 <vm_exec_core+1713>, 0x605a3fafd522 <vm_exec_core+1650>, 0x605a3fafd4e3 <vm_exec_core+1587>, 0x605a3fafd4a7 <vm_exec_core+1527>, 0x605a3fafd3e7 <vm_exec_core+1335>, 0x605a3fafd362 <vm_exec_core+1202>, 0x605a3fb0042e <vm_exec_core+13694>, 0x605a3fb00444 <vm_exec_core+13716>, 0x605a3fb0045a <vm_exec_core+13738>, 0x605a3fb00470 <vm_exec_core+13760>, 0x605a3fb0016e <vm_exec_core+12990>, 0x605a3fb00184 <vm_exec_core+13012>, 0x605a3fb0019a <vm_exec_core+13034>, 0x605a3fb001b7 <vm_exec_core+13063>, 0x605a3faffe5a <vm_exec_core+12202>, 0x605a3faffe70 <vm_exec_core+12224>, 0x605a3faffe86 <vm_exec_core+12246>, 0x605a3faffe9c <vm_exec_core+12268>, 0x605a3faffeb2 <vm_exec_core+12290>...}
#27 0x0000605a3faedb65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#28 rb_vm_exec (ec=0x605a716a32d0) at /tmp/ruby/src/master-no-rjit/vm.c:2787
        _ec = 0x605a716a32d0
        _tag = {tag = 36, retval = 4, buf = {0x78b11c56afb8, 0x605a3faedbc0 <rb_vm_exec+272>, 0x0, 0x7ffda3da5e40, 0x1}, prev = 0x7ffda3da6270, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#29 0x0000605a3faf2cb0 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffda3da5f18, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1859
No locals.
#30 vm_yield (kw_splat=0, argv=0x7ffda3da5f18, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1873
No locals.
#31 rb_yield_0 (argv=0x7ffda3da5f18, argc=1) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
No locals.
#32 rb_yield (val=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
No locals.
#33 0x0000605a3fc3b7fe in rb_ary_collect (ary=132702079987640) at /tmp/ruby/src/master-no-rjit/internal/array.h:151
        i = 0
        collect = 132702086375720
#34 0x0000605a3fadad6d in vm_call_cfunc_with_frame_ (ec=0x605a716a32d0, reg_cfp=0x78b139be1e18, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0x167100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x78b139a7eb90
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#35 0x0000605a3fae43c1 in vm_sendish (ec=0x605a716a32d0, reg_cfp=0x78b139be1e18, cd=0x605a7197aa90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x78b139a40048
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x605a7197aa90, cc = 0x78b139a40048, block_handler = 132702573305393, recv = 132702079987640, argc = 0, kw_splat = false, heap_argv = 0}
#36 0x0000605a3faff199 in vm_exec_core (ec=0x605a716a3000, ec@entry=0x605a716a32d0) at ../../src/master-no-rjit/insns.def:854
        bh = 132702574341473
        cd = 0x605a7197aa90
        blockiseq = 0x0
        leaf = <optimized out>
        val = 4
        reg_pc = 0x605a7197a0c0
        reg_cfp = 0x78b139be1e18
        insns_address_table = {0x605a3fb004ce <vm_exec_core+13854>, 0x605a3fafe1da <vm_exec_core+4906>, 0x605a3fafe169 <vm_exec_core+4793>, 0x605a3fafe0c5 <vm_exec_core+4629>, 0x605a3fafe04b <vm_exec_core+4507>, 0x605a3fafdfa6 <vm_exec_core+4342>, 0x605a3fafe5b3 <vm_exec_core+5891>, 0x605a3fafe558 <vm_exec_core+5800>, 0x605a3fafe2da <vm_exec_core+5162>, 0x605a3fafe23e <vm_exec_core+5006>, 0x605a3fafe652 <vm_exec_core+6050>, 0x605a3fafe3cd <vm_exec_core+5405>, 0x605a3fafdf61 <vm_exec_core+4273>, 0x605a3fafdef9 <vm_exec_core+4169>, 0x605a3fafde82 <vm_exec_core+4050>, 0x605a3fafde45 <vm_exec_core+3989>, 0x605a3fafde0d <vm_exec_core+3933>, 0x605a3fafddd8 <vm_exec_core+3880>, 0x605a3fafdda3 <vm_exec_core+3827>, 0x605a3fafdd6e <vm_exec_core+3774>, 0x605a3fafdce4 <vm_exec_core+3636>, 0x605a3fafdca0 <vm_exec_core+3568>, 0x605a3fafdc59 <vm_exec_core+3497>, 0x605a3fafdc01 <vm_exec_core+3409>, 0x605a3fafdbbb <vm_exec_core+3339>, 0x605a3fafdb3c <vm_exec_core+3212>, 0x605a3fafdb02 <vm_exec_core+3154>, 0x605a3fafdaa5 <vm_exec_core+3061>, 0x605a3fafda4b <vm_exec_core+2971>, 0x605a3fafda0e <vm_exec_core+2910>, 0x605a3fafedc1 <vm_exec_core+7953>, 0x605a3fafec3d <vm_exec_core+7565>, 0x605a3fafebaf <vm_exec_core+7423>, 0x605a3fafeb48 <vm_exec_core+7320>, 0x605a3fafeaf6 <vm_exec_core+7238>, 0x605a3fafea94 <vm_exec_core+7140>, 0x605a3fafea47 <vm_exec_core+7063>, 0x605a3fafe9f2 <vm_exec_core+6978>, 0x605a3fafe9a8 <vm_exec_core+6904>, 0x605a3fafe981 <vm_exec_core+6865>, 0x605a3fafe946 <vm_exec_core+6806>, 0x605a3fafe8f7 <vm_exec_core+6727>, 0x605a3fafe8c3 <vm_exec_core+6675>, 0x605a3fafe812 <vm_exec_core+6498>, 0x605a3fafe7cf <vm_exec_core+6431>, 0x605a3fafe78b <vm_exec_core+6363>, 0x605a3faff366 <vm_exec_core+9398>, 0x605a3faff2f7 <vm_exec_core+9287>, 0x605a3faff398 <vm_exec_core+9448>, 0x605a3fafefb9 <vm_exec_core+8457>, 0x605a3fafef4a <vm_exec_core+8346>, 0x605a3fafeeec <vm_exec_core+8252>, 0x605a3fafee3a <vm_exec_core+8074>, 0x605a3fafedfe <vm_exec_core+8014>, 0x605a3faff1c9 <vm_exec_core+8985>, 0x605a3faff15f <vm_exec_core+8879>, 0x605a3faff0b4 <vm_exec_core+8708>, 0x605a3fafcf10 <vm_exec_core+96>, 0x605a3faff008 <vm_exec_core+8536>, 0x605a3faff25f <vm_exec_core+9135>, 0x605a3faff210 <vm_exec_core+9056>, 0x605a3faff2a8 <vm_exec_core+9208>, 0x605a3fafd9bf <vm_exec_core+2831>, 0x605a3fb00486 <vm_exec_core+13782>, 0x605a3fafd970 <vm_exec_core+2752>, 0x605a3fafd901 <vm_exec_core+2641>, 0x605a3fafd8bc <vm_exec_core+2572>, 0x605a3fafd849 <vm_exec_core+2457>, 0x605a3fafd6f2 <vm_exec_core+2114>, 0x605a3fafd622 <vm_exec_core+1906>, 0x605a3fafd5a6 <vm_exec_core+1782>, 0x605a3fafcfc8 <vm_exec_core+280>, 0x605a3fafd572 <vm_exec_core+1730>, 0x605a3fafd533 <vm_exec_core+1667>, 0x605a3fafd4f4 <vm_exec_core+1604>, 0x605a3fafd4b8 <vm_exec_core+1544>, 0x605a3fafd3f8 <vm_exec_core+1352>, 0x605a3fafd373 <vm_exec_core+1219>, 0x605a3fb004df <vm_exec_core+13871>, 0x605a3faffc69 <vm_exec_core+11705>, 0x605a3faffccf <vm_exec_core+11807>, 0x605a3faff427 <vm_exec_core+9591>, 0x605a3faffd68 <vm_exec_core+11960>, 0x605a3faffe01 <vm_exec_core+12113>, 0x605a3fb003a1 <vm_exec_core+13553>, 0x605a3fb00299 <vm_exec_core+13289>, 0x605a3fb002f7 <vm_exec_core+13383>, 0x605a3fb00032 <vm_exec_core+12674>, 0x605a3fb00093 <vm_exec_core+12771>, 0x605a3fb000f1 <vm_exec_core+12865>, 0x605a3fb00355 <vm_exec_core+13477>, 0x605a3fafff62 <vm_exec_core+12466>, 0x605a3fafffb5 <vm_exec_core+12549>, 0x605a3fb001cd <vm_exec_core+13085>, 0x605a3fb00251 <vm_exec_core+13217>, 0x605a3faffa6d <vm_exec_core+11197>, 0x605a3faffac3 <vm_exec_core+11283>, 0x605a3faffb0c <vm_exec_core+11356>, 0x605a3faffb72 <vm_exec_core+11458>, 0x605a3fb00544 <vm_exec_core+13972>, 0x605a3fafd302 <vm_exec_core+1106>, 0x605a3fafd282 <vm_exec_core+978>, 0x605a3fafd1d9 <vm_exec_core+809>, 0x605a3fafd192 <vm_exec_core+738>, 0x605a3fafd147 <vm_exec_core+663>, 0x605a3fafd0fe <vm_exec_core+590>, 0x605a3fafd0ad <vm_exec_core+509>, 0x605a3fafd078 <vm_exec_core+456>, 0x605a3fafd043 <vm_exec_core+403>, 0x605a3faffc4b <vm_exec_core+11675>, 0x605a3fafe1c9 <vm_exec_core+4889>, 0x605a3fafe158 <vm_exec_core+4776>, 0x605a3fafe0b4 <vm_exec_core+4612>, 0x605a3fafe03a <vm_exec_core+4490>, 0x605a3fafdf95 <vm_exec_core+4325>, 0x605a3fafe5a2 <vm_exec_core+5874>, 0x605a3fafe547 <vm_exec_core+5783>, 0x605a3fafe2c9 <vm_exec_core+5145>, 0x605a3fafe22d <vm_exec_core+4989>, 0x605a3fafe641 <vm_exec_core+6033>, 0x605a3fafe3bc <vm_exec_core+5388>, 0x605a3fafdf50 <vm_exec_core+4256>, 0x605a3fafdee8 <vm_exec_core+4152>, 0x605a3fafde71 <vm_exec_core+4033>, 0x605a3fafde34 <vm_exec_core+3972>, 0x605a3fafddfc <vm_exec_core+3916>, 0x605a3fafddc7 <vm_exec_core+3863>, 0x605a3fafdd92 <vm_exec_core+3810>, 0x605a3fafdd5d <vm_exec_core+3757>, 0x605a3fafdcd3 <vm_exec_core+3619>, 0x605a3fafdc8f <vm_exec_core+3551>, 0x605a3fafdc48 <vm_exec_core+3480>, 0x605a3fafdbf0 <vm_exec_core+3392>, 0x605a3fafdbaa <vm_exec_core+3322>, 0x605a3fafdb2b <vm_exec_core+3195>, 0x605a3fafdaf1 <vm_exec_core+3137>, 0x605a3fafda94 <vm_exec_core+3044>, 0x605a3fafda3a <vm_exec_core+2954>, 0x605a3fafd9fd <vm_exec_core+2893>, 0x605a3fafedb0 <vm_exec_core+7936>, 0x605a3fafec2c <vm_exec_core+7548>, 0x605a3fafeb9e <vm_exec_core+7406>, 0x605a3fafeb37 <vm_exec_core+7303>, 0x605a3fafeae5 <vm_exec_core+7221>, 0x605a3fafea83 <vm_exec_core+7123>, 0x605a3fafea36 <vm_exec_core+7046>, 0x605a3fafe9e1 <vm_exec_core+6961>, 0x605a3fafe997 <vm_exec_core+6887>, 0x605a3fafe970 <vm_exec_core+6848>, 0x605a3fafe935 <vm_exec_core+6789>, 0x605a3fafe8e6 <vm_exec_core+6710>, 0x605a3fafe8b2 <vm_exec_core+6658>, 0x605a3fafe801 <vm_exec_core+6481>, 0x605a3fafe7be <vm_exec_core+6414>, 0x605a3fafe77a <vm_exec_core+6346>, 0x605a3faff355 <vm_exec_core+9381>, 0x605a3faff2e6 <vm_exec_core+9270>, 0x605a3faff387 <vm_exec_core+9431>, 0x605a3fafefa8 <vm_exec_core+8440>, 0x605a3fafef39 <vm_exec_core+8329>, 0x605a3fafeedb <vm_exec_core+8235>, 0x605a3fafee29 <vm_exec_core+8057>, 0x605a3fafeded <vm_exec_core+7997>, 0x605a3faff1b8 <vm_exec_core+8968>, 0x605a3faff14e <vm_exec_core+8862>, 0x605a3faff0a3 <vm_exec_core+8691>, 0x605a3fb00402 <vm_exec_core+13650>, 0x605a3fafeff7 <vm_exec_core+8519>, 0x605a3faff24e <vm_exec_core+9118>, 0x605a3faff1ff <vm_exec_core+9039>, 0x605a3faff297 <vm_exec_core+9191>, 0x605a3fafd9ae <vm_exec_core+2814>, 0x605a3fb00418 <vm_exec_core+13672>, 0x605a3fafd95f <vm_exec_core+2735>, 0x605a3fafd8f0 <vm_exec_core+2624>, 0x605a3fafd8ab <vm_exec_core+2555>, 0x605a3fafd838 <vm_exec_core+2440>, 0x605a3fafd6e1 <vm_exec_core+2097>, 0x605a3fafd611 <vm_exec_core+1889>, 0x605a3fafd595 <vm_exec_core+1765>, 0x605a3fafcfb7 <vm_exec_core+263>, 0x605a3fafd561 <vm_exec_core+1713>, 0x605a3fafd522 <vm_exec_core+1650>, 0x605a3fafd4e3 <vm_exec_core+1587>, 0x605a3fafd4a7 <vm_exec_core+1527>, 0x605a3fafd3e7 <vm_exec_core+1335>, 0x605a3fafd362 <vm_exec_core+1202>, 0x605a3fb0042e <vm_exec_core+13694>, 0x605a3fb00444 <vm_exec_core+13716>, 0x605a3fb0045a <vm_exec_core+13738>, 0x605a3fb00470 <vm_exec_core+13760>, 0x605a3fb0016e <vm_exec_core+12990>, 0x605a3fb00184 <vm_exec_core+13012>, 0x605a3fb0019a <vm_exec_core+13034>, 0x605a3fb001b7 <vm_exec_core+13063>, 0x605a3faffe5a <vm_exec_core+12202>, 0x605a3faffe70 <vm_exec_core+12224>, 0x605a3faffe86 <vm_exec_core+12246>, 0x605a3faffe9c <vm_exec_core+12268>, 0x605a3faffeb2 <vm_exec_core+12290>...}
#37 0x0000605a3faede55 in vm_exec_loop (result=<optimized out>, tag=0x7ffda3da6270, state=<optimized out>, ec=0x605a716a32d0) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
#38 rb_vm_exec (ec=0x605a716a32d0) at /tmp/ruby/src/master-no-rjit/vm.c:2790
        _ec = 0x605a716a32d0
        _tag = {tag = 36, retval = 4, buf = {0x78b11cb842a0, 0x605a3faedbc0 <rb_vm_exec+272>, 0x0, 0x7ffda3da6250, 0x27b74ddf49dfe7ff}, prev = 0x7ffda3da6680, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#39 0x0000605a3faf2cb0 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffda3da6328, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1859
No locals.
#40 vm_yield (kw_splat=0, argv=0x7ffda3da6328, argc=1, ec=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:1873
No locals.
#41 rb_yield_0 (argv=0x7ffda3da6328, argc=1) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
No locals.
#42 rb_yield (val=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
No locals.
#43 0x0000605a3fc3b7fe in rb_ary_collect (ary=132702086382240) at /tmp/ruby/src/master-no-rjit/internal/array.h:151
        i = 0
        collect = 132702086382120
#44 0x0000605a3fadad6d in vm_call_cfunc_with_frame_ (ec=0x605a716a32d0, reg_cfp=0x78b139be1f30, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
        ci = 0x167100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x78b139a7eb90
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#45 0x0000605a3fae43c1 in vm_sendish (ec=0x605a716a32d0, reg_cfp=0x78b139be1f30, cd=0x605a71856370, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/master-no-rjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x78b139a40048
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x605a71856370, cc = 0x78b139a40048, block_handler = 132702573305673, recv = 132702086382240, argc = 0, kw_splat = false, heap_argv = 0}
#46 0x0000605a3faff199 in vm_exec_core (ec=0x605a716a3000, ec@entry=0x605a716a32d0) at ../../src/master-no-rjit/insns.def:854
        bh = 132702574341473
        cd = 0x605a71856370
        blockiseq = 0x0
        leaf = <optimized out>
        val = 36
        reg_pc = 0x605a7183bf88
        reg_cfp = 0x78b139be1f30
        insns_address_table = {0x605a3fb004ce <vm_exec_core+13854>, 0x605a3fafe1da <vm_exec_core+4906>, 0x605a3fafe169 <vm_exec_core+4793>, 0x605a3fafe0c5 <vm_exec_core+4629>, 0x605a3fafe04b <vm_exec_core+4507>, 0x605a3fafdfa6 <vm_exec_core+4342>, 0x605a3fafe5b3 <vm_exec_core+5891>, 0x605a3fafe558 <vm_exec_core+5800>, 0x605a3fafe2da <vm_exec_core+5162>, 0x605a3fafe23e <vm_exec_core+5006>, 0x605a3fafe652 <vm_exec_core+6050>, 0x605a3fafe3cd <vm_exec_core+5405>, 0x605a3fafdf61 <vm_exec_core+4273>, 0x605a3fafdef9 <vm_exec_core+4169>, 0x605a3fafde82 <vm_exec_core+4050>, 0x605a3fafde45 <vm_exec_core+3989>, 0x605a3fafde0d <vm_exec_core+3933>, 0x605a3fafddd8 <vm_exec_core+3880>, 0x605a3fafdda3 <vm_exec_core+3827>, 0x605a3fafdd6e <vm_exec_core+3774>, 0x605a3fafdce4 <vm_exec_core+3636>, 0x605a3fafdca0 <vm_exec_core+3568>, 0x605a3fafdc59 <vm_exec_core+3497>, 0x605a3fafdc01 <vm_exec_core+3409>, 0x605a3fafdbbb <vm_exec_core+3339>, 0x605a3fafdb3c <vm_exec_core+3212>, 0x605a3fafdb02 <vm_exec_core+3154>, 0x605a3fafdaa5 <vm_exec_core+3061>, 0x605a3fafda4b <vm_exec_core+2971>, 0x605a3fafda0e <vm_exec_core+2910>, 0x605a3fafedc1 <vm_exec_core+7953>, 0x605a3fafec3d <vm_exec_core+7565>, 0x605a3fafebaf <vm_exec_core+7423>, 0x605a3fafeb48 <vm_exec_core+7320>, 0x605a3fafeaf6 <vm_exec_core+7238>, 0x605a3fafea94 <vm_exec_core+7140>, 0x605a3fafea47 <vm_exec_core+7063>, 0x605a3fafe9f2 <vm_exec_core+6978>, 0x605a3fafe9a8 <vm_exec_core+6904>, 0x605a3fafe981 <vm_exec_core+6865>, 0x605a3fafe946 <vm_exec_core+6806>, 0x605a3fafe8f7 <vm_exec_core+6727>, 0x605a3fafe8c3 <vm_exec_core+6675>, 0x605a3fafe812 <vm_exec_core+6498>, 0x605a3fafe7cf <vm_exec_core+6431>, 0x605a3fafe78b <vm_exec_core+6363>, 0x605a3faff366 <vm_exec_core+9398>, 0x605a3faff2f7 <vm_exec_core+9287>, 0x605a3faff398 <vm_exec_core+9448>, 0x605a3fafefb9 <vm_exec_core+8457>, 0x605a3fafef4a <vm_exec_core+8346>, 0x605a3fafeeec <vm_exec_core+8252>, 0x605a3fafee3a <vm_exec_core+8074>, 0x605a3fafedfe <vm_exec_core+8014>, 0x605a3faff1c9 <vm_exec_core+8985>, 0x605a3faff15f <vm_exec_core+8879>, 0x605a3faff0b4 <vm_exec_core+8708>, 0x605a3fafcf10 <vm_exec_core+96>, 0x605a3faff008 <vm_exec_core+8536>, 0x605a3faff25f <vm_exec_core+9135>, 0x605a3faff210 <vm_exec_core+9056>, 0x605a3faff2a8 <vm_exec_core+9208>, 0x605a3fafd9bf <vm_exec_core+2831>, 0x605a3fb00486 <vm_exec_core+13782>, 0x605a3fafd970 <vm_exec_core+2752>, 0x605a3fafd901 <vm_exec_core+2641>, 0x605a3fafd8bc <vm_exec_core+2572>, 0x605a3fafd849 <vm_exec_core+2457>, 0x605a3fafd6f2 <vm_exec_core+2114>, 0x605a3fafd622 <vm_exec_core+1906>, 0x605a3fafd5a6 <vm_exec_core+1782>, 0x605a3fafcfc8 <vm_exec_core+280>, 0x605a3fafd572 <vm_exec_core+1730>, 0x605a3fafd533 <vm_exec_core+1667>, 0x605a3fafd4f4 <vm_exec_core+1604>, 0x605a3fafd4b8 <vm_exec_core+1544>, 0x605a3fafd3f8 <vm_exec_core+1352>, 0x605a3fafd373 <vm_exec_core+1219>, 0x605a3fb004df <vm_exec_core+13871>, 0x605a3faffc69 <vm_exec_core+11705>, 0x605a3faffccf <vm_exec_core+11807>, 0x605a3faff427 <vm_exec_core+9591>, 0x605a3faffd68 <vm_exec_core+11960>, 0x605a3faffe01 <vm_exec_core+12113>, 0x605a3fb003a1 <vm_exec_core+13553>, 0x605a3fb00299 <vm_exec_core+13289>, 0x605a3fb002f7 <vm_exec_core+13383>, 0x605a3fb00032 <vm_exec_core+12674>, 0x605a3fb00093 <vm_exec_core+12771>, 0x605a3fb000f1 <vm_exec_core+12865>, 0x605a3fb00355 <vm_exec_core+13477>, 0x605a3fafff62 <vm_exec_core+12466>, 0x605a3fafffb5 <vm_exec_core+12549>, 0x605a3fb001cd <vm_exec_core+13085>, 0x605a3fb00251 <vm_exec_core+13217>, 0x605a3faffa6d <vm_exec_core+11197>, 0x605a3faffac3 <vm_exec_core+11283>, 0x605a3faffb0c <vm_exec_core+11356>, 0x605a3faffb72 <vm_exec_core+11458>, 0x605a3fb00544 <vm_exec_core+13972>, 0x605a3fafd302 <vm_exec_core+1106>, 0x605a3fafd282 <vm_exec_core+978>, 0x605a3fafd1d9 <vm_exec_core+809>, 0x605a3fafd192 <vm_exec_core+738>, 0x605a3fafd147 <vm_exec_core+663>, 0x605a3fafd0fe <vm_exec_core+590>, 0x605a3fafd0ad <vm_exec_core+509>, 0x605a3fafd078 <vm_exec_core+456>, 0x605a3fafd043 <vm_exec_core+403>, 0x605a3faffc4b <vm_exec_core+11675>, 0x605a3fafe1c9 <vm_exec_core+4889>, 0x605a3fafe158 <vm_exec_core+4776>, 0x605a3fafe0b4 <vm_exec_core+4612>, 0x605a3fafe03a <vm_exec_core+4490>, 0x605a3fafdf95 <vm_exec_core+4325>, 0x605a3fafe5a2 <vm_exec_core+5874>, 0x605a3fafe547 <vm_exec_core+5783>, 0x605a3fafe2c9 <vm_exec_core+5145>, 0x605a3fafe22d <vm_exec_core+4989>, 0x605a3fafe641 <vm_exec_core+6033>, 0x605a3fafe3bc <vm_exec_core+5388>, 0x605a3fafdf50 <vm_exec_core+4256>, 0x605a3fafdee8 <vm_exec_core+4152>, 0x605a3fafde71 <vm_exec_core+4033>, 0x605a3fafde34 <vm_exec_core+3972>, 0x605a3fafddfc <vm_exec_core+3916>, 0x605a3fafddc7 <vm_exec_core+3863>, 0x605a3fafdd92 <vm_exec_core+3810>, 0x605a3fafdd5d <vm_exec_core+3757>, 0x605a3fafdcd3 <vm_exec_core+3619>, 0x605a3fafdc8f <vm_exec_core+3551>, 0x605a3fafdc48 <vm_exec_core+3480>, 0x605a3fafdbf0 <vm_exec_core+3392>, 0x605a3fafdbaa <vm_exec_core+3322>, 0x605a3fafdb2b <vm_exec_core+3195>, 0x605a3fafdaf1 <vm_exec_core+3137>, 0x605a3fafda94 <vm_exec_core+3044>, 0x605a3fafda3a <vm_exec_core+2954>, 0x605a3fafd9fd <vm_exec_core+2893>, 0x605a3fafedb0 <vm_exec_core+7936>, 0x605a3fafec2c <vm_exec_core+7548>, 0x605a3fafeb9e <vm_exec_core+7406>, 0x605a3fafeb37 <vm_exec_core+7303>, 0x605a3fafeae5 <vm_exec_core+7221>, 0x605a3fafea83 <vm_exec_core+7123>, 0x605a3fafea36 <vm_exec_core+7046>, 0x605a3fafe9e1 <vm_exec_core+6961>, 0x605a3fafe997 <vm_exec_core+6887>, 0x605a3fafe970 <vm_exec_core+6848>, 0x605a3fafe935 <vm_exec_core+6789>, 0x605a3fafe8e6 <vm_exec_core+6710>, 0x605a3fafe8b2 <vm_exec_core+6658>, 0x605a3fafe801 <vm_exec_core+6481>, 0x605a3fafe7be <vm_exec_core+6414>, 0x605a3fafe77a <vm_exec_core+6346>, 0x605a3faff355 <vm_exec_core+9381>, 0x605a3faff2e6 <vm_exec_core+9270>, 0x605a3faff387 <vm_exec_core+9431>, 0x605a3fafefa8 <vm_exec_core+8440>, 0x605a3fafef39 <vm_exec_core+8329>, 0x605a3fafeedb <vm_exec_core+8235>, 0x605a3fafee29 <vm_exec_core+8057>, 0x605a3fafeded <vm_exec_core+7997>, 0x605a3faff1b8 <vm_exec_core+8968>, 0x605a3faff14e <vm_exec_core+8862>, 0x605a3faff0a3 <vm_exec_core+8691>, 0x605a3fb00402 <vm_exec_core+13650>, 0x605a3fafeff7 <vm_exec_core+8519>, 0x605a3faff24e <vm_exec_core+9118>, 0x605a3faff1ff <vm_exec_core+9039>, 0x605a3faff297 <vm_exec_core+9191>, 0x605a3fafd9ae <vm_exec_core+2814>, 0x605a3fb00418 <vm_exec_core+13672>, 0x605a3fafd95f <vm_exec_core+2735>, 0x605a3fafd8f0 <vm_exec_core+2624>, 0x605a3fafd8ab <vm_exec_core+2555>, 0x605a3fafd838 <vm_exec_core+2440>, 0x605a3fafd6e1 <vm_exec_core+2097>, 0x605a3fafd611 <vm_exec_core+1889>, 0x605a3fafd595 <vm_exec_core+1765>, 0x605a3fafcfb7 <vm_exec_core+263>, 0x605a3fafd561 <vm_exec_core+1713>, 0x605a3fafd522 <vm_exec_core+1650>, 0x605a3fafd4e3 <vm_exec_core+1587>, 0x605a3fafd4a7 <vm_exec_core+1527>, 0x605a3fafd3e7 <vm_exec_core+1335>, 0x605a3fafd362 <vm_exec_core+1202>, 0x605a3fb0042e <vm_exec_core+13694>, 0x605a3fb00444 <vm_exec_core+13716>, 0x605a3fb0045a <vm_exec_core+13738>, 0x605a3fb00470 <vm_exec_core+13760>, 0x605a3fb0016e <vm_exec_core+12990>, 0x605a3fb00184 <vm_exec_core+13012>, 0x605a3fb0019a <vm_exec_core+13034>, 0x605a3fb001b7 <vm_exec_core+13063>, 0x605a3faffe5a <vm_exec_core+12202>, 0x605a3faffe70 <vm_exec_core+12224>, 0x605a3faffe86 <vm_exec_core+12246>, 0x605a3faffe9c <vm_exec_core+12268>, 0x605a3faffeb2 <vm_exec_core+12290>...}
#47 0x0000605a3faede55 in vm_exec_loop (result=<optimized out>, tag=0x7ffda3da6680, state=<optimized out>, ec=0x605a716a32d0) at /tmp/ruby/src/master-no-rjit/vm.c:2811
        vm_loop_start = <optimized out>
#48 rb_vm_exec (ec=0x605a716a32d0) at /tmp/ruby/src/master-no-rjit/vm.c:2790
        _ec = 0x605a716a32d0
        _tag = {tag = 36, retval = 4, buf = {0x7ffda3da6948, 0x605a3faedbc0 <rb_vm_exec+272>, 0x0, 0x7ffda3da6660, 0x78b139a589e0}, prev = 0x7ffda3da6730, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#49 0x0000605a3fb03fd8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/master-no-rjit/vm.c:3050
        ec = <optimized out>
        val = <optimized out>
#50 0x0000605a3f911ca5 in rb_ec_exec_node (ec=ec@entry=0x605a716a32d0, n=<optimized out>) at /tmp/ruby/src/master-no-rjit/eval.c:283
        _ec = 0x605a716a32d0
        _tag = {tag = 36, retval = 105940729806756, buf = {0x7ffda3da6948, 0x605a3f911cf0 <rb_ec_exec_node+240>, 0x0, 0x7ffda3da6710, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = <optimized out>
#51 0x0000605a3f9141d1 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/master-no-rjit/eval.c:321
        ec = 0x605a716a32d0
        status = <optimized out>
#52 0x0000605a3f90e736 in rb_main (argv=0x7ffda3da6948, argc=10) at /tmp/ruby/src/master-no-rjit/main.c:42
        variable_in_this_stack_frame = 0
#53 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/master-no-rjit/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x605a7169e010, native_id: 0x78b139c437c0
-- 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/master-no-rjit/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0109 E:0010d8 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/test/net/http/test_https_proxy.rb:43 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0012 s:0095 E:000a60 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/test/net/http/test_https_proxy.rb:16
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/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/master-no-rjit/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:001b70 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/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/master-no-rjit/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:002130 l:y b:---- DUMMY  [FINISH]

th: 0x605a761a9340, native_id: 0x78b11d93f6c0
-- 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/master-no-rjit/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x605a75634510, native_id: 0x78b11f26e6c0
-- 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/master-no-rjit/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x605a7551e230, native_id: 0x78b11da686c0
-- 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/master-no-rjit/test/net/http/test_https_proxy.rb:29 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 84193) detached]
worker 84193=net/http/test_https_proxy does not respond; SEGV is sent
/tmp/ruby/src/master-no-rjit/tool/lib/core_assertions.rb:797: [BUG] Segmentation fault at 0x000003e9000148d9
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +PRISM [x86_64-linux]

-- 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/master-no-rjit/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0109 E:0010d8 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/test/net/http/test_https_proxy.rb:43 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0012 s:0095 E:000a60 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/test/net/http/test_https_proxy.rb:16
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/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/master-no-rjit/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:001b70 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/master-no-rjit/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/master-no-rjit/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:002130 l:y b:---- DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:220:in '<main>'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:122:in 'run'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:23:in 'map'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1374:in '_run_suite'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1670:in '_run_suite'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1670:in 'map'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb:1683:in 'block in _run_suite'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/master-no-rjit/test/net/http/test_https_proxy.rb:16:in 'test_https_proxy_authentication'
/tmp/ruby/src/master-no-rjit/test/net/http/test_https_proxy.rb:16:in 'open'
/tmp/ruby/src/master-no-rjit/test/net/http/test_https_proxy.rb:43:in 'block in test_https_proxy_authentication'
/tmp/ruby/src/master-no-rjit/tool/lib/core_assertions.rb:797:in 'assert_join_threads'
/tmp/ruby/src/master-no-rjit/tool/lib/core_assertions.rb:797:in 'value'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 4

-- Machine register context ------------------------------------------------
 RIP: 0x000078b139cded61 RBP: 0x00007ffda3da53e0 RSP: 0x00007ffda3da53a0
 RAX: 0xfffffffffffffffc RBX: 0x0000605a716a2fd8 RCX: 0x000078b139cded61
 RDX: 0x0000000000000000 RDI: 0x0000605a716a3000 RSI: 0x0000000000000189
  R8: 0x0000000000000000  R9: 0x00000000ffffffff R10: 0x0000000000000000
 R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
 R14: 0x0000605a716a30f8 R15: 0x0000605a716a3000 EFL: 0x0000000000000246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/master-no-rjit/ruby(rb_print_backtrace+0x14) [0x605a3fd51e60] /tmp/ruby/src/master-no-rjit/vm_dump.c:1102
/tmp/ruby/build/master-no-rjit/ruby(rb_vm_bugreport) /tmp/ruby/src/master-no-rjit/vm_dump.c:1447
/tmp/ruby/build/master-no-rjit/ruby(rb_bug_for_fatal_signal+0x102) [0x605a3fd07832] /tmp/ruby/src/master-no-rjit/error.c:1130
/tmp/ruby/build/master-no-rjit/ruby(sigsegv+0x48) [0x605a3fa494e8] /tmp/ruby/src/master-no-rjit/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x78b139c8b320) [0x78b139c8b320]
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x78b139cded61] ./nptl/futex-internal.c:57
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139
/lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x78b139ce17dd] ./nptl/pthread_cond_wait.c:503
/lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627
/lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0
/tmp/ruby/build/master-no-rjit/ruby(rb_native_cond_wait+0x8) [0x605a3fa90be3] /tmp/ruby/src/master-no-rjit/thread_pthread.c:231
/tmp/ruby/build/master-no-rjit/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/master-no-rjit/thread_pthread.c:851
/tmp/ruby/build/master-no-rjit/ruby(thread_sched_unlock_+0x0) [0x605a3fa9101a] /tmp/ruby/src/master-no-rjit/thread_pthread.c:1126
/tmp/ruby/build/master-no-rjit/ruby(thread_sched_to_waiting_until_wakeup) /tmp/ruby/src/master-no-rjit/thread_pthread.c:1132
/tmp/ruby/build/master-no-rjit/ruby(native_sleep+0x14) [0x605a3fa975f1] /tmp/ruby/src/master-no-rjit/thread_pthread.c:3350
/tmp/ruby/build/master-no-rjit/ruby(sleep_forever) /tmp/ruby/src/master-no-rjit/thread.c:1381
/tmp/ruby/build/master-no-rjit/ruby(thread_join_sleep) /tmp/ruby/src/master-no-rjit/thread.c:1074
/tmp/ruby/build/master-no-rjit/ruby(rb_ensure+0xdc) [0x605a3f91548c] /tmp/ruby/src/master-no-rjit/eval.c:1174
/tmp/ruby/build/master-no-rjit/ruby(thread_join+0x91) [0x605a3fa8e8f1] /tmp/ruby/src/master-no-rjit/thread.c:1131
/tmp/ruby/build/master-no-rjit/ruby(thread_value) /tmp/ruby/src/master-no-rjit/thread.c:1253
/tmp/ruby/build/master-no-rjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x605a3fadad6d] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
/tmp/ruby/build/master-no-rjit/ruby(vm_sendish+0x111) [0x605a3fae43c1] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:6134
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_core+0x84) [0x605a3fafcf34] ../../src/master-no-rjit/insns.def:902
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_loop+0x38) [0x605a3faede55] /tmp/ruby/src/master-no-rjit/vm.c:2811
/tmp/ruby/build/master-no-rjit/ruby(rb_vm_exec) /tmp/ruby/src/master-no-rjit/vm.c:2790
/tmp/ruby/build/master-no-rjit/ruby(vm_yield_with_cref+0x86) [0x605a3faf2cb0] /tmp/ruby/src/master-no-rjit/vm.c:1865
/tmp/ruby/build/master-no-rjit/ruby(vm_yield) /tmp/ruby/src/master-no-rjit/vm.c:1873
/tmp/ruby/build/master-no-rjit/ruby(rb_yield_0) /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
/tmp/ruby/build/master-no-rjit/ruby(rb_yield) /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
/tmp/ruby/build/master-no-rjit/ruby(rb_ensure+0xdc) [0x605a3f91548c] /tmp/ruby/src/master-no-rjit/eval.c:1174
/tmp/ruby/build/master-no-rjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x605a3fadad6d] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
/tmp/ruby/build/master-no-rjit/ruby(vm_sendish+0x111) [0x605a3fae43c1] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:6134
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_core+0x22e9) [0x605a3faff199] ../../src/master-no-rjit/insns.def:854
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_loop+0xa) [0x605a3faedb65] /tmp/ruby/src/master-no-rjit/vm.c:2811
/tmp/ruby/build/master-no-rjit/ruby(rb_vm_exec) /tmp/ruby/src/master-no-rjit/vm.c:2787
/tmp/ruby/build/master-no-rjit/ruby(vm_yield_with_cref+0x86) [0x605a3faf2cb0] /tmp/ruby/src/master-no-rjit/vm.c:1865
/tmp/ruby/build/master-no-rjit/ruby(vm_yield) /tmp/ruby/src/master-no-rjit/vm.c:1873
/tmp/ruby/build/master-no-rjit/ruby(rb_yield_0) /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
/tmp/ruby/build/master-no-rjit/ruby(rb_yield) /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
/tmp/ruby/build/master-no-rjit/ruby(RB_FL_TEST_RAW+0x0) [0x605a3fc3b7fe] /tmp/ruby/src/master-no-rjit/array.c:3673
/tmp/ruby/build/master-no-rjit/ruby(RB_FL_ANY_RAW) /tmp/ruby/src/master-no-rjit/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/master-no-rjit/ruby(rb_array_len) /tmp/ruby/src/master-no-rjit/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/master-no-rjit/ruby(rb_ary_push) /tmp/ruby/src/master-no-rjit/array.c:1402
/tmp/ruby/build/master-no-rjit/ruby(rb_ary_collect) /tmp/ruby/src/master-no-rjit/array.c:3673
/tmp/ruby/build/master-no-rjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x605a3fadad6d] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
/tmp/ruby/build/master-no-rjit/ruby(vm_sendish+0x111) [0x605a3fae43c1] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:6134
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_core+0x22e9) [0x605a3faff199] ../../src/master-no-rjit/insns.def:854
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_loop+0x38) [0x605a3faede55] /tmp/ruby/src/master-no-rjit/vm.c:2811
/tmp/ruby/build/master-no-rjit/ruby(rb_vm_exec) /tmp/ruby/src/master-no-rjit/vm.c:2790
/tmp/ruby/build/master-no-rjit/ruby(vm_yield_with_cref+0x86) [0x605a3faf2cb0] /tmp/ruby/src/master-no-rjit/vm.c:1865
/tmp/ruby/build/master-no-rjit/ruby(vm_yield) /tmp/ruby/src/master-no-rjit/vm.c:1873
/tmp/ruby/build/master-no-rjit/ruby(rb_yield_0) /tmp/ruby/src/master-no-rjit/vm_eval.c:1362
/tmp/ruby/build/master-no-rjit/ruby(rb_yield) /tmp/ruby/src/master-no-rjit/vm_eval.c:1378
/tmp/ruby/build/master-no-rjit/ruby(RB_FL_TEST_RAW+0x0) [0x605a3fc3b7fe] /tmp/ruby/src/master-no-rjit/array.c:3673
/tmp/ruby/build/master-no-rjit/ruby(RB_FL_ANY_RAW) /tmp/ruby/src/master-no-rjit/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/master-no-rjit/ruby(rb_array_len) /tmp/ruby/src/master-no-rjit/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/master-no-rjit/ruby(rb_ary_push) /tmp/ruby/src/master-no-rjit/array.c:1402
/tmp/ruby/build/master-no-rjit/ruby(rb_ary_collect) /tmp/ruby/src/master-no-rjit/array.c:3673
/tmp/ruby/build/master-no-rjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x605a3fadad6d] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:3915
/tmp/ruby/build/master-no-rjit/ruby(vm_sendish+0x111) [0x605a3fae43c1] /tmp/ruby/src/master-no-rjit/vm_insnhelper.c:6134
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_core+0x22e9) [0x605a3faff199] ../../src/master-no-rjit/insns.def:854
/tmp/ruby/build/master-no-rjit/ruby(vm_exec_loop+0x38) [0x605a3faede55] /tmp/ruby/src/master-no-rjit/vm.c:2811
/tmp/ruby/build/master-no-rjit/ruby(rb_vm_exec) /tmp/ruby/src/master-no-rjit/vm.c:2790
/tmp/ruby/build/master-no-rjit/ruby(rb_ec_exec_node+0xa5) [0x605a3f911ca5] /tmp/ruby/src/master-no-rjit/eval.c:283
/tmp/ruby/build/master-no-rjit/ruby(ruby_run_node+0x61) [0x605a3f9141d1] /tmp/ruby/src/master-no-rjit/eval.c:321
/tmp/ruby/build/master-no-rjit/ruby(rb_main+0x21) [0x605a3f90e736] /tmp/ruby/src/master-no-rjit/main.c:42
/tmp/ruby/build/master-no-rjit/ruby(main) /tmp/ruby/src/master-no-rjit/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x78b139c701ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x78b139c7028b] ../csu/libc-start.c:360
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
[0x605a3f90e785]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb: HTTPSProxyTest#test_https_proxy_authentication

* Ruby Box: disabled
* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 pathname.so
    6 ruby2_keywords.rb
    7 set.rb
    8 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
    9 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
   10 /tmp/ruby/src/master-no-rjit/lib/open3/version.rb
   11 /tmp/ruby/src/master-no-rjit/lib/open3.rb
   12 /tmp/ruby/src/master-no-rjit/lib/timeout.rb
   13 /tmp/ruby/build/master-no-rjit/rbconfig.rb
   14 /tmp/ruby/src/master-no-rjit/tool/lib/find_executable.rb
   15 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
   16 /tmp/ruby/src/master-no-rjit/tool/lib/envutil.rb
   17 /tmp/ruby/src/master-no-rjit/tool/lib/colorize.rb
   18 /tmp/ruby/src/master-no-rjit/tool/lib/leakchecker.rb
   19 /tmp/ruby/src/master-no-rjit/lib/prettyprint.rb
   20 /tmp/ruby/src/master-no-rjit/lib/pp.rb
   21 /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/assertions.rb
   22 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
   23 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
   24 /tmp/ruby/src/master-no-rjit/tool/lib/core_assertions.rb
   25 /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/testcase.rb
   26 /tmp/ruby/src/master-no-rjit/lib/optparse.rb
   27 /tmp/ruby/src/master-no-rjit/tool/lib/test/unit.rb
   28 /tmp/ruby/src/master-no-rjit/tool/lib/tracepointchecker.rb
   29 /tmp/ruby/src/master-no-rjit/tool/lib/zombie_hunter.rb
   30 /tmp/ruby/src/master-no-rjit/lib/delegate.rb
   31 /tmp/ruby/src/master-no-rjit/lib/fileutils.rb
   32 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
   33 /tmp/ruby/src/master-no-rjit/lib/tmpdir.rb
   34 /tmp/ruby/src/master-no-rjit/lib/tempfile.rb
   35 /tmp/ruby/src/master-no-rjit/tool/lib/iseq_loader_checker.rb
   36 /tmp/ruby/src/master-no-rjit/tool/lib/gc_checker.rb
   37 /tmp/ruby/src/master-no-rjit/tool/test/init.rb
   38 /tmp/ruby/src/master-no-rjit/lib/rubygems/defaults.rb
   39 /tmp/ruby/src/master-no-rjit/lib/rubygems/deprecate.rb
   40 /tmp/ruby/src/master-no-rjit/lib/rubygems/errors.rb
   41 /tmp/ruby/src/master-no-rjit/lib/rubygems/target_rbconfig.rb
   42 /tmp/ruby/src/master-no-rjit/lib/rubygems/win_platform.rb
   43 /tmp/ruby/src/master-no-rjit/lib/rubygems/unknown_command_spell_checker.rb
   44 /tmp/ruby/src/master-no-rjit/lib/rubygems/exceptions.rb
   45 /tmp/ruby/src/master-no-rjit/lib/rubygems/basic_specification.rb
   46 /tmp/ruby/src/master-no-rjit/lib/rubygems/stub_specification.rb
   47 /tmp/ruby/src/master-no-rjit/lib/rubygems/platform.rb
   48 /tmp/ruby/src/master-no-rjit/lib/rubygems/specification_record.rb
   49 /tmp/ruby/src/master-no-rjit/lib/rubygems/util/list.rb
   50 /tmp/ruby/src/master-no-rjit/lib/rubygems/version.rb
   51 /tmp/ruby/src/master-no-rjit/lib/rubygems/requirement.rb
   52 /tmp/ruby/src/master-no-rjit/lib/rubygems/specification.rb
   53 /tmp/ruby/src/master-no-rjit/lib/rubygems/util.rb
   54 /tmp/ruby/src/master-no-rjit/lib/rubygems/dependency.rb
   55 /tmp/ruby/src/master-no-rjit/lib/rubygems/core_ext/kernel_gem.rb
   56 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
   57 /tmp/ruby/build/master-no-rjit/.ext/common/monitor.rb
   58 /tmp/ruby/src/master-no-rjit/lib/rubygems.rb
   59 /tmp/ruby/src/master-no-rjit/lib/rubygems/path_support.rb
   60 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/wait.so
   61 /tmp/ruby/src/master-no-rjit/test/-ext-/wait/test_wait.rb
   62 /tmp/ruby/src/master-no-rjit/lib/uri/version.rb
   63 /tmp/ruby/src/master-no-rjit/lib/uri/rfc2396_parser.rb
   64 /tmp/ruby/src/master-no-rjit/lib/uri/rfc3986_parser.rb
   65 /tmp/ruby/src/master-no-rjit/lib/uri/common.rb
   66 /tmp/ruby/src/master-no-rjit/lib/uri/generic.rb
   67 /tmp/ruby/src/master-no-rjit/lib/uri/file.rb
   68 /tmp/ruby/src/master-no-rjit/lib/uri/ftp.rb
   69 /tmp/ruby/src/master-no-rjit/lib/uri/http.rb
   70 /tmp/ruby/src/master-no-rjit/lib/uri/https.rb
   71 /tmp/ruby/src/master-no-rjit/lib/uri/ldap.rb
   72 /tmp/ruby/src/master-no-rjit/lib/uri/ldaps.rb
   73 /tmp/ruby/src/master-no-rjit/lib/uri/mailto.rb
   74 /tmp/ruby/src/master-no-rjit/lib/uri/ws.rb
   75 /tmp/ruby/src/master-no-rjit/lib/uri/wss.rb
   76 /tmp/ruby/src/master-no-rjit/lib/uri.rb
   77 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
   78 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/date_core.so
   79 /tmp/ruby/build/master-no-rjit/.ext/common/date.rb
   80 /tmp/ruby/src/master-no-rjit/lib/time.rb
   81 /tmp/ruby/src/master-no-rjit/lib/open-uri.rb
   82 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
   83 /tmp/ruby/build/master-no-rjit/.ext/common/socket.rb
   84 /tmp/ruby/build/master-no-rjit/.ext/common/digest/version.rb
   85 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
   86 /tmp/ruby/build/master-no-rjit/.ext/common/digest/loader.rb
   87 /tmp/ruby/build/master-no-rjit/.ext/common/digest.rb
   88 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
   89 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/asn1.rb
   90 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/bn.rb
   91 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/cipher.rb
   92 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/digest.rb
   93 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/hmac.rb
   94 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/pkcs5.rb
   95 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/marshal.rb
   96 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/pkey.rb
   97 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/buffering.rb
   98 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
   99 /tmp/ruby/src/master-no-rjit/lib/ipaddr.rb
  100 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/ssl.rb
  101 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/version.rb
  102 /tmp/ruby/build/master-no-rjit/.ext/common/openssl/x509.rb
  103 /tmp/ruby/build/master-no-rjit/.ext/common/openssl.rb
  104 /tmp/ruby/src/master-no-rjit/test/openssl/utils.rb
  105 /tmp/ruby/src/master-no-rjit/test/openssl/test_buffering.rb
  106 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/time.so
  107 /tmp/ruby/src/master-no-rjit/test/ruby/test_time_tz.rb
  108 /tmp/ruby/src/master-no-rjit/lib/prism/polyfill/byteindex.rb
  109 /tmp/ruby/src/master-no-rjit/lib/prism/polyfill/warn.rb
  110 /tmp/ruby/src/master-no-rjit/lib/prism/node.rb
  111 /tmp/ruby/src/master-no-rjit/lib/prism/node_ext.rb
  112 /tmp/ruby/src/master-no-rjit/lib/prism/parse_result.rb
  113 /tmp/ruby/src/master-no-rjit/lib/prism/string_query.rb
  114 /tmp/ruby/src/master-no-rjit/lib/prism/pack.rb
  115 prism/prism.so
  116 /tmp/ruby/src/master-no-rjit/lib/prism.rb
  117 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/ripper.so
  118 /tmp/ruby/build/master-no-rjit/.ext/common/ripper/core.rb
  119 /tmp/ruby/build/master-no-rjit/.ext/common/ripper/lexer.rb
  120 /tmp/ruby/build/master-no-rjit/.ext/common/ripper/filter.rb
  121 /tmp/ruby/build/master-no-rjit/.ext/common/ripper/sexp.rb
  122 /tmp/ruby/build/master-no-rjit/.ext/common/ripper.rb
  123 /tmp/ruby/src/master-no-rjit/test/prism/test_helper.rb
  124 /tmp/ruby/src/master-no-rjit/test/prism/fixtures_test.rb
  125 /tmp/ruby/src/master-no-rjit/test/ruby/test_comparable.rb
  126 /tmp/ruby/src/master-no-rjit/lib/shellwords.rb
  127 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/pty.so
  128 /tmp/ruby/src/master-no-rjit/test/test_pty.rb
  129 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/shift_jis.so
  130 /tmp/ruby/src/master-no-rjit/test/ruby/enc/test_shift_jis.rb
  131 /tmp/ruby/build/master-no-rjit/.ext/common/psych/versions.rb
  132 /tmp/ruby/build/master-no-rjit/.ext/common/psych/exception.rb
  133 /tmp/ruby/build/master-no-rjit/.ext/common/psych/syntax_error.rb
  134 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/psych.so
  135 /tmp/ruby/build/master-no-rjit/.ext/common/psych/omap.rb
  136 /tmp/ruby/build/master-no-rjit/.ext/common/psych/set.rb
  137 /tmp/ruby/build/master-no-rjit/.ext/common/psych/class_loader.rb
  138 /tmp/ruby/build/master-no-rjit/.ext/common/psych/scalar_scanner.rb
  139 /tmp/ruby/build/master-no-rjit/.ext/common/psych/nodes/node.rb
  140 /tmp/ruby/build/master-no-rjit/.ext/common/psych/nodes/stream.rb
  141 /tmp/ruby/build/master-no-rjit/.ext/common/psych/nodes/document.rb
  142 /tmp/ruby/build/master-no-rjit/.ext/common/psych/nodes/sequence.rb
  143 /tmp/ruby/build/master-no-rjit/.ext/common/psych/nodes/scalar.rb
  144 /tmp/ruby/build/master-no-rjit/.ext/common/psych/nodes/mapping.rb
  145 /tmp/ruby/build/master-no-rjit/.ext/common/psych/nodes/alias.rb
  146 /tmp/ruby/build/master-no-rjit/.ext/common/psych/nodes.rb
  147 /tmp/ruby/build/master-no-rjit/.ext/common/psych/streaming.rb
  148 /tmp/ruby/build/master-no-rjit/.ext/common/psych/visitors/visitor.rb
  149 /tmp/ruby/build/master-no-rjit/.ext/common/psych/visitors/to_ruby.rb
  150 /tmp/ruby/build/master-no-rjit/.ext/common/psych/visitors/emitter.rb
  151 /tmp/ruby/build/master-no-rjit/.ext/common/psych/handler.rb
  152 /tmp/ruby/build/master-no-rjit/.ext/common/psych/tree_builder.rb
  153 /tmp/ruby/build/master-no-rjit/.ext/common/psych/visitors/yaml_tree.rb
  154 /tmp/ruby/build/master-no-rjit/.ext/common/psych/json/ruby_events.rb
  155 /tmp/ruby/build/master-no-rjit/.ext/common/psych/visitors/json_tree.rb
  156 /tmp/ruby/build/master-no-rjit/.ext/common/psych/visitors/depth_first.rb
  157 /tmp/ruby/build/master-no-rjit/.ext/common/psych/visitors.rb
  158 /tmp/ruby/build/master-no-rjit/.ext/common/psych/parser.rb
  159 /tmp/ruby/build/master-no-rjit/.ext/common/psych/coder.rb
  160 /tmp/ruby/build/master-no-rjit/.ext/common/psych/stream.rb
  161 /tmp/ruby/build/master-no-rjit/.ext/common/psych/json/yaml_events.rb
  162 /tmp/ruby/build/master-no-rjit/.ext/common/psych/json/tree_builder.rb
  163 /tmp/ruby/build/master-no-rjit/.ext/common/psych/json/stream.rb
  164 /tmp/ruby/build/master-no-rjit/.ext/common/psych/handlers/document_stream.rb
  165 /tmp/ruby/build/master-no-rjit/.ext/common/psych/core_ext.rb
  166 /tmp/ruby/build/master-no-rjit/.ext/common/psych.rb
  167 /tmp/ruby/src/master-no-rjit/test/psych/helper.rb
  168 /tmp/ruby/src/master-no-rjit/test/psych/test_psych_set.rb
  169 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16le.so
  170 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16be.so
  171 /tmp/ruby/src/master-no-rjit/lib/pathname.rb
  172 /tmp/ruby/src/master-no-rjit/lib/rubygems/openssl.rb
  173 /tmp/ruby/src/master-no-rjit/lib/rubygems/text.rb
  174 /tmp/ruby/src/master-no-rjit/lib/rubygems/user_interaction.rb
  175 /tmp/ruby/src/master-no-rjit/lib/rubygems/security/policy.rb
  176 /tmp/ruby/src/master-no-rjit/lib/rubygems/security/policies.rb
  177 /tmp/ruby/src/master-no-rjit/lib/rubygems/security/trust_dir.rb
  178 /tmp/ruby/src/master-no-rjit/lib/rubygems/security/signer.rb
  179 /tmp/ruby/src/master-no-rjit/lib/rubygems/security.rb
  180 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/digest_io.rb
  181 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/source.rb
  182 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/file_source.rb
  183 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/io_source.rb
  184 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/old.rb
  185 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/tar_header.rb
  186 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/tar_reader/entry.rb
  187 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/tar_reader.rb
  188 /tmp/ruby/src/master-no-rjit/lib/rubygems/package/tar_writer.rb
  189 /tmp/ruby/src/master-no-rjit/lib/rubygems/package.rb
  190 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/version.rb
  191 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb
  192 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb
  193 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/common.rb
  194 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/generic.rb
  195 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/file.rb
  196 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/ftp.rb
  197 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/http.rb
  198 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/https.rb
  199 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/ldap.rb
  200 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/ldaps.rb
  201 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/mailto.rb
  202 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/ws.rb
  203 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri/wss.rb
  204 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/uri/lib/uri.rb
  205 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
  206 /tmp/ruby/src/master-no-rjit/test/rubygems/mock_gem_ui.rb
  207 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/optparse/lib/optparse.rb
  208 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendored_optparse.rb
  209 /tmp/ruby/src/master-no-rjit/lib/rubygems/command.rb
  210 /tmp/ruby/src/master-no-rjit/lib/rubygems/installer_uninstaller_utils.rb
  211 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/build_error.rb
  212 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/builder.rb
  213 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/configure_builder.rb
  214 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/ext_conf_builder.rb
  215 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/rake_builder.rb
  216 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/cmake_builder.rb
  217 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext/cargo_builder.rb
  218 /tmp/ruby/src/master-no-rjit/lib/rubygems/ext.rb
  219 /tmp/ruby/src/master-no-rjit/lib/rubygems/installer.rb
  220 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb
  221 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
  222 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb
  223 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/tsort/lib/tsort.rb
  224 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendored_tsort.rb
  225 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
  226 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  227 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
  228 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
  229 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
  230 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
  231 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
  232 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
  233 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
  234 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb
  235 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb
  236 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
  237 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
  238 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
  239 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb
  240 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb
  241 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/molinillo/lib/molinillo.rb
  242 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendored_molinillo.rb
  243 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/activation_request.rb
  244 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/conflict.rb
  245 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/dependency_request.rb
  246 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/requirement_list.rb
  247 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/stats.rb
  248 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/set.rb
  249 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/api_set.rb
  250 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/composed_set.rb
  251 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/best_set.rb
  252 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/current_set.rb
  253 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/git_set.rb
  254 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/index_set.rb
  255 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/installer_set.rb
  256 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/lock_set.rb
  257 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/vendor_set.rb
  258 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/source_set.rb
  259 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/specification.rb
  260 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/spec_specification.rb
  261 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/api_specification.rb
  262 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/git_specification.rb
  263 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/index_specification.rb
  264 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/installed_specification.rb
  265 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/local_specification.rb
  266 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/lock_specification.rb
  267 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver/vendor_specification.rb
  268 /tmp/ruby/src/master-no-rjit/lib/rubygems/resolver.rb
  269 /tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/timeout/lib/timeout.rb
  270 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/method.so
  271 /tmp/ruby/src/master-no-rjit/test/-ext-/method/test_arity.rb
  272 /tmp/ruby/src/master-no-rjit/test/prism/ractor_test.rb
  273 /tmp/ruby/src/master-no-rjit/test/ruby/test_gc.rb
  274 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/objspace.so
  275 /tmp/ruby/build/master-no-rjit/.ext/common/objspace.rb
  276 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/stack.so
  277 /tmp/ruby/src/master-no-rjit/test/optparse/test_optparse.rb
  278 /tmp/ruby/src/master-no-rjit/test/optparse/test_reqarg.rb
  279 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/windows_31j.so
  280 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
  281 /tmp/ruby/src/master-no-rjit/test/ruby/marshaltestlib.rb
  282 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_1.so
  283 /tmp/ruby/src/master-no-rjit/test/ruby/test_marshal.rb
  284 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/euc_jp.so
  285 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/continuation.so
  286 /tmp/ruby/build/master-no-rjit/.ext/common/json/version.rb
  287 /tmp/ruby/build/master-no-rjit/.ext/common/json/common.rb
  288 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/parser.so
  289 /tmp/ruby/build/master-no-rjit/.ext/common/json/ext/generator/state.rb
  290 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/generator.so
  291 /tmp/ruby/build/master-no-rjit/.ext/common/json/ext.rb
  292 /tmp/ruby/build/master-no-rjit/.ext/common/json.rb
  293 /tmp/ruby/src/master-no-rjit/test/json/test_helper.rb
  294 /tmp/ruby/src/master-no-rjit/test/json/json_generator_test.rb
  295 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/single_byte.so
  296 /tmp/ruby/src/master-no-rjit/test/ruby/test_flip.rb
  297 /tmp/ruby/src/master-no-rjit/test/openssl/test_fips.rb
  298 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/md5.so
  299 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/rmd160.so
  300 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha1.so
  301 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha2.so
  302 /tmp/ruby/build/master-no-rjit/.ext/common/digest/sha2/loader.rb
  303 /tmp/ruby/build/master-no-rjit/.ext/common/digest/sha2.rb
  304 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/bubblebabble.so
  305 /tmp/ruby/src/master-no-rjit/test/digest/test_digest.rb
  306 /tmp/ruby/src/master-no-rjit/test/prism/api/command_line_test.rb
  307 /tmp/ruby/src/master-no-rjit/test/uri/test_ldap.rb
  308 /tmp/ruby/src/master-no-rjit/test/prism/result/warnings_test.rb
  309 /tmp/ruby/src/master-no-rjit/test/openssl/test_ssl.rb
  310 /tmp/ruby/src/master-no-rjit/test/test_shellwords.rb
  311 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/float.so
  312 /tmp/ruby/src/master-no-rjit/test/-ext-/float/test_nextafter.rb
  313 /tmp/ruby/src/master-no-rjit/test/openssl/test_ssl_session.rb
  314 /tmp/ruby/src/master-no-rjit/test/uri/test_http.rb
  315 /tmp/ruby/src/master-no-rjit/test/ruby/test_iseq.rb
  316 /tmp/ruby/src/master-no-rjit/test/prism/result/overlap_test.rb
  317 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/memory_view.so
  318 /tmp/ruby/src/master-no-rjit/test/ruby/test_memory_view.rb
  319 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/coverage.so
  320 /tmp/ruby/build/master-no-rjit/.ext/common/coverage.rb
  321 /tmp/ruby/src/master-no-rjit/test/coverage/test_coverage.rb
  322 /tmp/ruby/src/master-no-rjit/test/openssl/ut_eof.rb
  323 /tmp/ruby/src/master-no-rjit/test/openssl/test_pair.rb
  324 /tmp/ruby/src/master-no-rjit/test/date/test_date_parse.rb
  325 /tmp/ruby/src/master-no-rjit/test/socket/test_unix.rb
  326 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/string.so
  327 /tmp/ruby/src/master-no-rjit/test/-ext-/string/test_interned_str.rb
  328 /tmp/ruby/src/master-no-rjit/test/ruby/test_symbol.rb
  329 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
  330 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32le.so
  331 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32be.so
  332 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_15.so
  333 /tmp/ruby/src/master-no-rjit/test/json/json_parser_test.rb
  334 /tmp/ruby/src/master-no-rjit/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb
  335 /tmp/ruby/src/master-no-rjit/test/ripper/test_lexer.rb
  336 /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/class.so
  337 /tmp/ruby/src/master-no-rjit/test/-ext-/class/test_class2name.rb
  338 /tmp/ruby/src/master-no-rjit/test/json/json_ryu_fallback_test.rb
  339 /tmp/ruby/src/master-no-rjit/test/ruby/test_box.rb
  340 /tmp/ruby/src/master-no-rjit/test/ruby/test_frozen_error.rb
  341 /tmp/ruby/src/master-no-rjit/test/test_pp.rb
  342 /tmp/ruby/src/master-no-rjit/test/ruby/enc/test_case_comprehensive.rb
  343 /tmp/ruby/src/master-no-rjit/test/lib/!Nothing_to_test.rb
  344 /tmp/ruby/src/master-no-rjit/test/net/http/test_https_proxy.rb

* Process memory map:

605a3f8bd000-605a3f8fd000 r--p 00000000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
605a3f8fd000-605a3fdce000 r-xp 00040000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
605a3fdce000-605a3ff6f000 r--p 00511000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
605a3ff6f000-605a3ff85000 r--p 006b1000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
605a3ff85000-605a3ff86000 rw-p 006c7000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
605a3ff86000-605a3ff9a000 rw-p 00000000 00:00 0 
605a7169b000-605a7675e000 rw-p 00000000 00:00 0                          [heap]
78b0e0000000-78b0e029d000 rw-p 00000000 00:00 0 
78b0e029d000-78b0e4000000 ---p 00000000 00:00 0 
78b0e8000000-78b0e8039000 rw-p 00000000 00:00 0 
78b0e8039000-78b0ec000000 ---p 00000000 00:00 0 
78b0ec000000-78b0ec039000 rw-p 00000000 00:00 0 
78b0ec039000-78b0f0000000 ---p 00000000 00:00 0 
78b0f0000000-78b0f0039000 rw-p 00000000 00:00 0 
78b0f0039000-78b0f4000000 ---p 00000000 00:00 0 
78b0f4000000-78b0f4039000 rw-p 00000000 00:00 0 
78b0f4039000-78b0f8000000 ---p 00000000 00:00 0 
78b0f8000000-78b0f8039000 rw-p 00000000 00:00 0 
78b0f8039000-78b0fc000000 ---p 00000000 00:00 0 
78b0fc000000-78b0fc039000 rw-p 00000000 00:00 0 
78b0fc039000-78b100000000 ---p 00000000 00:00 0 
78b100000000-78b10003a000 rw-p 00000000 00:00 0 
78b10003a000-78b104000000 ---p 00000000 00:00 0 
78b104000000-78b104039000 rw-p 00000000 00:00 0 
78b104039000-78b108000000 ---p 00000000 00:00 0 
78b108000000-78b109414000 rw-p 00000000 00:00 0 
78b109414000-78b10c000000 ---p 00000000 00:00 0 
78b10c9e9000-78b10ff20000 r--s 00000000 00:cf 14421301                   /tmp/ruby/build/master-no-rjit/ruby
78b10ff20000-78b10ffb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b10ffc0000-78b10fff0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b110000000-78b111c42000 rw-p 00000000 00:00 0 
78b111c42000-78b114000000 ---p 00000000 00:00 0 
78b114000000-78b114edf000 rw-p 00000000 00:00 0 
78b114edf000-78b118000000 ---p 00000000 00:00 0 
78b118000000-78b1180c8000 rw-p 00000000 00:00 0 
78b1180c8000-78b11c000000 ---p 00000000 00:00 0 
78b11c010000-78b11c020000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c030000-78b11c090000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c0a0000-78b11c0c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c0d0000-78b11c120000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c130000-78b11c160000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c170000-78b11c190000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c1a0000-78b11c1b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c1c0000-78b11c1e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c1f0000-78b11c220000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c230000-78b11c2b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c2c0000-78b11c2e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c2f0000-78b11c420000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c430000-78b11c4d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c4e0000-78b11c530000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c540000-78b11c580000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c5a0000-78b11c5b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c5c0000-78b11c5e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c600000-78b11c690000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c6b0000-78b11c700000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c710000-78b11c740000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c750000-78b11c760000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11c770000-78b11ccb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11ccbb000-78b11d4bd000 rw-p 00000000 00:00 0 
78b11d569000-78b11d770000 r--s 00000000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
78b11d770000-78b11d910000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11d910000-78b11d911000 r--p 00000000 00:cf 16281029                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/class.so
78b11d911000-78b11d912000 r-xp 00001000 00:cf 16281029                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/class.so
78b11d912000-78b11d913000 r--p 00002000 00:cf 16281029                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/class.so
78b11d913000-78b11d914000 r--p 00002000 00:cf 16281029                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/class.so
78b11d914000-78b11d915000 rw-p 00003000 00:cf 16281029                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/class.so
78b11d915000-78b11d916000 r--p 00000000 00:cf 15734569                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_15.so
78b11d916000-78b11d917000 r-xp 00001000 00:cf 15734569                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_15.so
78b11d917000-78b11d918000 r--p 00002000 00:cf 15734569                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_15.so
78b11d918000-78b11d919000 r--p 00002000 00:cf 15734569                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_15.so
78b11d919000-78b11d91a000 rw-p 00003000 00:cf 15734569                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_15.so
78b11d91a000-78b11d91b000 r--p 00000000 00:cf 15734581                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32be.so
78b11d91b000-78b11d91c000 r-xp 00001000 00:cf 15734581                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32be.so
78b11d91c000-78b11d91d000 r--p 00002000 00:cf 15734581                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32be.so
78b11d91d000-78b11d91e000 r--p 00002000 00:cf 15734581                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32be.so
78b11d91e000-78b11d91f000 rw-p 00003000 00:cf 15734581                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32be.so
78b11d91f000-78b11d920000 ---p 00000000 00:00 0 
78b11d920000-78b11d940000 rw-p 00000000 00:00 0 
78b11d940000-78b11d941000 ---p 00000000 00:00 0 
78b11d941000-78b11d961000 rw-p 00000000 00:00 0 
78b11d961000-78b11d962000 ---p 00000000 00:00 0 
78b11d962000-78b11d982000 rw-p 00000000 00:00 0 
78b11d982000-78b11d983000 ---p 00000000 00:00 0 
78b11d983000-78b11d9a3000 rw-p 00000000 00:00 0 
78b11d9a3000-78b11d9a4000 ---p 00000000 00:00 0 
78b11d9a4000-78b11d9c4000 rw-p 00000000 00:00 0 
78b11d9c4000-78b11d9c5000 ---p 00000000 00:00 0 
78b11d9c5000-78b11d9e5000 rw-p 00000000 00:00 0 
78b11d9e5000-78b11d9e6000 ---p 00000000 00:00 0 
78b11d9e6000-78b11da06000 rw-p 00000000 00:00 0 
78b11da06000-78b11da07000 ---p 00000000 00:00 0 
78b11da07000-78b11da27000 rw-p 00000000 00:00 0 
78b11da27000-78b11da28000 ---p 00000000 00:00 0 
78b11da28000-78b11da48000 rw-p 00000000 00:00 0 
78b11da48000-78b11da49000 ---p 00000000 00:00 0 
78b11da49000-78b11da69000 rw-p 00000000 00:00 0 
78b11da69000-78b11da6c000 r--p 00000000 00:cf 15758589                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/single_byte.so
78b11da6c000-78b11da6d000 r-xp 00003000 00:cf 15758589                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/single_byte.so
78b11da6d000-78b11da81000 r--p 00004000 00:cf 15758589                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/single_byte.so
78b11da81000-78b11da86000 r--p 00018000 00:cf 15758589                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/single_byte.so
78b11da86000-78b11da87000 rw-p 0001d000 00:cf 15758589                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/single_byte.so
78b11da87000-78b11da89000 r--p 00000000 00:cf 16547916                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/generator.so
78b11da89000-78b11da93000 r-xp 00002000 00:cf 16547916                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/generator.so
78b11da93000-78b11da96000 r--p 0000c000 00:cf 16547916                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/generator.so
78b11da96000-78b11da97000 r--p 0000e000 00:cf 16547916                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/generator.so
78b11da97000-78b11da98000 rw-p 0000f000 00:cf 16547916                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/generator.so
78b11da98000-78b11da99000 r--p 00000000 00:cf 15758587                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
78b11da99000-78b11da9a000 r-xp 00001000 00:cf 15758587                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
78b11da9a000-78b11dabe000 r--p 00002000 00:cf 15758587                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
78b11dabe000-78b11dabf000 r--p 00025000 00:cf 15758587                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
78b11dabf000-78b11dac0000 rw-p 00026000 00:cf 15758587                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
78b11dac0000-78b11df60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11df62000-78b11df63000 r--p 00000000 00:cf 15758608                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
78b11df63000-78b11df65000 r-xp 00001000 00:cf 15758608                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
78b11df65000-78b11df66000 r--p 00003000 00:cf 15758608                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
78b11df66000-78b11df67000 r--p 00004000 00:cf 15758608                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
78b11df67000-78b11df68000 rw-p 00005000 00:cf 15758608                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
78b11df68000-78b11df6a000 r--p 00000000 00:cf 16281064                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/string.so
78b11df6a000-78b11df6d000 r-xp 00002000 00:cf 16281064                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/string.so
78b11df6d000-78b11df6e000 r--p 00005000 00:cf 16281064                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/string.so
78b11df6e000-78b11df6f000 r--p 00006000 00:cf 16281064                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/string.so
78b11df6f000-78b11df70000 rw-p 00007000 00:cf 16281064                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/string.so
78b11df70000-78b11df80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11df83000-78b11df84000 r--p 00000000 00:cf 15729807                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/coverage.so
78b11df84000-78b11df86000 r-xp 00001000 00:cf 15729807                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/coverage.so
78b11df86000-78b11df87000 r--p 00003000 00:cf 15729807                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/coverage.so
78b11df87000-78b11df88000 r--p 00003000 00:cf 15729807                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/coverage.so
78b11df88000-78b11df89000 rw-p 00004000 00:cf 15729807                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/coverage.so
78b11df89000-78b11df8b000 r--p 00000000 00:cf 16281045                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/memory_view.so
78b11df8b000-78b11df8d000 r-xp 00002000 00:cf 16281045                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/memory_view.so
78b11df8d000-78b11df8e000 r--p 00004000 00:cf 16281045                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/memory_view.so
78b11df8e000-78b11df8f000 r--p 00004000 00:cf 16281045                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/memory_view.so
78b11df8f000-78b11df90000 rw-p 00005000 00:cf 16281045                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/memory_view.so
78b11df90000-78b11e810000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11e810000-78b11e811000 r--p 00000000 00:cf 15734583                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32le.so
78b11e811000-78b11e812000 r-xp 00001000 00:cf 15734583                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32le.so
78b11e812000-78b11e813000 r--p 00002000 00:cf 15734583                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32le.so
78b11e813000-78b11e814000 r--p 00002000 00:cf 15734583                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32le.so
78b11e814000-78b11e815000 rw-p 00003000 00:cf 15734583                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_32le.so
78b11e815000-78b11e816000 r--p 00000000 00:cf 16281039                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/float.so
78b11e816000-78b11e817000 r-xp 00001000 00:cf 16281039                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/float.so
78b11e817000-78b11e818000 r--p 00002000 00:cf 16281039                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/float.so
78b11e818000-78b11e819000 r--p 00002000 00:cf 16281039                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/float.so
78b11e819000-78b11e81a000 rw-p 00003000 00:cf 16281039                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/float.so
78b11e81a000-78b11e81b000 ---p 00000000 00:00 0 
78b11e81b000-78b11e83b000 rw-p 00000000 00:00 0 
78b11e83b000-78b11e83e000 r--p 00000000 00:cf 15730484                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
78b11e83e000-78b11e84a000 r-xp 00003000 00:cf 15730484                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
78b11e84a000-78b11e84d000 r--p 0000f000 00:cf 15730484                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
78b11e84d000-78b11e84e000 r--p 00011000 00:cf 15730484                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
78b11e84e000-78b11e84f000 rw-p 00012000 00:cf 15730484                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/zlib.so
78b11e84f000-78b11e851000 r--p 00000000 00:cf 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
78b11e851000-78b11e86a000 r-xp 00002000 00:cf 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
78b11e86a000-78b11e86e000 r--p 0001b000 00:cf 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
78b11e86e000-78b11e86f000 r--p 0001e000 00:cf 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
78b11e86f000-78b11e870000 rw-p 0001f000 00:cf 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
78b11e870000-78b11ea30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11ea33000-78b11ea3a000 r--p 00000000 00:cf 15735400                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/ripper.so
78b11ea3a000-78b11ea7f000 r-xp 00007000 00:cf 15735400                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/ripper.so
78b11ea7f000-78b11ea9d000 r--p 0004c000 00:cf 15735400                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/ripper.so
78b11ea9d000-78b11ea9f000 r--p 00069000 00:cf 15735400                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/ripper.so
78b11ea9f000-78b11eaa0000 rw-p 0006b000 00:cf 15735400                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/ripper.so
78b11eaa0000-78b11eb50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11eb50000-78b11eb51000 r--p 00000000 00:cf 16547905                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/bubblebabble.so
78b11eb51000-78b11eb52000 r-xp 00001000 00:cf 16547905                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/bubblebabble.so
78b11eb52000-78b11eb53000 r--p 00002000 00:cf 16547905                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/bubblebabble.so
78b11eb53000-78b11eb54000 r--p 00002000 00:cf 16547905                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/bubblebabble.so
78b11eb54000-78b11eb55000 rw-p 00003000 00:cf 16547905                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/bubblebabble.so
78b11eb55000-78b11eb56000 r--p 00000000 00:cf 16547908                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha2.so
78b11eb56000-78b11eb5a000 r-xp 00001000 00:cf 16547908                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha2.so
78b11eb5a000-78b11eb5b000 r--p 00005000 00:cf 16547908                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha2.so
78b11eb5b000-78b11eb5c000 r--p 00005000 00:cf 16547908                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha2.so
78b11eb5c000-78b11eb5d000 rw-p 00006000 00:cf 16547908                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha2.so
78b11eb5d000-78b11ec10000 r--p 00000000 00:cf 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
78b11ec10000-78b11ef43000 r-xp 000b3000 00:cf 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
78b11ef43000-78b11f00e000 r--p 003e6000 00:cf 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
78b11f00e000-78b11f06a000 r--p 004b0000 00:cf 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
78b11f06a000-78b11f06d000 rw-p 0050c000 00:cf 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
78b11f06d000-78b11f070000 rw-p 00000000 00:00 0 
78b11f070000-78b11f0f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11f0f2000-78b11f0f3000 r--p 00000000 00:cf 16539190                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha1.so
78b11f0f3000-78b11f0f5000 r-xp 00001000 00:cf 16539190                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha1.so
78b11f0f5000-78b11f0f6000 r--p 00003000 00:cf 16539190                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha1.so
78b11f0f6000-78b11f0f7000 r--p 00003000 00:cf 16539190                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha1.so
78b11f0f7000-78b11f0f8000 rw-p 00004000 00:cf 16539190                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/sha1.so
78b11f0f8000-78b11f0f9000 r--p 00000000 00:cf 16547907                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/rmd160.so
78b11f0f9000-78b11f0fb000 r-xp 00001000 00:cf 16547907                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/rmd160.so
78b11f0fb000-78b11f0fc000 r--p 00003000 00:cf 16547907                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/rmd160.so
78b11f0fc000-78b11f0fd000 r--p 00003000 00:cf 16547907                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/rmd160.so
78b11f0fd000-78b11f0fe000 rw-p 00004000 00:cf 16547907                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/rmd160.so
78b11f0fe000-78b11f0ff000 ---p 00000000 00:00 0 
78b11f0ff000-78b11f11f000 rw-p 00000000 00:00 0 
78b11f121000-78b11f123000 r--p 00000000 00:cf 16547915                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/parser.so
78b11f123000-78b11f129000 r-xp 00002000 00:cf 16547915                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/parser.so
78b11f129000-78b11f12e000 r--p 00008000 00:cf 16547915                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/parser.so
78b11f12e000-78b11f12f000 r--p 0000c000 00:cf 16547915                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/parser.so
78b11f12f000-78b11f130000 rw-p 0000d000 00:cf 16547915                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/json/ext/parser.so
78b11f130000-78b11f170000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11f171000-78b11f172000 r--p 00000000 00:cf 16547906                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/md5.so
78b11f172000-78b11f173000 r-xp 00001000 00:cf 16547906                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/md5.so
78b11f173000-78b11f174000 r--p 00002000 00:cf 16547906                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/md5.so
78b11f174000-78b11f175000 r--p 00002000 00:cf 16547906                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/md5.so
78b11f175000-78b11f176000 rw-p 00003000 00:cf 16547906                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest/md5.so
78b11f176000-78b11f194000 r--p 00000000 00:cf 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
78b11f194000-78b11f1f6000 r-xp 0001e000 00:cf 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
78b11f1f6000-78b11f212000 r--p 00080000 00:cf 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
78b11f212000-78b11f21c000 r--p 0009c000 00:cf 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
78b11f21c000-78b11f220000 rw-p 000a6000 00:cf 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
78b11f220000-78b11f240000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11f244000-78b11f245000 r--p 00000000 00:cf 15733336                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/continuation.so
78b11f245000-78b11f246000 r-xp 00001000 00:cf 15733336                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/continuation.so
78b11f246000-78b11f247000 r--p 00002000 00:cf 15733336                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/continuation.so
78b11f247000-78b11f248000 r--p 00002000 00:cf 15733336                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/continuation.so
78b11f248000-78b11f249000 rw-p 00003000 00:cf 15733336                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/continuation.so
78b11f249000-78b11f24a000 r--p 00000000 00:cf 15734510                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/euc_jp.so
78b11f24a000-78b11f24b000 r-xp 00001000 00:cf 15734510                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/euc_jp.so
78b11f24b000-78b11f24c000 r--p 00002000 00:cf 15734510                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/euc_jp.so
78b11f24c000-78b11f24d000 r--p 00003000 00:cf 15734510                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/euc_jp.so
78b11f24d000-78b11f24e000 rw-p 00004000 00:cf 15734510                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/euc_jp.so
78b11f24e000-78b11f24f000 ---p 00000000 00:00 0 
78b11f24f000-78b11f26f000 rw-p 00000000 00:00 0 
78b11f270000-78b11f273000 r--p 00000000 00:cf 15759048                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/objspace.so
78b11f273000-78b11f27c000 r-xp 00003000 00:cf 15759048                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/objspace.so
78b11f27c000-78b11f27e000 r--p 0000c000 00:cf 15759048                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/objspace.so
78b11f27e000-78b11f27f000 r--p 0000d000 00:cf 15759048                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/objspace.so
78b11f27f000-78b11f280000 rw-p 0000e000 00:cf 15759048                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/objspace.so
78b11f280000-78b11f290000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11f290000-78b11f291000 r--p 00000000 00:cf 15734542                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_1.so
78b11f291000-78b11f292000 r-xp 00001000 00:cf 15734542                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_1.so
78b11f292000-78b11f293000 r--p 00002000 00:cf 15734542                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_1.so
78b11f293000-78b11f294000 r--p 00002000 00:cf 15734542                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_1.so
78b11f294000-78b11f295000 rw-p 00003000 00:cf 15734542                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/iso_8859_1.so
78b11f295000-78b11f2a9000 r--p 00000000 00:cf 15734143                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
78b11f2a9000-78b11f2e2000 r-xp 00014000 00:cf 15734143                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
78b11f2e2000-78b11f2f4000 r--p 0004d000 00:cf 15734143                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
78b11f2f4000-78b11f2f6000 r--p 0005f000 00:cf 15734143                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
78b11f2f6000-78b11f2f8000 rw-p 00061000 00:cf 15734143                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/openssl.so
78b11f2f8000-78b11f2f9000 rw-p 00000000 00:00 0 
78b11f2f9000-78b11f300000 r--p 00000000 00:cf 15735206                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
78b11f300000-78b11f327000 r-xp 00007000 00:cf 15735206                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
78b11f327000-78b11f32f000 r--p 0002e000 00:cf 15735206                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
78b11f32f000-78b11f330000 r--p 00035000 00:cf 15735206                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
78b11f330000-78b11f331000 rw-p 00036000 00:cf 15735206                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/socket.so
78b11f331000-78b11f335000 r--p 00000000 00:cf 15735326                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/date_core.so
78b11f335000-78b11f365000 r-xp 00004000 00:cf 15735326                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/date_core.so
78b11f365000-78b11f36d000 r--p 00034000 00:cf 15735326                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/date_core.so
78b11f36d000-78b11f36e000 r--p 0003b000 00:cf 15735326                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/date_core.so
78b11f36e000-78b11f36f000 rw-p 0003c000 00:cf 15735326                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/date_core.so
78b11f36f000-78b11f370000 rw-p 00000000 00:00 0 
78b11f370000-78b11f470000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11f472000-78b11f473000 r--p 00000000 00:cf 15731441                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/windows_31j.so
78b11f473000-78b11f474000 r-xp 00001000 00:cf 15731441                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/windows_31j.so
78b11f474000-78b11f475000 r--p 00002000 00:cf 15731441                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/windows_31j.so
78b11f475000-78b11f476000 r--p 00003000 00:cf 15731441                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/windows_31j.so
78b11f476000-78b11f477000 rw-p 00004000 00:cf 15731441                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/windows_31j.so
78b11f477000-78b11f478000 r--p 00000000 00:cf 16281062                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/stack.so
78b11f478000-78b11f479000 r-xp 00001000 00:cf 16281062                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/stack.so
78b11f479000-78b11f47a000 r--p 00002000 00:cf 16281062                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/stack.so
78b11f47a000-78b11f47b000 r--p 00002000 00:cf 16281062                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/stack.so
78b11f47b000-78b11f47c000 rw-p 00003000 00:cf 16281062                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/stack.so
78b11f47c000-78b11f47d000 r--p 00000000 00:cf 16281046                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/method.so
78b11f47d000-78b11f47e000 r-xp 00001000 00:cf 16281046                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/method.so
78b11f47e000-78b11f47f000 r--p 00002000 00:cf 16281046                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/method.so
78b11f47f000-78b11f480000 r--p 00002000 00:cf 16281046                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/method.so
78b11f480000-78b11f481000 rw-p 00003000 00:cf 16281046                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/method.so
78b11f481000-78b11f482000 r--p 00000000 00:cf 15734577                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16be.so
78b11f482000-78b11f483000 r-xp 00001000 00:cf 15734577                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16be.so
78b11f483000-78b11f484000 r--p 00002000 00:cf 15734577                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16be.so
78b11f484000-78b11f485000 r--p 00002000 00:cf 15734577                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16be.so
78b11f485000-78b11f486000 rw-p 00003000 00:cf 15734577                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16be.so
78b11f486000-78b11f488000 r--p 00000000 00:cf 15735339                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
78b11f488000-78b11f48a000 r-xp 00002000 00:cf 15735339                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
78b11f48a000-78b11f48b000 r--p 00004000 00:cf 15735339                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
78b11f48b000-78b11f48c000 r--p 00004000 00:cf 15735339                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
78b11f48c000-78b11f48d000 rw-p 00005000 00:cf 15735339                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/digest.so
78b11f491000-78b11f492000 r--p 00000000 00:cf 15734576                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16le.so
78b11f492000-78b11f493000 r-xp 00001000 00:cf 15734576                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16le.so
78b11f493000-78b11f494000 r--p 00002000 00:cf 15734576                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16le.so
78b11f494000-78b11f495000 r--p 00002000 00:cf 15734576                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16le.so
78b11f495000-78b11f496000 rw-p 00003000 00:cf 15734576                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/utf_16le.so
78b11f496000-78b11f499000 r--p 00000000 00:cf 15735386                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/psych.so
78b11f499000-78b11f49d000 r-xp 00003000 00:cf 15735386                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/psych.so
78b11f49d000-78b11f49e000 r--p 00007000 00:cf 15735386                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/psych.so
78b11f49e000-78b11f49f000 r--p 00008000 00:cf 15735386                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/psych.so
78b11f49f000-78b11f4a0000 rw-p 00009000 00:cf 15735386                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/psych.so
78b11f4a0000-78b11f4d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11f4d3000-78b11f4d6000 r--p 00000000 00:cf 15735404                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
78b11f4d6000-78b11f4db000 r-xp 00003000 00:cf 15735404                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
78b11f4db000-78b11f4dd000 r--p 00008000 00:cf 15735404                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
78b11f4dd000-78b11f4de000 r--p 00009000 00:cf 15735404                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
78b11f4de000-78b11f4df000 rw-p 0000a000 00:cf 15735404                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/stringio.so
78b11f4df000-78b11f4e0000 r--p 00000000 00:cf 15734575                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/shift_jis.so
78b11f4e0000-78b11f4e1000 r-xp 00001000 00:cf 15734575                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/shift_jis.so
78b11f4e1000-78b11f4e2000 r--p 00002000 00:cf 15734575                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/shift_jis.so
78b11f4e2000-78b11f4e3000 r--p 00003000 00:cf 15734575                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/shift_jis.so
78b11f4e3000-78b11f4e4000 rw-p 00004000 00:cf 15734575                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/shift_jis.so
78b11f4e4000-78b11f4e6000 r--p 00000000 00:cf 15735391                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/pty.so
78b11f4e6000-78b11f4e8000 r-xp 00002000 00:cf 15735391                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/pty.so
78b11f4e8000-78b11f4e9000 r--p 00004000 00:cf 15735391                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/pty.so
78b11f4e9000-78b11f4ea000 r--p 00004000 00:cf 15735391                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/pty.so
78b11f4ea000-78b11f4eb000 rw-p 00005000 00:cf 15735391                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/pty.so
78b11f4eb000-78b11f4ec000 r--p 00000000 00:cf 16281067                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/time.so
78b11f4ec000-78b11f4ed000 r-xp 00001000 00:cf 16281067                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/time.so
78b11f4ed000-78b11f4ee000 r--p 00002000 00:cf 16281067                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/time.so
78b11f4ee000-78b11f4ef000 r--p 00002000 00:cf 16281067                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/time.so
78b11f4ef000-78b11f4f0000 rw-p 00003000 00:cf 16281067                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/time.so
78b11f4f0000-78b11f5b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b11f5b1000-78b11f5b2000 r--p 00000000 00:cf 16547900                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
78b11f5b2000-78b11f5b3000 r-xp 00001000 00:cf 16547900                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
78b11f5b3000-78b11f5b4000 r--p 00002000 00:cf 16547900                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
78b11f5b4000-78b11f5b5000 r--p 00002000 00:cf 16547900                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
78b11f5b5000-78b11f5b6000 rw-p 00003000 00:cf 16547900                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/nonblock.so
78b11f5b6000-78b11f5b8000 r--p 00000000 00:cf 15735285                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
78b11f5b8000-78b11f5bb000 r-xp 00002000 00:cf 15735285                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
78b11f5bb000-78b11f5bd000 r--p 00005000 00:cf 15735285                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
78b11f5bd000-78b11f5be000 r--p 00006000 00:cf 15735285                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
78b11f5be000-78b11f5bf000 rw-p 00007000 00:cf 15735285                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/etc.so
78b11f5bf000-78b11f5c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f5c0000-78b11f601000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f601000-78b11f602000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f602000-78b11f643000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f643000-78b11f644000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f644000-78b11f685000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f685000-78b11f686000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f686000-78b11f6c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f6c7000-78b11f6c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f6c8000-78b11f709000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f709000-78b11f70a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f70a000-78b11f74b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f74b000-78b11f74c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f74c000-78b11f78d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f78d000-78b11f78e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f78e000-78b11f7cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f7cf000-78b11f7d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f7d0000-78b11f811000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f811000-78b11f812000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f812000-78b11f853000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f853000-78b11f854000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f854000-78b11f895000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f895000-78b11f896000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f896000-78b11f8d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f8d7000-78b11f8d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f8d8000-78b11f919000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f919000-78b11f91a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f91a000-78b11f95b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f95b000-78b11f95c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f95c000-78b11f99d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f99d000-78b11f99e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f99e000-78b11f9df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f9df000-78b11f9e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11f9e0000-78b11fa21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fa21000-78b11fa22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fa22000-78b11fa63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fa63000-78b11fa64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fa64000-78b11faa5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11faa5000-78b11faa6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11faa6000-78b11fae7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fae7000-78b11fae8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fae8000-78b11fb29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fb29000-78b11fb2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fb2a000-78b11fb6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fb6b000-78b11fb6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fb6c000-78b11fbad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fbad000-78b11fbae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fbae000-78b11fbef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fbef000-78b11fbf0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fbf0000-78b11fc31000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fc31000-78b11fc32000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fc32000-78b11fc73000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fc73000-78b11fc74000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fc74000-78b11fcb5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fcb5000-78b11fcb6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fcb6000-78b11fcf7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fcf7000-78b11fcf8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fcf8000-78b11fd39000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fd39000-78b11fd3a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fd3a000-78b11fd7b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fd7b000-78b11fd7c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fd7c000-78b11fdbd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fdbd000-78b11fdbe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fdbe000-78b11fdff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78b11fdff000-78b11fe00000 ---p 00000000 00:00 0 
78b11fe00000-78b120600000 rw-p 00000000 00:00 0 
78b120600000-78b138600000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
78b138600000-78b139a00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
78b139a01000-78b139a03000 r--p 00000000 00:cf 16547859                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
78b139a03000-78b139a08000 r-xp 00002000 00:cf 16547859                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
78b139a08000-78b139a09000 r--p 00007000 00:cf 16547859                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
78b139a09000-78b139a0a000 r--p 00008000 00:cf 16547859                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
78b139a0a000-78b139a0b000 rw-p 00009000 00:cf 16547859                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/console.so
78b139a0b000-78b139a0c000 r--p 00000000 00:cf 16281060                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
78b139a0c000-78b139a0d000 r-xp 00001000 00:cf 16281060                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
78b139a0d000-78b139a0e000 r--p 00002000 00:cf 16281060                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
78b139a0e000-78b139a0f000 r--p 00002000 00:cf 16281060                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
78b139a0f000-78b139a10000 rw-p 00003000 00:cf 16281060                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/sanitizers.so
78b139a10000-78b139aa0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b139aa4000-78b139aa5000 r--p 00000000 00:cf 16547904                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
78b139aa5000-78b139aa7000 r-xp 00001000 00:cf 16547904                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
78b139aa7000-78b139aa8000 r--p 00003000 00:cf 16547904                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
78b139aa8000-78b139aa9000 r--p 00003000 00:cf 16547904                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
78b139aa9000-78b139aaa000 rw-p 00004000 00:cf 16547904                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/rbconfig/sizeof.so
78b139aaa000-78b139aab000 r--p 00000000 00:cf 15732881                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
78b139aab000-78b139aac000 r-xp 00001000 00:cf 15732881                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
78b139aac000-78b139aad000 r--p 00002000 00:cf 15732881                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
78b139aad000-78b139aae000 r--p 00002000 00:cf 15732881                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
78b139aae000-78b139aaf000 rw-p 00003000 00:cf 15732881                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/trans/transdb.so
78b139ab1000-78b139ab2000 r--p 00000000 00:cf 16531572                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so
78b139ab2000-78b139ab3000 r-xp 00001000 00:cf 16531572                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so
78b139ab3000-78b139ab4000 r--p 00002000 00:cf 16531572                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so
78b139ab4000-78b139ab5000 r--p 00002000 00:cf 16531572                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so
78b139ab5000-78b139ab6000 rw-p 00003000 00:cf 16531572                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so
78b139ab6000-78b139ab7000 r--p 00000000 00:cf 16281070                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/wait.so
78b139ab7000-78b139ab8000 r-xp 00001000 00:cf 16281070                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/wait.so
78b139ab8000-78b139ab9000 r--p 00002000 00:cf 16281070                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/wait.so
78b139ab9000-78b139aba000 r--p 00002000 00:cf 16281070                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/wait.so
78b139aba000-78b139abb000 rw-p 00003000 00:cf 16281070                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/-test-/wait.so
78b139abb000-78b139abc000 r--p 00000000 00:cf 15735373                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
78b139abc000-78b139abd000 r-xp 00001000 00:cf 15735373                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
78b139abd000-78b139abe000 r--p 00002000 00:cf 15735373                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
78b139abe000-78b139abf000 r--p 00002000 00:cf 15735373                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
78b139abf000-78b139ac0000 rw-p 00003000 00:cf 15735373                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/monitor.so
78b139ac0000-78b139ae0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78b139ae2000-78b139be3000 rw-p 00000000 00:00 0 
78b139be3000-78b139bea000 r--s 00000000 00:cf 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
78b139bea000-78b139c43000 r--p 00000000 00:cf 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
78b139c43000-78b139c46000 rw-p 00000000 00:00 0 
78b139c46000-78b139c6e000 r--p 00000000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
78b139c6e000-78b139df6000 r-xp 00028000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
78b139df6000-78b139e45000 r--p 001b0000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
78b139e45000-78b139e49000 r--p 001fe000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
78b139e49000-78b139e4b000 rw-p 00202000 00:cf 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
78b139e4b000-78b139e5a000 rw-p 00000000 00:00 0 
78b139e5a000-78b139e5e000 r--p 00000000 00:cf 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
78b139e5e000-78b139e81000 r-xp 00004000 00:cf 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
78b139e81000-78b139e85000 r--p 00027000 00:cf 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
78b139e85000-78b139e86000 r--p 0002b000 00:cf 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
78b139e86000-78b139e87000 rw-p 0002c000 00:cf 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
78b139e87000-78b139e97000 r--p 00000000 00:cf 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
78b139e97000-78b139f16000 r-xp 00010000 00:cf 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
78b139f16000-78b139f6e000 r--p 0008f000 00:cf 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
78b139f6e000-78b139f6f000 r--p 000e7000 00:cf 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
78b139f6f000-78b139f70000 rw-p 000e8000 00:cf 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
78b139f70000-78b139f72000 r--p 00000000 00:cf 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
78b139f72000-78b139f87000 r-xp 00002000 00:cf 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
78b139f87000-78b139fa0000 r--p 00017000 00:cf 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
78b139fa0000-78b139fa1000 r--p 0002f000 00:cf 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
78b139fa1000-78b139fa2000 rw-p 00030000 00:cf 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
78b139fa2000-78b139faa000 rw-p 00000000 00:00 0 
78b139faa000-78b139fb4000 r--p 00000000 00:cf 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
78b139fb4000-78b13a017000 r-xp 0000a000 00:cf 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
78b13a017000-78b13a02c000 r--p 0006d000 00:cf 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
78b13a02c000-78b13a02d000 r--p 00081000 00:cf 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
78b13a02d000-78b13a02e000 rw-p 00082000 00:cf 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
78b13a02e000-78b13a030000 r--p 00000000 00:cf 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
78b13a030000-78b13a042000 r-xp 00002000 00:cf 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
78b13a042000-78b13a048000 r--p 00014000 00:cf 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
78b13a048000-78b13a049000 r--p 0001a000 00:cf 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
78b13a049000-78b13a04a000 rw-p 0001b000 00:cf 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
78b13a04a000-78b13a04b000 r--p 00000000 00:cf 15734596                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
78b13a04b000-78b13a04c000 r-xp 00001000 00:cf 15734596                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
78b13a04c000-78b13a04d000 r--p 00002000 00:cf 15734596                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
78b13a04d000-78b13a04e000 r--p 00002000 00:cf 15734596                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
78b13a04e000-78b13a04f000 rw-p 00003000 00:cf 15734596                   /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/enc/encdb.so
78b13a04f000-78b13a051000 rw-p 00000000 00:00 0 
78b13a051000-78b13a052000 r--p 00000000 00:cf 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
78b13a052000-78b13a07d000 r-xp 00001000 00:cf 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
78b13a07d000-78b13a087000 r--p 0002c000 00:cf 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
78b13a087000-78b13a089000 r--p 00036000 00:cf 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
78b13a089000-78b13a08b000 rw-p 00038000 00:cf 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffda3d87000-7ffda3da8000 rw-p 00000000 00:00 0                          [stack]
7ffda3dcb000-7ffda3dcf000 r--p 00000000 00:00 0                          [vvar]
7ffda3dcf000-7ffda3dd1000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


Finished tests in 1687.749549s, 18.1549 tests/s, 4041.9492 assertions/s.

/tmp/ruby/src/master-no-rjit/test/open-uri/test_proxy.rb: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version (Test::Unit::ProxyError)


  1) Failure:
TestExtLibs#test_existence_of_io/wait [/tmp/ruby/src/master-no-rjit/test/test_extlibs.rb:20]:
extension library `io/wait' is not found
extconf.h is:
/* begin */
1: #ifndef EXTCONF_H
2: #define EXTCONF_H
3: #endif
/* end */

.
Exception raised:
<#<LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version>>
Backtrace:
  -:13:in 'Kernel#require'
  -:13:in 'block in <main>'.

  2) Error:
TestOpenURIFtp#test_ftp_over_http_proxy:
Test::Unit::ProxyError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:296:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:296:in 'OpenURI.open_http'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:840:in 'URI::FTP#buffer_open'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:235:in 'block in OpenURI.open_loop'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:233:in 'Kernel#catch'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:233:in 'OpenURI.open_loop'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:165:in 'OpenURI.open_uri'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:811:in 'OpenURI::OpenRead#open'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:819:in 'OpenURI::OpenRead#read'
    /tmp/ruby/src/master-no-rjit/test/open-uri/test_ftp.rb:180:in 'block (2 levels) in TestOpenURIFtp#test_ftp_over_http_proxy'
    /tmp/ruby/src/master-no-rjit/test/open-uri/test_ftp.rb:12:in 'TestOpenURIFtp#with_env'
    /tmp/ruby/src/master-no-rjit/test/open-uri/test_ftp.rb:179:in 'block in TestOpenURIFtp#test_ftp_over_http_proxy'
    /tmp/ruby/src/master-no-rjit/test/open-uri/test_ftp.rb:164:in 'IO.open'
    /tmp/ruby/src/master-no-rjit/test/open-uri/test_ftp.rb:164:in 'TestOpenURIFtp#test_ftp_over_http_proxy'

  3) Error:
TestOpenURIFtp#test_ftp_over_http_proxy_auth:
Test::Unit::ProxyError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:296:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:296:in 'OpenURI.open_http'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:840:in 'URI::FTP#buffer_open'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:235:in 'block in OpenURI.open_loop'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:233:in 'Kernel#catch'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:233:in 'OpenURI.open_loop'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:165:in 'OpenURI.open_uri'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:811:in 'OpenURI::OpenRead#open'
    /tmp/ruby/src/master-no-rjit/lib/open-uri.rb:819:in 'OpenURI::OpenRead#read'
    /tmp/ruby/src/master-no-rjit/test/open-uri/test_ftp.rb:207:in 'block in TestOpenURIFtp#test_ftp_over_http_proxy_auth'
    /tmp/ruby/src/master-no-rjit/test/open-uri/test_ftp.rb:191:in 'IO.open'
    /tmp/ruby/src/master-no-rjit/test/open-uri/test_ftp.rb:191:in 'TestOpenURIFtp#test_ftp_over_http_proxy_auth'

  4) Error:
TestBox#test_loading_extension_libs_in_main_box:
Test::Unit::ProxyError: /tmp/rubytest.g831y3/_ruby_box_p93200_2_io+wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Ruby::Box::Loader#require'
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Ruby::Box::Loader#require'
    /tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_box.rb:799:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_box.rb:799:in 'Ruby::Box::Loader#require'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_box.rb:799:in '<main>'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_box.rb:781:in 'TestBox#test_loading_extension_libs_in_main_box'

  5) Error:
TestRequireLib#test_thread_size:net/http:
Test::Unit::ProxyError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:23:in '<main>'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  6) Error:
TestRequireLib#test_thread_size:resolv:
Test::Unit::ProxyError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/master-no-rjit/lib/resolv.rb:5:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/resolv.rb:5:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:23:in '<main>'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  7) Error:
TestRequireLib#test_thread_size:net/https:
Test::Unit::ProxyError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/lib/net/https.rb:22:in 'Kernel#require_relative'
    /tmp/ruby/src/master-no-rjit/lib/net/https.rb:22:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:23:in '<main>'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  8) Error:
TestRequireLib#test_thread_size:net/protocol:
Test::Unit::ProxyError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:23:in '<main>'
    /tmp/ruby/src/master-no-rjit/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  9) Timeout:
TestNetHTTPS#test_get_SNI_proxy

 10) Timeout:
HTTPSProxyTest#test_https_proxy_authentication

Children under /tmp/rubytest.g831y3:
* -rw-r--r-- 1  20600 2025-11-12 15:34:49 +0000 _ruby_box_p93200_2_io+wait.so
* -rw-r--r-- 1 111912 2025-11-12 15:34:49 +0000 _ruby_box_p93240_2_rbconfig+sizeof.so
* -rw-r--r-- 1  92264 2025-11-12 15:34:49 +0000 _ruby_box_p93257_2_-test-+sanitizers.so
* -rw-r--r-- 1 111912 2025-11-12 15:34:49 +0000 _ruby_box_p93257_2_rbconfig+sizeof.so
* -rw-r--r-- 1  92264 2025-11-12 15:34:50 +0000 _ruby_box_p93268_2_-test-+sanitizers.so
* -rw-r--r-- 1 225472 2025-11-12 15:34:49 +0000 _ruby_box_p93200_2_json+ext+parser.so
* -rw-r--r-- 1  92264 2025-11-12 15:34:48 +0000 _ruby_box_p93200_2_-test-+sanitizers.so
* -rw-r--r-- 1 282232 2025-11-12 15:34:49 +0000 _ruby_box_p93200_2_json+ext+generator.so
* -rw-r--r-- 1 182960 2025-11-12 15:34:48 +0000 _ruby_box_p93195_2_io+console.so
* -rw-r--r-- 1 145240 2025-11-12 15:34:49 +0000 _ruby_box_p93200_2_etc.so
* -rw-r--r-- 1 182960 2025-11-12 15:34:50 +0000 _ruby_box_p93268_2_io+console.so
* -rw-r--r-- 1 111912 2025-11-12 15:34:50 +0000 _ruby_box_p93268_2_rbconfig+sizeof.so
* -rw-r--r-- 1 291728 2025-11-12 15:34:49 +0000 _ruby_box_p93200_2_zlib.so
* -rw-r--r-- 1 182960 2025-11-12 15:34:49 +0000 _ruby_box_p93257_2_io+console.so
* -rw-r--r-- 1 809304 2025-11-12 15:34:49 +0000 _ruby_box_p93200_2_socket.so
* -rw-r--r-- 1 182960 2025-11-12 15:34:49 +0000 _ruby_box_p93240_2_io+console.so
* -rw-r--r-- 1 111912 2025-11-12 15:34:48 +0000 _ruby_box_p93195_2_rbconfig+sizeof.so
* -rw-r--r-- 1  92264 2025-11-12 15:34:49 +0000 _ruby_box_p93240_2_-test-+sanitizers.so
* -rw-r--r-- 1 182960 2025-11-12 15:34:48 +0000 _ruby_box_p93200_2_io+console.so
* -rw-r--r-- 1 821696 2025-11-12 15:34:49 +0000 _ruby_box_p93200_2_date_core.so
* -rw-r--r-- 1 111912 2025-11-12 15:34:48 +0000 _ruby_box_p93200_2_rbconfig+sizeof.so
* -rw-r--r-- 1  92264 2025-11-12 15:34:48 +0000 _ruby_box_p93195_2_-test-+sanitizers.so
* -rw-r--r-- 1 184872 2025-11-12 15:34:49 +0000 _ruby_box_p93200_2_psych.so
30641 tests, 6821798 assertions, 1 failures, 10 errors, 140 skips

ruby -v: ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +PRISM [x86_64-linux]
make: *** [uncommon.mk:915: yes-test-all] Error 11
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' 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  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit/target/release/' '/tmp/ruby/src/master-no-rjit/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/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ..................................

1)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_names_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_names_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_names_spec.rb:2:in '<top (required)>'

2)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/security/cve_2019_8323_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in 'Kernel#require_relative'
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendored_net_http.rb:5:in 'Kernel#require_relative'
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendored_net_http.rb:5:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/rubygems/request.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/master-no-rjit/lib/rubygems/request.rb:3:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/rubygems/remote_fetcher.rb:4:in 'Kernel#require_relative'
/tmp/ruby/src/master-no-rjit/lib/rubygems/remote_fetcher.rb:4:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/rubygems/gemcutter_utilities.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/master-no-rjit/lib/rubygems/gemcutter_utilities.rb:3:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/security/cve_2019_8323_spec.rb:6:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/security/cve_2019_8323_spec.rb:6:in '<top (required)>'

3)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/put2_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/put2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/put2_spec.rb:2:in '<top (required)>'

4)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpexceptions/response_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpexceptions/response_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpexceptions/response_spec.rb:2:in '<top (required)>'

5)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb:2:in '<top (required)>'

6)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb:2:in '<top (required)>'

7)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb:2:in '<top (required)>'

8)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_key_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_key_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_key_spec.rb:2:in '<top (required)>'

9)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/element_reference_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/element_reference_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/element_reference_spec.rb:2:in '<top (required)>'

10)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/to_hash_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/to_hash_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/to_hash_spec.rb:2:in '<top (required)>'

11)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/msg_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/msg_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/msg_spec.rb:2:in '<top (required)>'

12)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPError_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPError_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPError_spec.rb:2:in '<top (required)>'

13)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/Proxy_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/Proxy_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/Proxy_spec.rb:2:in '<top (required)>'

14)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb:2:in '<top (required)>'

15)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/finish_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/finish_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/finish_spec.rb:2:in '<top (required)>'

16)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get2_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get2_spec.rb:2:in '<top (required)>'

17)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/is_version_1_2_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/is_version_1_2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/is_version_1_2_spec.rb:2:in '<top (required)>'

18)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/port_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/port_spec.rb:2:in '<top (required)>'

19)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_class_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_class_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_class_spec.rb:2:in '<top (required)>'

20)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/read_timeout_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/read_timeout_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/read_timeout_spec.rb:2:in '<top (required)>'

21)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/send_request_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/send_request_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/send_request_spec.rb:2:in '<top (required)>'

22)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/start_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/start_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/start_spec.rb:2:in '<top (required)>'

23)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/version_1_2_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/version_1_2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/version_1_2_spec.rb:2:in '<top (required)>'

24)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb:2:in '<top (required)>'

25)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb:2:in '<top (required)>'

26)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/fetch_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/fetch_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/fetch_spec.rb:2:in '<top (required)>'

27)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/range_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/range_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/range_spec.rb:2:in '<top (required)>'

28)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb:2:in '<top (required)>'

29)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/header_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/header_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/header_spec.rb:2:in '<top (required)>'

30)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/value_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/value_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/value_spec.rb:2:in '<top (required)>'

31)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPServerException_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPServerException_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPServerException_spec.rb:2:in '<top (required)>'

32)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/address_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/address_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/address_spec.rb:2:in '<top (required)>'

33)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/delete_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/delete_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/delete_spec.rb:2:in '<top (required)>'

34)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/head2_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/head2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/head2_spec.rb:2:in '<top (required)>'

35)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/initialize_spec.rb:2:in '<top (required)>'

36)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/mkcol_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/mkcol_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/mkcol_spec.rb:2:in '<top (required)>'

37)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/post2_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/post2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/post2_spec.rb:2:in '<top (required)>'

38)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_user_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_user_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_user_spec.rb:2:in '<top (required)>'

39)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_put_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_put_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_put_spec.rb:2:in '<top (required)>'

40)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/unlock_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/unlock_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/unlock_spec.rb:2:in '<top (required)>'

41)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb:2:in '<top (required)>'

42)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb:2:in '<top (required)>'

43)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb:2:in '<top (required)>'

44)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/form_data_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/form_data_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/form_data_spec.rb:2:in '<top (required)>'

45)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/length_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/length_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/length_spec.rb:2:in '<top (required)>'

46)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb:2:in '<top (required)>'

47)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/body_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/body_spec.rb:2:in '<top (required)>'

48)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/error_type_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/error_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/error_type_spec.rb:2:in '<top (required)>'

49)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/initialize_spec.rb:2:in '<top (required)>'

50)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/read_new_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/read_new_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/read_new_spec.rb:2:in '<top (required)>'

51)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb:2:in '<top (required)>'

52)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb:2:in '<top (required)>'

53)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/active_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/active_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/active_spec.rb:2:in '<top (required)>'

54)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/copy_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/copy_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/copy_spec.rb:2:in '<top (required)>'

55)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get_print_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get_print_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get_print_spec.rb:2:in '<top (required)>'

56)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/inspect_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/inspect_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/inspect_spec.rb:2:in '<top (required)>'

57)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/move_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/move_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/move_spec.rb:2:in '<top (required)>'

58)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/post_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/post_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/post_spec.rb:2:in '<top (required)>'

59)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_head_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_head_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_head_spec.rb:2:in '<top (required)>'

60)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb:2:in '<top (required)>'

61)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/content_length_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/content_length_spec.rb:2:in 'Kernel#require'

Finished in 12.933964 seconds

/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/content_length_spec.rb:2:in '<top (required)>'
3333 files, 33062 examples, 169525 expectations, 0 failures, 137 errors, 0 tagged

62)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/element_set_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/element_set_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/element_set_spec.rb:2:in '<top (required)>'

63)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb:2:in '<top (required)>'

64)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/entity_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/entity_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/entity_spec.rb:2:in '<top (required)>'

65)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb:2:in '<top (required)>'

66)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_address_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_address_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_address_spec.rb:2:in '<top (required)>'

67)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/http_default_port_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/http_default_port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/http_default_port_spec.rb:2:in '<top (required)>'

68)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/lock_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/lock_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/lock_spec.rb:2:in '<top (required)>'

69)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/propfind_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/propfind_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/propfind_spec.rb:2:in '<top (required)>'

70)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_get_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_get_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_get_spec.rb:2:in '<top (required)>'

71)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/use_ssl_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/use_ssl_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/use_ssl_spec.rb:2:in '<top (required)>'

72)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb:2:in '<top (required)>'

73)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/chunked_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/chunked_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/chunked_spec.rb:2:in '<top (required)>'

74)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_spec.rb:2:in '<top (required)>'

75)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/main_type_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/main_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/main_type_spec.rb:2:in '<top (required)>'

76)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/set_range_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/set_range_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/set_range_spec.rb:2:in '<top (required)>'

77)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/code_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/code_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/code_spec.rb:2:in '<top (required)>'

78)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/inspect_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/inspect_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/inspect_spec.rb:2:in '<top (required)>'

79)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPFatalError_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPFatalError_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPFatalError_spec.rb:2:in '<top (required)>'

80)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get_spec.rb:2:in '<top (required)>'

81)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/https_default_port_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/https_default_port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/https_default_port_spec.rb:2:in '<top (required)>'

82)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/new_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/new_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/new_spec.rb:2:in '<top (required)>'

83)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proppatch_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proppatch_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proppatch_spec.rb:2:in '<top (required)>'

84)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/put_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/put_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/put_spec.rb:2:in '<top (required)>'

85)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_types_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_types_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_types_spec.rb:2:in '<top (required)>'

86)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/set_debug_output_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/set_debug_output_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/set_debug_output_spec.rb:2:in '<top (required)>'

87)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb:2:in '<top (required)>'

88)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/add_field_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/add_field_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/add_field_spec.rb:2:in '<top (required)>'

89)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_header_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_header_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_header_spec.rb:2:in '<top (required)>'

90)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_value_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_value_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_value_spec.rb:2:in '<top (required)>'

91)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/range_length_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/range_length_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/range_length_spec.rb:2:in '<top (required)>'

92)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/sub_type_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/sub_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/sub_type_spec.rb:2:in '<top (required)>'

93)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/error_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/error_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/error_spec.rb:2:in '<top (required)>'

94)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/head_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/head_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/head_spec.rb:2:in '<top (required)>'

95)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/newobj_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/newobj_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/newobj_spec.rb:2:in '<top (required)>'

96)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/post_form_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/post_form_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/post_form_spec.rb:2:in '<top (required)>'

97)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_pass_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_pass_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_pass_spec.rb:2:in '<top (required)>'

98)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/started_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/started_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/started_spec.rb:2:in '<top (required)>'

99)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb:2:in '<top (required)>'

100)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/content_range_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/content_range_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/content_range_spec.rb:2:in '<top (required)>'

101)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/get_fields_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/get_fields_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/get_fields_spec.rb:2:in '<top (required)>'

102)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/type_params_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/type_params_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/type_params_spec.rb:2:in '<top (required)>'

103)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/http_version_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/http_version_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/http_version_spec.rb:2:in '<top (required)>'

104)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/security/cve_2019_8322_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in 'Kernel#require_relative'
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendored_net_http.rb:5:in 'Kernel#require_relative'
/tmp/ruby/src/master-no-rjit/lib/rubygems/vendored_net_http.rb:5:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/rubygems/request.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/master-no-rjit/lib/rubygems/request.rb:3:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/rubygems/remote_fetcher.rb:4:in 'Kernel#require_relative'
/tmp/ruby/src/master-no-rjit/lib/rubygems/remote_fetcher.rb:4:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/rubygems/gemcutter_utilities.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/master-no-rjit/lib/rubygems/gemcutter_utilities.rb:3:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/rubygems/commands/owner_command.rb:5:in 'Kernel#require_relative'
/tmp/ruby/src/master-no-rjit/lib/rubygems/commands/owner_command.rb:5:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/security/cve_2019_8322_spec.rb:6:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/security/cve_2019_8322_spec.rb:6:in '<top (required)>'

105)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get_response_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get_response_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/get_response_spec.rb:2:in '<top (required)>'

106)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/options_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/options_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/options_spec.rb:2:in '<top (required)>'

107)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_address_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_address_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_address_spec.rb:2:in '<top (required)>'

108)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_port_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_port_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/proxy_port_spec.rb:2:in '<top (required)>'

109)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_post_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_post_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_post_spec.rb:2:in '<top (required)>'

110)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/socket_type_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/socket_type_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/socket_type_spec.rb:2:in '<top (required)>'

111)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/version_1_1_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/version_1_1_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/version_1_1_spec.rb:2:in '<top (required)>'

112)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb:2:in '<top (required)>'

113)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb:2:in '<top (required)>'

114)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/content_type_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/content_type_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/content_type_spec.rb:2:in '<top (required)>'

115)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/key_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/key_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/key_spec.rb:2:in '<top (required)>'

116)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/size_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/size_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/size_spec.rb:2:in '<top (required)>'

117)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb:2:in '<top (required)>'

118)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/message_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/message_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/message_spec.rb:2:in '<top (required)>'

119)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/response_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/response_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/response_spec.rb:2:in '<top (required)>'

120)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_addresses_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/resolv.rb:5:in 'require'
/tmp/ruby/src/master-no-rjit/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_addresses_spec.rb:2:in 'require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_addresses_spec.rb:2:in '<top (required)>'

121)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPBadResponse_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPBadResponse_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPBadResponse_spec.rb:2:in '<top (required)>'

122)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPRetriableError_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPRetriableError_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/HTTPRetriableError_spec.rb:2:in '<top (required)>'

123)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/default_port_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/default_port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/default_port_spec.rb:2:in '<top (required)>'

124)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/is_version_1_1_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/is_version_1_1_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/is_version_1_1_spec.rb:2:in '<top (required)>'

125)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/open_timeout_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/open_timeout_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/open_timeout_spec.rb:2:in '<top (required)>'

126)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/request_spec.rb:2:in '<top (required)>'

127)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/trace_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/trace_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/http/trace_spec.rb:2:in '<top (required)>'

128)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb:2:in '<top (required)>'

129)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/delete_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/delete_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/delete_spec.rb:2:in '<top (required)>'

130)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb:2:in '<top (required)>'

131)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httprequest/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httprequest/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httprequest/initialize_spec.rb:2:in '<top (required)>'

132)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/read_header_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/read_header_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/read_header_spec.rb:2:in '<top (required)>'

133)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_name_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_name_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/each_name_spec.rb:2:in '<top (required)>'

134)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb:2:in '<top (required)>'

135)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/code_type_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/code_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/code_type_spec.rb:2:in '<top (required)>'

136)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/read_body_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/read_body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/net-http/httpresponse/read_body_spec.rb:2:in '<top (required)>'

137)
An exception occurred during: loading /tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_name_spec.rb ERROR
LoadError: /tmp/ruby/build/master-no-rjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/master-no-rjit/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_name_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/master-no-rjit/spec/ruby/library/resolv/get_name_spec.rb:2:in '<top (required)>'
make: *** [uncommon.mk:965: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512.
raw logfile