# Logfile created on 2023-07-29 05:15:33 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000558a79156590 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20230729-051533", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000558a791ef510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000558a791ef380 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000558a791ef1f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20230729-051533", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20230729-051533>, @binmode=false, @mon_data=#<Monitor:0x0000558a791ef128>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = b0f44cfa5d
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-random1/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision unchanged
$$$[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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-random1/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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-random1/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/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 to 
installing binary commands:         /tmp/ruby/install/trunk-random1/bin
installing base libraries:          /tmp/ruby/install/trunk-random1/lib
installing arch files:              /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-random1/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random1/bin
installing library scripts:         /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-random1/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.7.4
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.7
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
                                    yarp 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    stringio 3.0.8
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0
                                    minitest 5.19.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.7
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.1.2
                                    typeprof 0.21.7
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1841 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random1/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random1/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random1/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random1/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random1/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random1/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random1/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random"
Run options: 
  --seed=27276
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-random1/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --test-order=random

# Running tests:

/tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:74: [BUG] Segmentation fault at 0x00007f086c881af0
ruby 3.3.0dev (2023-07-29T02:49:53Z master b0f44cfa5d) [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0031 p:---- s:0179 e:000178 CFUNC  :new
c:0030 p:0023 s:0175 e:000173 BLOCK  /tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:74 [FINISH]
c:0029 p:---- s:0171 e:000170 CFUNC  :times
c:0028 p:0044 s:0167 e:000166 METHOD /tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:72
c:0027 p:0037 s:0157 e:000156 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:200
c:0026 p:0052 s:0151 e:000150 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:168
c:0025 p:0075 s:0142 e:000141 BLOCK  /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1590 [FINISH]
c:0024 p:---- s:0135 e:000134 CFUNC  :map
c:0023 p:0103 s:0131 e:000130 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1577
c:0022 p:0035 s:0119 e:000118 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1370
c:0021 p:0010 s:0112 e:000110 BLOCK  /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:834 [FINISH]
c:0020 p:---- s:0106 e:000105 CFUNC  :each
c:0019 p:0047 s:0102 E:002628 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:832
c:0018 p:0008 s:0095 E:0019d8 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:869
c:0017 p:0127 s:0088 E:002258 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1523
c:0016 p:0016 s:0075 E:002248 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1307
c:0015 p:0005 s:0070 E:002270 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1698
c:0014 p:0006 s:0066 E:001ea8 BLOCK  /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1685 [FINISH]
c:0013 p:---- s:0062 e:000061 CFUNC  :each
c:0012 p:0042 s:0058 E:001e78 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1684
c:0011 p:0013 s:0053 E:001978 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1727
c:0010 p:0008 s:0048 E:000f00 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1054
c:0009 p:0008 s:0042 E:0019b0 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:902
c:0008 p:0017 s:0036 E:000608 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:169
c:0007 p:0008 s:0031 E:000638 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1291
c:0006 p:0032 s:0026 E:0020a0 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1809
c:0005 p:0009 s:0022 E:0020d8 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1813
c:0004 p:0131 s:0017 E:000b88 TOP    /tmp/ruby/src/trunk-random1/tool/test/runner.rb:23 [FINISH]
c:0003 p:---- s:0012 e:000011 CFUNC  :require_relative
c:0002 p:0074 s:0007 E:0008c8 EVAL   /tmp/ruby/src/trunk-random1/test/runner.rb:16 [FINISH]
c:0001 p:0000 s:0003 E:0022f0 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-random1/test/runner.rb:16:in `<main>'
/tmp/ruby/src/trunk-random1/test/runner.rb:16:in `require_relative'
/tmp/ruby/src/trunk-random1/tool/test/runner.rb:23:in `<top (required)>'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1813:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1809:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1291:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:169:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:902:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1054:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1727:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1684:in `_run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1684:in `each'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1685:in `block in _run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1698:in `run_tests'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1307:in `_run_anything'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1523:in `_run_anything'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:869:in `_run_suites'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:832:in `_run_suites'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:832:in `each'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:834:in `block in _run_suites'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1370:in `_run_suite'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1577:in `_run_suite'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1577:in `map'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1590:in `block in _run_suite'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:168:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:200:in `run_test'
/tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:72:in `test_implicit_compaction_does_something'
/tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:72:in `times'
/tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:74:in `block in test_implicit_compaction_does_something'
/tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:74:in `new'

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

-- Machine register context ------------------------------------------------
 RIP: 0x00007f0874a9d6c2 RBP: 0x00007f0870825328 RSP: 0x00007ffc344d9f70
 RAX: 0x00007f086c881af0 RBX: 0xcccccccccccccccd RCX: 0x00007f0874d7f968
 RDX: 0x00007f0874d7f9e4 RDI: 0x000055f8e53b90e0 RSI: 0x000000000000000c
  R8: 0x0000000000000000  R9: 0x0000000000000014 R10: 0x00007f0874a98340
 R11: 0x00007f0874a980e0 R12: 0x000055f8e53b90e0 R13: 0x00007f087082fff8
 R14: 0x00007f0870825350 R15: 0x000055f8eabce6c0 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f0874c719a1] /tmp/ruby/src/trunk-random1/vm_dump.c:772
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random1/vm_dump.c:1088
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f0874a78cd4] /tmp/ruby/src/trunk-random1/error.c:814
/tmp/ruby/build/trunk-random1/libruby.so.3.3(sigsegv+0x4f) [0x7f0874bc1acf] /tmp/ruby/src/trunk-random1/signal.c:920
/lib/x86_64-linux-gnu/libc.so.6(0x7f08745d5520) [0x7f08745d5520]
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_BUILTIN_TYPE+0x0) [0x7f0874a9d6c2] /tmp/ruby/src/trunk-random1/include/ruby/internal/special_consts.h:329
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_SPECIAL_CONST_P) /tmp/ruby/src/trunk-random1/gc.c:1624
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_object_moved_p) /tmp/ruby/src/trunk-random1/gc.c:1618
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_ref_update_imemo) /tmp/ruby/src/trunk-random1/gc.c:10132
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_update_object_references) /tmp/ruby/src/trunk-random1/gc.c:10411
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_ref_update+0xae) [0x7f0874a9e3ce] /tmp/ruby/src/trunk-random1/gc.c:10570
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_update_references) /tmp/ruby/src/trunk-random1/gc.c:10604
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_compact_finish) /tmp/ruby/src/trunk-random1/gc.c:5425
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_sweep_compact) /tmp/ruby/src/trunk-random1/gc.c:8476
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_sweep) /tmp/ruby/src/trunk-random1/gc.c:6040
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_continue+0x3f3) [0x7f0874aa66c3] /tmp/ruby/src/trunk-random1/gc.c:2338
/tmp/ruby/build/trunk-random1/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7f0874aa6a0d] /tmp/ruby/src/trunk-random1/gc.c:2702
/tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random1/gc.c:2706
/tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_init+0x0) [0x7f0874aa8001] /tmp/ruby/src/trunk-random1/gc.c:2812
/tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of0) /tmp/ruby/src/trunk-random1/gc.c:2813
/tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2829
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_class_instance_allocate_internal) /tmp/ruby/src/trunk-random1/gc.c:2875
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_class_allocate_instance) /tmp/ruby/src/trunk-random1/gc.c:3011
/tmp/ruby/build/trunk-random1/libruby.so.3.3(class_call_alloc_func+0x5) [0x7f0874b195f2] /tmp/ruby/src/trunk-random1/object.c:2075
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_class_alloc) /tmp/ruby/src/trunk-random1/object.c:2047
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_class_new_instance_pass_kw) /tmp/ruby/src/trunk-random1/object.c:2106
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0874c44b3c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x9e) [0x7f0874c545a7] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:835
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x139) [0x7f0874c5ad19] /tmp/ruby/src/trunk-random1/vm.c:2390
/tmp/ruby/build/trunk-random1/libruby.so.3.3(invoke_block_from_c_bh+0x113) [0x7f0874c6c703] /tmp/ruby/src/trunk-random1/vm.c:1395
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield_with_cref) /tmp/ruby/src/trunk-random1/vm.c:1520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1359
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield_1) /tmp/ruby/src/trunk-random1/vm_eval.c:1365
/tmp/ruby/build/trunk-random1/libruby.so.3.3(int_dotimes+0x94) [0x7f0874b08a44] /tmp/ruby/src/trunk-random1/numeric.c:5692
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0874c44b3c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0xc4) [0x7f0874c56d4c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:815
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x139) [0x7f0874c5ad19] /tmp/ruby/src/trunk-random1/vm.c:2390
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7f0874c60848] /tmp/ruby/src/trunk-random1/vm.c:1520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1359
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1375
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ary_collect+0x5c) [0x7f08749de32c] /tmp/ruby/src/trunk-random1/array.c:3620
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0874c44b3c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0xc4) [0x7f0874c56d4c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:815
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x139) [0x7f0874c5ad19] /tmp/ruby/src/trunk-random1/vm.c:2390
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7f0874c60848] /tmp/ruby/src/trunk-random1/vm.c:1520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1359
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1375
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f08749d83ac] /tmp/ruby/src/trunk-random1/array.c:2528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random1/include/ruby/internal/fl_type.h:520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random1/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random1/array.c:2527
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0874c44eac] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_other) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_refined+0xc9) [0x7f0874c5d241] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4193
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_method_each_type) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4431
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0xc4) [0x7f0874c56d4c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:815
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x139) [0x7f0874c5ad19] /tmp/ruby/src/trunk-random1/vm.c:2390
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7f0874c60848] /tmp/ruby/src/trunk-random1/vm.c:1520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1359
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1375
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f08749d83ac] /tmp/ruby/src/trunk-random1/array.c:2528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random1/include/ruby/internal/fl_type.h:520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random1/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random1/array.c:2527
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0874c44eac] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_other) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_refined+0xc9) [0x7f0874c5d241] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4193
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_method_each_type) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4431
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0xc4) [0x7f0874c56d4c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:815
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0xa34) [0x7f0874c5b614] /tmp/ruby/src/trunk-random1/vm.c:2399
/tmp/ruby/build/trunk-random1/libruby.so.3.3(load_iseq_eval+0x3c) [0x7f0874ae7863] /tmp/ruby/src/trunk-random1/load.c:728
/tmp/ruby/build/trunk-random1/libruby.so.3.3(require_internal) /tmp/ruby/src/trunk-random1/load.c:1236
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_require_string+0x42) [0x7f0874ae8352] /tmp/ruby/src/trunk-random1/load.c:1329
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0874c44eac] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_other) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x9e) [0x7f0874c545a7] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:835
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x139) [0x7f0874c5ad19] /tmp/ruby/src/trunk-random1/vm.c:2390
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f0874a7df91] /tmp/ruby/src/trunk-random1/eval.c:287
/tmp/ruby/build/trunk-random1/libruby.so.3.3(ruby_run_node+0x93) [0x7f0874a84453] /tmp/ruby/src/trunk-random1/eval.c:328
/tmp/ruby/build/trunk-random1/ruby(rb_main+0x21) [0x55f8e44ac187] /tmp/ruby/src/trunk-random1/main.c:39
/tmp/ruby/build/trunk-random1/ruby(main) /tmp/ruby/src/trunk-random1/main.c:58
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f08745bcd90] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f08745bce40] ../csu/libc-start.c:392
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:379
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
[0x55f8e44ac1d5]

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

* Process memory map:

55f8e44ab000-55f8e44ac000 r--p 00000000 00:3d 13269018                   /tmp/ruby/build/trunk-random1/ruby
55f8e44ac000-55f8e44ad000 r-xp 00001000 00:3d 13269018                   /tmp/ruby/build/trunk-random1/ruby
55f8e44ad000-55f8e44ae000 r--p 00002000 00:3d 13269018                   /tmp/ruby/build/trunk-random1/ruby
55f8e44ae000-55f8e44af000 r--p 00002000 00:3d 13269018                   /tmp/ruby/build/trunk-random1/ruby
55f8e44af000-55f8e44b0000 rw-p 00003000 00:3d 13269018                   /tmp/ruby/build/trunk-random1/ruby
55f8e53b6000-55f8f0bd9000 rw-p 00000000 00:00 0                          [heap]
7f07e0000000-7f07e0021000 rw-p 00000000 00:00 0 
7f07e0021000-7f07e4000000 ---p 00000000 00:00 0 
7f07e6e47000-7f07e8000000 r--s 00000000 00:3d 13267734                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f07e8000000-7f07e8021000 rw-p 00000000 00:00 0 
7f07e8021000-7f07ec000000 ---p 00000000 00:00 0 
7f07ec000000-7f07ec021000 rw-p 00000000 00:00 0 
7f07ec021000-7f07f0000000 ---p 00000000 00:00 0 
7f07f008f000-7f07f10b0000 rw-p 00000000 00:00 0 
7f07f1170000-7f07f1180000 rw-p 00000000 00:00 0 
7f07f11f0000-7f07f1200000 rw-p 00000000 00:00 0 
7f07f1230000-7f07f1240000 rw-p 00000000 00:00 0 
7f07f1962000-7f07f1b80000 r--s 00000000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f07f1b80000-7f07f2990000 rw-p 00000000 00:00 0 
7f07f29a0000-7f07f29b0000 rw-p 00000000 00:00 0 
7f07f29b0000-7f07f3ab0000 rw-p 00000000 00:00 0 
7f07f3ace000-7f07f3acf000 ---p 00000000 00:00 0 
7f07f3acf000-7f07f3bef000 rw-p 00000000 00:00 0 
7f07f3bef000-7f07f3bf0000 ---p 00000000 00:00 0 
7f07f3bf0000-7f07f3d20000 rw-p 00000000 00:00 0 
7f07f3d30000-7f07f3d50000 rw-p 00000000 00:00 0 
7f07f3d60000-7f07f3d80000 rw-p 00000000 00:00 0 
7f07f3d90000-7f07f3dc0000 rw-p 00000000 00:00 0 
7f07f3dd0000-7f07f3de0000 rw-p 00000000 00:00 0 
7f07f3e00000-7f07f3e30000 rw-p 00000000 00:00 0 
7f07f3e40000-7f07f3e50000 rw-p 00000000 00:00 0 
7f07f3e90000-7f07f3eb0000 rw-p 00000000 00:00 0 
7f07f3ee0000-7f07f3f00000 rw-p 00000000 00:00 0 
7f07f3f30000-7f07f3f50000 rw-p 00000000 00:00 0 
7f07f3f80000-7f07f3f90000 rw-p 00000000 00:00 0 
7f07f3fa0000-7f07f3fb0000 rw-p 00000000 00:00 0 
7f07f3fd0000-7f07f3fe0000 rw-p 00000000 00:00 0 
7f07f3ff0000-7f07f4000000 rw-p 00000000 00:00 0 
7f07f4000000-7f07f4021000 rw-p 00000000 00:00 0 
7f07f4021000-7f07f8000000 ---p 00000000 00:00 0 
7f07f8000000-7f07f8021000 rw-p 00000000 00:00 0 
7f07f8021000-7f07fc000000 ---p 00000000 00:00 0 
7f07fc000000-7f07fc12e000 rw-p 00000000 00:00 0 
7f07fc12e000-7f0800000000 ---p 00000000 00:00 0 
7f0800000000-7f0800021000 rw-p 00000000 00:00 0 
7f0800021000-7f0804000000 ---p 00000000 00:00 0 
7f0804000000-7f0804021000 rw-p 00000000 00:00 0 
7f0804021000-7f0808000000 ---p 00000000 00:00 0 
7f0808000000-7f0808021000 rw-p 00000000 00:00 0 
7f0808021000-7f080c000000 ---p 00000000 00:00 0 
7f080c000000-7f080c067000 rw-p 00000000 00:00 0 
7f080c067000-7f0810000000 ---p 00000000 00:00 0 
7f0810000000-7f08100f7000 rw-p 00000000 00:00 0 
7f08100f7000-7f0814000000 ---p 00000000 00:00 0 
7f0814000000-7f0814024000 rw-p 00000000 00:00 0 
7f0814024000-7f0818000000 ---p 00000000 00:00 0 
7f0818000000-7f08180df000 rw-p 00000000 00:00 0 
7f08180df000-7f081c000000 ---p 00000000 00:00 0 
7f081c000000-7f081c021000 rw-p 00000000 00:00 0 
7f081c021000-7f0820000000 ---p 00000000 00:00 0 
7f0820000000-7f0820b24000 rw-p 00000000 00:00 0 
7f0820b24000-7f0824000000 ---p 00000000 00:00 0 
7f0824000000-7f08240f1000 rw-p 00000000 00:00 0 
7f08240f1000-7f0828000000 ---p 00000000 00:00 0 
7f0828000000-7f0828022000 rw-p 00000000 00:00 0 
7f0828022000-7f082c000000 ---p 00000000 00:00 0 
7f082c000000-7f082c022000 rw-p 00000000 00:00 0 
7f082c022000-7f0830000000 ---p 00000000 00:00 0 
7f0830000000-7f0830021000 rw-p 00000000 00:00 0 
7f0830021000-7f0834000000 ---p 00000000 00:00 0 
7f0834000000-7f0834021000 rw-p 00000000 00:00 0 
7f0834021000-7f0838000000 ---p 00000000 00:00 0 
7f0838000000-7f0838022000 rw-p 00000000 00:00 0 
7f0838022000-7f083c000000 ---p 00000000 00:00 0 
7f083c000000-7f083c104000 rw-p 00000000 00:00 0 
7f083c104000-7f0840000000 ---p 00000000 00:00 0 
7f0840000000-7f0840022000 rw-p 00000000 00:00 0 
7f0840022000-7f0844000000 ---p 00000000 00:00 0 
7f0844000000-7f0844104000 rw-p 00000000 00:00 0 
7f0844104000-7f0848000000 ---p 00000000 00:00 0 
7f0848000000-7f0848619000 rw-p 00000000 00:00 0 
7f0848619000-7f084c000000 ---p 00000000 00:00 0 
7f084c000000-7f084c15e000 rw-p 00000000 00:00 0 
7f084c15e000-7f0850000000 ---p 00000000 00:00 0 
7f0850000000-7f0850104000 rw-p 00000000 00:00 0 
7f0850104000-7f0854000000 ---p 00000000 00:00 0 
7f0854000000-7f0854105000 rw-p 00000000 00:00 0 
7f0854105000-7f0858000000 ---p 00000000 00:00 0 
7f0858000000-7f085837e000 rw-p 00000000 00:00 0 
7f085837e000-7f085c000000 ---p 00000000 00:00 0 
7f085c000000-7f085c104000 rw-p 00000000 00:00 0 
7f085c104000-7f0860000000 ---p 00000000 00:00 0 
7f0860000000-7f08603f0000 rw-p 00000000 00:00 0 
7f08603f0000-7f0864000000 ---p 00000000 00:00 0 
7f0864000000-7f0864105000 rw-p 00000000 00:00 0 
7f0864105000-7f0868000000 ---p 00000000 00:00 0 
7f0868000000-7f086811c000 rw-p 00000000 00:00 0 
7f086811c000-7f086c000000 ---p 00000000 00:00 0 
7f086c040000-7f086c060000 rw-p 00000000 00:00 0 
7f086c0a0000-7f086c0b0000 rw-p 00000000 00:00 0 
7f086c0c0000-7f086c0d0000 rw-p 00000000 00:00 0 
7f086c0f0000-7f086c100000 rw-p 00000000 00:00 0 
7f086c140000-7f086c180000 rw-p 00000000 00:00 0 
7f086c190000-7f086c1c0000 rw-p 00000000 00:00 0 
7f086c1d0000-7f086c1e0000 rw-p 00000000 00:00 0 
7f086c1f0000-7f086c200000 rw-p 00000000 00:00 0 
7f086c210000-7f086c250000 rw-p 00000000 00:00 0 
7f086c270000-7f086c280000 rw-p 00000000 00:00 0 
7f086c2a0000-7f086c2e0000 rw-p 00000000 00:00 0 
7f086c2f0000-7f086c300000 rw-p 00000000 00:00 0 
7f086c310000-7f086c320000 rw-p 00000000 00:00 0 
7f086c340000-7f086c380000 rw-p 00000000 00:00 0 
7f086c390000-7f086c3a0000 rw-p 00000000 00:00 0 
7f086c3c0000-7f086c3d0000 rw-p 00000000 00:00 0 
7f086c3e0000-7f086c3f0000 rw-p 00000000 00:00 0 
7f086c400000-7f086c420000 rw-p 00000000 00:00 0 
7f086c430000-7f086c440000 rw-p 00000000 00:00 0 
7f086c460000-7f086c470000 rw-p 00000000 00:00 0 
7f086c480000-7f086c4c0000 rw-p 00000000 00:00 0 
7f086c4d0000-7f086c4e0000 rw-p 00000000 00:00 0 
7f086c500000-7f086c540000 rw-p 00000000 00:00 0 
7f086c550000-7f086c5a0000 rw-p 00000000 00:00 0 
7f086c5b0000-7f086c620000 rw-p 00000000 00:00 0 
7f086c680000-7f086c690000 rw-p 00000000 00:00 0 
7f086c6a0000-7f086c6c0000 rw-p 00000000 00:00 0 
7f086c750000-7f086c770000 rw-p 00000000 00:00 0 
7f086c810000-7f086c830000 rw-p 00000000 00:00 0 
7f086c83a000-7f086c870000 r--s 00000000 00:3d 13269018                   /tmp/ruby/build/trunk-random1/ruby
7f086c870000-7f086c880000 rw-p 00000000 00:00 0 
7f086c890000-7f086c8a0000 rw-p 00000000 00:00 0 
7f086c8c0000-7f086c8f0000 rw-p 00000000 00:00 0 
7f086c910000-7f086c930000 rw-p 00000000 00:00 0 
7f086c960000-7f086c9b0000 rw-p 00000000 00:00 0 
7f086c9c0000-7f086c9f0000 rw-p 00000000 00:00 0 
7f086ca00000-7f086ca30000 rw-p 00000000 00:00 0 
7f086ca40000-7f086ca50000 rw-p 00000000 00:00 0 
7f086ca60000-7f086ca80000 rw-p 00000000 00:00 0 
7f086ca90000-7f086cac0000 rw-p 00000000 00:00 0 
7f086cad0000-7f086cae0000 rw-p 00000000 00:00 0 
7f086caf0000-7f086cb20000 rw-p 00000000 00:00 0 
7f086cb30000-7f086cb50000 rw-p 00000000 00:00 0 
7f086cb70000-7f086cb80000 rw-p 00000000 00:00 0 
7f086cb90000-7f086cba0000 rw-p 00000000 00:00 0 
7f086cbb0000-7f086cbd0000 rw-p 00000000 00:00 0 
7f086cbe0000-7f086cc00000 rw-p 00000000 00:00 0 
7f086cc20000-7f086cc50000 rw-p 00000000 00:00 0 
7f086cc60000-7f086cc80000 rw-p 00000000 00:00 0 
7f086cc87000-7f086cc88000 ---p 00000000 00:00 0 
7f086cc88000-7f086cda8000 rw-p 00000000 00:00 0 
7f086cda8000-7f086cda9000 ---p 00000000 00:00 0 
7f086cda9000-7f086cec9000 rw-p 00000000 00:00 0 
7f086cec9000-7f086ceca000 ---p 00000000 00:00 0 
7f086ceca000-7f086cfea000 rw-p 00000000 00:00 0 
7f086cfea000-7f086cfeb000 ---p 00000000 00:00 0 
7f086cfeb000-7f086d10b000 rw-p 00000000 00:00 0 
7f086d10b000-7f086d10c000 ---p 00000000 00:00 0 
7f086d10c000-7f086d22c000 rw-p 00000000 00:00 0 
7f086d22c000-7f086d22d000 ---p 00000000 00:00 0 
7f086d22d000-7f086d34d000 rw-p 00000000 00:00 0 
7f086d34d000-7f086d34e000 ---p 00000000 00:00 0 
7f086d34e000-7f086d46e000 rw-p 00000000 00:00 0 
7f086d46e000-7f086d46f000 ---p 00000000 00:00 0 
7f086d46f000-7f086d58f000 rw-p 00000000 00:00 0 
7f086d58f000-7f086d590000 ---p 00000000 00:00 0 
7f086d590000-7f086d6b0000 rw-p 00000000 00:00 0 
7f086d6b0000-7f086d6b1000 ---p 00000000 00:00 0 
7f086d6b1000-7f086d7d1000 rw-p 00000000 00:00 0 
7f086d7d1000-7f086d7d2000 ---p 00000000 00:00 0 
7f086d7d2000-7f086d8f2000 rw-p 00000000 00:00 0 
7f086d8f2000-7f086d8f3000 ---p 00000000 00:00 0 
7f086d8f3000-7f086da13000 rw-p 00000000 00:00 0 
7f086da13000-7f086da14000 ---p 00000000 00:00 0 
7f086da14000-7f086db34000 rw-p 00000000 00:00 0 
7f086db34000-7f086db35000 ---p 00000000 00:00 0 
7f086db35000-7f086dc55000 rw-p 00000000 00:00 0 
7f086dc55000-7f086dc56000 ---p 00000000 00:00 0 
7f086dc56000-7f086dd76000 rw-p 00000000 00:00 0 
7f086dd76000-7f086dd77000 ---p 00000000 00:00 0 
7f086dd77000-7f086de97000 rw-p 00000000 00:00 0 
7f086de97000-7f086de98000 ---p 00000000 00:00 0 
7f086de98000-7f086dfb8000 rw-p 00000000 00:00 0 
7f086dfb8000-7f086dfb9000 ---p 00000000 00:00 0 
7f086dfb9000-7f086e0d9000 rw-p 00000000 00:00 0 
7f086e0d9000-7f086e0da000 ---p 00000000 00:00 0 
7f086e0da000-7f086e1fa000 rw-p 00000000 00:00 0 
7f086e1fa000-7f086e1fb000 ---p 00000000 00:00 0 
7f086e1fb000-7f086e31b000 rw-p 00000000 00:00 0 
7f086e31b000-7f086e31c000 r--p 00000000 00:3d 13268317                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f086e31c000-7f086e31d000 r-xp 00001000 00:3d 13268317                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f086e31d000-7f086e35e000 r--p 00002000 00:3d 13268317                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f086e35e000-7f086e35f000 r--p 00042000 00:3d 13268317                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f086e35f000-7f086e360000 rw-p 00043000 00:3d 13268317                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f086e360000-7f086e640000 rw-p 00000000 00:00 0 
7f086e650000-7f086e6a0000 rw-p 00000000 00:00 0 
7f086e6b0000-7f086e8d0000 rw-p 00000000 00:00 0 
7f086e8e0000-7f086e9d0000 rw-p 00000000 00:00 0 
7f086e9e0000-7f086eb60000 rw-p 00000000 00:00 0 
7f086eb77000-7f086eb78000 ---p 00000000 00:00 0 
7f086eb78000-7f086ec98000 rw-p 00000000 00:00 0 
7f086ec98000-7f086ec99000 ---p 00000000 00:00 0 
7f086ec99000-7f086edb9000 rw-p 00000000 00:00 0 
7f086edb9000-7f086edba000 ---p 00000000 00:00 0 
7f086edba000-7f086eeda000 rw-p 00000000 00:00 0 
7f086eeda000-7f086eedb000 ---p 00000000 00:00 0 
7f086eedb000-7f086effb000 rw-p 00000000 00:00 0 
7f086effb000-7f086effc000 ---p 00000000 00:00 0 
7f086effc000-7f086f11c000 rw-p 00000000 00:00 0 
7f086f11c000-7f086f11d000 ---p 00000000 00:00 0 
7f086f11d000-7f086f23d000 rw-p 00000000 00:00 0 
7f086f23d000-7f086f23e000 ---p 00000000 00:00 0 
7f086f23e000-7f086f35e000 rw-p 00000000 00:00 0 
7f086f35e000-7f086f35f000 ---p 00000000 00:00 0 
7f086f35f000-7f086f47f000 rw-p 00000000 00:00 0 
7f086f47f000-7f086f480000 ---p 00000000 00:00 0 
7f086f480000-7f086f5d0000 rw-p 00000000 00:00 0 
7f086f5e0000-7f086f5f0000 rw-p 00000000 00:00 0 
7f086f600000-7f086f610000 rw-p 00000000 00:00 0 
7f086f630000-7f086f640000 rw-p 00000000 00:00 0 
7f086f650000-7f086f690000 rw-p 00000000 00:00 0 
7f086f69e000-7f086f69f000 ---p 00000000 00:00 0 
7f086f69f000-7f086f7bf000 rw-p 00000000 00:00 0 
7f086f7bf000-7f086f7c0000 ---p 00000000 00:00 0 
7f086f7c0000-7f086f9d0000 rw-p 00000000 00:00 0 
7f086f9e0000-7f08707c0000 rw-p 00000000 00:00 0 
7f08707ce000-7f08707d4000 r--p 00000000 00:3d 13268959                   /tmp/ruby/build/trunk-random1/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7f08707d4000-7f08707e8000 r-xp 00006000 00:3d 13268959                   /tmp/ruby/build/trunk-random1/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7f08707e8000-7f08707ed000 r--p 0001a000 00:3d 13268959                   /tmp/ruby/build/trunk-random1/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7f08707ed000-7f08707ee000 r--p 0001e000 00:3d 13268959                   /tmp/ruby/build/trunk-random1/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7f08707ee000-7f08707ef000 rw-p 0001f000 00:3d 13268959                   /tmp/ruby/build/trunk-random1/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7f08707ef000-7f0870f20000 rw-p 00000000 00:00 0 
7f0870f25000-7f0870f26000 r--p 00000000 00:3d 13268315                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f0870f26000-7f0870f27000 r-xp 00001000 00:3d 13268315                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f0870f27000-7f0870f4b000 r--p 00002000 00:3d 13268315                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f0870f4b000-7f0870f4c000 r--p 00025000 00:3d 13268315                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f0870f4c000-7f0870f4d000 rw-p 00026000 00:3d 13268315                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f0870f4d000-7f0870f4e000 r--p 00000000 00:3d 13268305                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7f0870f4e000-7f0870f4f000 r-xp 00001000 00:3d 13268305                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7f0870f4f000-7f0870f7e000 r--p 00002000 00:3d 13268305                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7f0870f7e000-7f0870f7f000 r--p 00030000 00:3d 13268305                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7f0870f7f000-7f0870f80000 rw-p 00031000 00:3d 13268305                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7f0870f80000-7f0870f81000 r--p 00000000 00:3d 13268300                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7f0870f81000-7f0870f82000 r-xp 00001000 00:3d 13268300                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7f0870f82000-7f0870fae000 r--p 00002000 00:3d 13268300                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7f0870fae000-7f0870faf000 r--p 0002d000 00:3d 13268300                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7f0870faf000-7f0870fb0000 rw-p 0002e000 00:3d 13268300                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7f0870fb0000-7f0870fb1000 r--p 00000000 00:3d 13268285                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7f0870fb1000-7f0870fb2000 r-xp 00001000 00:3d 13268285                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7f0870fb2000-7f0870fdd000 r--p 00002000 00:3d 13268285                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7f0870fdd000-7f0870fde000 r--p 0002c000 00:3d 13268285                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7f0870fde000-7f0870fdf000 rw-p 0002d000 00:3d 13268285                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7f0870fdf000-7f0870fe0000 r--p 00000000 00:3d 13268287                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7f0870fe0000-7f0870fe1000 r-xp 00001000 00:3d 13268287                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7f0870fe1000-7f087106d000 r--p 00002000 00:3d 13268287                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7f087106d000-7f087106e000 r--p 0008d000 00:3d 13268287                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7f087106e000-7f087106f000 rw-p 0008e000 00:3d 13268287                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7f0871080000-7f08710d0000 rw-p 00000000 00:00 0 
7f08710df000-7f08710e0000 r--p 00000000 00:3d 13268293                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f08710e0000-7f08710e1000 r-xp 00001000 00:3d 13268293                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f08710e1000-7f08710fe000 r--p 00002000 00:3d 13268293                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f08710fe000-7f08710ff000 r--p 0001e000 00:3d 13268293                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f08710ff000-7f0871100000 rw-p 0001f000 00:3d 13268293                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f0871100000-7f0871110000 rw-p 00000000 00:00 0 
7f0871110000-7f0871111000 r--p 00000000 00:3d 13268304                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f0871111000-7f0871112000 r-xp 00001000 00:3d 13268304                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f0871112000-7f087112e000 r--p 00002000 00:3d 13268304                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f087112e000-7f087112f000 r--p 0001d000 00:3d 13268304                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f087112f000-7f0871130000 rw-p 0001e000 00:3d 13268304                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f0871130000-7f0871131000 r--p 00000000 00:3d 13268306                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f0871131000-7f0871132000 r-xp 00001000 00:3d 13268306                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f0871132000-7f087114e000 r--p 00002000 00:3d 13268306                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f087114e000-7f087114f000 r--p 0001d000 00:3d 13268306                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f087114f000-7f0871150000 rw-p 0001e000 00:3d 13268306                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f0871150000-7f0871210000 rw-p 00000000 00:00 0 
7f0871220000-7f08712a0000 rw-p 00000000 00:00 0 
7f08712b0000-7f0871310000 rw-p 00000000 00:00 0 
7f0871320000-7f0871500000 rw-p 00000000 00:00 0 
7f0871510000-7f0871710000 rw-p 00000000 00:00 0 
7f0871712000-7f0871713000 r--p 00000000 00:3d 13268618                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f0871713000-7f0871714000 r-xp 00001000 00:3d 13268618                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f0871714000-7f0871715000 r--p 00002000 00:3d 13268618                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f0871715000-7f0871716000 r--p 00002000 00:3d 13268618                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f0871716000-7f0871717000 rw-p 00003000 00:3d 13268618                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f0871717000-7f0871718000 r--p 00000000 00:3d 13268301                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7f0871718000-7f0871719000 r-xp 00001000 00:3d 13268301                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7f0871719000-7f087171a000 r--p 00002000 00:3d 13268301                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7f087171a000-7f087171b000 r--p 00002000 00:3d 13268301                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7f087171b000-7f087171c000 rw-p 00003000 00:3d 13268301                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7f087171c000-7f087171f000 r--p 00000000 00:3d 13268746                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7f087171f000-7f0871727000 r-xp 00003000 00:3d 13268746                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7f0871727000-7f087172a000 r--p 0000b000 00:3d 13268746                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7f087172a000-7f087172b000 r--p 0000d000 00:3d 13268746                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7f087172b000-7f087172c000 rw-p 0000e000 00:3d 13268746                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7f087172c000-7f0871739000 r--p 00000000 00:3d 13268760                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f0871739000-7f0871747000 r-xp 0000d000 00:3d 13268760                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f0871747000-7f0871775000 r--p 0001b000 00:3d 13268760                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f0871775000-7f0871776000 ---p 00049000 00:3d 13268760                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f0871776000-7f087177d000 r--p 00049000 00:3d 13268760                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f087177d000-7f087177e000 rw-p 00050000 00:3d 13268760                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f087177e000-7f08718b0000 rw-p 00000000 00:00 0 
7f08718b0000-7f08718b2000 r--p 00000000 00:3d 13268980                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7f08718b2000-7f08718b9000 r-xp 00002000 00:3d 13268980                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7f08718b9000-7f08718bb000 r--p 00009000 00:3d 13268980                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7f08718bb000-7f08718bc000 r--p 0000a000 00:3d 13268980                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7f08718bc000-7f08718bd000 rw-p 0000b000 00:3d 13268980                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7f08718c1000-7f08718c2000 r--p 00000000 00:3d 13268294                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7f08718c2000-7f08718c3000 r-xp 00001000 00:3d 13268294                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7f08718c3000-7f08718c4000 r--p 00002000 00:3d 13268294                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7f08718c4000-7f08718c5000 r--p 00002000 00:3d 13268294                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7f08718c5000-7f08718c6000 rw-p 00003000 00:3d 13268294                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7f08718c6000-7f08718c7000 r--p 00000000 00:3d 13268284                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7f08718c7000-7f08718c8000 r-xp 00001000 00:3d 13268284                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7f08718c8000-7f08718c9000 r--p 00002000 00:3d 13268284                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7f08718c9000-7f08718ca000 r--p 00002000 00:3d 13268284                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7f08718ca000-7f08718cb000 rw-p 00003000 00:3d 13268284                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7f08718cb000-7f08718cc000 r--p 00000000 00:3d 13268581                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7f08718cc000-7f08718cd000 r-xp 00001000 00:3d 13268581                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7f08718cd000-7f08718ce000 r--p 00002000 00:3d 13268581                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7f08718ce000-7f08718cf000 r--p 00002000 00:3d 13268581                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7f08718cf000-7f08718d0000 rw-p 00003000 00:3d 13268581                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7f08718d0000-7f0871930000 rw-p 00000000 00:00 0 
7f0871930000-7f0871931000 r--p 00000000 00:3d 13268897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/syslog.so
7f0871931000-7f0871933000 r-xp 00001000 00:3d 13268897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/syslog.so
7f0871933000-7f0871934000 r--p 00003000 00:3d 13268897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/syslog.so
7f0871934000-7f0871935000 r--p 00003000 00:3d 13268897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/syslog.so
7f0871935000-7f0871936000 rw-p 00004000 00:3d 13268897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/syslog.so
7f0871936000-7f0871937000 r--p 00000000 00:3d 13268587                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f0871937000-7f0871938000 r-xp 00001000 00:3d 13268587                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f0871938000-7f0871939000 r--p 00002000 00:3d 13268587                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f0871939000-7f087193a000 r--p 00002000 00:3d 13268587                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f087193a000-7f087193b000 rw-p 00003000 00:3d 13268587                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f087193b000-7f087193c000 r--p 00000000 00:3d 13268682                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7f087193c000-7f087193d000 r-xp 00001000 00:3d 13268682                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7f087193d000-7f087193e000 r--p 00002000 00:3d 13268682                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7f087193e000-7f087193f000 r--p 00002000 00:3d 13268682                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7f087193f000-7f0871940000 rw-p 00003000 00:3d 13268682                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7f0871940000-7f08719a0000 rw-p 00000000 00:00 0 
7f08719a1000-7f08719a2000 r--p 00000000 00:3d 13268309                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f08719a2000-7f08719a3000 r-xp 00001000 00:3d 13268309                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f08719a3000-7f08719dd000 r--p 00002000 00:3d 13268309                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f08719dd000-7f08719de000 ---p 0003c000 00:3d 13268309                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f08719de000-7f08719df000 r--p 0003c000 00:3d 13268309                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f08719df000-7f08719e0000 rw-p 0003d000 00:3d 13268309                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f08719e0000-7f0871bc0000 rw-p 00000000 00:00 0 
7f0871bc2000-7f0871bc3000 r--p 00000000 00:3d 13268647                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7f0871bc3000-7f0871bc4000 r-xp 00001000 00:3d 13268647                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7f0871bc4000-7f0871bc5000 r--p 00002000 00:3d 13268647                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7f0871bc5000-7f0871bc6000 r--p 00002000 00:3d 13268647                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7f0871bc6000-7f0871bc7000 rw-p 00003000 00:3d 13268647                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7f0871bc7000-7f0871bce000 r--p 00000000 00:3d 13268900                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7f0871bce000-7f0871bf3000 r-xp 00007000 00:3d 13268900                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7f0871bf3000-7f0871c0d000 r--p 0002c000 00:3d 13268900                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7f0871c0d000-7f0871c0f000 r--p 00045000 00:3d 13268900                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7f0871c0f000-7f0871c10000 rw-p 00047000 00:3d 13268900                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7f0871c10000-7f0871dd0000 rw-p 00000000 00:00 0 
7f0871dd0000-7f0871dd2000 r--p 00000000 00:3d 13268970                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7f0871dd2000-7f0871dd6000 r-xp 00002000 00:3d 13268970                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7f0871dd6000-7f0871dd7000 r--p 00006000 00:3d 13268970                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7f0871dd7000-7f0871dd8000 r--p 00006000 00:3d 13268970                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7f0871dd8000-7f0871dd9000 rw-p 00007000 00:3d 13268970                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7f0871dd9000-7f0871ddb000 r--p 00000000 00:3d 13268771                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7f0871ddb000-7f0871ddd000 r-xp 00002000 00:3d 13268771                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7f0871ddd000-7f0871dde000 r--p 00004000 00:3d 13268771                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7f0871dde000-7f0871ddf000 r--p 00004000 00:3d 13268771                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7f0871ddf000-7f0871de0000 rw-p 00005000 00:3d 13268771                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7f0871de0000-7f0871e20000 rw-p 00000000 00:00 0 
7f0871e24000-7f0871e26000 r--p 00000000 00:3d 13268761                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pathname.so
7f0871e26000-7f0871e2c000 r-xp 00002000 00:3d 13268761                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pathname.so
7f0871e2c000-7f0871e2e000 r--p 00008000 00:3d 13268761                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pathname.so
7f0871e2e000-7f0871e2f000 r--p 00009000 00:3d 13268761                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pathname.so
7f0871e2f000-7f0871e30000 rw-p 0000a000 00:3d 13268761                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pathname.so
7f0871e30000-7f0871ea0000 rw-p 00000000 00:00 0 
7f0871ea2000-7f0871ea4000 r--p 00000000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0871ea4000-7f0871eab000 r-xp 00002000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0871eab000-7f0871eac000 r--p 00009000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0871eac000-7f0871ead000 ---p 0000a000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0871ead000-7f0871eae000 r--p 0000a000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0871eae000-7f0871eaf000 rw-p 0000b000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0871eaf000-7f0871eb3000 r--p 00000000 00:3d 13268730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fiddle.so
7f0871eb3000-7f0871ebb000 r-xp 00004000 00:3d 13268730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fiddle.so
7f0871ebb000-7f0871ebe000 r--p 0000c000 00:3d 13268730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fiddle.so
7f0871ebe000-7f0871ebf000 r--p 0000e000 00:3d 13268730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fiddle.so
7f0871ebf000-7f0871ec0000 rw-p 0000f000 00:3d 13268730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fiddle.so
7f0871ec0000-7f0871f20000 rw-p 00000000 00:00 0 
7f0871f24000-7f0871f26000 r--p 00000000 00:3d 13268558                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7f0871f26000-7f0871f28000 r-xp 00002000 00:3d 13268558                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7f0871f28000-7f0871f29000 r--p 00004000 00:3d 13268558                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7f0871f29000-7f0871f2a000 r--p 00004000 00:3d 13268558                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7f0871f2a000-7f0871f2b000 rw-p 00005000 00:3d 13268558                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7f0871f2b000-7f0871f2c000 r--p 00000000 00:3d 13268677                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7f0871f2c000-7f0871f2d000 r-xp 00001000 00:3d 13268677                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7f0871f2d000-7f0871f2e000 r--p 00002000 00:3d 13268677                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7f0871f2e000-7f0871f2f000 r--p 00002000 00:3d 13268677                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7f0871f2f000-7f0871f30000 rw-p 00003000 00:3d 13268677                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7f0871f30000-7f0871f40000 rw-p 00000000 00:00 0 
7f0871f44000-7f0871ff6000 r--p 00000000 00:3d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f0871ff6000-7f0872254000 r-xp 000b2000 00:3d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f0872254000-7f0872326000 r--p 00310000 00:3d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f0872326000-7f0872381000 r--p 003e1000 00:3d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f0872381000-7f0872384000 rw-p 0043c000 00:3d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f0872384000-7f0872387000 rw-p 00000000 00:00 0 
7f0872387000-7f08723a5000 r--p 00000000 00:3d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f08723a5000-7f0872400000 r-xp 0001e000 00:3d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f0872400000-7f087241d000 r--p 00079000 00:3d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f087241d000-7f0872427000 r--p 00095000 00:3d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f0872427000-7f087242b000 rw-p 0009f000 00:3d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f087242b000-7f0872440000 r--p 00000000 00:3d 13268896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f0872440000-7f0872478000 r-xp 00015000 00:3d 13268896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f0872478000-7f087248a000 r--p 0004d000 00:3d 13268896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f087248a000-7f087248b000 ---p 0005f000 00:3d 13268896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f087248b000-7f087248d000 r--p 0005f000 00:3d 13268896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f087248d000-7f087248f000 rw-p 00061000 00:3d 13268896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f087248f000-7f08724d0000 rw-p 00000000 00:00 0 
7f08724d4000-7f08724d5000 r--p 00000000 00:3d 13268705                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7f08724d5000-7f08724d6000 r-xp 00001000 00:3d 13268705                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7f08724d6000-7f08724d7000 r--p 00002000 00:3d 13268705                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7f08724d7000-7f08724d8000 r--p 00002000 00:3d 13268705                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7f08724d8000-7f08724d9000 rw-p 00003000 00:3d 13268705                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7f08724d9000-7f08724da000 r--p 00000000 00:3d 13268720                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7f08724da000-7f08724db000 r-xp 00001000 00:3d 13268720                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7f08724db000-7f08724dc000 r--p 00002000 00:3d 13268720                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7f08724dc000-7f08724dd000 r--p 00002000 00:3d 13268720                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7f08724dd000-7f08724de000 rw-p 00003000 00:3d 13268720                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7f08724de000-7f08724e4000 r--p 00000000 00:3d 13268879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7f08724e4000-7f0872506000 r-xp 00006000 00:3d 13268879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7f0872506000-7f087250e000 r--p 00028000 00:3d 13268879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7f087250e000-7f087250f000 r--p 0002f000 00:3d 13268879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7f087250f000-7f0872510000 rw-p 00030000 00:3d 13268879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7f0872510000-7f0872560000 rw-p 00000000 00:00 0 
7f0872562000-7f0872563000 r--p 00000000 00:3d 13268706                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7f0872563000-7f0872564000 r-xp 00001000 00:3d 13268706                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7f0872564000-7f0872565000 r--p 00002000 00:3d 13268706                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7f0872565000-7f0872566000 r--p 00002000 00:3d 13268706                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7f0872566000-7f0872567000 rw-p 00003000 00:3d 13268706                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7f0872567000-7f0872568000 r--p 00000000 00:3d 13268940                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7f0872568000-7f0872569000 r-xp 00001000 00:3d 13268940                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7f0872569000-7f087256a000 r--p 00002000 00:3d 13268940                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7f087256a000-7f087256b000 r--p 00002000 00:3d 13268940                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7f087256b000-7f087256c000 rw-p 00003000 00:3d 13268940                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7f087256c000-7f087256f000 r--p 00000000 00:3d 13268908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7f087256f000-7f087257b000 r-xp 00003000 00:3d 13268908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7f087257b000-7f087257e000 r--p 0000f000 00:3d 13268908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7f087257e000-7f087257f000 r--p 00011000 00:3d 13268908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7f087257f000-7f0872580000 rw-p 00012000 00:3d 13268908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7f0872580000-7f08725e0000 rw-p 00000000 00:00 0 
7f08725e2000-7f08725e4000 r--p 00000000 00:3d 13268890                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7f08725e4000-7f08725e8000 r-xp 00002000 00:3d 13268890                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7f08725e8000-7f08725ea000 r--p 00006000 00:3d 13268890                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7f08725ea000-7f08725eb000 r--p 00007000 00:3d 13268890                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7f08725eb000-7f08725ec000 rw-p 00008000 00:3d 13268890                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7f08725ec000-7f08725ed000 r--p 00000000 00:3d 13268666                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7f08725ed000-7f08725ef000 r-xp 00001000 00:3d 13268666                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7f08725ef000-7f08725f0000 r--p 00003000 00:3d 13268666                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7f08725f0000-7f08725f1000 r--p 00003000 00:3d 13268666                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7f08725f1000-7f08725f2000 rw-p 00004000 00:3d 13268666                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7f08725f2000-7f08725f3000 r--p 00000000 00:3d 13268303                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f08725f3000-7f08725f4000 r-xp 00001000 00:3d 13268303                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f08725f4000-7f087260e000 r--p 00002000 00:3d 13268303                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f087260e000-7f087260f000 r--p 0001b000 00:3d 13268303                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f087260f000-7f0872610000 rw-p 0001c000 00:3d 13268303                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f0872610000-7f0872611000 r--p 00000000 00:3d 13268292                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f0872611000-7f0872612000 r-xp 00001000 00:3d 13268292                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f0872612000-7f087261c000 r--p 00002000 00:3d 13268292                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f087261c000-7f087261d000 ---p 0000c000 00:3d 13268292                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f087261d000-7f087261e000 r--p 0000c000 00:3d 13268292                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f087261e000-7f087261f000 rw-p 0000d000 00:3d 13268292                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f087261f000-7f0872620000 r--p 00000000 00:3d 13268299                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f0872620000-7f0872621000 r-xp 00001000 00:3d 13268299                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f0872621000-7f0872622000 r--p 00002000 00:3d 13268299                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f0872622000-7f0872623000 ---p 00003000 00:3d 13268299                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f0872623000-7f0872624000 r--p 00003000 00:3d 13268299                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f0872624000-7f0872625000 rw-p 00004000 00:3d 13268299                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f0872625000-7f0872626000 r--p 00000000 00:3d 13268311                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f0872626000-7f0872627000 r-xp 00001000 00:3d 13268311                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f0872627000-7f087267d000 r--p 00002000 00:3d 13268311                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f087267d000-7f087267e000 r--p 00057000 00:3d 13268311                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f087267e000-7f087267f000 rw-p 00058000 00:3d 13268311                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f087267f000-7f0872680000 r--p 00000000 00:3d 13268295                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7f0872680000-7f0872681000 r-xp 00001000 00:3d 13268295                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7f0872681000-7f0872682000 r--p 00002000 00:3d 13268295                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7f0872682000-7f0872683000 r--p 00002000 00:3d 13268295                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7f0872683000-7f0872684000 rw-p 00003000 00:3d 13268295                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7f0872684000-7f0872687000 r--p 00000000 00:3d 13268310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7f0872687000-7f0872688000 r-xp 00003000 00:3d 13268310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7f0872688000-7f087269c000 r--p 00004000 00:3d 13268310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7f087269c000-7f08726a1000 r--p 00017000 00:3d 13268310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7f08726a1000-7f08726a2000 rw-p 0001c000 00:3d 13268310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7f08726a2000-7f08726a3000 r--p 00000000 00:3d 13268308                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f08726a3000-7f08726a5000 r-xp 00001000 00:3d 13268308                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f08726a5000-7f08726a6000 r--p 00003000 00:3d 13268308                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f08726a6000-7f08726a7000 ---p 00004000 00:3d 13268308                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f08726a7000-7f08726a8000 r--p 00004000 00:3d 13268308                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f08726a8000-7f08726a9000 rw-p 00005000 00:3d 13268308                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f08726a9000-7f08726ab000 r--p 00000000 00:3d 13268676                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7f08726ab000-7f08726ad000 r-xp 00002000 00:3d 13268676                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7f08726ad000-7f08726ae000 r--p 00004000 00:3d 13268676                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7f08726ae000-7f08726af000 r--p 00004000 00:3d 13268676                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7f08726af000-7f08726b0000 rw-p 00005000 00:3d 13268676                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7f08726b0000-7f08726f0000 rw-p 00000000 00:00 0 
7f08726f0000-7f08726f1000 r--p 00000000 00:3d 13268983                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7f08726f1000-7f08726f3000 r-xp 00001000 00:3d 13268983                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7f08726f3000-7f08726f4000 r--p 00003000 00:3d 13268983                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7f08726f4000-7f08726f5000 r--p 00003000 00:3d 13268983                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7f08726f5000-7f08726f6000 rw-p 00004000 00:3d 13268983                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7f08726f6000-7f08726f9000 r--p 00000000 00:3d 13268691                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7f08726f9000-7f0872728000 r-xp 00003000 00:3d 13268691                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7f0872728000-7f0872731000 r--p 00032000 00:3d 13268691                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7f0872731000-7f0872732000 r--p 0003a000 00:3d 13268691                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7f0872732000-7f0872733000 rw-p 0003b000 00:3d 13268691                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7f0872733000-7f0872734000 rw-p 00000000 00:00 0 
7f0872734000-7f0872736000 r--p 00000000 00:3d 13268884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7f0872736000-7f087273b000 r-xp 00002000 00:3d 13268884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7f087273b000-7f087273d000 r--p 00007000 00:3d 13268884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7f087273d000-7f087273e000 r--p 00008000 00:3d 13268884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7f087273e000-7f087273f000 rw-p 00009000 00:3d 13268884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7f087273f000-7f0872742000 r--p 00000000 00:3d 13268662                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/bigdecimal.so
7f0872742000-7f087275a000 r-xp 00003000 00:3d 13268662                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/bigdecimal.so
7f087275a000-7f087275e000 r--p 0001b000 00:3d 13268662                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/bigdecimal.so
7f087275e000-7f087275f000 r--p 0001e000 00:3d 13268662                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/bigdecimal.so
7f087275f000-7f0872760000 rw-p 0001f000 00:3d 13268662                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/bigdecimal.so
7f0872760000-7f0872770000 rw-p 00000000 00:00 0 
7f0872770000-7f0872771000 r--p 00000000 00:3d 13268649                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7f0872771000-7f0872773000 r-xp 00001000 00:3d 13268649                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7f0872773000-7f0872774000 r--p 00003000 00:3d 13268649                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7f0872774000-7f0872775000 r--p 00003000 00:3d 13268649                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7f0872775000-7f0872776000 rw-p 00004000 00:3d 13268649                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7f0872776000-7f0872777000 r--p 00000000 00:3d 13268639                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7f0872777000-7f0872778000 r-xp 00001000 00:3d 13268639                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7f0872778000-7f0872779000 r--p 00002000 00:3d 13268639                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7f0872779000-7f087277a000 r--p 00002000 00:3d 13268639                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7f087277a000-7f087277b000 rw-p 00003000 00:3d 13268639                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7f087277b000-7f087277c000 r--p 00000000 00:3d 13268640                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7f087277c000-7f087277d000 r-xp 00001000 00:3d 13268640                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7f087277d000-7f087277e000 r--p 00002000 00:3d 13268640                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7f087277e000-7f087277f000 r--p 00002000 00:3d 13268640                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7f087277f000-7f0872780000 rw-p 00003000 00:3d 13268640                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7f0872780000-7f0872790000 rw-p 00000000 00:00 0 
7f0872791000-7f0872792000 r--p 00000000 00:3d 13268631                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7f0872792000-7f0872793000 r-xp 00001000 00:3d 13268631                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7f0872793000-7f0872794000 r--p 00002000 00:3d 13268631                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7f0872794000-7f0872795000 r--p 00002000 00:3d 13268631                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7f0872795000-7f0872796000 rw-p 00003000 00:3d 13268631                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7f0872796000-7f0872797000 r--p 00000000 00:3d 13268613                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7f0872797000-7f0872798000 r-xp 00001000 00:3d 13268613                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7f0872798000-7f0872799000 r--p 00002000 00:3d 13268613                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7f0872799000-7f087279a000 r--p 00002000 00:3d 13268613                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7f087279a000-7f087279b000 rw-p 00003000 00:3d 13268613                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7f087279b000-7f087279c000 r--p 00000000 00:3d 13268626                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread_fd.so
7f087279c000-7f087279d000 r-xp 00001000 00:3d 13268626                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread_fd.so
7f087279d000-7f087279e000 r--p 00002000 00:3d 13268626                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread_fd.so
7f087279e000-7f087279f000 r--p 00002000 00:3d 13268626                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread_fd.so
7f087279f000-7f08727a0000 rw-p 00003000 00:3d 13268626                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread_fd.so
7f08727a0000-7f08727e0000 rw-p 00000000 00:00 0 
7f08727e4000-7f08727e5000 r--p 00000000 00:3d 13268577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7f08727e5000-7f08727e7000 r-xp 00001000 00:3d 13268577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7f08727e7000-7f08727e8000 r--p 00003000 00:3d 13268577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7f08727e8000-7f08727e9000 r--p 00003000 00:3d 13268577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7f08727e9000-7f08727ea000 rw-p 00004000 00:3d 13268577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7f08727ea000-7f08727eb000 r--p 00000000 00:3d 13268582                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7f08727eb000-7f08727ec000 r-xp 00001000 00:3d 13268582                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7f08727ec000-7f08727ed000 r--p 00002000 00:3d 13268582                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7f08727ed000-7f08727ee000 r--p 00002000 00:3d 13268582                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7f08727ee000-7f08727ef000 rw-p 00003000 00:3d 13268582                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7f08727ef000-7f08727f0000 r--p 00000000 00:3d 13268569                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7f08727f0000-7f08727f1000 r-xp 00001000 00:3d 13268569                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7f08727f1000-7f08727f2000 r--p 00002000 00:3d 13268569                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7f08727f2000-7f08727f3000 r--p 00002000 00:3d 13268569                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7f08727f3000-7f08727f4000 rw-p 00003000 00:3d 13268569                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7f08727f4000-7f08727f5000 r--p 00000000 00:3d 13268563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7f08727f5000-7f08727f6000 r-xp 00001000 00:3d 13268563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7f08727f6000-7f08727f7000 r--p 00002000 00:3d 13268563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7f08727f7000-7f08727f8000 r--p 00002000 00:3d 13268563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7f08727f8000-7f08727f9000 rw-p 00003000 00:3d 13268563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7f08727f9000-7f08727fa000 r--p 00000000 00:3d 13268497                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7f08727fa000-7f08727fb000 r-xp 00001000 00:3d 13268497                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7f08727fb000-7f08727fc000 r--p 00002000 00:3d 13268497                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7f08727fc000-7f08727fd000 r--p 00002000 00:3d 13268497                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7f08727fd000-7f08727fe000 rw-p 00003000 00:3d 13268497                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7f08727fe000-7f08727ff000 r--p 00000000 00:3d 13268483                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7f08727ff000-7f0872800000 r-xp 00001000 00:3d 13268483                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7f0872800000-7f0872801000 r--p 00002000 00:3d 13268483                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7f0872801000-7f0872802000 r--p 00002000 00:3d 13268483                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7f0872802000-7f0872803000 rw-p 00003000 00:3d 13268483                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7f0872803000-7f0872804000 r--p 00000000 00:3d 13268615                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7f0872804000-7f0872805000 r-xp 00001000 00:3d 13268615                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7f0872805000-7f0872806000 r--p 00002000 00:3d 13268615                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7f0872806000-7f0872807000 r--p 00002000 00:3d 13268615                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7f0872807000-7f0872808000 rw-p 00003000 00:3d 13268615                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7f0872808000-7f0872809000 r--p 00000000 00:3d 13268601                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7f0872809000-7f087280a000 r-xp 00001000 00:3d 13268601                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7f087280a000-7f087280b000 r--p 00002000 00:3d 13268601                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7f087280b000-7f087280c000 r--p 00002000 00:3d 13268601                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7f087280c000-7f087280d000 rw-p 00003000 00:3d 13268601                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7f087280d000-7f087280e000 r--p 00000000 00:3d 13267935                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7f087280e000-7f087280f000 r-xp 00001000 00:3d 13267935                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7f087280f000-7f0872810000 r--p 00002000 00:3d 13267935                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7f0872810000-7f0872811000 r--p 00002000 00:3d 13267935                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7f0872811000-7f0872812000 rw-p 00003000 00:3d 13267935                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7f0872812000-7f0872813000 r--p 00000000 00:3d 13267934                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7f0872813000-7f0872814000 r-xp 00001000 00:3d 13267934                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7f0872814000-7f0872815000 r--p 00002000 00:3d 13267934                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7f0872815000-7f0872816000 r--p 00002000 00:3d 13267934                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7f0872816000-7f0872817000 rw-p 00003000 00:3d 13267934                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7f0872817000-7f0872818000 r--p 00000000 00:3d 13267933                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7f0872818000-7f0872819000 r-xp 00001000 00:3d 13267933                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7f0872819000-7f087281a000 r--p 00002000 00:3d 13267933                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7f087281a000-7f087281b000 r--p 00002000 00:3d 13267933                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7f087281b000-7f087281c000 rw-p 00003000 00:3d 13267933                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7f087281c000-7f087281d000 r--p 00000000 00:3d 13267931                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7f087281d000-7f087281e000 r-xp 00001000 00:3d 13267931                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7f087281e000-7f087281f000 r--p 00002000 00:3d 13267931                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7f087281f000-7f0872820000 r--p 00002000 00:3d 13267931                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7f0872820000-7f0872821000 rw-p 00003000 00:3d 13267931                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7f0872821000-7f0872822000 r--p 00000000 00:3d 13267930                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7f0872822000-7f0872823000 r-xp 00001000 00:3d 13267930                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7f0872823000-7f0872824000 r--p 00002000 00:3d 13267930                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7f0872824000-7f0872825000 r--p 00002000 00:3d 13267930                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7f0872825000-7f0872826000 rw-p 00003000 00:3d 13267930                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7f0872826000-7f0872827000 r--p 00000000 00:3d 13267928                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7f0872827000-7f0872828000 r-xp 00001000 00:3d 13267928                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7f0872828000-7f0872829000 r--p 00002000 00:3d 13267928                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7f0872829000-7f087282a000 r--p 00002000 00:3d 13267928                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7f087282a000-7f087282b000 rw-p 00003000 00:3d 13267928                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7f087282b000-7f087282c000 r--p 00000000 00:3d 13267918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f087282c000-7f087282d000 r-xp 00001000 00:3d 13267918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f087282d000-7f087282e000 r--p 00002000 00:3d 13267918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f087282e000-7f087282f000 ---p 00003000 00:3d 13267918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f087282f000-7f0872830000 r--p 00003000 00:3d 13267918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f0872830000-7f0872831000 rw-p 00004000 00:3d 13267918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f0872831000-7f0872832000 r--p 00000000 00:3d 13267916                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7f0872832000-7f0872833000 r-xp 00001000 00:3d 13267916                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7f0872833000-7f0872834000 r--p 00002000 00:3d 13267916                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7f0872834000-7f0872835000 r--p 00002000 00:3d 13267916                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7f0872835000-7f0872836000 rw-p 00003000 00:3d 13267916                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7f0872836000-7f0872837000 r--p 00000000 00:3d 13267915                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7f0872837000-7f0872838000 r-xp 00001000 00:3d 13267915                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7f0872838000-7f0872839000 r--p 00002000 00:3d 13267915                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7f0872839000-7f087283a000 r--p 00002000 00:3d 13267915                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7f087283a000-7f087283b000 rw-p 00003000 00:3d 13267915                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7f087283b000-7f087283c000 r--p 00000000 00:3d 13267913                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7f087283c000-7f087283d000 r-xp 00001000 00:3d 13267913                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7f087283d000-7f087283e000 r--p 00002000 00:3d 13267913                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7f087283e000-7f087283f000 r--p 00002000 00:3d 13267913                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7f087283f000-7f0872840000 rw-p 00003000 00:3d 13267913                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7f0872840000-7f0872841000 r--p 00000000 00:3d 13267911                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7f0872841000-7f0872842000 r-xp 00001000 00:3d 13267911                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7f0872842000-7f0872843000 r--p 00002000 00:3d 13267911                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7f0872843000-7f0872844000 r--p 00002000 00:3d 13267911                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7f0872844000-7f0872845000 rw-p 00003000 00:3d 13267911                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7f0872845000-7f0872846000 r--p 00000000 00:3d 13267910                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7f0872846000-7f0872847000 r-xp 00001000 00:3d 13267910                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7f0872847000-7f0872848000 r--p 00002000 00:3d 13267910                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7f0872848000-7f0872849000 r--p 00002000 00:3d 13267910                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7f0872849000-7f087284a000 rw-p 00003000 00:3d 13267910                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7f087284a000-7f087284b000 r--p 00000000 00:3d 13267909                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7f087284b000-7f087284c000 r-xp 00001000 00:3d 13267909                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7f087284c000-7f087284d000 r--p 00002000 00:3d 13267909                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7f087284d000-7f087284e000 r--p 00002000 00:3d 13267909                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7f087284e000-7f087284f000 rw-p 00003000 00:3d 13267909                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7f087284f000-7f0872850000 r--p 00000000 00:3d 13267908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7f0872850000-7f0872851000 r-xp 00001000 00:3d 13267908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7f0872851000-7f0872852000 r--p 00002000 00:3d 13267908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7f0872852000-7f0872853000 r--p 00002000 00:3d 13267908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7f0872853000-7f0872854000 rw-p 00003000 00:3d 13267908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7f0872854000-7f0872855000 r--p 00000000 00:3d 13267907                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7f0872855000-7f0872856000 r-xp 00001000 00:3d 13267907                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7f0872856000-7f0872857000 r--p 00002000 00:3d 13267907                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7f0872857000-7f0872858000 r--p 00002000 00:3d 13267907                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7f0872858000-7f0872859000 rw-p 00003000 00:3d 13267907                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7f0872859000-7f087285a000 r--p 00000000 00:3d 13267906                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7f087285a000-7f087285b000 r-xp 00001000 00:3d 13267906                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7f087285b000-7f087285c000 r--p 00002000 00:3d 13267906                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7f087285c000-7f087285d000 r--p 00002000 00:3d 13267906                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7f087285d000-7f087285e000 rw-p 00003000 00:3d 13267906                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7f087285e000-7f087285f000 r--p 00000000 00:3d 13267905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7f087285f000-7f0872860000 r-xp 00001000 00:3d 13267905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7f0872860000-7f0872861000 r--p 00002000 00:3d 13267905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7f0872861000-7f0872862000 r--p 00002000 00:3d 13267905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7f0872862000-7f0872863000 rw-p 00003000 00:3d 13267905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7f0872863000-7f0872864000 r--p 00000000 00:3d 13267904                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7f0872864000-7f0872865000 r-xp 00001000 00:3d 13267904                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7f0872865000-7f0872866000 r--p 00002000 00:3d 13267904                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7f0872866000-7f0872867000 r--p 00002000 00:3d 13267904                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7f0872867000-7f0872868000 rw-p 00003000 00:3d 13267904                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7f0872868000-7f0872869000 r--p 00000000 00:3d 13267903                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7f0872869000-7f087286a000 r-xp 00001000 00:3d 13267903                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7f087286a000-7f087286b000 r--p 00002000 00:3d 13267903                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7f087286b000-7f087286c000 r--p 00002000 00:3d 13267903                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7f087286c000-7f087286d000 rw-p 00003000 00:3d 13267903                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7f087286d000-7f087286e000 r--p 00000000 00:3d 13267902                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7f087286e000-7f087286f000 r-xp 00001000 00:3d 13267902                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7f087286f000-7f0872870000 r--p 00002000 00:3d 13267902                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7f0872870000-7f0872871000 r--p 00002000 00:3d 13267902                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7f0872871000-7f0872872000 rw-p 00003000 00:3d 13267902                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7f0872872000-7f0872873000 r--p 00000000 00:3d 13267899                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7f0872873000-7f0872874000 r-xp 00001000 00:3d 13267899                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7f0872874000-7f0872875000 r--p 00002000 00:3d 13267899                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7f0872875000-7f0872876000 r--p 00002000 00:3d 13267899                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7f0872876000-7f0872877000 rw-p 00003000 00:3d 13267899                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7f0872877000-7f0872878000 r--p 00000000 00:3d 13267898                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7f0872878000-7f0872879000 r-xp 00001000 00:3d 13267898                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7f0872879000-7f087287a000 r--p 00002000 00:3d 13267898                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7f087287a000-7f087287b000 r--p 00002000 00:3d 13267898                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7f087287b000-7f087287c000 rw-p 00003000 00:3d 13267898                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7f087287c000-7f087287d000 r--p 00000000 00:3d 13267897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7f087287d000-7f087287e000 r-xp 00001000 00:3d 13267897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7f087287e000-7f087287f000 r--p 00002000 00:3d 13267897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7f087287f000-7f0872880000 r--p 00002000 00:3d 13267897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7f0872880000-7f0872881000 rw-p 00003000 00:3d 13267897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7f0872881000-7f0872882000 r--p 00000000 00:3d 13267896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7f0872882000-7f0872883000 r-xp 00001000 00:3d 13267896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7f0872883000-7f0872884000 r--p 00002000 00:3d 13267896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7f0872884000-7f0872885000 r--p 00002000 00:3d 13267896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7f0872885000-7f0872886000 rw-p 00003000 00:3d 13267896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7f0872886000-7f0872887000 r--p 00000000 00:3d 13267895                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7f0872887000-7f0872888000 r-xp 00001000 00:3d 13267895                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7f0872888000-7f0872889000 r--p 00002000 00:3d 13267895                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7f0872889000-7f087288a000 r--p 00002000 00:3d 13267895                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7f087288a000-7f087288b000 rw-p 00003000 00:3d 13267895                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7f087288b000-7f087288c000 r--p 00000000 00:3d 13267894                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7f087288c000-7f087288d000 r-xp 00001000 00:3d 13267894                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7f087288d000-7f087288e000 r--p 00002000 00:3d 13267894                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7f087288e000-7f087288f000 r--p 00002000 00:3d 13267894                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7f087288f000-7f0872890000 rw-p 00003000 00:3d 13267894                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7f0872890000-7f0872891000 r--p 00000000 00:3d 13267892                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7f0872891000-7f0872892000 r-xp 00001000 00:3d 13267892                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7f0872892000-7f0872893000 r--p 00002000 00:3d 13267892                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7f0872893000-7f0872894000 r--p 00002000 00:3d 13267892                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7f0872894000-7f0872895000 rw-p 00003000 00:3d 13267892                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7f0872895000-7f0872896000 r--p 00000000 00:3d 13267891                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7f0872896000-7f0872897000 r-xp 00001000 00:3d 13267891                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7f0872897000-7f0872898000 r--p 00002000 00:3d 13267891                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7f0872898000-7f0872899000 r--p 00002000 00:3d 13267891                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7f0872899000-7f087289a000 rw-p 00003000 00:3d 13267891                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7f087289a000-7f087289b000 r--p 00000000 00:3d 13267888                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7f087289b000-7f087289c000 r-xp 00001000 00:3d 13267888                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7f087289c000-7f087289d000 r--p 00002000 00:3d 13267888                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7f087289d000-7f087289e000 r--p 00002000 00:3d 13267888                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7f087289e000-7f087289f000 rw-p 00003000 00:3d 13267888                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7f087289f000-7f08728a0000 r--p 00000000 00:3d 13267887                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7f08728a0000-7f08728a1000 r-xp 00001000 00:3d 13267887                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7f08728a1000-7f08728a2000 r--p 00002000 00:3d 13267887                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7f08728a2000-7f08728a3000 r--p 00002000 00:3d 13267887                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7f08728a3000-7f08728a4000 rw-p 00003000 00:3d 13267887                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7f08728a4000-7f08728a5000 r--p 00000000 00:3d 13267886                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f08728a5000-7f08728a6000 r-xp 00001000 00:3d 13267886                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f08728a6000-7f08728a7000 r--p 00002000 00:3d 13267886                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f08728a7000-7f08728a8000 ---p 00003000 00:3d 13267886                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f08728a8000-7f08728a9000 r--p 00003000 00:3d 13267886                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f08728a9000-7f08728aa000 rw-p 00004000 00:3d 13267886                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f08728aa000-7f08728ab000 r--p 00000000 00:3d 13267884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7f08728ab000-7f08728ac000 r-xp 00001000 00:3d 13267884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7f08728ac000-7f08728ae000 r--p 00002000 00:3d 13267884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7f08728ae000-7f08728af000 r--p 00003000 00:3d 13267884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7f08728af000-7f08728b0000 rw-p 00004000 00:3d 13267884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7f08728b0000-7f08728b1000 r--p 00000000 00:3d 13267927                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f08728b1000-7f08728b2000 r-xp 00001000 00:3d 13267927                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f08728b2000-7f08728b3000 r--p 00002000 00:3d 13267927                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f08728b3000-7f08728b4000 ---p 00003000 00:3d 13267927                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f08728b4000-7f08728b5000 r--p 00003000 00:3d 13267927                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f08728b5000-7f08728b6000 rw-p 00004000 00:3d 13267927                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f08728b6000-7f08728b7000 r--p 00000000 00:3d 13267889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f08728b7000-7f08728b8000 r-xp 00001000 00:3d 13267889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f08728b8000-7f08728b9000 r--p 00002000 00:3d 13267889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f08728b9000-7f08728ba000 ---p 00003000 00:3d 13267889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f08728ba000-7f08728bb000 r--p 00003000 00:3d 13267889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f08728bb000-7f08728bc000 rw-p 00004000 00:3d 13267889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f08728bc000-7f08728bd000 r--p 00000000 00:3d 13267926                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7f08728bd000-7f08728be000 r-xp 00001000 00:3d 13267926                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7f08728be000-7f08728bf000 r--p 00002000 00:3d 13267926                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7f08728bf000-7f08728c0000 r--p 00002000 00:3d 13267926                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7f08728c0000-7f08728c1000 rw-p 00003000 00:3d 13267926                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7f08728c1000-7f08728c2000 r--p 00000000 00:3d 13267924                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7f08728c2000-7f08728c3000 r-xp 00001000 00:3d 13267924                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7f08728c3000-7f08728c4000 r--p 00002000 00:3d 13267924                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7f08728c4000-7f08728c5000 r--p 00002000 00:3d 13267924                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7f08728c5000-7f08728c6000 rw-p 00003000 00:3d 13267924                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7f08728c6000-7f08728c7000 r--p 00000000 00:3d 13267922                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7f08728c7000-7f08728c8000 r-xp 00001000 00:3d 13267922                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7f08728c8000-7f08728c9000 r--p 00002000 00:3d 13267922                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7f08728c9000-7f08728ca000 r--p 00002000 00:3d 13267922                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7f08728ca000-7f08728cb000 rw-p 00003000 00:3d 13267922                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7f08728cb000-7f08728cc000 r--p 00000000 00:3d 13267919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7f08728cc000-7f08728cd000 r-xp 00001000 00:3d 13267919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7f08728cd000-7f08728ce000 r--p 00002000 00:3d 13267919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7f08728ce000-7f08728cf000 r--p 00002000 00:3d 13267919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7f08728cf000-7f08728d0000 rw-p 00003000 00:3d 13267919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7f08728d0000-7f08728d2000 r--p 00000000 00:3d 13268645                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f08728d2000-7f08728d4000 r-xp 00002000 00:3d 13268645                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f08728d4000-7f08728d5000 r--p 00004000 00:3d 13268645                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f08728d5000-7f08728d6000 ---p 00005000 00:3d 13268645                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f08728d6000-7f08728d7000 r--p 00005000 00:3d 13268645                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f08728d7000-7f08728d8000 rw-p 00006000 00:3d 13268645                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f08728d8000-7f08728d9000 r--p 00000000 00:3d 13268599                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7f08728d9000-7f08728da000 r-xp 00001000 00:3d 13268599                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7f08728da000-7f08728db000 r--p 00002000 00:3d 13268599                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7f08728db000-7f08728dc000 r--p 00002000 00:3d 13268599                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7f08728dc000-7f08728dd000 rw-p 00003000 00:3d 13268599                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7f08728dd000-7f08728de000 r--p 00000000 00:3d 13268597                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7f08728de000-7f08728df000 r-xp 00001000 00:3d 13268597                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7f08728df000-7f08728e0000 r--p 00002000 00:3d 13268597                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7f08728e0000-7f08728e1000 r--p 00002000 00:3d 13268597                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7f08728e1000-7f08728e2000 rw-p 00003000 00:3d 13268597                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7f08728e2000-7f08728e3000 r--p 00000000 00:3d 13268590                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7f08728e3000-7f08728e4000 r-xp 00001000 00:3d 13268590                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7f08728e4000-7f08728e5000 r--p 00002000 00:3d 13268590                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7f08728e5000-7f08728e6000 r--p 00002000 00:3d 13268590                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7f08728e6000-7f08728e7000 rw-p 00003000 00:3d 13268590                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7f08728e7000-7f08728e8000 r--p 00000000 00:3d 13268580                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7f08728e8000-7f08728e9000 r-xp 00001000 00:3d 13268580                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7f08728e9000-7f08728ea000 r--p 00002000 00:3d 13268580                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7f08728ea000-7f08728eb000 r--p 00002000 00:3d 13268580                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7f08728eb000-7f08728ec000 rw-p 00003000 00:3d 13268580                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7f08728ec000-7f08728ed000 r--p 00000000 00:3d 13268584                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7f08728ed000-7f08728ee000 r-xp 00001000 00:3d 13268584                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7f08728ee000-7f08728ef000 r--p 00002000 00:3d 13268584                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7f08728ef000-7f08728f0000 r--p 00002000 00:3d 13268584                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7f08728f0000-7f08728f1000 rw-p 00003000 00:3d 13268584                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7f08728f1000-7f08728f2000 r--p 00000000 00:3d 13268574                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7f08728f2000-7f08728f3000 r-xp 00001000 00:3d 13268574                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7f08728f3000-7f08728f4000 r--p 00002000 00:3d 13268574                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7f08728f4000-7f08728f5000 r--p 00002000 00:3d 13268574                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7f08728f5000-7f08728f6000 rw-p 00003000 00:3d 13268574                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7f08728f6000-7f08728f7000 r--p 00000000 00:3d 13268570                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f08728f7000-7f08728f8000 r-xp 00001000 00:3d 13268570                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f08728f8000-7f08728f9000 r--p 00002000 00:3d 13268570                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f08728f9000-7f08728fa000 r--p 00002000 00:3d 13268570                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f08728fa000-7f08728fb000 rw-p 00003000 00:3d 13268570                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f08728fb000-7f08728fc000 r--p 00000000 00:3d 13268562                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7f08728fc000-7f08728fd000 r-xp 00001000 00:3d 13268562                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7f08728fd000-7f08728fe000 r--p 00002000 00:3d 13268562                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7f08728fe000-7f08728ff000 r--p 00002000 00:3d 13268562                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7f08728ff000-7f0872900000 rw-p 00003000 00:3d 13268562                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7f0872900000-7f0872910000 rw-p 00000000 00:00 0 
7f0872910000-7f0872911000 r--p 00000000 00:3d 13268557                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7f0872911000-7f0872912000 r-xp 00001000 00:3d 13268557                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7f0872912000-7f0872913000 r--p 00002000 00:3d 13268557                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7f0872913000-7f0872914000 r--p 00002000 00:3d 13268557                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7f0872914000-7f0872915000 rw-p 00003000 00:3d 13268557                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7f0872915000-7f0872916000 r--p 00000000 00:3d 13268559                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7f0872916000-7f0872917000 r-xp 00001000 00:3d 13268559                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7f0872917000-7f0872918000 r--p 00002000 00:3d 13268559                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7f0872918000-7f0872919000 r--p 00002000 00:3d 13268559                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7f0872919000-7f087291a000 rw-p 00003000 00:3d 13268559                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7f087291a000-7f087291b000 r--p 00000000 00:3d 13268549                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7f087291b000-7f087291c000 r-xp 00001000 00:3d 13268549                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7f087291c000-7f087291d000 r--p 00002000 00:3d 13268549                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7f087291d000-7f087291e000 r--p 00002000 00:3d 13268549                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7f087291e000-7f087291f000 rw-p 00003000 00:3d 13268549                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7f087291f000-7f0872920000 r--p 00000000 00:3d 13268540                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f0872920000-7f0872921000 r-xp 00001000 00:3d 13268540                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f0872921000-7f0872922000 r--p 00002000 00:3d 13268540                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f0872922000-7f0872923000 r--p 00002000 00:3d 13268540                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f0872923000-7f0872924000 rw-p 00003000 00:3d 13268540                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f0872924000-7f0872925000 r--p 00000000 00:3d 13268542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7f0872925000-7f0872926000 r-xp 00001000 00:3d 13268542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7f0872926000-7f0872927000 r--p 00002000 00:3d 13268542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7f0872927000-7f0872928000 r--p 00002000 00:3d 13268542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7f0872928000-7f0872929000 rw-p 00003000 00:3d 13268542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7f0872929000-7f087292a000 r--p 00000000 00:3d 13268546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7f087292a000-7f087292b000 r-xp 00001000 00:3d 13268546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7f087292b000-7f087292c000 r--p 00002000 00:3d 13268546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7f087292c000-7f087292d000 r--p 00002000 00:3d 13268546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7f087292d000-7f087292e000 rw-p 00003000 00:3d 13268546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7f087292e000-7f087292f000 r--p 00000000 00:3d 13268511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7f087292f000-7f0872930000 r-xp 00001000 00:3d 13268511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7f0872930000-7f0872931000 r--p 00002000 00:3d 13268511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7f0872931000-7f0872932000 r--p 00002000 00:3d 13268511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7f0872932000-7f0872933000 rw-p 00003000 00:3d 13268511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7f0872933000-7f0872934000 r--p 00000000 00:3d 13268527                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7f0872934000-7f0872935000 r-xp 00001000 00:3d 13268527                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7f0872935000-7f0872936000 r--p 00002000 00:3d 13268527                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7f0872936000-7f0872937000 r--p 00002000 00:3d 13268527                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7f0872937000-7f0872938000 rw-p 00003000 00:3d 13268527                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7f0872938000-7f0872939000 r--p 00000000 00:3d 13268528                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7f0872939000-7f087293a000 r-xp 00001000 00:3d 13268528                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7f087293a000-7f087293b000 r--p 00002000 00:3d 13268528                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7f087293b000-7f087293c000 r--p 00002000 00:3d 13268528                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7f087293c000-7f087293d000 rw-p 00003000 00:3d 13268528                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7f087293d000-7f087293e000 r--p 00000000 00:3d 13268514                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7f087293e000-7f087293f000 r-xp 00001000 00:3d 13268514                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7f087293f000-7f0872940000 r--p 00002000 00:3d 13268514                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7f0872940000-7f0872941000 r--p 00002000 00:3d 13268514                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7f0872941000-7f0872942000 rw-p 00003000 00:3d 13268514                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7f0872942000-7f0872943000 r--p 00000000 00:3d 13268524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7f0872943000-7f0872944000 r-xp 00001000 00:3d 13268524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7f0872944000-7f0872945000 r--p 00002000 00:3d 13268524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7f0872945000-7f0872946000 r--p 00002000 00:3d 13268524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7f0872946000-7f0872947000 rw-p 00003000 00:3d 13268524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7f0872947000-7f0872948000 r--p 00000000 00:3d 13268518                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7f0872948000-7f0872949000 r-xp 00001000 00:3d 13268518                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7f0872949000-7f087294a000 r--p 00002000 00:3d 13268518                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7f087294a000-7f087294b000 r--p 00002000 00:3d 13268518                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7f087294b000-7f087294c000 rw-p 00003000 00:3d 13268518                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7f087294c000-7f087294d000 r--p 00000000 00:3d 13268516                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7f087294d000-7f087294e000 r-xp 00001000 00:3d 13268516                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7f087294e000-7f087294f000 r--p 00002000 00:3d 13268516                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7f087294f000-7f0872950000 r--p 00002000 00:3d 13268516                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7f0872950000-7f0872951000 rw-p 00003000 00:3d 13268516                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7f0872951000-7f0872952000 r--p 00000000 00:3d 13268506                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7f0872952000-7f0872953000 r-xp 00001000 00:3d 13268506                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7f0872953000-7f0872954000 r--p 00002000 00:3d 13268506                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7f0872954000-7f0872955000 r--p 00002000 00:3d 13268506                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7f0872955000-7f0872956000 rw-p 00003000 00:3d 13268506                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7f0872956000-7f0872957000 r--p 00000000 00:3d 13268507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7f0872957000-7f0872958000 r-xp 00001000 00:3d 13268507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7f0872958000-7f0872959000 r--p 00002000 00:3d 13268507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7f0872959000-7f087295a000 r--p 00002000 00:3d 13268507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7f087295a000-7f087295b000 rw-p 00003000 00:3d 13268507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7f087295b000-7f087295c000 r--p 00000000 00:3d 13268496                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7f087295c000-7f087295d000 r-xp 00001000 00:3d 13268496                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7f087295d000-7f087295e000 r--p 00002000 00:3d 13268496                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7f087295e000-7f087295f000 r--p 00002000 00:3d 13268496                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7f087295f000-7f0872960000 rw-p 00003000 00:3d 13268496                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7f0872960000-7f0872970000 rw-p 00000000 00:00 0 
7f0872974000-7f0872975000 r--p 00000000 00:3d 13268490                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7f0872975000-7f0872976000 r-xp 00001000 00:3d 13268490                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7f0872976000-7f0872977000 r--p 00002000 00:3d 13268490                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7f0872977000-7f0872978000 r--p 00002000 00:3d 13268490                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7f0872978000-7f0872979000 rw-p 00003000 00:3d 13268490                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7f0872979000-7f087297b000 r--p 00000000 00:3d 13268451                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7f087297b000-7f087297d000 r-xp 00002000 00:3d 13268451                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7f087297d000-7f087297e000 r--p 00004000 00:3d 13268451                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7f087297e000-7f087297f000 r--p 00004000 00:3d 13268451                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7f087297f000-7f0872980000 rw-p 00005000 00:3d 13268451                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7f0872980000-7f08729d0000 rw-p 00000000 00:00 0 
7f08729d0000-7f08729d1000 r--p 00000000 00:3d 13268384                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f08729d1000-7f08729d2000 r-xp 00001000 00:3d 13268384                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f08729d2000-7f08729d3000 r--p 00002000 00:3d 13268384                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f08729d3000-7f08729d4000 r--p 00002000 00:3d 13268384                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f08729d4000-7f08729d5000 rw-p 00003000 00:3d 13268384                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f08729d5000-7f08729d7000 r--p 00000000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f08729d7000-7f08729dc000 r-xp 00002000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f08729dc000-7f08729dd000 r--p 00007000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f08729dd000-7f08729de000 ---p 00008000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f08729de000-7f08729df000 r--p 00008000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f08729df000-7f08729e0000 rw-p 00009000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f08729e0000-7f0872a80000 rw-p 00000000 00:00 0 
7f0872a81000-7f0872a83000 r--p 00000000 00:3d 13268671                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7f0872a83000-7f0872a86000 r-xp 00002000 00:3d 13268671                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7f0872a86000-7f0872a88000 r--p 00005000 00:3d 13268671                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7f0872a88000-7f0872a89000 r--p 00006000 00:3d 13268671                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7f0872a89000-7f0872a8a000 rw-p 00007000 00:3d 13268671                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7f0872a8a000-7f0872a8b000 r--p 00000000 00:3d 13268788                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7f0872a8b000-7f0872a8d000 r-xp 00001000 00:3d 13268788                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7f0872a8d000-7f0872a8e000 r--p 00003000 00:3d 13268788                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7f0872a8e000-7f0872a8f000 r--p 00003000 00:3d 13268788                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7f0872a8f000-7f0872a90000 rw-p 00004000 00:3d 13268788                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7f0872a90000-7f0872b60000 rw-p 00000000 00:00 0 
7f0872b60000-7f0872b61000 ---p 00000000 00:00 0 
7f0872b61000-7f0872ba2000 rw-p 00000000 00:00 0 
7f0872ba2000-7f0872ba3000 ---p 00000000 00:00 0 
7f0872ba3000-7f0872be4000 rw-p 00000000 00:00 0 
7f0872be4000-7f0872be5000 ---p 00000000 00:00 0 
7f0872be5000-7f0872c26000 rw-p 00000000 00:00 0 
7f0872c26000-7f0872c27000 ---p 00000000 00:00 0 
7f0872c27000-7f0872c68000 rw-p 00000000 00:00 0 
7f0872c68000-7f0872c69000 ---p 00000000 00:00 0 
7f0872c69000-7f0872caa000 rw-p 00000000 00:00 0 
7f0872caa000-7f0872cab000 ---p 00000000 00:00 0 
7f0872cab000-7f0872cec000 rw-p 00000000 00:00 0 
7f0872cec000-7f0872ced000 ---p 00000000 00:00 0 
7f0872ced000-7f0872d2e000 rw-p 00000000 00:00 0 
7f0872d2e000-7f0872d2f000 ---p 00000000 00:00 0 
7f0872d2f000-7f0872d70000 rw-p 00000000 00:00 0 
7f0872d70000-7f0872d71000 ---p 00000000 00:00 0 
7f0872d71000-7f0872db2000 rw-p 00000000 00:00 0 
7f0872db2000-7f0872db3000 ---p 00000000 00:00 0 
7f0872db3000-7f0872df4000 rw-p 00000000 00:00 0 
7f0872df4000-7f0872df5000 ---p 00000000 00:00 0 
7f0872df5000-7f0872e36000 rw-p 00000000 00:00 0 
7f0872e36000-7f0872e37000 ---p 00000000 00:00 0 
7f0872e37000-7f0872e78000 rw-p 00000000 00:00 0 
7f0872e78000-7f0872e79000 ---p 00000000 00:00 0 
7f0872e79000-7f0872eba000 rw-p 00000000 00:00 0 
7f0872eba000-7f0872ebb000 ---p 00000000 00:00 0 
7f0872ebb000-7f0872efc000 rw-p 00000000 00:00 0 
7f0872efc000-7f0872efd000 ---p 00000000 00:00 0 
7f0872efd000-7f0872f3e000 rw-p 00000000 00:00 0 
7f0872f3e000-7f0872f3f000 ---p 00000000 00:00 0 
7f0872f3f000-7f0872f80000 rw-p 00000000 00:00 0 
7f0872f80000-7f0872f81000 ---p 00000000 00:00 0 
7f0872f81000-7f0872fc2000 rw-p 00000000 00:00 0 
7f0872fc2000-7f0872fc3000 ---p 00000000 00:00 0 
7f0872fc3000-7f0873004000 rw-p 00000000 00:00 0 
7f0873004000-7f0873005000 ---p 00000000 00:00 0 
7f0873005000-7f0873046000 rw-p 00000000 00:00 0 
7f0873046000-7f0873047000 ---p 00000000 00:00 0 
7f0873047000-7f0873088000 rw-p 00000000 00:00 0 
7f0873088000-7f0873089000 ---p 00000000 00:00 0 
7f0873089000-7f08730ca000 rw-p 00000000 00:00 0 
7f08730ca000-7f08730cb000 ---p 00000000 00:00 0 
7f08730cb000-7f087310c000 rw-p 00000000 00:00 0 
7f087310c000-7f087310d000 ---p 00000000 00:00 0 
7f087310d000-7f087314e000 rw-p 00000000 00:00 0 
7f087314e000-7f087314f000 ---p 00000000 00:00 0 
7f087314f000-7f0873190000 rw-p 00000000 00:00 0 
7f0873190000-7f0873191000 ---p 00000000 00:00 0 
7f0873191000-7f08731d2000 rw-p 00000000 00:00 0 
7f08731d2000-7f08731d3000 ---p 00000000 00:00 0 
7f08731d3000-7f0873214000 rw-p 00000000 00:00 0 
7f0873214000-7f0873215000 ---p 00000000 00:00 0 
7f0873215000-7f0873256000 rw-p 00000000 00:00 0 
7f0873256000-7f0873257000 ---p 00000000 00:00 0 
7f0873257000-7f0873298000 rw-p 00000000 00:00 0 
7f0873298000-7f0873299000 ---p 00000000 00:00 0 
7f0873299000-7f08732da000 rw-p 00000000 00:00 0 
7f08732da000-7f08732db000 ---p 00000000 00:00 0 
7f08732db000-7f087331c000 rw-p 00000000 00:00 0 
7f087331c000-7f087331d000 ---p 00000000 00:00 0 
7f087331d000-7f087335e000 rw-p 00000000 00:00 0 
7f087335e000-7f087335f000 ---p 00000000 00:00 0 
7f087335f000-7f08733f0000 rw-p 00000000 00:00 0 
7f08733f0000-7f08733f1000 r--p 00000000 00:3d 13268464                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7f08733f1000-7f08733f2000 r-xp 00001000 00:3d 13268464                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7f08733f2000-7f08733f3000 r--p 00002000 00:3d 13268464                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7f08733f3000-7f08733f4000 r--p 00002000 00:3d 13268464                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7f08733f4000-7f08733f5000 rw-p 00003000 00:3d 13268464                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7f08733f5000-7f08733f6000 r--p 00000000 00:3d 13268260                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7f08733f6000-7f08733f7000 r-xp 00001000 00:3d 13268260                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7f08733f7000-7f08733f8000 r--p 00002000 00:3d 13268260                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7f08733f8000-7f08733f9000 r--p 00002000 00:3d 13268260                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7f08733f9000-7f08733fa000 rw-p 00003000 00:3d 13268260                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7f08733fa000-7f08733fb000 r--p 00000000 00:3d 13267883                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7f08733fb000-7f08733fc000 r-xp 00001000 00:3d 13267883                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7f08733fc000-7f08733fd000 r--p 00002000 00:3d 13267883                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7f08733fd000-7f08733fe000 r--p 00002000 00:3d 13267883                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7f08733fe000-7f08733ff000 rw-p 00003000 00:3d 13267883                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7f08733ff000-7f08743ff000 rw-p 00000000 00:00 0 
7f0874403000-7f0874404000 r--p 00000000 00:3d 13268971                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7f0874404000-7f0874406000 r-xp 00001000 00:3d 13268971                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7f0874406000-7f0874407000 r--p 00003000 00:3d 13268971                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7f0874407000-7f0874408000 r--p 00003000 00:3d 13268971                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7f0874408000-7f0874409000 rw-p 00004000 00:3d 13268971                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7f0874409000-7f087440a000 r--p 00000000 00:3d 13268963                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7f087440a000-7f087440c000 r-xp 00001000 00:3d 13268963                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7f087440c000-7f087440d000 r--p 00003000 00:3d 13268963                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7f087440d000-7f087440e000 r--p 00003000 00:3d 13268963                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7f087440e000-7f087440f000 rw-p 00004000 00:3d 13268963                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7f087440f000-7f0874410000 r--p 00000000 00:3d 13268951                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7f0874410000-7f0874411000 r-xp 00001000 00:3d 13268951                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7f0874411000-7f0874412000 r--p 00002000 00:3d 13268951                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7f0874412000-7f0874413000 r--p 00002000 00:3d 13268951                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7f0874413000-7f0874414000 rw-p 00003000 00:3d 13268951                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7f0874414000-7f0874416000 r--p 00000000 00:3d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f0874416000-7f087442f000 r-xp 00002000 00:3d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f087442f000-7f0874433000 r--p 0001b000 00:3d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f0874433000-7f0874434000 r--p 0001e000 00:3d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f0874434000-7f0874435000 rw-p 0001f000 00:3d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f0874435000-7f0874438000 r--p 00000000 00:3d 13268860                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f0874438000-7f087443c000 r-xp 00003000 00:3d 13268860                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f087443c000-7f087443d000 r--p 00007000 00:3d 13268860                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f087443d000-7f087443e000 ---p 00008000 00:3d 13268860                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f087443e000-7f087443f000 r--p 00008000 00:3d 13268860                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f087443f000-7f0874440000 rw-p 00009000 00:3d 13268860                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f0874440000-7f0874573000 rw-p 00000000 00:00 0 
7f0874573000-7f0874576000 r--p 00000000 00:3d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f0874576000-7f087458d000 r-xp 00003000 00:3d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f087458d000-7f0874591000 r--p 0001a000 00:3d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f0874591000-7f0874592000 r--p 0001d000 00:3d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f0874592000-7f0874593000 rw-p 0001e000 00:3d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f0874593000-7f08745bb000 r--p 00000000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f08745bb000-7f0874750000 r-xp 00028000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f0874750000-7f08747a8000 r--p 001bd000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f08747a8000-7f08747ac000 r--p 00214000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f08747ac000-7f08747ae000 rw-p 00218000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f08747ae000-7f08747bd000 rw-p 00000000 00:00 0 
7f08747bd000-7f08747cb000 r--p 00000000 00:3d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f08747cb000-7f0874847000 r-xp 0000e000 00:3d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f0874847000-7f08748a2000 r--p 0008a000 00:3d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f08748a2000-7f08748a3000 r--p 000e4000 00:3d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f08748a3000-7f08748a4000 rw-p 000e5000 00:3d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f08748a4000-7f08748a6000 r--p 00000000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f08748a6000-7f08748ba000 r-xp 00002000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f08748ba000-7f08748d3000 r--p 00016000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f08748d3000-7f08748d4000 ---p 0002f000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f08748d4000-7f08748d5000 r--p 0002f000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f08748d5000-7f08748d6000 rw-p 00030000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f08748d6000-7f08748de000 rw-p 00000000 00:00 0 
7f08748de000-7f08748e8000 r--p 00000000 00:3d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f08748e8000-7f0874947000 r-xp 0000a000 00:3d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f0874947000-7f087495e000 r--p 00069000 00:3d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f087495e000-7f087495f000 r--p 0007f000 00:3d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f087495f000-7f0874960000 rw-p 00080000 00:3d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f0874960000-7f0874962000 r--p 00000000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f0874962000-7f0874973000 r-xp 00002000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f0874973000-7f0874979000 r--p 00013000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f0874979000-7f087497a000 ---p 00019000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f087497a000-7f087497b000 r--p 00019000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f087497b000-7f087497c000 rw-p 0001a000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f0874980000-7f08749c7000 r--p 00000000 00:3d 13267734                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f08749c7000-7f0874d76000 r-xp 00047000 00:3d 13267734                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f0874d76000-7f0874eed000 r--p 003f6000 00:3d 13267734                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f0874eed000-7f0874f02000 r--p 0056c000 00:3d 13267734                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f0874f02000-7f0874f0b000 rw-p 00581000 00:3d 13267734                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f0874f0b000-7f0874f21000 rw-p 00000000 00:00 0 
7f0874f21000-7f0874f23000 r--p 00000000 00:3d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f0874f23000-7f0874f4d000 r-xp 00002000 00:3d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f0874f4d000-7f0874f58000 r--p 0002c000 00:3d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f0874f58000-7f0874f59000 rwxp 00000000 00:00 0 
7f0874f59000-7f0874f5b000 r--p 00037000 00:3d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f0874f5b000-7f0874f5d000 rw-p 00039000 00:3d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffc33cde000-7ffc344dd000 rw-p 00000000 00:00 0                          [stack]
7ffc345bc000-7ffc345c0000 r--p 00000000 00:00 0                          [vvar]
7ffc345c0000-7ffc345c2000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


make: *** [uncommon.mk:891: yes-test-all] Aborted (core dumped)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS="--test-order=random"
$ /tmp/ruby/build/trunk-random1/miniruby -I/tmp/ruby/src/trunk-random1/lib /tmp/ruby/src/trunk-random1/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-random1 --extout=.ext -- /tmp/ruby/src/trunk-random1/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-random1/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-07-29T02:49:53Z master b0f44cfa5d) [x86_64-linux]
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 182.604109 seconds

3709 files, 32109 examples, 162993 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-random1/ruby -c /tmp/cores/core.1001.1740090.ruby -x gdbscript
[New LWP 1740090]
[New LWP 1742150]
[New LWP 1742656]
[New LWP 1742657]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/src/trunk-random1/test/runner.rb: TestGCCompact::AutoCompact#test_imp'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139674288331776) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f0874571c00 (LWP 1740090))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f0874571c00 (LWP 1740090) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139674288331776) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f086d7d0640 (LWP 1742150) 0x00007f08746abe7e in __ppoll (fds=fds@entry=0x7f086d6cf5c8, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x7f086de96640 (LWP 1742656) __futex_abstimed_wait_common64 (private=1958796509, cancel=true, abstime=0x7f086de95d30, op=137, expected=0, futex_word=0x7f086de95d68) at ./nptl/futex-internal.c:57
  4    Thread 0x7f086dc54640 (LWP 1742657) __futex_abstimed_wait_common64 (private=1958796509, cancel=true, abstime=0x7f086dc53d30, op=137, expected=0, futex_word=0x7f086dc53d68) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x7f086dc54640 (LWP 1742657)):
#0  __futex_abstimed_wait_common64 (private=1958796509, cancel=true, abstime=0x7f086dc53d30, op=137, expected=0, futex_word=0x7f086dc53d68) 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=1958796509, abstime=0x7f086dc53d30, clockid=-313686400, expected=0, futex_word=0x7f086dc53d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1300660480
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f086dc53d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f086dc53d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f0874626f1b in __pthread_cond_wait_common (abstime=0x7f086dc53d30, clockid=1, mutex=0x7f0874f193c0 <thread_cache_lock>, cond=0x7f086dc53d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f08746267a0 <__condvar_cleanup_waiting>, __arg = 0x7f086dc53c80, __canceltype = 878446602, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f086dc53d40, mutex = 0x7f0874f193c0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        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_timedwait64 (cond=cond@entry=0x7f086dc53d40, mutex=mutex@entry=0x7f0874f193c0 <thread_cache_lock>, abstime=abstime@entry=0x7f086dc53d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00007f0874c0eb88 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7f0874f193c0 <thread_cache_lock>, cond=0x7f086dc53d40) at /tmp/ruby/src/trunk-random1/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 5763331, tv_nsec = 716916189}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x55f8ed55f230) at /tmp/ruby/src/trunk-random1/thread_pthread.c:1171
        end = <optimized out>
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 139674178111040, th = 0x0, altstack = 0x55f8ed55f230, node = {next = 0x7f0874f04d00 <cached_thread_head>, prev = 0x7f086de95d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-random1/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x55f8ed55f230
#8  0x00007f0874627b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140721185989696, 769104528364249206, 139674178111040, 2, 139674289076304, 140721185990048, -811575971818004362, -811632294018572170}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f08746b8bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 3 (Thread 0x7f086de96640 (LWP 1742656)):
#0  __futex_abstimed_wait_common64 (private=1958796509, cancel=true, abstime=0x7f086de95d30, op=137, expected=0, futex_word=0x7f086de95d68) 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=1958796509, abstime=0x7f086de95d30, clockid=-337703232, expected=0, futex_word=0x7f086de95d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 3742286080
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f086de95d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f086de95d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f0874626f1b in __pthread_cond_wait_common (abstime=0x7f086de95d30, clockid=1, mutex=0x7f0874f193c0 <thread_cache_lock>, cond=0x7f086de95d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f08746267a0 <__condvar_cleanup_waiting>, __arg = 0x7f086de95c80, __canceltype = 878446602, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f086de95d40, mutex = 0x7f0874f193c0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        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_timedwait64 (cond=cond@entry=0x7f086de95d40, mutex=mutex@entry=0x7f0874f193c0 <thread_cache_lock>, abstime=abstime@entry=0x7f086de95d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00007f0874c0eb88 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7f0874f193c0 <thread_cache_lock>, cond=0x7f086de95d40) at /tmp/ruby/src/trunk-random1/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 5763332, tv_nsec = 18077898}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x55f8ecf97900) at /tmp/ruby/src/trunk-random1/thread_pthread.c:1171
        end = <optimized out>
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 139674180478528, th = 0x0, altstack = 0x55f8ecf97900, node = {next = 0x7f086dc53d88, prev = 0x7f0874f04d00 <cached_thread_head>}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-random1/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x55f8ecf97900
#8  0x00007f0874627b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140721185989696, 769104528364249206, 139674180478528, 2, 139674289076304, 140721185990048, -811576277834424202, -811632294018572170}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f08746b8bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 2 (Thread 0x7f086d7d0640 (LWP 1742150)):
#0  0x00007f08746abe7e in __ppoll (fds=fds@entry=0x7f086d6cf5c8, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, 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 = 139674172323280, tv_nsec = 19342813113834067}
#1  0x00007f0874c07849 in rb_sigwait_sleep (th=th@entry=0x55f8eca2b690, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/src/trunk-random1/thread_pthread.c:2166
        pfd = {fd = 3, events = 1, revents = 0}
        ts = {tv_sec = 5763329, tv_nsec = 118209972}
#2  0x00007f0874c08ea9 in native_sleep (th=th@entry=0x55f8eca2b690, rel=0x0) at /tmp/ruby/src/trunk-random1/thread_pthread.c:2290
        next = <optimized out>
        sched = 0x55f8e53b9f38
        sigwait_fd = <optimized out>
#3  0x00007f0874c0ef88 in sleep_forever (fl=1, th=<optimized out>) at /tmp/ruby/src/trunk-random1/thread.c:1357
        prev_status = <optimized out>
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
        prev_status = <optimized out>
        status = <optimized out>
        woke = <optimized out>
#4  rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=<optimized out>, end=<optimized out>) at /tmp/ruby/src/trunk-random1/thread.c:1402
        scheduler = <optimized out>
#5  0x00007f0874c0f138 in queue_sleep (_args=_args@entry=139674172323808) at /tmp/ruby/src/trunk-random1/thread_sync.c:1008
        args = 0x7f086d6cf7e0
#6  0x00007f0874a826e6 in rb_ensure (b_proc=b_proc@entry=0x7f0874c0f120 <queue_sleep>, data1=data1@entry=139674172323808, e_proc=e_proc@entry=0x7f0874c01da0 <queue_sleep_done>, data2=data2@entry=139674172323840) at /tmp/ruby/src/trunk-random1/eval.c:1009
        _ec = 0x55f8ed6932d0
        _tag = {tag = 36, retval = 0, buf = {0x55f8e552b7e0, 0x7f0874a827d0 <rb_ensure+528>, 0x0, 0x7f086d6cf6d0, 0x1}, prev = 0x7f086d6cfa20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55f8ed6932d0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f0874c01da0 <queue_sleep_done>, data2 = 139674172323840}}
#7  0x00007f0874c09247 in queue_do_pop (self=139674260295960, q=0x55f8e552b7e0, should_block=<optimized out>, timeout=4) at /tmp/ruby/src/trunk-random1/thread_sync.c:1083
        ec = <optimized out>
        queue_waiter = {w = {self = 139674260295960, th = 0x55f8eca2b690, fiber = 0x0, node = {next = 0x55f8e552b7e0, prev = 0x55f8e552b7e0}}, as = {q = 0x55f8e552b7e0, sq = 0x55f8e552b7e0}}
        unaligned_member_ptr_result = <optimized out>
        waitq = 0x55f8e552b7e0
        queue_sleep_arg = {self = 139674260295960, timeout = 4, end = 0}
        end = <optimized out>
#8  0x00007f0874c55333 in invoke_bf (argv=<optimized out>, bf=<optimized out>, reg_cfp=0x7f086d7cfa88, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:6766
        canary_p = <optimized out>
        ret = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#9  vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=0x7f086d7cfa88, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:6793
        argv = <optimized out>
        __func__ = <optimized out>
        i = <optimized out>
        argv = <optimized out>
#10 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:1495
        bf = <optimized out>
        index = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x55f8e54b4b78
        reg_cfp = 0x7f086d7cfa88
        insns_address_table = {0x7f0874c54763 <vm_exec_core+723>, 0x7f0874c546f7 <vm_exec_core+615>, 0x7f0874c548fe <vm_exec_core+1134>, 0x7f0874c5487c <vm_exec_core+1004>, 0x7f0874c54802 <vm_exec_core+882>, 0x7f0874c5478b <vm_exec_core+763>, 0x7f0874c55fbe <vm_exec_core+6958>, 0x7f0874c54ff4 <vm_exec_core+2916>, 0x7f0874c54f3f <vm_exec_core+2735>, 0x7f0874c54ee7 <vm_exec_core+2647>, 0x7f0874c54d04 <vm_exec_core+2164>, 0x7f0874c54af3 <vm_exec_core+1635>, 0x7f0874c549fb <vm_exec_core+1387>, 0x7f0874c54972 <vm_exec_core+1250>, 0x7f0874c55f6f <vm_exec_core+6879>, 0x7f0874c55f2c <vm_exec_core+6812>, 0x7f0874c55eee <vm_exec_core+6750>, 0x7f0874c55eb3 <vm_exec_core+6691>, 0x7f0874c55e78 <vm_exec_core+6632>, 0x7f0874c55e3d <vm_exec_core+6573>, 0x7f0874c55dc7 <vm_exec_core+6455>, 0x7f0874c55d84 <vm_exec_core+6388>, 0x7f0874c55d26 <vm_exec_core+6294>, 0x7f0874c55cda <vm_exec_core+6218>, 0x7f0874c55c4b <vm_exec_core+6075>, 0x7f0874c55c0e <vm_exec_core+6014>, 0x7f0874c55bad <vm_exec_core+5917>, 0x7f0874c55b30 <vm_exec_core+5792>, 0x7f0874c55af0 <vm_exec_core+5728>, 0x7f0874c55ab0 <vm_exec_core+5664>, 0x7f0874c5671e <vm_exec_core+8846>, 0x7f0874c56685 <vm_exec_core+8693>, 0x7f0874c56620 <vm_exec_core+8592>, 0x7f0874c565c4 <vm_exec_core+8500>, 0x7f0874c56574 <vm_exec_core+8420>, 0x7f0874c56547 <vm_exec_core+8375>, 0x7f0874c56506 <vm_exec_core+8310>, 0x7f0874c564ab <vm_exec_core+8219>, 0x7f0874c56471 <vm_exec_core+8161>, 0x7f0874c5637e <vm_exec_core+7918>, 0x7f0874c56331 <vm_exec_core+7841>, 0x7f0874c562e3 <vm_exec_core+7763>, 0x7f0874c562ab <vm_exec_core+7707>, 0x7f0874c56238 <vm_exec_core+7592>, 0x7f0874c561d0 <vm_exec_core+7488>, 0x7f0874c56095 <vm_exec_core+7173>, 0x7f0874c56be4 <vm_exec_core+10068>, 0x7f0874c56b4f <vm_exec_core+9919>, 0x7f0874c56a48 <vm_exec_core+9656>, 0x7f0874c56a08 <vm_exec_core+9592>, 0x7f0874c56d79 <vm_exec_core+10473>, 0x7f0874c56c59 <vm_exec_core+10185>, 0x7f0874c544e8 <vm_exec_core+88>, 0x7f0874c56dc4 <vm_exec_core+10548>, 0x7f0874c568b5 <vm_exec_core+9253>, 0x7f0874c57594 <vm_exec_core+12548>, 0x7f0874c56907 <vm_exec_core+9335>, 0x7f0874c56959 <vm_exec_core+9417>, 0x7f0874c559b0 <vm_exec_core+5408>, 0x7f0874c55888 <vm_exec_core+5112>, 0x7f0874c557d1 <vm_exec_core+4929>, 0x7f0874c56f05 <vm_exec_core+10869>, 0x7f0874c55791 <vm_exec_core+4865>, 0x7f0874c556f0 <vm_exec_core+4704>, 0x7f0874c55691 <vm_exec_core+4609>, 0x7f0874c5574f <vm_exec_core+4799>, 0x7f0874c555e8 <vm_exec_core+4440>, 0x7f0874c5553e <vm_exec_core+4270>, 0x7f0874c57e24 <vm_exec_core+14740>, 0x7f0874c57e8e <vm_exec_core+14846>, 0x7f0874c57d82 <vm_exec_core+14578>, 0x7f0874c57948 <vm_exec_core+13496>, 0x7f0874c579d0 <vm_exec_core+13632>, 0x7f0874c57a6d <vm_exec_core+13789>, 0x7f0874c57ad9 <vm_exec_core+13897>, 0x7f0874c57b55 <vm_exec_core+14021>, 0x7f0874c57bb5 <vm_exec_core+14117>, 0x7f0874c57c15 <vm_exec_core+14213>, 0x7f0874c57c75 <vm_exec_core+14309>, 0x7f0874c575e0 <vm_exec_core+12624>, 0x7f0874c5766b <vm_exec_core+12763>, 0x7f0874c576c1 <vm_exec_core+12849>, 0x7f0874c5771f <vm_exec_core+12943>, 0x7f0874c57cf0 <vm_exec_core+14432>, 0x7f0874c55481 <vm_exec_core+4081>, 0x7f0874c553c9 <vm_exec_core+3897>, 0x7f0874c57554 <vm_exec_core+12484>, 0x7f0874c57790 <vm_exec_core+13056>, 0x7f0874c577d0 <vm_exec_core+13120>, 0x7f0874c5781c <vm_exec_core+13196>, 0x7f0874c57873 <vm_exec_core+13283>, 0x7f0874c57506 <vm_exec_core+12406>, 0x7f0874c55354 <vm_exec_core+3780>, 0x7f0874c552d0 <vm_exec_core+3648>, 0x7f0874c55220 <vm_exec_core+3472>, 0x7f0874c551d3 <vm_exec_core+3395>, 0x7f0874c5517e <vm_exec_core+3310>, 0x7f0874c55129 <vm_exec_core+3225>, 0x7f0874c550cc <vm_exec_core+3132>, 0x7f0874c55091 <vm_exec_core+3073>, 0x7f0874c55056 <vm_exec_core+3014>, 0x7f0874c54754 <vm_exec_core+708>, 0x7f0874c546e8 <vm_exec_core+600>, 0x7f0874c548ef <vm_exec_core+1119>, 0x7f0874c5486d <vm_exec_core+989>, 0x7f0874c547f3 <vm_exec_core+867>, 0x7f0874c5477c <vm_exec_core+748>, 0x7f0874c55faf <vm_exec_core+6943>, 0x7f0874c54fe5 <vm_exec_core+2901>, 0x7f0874c54f30 <vm_exec_core+2720>, 0x7f0874c54ed8 <vm_exec_core+2632>, 0x7f0874c54cf5 <vm_exec_core+2149>, 0x7f0874c54ae4 <vm_exec_core+1620>, 0x7f0874c549ec <vm_exec_core+1372>, 0x7f0874c54963 <vm_exec_core+1235>, 0x7f0874c55f60 <vm_exec_core+6864>, 0x7f0874c55f1d <vm_exec_core+6797>, 0x7f0874c55edf <vm_exec_core+6735>, 0x7f0874c55ea4 <vm_exec_core+6676>, 0x7f0874c55e69 <vm_exec_core+6617>, 0x7f0874c55e2e <vm_exec_core+6558>, 0x7f0874c55db8 <vm_exec_core+6440>, 0x7f0874c55d75 <vm_exec_core+6373>, 0x7f0874c55d17 <vm_exec_core+6279>, 0x7f0874c55ccb <vm_exec_core+6203>, 0x7f0874c55c3c <vm_exec_core+6060>, 0x7f0874c55bff <vm_exec_core+5999>, 0x7f0874c55b9e <vm_exec_core+5902>, 0x7f0874c55b21 <vm_exec_core+5777>, 0x7f0874c55ae1 <vm_exec_core+5713>, 0x7f0874c55aa1 <vm_exec_core+5649>, 0x7f0874c5670f <vm_exec_core+8831>, 0x7f0874c56676 <vm_exec_core+8678>, 0x7f0874c56611 <vm_exec_core+8577>, 0x7f0874c565b5 <vm_exec_core+8485>, 0x7f0874c56565 <vm_exec_core+8405>, 0x7f0874c56538 <vm_exec_core+8360>, 0x7f0874c564f7 <vm_exec_core+8295>, 0x7f0874c5649c <vm_exec_core+8204>, 0x7f0874c56462 <vm_exec_core+8146>, 0x7f0874c5636f <vm_exec_core+7903>, 0x7f0874c56322 <vm_exec_core+7826>, 0x7f0874c562d4 <vm_exec_core+7748>, 0x7f0874c5629c <vm_exec_core+7692>, 0x7f0874c56229 <vm_exec_core+7577>, 0x7f0874c561c1 <vm_exec_core+7473>, 0x7f0874c56086 <vm_exec_core+7158>, 0x7f0874c56bd5 <vm_exec_core+10053>, 0x7f0874c56b40 <vm_exec_core+9904>, 0x7f0874c56a39 <vm_exec_core+9641>, 0x7f0874c569f9 <vm_exec_core+9577>, 0x7f0874c56d6a <vm_exec_core+10458>, 0x7f0874c56c4a <vm_exec_core+10170>, 0x7f0874c57ffc <vm_exec_core+15212>, 0x7f0874c56db5 <vm_exec_core+10533>, 0x7f0874c568a6 <vm_exec_core+9238>, 0x7f0874c58010 <vm_exec_core+15232>, 0x7f0874c568f8 <vm_exec_core+9320>, 0x7f0874c5694a <vm_exec_core+9402>, 0x7f0874c559a1 <vm_exec_core+5393>, 0x7f0874c55879 <vm_exec_core+5097>, 0x7f0874c557c2 <vm_exec_core+4914>, 0x7f0874c56ef6 <vm_exec_core+10854>, 0x7f0874c55782 <vm_exec_core+4850>, 0x7f0874c556e1 <vm_exec_core+4689>, 0x7f0874c55682 <vm_exec_core+4594>, 0x7f0874c55740 <vm_exec_core+4784>, 0x7f0874c555d9 <vm_exec_core+4425>, 0x7f0874c5552f <vm_exec_core+4255>, 0x7f0874c58024 <vm_exec_core+15252>, 0x7f0874c58038 <vm_exec_core+15272>, 0x7f0874c5804c <vm_exec_core+15292>, 0x7f0874c58060 <vm_exec_core+15312>, 0x7f0874c58074 <vm_exec_core+15332>, 0x7f0874c58088 <vm_exec_core+15352>, 0x7f0874c57cd5 <vm_exec_core+14405>, 0x7f0874c57fe8 <vm_exec_core+15192>, 0x7f0874c57fc0 <vm_exec_core+15152>, 0x7f0874c57fd4 <vm_exec_core+15172>, 0x7f0874c57f70 <vm_exec_core+15072>, 0x7f0874c57f84 <vm_exec_core+15092>, 0x7f0874c57f98 <vm_exec_core+15112>, 0x7f0874c57fac <vm_exec_core+15132>, 0x7f0874c57ef8 <vm_exec_core+14952>, 0x7f0874c57f0c <vm_exec_core+14972>, 0x7f0874c55472 <vm_exec_core+4066>, 0x7f0874c553ba <vm_exec_core+3882>, 0x7f0874c57f20 <vm_exec_core+14992>, 0x7f0874c57f34 <vm_exec_core+15012>, 0x7f0874c57f48 <vm_exec_core+15032>, 0x7f0874c57f5c <vm_exec_core+15052>, 0x7f0874c544d1 <vm_exec_core+65>, 0x7f0874c544d5 <vm_exec_core+69>, 0x7f0874c55345 <vm_exec_core+3765>, 0x7f0874c552c1 <vm_exec_core+3633>, 0x7f0874c55211 <vm_exec_core+3457>, 0x7f0874c551c4 <vm_exec_core+3380>, 0x7f0874c5516f <vm_exec_core+3295>, 0x7f0874c5511a <vm_exec_core+3210>, 0x7f0874c550bd <vm_exec_core+3117>...}
#11 0x00007f0874c5ad19 in rb_vm_exec (ec=0x55f8ed6932d0) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x55f8ed6932d0
        _tag = {tag = 36, retval = 4, buf = {0x7f086d6cfaa0, 0x7f0874c5ad48 <rb_vm_exec+360>, 0x0, 0x7f086d6cf950, 0x3000000028}, prev = 0x7f086d7cfc40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#12 0x00007f0874c60e7f in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55f8eca2b7e0, argc=argc@entry=0, argv=argv@entry=0x7f086d6cfad0, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-random1/vm.c:1614
        self = <optimized out>
#13 0x00007f0874c0d98f in thread_do_start_proc (th=0x55f8eca2b690) at /tmp/ruby/src/trunk-random1/thread.c:601
        args = 139674150078360
        args_ptr = 0x7f086d6cfad0
        args_len = 0
        procval = <optimized out>
        proc = 0x55f8eca2b7e0
#14 0x00007f0874c0e0a4 in thread_do_start (th=0x55f8eca2b690) at /tmp/ruby/src/trunk-random1/thread.c:620
        result = 36
        result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#15 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-random1/thread.c:694
        _ec = 0x55f8ed6932d0
        _tag = {tag = 36, retval = 139674289082284, buf = {0x7f086d7cfce0, 0x7f0874c0dec8 <thread_start_func_2+760>, 0x0, 0x7f086d6cfb30, 0x7ffc345c080a}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        errinfo = 4
        size = <optimized out>
        ractor_main_th = <optimized out>
        vm_stack = <optimized out>
#16 0x00007f0874c0ead4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-random1/thread_pthread.c:1114
        th = 0x55f8eca2b690
        altstack = 0x7f0810009940
#17 0x00007f0874627b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139674171139264, 769104528364249206, 139674173376064, 25, 139674289076304, 139674171139616, -811577537333583754, -811632294018572170}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#18 0x00007f08746b8bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f0874571c00 (LWP 1740090)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139674288331776) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f0874571c00
        old_mask = {__val = {94527486126864, 139674289145043, 94527486655872, 6517910360958159360, 17, 18446744073709551352, 2, 0, 94527486655872, 139674296996135, 94527486126864, 139674289145043, 0, 139674289041389, 139674288331776, 139674290656768}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
        result = <optimized out>
#1  __pthread_kill_internal (signo=6, threadid=139674288331776) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139674288331776, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f08745d5476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f08745bb7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3a30302030303030, sa_sigaction = 0x3a30302030303030}, sa_mask = {__val = {2, 139674290673312, 3432, 139674296996374, 139674289039440, 2, 7378634724483280944, 7378697629483820646, 139674290673312, 2, 2, 1, 139674296996374, 139674290656768, 139674288992343, 139674288322944}}, sa_flags = 0, sa_restorer = 0x7f08747ad6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 7378645557149655905, 3472384586153210723, 3761459405237202224, 8223625903103566645, 3472328295963438381, 4192904167887482928, 2314885531086893104, 2314885530818453536, 139674289601156, 8528445641706184736, 2, 139674296996374, 2, 8223625903103697717, 139674289037165}}
#5  0x00007f08749cdac2 in die () at /tmp/ruby/src/trunk-random1/error.c:777
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55f8e5438000, fmt=fmt@entry=0x7f0874dacc85 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random1/error.c:818
        file = <optimized out>
        line = 74
#7  0x00007f0874bc1acf in sigsegv (sig=11, info=0x55f8e5438130, ctx=0x55f8e5438000) at /tmp/ruby/src/trunk-random1/signal.c:920
No locals.
#8  <signal handler called>
No locals.
#9  RB_BUILTIN_TYPE (obj=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:1630
        ret = <optimized out>
        ret = <optimized out>
#10 gc_object_moved_p (obj=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:1624
        poisoned = 0x0
        ret = <optimized out>
        __func__ = <optimized out>
#11 gc_ref_update_imemo (obj=139674224055080, objspace=0x55f8e53b90e0) at /tmp/ruby/src/trunk-random1/gc.c:10132
        cc = 0x7f0870825328
#12 gc_update_object_references (objspace=0x55f8e53b90e0, obj=139674224055080) at /tmp/ruby/src/trunk-random1/gc.c:10411
        any = 0x7f0870825328
#13 0x00007f0874a9e3ce in gc_ref_update (page=0x55f8eabce6c0, objspace=0x55f8eabce6c0, stride=40, vend=0x7f087082fff8, vstart=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:10570
        poisoned = 0x0
        v = <optimized out>
        v = <optimized out>
        poisoned = <optimized out>
#14 gc_update_references (objspace=0x55f8eabce6c0) at /tmp/ruby/src/trunk-random1/gc.c:10604
        start = <optimized out>
        end = 139674224099320
        should_set_mark_bits = true
        size_pool = <optimized out>
        heap = <optimized out>
        i = <optimized out>
        ec = <optimized out>
        vm = 0x55f8e53b6b10
        page = 0x55f8eabce6c0
        ec = <optimized out>
        vm = <optimized out>
        page = <optimized out>
        i = <optimized out>
        should_set_mark_bits = <optimized out>
        size_pool = <optimized out>
        heap = <optimized out>
        start = <optimized out>
        end = <optimized out>
#15 gc_compact_finish (objspace=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:5425
No locals.
#16 gc_sweep_compact (objspace=0x55f8eabce6c0) at /tmp/ruby/src/trunk-random1/gc.c:8476
No locals.
#17 gc_sweep (objspace=objspace@entry=0x55f8e53b90e0) at /tmp/ruby/src/trunk-random1/gc.c:6040
        immediate_sweep = <optimized out>
#18 0x00007f0874aa66c3 in gc_continue (objspace=0x55f8e53b90e0, size_pool=0x55f8e53b91d0, heap=0x55f8e53b9208) at /tmp/ruby/src/trunk-random1/gc.c:2338
        lock_lev = 0
#19 0x00007f0874aa6a0d in newobj_alloc (objspace=0x55f8e53b90e0, cr=0x55f8e53b9df0, size_pool_idx=1, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2702
        lev = 1
        unlock_vm = true
        size_pool = 0x55f8e53b91d0
        heap = 0x55f8e53b9208
        cache = 0x55f8e53ba068
        obj = <optimized out>
        __func__ = <optimized out>
#20 0x00007f0874aa8001 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=<optimized out>, flags=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2812
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
        i = <optimized out>
        cnt = <optimized out>
#21 newobj_of (alloc_size=<optimized out>, wb_protected=<optimized out>, v3=<optimized out>, v2=<optimized out>, v1=<optimized out>, flags=<optimized out>, klass=<optimized out>, cr=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2829
        obj = <optimized out>
        obj = <optimized out>
#22 rb_class_instance_allocate_internal (wb_protected=true, flags=8193, klass=139674269973800) at /tmp/ruby/src/trunk-random1/gc.c:2875
        size = <optimized out>
        index_tbl_num_entries = <optimized out>
        obj = <optimized out>
        __func__ = <optimized out>
        size = <optimized out>
        index_tbl_num_entries = <optimized out>
        obj = <optimized out>
#23 rb_class_allocate_instance (klass=139674269973800) at /tmp/ruby/src/trunk-random1/gc.c:3011
No locals.
#24 0x00007f0874b195f2 in class_call_alloc_func (klass=139674269973800, allocator=<optimized out>) at /tmp/ruby/src/trunk-random1/object.c:2075
        obj = <optimized out>
        obj = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#25 rb_class_alloc (klass=139674269973800) at /tmp/ruby/src/trunk-random1/object.c:2047
        allocator = <optimized out>
        allocator = <optimized out>
#26 rb_class_new_instance_pass_kw (argc=0, argv=0x7f0874470590, klass=139674269973800) at /tmp/ruby/src/trunk-random1/object.c:2106
        obj = <optimized out>
#27 0x00007f0874c44b3c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f087456f980, ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = 0x11f100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f08727b4630
        cfunc = 0x55f8e53e9868
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#28 vm_call_cfunc_with_frame (ec=0x55f8e53ba120, reg_cfp=0x7f087456f980, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#29 0x00007f0874c545a7 in vm_sendish (method_explorer=mexp_search_method, block_handler=0, cd=0x55f8e9094370, reg_cfp=0x7f087456f980, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x11f100100001, cc = 0x7f086e63c3b0, block_handler = 0, recv = 139674269973800, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#30 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:835
        bh = 0
        cd = 0x55f8e9094370
        leaf = false
        val = <optimized out>
        reg_pc = 0x55f8e85e11a8
        reg_cfp = 0x7f087456f980
        insns_address_table = {0x7f0874c54763 <vm_exec_core+723>, 0x7f0874c546f7 <vm_exec_core+615>, 0x7f0874c548fe <vm_exec_core+1134>, 0x7f0874c5487c <vm_exec_core+1004>, 0x7f0874c54802 <vm_exec_core+882>, 0x7f0874c5478b <vm_exec_core+763>, 0x7f0874c55fbe <vm_exec_core+6958>, 0x7f0874c54ff4 <vm_exec_core+2916>, 0x7f0874c54f3f <vm_exec_core+2735>, 0x7f0874c54ee7 <vm_exec_core+2647>, 0x7f0874c54d04 <vm_exec_core+2164>, 0x7f0874c54af3 <vm_exec_core+1635>, 0x7f0874c549fb <vm_exec_core+1387>, 0x7f0874c54972 <vm_exec_core+1250>, 0x7f0874c55f6f <vm_exec_core+6879>, 0x7f0874c55f2c <vm_exec_core+6812>, 0x7f0874c55eee <vm_exec_core+6750>, 0x7f0874c55eb3 <vm_exec_core+6691>, 0x7f0874c55e78 <vm_exec_core+6632>, 0x7f0874c55e3d <vm_exec_core+6573>, 0x7f0874c55dc7 <vm_exec_core+6455>, 0x7f0874c55d84 <vm_exec_core+6388>, 0x7f0874c55d26 <vm_exec_core+6294>, 0x7f0874c55cda <vm_exec_core+6218>, 0x7f0874c55c4b <vm_exec_core+6075>, 0x7f0874c55c0e <vm_exec_core+6014>, 0x7f0874c55bad <vm_exec_core+5917>, 0x7f0874c55b30 <vm_exec_core+5792>, 0x7f0874c55af0 <vm_exec_core+5728>, 0x7f0874c55ab0 <vm_exec_core+5664>, 0x7f0874c5671e <vm_exec_core+8846>, 0x7f0874c56685 <vm_exec_core+8693>, 0x7f0874c56620 <vm_exec_core+8592>, 0x7f0874c565c4 <vm_exec_core+8500>, 0x7f0874c56574 <vm_exec_core+8420>, 0x7f0874c56547 <vm_exec_core+8375>, 0x7f0874c56506 <vm_exec_core+8310>, 0x7f0874c564ab <vm_exec_core+8219>, 0x7f0874c56471 <vm_exec_core+8161>, 0x7f0874c5637e <vm_exec_core+7918>, 0x7f0874c56331 <vm_exec_core+7841>, 0x7f0874c562e3 <vm_exec_core+7763>, 0x7f0874c562ab <vm_exec_core+7707>, 0x7f0874c56238 <vm_exec_core+7592>, 0x7f0874c561d0 <vm_exec_core+7488>, 0x7f0874c56095 <vm_exec_core+7173>, 0x7f0874c56be4 <vm_exec_core+10068>, 0x7f0874c56b4f <vm_exec_core+9919>, 0x7f0874c56a48 <vm_exec_core+9656>, 0x7f0874c56a08 <vm_exec_core+9592>, 0x7f0874c56d79 <vm_exec_core+10473>, 0x7f0874c56c59 <vm_exec_core+10185>, 0x7f0874c544e8 <vm_exec_core+88>, 0x7f0874c56dc4 <vm_exec_core+10548>, 0x7f0874c568b5 <vm_exec_core+9253>, 0x7f0874c57594 <vm_exec_core+12548>, 0x7f0874c56907 <vm_exec_core+9335>, 0x7f0874c56959 <vm_exec_core+9417>, 0x7f0874c559b0 <vm_exec_core+5408>, 0x7f0874c55888 <vm_exec_core+5112>, 0x7f0874c557d1 <vm_exec_core+4929>, 0x7f0874c56f05 <vm_exec_core+10869>, 0x7f0874c55791 <vm_exec_core+4865>, 0x7f0874c556f0 <vm_exec_core+4704>, 0x7f0874c55691 <vm_exec_core+4609>, 0x7f0874c5574f <vm_exec_core+4799>, 0x7f0874c555e8 <vm_exec_core+4440>, 0x7f0874c5553e <vm_exec_core+4270>, 0x7f0874c57e24 <vm_exec_core+14740>, 0x7f0874c57e8e <vm_exec_core+14846>, 0x7f0874c57d82 <vm_exec_core+14578>, 0x7f0874c57948 <vm_exec_core+13496>, 0x7f0874c579d0 <vm_exec_core+13632>, 0x7f0874c57a6d <vm_exec_core+13789>, 0x7f0874c57ad9 <vm_exec_core+13897>, 0x7f0874c57b55 <vm_exec_core+14021>, 0x7f0874c57bb5 <vm_exec_core+14117>, 0x7f0874c57c15 <vm_exec_core+14213>, 0x7f0874c57c75 <vm_exec_core+14309>, 0x7f0874c575e0 <vm_exec_core+12624>, 0x7f0874c5766b <vm_exec_core+12763>, 0x7f0874c576c1 <vm_exec_core+12849>, 0x7f0874c5771f <vm_exec_core+12943>, 0x7f0874c57cf0 <vm_exec_core+14432>, 0x7f0874c55481 <vm_exec_core+4081>, 0x7f0874c553c9 <vm_exec_core+3897>, 0x7f0874c57554 <vm_exec_core+12484>, 0x7f0874c57790 <vm_exec_core+13056>, 0x7f0874c577d0 <vm_exec_core+13120>, 0x7f0874c5781c <vm_exec_core+13196>, 0x7f0874c57873 <vm_exec_core+13283>, 0x7f0874c57506 <vm_exec_core+12406>, 0x7f0874c55354 <vm_exec_core+3780>, 0x7f0874c552d0 <vm_exec_core+3648>, 0x7f0874c55220 <vm_exec_core+3472>, 0x7f0874c551d3 <vm_exec_core+3395>, 0x7f0874c5517e <vm_exec_core+3310>, 0x7f0874c55129 <vm_exec_core+3225>, 0x7f0874c550cc <vm_exec_core+3132>, 0x7f0874c55091 <vm_exec_core+3073>, 0x7f0874c55056 <vm_exec_core+3014>, 0x7f0874c54754 <vm_exec_core+708>, 0x7f0874c546e8 <vm_exec_core+600>, 0x7f0874c548ef <vm_exec_core+1119>, 0x7f0874c5486d <vm_exec_core+989>, 0x7f0874c547f3 <vm_exec_core+867>, 0x7f0874c5477c <vm_exec_core+748>, 0x7f0874c55faf <vm_exec_core+6943>, 0x7f0874c54fe5 <vm_exec_core+2901>, 0x7f0874c54f30 <vm_exec_core+2720>, 0x7f0874c54ed8 <vm_exec_core+2632>, 0x7f0874c54cf5 <vm_exec_core+2149>, 0x7f0874c54ae4 <vm_exec_core+1620>, 0x7f0874c549ec <vm_exec_core+1372>, 0x7f0874c54963 <vm_exec_core+1235>, 0x7f0874c55f60 <vm_exec_core+6864>, 0x7f0874c55f1d <vm_exec_core+6797>, 0x7f0874c55edf <vm_exec_core+6735>, 0x7f0874c55ea4 <vm_exec_core+6676>, 0x7f0874c55e69 <vm_exec_core+6617>, 0x7f0874c55e2e <vm_exec_core+6558>, 0x7f0874c55db8 <vm_exec_core+6440>, 0x7f0874c55d75 <vm_exec_core+6373>, 0x7f0874c55d17 <vm_exec_core+6279>, 0x7f0874c55ccb <vm_exec_core+6203>, 0x7f0874c55c3c <vm_exec_core+6060>, 0x7f0874c55bff <vm_exec_core+5999>, 0x7f0874c55b9e <vm_exec_core+5902>, 0x7f0874c55b21 <vm_exec_core+5777>, 0x7f0874c55ae1 <vm_exec_core+5713>, 0x7f0874c55aa1 <vm_exec_core+5649>, 0x7f0874c5670f <vm_exec_core+8831>, 0x7f0874c56676 <vm_exec_core+8678>, 0x7f0874c56611 <vm_exec_core+8577>, 0x7f0874c565b5 <vm_exec_core+8485>, 0x7f0874c56565 <vm_exec_core+8405>, 0x7f0874c56538 <vm_exec_core+8360>, 0x7f0874c564f7 <vm_exec_core+8295>, 0x7f0874c5649c <vm_exec_core+8204>, 0x7f0874c56462 <vm_exec_core+8146>, 0x7f0874c5636f <vm_exec_core+7903>, 0x7f0874c56322 <vm_exec_core+7826>, 0x7f0874c562d4 <vm_exec_core+7748>, 0x7f0874c5629c <vm_exec_core+7692>, 0x7f0874c56229 <vm_exec_core+7577>, 0x7f0874c561c1 <vm_exec_core+7473>, 0x7f0874c56086 <vm_exec_core+7158>, 0x7f0874c56bd5 <vm_exec_core+10053>, 0x7f0874c56b40 <vm_exec_core+9904>, 0x7f0874c56a39 <vm_exec_core+9641>, 0x7f0874c569f9 <vm_exec_core+9577>, 0x7f0874c56d6a <vm_exec_core+10458>, 0x7f0874c56c4a <vm_exec_core+10170>, 0x7f0874c57ffc <vm_exec_core+15212>, 0x7f0874c56db5 <vm_exec_core+10533>, 0x7f0874c568a6 <vm_exec_core+9238>, 0x7f0874c58010 <vm_exec_core+15232>, 0x7f0874c568f8 <vm_exec_core+9320>, 0x7f0874c5694a <vm_exec_core+9402>, 0x7f0874c559a1 <vm_exec_core+5393>, 0x7f0874c55879 <vm_exec_core+5097>, 0x7f0874c557c2 <vm_exec_core+4914>, 0x7f0874c56ef6 <vm_exec_core+10854>, 0x7f0874c55782 <vm_exec_core+4850>, 0x7f0874c556e1 <vm_exec_core+4689>, 0x7f0874c55682 <vm_exec_core+4594>, 0x7f0874c55740 <vm_exec_core+4784>, 0x7f0874c555d9 <vm_exec_core+4425>, 0x7f0874c5552f <vm_exec_core+4255>, 0x7f0874c58024 <vm_exec_core+15252>, 0x7f0874c58038 <vm_exec_core+15272>, 0x7f0874c5804c <vm_exec_core+15292>, 0x7f0874c58060 <vm_exec_core+15312>, 0x7f0874c58074 <vm_exec_core+15332>, 0x7f0874c58088 <vm_exec_core+15352>, 0x7f0874c57cd5 <vm_exec_core+14405>, 0x7f0874c57fe8 <vm_exec_core+15192>, 0x7f0874c57fc0 <vm_exec_core+15152>, 0x7f0874c57fd4 <vm_exec_core+15172>, 0x7f0874c57f70 <vm_exec_core+15072>, 0x7f0874c57f84 <vm_exec_core+15092>, 0x7f0874c57f98 <vm_exec_core+15112>, 0x7f0874c57fac <vm_exec_core+15132>, 0x7f0874c57ef8 <vm_exec_core+14952>, 0x7f0874c57f0c <vm_exec_core+14972>, 0x7f0874c55472 <vm_exec_core+4066>, 0x7f0874c553ba <vm_exec_core+3882>, 0x7f0874c57f20 <vm_exec_core+14992>, 0x7f0874c57f34 <vm_exec_core+15012>, 0x7f0874c57f48 <vm_exec_core+15032>, 0x7f0874c57f5c <vm_exec_core+15052>, 0x7f0874c544d1 <vm_exec_core+65>, 0x7f0874c544d5 <vm_exec_core+69>, 0x7f0874c55345 <vm_exec_core+3765>, 0x7f0874c552c1 <vm_exec_core+3633>, 0x7f0874c55211 <vm_exec_core+3457>, 0x7f0874c551c4 <vm_exec_core+3380>, 0x7f0874c5516f <vm_exec_core+3295>, 0x7f0874c5511a <vm_exec_core+3210>, 0x7f0874c550bd <vm_exec_core+3117>...}
#31 0x00007f0874c5ad19 in rb_vm_exec (ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x55f8e53ba120
        _tag = {tag = 36, retval = 4, buf = {0x7ffc344da620, 0x7f0874c5ad48 <rb_vm_exec+360>, 0x0, 0x7ffc344da4d0, 0x7f0870f07c90}, prev = 0x7ffc344da9a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#32 0x00007f0874c6c703 in invoke_block (captured=0x7f087456fa08, captured=0x7f087456fa08, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139672097389800, iseq=0x7f0870f07c90, ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm.c:1395
        arg_size = <optimized out>
        arg_size = <optimized out>
#33 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc344da648, argc=1, self=<optimized out>, captured=0x7f087456fa08, ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm.c:1465
        iseq = 0x7f0870f07c90
        type = <optimized out>
        cfp = 0x7f087456f9b8
        flags = 0
        use_argv = 0x7ffc344da648
        opt_pc = <optimized out>
        sp = 0x7f0874470568
        av = <optimized out>
        stack_argv = 0x7f0874470568
        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>
#34 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1483
        captured = 0x7f087456fa08
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#35 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc344da648, argc=1, ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm.c:1520
No locals.
#36 vm_yield (kw_splat=0, argv=0x7ffc344da648, argc=1, ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm.c:1528
No locals.
#37 rb_yield_0 (argv=0x7ffc344da648, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1359
No locals.
#38 rb_yield_1 (val=<optimized out>, val@entry=80855) at /tmp/ruby/src/trunk-random1/vm_eval.c:1365
No locals.
#39 0x00007f0874b08a44 in int_dotimes (num=2000001) at /tmp/ruby/src/trunk-random1/numeric.c:5692
        i = <optimized out>
        end = 1000000
#40 0x00007f0874c44b3c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f087456f9f0, ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = 0x28e100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f0874465888
        cfunc = 0x55f8e53fcd88
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#41 vm_call_cfunc_with_frame (ec=0x55f8e53ba120, reg_cfp=0x7f087456f9f0, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#42 0x00007f0874c56d4c in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x55f8e8972f00, reg_cfp=0x7f087456f9f0, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x28e100000001, cc = 0x7f086ca97f60, block_handler = 139674288323081, recv = 2000001, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#43 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x55f8e8972f00
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x55f8e9094560
        reg_cfp = 0x7f087456f9f0
        insns_address_table = {0x7f0874c54763 <vm_exec_core+723>, 0x7f0874c546f7 <vm_exec_core+615>, 0x7f0874c548fe <vm_exec_core+1134>, 0x7f0874c5487c <vm_exec_core+1004>, 0x7f0874c54802 <vm_exec_core+882>, 0x7f0874c5478b <vm_exec_core+763>, 0x7f0874c55fbe <vm_exec_core+6958>, 0x7f0874c54ff4 <vm_exec_core+2916>, 0x7f0874c54f3f <vm_exec_core+2735>, 0x7f0874c54ee7 <vm_exec_core+2647>, 0x7f0874c54d04 <vm_exec_core+2164>, 0x7f0874c54af3 <vm_exec_core+1635>, 0x7f0874c549fb <vm_exec_core+1387>, 0x7f0874c54972 <vm_exec_core+1250>, 0x7f0874c55f6f <vm_exec_core+6879>, 0x7f0874c55f2c <vm_exec_core+6812>, 0x7f0874c55eee <vm_exec_core+6750>, 0x7f0874c55eb3 <vm_exec_core+6691>, 0x7f0874c55e78 <vm_exec_core+6632>, 0x7f0874c55e3d <vm_exec_core+6573>, 0x7f0874c55dc7 <vm_exec_core+6455>, 0x7f0874c55d84 <vm_exec_core+6388>, 0x7f0874c55d26 <vm_exec_core+6294>, 0x7f0874c55cda <vm_exec_core+6218>, 0x7f0874c55c4b <vm_exec_core+6075>, 0x7f0874c55c0e <vm_exec_core+6014>, 0x7f0874c55bad <vm_exec_core+5917>, 0x7f0874c55b30 <vm_exec_core+5792>, 0x7f0874c55af0 <vm_exec_core+5728>, 0x7f0874c55ab0 <vm_exec_core+5664>, 0x7f0874c5671e <vm_exec_core+8846>, 0x7f0874c56685 <vm_exec_core+8693>, 0x7f0874c56620 <vm_exec_core+8592>, 0x7f0874c565c4 <vm_exec_core+8500>, 0x7f0874c56574 <vm_exec_core+8420>, 0x7f0874c56547 <vm_exec_core+8375>, 0x7f0874c56506 <vm_exec_core+8310>, 0x7f0874c564ab <vm_exec_core+8219>, 0x7f0874c56471 <vm_exec_core+8161>, 0x7f0874c5637e <vm_exec_core+7918>, 0x7f0874c56331 <vm_exec_core+7841>, 0x7f0874c562e3 <vm_exec_core+7763>, 0x7f0874c562ab <vm_exec_core+7707>, 0x7f0874c56238 <vm_exec_core+7592>, 0x7f0874c561d0 <vm_exec_core+7488>, 0x7f0874c56095 <vm_exec_core+7173>, 0x7f0874c56be4 <vm_exec_core+10068>, 0x7f0874c56b4f <vm_exec_core+9919>, 0x7f0874c56a48 <vm_exec_core+9656>, 0x7f0874c56a08 <vm_exec_core+9592>, 0x7f0874c56d79 <vm_exec_core+10473>, 0x7f0874c56c59 <vm_exec_core+10185>, 0x7f0874c544e8 <vm_exec_core+88>, 0x7f0874c56dc4 <vm_exec_core+10548>, 0x7f0874c568b5 <vm_exec_core+9253>, 0x7f0874c57594 <vm_exec_core+12548>, 0x7f0874c56907 <vm_exec_core+9335>, 0x7f0874c56959 <vm_exec_core+9417>, 0x7f0874c559b0 <vm_exec_core+5408>, 0x7f0874c55888 <vm_exec_core+5112>, 0x7f0874c557d1 <vm_exec_core+4929>, 0x7f0874c56f05 <vm_exec_core+10869>, 0x7f0874c55791 <vm_exec_core+4865>, 0x7f0874c556f0 <vm_exec_core+4704>, 0x7f0874c55691 <vm_exec_core+4609>, 0x7f0874c5574f <vm_exec_core+4799>, 0x7f0874c555e8 <vm_exec_core+4440>, 0x7f0874c5553e <vm_exec_core+4270>, 0x7f0874c57e24 <vm_exec_core+14740>, 0x7f0874c57e8e <vm_exec_core+14846>, 0x7f0874c57d82 <vm_exec_core+14578>, 0x7f0874c57948 <vm_exec_core+13496>, 0x7f0874c579d0 <vm_exec_core+13632>, 0x7f0874c57a6d <vm_exec_core+13789>, 0x7f0874c57ad9 <vm_exec_core+13897>, 0x7f0874c57b55 <vm_exec_core+14021>, 0x7f0874c57bb5 <vm_exec_core+14117>, 0x7f0874c57c15 <vm_exec_core+14213>, 0x7f0874c57c75 <vm_exec_core+14309>, 0x7f0874c575e0 <vm_exec_core+12624>, 0x7f0874c5766b <vm_exec_core+12763>, 0x7f0874c576c1 <vm_exec_core+12849>, 0x7f0874c5771f <vm_exec_core+12943>, 0x7f0874c57cf0 <vm_exec_core+14432>, 0x7f0874c55481 <vm_exec_core+4081>, 0x7f0874c553c9 <vm_exec_core+3897>, 0x7f0874c57554 <vm_exec_core+12484>, 0x7f0874c57790 <vm_exec_core+13056>, 0x7f0874c577d0 <vm_exec_core+13120>, 0x7f0874c5781c <vm_exec_core+13196>, 0x7f0874c57873 <vm_exec_core+13283>, 0x7f0874c57506 <vm_exec_core+12406>, 0x7f0874c55354 <vm_exec_core+3780>, 0x7f0874c552d0 <vm_exec_core+3648>, 0x7f0874c55220 <vm_exec_core+3472>, 0x7f0874c551d3 <vm_exec_core+3395>, 0x7f0874c5517e <vm_exec_core+3310>, 0x7f0874c55129 <vm_exec_core+3225>, 0x7f0874c550cc <vm_exec_core+3132>, 0x7f0874c55091 <vm_exec_core+3073>, 0x7f0874c55056 <vm_exec_core+3014>, 0x7f0874c54754 <vm_exec_core+708>, 0x7f0874c546e8 <vm_exec_core+600>, 0x7f0874c548ef <vm_exec_core+1119>, 0x7f0874c5486d <vm_exec_core+989>, 0x7f0874c547f3 <vm_exec_core+867>, 0x7f0874c5477c <vm_exec_core+748>, 0x7f0874c55faf <vm_exec_core+6943>, 0x7f0874c54fe5 <vm_exec_core+2901>, 0x7f0874c54f30 <vm_exec_core+2720>, 0x7f0874c54ed8 <vm_exec_core+2632>, 0x7f0874c54cf5 <vm_exec_core+2149>, 0x7f0874c54ae4 <vm_exec_core+1620>, 0x7f0874c549ec <vm_exec_core+1372>, 0x7f0874c54963 <vm_exec_core+1235>, 0x7f0874c55f60 <vm_exec_core+6864>, 0x7f0874c55f1d <vm_exec_core+6797>, 0x7f0874c55edf <vm_exec_core+6735>, 0x7f0874c55ea4 <vm_exec_core+6676>, 0x7f0874c55e69 <vm_exec_core+6617>, 0x7f0874c55e2e <vm_exec_core+6558>, 0x7f0874c55db8 <vm_exec_core+6440>, 0x7f0874c55d75 <vm_exec_core+6373>, 0x7f0874c55d17 <vm_exec_core+6279>, 0x7f0874c55ccb <vm_exec_core+6203>, 0x7f0874c55c3c <vm_exec_core+6060>, 0x7f0874c55bff <vm_exec_core+5999>, 0x7f0874c55b9e <vm_exec_core+5902>, 0x7f0874c55b21 <vm_exec_core+5777>, 0x7f0874c55ae1 <vm_exec_core+5713>, 0x7f0874c55aa1 <vm_exec_core+5649>, 0x7f0874c5670f <vm_exec_core+8831>, 0x7f0874c56676 <vm_exec_core+8678>, 0x7f0874c56611 <vm_exec_core+8577>, 0x7f0874c565b5 <vm_exec_core+8485>, 0x7f0874c56565 <vm_exec_core+8405>, 0x7f0874c56538 <vm_exec_core+8360>, 0x7f0874c564f7 <vm_exec_core+8295>, 0x7f0874c5649c <vm_exec_core+8204>, 0x7f0874c56462 <vm_exec_core+8146>, 0x7f0874c5636f <vm_exec_core+7903>, 0x7f0874c56322 <vm_exec_core+7826>, 0x7f0874c562d4 <vm_exec_core+7748>, 0x7f0874c5629c <vm_exec_core+7692>, 0x7f0874c56229 <vm_exec_core+7577>, 0x7f0874c561c1 <vm_exec_core+7473>, 0x7f0874c56086 <vm_exec_core+7158>, 0x7f0874c56bd5 <vm_exec_core+10053>, 0x7f0874c56b40 <vm_exec_core+9904>, 0x7f0874c56a39 <vm_exec_core+9641>, 0x7f0874c569f9 <vm_exec_core+9577>, 0x7f0874c56d6a <vm_exec_core+10458>, 0x7f0874c56c4a <vm_exec_core+10170>, 0x7f0874c57ffc <vm_exec_core+15212>, 0x7f0874c56db5 <vm_exec_core+10533>, 0x7f0874c568a6 <vm_exec_core+9238>, 0x7f0874c58010 <vm_exec_core+15232>, 0x7f0874c568f8 <vm_exec_core+9320>, 0x7f0874c5694a <vm_exec_core+9402>, 0x7f0874c559a1 <vm_exec_core+5393>, 0x7f0874c55879 <vm_exec_core+5097>, 0x7f0874c557c2 <vm_exec_core+4914>, 0x7f0874c56ef6 <vm_exec_core+10854>, 0x7f0874c55782 <vm_exec_core+4850>, 0x7f0874c556e1 <vm_exec_core+4689>, 0x7f0874c55682 <vm_exec_core+4594>, 0x7f0874c55740 <vm_exec_core+4784>, 0x7f0874c555d9 <vm_exec_core+4425>, 0x7f0874c5552f <vm_exec_core+4255>, 0x7f0874c58024 <vm_exec_core+15252>, 0x7f0874c58038 <vm_exec_core+15272>, 0x7f0874c5804c <vm_exec_core+15292>, 0x7f0874c58060 <vm_exec_core+15312>, 0x7f0874c58074 <vm_exec_core+15332>, 0x7f0874c58088 <vm_exec_core+15352>, 0x7f0874c57cd5 <vm_exec_core+14405>, 0x7f0874c57fe8 <vm_exec_core+15192>, 0x7f0874c57fc0 <vm_exec_core+15152>, 0x7f0874c57fd4 <vm_exec_core+15172>, 0x7f0874c57f70 <vm_exec_core+15072>, 0x7f0874c57f84 <vm_exec_core+15092>, 0x7f0874c57f98 <vm_exec_core+15112>, 0x7f0874c57fac <vm_exec_core+15132>, 0x7f0874c57ef8 <vm_exec_core+14952>, 0x7f0874c57f0c <vm_exec_core+14972>, 0x7f0874c55472 <vm_exec_core+4066>, 0x7f0874c553ba <vm_exec_core+3882>, 0x7f0874c57f20 <vm_exec_core+14992>, 0x7f0874c57f34 <vm_exec_core+15012>, 0x7f0874c57f48 <vm_exec_core+15032>, 0x7f0874c57f5c <vm_exec_core+15052>, 0x7f0874c544d1 <vm_exec_core+65>, 0x7f0874c544d5 <vm_exec_core+69>, 0x7f0874c55345 <vm_exec_core+3765>, 0x7f0874c552c1 <vm_exec_core+3633>, 0x7f0874c55211 <vm_exec_core+3457>, 0x7f0874c551c4 <vm_exec_core+3380>, 0x7f0874c5516f <vm_exec_core+3295>, 0x7f0874c5511a <vm_exec_core+3210>, 0x7f0874c550bd <vm_exec_core+3117>...}
#44 0x00007f0874c5ad19 in rb_vm_exec (ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x55f8e53ba120
        _tag = {tag = 36, retval = 4, buf = {0x7ffc344daa20, 0x7f0874c5ad48 <rb_vm_exec+360>, 0x0, 0x7ffc344da8d0, 0xb81c4e67}, prev = 0x7ffc344dad10, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#45 0x00007f0874c60848 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc344daa58, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1520
No locals.
#46 vm_yield (kw_splat=0, argv=0x7ffc344daa58, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1528
No locals.
#47 rb_yield_0 (argv=0x7ffc344daa58, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1359
No locals.
#48 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1375
No locals.
#49 0x00007f08749de32c in rb_ary_collect (ary=139674150118560) at /tmp/ruby/src/trunk-random1/array.c:3620
        i = 0
        collect = 139674150115040
#50 0x00007f0874c44b3c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f087456fb08, ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = 0x167100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f0874460090
        cfunc = 0x55f8e540f588
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#51 vm_call_cfunc_with_frame (ec=0x55f8e53ba120, reg_cfp=0x7f087456fb08, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#52 0x00007f0874c56d4c in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x55f8e5585430, reg_cfp=0x7f087456fb08, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x167100000001, cc = 0x7f086e63c928, block_handler = 139674288323361, recv = 139674150118560, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#53 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x55f8e5585430
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x55f8e5586558
        reg_cfp = 0x7f087456fb08
        insns_address_table = {0x7f0874c54763 <vm_exec_core+723>, 0x7f0874c546f7 <vm_exec_core+615>, 0x7f0874c548fe <vm_exec_core+1134>, 0x7f0874c5487c <vm_exec_core+1004>, 0x7f0874c54802 <vm_exec_core+882>, 0x7f0874c5478b <vm_exec_core+763>, 0x7f0874c55fbe <vm_exec_core+6958>, 0x7f0874c54ff4 <vm_exec_core+2916>, 0x7f0874c54f3f <vm_exec_core+2735>, 0x7f0874c54ee7 <vm_exec_core+2647>, 0x7f0874c54d04 <vm_exec_core+2164>, 0x7f0874c54af3 <vm_exec_core+1635>, 0x7f0874c549fb <vm_exec_core+1387>, 0x7f0874c54972 <vm_exec_core+1250>, 0x7f0874c55f6f <vm_exec_core+6879>, 0x7f0874c55f2c <vm_exec_core+6812>, 0x7f0874c55eee <vm_exec_core+6750>, 0x7f0874c55eb3 <vm_exec_core+6691>, 0x7f0874c55e78 <vm_exec_core+6632>, 0x7f0874c55e3d <vm_exec_core+6573>, 0x7f0874c55dc7 <vm_exec_core+6455>, 0x7f0874c55d84 <vm_exec_core+6388>, 0x7f0874c55d26 <vm_exec_core+6294>, 0x7f0874c55cda <vm_exec_core+6218>, 0x7f0874c55c4b <vm_exec_core+6075>, 0x7f0874c55c0e <vm_exec_core+6014>, 0x7f0874c55bad <vm_exec_core+5917>, 0x7f0874c55b30 <vm_exec_core+5792>, 0x7f0874c55af0 <vm_exec_core+5728>, 0x7f0874c55ab0 <vm_exec_core+5664>, 0x7f0874c5671e <vm_exec_core+8846>, 0x7f0874c56685 <vm_exec_core+8693>, 0x7f0874c56620 <vm_exec_core+8592>, 0x7f0874c565c4 <vm_exec_core+8500>, 0x7f0874c56574 <vm_exec_core+8420>, 0x7f0874c56547 <vm_exec_core+8375>, 0x7f0874c56506 <vm_exec_core+8310>, 0x7f0874c564ab <vm_exec_core+8219>, 0x7f0874c56471 <vm_exec_core+8161>, 0x7f0874c5637e <vm_exec_core+7918>, 0x7f0874c56331 <vm_exec_core+7841>, 0x7f0874c562e3 <vm_exec_core+7763>, 0x7f0874c562ab <vm_exec_core+7707>, 0x7f0874c56238 <vm_exec_core+7592>, 0x7f0874c561d0 <vm_exec_core+7488>, 0x7f0874c56095 <vm_exec_core+7173>, 0x7f0874c56be4 <vm_exec_core+10068>, 0x7f0874c56b4f <vm_exec_core+9919>, 0x7f0874c56a48 <vm_exec_core+9656>, 0x7f0874c56a08 <vm_exec_core+9592>, 0x7f0874c56d79 <vm_exec_core+10473>, 0x7f0874c56c59 <vm_exec_core+10185>, 0x7f0874c544e8 <vm_exec_core+88>, 0x7f0874c56dc4 <vm_exec_core+10548>, 0x7f0874c568b5 <vm_exec_core+9253>, 0x7f0874c57594 <vm_exec_core+12548>, 0x7f0874c56907 <vm_exec_core+9335>, 0x7f0874c56959 <vm_exec_core+9417>, 0x7f0874c559b0 <vm_exec_core+5408>, 0x7f0874c55888 <vm_exec_core+5112>, 0x7f0874c557d1 <vm_exec_core+4929>, 0x7f0874c56f05 <vm_exec_core+10869>, 0x7f0874c55791 <vm_exec_core+4865>, 0x7f0874c556f0 <vm_exec_core+4704>, 0x7f0874c55691 <vm_exec_core+4609>, 0x7f0874c5574f <vm_exec_core+4799>, 0x7f0874c555e8 <vm_exec_core+4440>, 0x7f0874c5553e <vm_exec_core+4270>, 0x7f0874c57e24 <vm_exec_core+14740>, 0x7f0874c57e8e <vm_exec_core+14846>, 0x7f0874c57d82 <vm_exec_core+14578>, 0x7f0874c57948 <vm_exec_core+13496>, 0x7f0874c579d0 <vm_exec_core+13632>, 0x7f0874c57a6d <vm_exec_core+13789>, 0x7f0874c57ad9 <vm_exec_core+13897>, 0x7f0874c57b55 <vm_exec_core+14021>, 0x7f0874c57bb5 <vm_exec_core+14117>, 0x7f0874c57c15 <vm_exec_core+14213>, 0x7f0874c57c75 <vm_exec_core+14309>, 0x7f0874c575e0 <vm_exec_core+12624>, 0x7f0874c5766b <vm_exec_core+12763>, 0x7f0874c576c1 <vm_exec_core+12849>, 0x7f0874c5771f <vm_exec_core+12943>, 0x7f0874c57cf0 <vm_exec_core+14432>, 0x7f0874c55481 <vm_exec_core+4081>, 0x7f0874c553c9 <vm_exec_core+3897>, 0x7f0874c57554 <vm_exec_core+12484>, 0x7f0874c57790 <vm_exec_core+13056>, 0x7f0874c577d0 <vm_exec_core+13120>, 0x7f0874c5781c <vm_exec_core+13196>, 0x7f0874c57873 <vm_exec_core+13283>, 0x7f0874c57506 <vm_exec_core+12406>, 0x7f0874c55354 <vm_exec_core+3780>, 0x7f0874c552d0 <vm_exec_core+3648>, 0x7f0874c55220 <vm_exec_core+3472>, 0x7f0874c551d3 <vm_exec_core+3395>, 0x7f0874c5517e <vm_exec_core+3310>, 0x7f0874c55129 <vm_exec_core+3225>, 0x7f0874c550cc <vm_exec_core+3132>, 0x7f0874c55091 <vm_exec_core+3073>, 0x7f0874c55056 <vm_exec_core+3014>, 0x7f0874c54754 <vm_exec_core+708>, 0x7f0874c546e8 <vm_exec_core+600>, 0x7f0874c548ef <vm_exec_core+1119>, 0x7f0874c5486d <vm_exec_core+989>, 0x7f0874c547f3 <vm_exec_core+867>, 0x7f0874c5477c <vm_exec_core+748>, 0x7f0874c55faf <vm_exec_core+6943>, 0x7f0874c54fe5 <vm_exec_core+2901>, 0x7f0874c54f30 <vm_exec_core+2720>, 0x7f0874c54ed8 <vm_exec_core+2632>, 0x7f0874c54cf5 <vm_exec_core+2149>, 0x7f0874c54ae4 <vm_exec_core+1620>, 0x7f0874c549ec <vm_exec_core+1372>, 0x7f0874c54963 <vm_exec_core+1235>, 0x7f0874c55f60 <vm_exec_core+6864>, 0x7f0874c55f1d <vm_exec_core+6797>, 0x7f0874c55edf <vm_exec_core+6735>, 0x7f0874c55ea4 <vm_exec_core+6676>, 0x7f0874c55e69 <vm_exec_core+6617>, 0x7f0874c55e2e <vm_exec_core+6558>, 0x7f0874c55db8 <vm_exec_core+6440>, 0x7f0874c55d75 <vm_exec_core+6373>, 0x7f0874c55d17 <vm_exec_core+6279>, 0x7f0874c55ccb <vm_exec_core+6203>, 0x7f0874c55c3c <vm_exec_core+6060>, 0x7f0874c55bff <vm_exec_core+5999>, 0x7f0874c55b9e <vm_exec_core+5902>, 0x7f0874c55b21 <vm_exec_core+5777>, 0x7f0874c55ae1 <vm_exec_core+5713>, 0x7f0874c55aa1 <vm_exec_core+5649>, 0x7f0874c5670f <vm_exec_core+8831>, 0x7f0874c56676 <vm_exec_core+8678>, 0x7f0874c56611 <vm_exec_core+8577>, 0x7f0874c565b5 <vm_exec_core+8485>, 0x7f0874c56565 <vm_exec_core+8405>, 0x7f0874c56538 <vm_exec_core+8360>, 0x7f0874c564f7 <vm_exec_core+8295>, 0x7f0874c5649c <vm_exec_core+8204>, 0x7f0874c56462 <vm_exec_core+8146>, 0x7f0874c5636f <vm_exec_core+7903>, 0x7f0874c56322 <vm_exec_core+7826>, 0x7f0874c562d4 <vm_exec_core+7748>, 0x7f0874c5629c <vm_exec_core+7692>, 0x7f0874c56229 <vm_exec_core+7577>, 0x7f0874c561c1 <vm_exec_core+7473>, 0x7f0874c56086 <vm_exec_core+7158>, 0x7f0874c56bd5 <vm_exec_core+10053>, 0x7f0874c56b40 <vm_exec_core+9904>, 0x7f0874c56a39 <vm_exec_core+9641>, 0x7f0874c569f9 <vm_exec_core+9577>, 0x7f0874c56d6a <vm_exec_core+10458>, 0x7f0874c56c4a <vm_exec_core+10170>, 0x7f0874c57ffc <vm_exec_core+15212>, 0x7f0874c56db5 <vm_exec_core+10533>, 0x7f0874c568a6 <vm_exec_core+9238>, 0x7f0874c58010 <vm_exec_core+15232>, 0x7f0874c568f8 <vm_exec_core+9320>, 0x7f0874c5694a <vm_exec_core+9402>, 0x7f0874c559a1 <vm_exec_core+5393>, 0x7f0874c55879 <vm_exec_core+5097>, 0x7f0874c557c2 <vm_exec_core+4914>, 0x7f0874c56ef6 <vm_exec_core+10854>, 0x7f0874c55782 <vm_exec_core+4850>, 0x7f0874c556e1 <vm_exec_core+4689>, 0x7f0874c55682 <vm_exec_core+4594>, 0x7f0874c55740 <vm_exec_core+4784>, 0x7f0874c555d9 <vm_exec_core+4425>, 0x7f0874c5552f <vm_exec_core+4255>, 0x7f0874c58024 <vm_exec_core+15252>, 0x7f0874c58038 <vm_exec_core+15272>, 0x7f0874c5804c <vm_exec_core+15292>, 0x7f0874c58060 <vm_exec_core+15312>, 0x7f0874c58074 <vm_exec_core+15332>, 0x7f0874c58088 <vm_exec_core+15352>, 0x7f0874c57cd5 <vm_exec_core+14405>, 0x7f0874c57fe8 <vm_exec_core+15192>, 0x7f0874c57fc0 <vm_exec_core+15152>, 0x7f0874c57fd4 <vm_exec_core+15172>, 0x7f0874c57f70 <vm_exec_core+15072>, 0x7f0874c57f84 <vm_exec_core+15092>, 0x7f0874c57f98 <vm_exec_core+15112>, 0x7f0874c57fac <vm_exec_core+15132>, 0x7f0874c57ef8 <vm_exec_core+14952>, 0x7f0874c57f0c <vm_exec_core+14972>, 0x7f0874c55472 <vm_exec_core+4066>, 0x7f0874c553ba <vm_exec_core+3882>, 0x7f0874c57f20 <vm_exec_core+14992>, 0x7f0874c57f34 <vm_exec_core+15012>, 0x7f0874c57f48 <vm_exec_core+15032>, 0x7f0874c57f5c <vm_exec_core+15052>, 0x7f0874c544d1 <vm_exec_core+65>, 0x7f0874c544d5 <vm_exec_core+69>, 0x7f0874c55345 <vm_exec_core+3765>, 0x7f0874c552c1 <vm_exec_core+3633>, 0x7f0874c55211 <vm_exec_core+3457>, 0x7f0874c551c4 <vm_exec_core+3380>, 0x7f0874c5516f <vm_exec_core+3295>, 0x7f0874c5511a <vm_exec_core+3210>, 0x7f0874c550bd <vm_exec_core+3117>...}
#54 0x00007f0874c5ad19 in rb_vm_exec (ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x55f8e53ba120
        _tag = {tag = 36, retval = 4, buf = {0x7ffc344dad90, 0x7f0874c5ad48 <rb_vm_exec+360>, 0x0, 0x7ffc344dac40, 0x1a408}, prev = 0x7ffc344db150, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#55 0x00007f0874c60848 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc344dadc8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1520
No locals.
#56 vm_yield (kw_splat=0, argv=0x7ffc344dadc8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1528
No locals.
#57 rb_yield_0 (argv=0x7ffc344dadc8, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1359
No locals.
#58 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1375
No locals.
#59 0x00007f08749d83ac in rb_ary_each (ary=139674212408600) at /tmp/ruby/src/trunk-random1/array.c:2528
        i = 281
#60 0x00007f0874c44eac in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#61 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#62 vm_call_cfunc_other (ec=0x55f8e53ba120, reg_cfp=0x7f087456fbe8, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
        ci = <optimized out>
        argv_ary = <optimized out>
#63 0x00007f0874c5d241 in vm_call_refined (calling=0x7ffc344db000, cfp=0x7f087456fbe8, ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4193
        ref_cc = 0x7ffc344daf10
        ref_cc = <optimized out>
#64 vm_call_method_each_type (ec=0x55f8e53ba120, cfp=0x7f087456fbe8, calling=0x7ffc344db000) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4431
        aset_mask = <optimized out>
        ivar_mask = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#65 0x00007f0874c56d4c in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x55f8e55124f0, reg_cfp=0x7f087456fbe8, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0xbe100000001, cc = 0x7ffc344daf10, block_handler = 139674288323585, recv = 139674212408600, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#66 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x55f8e55124f0
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x55f8e55228a8
        reg_cfp = 0x7f087456fbe8
        insns_address_table = {0x7f0874c54763 <vm_exec_core+723>, 0x7f0874c546f7 <vm_exec_core+615>, 0x7f0874c548fe <vm_exec_core+1134>, 0x7f0874c5487c <vm_exec_core+1004>, 0x7f0874c54802 <vm_exec_core+882>, 0x7f0874c5478b <vm_exec_core+763>, 0x7f0874c55fbe <vm_exec_core+6958>, 0x7f0874c54ff4 <vm_exec_core+2916>, 0x7f0874c54f3f <vm_exec_core+2735>, 0x7f0874c54ee7 <vm_exec_core+2647>, 0x7f0874c54d04 <vm_exec_core+2164>, 0x7f0874c54af3 <vm_exec_core+1635>, 0x7f0874c549fb <vm_exec_core+1387>, 0x7f0874c54972 <vm_exec_core+1250>, 0x7f0874c55f6f <vm_exec_core+6879>, 0x7f0874c55f2c <vm_exec_core+6812>, 0x7f0874c55eee <vm_exec_core+6750>, 0x7f0874c55eb3 <vm_exec_core+6691>, 0x7f0874c55e78 <vm_exec_core+6632>, 0x7f0874c55e3d <vm_exec_core+6573>, 0x7f0874c55dc7 <vm_exec_core+6455>, 0x7f0874c55d84 <vm_exec_core+6388>, 0x7f0874c55d26 <vm_exec_core+6294>, 0x7f0874c55cda <vm_exec_core+6218>, 0x7f0874c55c4b <vm_exec_core+6075>, 0x7f0874c55c0e <vm_exec_core+6014>, 0x7f0874c55bad <vm_exec_core+5917>, 0x7f0874c55b30 <vm_exec_core+5792>, 0x7f0874c55af0 <vm_exec_core+5728>, 0x7f0874c55ab0 <vm_exec_core+5664>, 0x7f0874c5671e <vm_exec_core+8846>, 0x7f0874c56685 <vm_exec_core+8693>, 0x7f0874c56620 <vm_exec_core+8592>, 0x7f0874c565c4 <vm_exec_core+8500>, 0x7f0874c56574 <vm_exec_core+8420>, 0x7f0874c56547 <vm_exec_core+8375>, 0x7f0874c56506 <vm_exec_core+8310>, 0x7f0874c564ab <vm_exec_core+8219>, 0x7f0874c56471 <vm_exec_core+8161>, 0x7f0874c5637e <vm_exec_core+7918>, 0x7f0874c56331 <vm_exec_core+7841>, 0x7f0874c562e3 <vm_exec_core+7763>, 0x7f0874c562ab <vm_exec_core+7707>, 0x7f0874c56238 <vm_exec_core+7592>, 0x7f0874c561d0 <vm_exec_core+7488>, 0x7f0874c56095 <vm_exec_core+7173>, 0x7f0874c56be4 <vm_exec_core+10068>, 0x7f0874c56b4f <vm_exec_core+9919>, 0x7f0874c56a48 <vm_exec_core+9656>, 0x7f0874c56a08 <vm_exec_core+9592>, 0x7f0874c56d79 <vm_exec_core+10473>, 0x7f0874c56c59 <vm_exec_core+10185>, 0x7f0874c544e8 <vm_exec_core+88>, 0x7f0874c56dc4 <vm_exec_core+10548>, 0x7f0874c568b5 <vm_exec_core+9253>, 0x7f0874c57594 <vm_exec_core+12548>, 0x7f0874c56907 <vm_exec_core+9335>, 0x7f0874c56959 <vm_exec_core+9417>, 0x7f0874c559b0 <vm_exec_core+5408>, 0x7f0874c55888 <vm_exec_core+5112>, 0x7f0874c557d1 <vm_exec_core+4929>, 0x7f0874c56f05 <vm_exec_core+10869>, 0x7f0874c55791 <vm_exec_core+4865>, 0x7f0874c556f0 <vm_exec_core+4704>, 0x7f0874c55691 <vm_exec_core+4609>, 0x7f0874c5574f <vm_exec_core+4799>, 0x7f0874c555e8 <vm_exec_core+4440>, 0x7f0874c5553e <vm_exec_core+4270>, 0x7f0874c57e24 <vm_exec_core+14740>, 0x7f0874c57e8e <vm_exec_core+14846>, 0x7f0874c57d82 <vm_exec_core+14578>, 0x7f0874c57948 <vm_exec_core+13496>, 0x7f0874c579d0 <vm_exec_core+13632>, 0x7f0874c57a6d <vm_exec_core+13789>, 0x7f0874c57ad9 <vm_exec_core+13897>, 0x7f0874c57b55 <vm_exec_core+14021>, 0x7f0874c57bb5 <vm_exec_core+14117>, 0x7f0874c57c15 <vm_exec_core+14213>, 0x7f0874c57c75 <vm_exec_core+14309>, 0x7f0874c575e0 <vm_exec_core+12624>, 0x7f0874c5766b <vm_exec_core+12763>, 0x7f0874c576c1 <vm_exec_core+12849>, 0x7f0874c5771f <vm_exec_core+12943>, 0x7f0874c57cf0 <vm_exec_core+14432>, 0x7f0874c55481 <vm_exec_core+4081>, 0x7f0874c553c9 <vm_exec_core+3897>, 0x7f0874c57554 <vm_exec_core+12484>, 0x7f0874c57790 <vm_exec_core+13056>, 0x7f0874c577d0 <vm_exec_core+13120>, 0x7f0874c5781c <vm_exec_core+13196>, 0x7f0874c57873 <vm_exec_core+13283>, 0x7f0874c57506 <vm_exec_core+12406>, 0x7f0874c55354 <vm_exec_core+3780>, 0x7f0874c552d0 <vm_exec_core+3648>, 0x7f0874c55220 <vm_exec_core+3472>, 0x7f0874c551d3 <vm_exec_core+3395>, 0x7f0874c5517e <vm_exec_core+3310>, 0x7f0874c55129 <vm_exec_core+3225>, 0x7f0874c550cc <vm_exec_core+3132>, 0x7f0874c55091 <vm_exec_core+3073>, 0x7f0874c55056 <vm_exec_core+3014>, 0x7f0874c54754 <vm_exec_core+708>, 0x7f0874c546e8 <vm_exec_core+600>, 0x7f0874c548ef <vm_exec_core+1119>, 0x7f0874c5486d <vm_exec_core+989>, 0x7f0874c547f3 <vm_exec_core+867>, 0x7f0874c5477c <vm_exec_core+748>, 0x7f0874c55faf <vm_exec_core+6943>, 0x7f0874c54fe5 <vm_exec_core+2901>, 0x7f0874c54f30 <vm_exec_core+2720>, 0x7f0874c54ed8 <vm_exec_core+2632>, 0x7f0874c54cf5 <vm_exec_core+2149>, 0x7f0874c54ae4 <vm_exec_core+1620>, 0x7f0874c549ec <vm_exec_core+1372>, 0x7f0874c54963 <vm_exec_core+1235>, 0x7f0874c55f60 <vm_exec_core+6864>, 0x7f0874c55f1d <vm_exec_core+6797>, 0x7f0874c55edf <vm_exec_core+6735>, 0x7f0874c55ea4 <vm_exec_core+6676>, 0x7f0874c55e69 <vm_exec_core+6617>, 0x7f0874c55e2e <vm_exec_core+6558>, 0x7f0874c55db8 <vm_exec_core+6440>, 0x7f0874c55d75 <vm_exec_core+6373>, 0x7f0874c55d17 <vm_exec_core+6279>, 0x7f0874c55ccb <vm_exec_core+6203>, 0x7f0874c55c3c <vm_exec_core+6060>, 0x7f0874c55bff <vm_exec_core+5999>, 0x7f0874c55b9e <vm_exec_core+5902>, 0x7f0874c55b21 <vm_exec_core+5777>, 0x7f0874c55ae1 <vm_exec_core+5713>, 0x7f0874c55aa1 <vm_exec_core+5649>, 0x7f0874c5670f <vm_exec_core+8831>, 0x7f0874c56676 <vm_exec_core+8678>, 0x7f0874c56611 <vm_exec_core+8577>, 0x7f0874c565b5 <vm_exec_core+8485>, 0x7f0874c56565 <vm_exec_core+8405>, 0x7f0874c56538 <vm_exec_core+8360>, 0x7f0874c564f7 <vm_exec_core+8295>, 0x7f0874c5649c <vm_exec_core+8204>, 0x7f0874c56462 <vm_exec_core+8146>, 0x7f0874c5636f <vm_exec_core+7903>, 0x7f0874c56322 <vm_exec_core+7826>, 0x7f0874c562d4 <vm_exec_core+7748>, 0x7f0874c5629c <vm_exec_core+7692>, 0x7f0874c56229 <vm_exec_core+7577>, 0x7f0874c561c1 <vm_exec_core+7473>, 0x7f0874c56086 <vm_exec_core+7158>, 0x7f0874c56bd5 <vm_exec_core+10053>, 0x7f0874c56b40 <vm_exec_core+9904>, 0x7f0874c56a39 <vm_exec_core+9641>, 0x7f0874c569f9 <vm_exec_core+9577>, 0x7f0874c56d6a <vm_exec_core+10458>, 0x7f0874c56c4a <vm_exec_core+10170>, 0x7f0874c57ffc <vm_exec_core+15212>, 0x7f0874c56db5 <vm_exec_core+10533>, 0x7f0874c568a6 <vm_exec_core+9238>, 0x7f0874c58010 <vm_exec_core+15232>, 0x7f0874c568f8 <vm_exec_core+9320>, 0x7f0874c5694a <vm_exec_core+9402>, 0x7f0874c559a1 <vm_exec_core+5393>, 0x7f0874c55879 <vm_exec_core+5097>, 0x7f0874c557c2 <vm_exec_core+4914>, 0x7f0874c56ef6 <vm_exec_core+10854>, 0x7f0874c55782 <vm_exec_core+4850>, 0x7f0874c556e1 <vm_exec_core+4689>, 0x7f0874c55682 <vm_exec_core+4594>, 0x7f0874c55740 <vm_exec_core+4784>, 0x7f0874c555d9 <vm_exec_core+4425>, 0x7f0874c5552f <vm_exec_core+4255>, 0x7f0874c58024 <vm_exec_core+15252>, 0x7f0874c58038 <vm_exec_core+15272>, 0x7f0874c5804c <vm_exec_core+15292>, 0x7f0874c58060 <vm_exec_core+15312>, 0x7f0874c58074 <vm_exec_core+15332>, 0x7f0874c58088 <vm_exec_core+15352>, 0x7f0874c57cd5 <vm_exec_core+14405>, 0x7f0874c57fe8 <vm_exec_core+15192>, 0x7f0874c57fc0 <vm_exec_core+15152>, 0x7f0874c57fd4 <vm_exec_core+15172>, 0x7f0874c57f70 <vm_exec_core+15072>, 0x7f0874c57f84 <vm_exec_core+15092>, 0x7f0874c57f98 <vm_exec_core+15112>, 0x7f0874c57fac <vm_exec_core+15132>, 0x7f0874c57ef8 <vm_exec_core+14952>, 0x7f0874c57f0c <vm_exec_core+14972>, 0x7f0874c55472 <vm_exec_core+4066>, 0x7f0874c553ba <vm_exec_core+3882>, 0x7f0874c57f20 <vm_exec_core+14992>, 0x7f0874c57f34 <vm_exec_core+15012>, 0x7f0874c57f48 <vm_exec_core+15032>, 0x7f0874c57f5c <vm_exec_core+15052>, 0x7f0874c544d1 <vm_exec_core+65>, 0x7f0874c544d5 <vm_exec_core+69>, 0x7f0874c55345 <vm_exec_core+3765>, 0x7f0874c552c1 <vm_exec_core+3633>, 0x7f0874c55211 <vm_exec_core+3457>, 0x7f0874c551c4 <vm_exec_core+3380>, 0x7f0874c5516f <vm_exec_core+3295>, 0x7f0874c5511a <vm_exec_core+3210>, 0x7f0874c550bd <vm_exec_core+3117>...}
#67 0x00007f0874c5ad19 in rb_vm_exec (ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x55f8e53ba120
        _tag = {tag = 36, retval = 4, buf = {0x7ffc344db1d0, 0x7f0874c5ad48 <rb_vm_exec+360>, 0x0, 0x7ffc344db080, 0x7f0874a6b740 <grep_regexp_i>}, prev = 0x7ffc344db590, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#68 0x00007f0874c60848 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc344db208, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1520
No locals.
#69 vm_yield (kw_splat=0, argv=0x7ffc344db208, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1528
No locals.
#70 rb_yield_0 (argv=0x7ffc344db208, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1359
No locals.
#71 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1375
No locals.
#72 0x00007f08749d83ac in rb_ary_each (ary=139674212409360) at /tmp/ruby/src/trunk-random1/array.c:2528
        i = 0
#73 0x00007f0874c44eac in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#74 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#75 vm_call_cfunc_other (ec=0x55f8e53ba120, reg_cfp=0x7f087456fd70, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
        ci = <optimized out>
        argv_ary = <optimized out>
#76 0x00007f0874c5d241 in vm_call_refined (calling=0x7ffc344db440, cfp=0x7f087456fd70, ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4193
        ref_cc = 0x7ffc344db350
        ref_cc = <optimized out>
#77 vm_call_method_each_type (ec=0x55f8e53ba120, cfp=0x7f087456fd70, calling=0x7ffc344db440) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4431
        aset_mask = <optimized out>
        ivar_mask = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#78 0x00007f0874c56d4c in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x55f8e558b370, reg_cfp=0x7f087456fd70, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0xbe100000001, cc = 0x7ffc344db350, block_handler = 139674288323977, recv = 139674212409360, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#79 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x55f8e558b370
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x55f8e5588b60
        reg_cfp = 0x7f087456fd70
        insns_address_table = {0x7f0874c54763 <vm_exec_core+723>, 0x7f0874c546f7 <vm_exec_core+615>, 0x7f0874c548fe <vm_exec_core+1134>, 0x7f0874c5487c <vm_exec_core+1004>, 0x7f0874c54802 <vm_exec_core+882>, 0x7f0874c5478b <vm_exec_core+763>, 0x7f0874c55fbe <vm_exec_core+6958>, 0x7f0874c54ff4 <vm_exec_core+2916>, 0x7f0874c54f3f <vm_exec_core+2735>, 0x7f0874c54ee7 <vm_exec_core+2647>, 0x7f0874c54d04 <vm_exec_core+2164>, 0x7f0874c54af3 <vm_exec_core+1635>, 0x7f0874c549fb <vm_exec_core+1387>, 0x7f0874c54972 <vm_exec_core+1250>, 0x7f0874c55f6f <vm_exec_core+6879>, 0x7f0874c55f2c <vm_exec_core+6812>, 0x7f0874c55eee <vm_exec_core+6750>, 0x7f0874c55eb3 <vm_exec_core+6691>, 0x7f0874c55e78 <vm_exec_core+6632>, 0x7f0874c55e3d <vm_exec_core+6573>, 0x7f0874c55dc7 <vm_exec_core+6455>, 0x7f0874c55d84 <vm_exec_core+6388>, 0x7f0874c55d26 <vm_exec_core+6294>, 0x7f0874c55cda <vm_exec_core+6218>, 0x7f0874c55c4b <vm_exec_core+6075>, 0x7f0874c55c0e <vm_exec_core+6014>, 0x7f0874c55bad <vm_exec_core+5917>, 0x7f0874c55b30 <vm_exec_core+5792>, 0x7f0874c55af0 <vm_exec_core+5728>, 0x7f0874c55ab0 <vm_exec_core+5664>, 0x7f0874c5671e <vm_exec_core+8846>, 0x7f0874c56685 <vm_exec_core+8693>, 0x7f0874c56620 <vm_exec_core+8592>, 0x7f0874c565c4 <vm_exec_core+8500>, 0x7f0874c56574 <vm_exec_core+8420>, 0x7f0874c56547 <vm_exec_core+8375>, 0x7f0874c56506 <vm_exec_core+8310>, 0x7f0874c564ab <vm_exec_core+8219>, 0x7f0874c56471 <vm_exec_core+8161>, 0x7f0874c5637e <vm_exec_core+7918>, 0x7f0874c56331 <vm_exec_core+7841>, 0x7f0874c562e3 <vm_exec_core+7763>, 0x7f0874c562ab <vm_exec_core+7707>, 0x7f0874c56238 <vm_exec_core+7592>, 0x7f0874c561d0 <vm_exec_core+7488>, 0x7f0874c56095 <vm_exec_core+7173>, 0x7f0874c56be4 <vm_exec_core+10068>, 0x7f0874c56b4f <vm_exec_core+9919>, 0x7f0874c56a48 <vm_exec_core+9656>, 0x7f0874c56a08 <vm_exec_core+9592>, 0x7f0874c56d79 <vm_exec_core+10473>, 0x7f0874c56c59 <vm_exec_core+10185>, 0x7f0874c544e8 <vm_exec_core+88>, 0x7f0874c56dc4 <vm_exec_core+10548>, 0x7f0874c568b5 <vm_exec_core+9253>, 0x7f0874c57594 <vm_exec_core+12548>, 0x7f0874c56907 <vm_exec_core+9335>, 0x7f0874c56959 <vm_exec_core+9417>, 0x7f0874c559b0 <vm_exec_core+5408>, 0x7f0874c55888 <vm_exec_core+5112>, 0x7f0874c557d1 <vm_exec_core+4929>, 0x7f0874c56f05 <vm_exec_core+10869>, 0x7f0874c55791 <vm_exec_core+4865>, 0x7f0874c556f0 <vm_exec_core+4704>, 0x7f0874c55691 <vm_exec_core+4609>, 0x7f0874c5574f <vm_exec_core+4799>, 0x7f0874c555e8 <vm_exec_core+4440>, 0x7f0874c5553e <vm_exec_core+4270>, 0x7f0874c57e24 <vm_exec_core+14740>, 0x7f0874c57e8e <vm_exec_core+14846>, 0x7f0874c57d82 <vm_exec_core+14578>, 0x7f0874c57948 <vm_exec_core+13496>, 0x7f0874c579d0 <vm_exec_core+13632>, 0x7f0874c57a6d <vm_exec_core+13789>, 0x7f0874c57ad9 <vm_exec_core+13897>, 0x7f0874c57b55 <vm_exec_core+14021>, 0x7f0874c57bb5 <vm_exec_core+14117>, 0x7f0874c57c15 <vm_exec_core+14213>, 0x7f0874c57c75 <vm_exec_core+14309>, 0x7f0874c575e0 <vm_exec_core+12624>, 0x7f0874c5766b <vm_exec_core+12763>, 0x7f0874c576c1 <vm_exec_core+12849>, 0x7f0874c5771f <vm_exec_core+12943>, 0x7f0874c57cf0 <vm_exec_core+14432>, 0x7f0874c55481 <vm_exec_core+4081>, 0x7f0874c553c9 <vm_exec_core+3897>, 0x7f0874c57554 <vm_exec_core+12484>, 0x7f0874c57790 <vm_exec_core+13056>, 0x7f0874c577d0 <vm_exec_core+13120>, 0x7f0874c5781c <vm_exec_core+13196>, 0x7f0874c57873 <vm_exec_core+13283>, 0x7f0874c57506 <vm_exec_core+12406>, 0x7f0874c55354 <vm_exec_core+3780>, 0x7f0874c552d0 <vm_exec_core+3648>, 0x7f0874c55220 <vm_exec_core+3472>, 0x7f0874c551d3 <vm_exec_core+3395>, 0x7f0874c5517e <vm_exec_core+3310>, 0x7f0874c55129 <vm_exec_core+3225>, 0x7f0874c550cc <vm_exec_core+3132>, 0x7f0874c55091 <vm_exec_core+3073>, 0x7f0874c55056 <vm_exec_core+3014>, 0x7f0874c54754 <vm_exec_core+708>, 0x7f0874c546e8 <vm_exec_core+600>, 0x7f0874c548ef <vm_exec_core+1119>, 0x7f0874c5486d <vm_exec_core+989>, 0x7f0874c547f3 <vm_exec_core+867>, 0x7f0874c5477c <vm_exec_core+748>, 0x7f0874c55faf <vm_exec_core+6943>, 0x7f0874c54fe5 <vm_exec_core+2901>, 0x7f0874c54f30 <vm_exec_core+2720>, 0x7f0874c54ed8 <vm_exec_core+2632>, 0x7f0874c54cf5 <vm_exec_core+2149>, 0x7f0874c54ae4 <vm_exec_core+1620>, 0x7f0874c549ec <vm_exec_core+1372>, 0x7f0874c54963 <vm_exec_core+1235>, 0x7f0874c55f60 <vm_exec_core+6864>, 0x7f0874c55f1d <vm_exec_core+6797>, 0x7f0874c55edf <vm_exec_core+6735>, 0x7f0874c55ea4 <vm_exec_core+6676>, 0x7f0874c55e69 <vm_exec_core+6617>, 0x7f0874c55e2e <vm_exec_core+6558>, 0x7f0874c55db8 <vm_exec_core+6440>, 0x7f0874c55d75 <vm_exec_core+6373>, 0x7f0874c55d17 <vm_exec_core+6279>, 0x7f0874c55ccb <vm_exec_core+6203>, 0x7f0874c55c3c <vm_exec_core+6060>, 0x7f0874c55bff <vm_exec_core+5999>, 0x7f0874c55b9e <vm_exec_core+5902>, 0x7f0874c55b21 <vm_exec_core+5777>, 0x7f0874c55ae1 <vm_exec_core+5713>, 0x7f0874c55aa1 <vm_exec_core+5649>, 0x7f0874c5670f <vm_exec_core+8831>, 0x7f0874c56676 <vm_exec_core+8678>, 0x7f0874c56611 <vm_exec_core+8577>, 0x7f0874c565b5 <vm_exec_core+8485>, 0x7f0874c56565 <vm_exec_core+8405>, 0x7f0874c56538 <vm_exec_core+8360>, 0x7f0874c564f7 <vm_exec_core+8295>, 0x7f0874c5649c <vm_exec_core+8204>, 0x7f0874c56462 <vm_exec_core+8146>, 0x7f0874c5636f <vm_exec_core+7903>, 0x7f0874c56322 <vm_exec_core+7826>, 0x7f0874c562d4 <vm_exec_core+7748>, 0x7f0874c5629c <vm_exec_core+7692>, 0x7f0874c56229 <vm_exec_core+7577>, 0x7f0874c561c1 <vm_exec_core+7473>, 0x7f0874c56086 <vm_exec_core+7158>, 0x7f0874c56bd5 <vm_exec_core+10053>, 0x7f0874c56b40 <vm_exec_core+9904>, 0x7f0874c56a39 <vm_exec_core+9641>, 0x7f0874c569f9 <vm_exec_core+9577>, 0x7f0874c56d6a <vm_exec_core+10458>, 0x7f0874c56c4a <vm_exec_core+10170>, 0x7f0874c57ffc <vm_exec_core+15212>, 0x7f0874c56db5 <vm_exec_core+10533>, 0x7f0874c568a6 <vm_exec_core+9238>, 0x7f0874c58010 <vm_exec_core+15232>, 0x7f0874c568f8 <vm_exec_core+9320>, 0x7f0874c5694a <vm_exec_core+9402>, 0x7f0874c559a1 <vm_exec_core+5393>, 0x7f0874c55879 <vm_exec_core+5097>, 0x7f0874c557c2 <vm_exec_core+4914>, 0x7f0874c56ef6 <vm_exec_core+10854>, 0x7f0874c55782 <vm_exec_core+4850>, 0x7f0874c556e1 <vm_exec_core+4689>, 0x7f0874c55682 <vm_exec_core+4594>, 0x7f0874c55740 <vm_exec_core+4784>, 0x7f0874c555d9 <vm_exec_core+4425>, 0x7f0874c5552f <vm_exec_core+4255>, 0x7f0874c58024 <vm_exec_core+15252>, 0x7f0874c58038 <vm_exec_core+15272>, 0x7f0874c5804c <vm_exec_core+15292>, 0x7f0874c58060 <vm_exec_core+15312>, 0x7f0874c58074 <vm_exec_core+15332>, 0x7f0874c58088 <vm_exec_core+15352>, 0x7f0874c57cd5 <vm_exec_core+14405>, 0x7f0874c57fe8 <vm_exec_core+15192>, 0x7f0874c57fc0 <vm_exec_core+15152>, 0x7f0874c57fd4 <vm_exec_core+15172>, 0x7f0874c57f70 <vm_exec_core+15072>, 0x7f0874c57f84 <vm_exec_core+15092>, 0x7f0874c57f98 <vm_exec_core+15112>, 0x7f0874c57fac <vm_exec_core+15132>, 0x7f0874c57ef8 <vm_exec_core+14952>, 0x7f0874c57f0c <vm_exec_core+14972>, 0x7f0874c55472 <vm_exec_core+4066>, 0x7f0874c553ba <vm_exec_core+3882>, 0x7f0874c57f20 <vm_exec_core+14992>, 0x7f0874c57f34 <vm_exec_core+15012>, 0x7f0874c57f48 <vm_exec_core+15032>, 0x7f0874c57f5c <vm_exec_core+15052>, 0x7f0874c544d1 <vm_exec_core+65>, 0x7f0874c544d5 <vm_exec_core+69>, 0x7f0874c55345 <vm_exec_core+3765>, 0x7f0874c552c1 <vm_exec_core+3633>, 0x7f0874c55211 <vm_exec_core+3457>, 0x7f0874c551c4 <vm_exec_core+3380>, 0x7f0874c5516f <vm_exec_core+3295>, 0x7f0874c5511a <vm_exec_core+3210>, 0x7f0874c550bd <vm_exec_core+3117>...}
#80 0x00007f0874c5b614 in rb_vm_exec (ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm.c:2399
        _ec = 0x55f8e53ba120
        _tag = {tag = 36, retval = 4, buf = {0x7ffc344db610, 0x7f0874c5ad48 <rb_vm_exec+360>, 0x0, 0x7ffc344db4c0, 0x7f0874470070}, prev = 0x7ffc344db790, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 36
#81 0x00007f0874ae7863 in load_iseq_eval (fname=139674260758600, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/load.c:728
        iseq = 0x7f0872b25710
        iseq = <optimized out>
        ec = <optimized out>
        v = <optimized out>
        ast = <optimized out>
        parser = <optimized out>
        th = <optimized out>
        realpath_map = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#82 require_internal (ec=0x55f8e53ba120, fname=<optimized out>, exception=1, warn=<optimized out>) at /tmp/ruby/src/trunk-random1/load.c:1236
        handle = <optimized out>
        found = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 139674293687853, buf = {0x7f0872b26070, 0x7f0874ae7090 <require_internal+1488>, 0x0, 0x7ffc344db620, 0x7f0872b1e078}, prev = 0x7ffc344dbab0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x55f8e53b8f90
        saved = {wrapper = 0, self = 139674287263080, errinfo = 4, ec = 0x55f8e53ba120}
        state = <optimized out>
        ftptr = 0x55f8e5545e30 "/tmp/ruby/src/trunk-random1/tool/test/runner.rb"
        path = <optimized out>
        saved_path = 139674260758600
        realpath = 139674260725640
        realpaths = <optimized out>
        realpath_map = <optimized out>
        reset_ext_config = false
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#83 0x00007f0874ae8352 in rb_require_string (fname=139674260758640) at /tmp/ruby/src/trunk-random1/load.c:1329
        ec = 0x55f8e53ba120
        result = <optimized out>
#84 0x00007f0874c44eac in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#85 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#86 vm_call_cfunc_other (ec=0x55f8e53ba120, reg_cfp=0x7f087456ffa0, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
        ci = <optimized out>
        argv_ary = <optimized out>
#87 0x00007f0874c545a7 in vm_sendish (method_explorer=mexp_search_method, block_handler=0, cd=0x55f8e5471260, reg_cfp=0x7f087456ffa0, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x58b100140003, cc = 0x7f0872b26098, block_handler = 0, recv = 139674287263080, argc = 1, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#88 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:835
        bh = 0
        cd = 0x55f8e5471260
        leaf = false
        val = <optimized out>
        reg_pc = 0x55f8e55307e0
        reg_cfp = 0x7f087456ffa0
        insns_address_table = {0x7f0874c54763 <vm_exec_core+723>, 0x7f0874c546f7 <vm_exec_core+615>, 0x7f0874c548fe <vm_exec_core+1134>, 0x7f0874c5487c <vm_exec_core+1004>, 0x7f0874c54802 <vm_exec_core+882>, 0x7f0874c5478b <vm_exec_core+763>, 0x7f0874c55fbe <vm_exec_core+6958>, 0x7f0874c54ff4 <vm_exec_core+2916>, 0x7f0874c54f3f <vm_exec_core+2735>, 0x7f0874c54ee7 <vm_exec_core+2647>, 0x7f0874c54d04 <vm_exec_core+2164>, 0x7f0874c54af3 <vm_exec_core+1635>, 0x7f0874c549fb <vm_exec_core+1387>, 0x7f0874c54972 <vm_exec_core+1250>, 0x7f0874c55f6f <vm_exec_core+6879>, 0x7f0874c55f2c <vm_exec_core+6812>, 0x7f0874c55eee <vm_exec_core+6750>, 0x7f0874c55eb3 <vm_exec_core+6691>, 0x7f0874c55e78 <vm_exec_core+6632>, 0x7f0874c55e3d <vm_exec_core+6573>, 0x7f0874c55dc7 <vm_exec_core+6455>, 0x7f0874c55d84 <vm_exec_core+6388>, 0x7f0874c55d26 <vm_exec_core+6294>, 0x7f0874c55cda <vm_exec_core+6218>, 0x7f0874c55c4b <vm_exec_core+6075>, 0x7f0874c55c0e <vm_exec_core+6014>, 0x7f0874c55bad <vm_exec_core+5917>, 0x7f0874c55b30 <vm_exec_core+5792>, 0x7f0874c55af0 <vm_exec_core+5728>, 0x7f0874c55ab0 <vm_exec_core+5664>, 0x7f0874c5671e <vm_exec_core+8846>, 0x7f0874c56685 <vm_exec_core+8693>, 0x7f0874c56620 <vm_exec_core+8592>, 0x7f0874c565c4 <vm_exec_core+8500>, 0x7f0874c56574 <vm_exec_core+8420>, 0x7f0874c56547 <vm_exec_core+8375>, 0x7f0874c56506 <vm_exec_core+8310>, 0x7f0874c564ab <vm_exec_core+8219>, 0x7f0874c56471 <vm_exec_core+8161>, 0x7f0874c5637e <vm_exec_core+7918>, 0x7f0874c56331 <vm_exec_core+7841>, 0x7f0874c562e3 <vm_exec_core+7763>, 0x7f0874c562ab <vm_exec_core+7707>, 0x7f0874c56238 <vm_exec_core+7592>, 0x7f0874c561d0 <vm_exec_core+7488>, 0x7f0874c56095 <vm_exec_core+7173>, 0x7f0874c56be4 <vm_exec_core+10068>, 0x7f0874c56b4f <vm_exec_core+9919>, 0x7f0874c56a48 <vm_exec_core+9656>, 0x7f0874c56a08 <vm_exec_core+9592>, 0x7f0874c56d79 <vm_exec_core+10473>, 0x7f0874c56c59 <vm_exec_core+10185>, 0x7f0874c544e8 <vm_exec_core+88>, 0x7f0874c56dc4 <vm_exec_core+10548>, 0x7f0874c568b5 <vm_exec_core+9253>, 0x7f0874c57594 <vm_exec_core+12548>, 0x7f0874c56907 <vm_exec_core+9335>, 0x7f0874c56959 <vm_exec_core+9417>, 0x7f0874c559b0 <vm_exec_core+5408>, 0x7f0874c55888 <vm_exec_core+5112>, 0x7f0874c557d1 <vm_exec_core+4929>, 0x7f0874c56f05 <vm_exec_core+10869>, 0x7f0874c55791 <vm_exec_core+4865>, 0x7f0874c556f0 <vm_exec_core+4704>, 0x7f0874c55691 <vm_exec_core+4609>, 0x7f0874c5574f <vm_exec_core+4799>, 0x7f0874c555e8 <vm_exec_core+4440>, 0x7f0874c5553e <vm_exec_core+4270>, 0x7f0874c57e24 <vm_exec_core+14740>, 0x7f0874c57e8e <vm_exec_core+14846>, 0x7f0874c57d82 <vm_exec_core+14578>, 0x7f0874c57948 <vm_exec_core+13496>, 0x7f0874c579d0 <vm_exec_core+13632>, 0x7f0874c57a6d <vm_exec_core+13789>, 0x7f0874c57ad9 <vm_exec_core+13897>, 0x7f0874c57b55 <vm_exec_core+14021>, 0x7f0874c57bb5 <vm_exec_core+14117>, 0x7f0874c57c15 <vm_exec_core+14213>, 0x7f0874c57c75 <vm_exec_core+14309>, 0x7f0874c575e0 <vm_exec_core+12624>, 0x7f0874c5766b <vm_exec_core+12763>, 0x7f0874c576c1 <vm_exec_core+12849>, 0x7f0874c5771f <vm_exec_core+12943>, 0x7f0874c57cf0 <vm_exec_core+14432>, 0x7f0874c55481 <vm_exec_core+4081>, 0x7f0874c553c9 <vm_exec_core+3897>, 0x7f0874c57554 <vm_exec_core+12484>, 0x7f0874c57790 <vm_exec_core+13056>, 0x7f0874c577d0 <vm_exec_core+13120>, 0x7f0874c5781c <vm_exec_core+13196>, 0x7f0874c57873 <vm_exec_core+13283>, 0x7f0874c57506 <vm_exec_core+12406>, 0x7f0874c55354 <vm_exec_core+3780>, 0x7f0874c552d0 <vm_exec_core+3648>, 0x7f0874c55220 <vm_exec_core+3472>, 0x7f0874c551d3 <vm_exec_core+3395>, 0x7f0874c5517e <vm_exec_core+3310>, 0x7f0874c55129 <vm_exec_core+3225>, 0x7f0874c550cc <vm_exec_core+3132>, 0x7f0874c55091 <vm_exec_core+3073>, 0x7f0874c55056 <vm_exec_core+3014>, 0x7f0874c54754 <vm_exec_core+708>, 0x7f0874c546e8 <vm_exec_core+600>, 0x7f0874c548ef <vm_exec_core+1119>, 0x7f0874c5486d <vm_exec_core+989>, 0x7f0874c547f3 <vm_exec_core+867>, 0x7f0874c5477c <vm_exec_core+748>, 0x7f0874c55faf <vm_exec_core+6943>, 0x7f0874c54fe5 <vm_exec_core+2901>, 0x7f0874c54f30 <vm_exec_core+2720>, 0x7f0874c54ed8 <vm_exec_core+2632>, 0x7f0874c54cf5 <vm_exec_core+2149>, 0x7f0874c54ae4 <vm_exec_core+1620>, 0x7f0874c549ec <vm_exec_core+1372>, 0x7f0874c54963 <vm_exec_core+1235>, 0x7f0874c55f60 <vm_exec_core+6864>, 0x7f0874c55f1d <vm_exec_core+6797>, 0x7f0874c55edf <vm_exec_core+6735>, 0x7f0874c55ea4 <vm_exec_core+6676>, 0x7f0874c55e69 <vm_exec_core+6617>, 0x7f0874c55e2e <vm_exec_core+6558>, 0x7f0874c55db8 <vm_exec_core+6440>, 0x7f0874c55d75 <vm_exec_core+6373>, 0x7f0874c55d17 <vm_exec_core+6279>, 0x7f0874c55ccb <vm_exec_core+6203>, 0x7f0874c55c3c <vm_exec_core+6060>, 0x7f0874c55bff <vm_exec_core+5999>, 0x7f0874c55b9e <vm_exec_core+5902>, 0x7f0874c55b21 <vm_exec_core+5777>, 0x7f0874c55ae1 <vm_exec_core+5713>, 0x7f0874c55aa1 <vm_exec_core+5649>, 0x7f0874c5670f <vm_exec_core+8831>, 0x7f0874c56676 <vm_exec_core+8678>, 0x7f0874c56611 <vm_exec_core+8577>, 0x7f0874c565b5 <vm_exec_core+8485>, 0x7f0874c56565 <vm_exec_core+8405>, 0x7f0874c56538 <vm_exec_core+8360>, 0x7f0874c564f7 <vm_exec_core+8295>, 0x7f0874c5649c <vm_exec_core+8204>, 0x7f0874c56462 <vm_exec_core+8146>, 0x7f0874c5636f <vm_exec_core+7903>, 0x7f0874c56322 <vm_exec_core+7826>, 0x7f0874c562d4 <vm_exec_core+7748>, 0x7f0874c5629c <vm_exec_core+7692>, 0x7f0874c56229 <vm_exec_core+7577>, 0x7f0874c561c1 <vm_exec_core+7473>, 0x7f0874c56086 <vm_exec_core+7158>, 0x7f0874c56bd5 <vm_exec_core+10053>, 0x7f0874c56b40 <vm_exec_core+9904>, 0x7f0874c56a39 <vm_exec_core+9641>, 0x7f0874c569f9 <vm_exec_core+9577>, 0x7f0874c56d6a <vm_exec_core+10458>, 0x7f0874c56c4a <vm_exec_core+10170>, 0x7f0874c57ffc <vm_exec_core+15212>, 0x7f0874c56db5 <vm_exec_core+10533>, 0x7f0874c568a6 <vm_exec_core+9238>, 0x7f0874c58010 <vm_exec_core+15232>, 0x7f0874c568f8 <vm_exec_core+9320>, 0x7f0874c5694a <vm_exec_core+9402>, 0x7f0874c559a1 <vm_exec_core+5393>, 0x7f0874c55879 <vm_exec_core+5097>, 0x7f0874c557c2 <vm_exec_core+4914>, 0x7f0874c56ef6 <vm_exec_core+10854>, 0x7f0874c55782 <vm_exec_core+4850>, 0x7f0874c556e1 <vm_exec_core+4689>, 0x7f0874c55682 <vm_exec_core+4594>, 0x7f0874c55740 <vm_exec_core+4784>, 0x7f0874c555d9 <vm_exec_core+4425>, 0x7f0874c5552f <vm_exec_core+4255>, 0x7f0874c58024 <vm_exec_core+15252>, 0x7f0874c58038 <vm_exec_core+15272>, 0x7f0874c5804c <vm_exec_core+15292>, 0x7f0874c58060 <vm_exec_core+15312>, 0x7f0874c58074 <vm_exec_core+15332>, 0x7f0874c58088 <vm_exec_core+15352>, 0x7f0874c57cd5 <vm_exec_core+14405>, 0x7f0874c57fe8 <vm_exec_core+15192>, 0x7f0874c57fc0 <vm_exec_core+15152>, 0x7f0874c57fd4 <vm_exec_core+15172>, 0x7f0874c57f70 <vm_exec_core+15072>, 0x7f0874c57f84 <vm_exec_core+15092>, 0x7f0874c57f98 <vm_exec_core+15112>, 0x7f0874c57fac <vm_exec_core+15132>, 0x7f0874c57ef8 <vm_exec_core+14952>, 0x7f0874c57f0c <vm_exec_core+14972>, 0x7f0874c55472 <vm_exec_core+4066>, 0x7f0874c553ba <vm_exec_core+3882>, 0x7f0874c57f20 <vm_exec_core+14992>, 0x7f0874c57f34 <vm_exec_core+15012>, 0x7f0874c57f48 <vm_exec_core+15032>, 0x7f0874c57f5c <vm_exec_core+15052>, 0x7f0874c544d1 <vm_exec_core+65>, 0x7f0874c544d5 <vm_exec_core+69>, 0x7f0874c55345 <vm_exec_core+3765>, 0x7f0874c552c1 <vm_exec_core+3633>, 0x7f0874c55211 <vm_exec_core+3457>, 0x7f0874c551c4 <vm_exec_core+3380>, 0x7f0874c5516f <vm_exec_core+3295>, 0x7f0874c5511a <vm_exec_core+3210>, 0x7f0874c550bd <vm_exec_core+3117>...}
#89 0x00007f0874c5ad19 in rb_vm_exec (ec=0x55f8e53ba120) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x55f8e53ba120
        _tag = {tag = 36, retval = 4, buf = {0x7ffc344dbb30, 0x7f0874c5ad48 <rb_vm_exec+360>, 0x0, 0x7ffc344db9e0, 0x55f8e5447400}, prev = 0x7ffc344dbb70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#90 0x00007f0874a7df91 in rb_ec_exec_node (ec=ec@entry=0x55f8e53ba120, n=n@entry=0x7f0872b26ae8) at /tmp/ruby/src/trunk-random1/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 139674295232644, buf = {0x7f0872b26ae8, 0x7f0874a7dfe2 <rb_ec_exec_node+258>, 0x0, 0x7ffc344dbb40, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f0872b26ae8
#91 0x00007f0874a84453 in ruby_run_node (n=0x7f0872b26ae8) at /tmp/ruby/src/trunk-random1/eval.c:328
        ec = 0x55f8e53ba120
        status = 0
#92 0x000055f8e44ac187 in rb_main (argv=0x7ffc344dbd78, argc=8) at /tmp/ruby/src/trunk-random1/main.c:39
        variable_in_this_stack_frame = 140721185996825
#93 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random1/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile