# Logfile created on 2023-07-28 07:52:30 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ae6d666748 @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-random0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random0", @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-random0.20230728-075230", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ae6d6ff560 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ae6d6ff3d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ae6d6ff240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random0.20230728-075230", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random0.20230728-075230>, @binmode=false, @mon_data=#<Monitor:0x000055ae6d6ff178>, @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-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random0/.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 = 5de82ed401
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-random0/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-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
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-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random0/.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-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/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-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/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-random0/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-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/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-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/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-random0/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-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/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-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/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 encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
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
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
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-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
$$$[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-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/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-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/yjit/src/lib.rs
generating encdb.h
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
encdb.h unchanged
making srcs under enc
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
making enc
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random0/.bundle/.timestamp/typeprof.revision unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
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-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
./miniruby -I/tmp/ruby/src/trunk-random0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random0/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-random0/bin
installing base libraries:          /tmp/ruby/install/trunk-random0/lib
installing arch files:              /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-random0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-random0/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random0/bin
installing library scripts:         /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-random0/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-random0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-random0/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-random0/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-random0/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-random0/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-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/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-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/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-random0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random0/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=31279
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-random0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-random0/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --test-order=random

# Running tests:

<internal:gc>:34: [BUG] Segmentation fault at 0x0000000000000000
ruby 3.3.0dev (2023-07-28T06:59:38Z master 5de82ed401) [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0029 p:0010 s:0175 e:000170 METHOD <internal:gc>:34
c:0028 p:0025 s:0163 e:000162 METHOD /tmp/ruby/src/trunk-random0/test/ruby/test_gc_compact.rb:52
c:0027 p:0037 s:0157 e:000156 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit/testcase.rb:200
c:0026 p:0052 s:0151 e:000150 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit/testcase.rb:168
c:0025 p:0075 s:0142 e:000141 BLOCK  /tmp/ruby/src/trunk-random0/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-random0/tool/lib/test/unit.rb:1577
c:0022 p:0035 s:0119 e:000118 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1370
c:0021 p:0010 s:0112 e:000110 BLOCK  /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:834 [FINISH]
c:0020 p:---- s:0106 e:000105 CFUNC  :each
c:0019 p:0047 s:0102 E:0011a8 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:832
c:0018 p:0008 s:0095 E:001048 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:869
c:0017 p:0127 s:0088 E:0010b8 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1523
c:0016 p:0016 s:0075 E:0010e8 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1307
c:0015 p:0005 s:0070 E:001110 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1698
c:0014 p:0006 s:0066 E:001178 BLOCK  /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1685 [FINISH]
c:0013 p:---- s:0062 e:000061 CFUNC  :each
c:0012 p:0042 s:0058 E:001148 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1684
c:0011 p:0013 s:0053 E:0011a8 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1727
c:0010 p:0008 s:0048 E:0011e0 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1054
c:0009 p:0008 s:0042 E:001220 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:902
c:0008 p:0017 s:0036 E:001258 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:169
c:0007 p:0008 s:0031 E:001288 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1291
c:0006 p:0032 s:0026 E:0012b0 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1809
c:0005 p:0009 s:0022 E:0012e8 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1813
c:0004 p:0131 s:0017 E:002228 TOP    /tmp/ruby/src/trunk-random0/tool/test/runner.rb:23 [FINISH]
c:0003 p:---- s:0012 e:000011 CFUNC  :require_relative
c:0002 p:0074 s:0007 E:001b28 EVAL   /tmp/ruby/src/trunk-random0/test/runner.rb:16 [FINISH]
c:0001 p:0000 s:0003 E:000e40 DUMMY  [FINISH]

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

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

-- Machine register context ------------------------------------------------
 RIP: 0x00007fd849965177 RBP: 0x0000559e57d4e280 RSP: 0x00007ffe69cfa810
 RAX: 0x000941c101140001 RBX: 0x0000000000000000 RCX: 0x0000000000000009
 RDX: 0x0000559e571b1278 RDI: 0x0000000000000000 RSI: 0x000941c101140001
  R8: 0x00000000000000c8  R9: 0x0000559e571b10a0 R10: 0x0000000000000010
 R11: 0x0000000000000005 R12: 0x00007ffe69cfa840 R13: 0x0000559e57d4e850
 R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_print_backtrace+0xd) [0x7fd849afa831] /tmp/ruby/src/trunk-random0/vm_dump.c:772
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random0/vm_dump.c:1088
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7fd849901cd4] /tmp/ruby/src/trunk-random0/error.c:814
/tmp/ruby/build/trunk-random0/libruby.so.3.3(sigsegv+0x4f) [0x7fd849a4aacf] /tmp/ruby/src/trunk-random0/signal.c:920
/lib/x86_64-linux-gnu/libc.so.6(0x7fd84945e520) [0x7fd84945e520]
/tmp/ruby/build/trunk-random0/libruby.so.3.3(cc_is_active+0x1f) [0x7fd849965177] /tmp/ruby/src/trunk-random0/iseq.c:296
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_iseq_mark_and_move) /tmp/ruby/src/trunk-random0/iseq.c:336
/tmp/ruby/build/trunk-random0/libruby.so.3.3(gc_mark_stacked_objects+0x78) [0x7fd84992ba88] /tmp/ruby/src/trunk-random0/gc.c:7303
/tmp/ruby/build/trunk-random0/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-random0/gc.c:7341
/tmp/ruby/build/trunk-random0/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random0/gc.c:8496
/tmp/ruby/build/trunk-random0/libruby.so.3.3(gc_marking_exit+0x0) [0x7fd84992ca62] /tmp/ruby/src/trunk-random0/gc.c:8553
/tmp/ruby/build/trunk-random0/libruby.so.3.3(gc_marks) /tmp/ruby/src/trunk-random0/gc.c:8564
/tmp/ruby/build/trunk-random0/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-random0/gc.c:9322
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_multi_ractor_p+0x0) [0x7fd84992dcdc] /tmp/ruby/src/trunk-random0/gc.c:9208
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_vm_lock_leave) /tmp/ruby/src/trunk-random0/vm_sync.h:92
/tmp/ruby/build/trunk-random0/libruby.so.3.3(garbage_collect) /tmp/ruby/src/trunk-random0/gc.c:9210
/tmp/ruby/build/trunk-random0/libruby.so.3.3(gc_start_internal) /tmp/ruby/src/trunk-random0/gc.c:9646
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_exec_core+0xf08) [0x7fd849ade228] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6766
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_vm_exec+0x139) [0x7fd849ae3ba9] /tmp/ruby/src/trunk-random0/vm.c:2390
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7fd849ae96d8] /tmp/ruby/src/trunk-random0/vm.c:1520
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-random0/vm.c:1528
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-random0/vm_eval.c:1359
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-random0/vm_eval.c:1375
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_ary_collect+0x5c) [0x7fd84986732c] /tmp/ruby/src/trunk-random0/array.c:3620
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fd849acd9cc] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_sendish+0xc4) [0x7fd849adfbdc] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_exec_core) ../../src/trunk-random0/insns.def:815
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_vm_exec+0x139) [0x7fd849ae3ba9] /tmp/ruby/src/trunk-random0/vm.c:2390
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7fd849ae96d8] /tmp/ruby/src/trunk-random0/vm.c:1520
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-random0/vm.c:1528
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-random0/vm_eval.c:1359
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-random0/vm_eval.c:1375
/tmp/ruby/build/trunk-random0/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7fd8498613ac] /tmp/ruby/src/trunk-random0/array.c:2528
/tmp/ruby/build/trunk-random0/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random0/include/ruby/internal/fl_type.h:520
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random0/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random0/array.c:2527
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fd849acdd3c] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_cfunc_other) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3512
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_refined+0xc9) [0x7fd849ae60d1] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:4193
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_method_each_type) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:4431
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_sendish+0xc4) [0x7fd849adfbdc] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_exec_core) ../../src/trunk-random0/insns.def:815
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_vm_exec+0x139) [0x7fd849ae3ba9] /tmp/ruby/src/trunk-random0/vm.c:2390
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7fd849ae96d8] /tmp/ruby/src/trunk-random0/vm.c:1520
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-random0/vm.c:1528
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-random0/vm_eval.c:1359
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-random0/vm_eval.c:1375
/tmp/ruby/build/trunk-random0/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7fd8498613ac] /tmp/ruby/src/trunk-random0/array.c:2528
/tmp/ruby/build/trunk-random0/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random0/include/ruby/internal/fl_type.h:520
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random0/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random0/array.c:2527
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fd849acdd3c] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_cfunc_other) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3512
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_refined+0xc9) [0x7fd849ae60d1] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:4193
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_method_each_type) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:4431
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_sendish+0xc4) [0x7fd849adfbdc] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_exec_core) ../../src/trunk-random0/insns.def:815
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_vm_exec+0xa34) [0x7fd849ae44a4] /tmp/ruby/src/trunk-random0/vm.c:2399
/tmp/ruby/build/trunk-random0/libruby.so.3.3(load_iseq_eval+0x3c) [0x7fd849970863] /tmp/ruby/src/trunk-random0/load.c:728
/tmp/ruby/build/trunk-random0/libruby.so.3.3(require_internal) /tmp/ruby/src/trunk-random0/load.c:1234
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_require_string+0x42) [0x7fd849971352] /tmp/ruby/src/trunk-random0/load.c:1326
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fd849acdd3c] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_call_cfunc_other) /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3512
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_sendish+0x9e) [0x7fd849add437] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random0/libruby.so.3.3(vm_exec_core) ../../src/trunk-random0/insns.def:835
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_vm_exec+0x139) [0x7fd849ae3ba9] /tmp/ruby/src/trunk-random0/vm.c:2390
/tmp/ruby/build/trunk-random0/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7fd849906f91] /tmp/ruby/src/trunk-random0/eval.c:287
/tmp/ruby/build/trunk-random0/libruby.so.3.3(ruby_run_node+0x93) [0x7fd84990d453] /tmp/ruby/src/trunk-random0/eval.c:328
/tmp/ruby/build/trunk-random0/ruby(rb_main+0x21) [0x559e53406187] /tmp/ruby/src/trunk-random0/main.c:39
/tmp/ruby/build/trunk-random0/ruby(main) /tmp/ruby/src/trunk-random0/main.c:58
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7fd849445d90] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fd849445e40] ../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
[0x559e534061d5]

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

* Process memory map:

559e53405000-559e53406000 r--p 00000000 00:2d 14814614                   /tmp/ruby/build/trunk-random0/ruby
559e53406000-559e53407000 r-xp 00001000 00:2d 14814614                   /tmp/ruby/build/trunk-random0/ruby
559e53407000-559e53408000 r--p 00002000 00:2d 14814614                   /tmp/ruby/build/trunk-random0/ruby
559e53408000-559e53409000 r--p 00002000 00:2d 14814614                   /tmp/ruby/build/trunk-random0/ruby
559e53409000-559e5340a000 rw-p 00003000 00:2d 14814614                   /tmp/ruby/build/trunk-random0/ruby
559e534a4000-559e5d473000 rw-p 00000000 00:00 0                          [heap]
7fd7bc000000-7fd7bc134000 rw-p 00000000 00:00 0 
7fd7bc134000-7fd7c0000000 ---p 00000000 00:00 0 
7fd7c1a27000-7fd7c2be0000 r--s 00000000 00:2d 14814055                   /tmp/ruby/build/trunk-random0/libruby.so.3.3.0
7fd7c2be0000-7fd7c2bf0000 rw-p 00000000 00:00 0 
7fd7c2ce0000-7fd7c2cf0000 rw-p 00000000 00:00 0 
7fd7c2d20000-7fd7c2d40000 rw-p 00000000 00:00 0 
7fd7c2d70000-7fd7c2d80000 rw-p 00000000 00:00 0 
7fd7c2db0000-7fd7c2dd0000 rw-p 00000000 00:00 0 
7fd7c2f20000-7fd7c2f30000 rw-p 00000000 00:00 0 
7fd7c2ff0000-7fd7c3000000 rw-p 00000000 00:00 0 
7fd7c30d0000-7fd7c30e0000 rw-p 00000000 00:00 0 
7fd7c31f0000-7fd7c3200000 rw-p 00000000 00:00 0 
7fd7c3430000-7fd7c3440000 rw-p 00000000 00:00 0 
7fd7c4000000-7fd7c40db000 rw-p 00000000 00:00 0 
7fd7c40db000-7fd7c8000000 ---p 00000000 00:00 0 
7fd7c8000000-7fd7c810b000 rw-p 00000000 00:00 0 
7fd7c810b000-7fd7cc000000 ---p 00000000 00:00 0 
7fd7cc000000-7fd7cc021000 rw-p 00000000 00:00 0 
7fd7cc021000-7fd7d0000000 ---p 00000000 00:00 0 
7fd7d0000000-7fd7d00d0000 rw-p 00000000 00:00 0 
7fd7d00d0000-7fd7d4000000 ---p 00000000 00:00 0 
7fd7d4000000-7fd7d4021000 rw-p 00000000 00:00 0 
7fd7d4021000-7fd7d8000000 ---p 00000000 00:00 0 
7fd7d8000000-7fd7d8021000 rw-p 00000000 00:00 0 
7fd7d8021000-7fd7dc000000 ---p 00000000 00:00 0 
7fd7dc000000-7fd7dc021000 rw-p 00000000 00:00 0 
7fd7dc021000-7fd7e0000000 ---p 00000000 00:00 0 
7fd7e0000000-7fd7e0021000 rw-p 00000000 00:00 0 
7fd7e0021000-7fd7e4000000 ---p 00000000 00:00 0 
7fd7e4000000-7fd7e4022000 rw-p 00000000 00:00 0 
7fd7e4022000-7fd7e8000000 ---p 00000000 00:00 0 
7fd7e8000000-7fd7e8061000 rw-p 00000000 00:00 0 
7fd7e8061000-7fd7ec000000 ---p 00000000 00:00 0 
7fd7ec000000-7fd7ec022000 rw-p 00000000 00:00 0 
7fd7ec022000-7fd7f0000000 ---p 00000000 00:00 0 
7fd7f0000000-7fd7f0021000 rw-p 00000000 00:00 0 
7fd7f0021000-7fd7f4000000 ---p 00000000 00:00 0 
7fd7f4760000-7fd7f4780000 rw-p 00000000 00:00 0 
7fd7f4790000-7fd7f47b0000 rw-p 00000000 00:00 0 
7fd7f47e0000-7fd7f4800000 rw-p 00000000 00:00 0 
7fd7f4830000-7fd7f4840000 rw-p 00000000 00:00 0 
7fd7f4870000-7fd7f4880000 rw-p 00000000 00:00 0 
7fd7f48b0000-7fd7f48c0000 rw-p 00000000 00:00 0 
7fd7f48f0000-7fd7f4900000 rw-p 00000000 00:00 0 
7fd7f4930000-7fd7f49b0000 rw-p 00000000 00:00 0 
7fd7f53d0000-7fd7f53e0000 rw-p 00000000 00:00 0 
7fd7f5a62000-7fd7f5c80000 r--s 00000000 00:2d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd7f5c80000-7fd7f5c90000 rw-p 00000000 00:00 0 
7fd7f5df0000-7fd7f5e10000 rw-p 00000000 00:00 0 
7fd7f5ec0000-7fd7f5ec1000 ---p 00000000 00:00 0 
7fd7f5ec1000-7fd7f5f02000 rw-p 00000000 00:00 0 
7fd7f5f02000-7fd7f5f03000 ---p 00000000 00:00 0 
7fd7f5f03000-7fd7f5f44000 rw-p 00000000 00:00 0 
7fd7f5f44000-7fd7f5f45000 ---p 00000000 00:00 0 
7fd7f5f45000-7fd7f5f86000 rw-p 00000000 00:00 0 
7fd7f5f86000-7fd7f5f87000 ---p 00000000 00:00 0 
7fd7f5f87000-7fd7f5fc8000 rw-p 00000000 00:00 0 
7fd7f5fc8000-7fd7f5fc9000 ---p 00000000 00:00 0 
7fd7f5fc9000-7fd7f600a000 rw-p 00000000 00:00 0 
7fd7f600a000-7fd7f600b000 ---p 00000000 00:00 0 
7fd7f600b000-7fd7f604c000 rw-p 00000000 00:00 0 
7fd7f604c000-7fd7f604d000 ---p 00000000 00:00 0 
7fd7f604d000-7fd7f608e000 rw-p 00000000 00:00 0 
7fd7f608e000-7fd7f608f000 ---p 00000000 00:00 0 
7fd7f608f000-7fd7f60d0000 rw-p 00000000 00:00 0 
7fd7f60d0000-7fd7f60d1000 ---p 00000000 00:00 0 
7fd7f60d1000-7fd7f6112000 rw-p 00000000 00:00 0 
7fd7f6112000-7fd7f6113000 ---p 00000000 00:00 0 
7fd7f6113000-7fd7f6154000 rw-p 00000000 00:00 0 
7fd7f6154000-7fd7f6155000 ---p 00000000 00:00 0 
7fd7f6155000-7fd7f6196000 rw-p 00000000 00:00 0 
7fd7f6196000-7fd7f6197000 ---p 00000000 00:00 0 
7fd7f6197000-7fd7f61d8000 rw-p 00000000 00:00 0 
7fd7f61d8000-7fd7f61d9000 ---p 00000000 00:00 0 
7fd7f61d9000-7fd7f621a000 rw-p 00000000 00:00 0 
7fd7f621a000-7fd7f621b000 ---p 00000000 00:00 0 
7fd7f621b000-7fd7f625c000 rw-p 00000000 00:00 0 
7fd7f625c000-7fd7f625d000 ---p 00000000 00:00 0 
7fd7f625d000-7fd7f629e000 rw-p 00000000 00:00 0 
7fd7f629e000-7fd7f629f000 ---p 00000000 00:00 0 
7fd7f629f000-7fd7f62e0000 rw-p 00000000 00:00 0 
7fd7f62e0000-7fd7f62e1000 ---p 00000000 00:00 0 
7fd7f62e1000-7fd7f6322000 rw-p 00000000 00:00 0 
7fd7f6322000-7fd7f6323000 ---p 00000000 00:00 0 
7fd7f6323000-7fd7f6364000 rw-p 00000000 00:00 0 
7fd7f6364000-7fd7f6365000 ---p 00000000 00:00 0 
7fd7f6365000-7fd7f63a6000 rw-p 00000000 00:00 0 
7fd7f63a6000-7fd7f63a7000 ---p 00000000 00:00 0 
7fd7f63a7000-7fd7f63e8000 rw-p 00000000 00:00 0 
7fd7f63e8000-7fd7f63e9000 ---p 00000000 00:00 0 
7fd7f63e9000-7fd7f642a000 rw-p 00000000 00:00 0 
7fd7f642a000-7fd7f642b000 ---p 00000000 00:00 0 
7fd7f642b000-7fd7f646c000 rw-p 00000000 00:00 0 
7fd7f646c000-7fd7f646d000 ---p 00000000 00:00 0 
7fd7f646d000-7fd7f64ae000 rw-p 00000000 00:00 0 
7fd7f64ae000-7fd7f64af000 ---p 00000000 00:00 0 
7fd7f64af000-7fd7f64f0000 rw-p 00000000 00:00 0 
7fd7f64f0000-7fd7f64f1000 ---p 00000000 00:00 0 
7fd7f64f1000-7fd7f6532000 rw-p 00000000 00:00 0 
7fd7f6532000-7fd7f6533000 ---p 00000000 00:00 0 
7fd7f6533000-7fd7f6574000 rw-p 00000000 00:00 0 
7fd7f6574000-7fd7f6575000 ---p 00000000 00:00 0 
7fd7f6575000-7fd7f65b6000 rw-p 00000000 00:00 0 
7fd7f65b6000-7fd7f65b7000 ---p 00000000 00:00 0 
7fd7f65b7000-7fd7f65f8000 rw-p 00000000 00:00 0 
7fd7f65f8000-7fd7f65f9000 ---p 00000000 00:00 0 
7fd7f65f9000-7fd7f663a000 rw-p 00000000 00:00 0 
7fd7f663a000-7fd7f663b000 ---p 00000000 00:00 0 
7fd7f663b000-7fd7f667c000 rw-p 00000000 00:00 0 
7fd7f667c000-7fd7f667d000 ---p 00000000 00:00 0 
7fd7f667d000-7fd7f66be000 rw-p 00000000 00:00 0 
7fd7f66be000-7fd7f66bf000 ---p 00000000 00:00 0 
7fd7f66bf000-7fd7f6700000 rw-p 00000000 00:00 0 
7fd7f6700000-7fd7f6701000 ---p 00000000 00:00 0 
7fd7f6701000-7fd7f6742000 rw-p 00000000 00:00 0 
7fd7f6742000-7fd7f6743000 ---p 00000000 00:00 0 
7fd7f6743000-7fd7f6784000 rw-p 00000000 00:00 0 
7fd7f6784000-7fd7f6785000 ---p 00000000 00:00 0 
7fd7f6785000-7fd7f67c6000 rw-p 00000000 00:00 0 
7fd7f67c6000-7fd7f67c7000 ---p 00000000 00:00 0 
7fd7f67c7000-7fd7f6808000 rw-p 00000000 00:00 0 
7fd7f6808000-7fd7f6809000 ---p 00000000 00:00 0 
7fd7f6809000-7fd7f684a000 rw-p 00000000 00:00 0 
7fd7f684a000-7fd7f684b000 ---p 00000000 00:00 0 
7fd7f684b000-7fd7f688c000 rw-p 00000000 00:00 0 
7fd7f688c000-7fd7f688d000 ---p 00000000 00:00 0 
7fd7f688d000-7fd7f68ce000 rw-p 00000000 00:00 0 
7fd7f68ce000-7fd7f68cf000 ---p 00000000 00:00 0 
7fd7f68cf000-7fd7f6910000 rw-p 00000000 00:00 0 
7fd7f6910000-7fd7f6911000 ---p 00000000 00:00 0 
7fd7f6911000-7fd7f6952000 rw-p 00000000 00:00 0 
7fd7f6952000-7fd7f6953000 ---p 00000000 00:00 0 
7fd7f6953000-7fd7f6994000 rw-p 00000000 00:00 0 
7fd7f6994000-7fd7f6995000 ---p 00000000 00:00 0 
7fd7f6995000-7fd7f69d6000 rw-p 00000000 00:00 0 
7fd7f69d6000-7fd7f69d7000 ---p 00000000 00:00 0 
7fd7f69d7000-7fd7f6a18000 rw-p 00000000 00:00 0 
7fd7f6a18000-7fd7f6a19000 ---p 00000000 00:00 0 
7fd7f6a19000-7fd7f6a5a000 rw-p 00000000 00:00 0 
7fd7f6a5a000-7fd7f6a5b000 ---p 00000000 00:00 0 
7fd7f6a5b000-7fd7f6a9c000 rw-p 00000000 00:00 0 
7fd7f6a9c000-7fd7f6a9d000 ---p 00000000 00:00 0 
7fd7f6a9d000-7fd7f6ade000 rw-p 00000000 00:00 0 
7fd7f6ade000-7fd7f6adf000 ---p 00000000 00:00 0 
7fd7f6adf000-7fd7f6b20000 rw-p 00000000 00:00 0 
7fd7f6b20000-7fd7f6b21000 ---p 00000000 00:00 0 
7fd7f6b21000-7fd7f6b62000 rw-p 00000000 00:00 0 
7fd7f6b62000-7fd7f6b63000 ---p 00000000 00:00 0 
7fd7f6b63000-7fd7f6ba4000 rw-p 00000000 00:00 0 
7fd7f6ba4000-7fd7f6ba5000 ---p 00000000 00:00 0 
7fd7f6ba5000-7fd7f6be6000 rw-p 00000000 00:00 0 
7fd7f6be6000-7fd7f6be7000 ---p 00000000 00:00 0 
7fd7f6be7000-7fd7f6c28000 rw-p 00000000 00:00 0 
7fd7f6c28000-7fd7f6c29000 ---p 00000000 00:00 0 
7fd7f6c29000-7fd7f6c6a000 rw-p 00000000 00:00 0 
7fd7f6c6a000-7fd7f6c6b000 ---p 00000000 00:00 0 
7fd7f6c6b000-7fd7f6cac000 rw-p 00000000 00:00 0 
7fd7f6cac000-7fd7f6cad000 ---p 00000000 00:00 0 
7fd7f6cad000-7fd7f6cee000 rw-p 00000000 00:00 0 
7fd7f6cee000-7fd7f6cef000 ---p 00000000 00:00 0 
7fd7f6cef000-7fd7f6d30000 rw-p 00000000 00:00 0 
7fd7f6d30000-7fd7f6d31000 ---p 00000000 00:00 0 
7fd7f6d31000-7fd7f6d72000 rw-p 00000000 00:00 0 
7fd7f6d72000-7fd7f6d73000 ---p 00000000 00:00 0 
7fd7f6d73000-7fd7f6db4000 rw-p 00000000 00:00 0 
7fd7f6db4000-7fd7f6db5000 ---p 00000000 00:00 0 
7fd7f6db5000-7fd7f6df6000 rw-p 00000000 00:00 0 
7fd7f6df6000-7fd7f6df7000 ---p 00000000 00:00 0 
7fd7f6df7000-7fd7f6e38000 rw-p 00000000 00:00 0 
7fd7f6e38000-7fd7f6e39000 ---p 00000000 00:00 0 
7fd7f6e39000-7fd7f6e7a000 rw-p 00000000 00:00 0 
7fd7f6e7a000-7fd7f6e7b000 ---p 00000000 00:00 0 
7fd7f6e7b000-7fd7f6ebc000 rw-p 00000000 00:00 0 
7fd7f6ebc000-7fd7f6ebd000 ---p 00000000 00:00 0 
7fd7f6ebd000-7fd7f6efe000 rw-p 00000000 00:00 0 
7fd7f6efe000-7fd7f6eff000 ---p 00000000 00:00 0 
7fd7f6eff000-7fd7f6f40000 rw-p 00000000 00:00 0 
7fd7f6f40000-7fd7f6f41000 ---p 00000000 00:00 0 
7fd7f6f41000-7fd7f6f82000 rw-p 00000000 00:00 0 
7fd7f6f82000-7fd7f6f83000 ---p 00000000 00:00 0 
7fd7f6f83000-7fd7f6fc4000 rw-p 00000000 00:00 0 
7fd7f6fc4000-7fd7f6fc5000 ---p 00000000 00:00 0 
7fd7f6fc5000-7fd7f7006000 rw-p 00000000 00:00 0 
7fd7f7006000-7fd7f7007000 ---p 00000000 00:00 0 
7fd7f7007000-7fd7f7048000 rw-p 00000000 00:00 0 
7fd7f7048000-7fd7f7049000 ---p 00000000 00:00 0 
7fd7f7049000-7fd7f708a000 rw-p 00000000 00:00 0 
7fd7f708a000-7fd7f708b000 ---p 00000000 00:00 0 
7fd7f708b000-7fd7f70cc000 rw-p 00000000 00:00 0 
7fd7f70cc000-7fd7f70cd000 ---p 00000000 00:00 0 
7fd7f70cd000-7fd7f710e000 rw-p 00000000 00:00 0 
7fd7f710e000-7fd7f710f000 ---p 00000000 00:00 0 
7fd7f710f000-7fd7f7150000 rw-p 00000000 00:00 0 
7fd7f7150000-7fd7f7151000 ---p 00000000 00:00 0 
7fd7f7151000-7fd7f7192000 rw-p 00000000 00:00 0 
7fd7f7192000-7fd7f7193000 ---p 00000000 00:00 0 
7fd7f7193000-7fd7f71d4000 rw-p 00000000 00:00 0 
7fd7f71d4000-7fd7f71d5000 ---p 00000000 00:00 0 
7fd7f71d5000-7fd7f7216000 rw-p 00000000 00:00 0 
7fd7f7216000-7fd7f7217000 ---p 00000000 00:00 0 
7fd7f7217000-7fd7f7258000 rw-p 00000000 00:00 0 
7fd7f7258000-7fd7f7259000 ---p 00000000 00:00 0 
7fd7f7259000-7fd7f729a000 rw-p 00000000 00:00 0 
7fd7f729a000-7fd7f729b000 ---p 00000000 00:00 0 
7fd7f729b000-7fd7f72dc000 rw-p 00000000 00:00 0 
7fd7f72dc000-7fd7f72dd000 ---p 00000000 00:00 0 
7fd7f72dd000-7fd7f731e000 rw-p 00000000 00:00 0 
7fd7f731e000-7fd7f731f000 ---p 00000000 00:00 0 
7fd7f731f000-7fd7f7360000 rw-p 00000000 00:00 0 
7fd7f7360000-7fd7f7361000 ---p 00000000 00:00 0 
7fd7f7361000-7fd7f73a2000 rw-p 00000000 00:00 0 
7fd7f73a2000-7fd7f73a3000 ---p 00000000 00:00 0 
7fd7f73a3000-7fd7f73e4000 rw-p 00000000 00:00 0 
7fd7f73e4000-7fd7f73e5000 ---p 00000000 00:00 0 
7fd7f73e5000-7fd7f7426000 rw-p 00000000 00:00 0 
7fd7f7426000-7fd7f7427000 ---p 00000000 00:00 0 
7fd7f7427000-7fd7f7468000 rw-p 00000000 00:00 0 
7fd7f7468000-7fd7f7469000 ---p 00000000 00:00 0 
7fd7f7469000-7fd7f74aa000 rw-p 00000000 00:00 0 
7fd7f74aa000-7fd7f74ab000 ---p 00000000 00:00 0 
7fd7f74ab000-7fd7f74ec000 rw-p 00000000 00:00 0 
7fd7f74ec000-7fd7f74ed000 ---p 00000000 00:00 0 
7fd7f74ed000-7fd7f752e000 rw-p 00000000 00:00 0 
7fd7f752e000-7fd7f752f000 ---p 00000000 00:00 0 
7fd7f752f000-7fd7f7570000 rw-p 00000000 00:00 0 
7fd7f7570000-7fd7f7571000 ---p 00000000 00:00 0 
7fd7f7571000-7fd7f75b2000 rw-p 00000000 00:00 0 
7fd7f75b2000-7fd7f75b3000 ---p 00000000 00:00 0 
7fd7f75b3000-7fd7f75f4000 rw-p 00000000 00:00 0 
7fd7f75f4000-7fd7f75f5000 ---p 00000000 00:00 0 
7fd7f75f5000-7fd7f7636000 rw-p 00000000 00:00 0 
7fd7f7636000-7fd7f7637000 ---p 00000000 00:00 0 
7fd7f7637000-7fd7f7678000 rw-p 00000000 00:00 0 
7fd7f7678000-7fd7f7679000 ---p 00000000 00:00 0 
7fd7f7679000-7fd7f76ba000 rw-p 00000000 00:00 0 
7fd7f76ba000-7fd7f76bb000 ---p 00000000 00:00 0 
7fd7f76bb000-7fd7f76fc000 rw-p 00000000 00:00 0 
7fd7f76fc000-7fd7f76fd000 ---p 00000000 00:00 0 
7fd7f76fd000-7fd7f773e000 rw-p 00000000 00:00 0 
7fd7f773e000-7fd7f773f000 ---p 00000000 00:00 0 
7fd7f773f000-7fd7f7790000 rw-p 00000000 00:00 0 
7fd7f7850000-7fd7f7870000 rw-p 00000000 00:00 0 
7fd7f799f000-7fd7f7fa0000 rw-p 00000000 00:00 0 
7fd7f7ff0000-7fd7f8000000 rw-p 00000000 00:00 0 
7fd7f8000000-7fd7f8034000 rw-p 00000000 00:00 0 
7fd7f8034000-7fd7fc000000 ---p 00000000 00:00 0 
7fd7fc000000-7fd7fc307000 rw-p 00000000 00:00 0 
7fd7fc307000-7fd800000000 ---p 00000000 00:00 0 
7fd800000000-7fd800022000 rw-p 00000000 00:00 0 
7fd800022000-7fd804000000 ---p 00000000 00:00 0 
7fd804000000-7fd80406e000 rw-p 00000000 00:00 0 
7fd80406e000-7fd808000000 ---p 00000000 00:00 0 
7fd808000000-7fd808184000 rw-p 00000000 00:00 0 
7fd808184000-7fd80c000000 ---p 00000000 00:00 0 
7fd80c000000-7fd80c0b8000 rw-p 00000000 00:00 0 
7fd80c0b8000-7fd810000000 ---p 00000000 00:00 0 
7fd810000000-7fd810021000 rw-p 00000000 00:00 0 
7fd810021000-7fd814000000 ---p 00000000 00:00 0 
7fd814000000-7fd814104000 rw-p 00000000 00:00 0 
7fd814104000-7fd818000000 ---p 00000000 00:00 0 
7fd818000000-7fd818105000 rw-p 00000000 00:00 0 
7fd818105000-7fd81c000000 ---p 00000000 00:00 0 
7fd81c000000-7fd81c308000 rw-p 00000000 00:00 0 
7fd81c308000-7fd820000000 ---p 00000000 00:00 0 
7fd820000000-7fd82038d000 rw-p 00000000 00:00 0 
7fd82038d000-7fd824000000 ---p 00000000 00:00 0 
7fd824000000-7fd824108000 rw-p 00000000 00:00 0 
7fd824108000-7fd828000000 ---p 00000000 00:00 0 
7fd828000000-7fd828109000 rw-p 00000000 00:00 0 
7fd828109000-7fd82c000000 ---p 00000000 00:00 0 
7fd82c000000-7fd82c108000 rw-p 00000000 00:00 0 
7fd82c108000-7fd830000000 ---p 00000000 00:00 0 
7fd830000000-7fd830105000 rw-p 00000000 00:00 0 
7fd830105000-7fd834000000 ---p 00000000 00:00 0 
7fd834010000-7fd834020000 rw-p 00000000 00:00 0 
7fd834180000-7fd8341a0000 rw-p 00000000 00:00 0 
7fd834300000-7fd834320000 rw-p 00000000 00:00 0 
7fd834480000-7fd8344a0000 rw-p 00000000 00:00 0 
7fd83456a000-7fd8345a0000 r--s 00000000 00:2d 14814614                   /tmp/ruby/build/trunk-random0/ruby
7fd8345a0000-7fd8345b0000 rw-p 00000000 00:00 0 
7fd8345c0000-7fd834600000 rw-p 00000000 00:00 0 
7fd834620000-7fd834680000 rw-p 00000000 00:00 0 
7fd834690000-7fd8346a0000 rw-p 00000000 00:00 0 
7fd8346b0000-7fd8346c0000 rw-p 00000000 00:00 0 
7fd8346e0000-7fd8346f0000 rw-p 00000000 00:00 0 
7fd834700000-7fd834710000 rw-p 00000000 00:00 0 
7fd834720000-7fd8347c0000 rw-p 00000000 00:00 0 
7fd8347d0000-7fd834810000 rw-p 00000000 00:00 0 
7fd834820000-7fd834840000 rw-p 00000000 00:00 0 
7fd834850000-7fd834870000 rw-p 00000000 00:00 0 
7fd834880000-7fd8348d0000 rw-p 00000000 00:00 0 
7fd8348e0000-7fd8348f0000 rw-p 00000000 00:00 0 
7fd834900000-7fd834920000 rw-p 00000000 00:00 0 
7fd834930000-7fd834970000 rw-p 00000000 00:00 0 
7fd8349a0000-7fd8349d0000 rw-p 00000000 00:00 0 
7fd8349f0000-7fd834a00000 rw-p 00000000 00:00 0 
7fd834a10000-7fd834a30000 rw-p 00000000 00:00 0 
7fd834a40000-7fd834a50000 rw-p 00000000 00:00 0 
7fd834a60000-7fd834a80000 rw-p 00000000 00:00 0 
7fd834a90000-7fd834aa0000 rw-p 00000000 00:00 0 
7fd834ab0000-7fd834b20000 rw-p 00000000 00:00 0 
7fd834b30000-7fd834b60000 rw-p 00000000 00:00 0 
7fd834b70000-7fd834b80000 rw-p 00000000 00:00 0 
7fd834b90000-7fd834bb0000 rw-p 00000000 00:00 0 
7fd834bc0000-7fd834bd0000 rw-p 00000000 00:00 0 
7fd834be0000-7fd834c20000 rw-p 00000000 00:00 0 
7fd834c30000-7fd834c40000 rw-p 00000000 00:00 0 
7fd834c40000-7fd834c50000 rw-p 00000000 00:00 0 
7fd834c60000-7fd834c80000 rw-p 00000000 00:00 0 
7fd834c90000-7fd834ca0000 rw-p 00000000 00:00 0 
7fd834cb0000-7fd834cf0000 rw-p 00000000 00:00 0 
7fd834d00000-7fd834d90000 rw-p 00000000 00:00 0 
7fd834da0000-7fd834db0000 rw-p 00000000 00:00 0 
7fd834dc0000-7fd834dd0000 rw-p 00000000 00:00 0 
7fd834de0000-7fd834e20000 rw-p 00000000 00:00 0 
7fd834e30000-7fd834e70000 rw-p 00000000 00:00 0 
7fd834e80000-7fd834ea0000 rw-p 00000000 00:00 0 
7fd834ec0000-7fd834ed0000 rw-p 00000000 00:00 0 
7fd834ee0000-7fd834ef0000 rw-p 00000000 00:00 0 
7fd834f00000-7fd834f20000 rw-p 00000000 00:00 0 
7fd834f30000-7fd834f40000 rw-p 00000000 00:00 0 
7fd834f50000-7fd834fb0000 rw-p 00000000 00:00 0 
7fd834fc0000-7fd834ff0000 rw-p 00000000 00:00 0 
7fd835000000-7fd835010000 rw-p 00000000 00:00 0 
7fd835020000-7fd835050000 rw-p 00000000 00:00 0 
7fd835060000-7fd835090000 rw-p 00000000 00:00 0 
7fd8350a0000-7fd8350d0000 rw-p 00000000 00:00 0 
7fd8350e0000-7fd8350f0000 rw-p 00000000 00:00 0 
7fd835100000-7fd835160000 rw-p 00000000 00:00 0 
7fd835170000-7fd8351d0000 rw-p 00000000 00:00 0 
7fd8351e0000-7fd835240000 rw-p 00000000 00:00 0 
7fd83525b000-7fd83525c000 r--p 00000000 00:2d 16161380                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fd83525c000-7fd83525d000 r-xp 00001000 00:2d 16161380                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fd83525d000-7fd83529e000 r--p 00002000 00:2d 16161380                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fd83529e000-7fd83529f000 r--p 00042000 00:2d 16161380                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fd83529f000-7fd8352a0000 rw-p 00043000 00:2d 16161380                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fd8352a0000-7fd8352b0000 rw-p 00000000 00:00 0 
7fd8352c0000-7fd8352e0000 rw-p 00000000 00:00 0 
7fd8352f0000-7fd835330000 rw-p 00000000 00:00 0 
7fd83533c000-7fd83533d000 ---p 00000000 00:00 0 
7fd83533d000-7fd83545d000 rw-p 00000000 00:00 0 
7fd83545d000-7fd83545e000 ---p 00000000 00:00 0 
7fd83545e000-7fd83557e000 rw-p 00000000 00:00 0 
7fd83557e000-7fd83557f000 ---p 00000000 00:00 0 
7fd83557f000-7fd83569f000 rw-p 00000000 00:00 0 
7fd83569f000-7fd8356a0000 ---p 00000000 00:00 0 
7fd8356a0000-7fd8357c0000 rw-p 00000000 00:00 0 
7fd8357c0000-7fd8357c1000 ---p 00000000 00:00 0 
7fd8357c1000-7fd8358e1000 rw-p 00000000 00:00 0 
7fd8358e1000-7fd8358e2000 ---p 00000000 00:00 0 
7fd8358e2000-7fd835a02000 rw-p 00000000 00:00 0 
7fd835a02000-7fd835a03000 ---p 00000000 00:00 0 
7fd835a03000-7fd835b23000 rw-p 00000000 00:00 0 
7fd835b23000-7fd835b24000 ---p 00000000 00:00 0 
7fd835b24000-7fd835c44000 rw-p 00000000 00:00 0 
7fd835c44000-7fd835c45000 ---p 00000000 00:00 0 
7fd835c45000-7fd835d65000 rw-p 00000000 00:00 0 
7fd835d65000-7fd835d66000 ---p 00000000 00:00 0 
7fd835d66000-7fd835e86000 rw-p 00000000 00:00 0 
7fd835e86000-7fd835e87000 ---p 00000000 00:00 0 
7fd835e87000-7fd835fa7000 rw-p 00000000 00:00 0 
7fd835fa7000-7fd835fa8000 ---p 00000000 00:00 0 
7fd835fa8000-7fd8360c8000 rw-p 00000000 00:00 0 
7fd8360c8000-7fd8360c9000 ---p 00000000 00:00 0 
7fd8360c9000-7fd8361e9000 rw-p 00000000 00:00 0 
7fd8361e9000-7fd8361ea000 ---p 00000000 00:00 0 
7fd8361ea000-7fd83630a000 rw-p 00000000 00:00 0 
7fd83630a000-7fd83630b000 ---p 00000000 00:00 0 
7fd83630b000-7fd83642b000 rw-p 00000000 00:00 0 
7fd83642b000-7fd83642c000 ---p 00000000 00:00 0 
7fd83642c000-7fd83654c000 rw-p 00000000 00:00 0 
7fd83654c000-7fd83654d000 ---p 00000000 00:00 0 
7fd83654d000-7fd83666d000 rw-p 00000000 00:00 0 
7fd83666d000-7fd83666e000 ---p 00000000 00:00 0 
7fd83666e000-7fd83678e000 rw-p 00000000 00:00 0 
7fd83678e000-7fd83678f000 ---p 00000000 00:00 0 
7fd83678f000-7fd8368af000 rw-p 00000000 00:00 0 
7fd8368af000-7fd8368b0000 ---p 00000000 00:00 0 
7fd8368b0000-7fd836e40000 rw-p 00000000 00:00 0 
7fd836e50000-7fd836e70000 rw-p 00000000 00:00 0 
7fd836e80000-7fd836ea0000 rw-p 00000000 00:00 0 
7fd836eb0000-7fd836ed0000 rw-p 00000000 00:00 0 
7fd836ee0000-7fd836ef0000 rw-p 00000000 00:00 0 
7fd836f00000-7fd836f20000 rw-p 00000000 00:00 0 
7fd836f30000-7fd836f60000 rw-p 00000000 00:00 0 
7fd836f70000-7fd836f80000 rw-p 00000000 00:00 0 
7fd836f90000-7fd836fc0000 rw-p 00000000 00:00 0 
7fd836fd0000-7fd836ff0000 rw-p 00000000 00:00 0 
7fd837000000-7fd837020000 rw-p 00000000 00:00 0 
7fd837030000-7fd837050000 rw-p 00000000 00:00 0 
7fd837060000-7fd837080000 rw-p 00000000 00:00 0 
7fd837090000-7fd8370b0000 rw-p 00000000 00:00 0 
7fd8370b9000-7fd8370ba000 ---p 00000000 00:00 0 
7fd8370ba000-7fd8371da000 rw-p 00000000 00:00 0 
7fd8371da000-7fd8371db000 ---p 00000000 00:00 0 
7fd8371db000-7fd8372fb000 rw-p 00000000 00:00 0 
7fd8372fb000-7fd8372fc000 ---p 00000000 00:00 0 
7fd8372fc000-7fd83741c000 rw-p 00000000 00:00 0 
7fd83741c000-7fd83741d000 ---p 00000000 00:00 0 
7fd83741d000-7fd83753d000 rw-p 00000000 00:00 0 
7fd83753d000-7fd83753e000 ---p 00000000 00:00 0 
7fd83753e000-7fd838000000 rw-p 00000000 00:00 0 
7fd838000000-7fd838140000 rw-p 00000000 00:00 0 
7fd838140000-7fd83c000000 ---p 00000000 00:00 0 
7fd83c000000-7fd83c114000 rw-p 00000000 00:00 0 
7fd83c114000-7fd840000000 ---p 00000000 00:00 0 
7fd840000000-7fd840107000 rw-p 00000000 00:00 0 
7fd840107000-7fd844000000 ---p 00000000 00:00 0 
7fd844010000-7fd844020000 rw-p 00000000 00:00 0 
7fd844030000-7fd844050000 rw-p 00000000 00:00 0 
7fd844060000-7fd844070000 rw-p 00000000 00:00 0 
7fd844080000-7fd844160000 rw-p 00000000 00:00 0 
7fd84416c000-7fd84416d000 ---p 00000000 00:00 0 
7fd84416d000-7fd84428d000 rw-p 00000000 00:00 0 
7fd84428d000-7fd84428e000 ---p 00000000 00:00 0 
7fd84428e000-7fd8443ae000 rw-p 00000000 00:00 0 
7fd8443ae000-7fd8443af000 ---p 00000000 00:00 0 
7fd8443af000-7fd8444cf000 rw-p 00000000 00:00 0 
7fd8444cf000-7fd8444d0000 ---p 00000000 00:00 0 
7fd8444d0000-7fd8446d0000 rw-p 00000000 00:00 0 
7fd8446e0000-7fd844d80000 rw-p 00000000 00:00 0 
7fd844d90000-7fd845670000 rw-p 00000000 00:00 0 
7fd84567e000-7fd845684000 r--p 00000000 00:2d 16408085                   /tmp/ruby/build/trunk-random0/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7fd845684000-7fd845698000 r-xp 00006000 00:2d 16408085                   /tmp/ruby/build/trunk-random0/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7fd845698000-7fd84569d000 r--p 0001a000 00:2d 16408085                   /tmp/ruby/build/trunk-random0/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7fd84569d000-7fd84569e000 r--p 0001e000 00:2d 16408085                   /tmp/ruby/build/trunk-random0/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7fd84569e000-7fd84569f000 rw-p 0001f000 00:2d 16408085                   /tmp/ruby/build/trunk-random0/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7fd84569f000-7fd845da0000 rw-p 00000000 00:00 0 
7fd845da5000-7fd845da6000 r--p 00000000 00:2d 16161318                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fd845da6000-7fd845da7000 r-xp 00001000 00:2d 16161318                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fd845da7000-7fd845dcb000 r--p 00002000 00:2d 16161318                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fd845dcb000-7fd845dcc000 r--p 00025000 00:2d 16161318                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fd845dcc000-7fd845dcd000 rw-p 00026000 00:2d 16161318                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fd845dcd000-7fd845dce000 r--p 00000000 00:2d 16160369                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gbk.so
7fd845dce000-7fd845dcf000 r-xp 00001000 00:2d 16160369                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gbk.so
7fd845dcf000-7fd845dfe000 r--p 00002000 00:2d 16160369                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gbk.so
7fd845dfe000-7fd845dff000 r--p 00030000 00:2d 16160369                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gbk.so
7fd845dff000-7fd845e00000 rw-p 00031000 00:2d 16160369                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gbk.so
7fd845e00000-7fd845e01000 r--p 00000000 00:2d 16161257                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/chinese.so
7fd845e01000-7fd845e02000 r-xp 00001000 00:2d 16161257                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/chinese.so
7fd845e02000-7fd845e2e000 r--p 00002000 00:2d 16161257                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/chinese.so
7fd845e2e000-7fd845e2f000 r--p 0002d000 00:2d 16161257                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/chinese.so
7fd845e2f000-7fd845e30000 rw-p 0002e000 00:2d 16161257                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/chinese.so
7fd845e30000-7fd845e31000 r--p 00000000 00:2d 16161307                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gb18030.so
7fd845e31000-7fd845e32000 r-xp 00001000 00:2d 16161307                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gb18030.so
7fd845e32000-7fd845e5d000 r--p 00002000 00:2d 16161307                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gb18030.so
7fd845e5d000-7fd845e5e000 r--p 0002c000 00:2d 16161307                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gb18030.so
7fd845e5e000-7fd845e5f000 rw-p 0002d000 00:2d 16161307                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gb18030.so
7fd845e5f000-7fd845e60000 r--p 00000000 00:2d 16161258                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/big5.so
7fd845e60000-7fd845e61000 r-xp 00001000 00:2d 16161258                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/big5.so
7fd845e61000-7fd845eed000 r--p 00002000 00:2d 16161258                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/big5.so
7fd845eed000-7fd845eee000 r--p 0008d000 00:2d 16161258                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/big5.so
7fd845eee000-7fd845eef000 rw-p 0008e000 00:2d 16161258                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/big5.so
7fd845f00000-7fd845f40000 rw-p 00000000 00:00 0 
7fd845f4d000-7fd845f4e000 r--p 00000000 00:2d 16148732                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fd845f4e000-7fd845f4f000 r-xp 00001000 00:2d 16148732                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fd845f4f000-7fd845f6c000 r--p 00002000 00:2d 16148732                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fd845f6c000-7fd845f6d000 r--p 0001e000 00:2d 16148732                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fd845f6d000-7fd845f6e000 rw-p 0001f000 00:2d 16148732                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fd845f6e000-7fd845f6f000 r--p 00000000 00:2d 16161281                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fd845f6f000-7fd845f70000 r-xp 00001000 00:2d 16161281                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fd845f70000-7fd845f8c000 r--p 00002000 00:2d 16161281                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fd845f8c000-7fd845f8d000 r--p 0001d000 00:2d 16161281                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fd845f8d000-7fd845f8e000 rw-p 0001e000 00:2d 16161281                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fd845f8e000-7fd845f8f000 r--p 00000000 00:2d 16160888                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fd845f8f000-7fd845f90000 r-xp 00001000 00:2d 16160888                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fd845f90000-7fd845fac000 r--p 00002000 00:2d 16160888                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fd845fac000-7fd845fad000 r--p 0001d000 00:2d 16160888                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fd845fad000-7fd845fae000 rw-p 0001e000 00:2d 16160888                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fd845fae000-7fd845faf000 ---p 00000000 00:00 0 
7fd845faf000-7fd8460cf000 rw-p 00000000 00:00 0 
7fd8460cf000-7fd8460d0000 ---p 00000000 00:00 0 
7fd8460d0000-7fd8463b0000 rw-p 00000000 00:00 0 
7fd8463b1000-7fd8463b2000 r--p 00000000 00:2d 16139040                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread/instrumentation.so
7fd8463b2000-7fd8463b3000 r-xp 00001000 00:2d 16139040                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread/instrumentation.so
7fd8463b3000-7fd8463b4000 r--p 00002000 00:2d 16139040                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread/instrumentation.so
7fd8463b4000-7fd8463b5000 r--p 00002000 00:2d 16139040                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread/instrumentation.so
7fd8463b5000-7fd8463b6000 rw-p 00003000 00:2d 16139040                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread/instrumentation.so
7fd8463b6000-7fd8463b7000 r--p 00000000 00:2d 16161297                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/escape.so
7fd8463b7000-7fd8463b8000 r-xp 00001000 00:2d 16161297                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/escape.so
7fd8463b8000-7fd8463b9000 r--p 00002000 00:2d 16161297                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/escape.so
7fd8463b9000-7fd8463ba000 r--p 00002000 00:2d 16161297                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/escape.so
7fd8463ba000-7fd8463bb000 rw-p 00003000 00:2d 16161297                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/escape.so
7fd8463bb000-7fd8463bc000 r--p 00000000 00:2d 16161254                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/cesu_8.so
7fd8463bc000-7fd8463bd000 r-xp 00001000 00:2d 16161254                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/cesu_8.so
7fd8463bd000-7fd8463be000 r--p 00002000 00:2d 16161254                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/cesu_8.so
7fd8463be000-7fd8463bf000 r--p 00002000 00:2d 16161254                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/cesu_8.so
7fd8463bf000-7fd8463c0000 rw-p 00003000 00:2d 16161254                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/cesu_8.so
7fd8463c0000-7fd846590000 rw-p 00000000 00:00 0 
7fd846592000-7fd846593000 r--p 00000000 00:2d 16161321                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese.so
7fd846593000-7fd846594000 r-xp 00001000 00:2d 16161321                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese.so
7fd846594000-7fd846595000 r--p 00002000 00:2d 16161321                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese.so
7fd846595000-7fd846596000 r--p 00002000 00:2d 16161321                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese.so
7fd846596000-7fd846597000 rw-p 00003000 00:2d 16161321                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese.so
7fd846597000-7fd846598000 r--p 00000000 00:2d 16138620                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/random.so
7fd846598000-7fd846599000 r-xp 00001000 00:2d 16138620                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/random.so
7fd846599000-7fd84659a000 r--p 00002000 00:2d 16138620                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/random.so
7fd84659a000-7fd84659b000 r--p 00002000 00:2d 16138620                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/random.so
7fd84659b000-7fd84659c000 rw-p 00003000 00:2d 16138620                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/random.so
7fd84659c000-7fd84659f000 r--p 00000000 00:2d 16136929                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/objspace.so
7fd84659f000-7fd8465a7000 r-xp 00003000 00:2d 16136929                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/objspace.so
7fd8465a7000-7fd8465aa000 r--p 0000b000 00:2d 16136929                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/objspace.so
7fd8465aa000-7fd8465ab000 r--p 0000d000 00:2d 16136929                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/objspace.so
7fd8465ab000-7fd8465ac000 rw-p 0000e000 00:2d 16136929                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/objspace.so
7fd8465ac000-7fd8465b9000 r--p 00000000 00:2d 16139167                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/nkf.so
7fd8465b9000-7fd8465c7000 r-xp 0000d000 00:2d 16139167                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/nkf.so
7fd8465c7000-7fd8465f5000 r--p 0001b000 00:2d 16139167                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/nkf.so
7fd8465f5000-7fd8465f6000 ---p 00049000 00:2d 16139167                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/nkf.so
7fd8465f6000-7fd8465fd000 r--p 00049000 00:2d 16139167                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/nkf.so
7fd8465fd000-7fd8465fe000 rw-p 00050000 00:2d 16139167                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/nkf.so
7fd8465fe000-7fd846730000 rw-p 00000000 00:00 0 
7fd846730000-7fd846732000 r--p 00000000 00:2d 16253295                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/generator.so
7fd846732000-7fd846739000 r-xp 00002000 00:2d 16253295                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/generator.so
7fd846739000-7fd84673b000 r--p 00009000 00:2d 16253295                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/generator.so
7fd84673b000-7fd84673c000 r--p 0000a000 00:2d 16253295                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/generator.so
7fd84673c000-7fd84673d000 rw-p 0000b000 00:2d 16253295                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/generator.so
7fd846740000-7fd846741000 r--p 00000000 00:2d 16139257                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/syslog.so
7fd846741000-7fd846743000 r-xp 00001000 00:2d 16139257                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/syslog.so
7fd846743000-7fd846744000 r--p 00003000 00:2d 16139257                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/syslog.so
7fd846744000-7fd846745000 r--p 00003000 00:2d 16139257                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/syslog.so
7fd846745000-7fd846746000 rw-p 00004000 00:2d 16139257                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/syslog.so
7fd846746000-7fd846747000 r--p 00000000 00:2d 16138576                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7fd846747000-7fd846748000 r-xp 00001000 00:2d 16138576                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7fd846748000-7fd846749000 r--p 00002000 00:2d 16138576                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7fd846749000-7fd84674a000 r--p 00002000 00:2d 16138576                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7fd84674a000-7fd84674b000 rw-p 00003000 00:2d 16138576                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7fd84674b000-7fd84674c000 r--p 00000000 00:2d 16139074                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fcntl.so
7fd84674c000-7fd84674d000 r-xp 00001000 00:2d 16139074                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fcntl.so
7fd84674d000-7fd84674e000 r--p 00002000 00:2d 16139074                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fcntl.so
7fd84674e000-7fd84674f000 r--p 00002000 00:2d 16139074                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fcntl.so
7fd84674f000-7fd846750000 rw-p 00003000 00:2d 16139074                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fcntl.so
7fd846750000-7fd846820000 rw-p 00000000 00:00 0 
7fd846821000-7fd846822000 r--p 00000000 00:2d 16161322                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/korean.so
7fd846822000-7fd846823000 r-xp 00001000 00:2d 16161322                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/korean.so
7fd846823000-7fd84685d000 r--p 00002000 00:2d 16161322                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/korean.so
7fd84685d000-7fd84685e000 ---p 0003c000 00:2d 16161322                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/korean.so
7fd84685e000-7fd84685f000 r--p 0003c000 00:2d 16161322                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/korean.so
7fd84685f000-7fd846860000 rw-p 0003d000 00:2d 16161322                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/korean.so
7fd846860000-7fd846a40000 rw-p 00000000 00:00 0 
7fd846a42000-7fd846a43000 r--p 00000000 00:2d 16139054                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/continuation.so
7fd846a43000-7fd846a44000 r-xp 00001000 00:2d 16139054                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/continuation.so
7fd846a44000-7fd846a45000 r--p 00002000 00:2d 16139054                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/continuation.so
7fd846a45000-7fd846a46000 r--p 00002000 00:2d 16139054                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/continuation.so
7fd846a46000-7fd846a47000 rw-p 00003000 00:2d 16139054                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/continuation.so
7fd846a47000-7fd846a4e000 r--p 00000000 00:2d 16137185                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
7fd846a4e000-7fd846a73000 r-xp 00007000 00:2d 16137185                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
7fd846a73000-7fd846a8d000 r--p 0002c000 00:2d 16137185                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
7fd846a8d000-7fd846a8f000 r--p 00045000 00:2d 16137185                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
7fd846a8f000-7fd846a90000 rw-p 00047000 00:2d 16137185                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
7fd846a90000-7fd846c50000 rw-p 00000000 00:00 0 
7fd846c50000-7fd846c52000 r--p 00000000 00:2d 16265159                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/parser.so
7fd846c52000-7fd846c56000 r-xp 00002000 00:2d 16265159                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/parser.so
7fd846c56000-7fd846c57000 r--p 00006000 00:2d 16265159                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/parser.so
7fd846c57000-7fd846c58000 r--p 00006000 00:2d 16265159                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/parser.so
7fd846c58000-7fd846c59000 rw-p 00007000 00:2d 16265159                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/parser.so
7fd846c59000-7fd846c5b000 r--p 00000000 00:2d 16139176                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pty.so
7fd846c5b000-7fd846c5d000 r-xp 00002000 00:2d 16139176                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pty.so
7fd846c5d000-7fd846c5e000 r--p 00004000 00:2d 16139176                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pty.so
7fd846c5e000-7fd846c5f000 r--p 00004000 00:2d 16139176                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pty.so
7fd846c5f000-7fd846c60000 rw-p 00005000 00:2d 16139176                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pty.so
7fd846c60000-7fd846ca0000 rw-p 00000000 00:00 0 
7fd846ca4000-7fd846ca6000 r--p 00000000 00:2d 16139174                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pathname.so
7fd846ca6000-7fd846cac000 r-xp 00002000 00:2d 16139174                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pathname.so
7fd846cac000-7fd846cae000 r--p 00008000 00:2d 16139174                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pathname.so
7fd846cae000-7fd846caf000 r--p 00009000 00:2d 16139174                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pathname.so
7fd846caf000-7fd846cb0000 rw-p 0000a000 00:2d 16139174                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pathname.so
7fd846cb0000-7fd846d20000 rw-p 00000000 00:00 0 
7fd846d22000-7fd846d24000 r--p 00000000 00:2d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7fd846d24000-7fd846d2b000 r-xp 00002000 00:2d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7fd846d2b000-7fd846d2c000 r--p 00009000 00:2d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7fd846d2c000-7fd846d2d000 ---p 0000a000 00:2d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7fd846d2d000-7fd846d2e000 r--p 0000a000 00:2d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7fd846d2e000-7fd846d2f000 rw-p 0000b000 00:2d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7fd846d2f000-7fd846d33000 r--p 00000000 00:2d 16139145                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fiddle.so
7fd846d33000-7fd846d3b000 r-xp 00004000 00:2d 16139145                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fiddle.so
7fd846d3b000-7fd846d3e000 r--p 0000c000 00:2d 16139145                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fiddle.so
7fd846d3e000-7fd846d3f000 r--p 0000e000 00:2d 16139145                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fiddle.so
7fd846d3f000-7fd846d40000 rw-p 0000f000 00:2d 16139145                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fiddle.so
7fd846d40000-7fd846da0000 rw-p 00000000 00:00 0 
7fd846da4000-7fd846da6000 r--p 00000000 00:2d 16138609                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/memory_view.so
7fd846da6000-7fd846da8000 r-xp 00002000 00:2d 16138609                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/memory_view.so
7fd846da8000-7fd846da9000 r--p 00004000 00:2d 16138609                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/memory_view.so
7fd846da9000-7fd846daa000 r--p 00004000 00:2d 16138609                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/memory_view.so
7fd846daa000-7fd846dab000 rw-p 00005000 00:2d 16138609                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/memory_view.so
7fd846dab000-7fd846dac000 r--p 00000000 00:2d 16139072                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/erb/escape.so
7fd846dac000-7fd846dad000 r-xp 00001000 00:2d 16139072                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/erb/escape.so
7fd846dad000-7fd846dae000 r--p 00002000 00:2d 16139072                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/erb/escape.so
7fd846dae000-7fd846daf000 r--p 00002000 00:2d 16139072                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/erb/escape.so
7fd846daf000-7fd846db0000 rw-p 00003000 00:2d 16139072                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/erb/escape.so
7fd846db0000-7fd846dc0000 rw-p 00000000 00:00 0 
7fd846dc4000-7fd846e76000 r--p 00000000 00:2d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fd846e76000-7fd8470d4000 r-xp 000b2000 00:2d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fd8470d4000-7fd8471a6000 r--p 00310000 00:2d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fd8471a6000-7fd847201000 r--p 003e1000 00:2d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fd847201000-7fd847204000 rw-p 0043c000 00:2d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fd847204000-7fd847207000 rw-p 00000000 00:00 0 
7fd847207000-7fd847225000 r--p 00000000 00:2d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fd847225000-7fd847280000 r-xp 0001e000 00:2d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fd847280000-7fd84729d000 r--p 00079000 00:2d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fd84729d000-7fd8472a7000 r--p 00095000 00:2d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fd8472a7000-7fd8472ab000 rw-p 0009f000 00:2d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fd8472ab000-7fd8472c0000 r--p 00000000 00:2d 16160291                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/openssl.so
7fd8472c0000-7fd8472f8000 r-xp 00015000 00:2d 16160291                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/openssl.so
7fd8472f8000-7fd84730a000 r--p 0004d000 00:2d 16160291                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/openssl.so
7fd84730a000-7fd84730b000 ---p 0005f000 00:2d 16160291                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/openssl.so
7fd84730b000-7fd84730d000 r--p 0005f000 00:2d 16160291                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/openssl.so
7fd84730d000-7fd84730f000 rw-p 00061000 00:2d 16160291                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/openssl.so
7fd84730f000-7fd847350000 rw-p 00000000 00:00 0 
7fd847354000-7fd847355000 r--p 00000000 00:2d 16139084                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
7fd847355000-7fd847356000 r-xp 00001000 00:2d 16139084                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
7fd847356000-7fd847357000 r--p 00002000 00:2d 16139084                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
7fd847357000-7fd847358000 r--p 00002000 00:2d 16139084                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
7fd847358000-7fd847359000 rw-p 00003000 00:2d 16139084                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
7fd847359000-7fd84735a000 r--p 00000000 00:2d 16139140                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
7fd84735a000-7fd84735b000 r-xp 00001000 00:2d 16139140                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
7fd84735b000-7fd84735c000 r--p 00002000 00:2d 16139140                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
7fd84735c000-7fd84735d000 r--p 00002000 00:2d 16139140                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
7fd84735d000-7fd84735e000 rw-p 00003000 00:2d 16139140                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
7fd84735e000-7fd847364000 r--p 00000000 00:2d 16136994                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
7fd847364000-7fd847386000 r-xp 00006000 00:2d 16136994                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
7fd847386000-7fd84738e000 r--p 00028000 00:2d 16136994                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
7fd84738e000-7fd84738f000 r--p 0002f000 00:2d 16136994                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
7fd84738f000-7fd847390000 rw-p 00030000 00:2d 16136994                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
7fd847390000-7fd8473e0000 rw-p 00000000 00:00 0 
7fd8473e2000-7fd8473e3000 r--p 00000000 00:2d 16139085                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
7fd8473e3000-7fd8473e4000 r-xp 00001000 00:2d 16139085                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
7fd8473e4000-7fd8473e5000 r--p 00002000 00:2d 16139085                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
7fd8473e5000-7fd8473e6000 r--p 00002000 00:2d 16139085                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
7fd8473e6000-7fd8473e7000 rw-p 00003000 00:2d 16139085                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
7fd8473e7000-7fd8473e8000 r--p 00000000 00:2d 16155546                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/bubblebabble.so
7fd8473e8000-7fd8473e9000 r-xp 00001000 00:2d 16155546                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/bubblebabble.so
7fd8473e9000-7fd8473ea000 r--p 00002000 00:2d 16155546                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/bubblebabble.so
7fd8473ea000-7fd8473eb000 r--p 00002000 00:2d 16155546                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/bubblebabble.so
7fd8473eb000-7fd8473ec000 rw-p 00003000 00:2d 16155546                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/bubblebabble.so
7fd8473ec000-7fd8473ef000 r--p 00000000 00:2d 16139259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
7fd8473ef000-7fd8473fb000 r-xp 00003000 00:2d 16139259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
7fd8473fb000-7fd8473fe000 r--p 0000f000 00:2d 16139259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
7fd8473fe000-7fd8473ff000 r--p 00011000 00:2d 16139259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
7fd8473ff000-7fd847400000 rw-p 00012000 00:2d 16139259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
7fd847400000-7fd847460000 rw-p 00000000 00:00 0 
7fd847462000-7fd847464000 r--p 00000000 00:2d 16127362                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/strscan.so
7fd847464000-7fd847468000 r-xp 00002000 00:2d 16127362                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/strscan.so
7fd847468000-7fd84746a000 r--p 00006000 00:2d 16127362                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/strscan.so
7fd84746a000-7fd84746b000 r--p 00007000 00:2d 16127362                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/strscan.so
7fd84746b000-7fd84746c000 rw-p 00008000 00:2d 16127362                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/strscan.so
7fd84746c000-7fd84746d000 r--p 00000000 00:2d 16129925                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/coverage.so
7fd84746d000-7fd84746f000 r-xp 00001000 00:2d 16129925                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/coverage.so
7fd84746f000-7fd847470000 r--p 00003000 00:2d 16129925                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/coverage.so
7fd847470000-7fd847471000 r--p 00003000 00:2d 16129925                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/coverage.so
7fd847471000-7fd847472000 rw-p 00004000 00:2d 16129925                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/coverage.so
7fd847472000-7fd847473000 r--p 00000000 00:2d 16161263                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fd847473000-7fd847474000 r-xp 00001000 00:2d 16161263                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fd847474000-7fd84748e000 r--p 00002000 00:2d 16161263                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fd84748e000-7fd84748f000 r--p 0001b000 00:2d 16161263                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fd84748f000-7fd847490000 rw-p 0001c000 00:2d 16161263                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fd847490000-7fd847491000 r--p 00000000 00:2d 16161261                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji.so
7fd847491000-7fd847492000 r-xp 00001000 00:2d 16161261                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji.so
7fd847492000-7fd84749c000 r--p 00002000 00:2d 16161261                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji.so
7fd84749c000-7fd84749d000 ---p 0000c000 00:2d 16161261                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji.so
7fd84749d000-7fd84749e000 r--p 0000c000 00:2d 16161261                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji.so
7fd84749e000-7fd84749f000 rw-p 0000d000 00:2d 16161261                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji.so
7fd84749f000-7fd8474a0000 r--p 00000000 00:2d 16161315                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/iso2022.so
7fd8474a0000-7fd8474a1000 r-xp 00001000 00:2d 16161315                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/iso2022.so
7fd8474a1000-7fd8474a2000 r--p 00002000 00:2d 16161315                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/iso2022.so
7fd8474a2000-7fd8474a3000 ---p 00003000 00:2d 16161315                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/iso2022.so
7fd8474a3000-7fd8474a4000 r--p 00003000 00:2d 16161315                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/iso2022.so
7fd8474a4000-7fd8474a5000 rw-p 00004000 00:2d 16161315                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/iso2022.so
7fd8474a5000-7fd8474a6000 r--p 00000000 00:2d 16161342                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fd8474a6000-7fd8474a7000 r-xp 00001000 00:2d 16161342                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fd8474a7000-7fd8474fd000 r--p 00002000 00:2d 16161342                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fd8474fd000-7fd8474fe000 r--p 00057000 00:2d 16161342                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fd8474fe000-7fd8474ff000 rw-p 00058000 00:2d 16161342                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fd8474ff000-7fd847500000 r--p 00000000 00:2d 16161259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/ebcdic.so
7fd847500000-7fd847501000 r-xp 00001000 00:2d 16161259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/ebcdic.so
7fd847501000-7fd847502000 r--p 00002000 00:2d 16161259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/ebcdic.so
7fd847502000-7fd847503000 r--p 00002000 00:2d 16161259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/ebcdic.so
7fd847503000-7fd847504000 rw-p 00003000 00:2d 16161259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/ebcdic.so
7fd847504000-7fd847507000 r--p 00000000 00:2d 16161351                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
7fd847507000-7fd847508000 r-xp 00003000 00:2d 16161351                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
7fd847508000-7fd84751c000 r--p 00004000 00:2d 16161351                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
7fd84751c000-7fd847521000 r--p 00017000 00:2d 16161351                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
7fd847521000-7fd847522000 rw-p 0001c000 00:2d 16161351                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
7fd847522000-7fd847523000 r--p 00000000 00:2d 16161376                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fd847523000-7fd847525000 r-xp 00001000 00:2d 16161376                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fd847525000-7fd847526000 r--p 00003000 00:2d 16161376                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fd847526000-7fd847527000 ---p 00004000 00:2d 16161376                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fd847527000-7fd847528000 r--p 00004000 00:2d 16161376                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fd847528000-7fd847529000 rw-p 00005000 00:2d 16161376                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fd847529000-7fd84752b000 r--p 00000000 00:2d 16139067                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
7fd84752b000-7fd84752d000 r-xp 00002000 00:2d 16139067                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
7fd84752d000-7fd84752e000 r--p 00004000 00:2d 16139067                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
7fd84752e000-7fd84752f000 r--p 00004000 00:2d 16139067                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
7fd84752f000-7fd847530000 rw-p 00005000 00:2d 16139067                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
7fd847530000-7fd847570000 rw-p 00000000 00:00 0 
7fd847570000-7fd847571000 r--p 00000000 00:2d 16160129                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha2.so
7fd847571000-7fd847573000 r-xp 00001000 00:2d 16160129                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha2.so
7fd847573000-7fd847574000 r--p 00003000 00:2d 16160129                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha2.so
7fd847574000-7fd847575000 r--p 00003000 00:2d 16160129                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha2.so
7fd847575000-7fd847576000 rw-p 00004000 00:2d 16160129                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha2.so
7fd847576000-7fd847579000 r--p 00000000 00:2d 16130739                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
7fd847579000-7fd8475a8000 r-xp 00003000 00:2d 16130739                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
7fd8475a8000-7fd8475b1000 r--p 00032000 00:2d 16130739                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
7fd8475b1000-7fd8475b2000 r--p 0003a000 00:2d 16130739                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
7fd8475b2000-7fd8475b3000 rw-p 0003b000 00:2d 16130739                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
7fd8475b3000-7fd8475b4000 rw-p 00000000 00:00 0 
7fd8475b4000-7fd8475b6000 r--p 00000000 00:2d 16139250                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
7fd8475b6000-7fd8475bb000 r-xp 00002000 00:2d 16139250                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
7fd8475bb000-7fd8475bd000 r--p 00007000 00:2d 16139250                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
7fd8475bd000-7fd8475be000 r--p 00008000 00:2d 16139250                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
7fd8475be000-7fd8475bf000 rw-p 00009000 00:2d 16139250                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
7fd8475bf000-7fd8475c2000 r--p 00000000 00:2d 16139159                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/bigdecimal.so
7fd8475c2000-7fd8475da000 r-xp 00003000 00:2d 16139159                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/bigdecimal.so
7fd8475da000-7fd8475de000 r--p 0001b000 00:2d 16139159                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/bigdecimal.so
7fd8475de000-7fd8475df000 r--p 0001e000 00:2d 16139159                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/bigdecimal.so
7fd8475df000-7fd8475e0000 rw-p 0001f000 00:2d 16139159                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/bigdecimal.so
7fd8475e0000-7fd8475f0000 rw-p 00000000 00:00 0 
7fd8475f0000-7fd8475f1000 r--p 00000000 00:2d 16139057                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/cgi/escape.so
7fd8475f1000-7fd8475f3000 r-xp 00001000 00:2d 16139057                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/cgi/escape.so
7fd8475f3000-7fd8475f4000 r--p 00003000 00:2d 16139057                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/cgi/escape.so
7fd8475f4000-7fd8475f5000 r--p 00003000 00:2d 16139057                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/cgi/escape.so
7fd8475f5000-7fd8475f6000 rw-p 00004000 00:2d 16139057                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/cgi/escape.so
7fd8475f6000-7fd8475f7000 r--p 00000000 00:2d 16139052                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/wait.so
7fd8475f7000-7fd8475f8000 r-xp 00001000 00:2d 16139052                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/wait.so
7fd8475f8000-7fd8475f9000 r--p 00002000 00:2d 16139052                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/wait.so
7fd8475f9000-7fd8475fa000 r--p 00002000 00:2d 16139052                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/wait.so
7fd8475fa000-7fd8475fb000 rw-p 00003000 00:2d 16139052                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/wait.so
7fd8475fb000-7fd8475fc000 r--p 00000000 00:2d 16139048                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/typeddata.so
7fd8475fc000-7fd8475fd000 r-xp 00001000 00:2d 16139048                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/typeddata.so
7fd8475fd000-7fd8475fe000 r--p 00002000 00:2d 16139048                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/typeddata.so
7fd8475fe000-7fd8475ff000 r--p 00002000 00:2d 16139048                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/typeddata.so
7fd8475ff000-7fd847600000 rw-p 00003000 00:2d 16139048                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/typeddata.so
7fd847600000-7fd847610000 rw-p 00000000 00:00 0 
7fd847611000-7fd847612000 r--p 00000000 00:2d 16139044                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/tracepoint.so
7fd847612000-7fd847613000 r-xp 00001000 00:2d 16139044                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/tracepoint.so
7fd847613000-7fd847614000 r--p 00002000 00:2d 16139044                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/tracepoint.so
7fd847614000-7fd847615000 r--p 00002000 00:2d 16139044                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/tracepoint.so
7fd847615000-7fd847616000 rw-p 00003000 00:2d 16139044                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/tracepoint.so
7fd847616000-7fd847617000 r--p 00000000 00:2d 16139047                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/time.so
7fd847617000-7fd847618000 r-xp 00001000 00:2d 16139047                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/time.so
7fd847618000-7fd847619000 r--p 00002000 00:2d 16139047                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/time.so
7fd847619000-7fd84761a000 r--p 00002000 00:2d 16139047                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/time.so
7fd84761a000-7fd84761b000 rw-p 00003000 00:2d 16139047                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/time.so
7fd84761b000-7fd84761c000 r--p 00000000 00:2d 16139042                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread_fd.so
7fd84761c000-7fd84761d000 r-xp 00001000 00:2d 16139042                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread_fd.so
7fd84761d000-7fd84761e000 r--p 00002000 00:2d 16139042                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread_fd.so
7fd84761e000-7fd84761f000 r--p 00002000 00:2d 16139042                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread_fd.so
7fd84761f000-7fd847620000 rw-p 00003000 00:2d 16139042                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread_fd.so
7fd847620000-7fd847660000 rw-p 00000000 00:00 0 
7fd847664000-7fd847665000 r--p 00000000 00:2d 16139035                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/scan_args.so
7fd847665000-7fd847667000 r-xp 00001000 00:2d 16139035                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/scan_args.so
7fd847667000-7fd847668000 r--p 00003000 00:2d 16139035                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/scan_args.so
7fd847668000-7fd847669000 r--p 00003000 00:2d 16139035                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/scan_args.so
7fd847669000-7fd84766a000 rw-p 00004000 00:2d 16139035                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/scan_args.so
7fd84766a000-7fd84766b000 r--p 00000000 00:2d 16138623                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/recursion.so
7fd84766b000-7fd84766c000 r-xp 00001000 00:2d 16138623                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/recursion.so
7fd84766c000-7fd84766d000 r--p 00002000 00:2d 16138623                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/recursion.so
7fd84766d000-7fd84766e000 r--p 00002000 00:2d 16138623                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/recursion.so
7fd84766e000-7fd84766f000 rw-p 00003000 00:2d 16138623                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/recursion.so
7fd84766f000-7fd847670000 r--p 00000000 00:2d 16138618                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/printf.so
7fd847670000-7fd847671000 r-xp 00001000 00:2d 16138618                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/printf.so
7fd847671000-7fd847672000 r--p 00002000 00:2d 16138618                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/printf.so
7fd847672000-7fd847673000 r--p 00002000 00:2d 16138618                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/printf.so
7fd847673000-7fd847674000 rw-p 00003000 00:2d 16138618                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/printf.so
7fd847674000-7fd847675000 r--p 00000000 00:2d 16138610                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/notimplement.so
7fd847675000-7fd847676000 r-xp 00001000 00:2d 16138610                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/notimplement.so
7fd847676000-7fd847677000 r--p 00002000 00:2d 16138610                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/notimplement.so
7fd847677000-7fd847678000 r--p 00002000 00:2d 16138610                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/notimplement.so
7fd847678000-7fd847679000 rw-p 00003000 00:2d 16138610                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/notimplement.so
7fd847679000-7fd84767a000 r--p 00000000 00:2d 16138503                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/enumerator_kw.so
7fd84767a000-7fd84767b000 r-xp 00001000 00:2d 16138503                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/enumerator_kw.so
7fd84767b000-7fd84767c000 r--p 00002000 00:2d 16138503                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/enumerator_kw.so
7fd84767c000-7fd84767d000 r--p 00002000 00:2d 16138503                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/enumerator_kw.so
7fd84767d000-7fd84767e000 rw-p 00003000 00:2d 16138503                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/enumerator_kw.so
7fd84767e000-7fd84767f000 r--p 00000000 00:2d 16138468                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bug_5832.so
7fd84767f000-7fd847680000 r-xp 00001000 00:2d 16138468                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bug_5832.so
7fd847680000-7fd847681000 r--p 00002000 00:2d 16138468                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bug_5832.so
7fd847681000-7fd847682000 r--p 00002000 00:2d 16138468                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bug_5832.so
7fd847682000-7fd847683000 rw-p 00003000 00:2d 16138468                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bug_5832.so
7fd847683000-7fd847684000 r--p 00000000 00:2d 16139041                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/struct.so
7fd847684000-7fd847685000 r-xp 00001000 00:2d 16139041                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/struct.so
7fd847685000-7fd847686000 r--p 00002000 00:2d 16139041                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/struct.so
7fd847686000-7fd847687000 r--p 00002000 00:2d 16139041                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/struct.so
7fd847687000-7fd847688000 rw-p 00003000 00:2d 16139041                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/struct.so
7fd847688000-7fd847689000 r--p 00000000 00:2d 16139037                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/symbol.so
7fd847689000-7fd84768a000 r-xp 00001000 00:2d 16139037                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/symbol.so
7fd84768a000-7fd84768b000 r--p 00002000 00:2d 16139037                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/symbol.so
7fd84768b000-7fd84768c000 r--p 00002000 00:2d 16139037                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/symbol.so
7fd84768c000-7fd84768d000 rw-p 00003000 00:2d 16139037                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/symbol.so
7fd84768d000-7fd84768e000 r--p 00000000 00:2d 16159064                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1257.so
7fd84768e000-7fd84768f000 r-xp 00001000 00:2d 16159064                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1257.so
7fd84768f000-7fd847690000 r--p 00002000 00:2d 16159064                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1257.so
7fd847690000-7fd847691000 r--p 00002000 00:2d 16159064                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1257.so
7fd847691000-7fd847692000 rw-p 00003000 00:2d 16159064                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1257.so
7fd847692000-7fd847693000 r--p 00000000 00:2d 16158733                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1254.so
7fd847693000-7fd847694000 r-xp 00001000 00:2d 16158733                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1254.so
7fd847694000-7fd847695000 r--p 00002000 00:2d 16158733                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1254.so
7fd847695000-7fd847696000 r--p 00002000 00:2d 16158733                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1254.so
7fd847696000-7fd847697000 rw-p 00003000 00:2d 16158733                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1254.so
7fd847697000-7fd847698000 r--p 00000000 00:2d 16159069                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1253.so
7fd847698000-7fd847699000 r-xp 00001000 00:2d 16159069                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1253.so
7fd847699000-7fd84769a000 r--p 00002000 00:2d 16159069                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1253.so
7fd84769a000-7fd84769b000 r--p 00002000 00:2d 16159069                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1253.so
7fd84769b000-7fd84769c000 rw-p 00003000 00:2d 16159069                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1253.so
7fd84769c000-7fd84769d000 r--p 00000000 00:2d 16155508                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1252.so
7fd84769d000-7fd84769e000 r-xp 00001000 00:2d 16155508                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1252.so
7fd84769e000-7fd84769f000 r--p 00002000 00:2d 16155508                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1252.so
7fd84769f000-7fd8476a0000 r--p 00002000 00:2d 16155508                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1252.so
7fd8476a0000-7fd8476a1000 rw-p 00003000 00:2d 16155508                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1252.so
7fd8476a1000-7fd8476a2000 r--p 00000000 00:2d 16158974                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1251.so
7fd8476a2000-7fd8476a3000 r-xp 00001000 00:2d 16158974                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1251.so
7fd8476a3000-7fd8476a4000 r--p 00002000 00:2d 16158974                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1251.so
7fd8476a4000-7fd8476a5000 r--p 00002000 00:2d 16158974                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1251.so
7fd8476a5000-7fd8476a6000 rw-p 00003000 00:2d 16158974                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1251.so
7fd8476a6000-7fd8476a7000 r--p 00000000 00:2d 16158952                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1250.so
7fd8476a7000-7fd8476a8000 r-xp 00001000 00:2d 16158952                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1250.so
7fd8476a8000-7fd8476a9000 r--p 00002000 00:2d 16158952                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1250.so
7fd8476a9000-7fd8476aa000 r--p 00002000 00:2d 16158952                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1250.so
7fd8476aa000-7fd8476ab000 rw-p 00003000 00:2d 16158952                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1250.so
7fd8476ab000-7fd8476ac000 r--p 00000000 00:2d 16158800                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/shift_jis.so
7fd8476ac000-7fd8476ad000 r-xp 00001000 00:2d 16158800                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/shift_jis.so
7fd8476ad000-7fd8476ae000 r--p 00002000 00:2d 16158800                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/shift_jis.so
7fd8476ae000-7fd8476af000 ---p 00003000 00:2d 16158800                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/shift_jis.so
7fd8476af000-7fd8476b0000 r--p 00003000 00:2d 16158800                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/shift_jis.so
7fd8476b0000-7fd8476b1000 rw-p 00004000 00:2d 16158800                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/shift_jis.so
7fd8476b1000-7fd8476b2000 r--p 00000000 00:2d 16158387                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_u.so
7fd8476b2000-7fd8476b3000 r-xp 00001000 00:2d 16158387                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_u.so
7fd8476b3000-7fd8476b4000 r--p 00002000 00:2d 16158387                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_u.so
7fd8476b4000-7fd8476b5000 r--p 00002000 00:2d 16158387                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_u.so
7fd8476b5000-7fd8476b6000 rw-p 00003000 00:2d 16158387                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_u.so
7fd8476b6000-7fd8476b7000 r--p 00000000 00:2d 16158459                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_r.so
7fd8476b7000-7fd8476b8000 r-xp 00001000 00:2d 16158459                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_r.so
7fd8476b8000-7fd8476b9000 r--p 00002000 00:2d 16158459                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_r.so
7fd8476b9000-7fd8476ba000 r--p 00002000 00:2d 16158459                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_r.so
7fd8476ba000-7fd8476bb000 rw-p 00003000 00:2d 16158459                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_r.so
7fd8476bb000-7fd8476bc000 r--p 00000000 00:2d 16158704                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_16.so
7fd8476bc000-7fd8476bd000 r-xp 00001000 00:2d 16158704                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_16.so
7fd8476bd000-7fd8476be000 r--p 00002000 00:2d 16158704                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_16.so
7fd8476be000-7fd8476bf000 r--p 00002000 00:2d 16158704                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_16.so
7fd8476bf000-7fd8476c0000 rw-p 00003000 00:2d 16158704                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_16.so
7fd8476c0000-7fd8476c1000 r--p 00000000 00:2d 16157231                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_15.so
7fd8476c1000-7fd8476c2000 r-xp 00001000 00:2d 16157231                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_15.so
7fd8476c2000-7fd8476c3000 r--p 00002000 00:2d 16157231                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_15.so
7fd8476c3000-7fd8476c4000 r--p 00002000 00:2d 16157231                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_15.so
7fd8476c4000-7fd8476c5000 rw-p 00003000 00:2d 16157231                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_15.so
7fd8476c5000-7fd8476c6000 r--p 00000000 00:2d 16156326                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_14.so
7fd8476c6000-7fd8476c7000 r-xp 00001000 00:2d 16156326                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_14.so
7fd8476c7000-7fd8476c8000 r--p 00002000 00:2d 16156326                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_14.so
7fd8476c8000-7fd8476c9000 r--p 00002000 00:2d 16156326                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_14.so
7fd8476c9000-7fd8476ca000 rw-p 00003000 00:2d 16156326                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_14.so
7fd8476ca000-7fd8476cb000 r--p 00000000 00:2d 16156332                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_13.so
7fd8476cb000-7fd8476cc000 r-xp 00001000 00:2d 16156332                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_13.so
7fd8476cc000-7fd8476cd000 r--p 00002000 00:2d 16156332                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_13.so
7fd8476cd000-7fd8476ce000 r--p 00002000 00:2d 16156332                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_13.so
7fd8476ce000-7fd8476cf000 rw-p 00003000 00:2d 16156332                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_13.so
7fd8476cf000-7fd8476d0000 r--p 00000000 00:2d 16147918                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_11.so
7fd8476d0000-7fd8476d1000 r-xp 00001000 00:2d 16147918                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_11.so
7fd8476d1000-7fd8476d2000 r--p 00002000 00:2d 16147918                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_11.so
7fd8476d2000-7fd8476d3000 r--p 00002000 00:2d 16147918                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_11.so
7fd8476d3000-7fd8476d4000 rw-p 00003000 00:2d 16147918                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_11.so
7fd8476d4000-7fd8476d5000 r--p 00000000 00:2d 16158766                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_10.so
7fd8476d5000-7fd8476d6000 r-xp 00001000 00:2d 16158766                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_10.so
7fd8476d6000-7fd8476d7000 r--p 00002000 00:2d 16158766                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_10.so
7fd8476d7000-7fd8476d8000 r--p 00002000 00:2d 16158766                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_10.so
7fd8476d8000-7fd8476d9000 rw-p 00003000 00:2d 16158766                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_10.so
7fd8476d9000-7fd8476da000 r--p 00000000 00:2d 16158708                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_9.so
7fd8476da000-7fd8476db000 r-xp 00001000 00:2d 16158708                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_9.so
7fd8476db000-7fd8476dc000 r--p 00002000 00:2d 16158708                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_9.so
7fd8476dc000-7fd8476dd000 r--p 00002000 00:2d 16158708                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_9.so
7fd8476dd000-7fd8476de000 rw-p 00003000 00:2d 16158708                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_9.so
7fd8476de000-7fd8476df000 r--p 00000000 00:2d 16158697                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_8.so
7fd8476df000-7fd8476e0000 r-xp 00001000 00:2d 16158697                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_8.so
7fd8476e0000-7fd8476e1000 r--p 00002000 00:2d 16158697                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_8.so
7fd8476e1000-7fd8476e2000 r--p 00002000 00:2d 16158697                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_8.so
7fd8476e2000-7fd8476e3000 rw-p 00003000 00:2d 16158697                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_8.so
7fd8476e3000-7fd8476e4000 r--p 00000000 00:2d 16156196                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_7.so
7fd8476e4000-7fd8476e5000 r-xp 00001000 00:2d 16156196                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_7.so
7fd8476e5000-7fd8476e6000 r--p 00002000 00:2d 16156196                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_7.so
7fd8476e6000-7fd8476e7000 r--p 00002000 00:2d 16156196                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_7.so
7fd8476e7000-7fd8476e8000 rw-p 00003000 00:2d 16156196                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_7.so
7fd8476e8000-7fd8476e9000 r--p 00000000 00:2d 16158699                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_6.so
7fd8476e9000-7fd8476ea000 r-xp 00001000 00:2d 16158699                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_6.so
7fd8476ea000-7fd8476eb000 r--p 00002000 00:2d 16158699                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_6.so
7fd8476eb000-7fd8476ec000 r--p 00002000 00:2d 16158699                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_6.so
7fd8476ec000-7fd8476ed000 rw-p 00003000 00:2d 16158699                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_6.so
7fd8476ed000-7fd8476ee000 r--p 00000000 00:2d 16158468                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_5.so
7fd8476ee000-7fd8476ef000 r-xp 00001000 00:2d 16158468                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_5.so
7fd8476ef000-7fd8476f0000 r--p 00002000 00:2d 16158468                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_5.so
7fd8476f0000-7fd8476f1000 r--p 00002000 00:2d 16158468                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_5.so
7fd8476f1000-7fd8476f2000 rw-p 00003000 00:2d 16158468                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_5.so
7fd8476f2000-7fd8476f3000 r--p 00000000 00:2d 16158685                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_4.so
7fd8476f3000-7fd8476f4000 r-xp 00001000 00:2d 16158685                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_4.so
7fd8476f4000-7fd8476f5000 r--p 00002000 00:2d 16158685                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_4.so
7fd8476f5000-7fd8476f6000 r--p 00002000 00:2d 16158685                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_4.so
7fd8476f6000-7fd8476f7000 rw-p 00003000 00:2d 16158685                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_4.so
7fd8476f7000-7fd8476f8000 r--p 00000000 00:2d 16148536                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_3.so
7fd8476f8000-7fd8476f9000 r-xp 00001000 00:2d 16148536                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_3.so
7fd8476f9000-7fd8476fa000 r--p 00002000 00:2d 16148536                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_3.so
7fd8476fa000-7fd8476fb000 r--p 00002000 00:2d 16148536                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_3.so
7fd8476fb000-7fd8476fc000 rw-p 00003000 00:2d 16148536                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_3.so
7fd8476fc000-7fd8476fd000 r--p 00000000 00:2d 16157771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
7fd8476fd000-7fd8476fe000 r-xp 00001000 00:2d 16157771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
7fd8476fe000-7fd8476ff000 r--p 00002000 00:2d 16157771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
7fd8476ff000-7fd847700000 r--p 00002000 00:2d 16157771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
7fd847700000-7fd847701000 rw-p 00003000 00:2d 16157771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
7fd847701000-7fd847702000 r--p 00000000 00:2d 16158701                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
7fd847702000-7fd847703000 r-xp 00001000 00:2d 16158701                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
7fd847703000-7fd847704000 r--p 00002000 00:2d 16158701                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
7fd847704000-7fd847705000 r--p 00002000 00:2d 16158701                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
7fd847705000-7fd847706000 rw-p 00003000 00:2d 16158701                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
7fd847706000-7fd847707000 r--p 00000000 00:2d 16158435                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gbk.so
7fd847707000-7fd847708000 r-xp 00001000 00:2d 16158435                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gbk.so
7fd847708000-7fd847709000 r--p 00002000 00:2d 16158435                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gbk.so
7fd847709000-7fd84770a000 r--p 00002000 00:2d 16158435                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gbk.so
7fd84770a000-7fd84770b000 rw-p 00003000 00:2d 16158435                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gbk.so
7fd84770b000-7fd84770c000 r--p 00000000 00:2d 16148669                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gb18030.so
7fd84770c000-7fd84770d000 r-xp 00001000 00:2d 16148669                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gb18030.so
7fd84770d000-7fd84770e000 r--p 00002000 00:2d 16148669                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gb18030.so
7fd84770e000-7fd84770f000 r--p 00002000 00:2d 16148669                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gb18030.so
7fd84770f000-7fd847710000 rw-p 00003000 00:2d 16148669                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gb18030.so
7fd847710000-7fd847711000 r--p 00000000 00:2d 16158610                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_tw.so
7fd847711000-7fd847712000 r-xp 00001000 00:2d 16158610                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_tw.so
7fd847712000-7fd847713000 r--p 00002000 00:2d 16158610                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_tw.so
7fd847713000-7fd847714000 r--p 00002000 00:2d 16158610                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_tw.so
7fd847714000-7fd847715000 rw-p 00003000 00:2d 16158610                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_tw.so
7fd847715000-7fd847716000 r--p 00000000 00:2d 16158112                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_kr.so
7fd847716000-7fd847717000 r-xp 00001000 00:2d 16158112                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_kr.so
7fd847717000-7fd847718000 r--p 00002000 00:2d 16158112                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_kr.so
7fd847718000-7fd847719000 r--p 00002000 00:2d 16158112                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_kr.so
7fd847719000-7fd84771a000 rw-p 00003000 00:2d 16158112                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_kr.so
7fd84771a000-7fd84771b000 r--p 00000000 00:2d 16158429                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/emacs_mule.so
7fd84771b000-7fd84771c000 r-xp 00001000 00:2d 16158429                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/emacs_mule.so
7fd84771c000-7fd84771d000 r--p 00002000 00:2d 16158429                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/emacs_mule.so
7fd84771d000-7fd84771e000 r--p 00002000 00:2d 16158429                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/emacs_mule.so
7fd84771e000-7fd84771f000 rw-p 00003000 00:2d 16158429                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/emacs_mule.so
7fd84771f000-7fd847720000 r--p 00000000 00:2d 16137042                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cp949.so
7fd847720000-7fd847721000 r-xp 00001000 00:2d 16137042                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cp949.so
7fd847721000-7fd847722000 r--p 00002000 00:2d 16137042                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cp949.so
7fd847722000-7fd847723000 r--p 00002000 00:2d 16137042                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cp949.so
7fd847723000-7fd847724000 rw-p 00003000 00:2d 16137042                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cp949.so
7fd847724000-7fd847725000 r--p 00000000 00:2d 16147801                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cesu_8.so
7fd847725000-7fd847726000 r-xp 00001000 00:2d 16147801                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cesu_8.so
7fd847726000-7fd847727000 r--p 00002000 00:2d 16147801                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cesu_8.so
7fd847727000-7fd847728000 ---p 00003000 00:2d 16147801                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cesu_8.so
7fd847728000-7fd847729000 r--p 00003000 00:2d 16147801                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cesu_8.so
7fd847729000-7fd84772a000 rw-p 00004000 00:2d 16147801                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cesu_8.so
7fd84772a000-7fd84772b000 r--p 00000000 00:2d 16157797                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/big5.so
7fd84772b000-7fd84772c000 r-xp 00001000 00:2d 16157797                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/big5.so
7fd84772c000-7fd84772e000 r--p 00002000 00:2d 16157797                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/big5.so
7fd84772e000-7fd84772f000 r--p 00003000 00:2d 16157797                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/big5.so
7fd84772f000-7fd847730000 rw-p 00004000 00:2d 16157797                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/big5.so
7fd847730000-7fd847731000 r--p 00000000 00:2d 16158905                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
7fd847731000-7fd847732000 r-xp 00001000 00:2d 16158905                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
7fd847732000-7fd847733000 r--p 00002000 00:2d 16158905                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
7fd847733000-7fd847734000 ---p 00003000 00:2d 16158905                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
7fd847734000-7fd847735000 r--p 00003000 00:2d 16158905                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
7fd847735000-7fd847736000 rw-p 00004000 00:2d 16158905                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
7fd847736000-7fd847737000 r--p 00000000 00:2d 16158577                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
7fd847737000-7fd847738000 r-xp 00001000 00:2d 16158577                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
7fd847738000-7fd847739000 r--p 00002000 00:2d 16158577                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
7fd847739000-7fd84773a000 ---p 00003000 00:2d 16158577                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
7fd84773a000-7fd84773b000 r--p 00003000 00:2d 16158577                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
7fd84773b000-7fd84773c000 rw-p 00004000 00:2d 16158577                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
7fd84773c000-7fd84773d000 r--p 00000000 00:2d 16156557                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32le.so
7fd84773d000-7fd84773e000 r-xp 00001000 00:2d 16156557                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32le.so
7fd84773e000-7fd84773f000 r--p 00002000 00:2d 16156557                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32le.so
7fd84773f000-7fd847740000 r--p 00002000 00:2d 16156557                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32le.so
7fd847740000-7fd847741000 rw-p 00003000 00:2d 16156557                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32le.so
7fd847741000-7fd847742000 r--p 00000000 00:2d 16158765                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32be.so
7fd847742000-7fd847743000 r-xp 00001000 00:2d 16158765                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32be.so
7fd847743000-7fd847744000 r--p 00002000 00:2d 16158765                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32be.so
7fd847744000-7fd847745000 r--p 00002000 00:2d 16158765                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32be.so
7fd847745000-7fd847746000 rw-p 00003000 00:2d 16158765                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32be.so
7fd847746000-7fd847747000 r--p 00000000 00:2d 16158754                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
7fd847747000-7fd847748000 r-xp 00001000 00:2d 16158754                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
7fd847748000-7fd847749000 r--p 00002000 00:2d 16158754                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
7fd847749000-7fd84774a000 r--p 00002000 00:2d 16158754                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
7fd84774a000-7fd84774b000 rw-p 00003000 00:2d 16158754                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
7fd84774b000-7fd84774c000 r--p 00000000 00:2d 16158817                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
7fd84774c000-7fd84774d000 r-xp 00001000 00:2d 16158817                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
7fd84774d000-7fd84774e000 r--p 00002000 00:2d 16158817                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
7fd84774e000-7fd84774f000 r--p 00002000 00:2d 16158817                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
7fd84774f000-7fd847750000 rw-p 00003000 00:2d 16158817                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
7fd847750000-7fd847752000 r--p 00000000 00:2d 16139053                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/string.so
7fd847752000-7fd847754000 r-xp 00002000 00:2d 16139053                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/string.so
7fd847754000-7fd847755000 r--p 00004000 00:2d 16139053                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/string.so
7fd847755000-7fd847756000 ---p 00005000 00:2d 16139053                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/string.so
7fd847756000-7fd847757000 r--p 00005000 00:2d 16139053                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/string.so
7fd847757000-7fd847758000 rw-p 00006000 00:2d 16139053                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/string.so
7fd847758000-7fd847759000 r--p 00000000 00:2d 16139034                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/update.so
7fd847759000-7fd84775a000 r-xp 00001000 00:2d 16139034                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/update.so
7fd84775a000-7fd84775b000 r--p 00002000 00:2d 16139034                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/update.so
7fd84775b000-7fd84775c000 r--p 00002000 00:2d 16139034                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/update.so
7fd84775c000-7fd84775d000 rw-p 00003000 00:2d 16139034                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/update.so
7fd84775d000-7fd84775e000 r--p 00000000 00:2d 16139032                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/numhash.so
7fd84775e000-7fd84775f000 r-xp 00001000 00:2d 16139032                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/numhash.so
7fd84775f000-7fd847760000 r--p 00002000 00:2d 16139032                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/numhash.so
7fd847760000-7fd847761000 r--p 00002000 00:2d 16139032                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/numhash.so
7fd847761000-7fd847762000 rw-p 00003000 00:2d 16139032                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/numhash.so
7fd847762000-7fd847763000 r--p 00000000 00:2d 16138962                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/foreach.so
7fd847763000-7fd847764000 r-xp 00001000 00:2d 16138962                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/foreach.so
7fd847764000-7fd847765000 r--p 00002000 00:2d 16138962                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/foreach.so
7fd847765000-7fd847766000 r--p 00002000 00:2d 16138962                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/foreach.so
7fd847766000-7fd847767000 rw-p 00003000 00:2d 16138962                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/foreach.so
7fd847767000-7fd847768000 r--p 00000000 00:2d 16138624                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rational.so
7fd847768000-7fd847769000 r-xp 00001000 00:2d 16138624                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rational.so
7fd847769000-7fd84776a000 r--p 00002000 00:2d 16138624                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rational.so
7fd84776a000-7fd84776b000 r--p 00002000 00:2d 16138624                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rational.so
7fd84776b000-7fd84776c000 rw-p 00003000 00:2d 16138624                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rational.so
7fd84776c000-7fd84776d000 r--p 00000000 00:2d 16138621                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/proc.so
7fd84776d000-7fd84776e000 r-xp 00001000 00:2d 16138621                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/proc.so
7fd84776e000-7fd84776f000 r--p 00002000 00:2d 16138621                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/proc.so
7fd84776f000-7fd847770000 r--p 00002000 00:2d 16138621                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/proc.so
7fd847770000-7fd847771000 rw-p 00003000 00:2d 16138621                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/proc.so
7fd847771000-7fd847772000 r--p 00000000 00:2d 16138617                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/postponed_job.so
7fd847772000-7fd847773000 r-xp 00001000 00:2d 16138617                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/postponed_job.so
7fd847773000-7fd847774000 r--p 00002000 00:2d 16138617                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/postponed_job.so
7fd847774000-7fd847775000 r--p 00002000 00:2d 16138617                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/postponed_job.so
7fd847775000-7fd847776000 rw-p 00003000 00:2d 16138617                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/postponed_job.so
7fd847776000-7fd847777000 r--p 00000000 00:2d 16138615                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7fd847777000-7fd847778000 r-xp 00001000 00:2d 16138615                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7fd847778000-7fd847779000 r--p 00002000 00:2d 16138615                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7fd847779000-7fd84777a000 r--p 00002000 00:2d 16138615                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7fd84777a000-7fd84777b000 rw-p 00003000 00:2d 16138615                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7fd84777b000-7fd84777c000 r--p 00000000 00:2d 16138611                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/path_to_class.so
7fd84777c000-7fd84777d000 r-xp 00001000 00:2d 16138611                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/path_to_class.so
7fd84777d000-7fd84777e000 r--p 00002000 00:2d 16138611                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/path_to_class.so
7fd84777e000-7fd84777f000 r--p 00002000 00:2d 16138611                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/path_to_class.so
7fd84777f000-7fd847780000 rw-p 00003000 00:2d 16138611                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/path_to_class.so
7fd847780000-7fd847790000 rw-p 00000000 00:00 0 
7fd847790000-7fd847791000 r--p 00000000 00:2d 16138612                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/num2int.so
7fd847791000-7fd847792000 r-xp 00001000 00:2d 16138612                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/num2int.so
7fd847792000-7fd847793000 r--p 00002000 00:2d 16138612                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/num2int.so
7fd847793000-7fd847794000 r--p 00002000 00:2d 16138612                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/num2int.so
7fd847794000-7fd847795000 rw-p 00003000 00:2d 16138612                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/num2int.so
7fd847795000-7fd847796000 r--p 00000000 00:2d 16138607                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/method.so
7fd847796000-7fd847797000 r-xp 00001000 00:2d 16138607                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/method.so
7fd847797000-7fd847798000 r--p 00002000 00:2d 16138607                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/method.so
7fd847798000-7fd847799000 r--p 00002000 00:2d 16138607                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/method.so
7fd847799000-7fd84779a000 rw-p 00003000 00:2d 16138607                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/method.so
7fd84779a000-7fd84779b000 r--p 00000000 00:2d 16138604                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/usr.so
7fd84779b000-7fd84779c000 r-xp 00001000 00:2d 16138604                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/usr.so
7fd84779c000-7fd84779d000 r--p 00002000 00:2d 16138604                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/usr.so
7fd84779d000-7fd84779e000 r--p 00002000 00:2d 16138604                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/usr.so
7fd84779e000-7fd84779f000 rw-p 00003000 00:2d 16138604                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/usr.so
7fd84779f000-7fd8477a0000 r--p 00000000 00:2d 16138586                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7fd8477a0000-7fd8477a1000 r-xp 00001000 00:2d 16138586                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7fd8477a1000-7fd8477a2000 r--p 00002000 00:2d 16138586                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7fd8477a2000-7fd8477a3000 r--p 00002000 00:2d 16138586                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7fd8477a3000-7fd8477a4000 rw-p 00003000 00:2d 16138586                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7fd8477a4000-7fd8477a5000 r--p 00000000 00:2d 16138575                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/protect.so
7fd8477a5000-7fd8477a6000 r-xp 00001000 00:2d 16138575                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/protect.so
7fd8477a6000-7fd8477a7000 r--p 00002000 00:2d 16138575                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/protect.so
7fd8477a7000-7fd8477a8000 r--p 00002000 00:2d 16138575                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/protect.so
7fd8477a8000-7fd8477a9000 rw-p 00003000 00:2d 16138575                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/protect.so
7fd8477a9000-7fd8477aa000 r--p 00000000 00:2d 16138581                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iter.so
7fd8477aa000-7fd8477ab000 r-xp 00001000 00:2d 16138581                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iter.so
7fd8477ab000-7fd8477ac000 r--p 00002000 00:2d 16138581                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iter.so
7fd8477ac000-7fd8477ad000 r--p 00002000 00:2d 16138581                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iter.so
7fd8477ad000-7fd8477ae000 rw-p 00003000 00:2d 16138581                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iter.so
7fd8477ae000-7fd8477af000 r--p 00000000 00:2d 16138565                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iseq_load.so
7fd8477af000-7fd8477b0000 r-xp 00001000 00:2d 16138565                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iseq_load.so
7fd8477b0000-7fd8477b1000 r--p 00002000 00:2d 16138565                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iseq_load.so
7fd8477b1000-7fd8477b2000 r--p 00002000 00:2d 16138565                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iseq_load.so
7fd8477b2000-7fd8477b3000 rw-p 00003000 00:2d 16138565                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iseq_load.so
7fd8477b3000-7fd8477b4000 r--p 00000000 00:2d 16138608                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/integer.so
7fd8477b4000-7fd8477b5000 r-xp 00001000 00:2d 16138608                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/integer.so
7fd8477b5000-7fd8477b6000 r--p 00002000 00:2d 16138608                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/integer.so
7fd8477b6000-7fd8477b7000 r--p 00002000 00:2d 16138608                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/integer.so
7fd8477b7000-7fd8477b8000 rw-p 00003000 00:2d 16138608                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/integer.so
7fd8477b8000-7fd8477b9000 r--p 00000000 00:2d 16138566                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/hash.so
7fd8477b9000-7fd8477ba000 r-xp 00001000 00:2d 16138566                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/hash.so
7fd8477ba000-7fd8477bb000 r--p 00002000 00:2d 16138566                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/hash.so
7fd8477bb000-7fd8477bc000 r--p 00002000 00:2d 16138566                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/hash.so
7fd8477bc000-7fd8477bd000 rw-p 00003000 00:2d 16138566                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/hash.so
7fd8477bd000-7fd8477be000 r--p 00000000 00:2d 16138548                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/funcall.so
7fd8477be000-7fd8477bf000 r-xp 00001000 00:2d 16138548                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/funcall.so
7fd8477bf000-7fd8477c0000 r--p 00002000 00:2d 16138548                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/funcall.so
7fd8477c0000-7fd8477c1000 r--p 00002000 00:2d 16138548                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/funcall.so
7fd8477c1000-7fd8477c2000 rw-p 00003000 00:2d 16138548                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/funcall.so
7fd8477c2000-7fd8477c3000 r--p 00000000 00:2d 16138552                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/float.so
7fd8477c3000-7fd8477c4000 r-xp 00001000 00:2d 16138552                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/float.so
7fd8477c4000-7fd8477c5000 r--p 00002000 00:2d 16138552                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/float.so
7fd8477c5000-7fd8477c6000 r--p 00002000 00:2d 16138552                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/float.so
7fd8477c6000-7fd8477c7000 rw-p 00003000 00:2d 16138552                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/float.so
7fd8477c7000-7fd8477c8000 r--p 00000000 00:2d 16138549                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/file.so
7fd8477c8000-7fd8477c9000 r-xp 00001000 00:2d 16138549                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/file.so
7fd8477c9000-7fd8477ca000 r--p 00002000 00:2d 16138549                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/file.so
7fd8477ca000-7fd8477cb000 r--p 00002000 00:2d 16138549                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/file.so
7fd8477cb000-7fd8477cc000 rw-p 00003000 00:2d 16138549                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/file.so
7fd8477cc000-7fd8477cd000 r--p 00000000 00:2d 16138543                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/exception.so
7fd8477cd000-7fd8477ce000 r-xp 00001000 00:2d 16138543                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/exception.so
7fd8477ce000-7fd8477cf000 r--p 00002000 00:2d 16138543                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/exception.so
7fd8477cf000-7fd8477d0000 r--p 00002000 00:2d 16138543                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/exception.so
7fd8477d0000-7fd8477d1000 rw-p 00003000 00:2d 16138543                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/exception.so
7fd8477d1000-7fd8477d2000 r--p 00000000 00:2d 16138513                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/eval.so
7fd8477d2000-7fd8477d3000 r-xp 00001000 00:2d 16138513                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/eval.so
7fd8477d3000-7fd8477d4000 r--p 00002000 00:2d 16138513                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/eval.so
7fd8477d4000-7fd8477d5000 r--p 00002000 00:2d 16138513                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/eval.so
7fd8477d5000-7fd8477d6000 rw-p 00003000 00:2d 16138513                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/eval.so
7fd8477d6000-7fd8477d7000 r--p 00000000 00:2d 16138508                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/econv.so
7fd8477d7000-7fd8477d8000 r-xp 00001000 00:2d 16138508                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/econv.so
7fd8477d8000-7fd8477d9000 r--p 00002000 00:2d 16138508                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/econv.so
7fd8477d9000-7fd8477da000 r--p 00002000 00:2d 16138508                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/econv.so
7fd8477da000-7fd8477db000 rw-p 00003000 00:2d 16138508                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/econv.so
7fd8477db000-7fd8477dc000 r--p 00000000 00:2d 16138504                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/debug.so
7fd8477dc000-7fd8477dd000 r-xp 00001000 00:2d 16138504                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/debug.so
7fd8477dd000-7fd8477de000 r--p 00002000 00:2d 16138504                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/debug.so
7fd8477de000-7fd8477df000 r--p 00002000 00:2d 16138504                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/debug.so
7fd8477df000-7fd8477e0000 rw-p 00003000 00:2d 16138504                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/debug.so
7fd8477e0000-7fd8477f0000 rw-p 00000000 00:00 0 
7fd8477f4000-7fd8477f5000 r--p 00000000 00:2d 16138488                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/class.so
7fd8477f5000-7fd8477f6000 r-xp 00001000 00:2d 16138488                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/class.so
7fd8477f6000-7fd8477f7000 r--p 00002000 00:2d 16138488                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/class.so
7fd8477f7000-7fd8477f8000 r--p 00002000 00:2d 16138488                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/class.so
7fd8477f8000-7fd8477f9000 rw-p 00003000 00:2d 16138488                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/class.so
7fd8477f9000-7fd8477fb000 r--p 00000000 00:2d 16138532                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bignum.so
7fd8477fb000-7fd8477fd000 r-xp 00002000 00:2d 16138532                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bignum.so
7fd8477fd000-7fd8477fe000 r--p 00004000 00:2d 16138532                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bignum.so
7fd8477fe000-7fd8477ff000 r--p 00004000 00:2d 16138532                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bignum.so
7fd8477ff000-7fd847800000 rw-p 00005000 00:2d 16138532                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bignum.so
7fd847800000-7fd847840000 rw-p 00000000 00:00 0 
7fd847842000-7fd847843000 r--p 00000000 00:2d 16138461                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7fd847843000-7fd847844000 r-xp 00001000 00:2d 16138461                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7fd847844000-7fd847845000 r--p 00002000 00:2d 16138461                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7fd847845000-7fd847846000 r--p 00002000 00:2d 16138461                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7fd847846000-7fd847847000 rw-p 00003000 00:2d 16138461                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7fd847847000-7fd847849000 r--p 00000000 00:2d 16139073                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
7fd847849000-7fd84784c000 r-xp 00002000 00:2d 16139073                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
7fd84784c000-7fd84784e000 r--p 00005000 00:2d 16139073                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
7fd84784e000-7fd84784f000 r--p 00006000 00:2d 16139073                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
7fd84784f000-7fd847850000 rw-p 00007000 00:2d 16139073                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
7fd847850000-7fd847900000 rw-p 00000000 00:00 0 
7fd847900000-7fd847901000 r--p 00000000 00:2d 16138460                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/resize.so
7fd847901000-7fd847902000 r-xp 00001000 00:2d 16138460                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/resize.so
7fd847902000-7fd847903000 r--p 00002000 00:2d 16138460                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/resize.so
7fd847903000-7fd847904000 r--p 00002000 00:2d 16138460                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/resize.so
7fd847904000-7fd847905000 rw-p 00003000 00:2d 16138460                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/resize.so
7fd847905000-7fd847907000 r--p 00000000 00:2d 16139081                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so
7fd847907000-7fd84790c000 r-xp 00002000 00:2d 16139081                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so
7fd84790c000-7fd84790d000 r--p 00007000 00:2d 16139081                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so
7fd84790d000-7fd84790e000 ---p 00008000 00:2d 16139081                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so
7fd84790e000-7fd84790f000 r--p 00008000 00:2d 16139081                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so
7fd84790f000-7fd847910000 rw-p 00009000 00:2d 16139081                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so
7fd847910000-7fd8479e0000 rw-p 00000000 00:00 0 
7fd8479e0000-7fd8479e1000 ---p 00000000 00:00 0 
7fd8479e1000-7fd847a22000 rw-p 00000000 00:00 0 
7fd847a22000-7fd847a23000 ---p 00000000 00:00 0 
7fd847a23000-7fd847a64000 rw-p 00000000 00:00 0 
7fd847a64000-7fd847a65000 ---p 00000000 00:00 0 
7fd847a65000-7fd847aa6000 rw-p 00000000 00:00 0 
7fd847aa6000-7fd847aa7000 ---p 00000000 00:00 0 
7fd847aa7000-7fd847ae8000 rw-p 00000000 00:00 0 
7fd847ae8000-7fd847ae9000 ---p 00000000 00:00 0 
7fd847ae9000-7fd847b2a000 rw-p 00000000 00:00 0 
7fd847b2a000-7fd847b2b000 ---p 00000000 00:00 0 
7fd847b2b000-7fd847b6c000 rw-p 00000000 00:00 0 
7fd847b6c000-7fd847b6d000 ---p 00000000 00:00 0 
7fd847b6d000-7fd847bae000 rw-p 00000000 00:00 0 
7fd847bae000-7fd847baf000 ---p 00000000 00:00 0 
7fd847baf000-7fd847bf0000 rw-p 00000000 00:00 0 
7fd847bf0000-7fd847bf1000 ---p 00000000 00:00 0 
7fd847bf1000-7fd847c32000 rw-p 00000000 00:00 0 
7fd847c32000-7fd847c33000 ---p 00000000 00:00 0 
7fd847c33000-7fd847c74000 rw-p 00000000 00:00 0 
7fd847c74000-7fd847c75000 ---p 00000000 00:00 0 
7fd847c75000-7fd847cb6000 rw-p 00000000 00:00 0 
7fd847cb6000-7fd847cb7000 ---p 00000000 00:00 0 
7fd847cb7000-7fd847cf8000 rw-p 00000000 00:00 0 
7fd847cf8000-7fd847cf9000 ---p 00000000 00:00 0 
7fd847cf9000-7fd847d3a000 rw-p 00000000 00:00 0 
7fd847d3a000-7fd847d3b000 ---p 00000000 00:00 0 
7fd847d3b000-7fd847d7c000 rw-p 00000000 00:00 0 
7fd847d7c000-7fd847d7d000 ---p 00000000 00:00 0 
7fd847d7d000-7fd847dbe000 rw-p 00000000 00:00 0 
7fd847dbe000-7fd847dbf000 ---p 00000000 00:00 0 
7fd847dbf000-7fd847e00000 rw-p 00000000 00:00 0 
7fd847e00000-7fd847e01000 ---p 00000000 00:00 0 
7fd847e01000-7fd847e42000 rw-p 00000000 00:00 0 
7fd847e42000-7fd847e43000 ---p 00000000 00:00 0 
7fd847e43000-7fd847e84000 rw-p 00000000 00:00 0 
7fd847e84000-7fd847e85000 ---p 00000000 00:00 0 
7fd847e85000-7fd847ec6000 rw-p 00000000 00:00 0 
7fd847ec6000-7fd847ec7000 ---p 00000000 00:00 0 
7fd847ec7000-7fd847f08000 rw-p 00000000 00:00 0 
7fd847f08000-7fd847f09000 ---p 00000000 00:00 0 
7fd847f09000-7fd847f4a000 rw-p 00000000 00:00 0 
7fd847f4a000-7fd847f4b000 ---p 00000000 00:00 0 
7fd847f4b000-7fd847f8c000 rw-p 00000000 00:00 0 
7fd847f8c000-7fd847f8d000 ---p 00000000 00:00 0 
7fd847f8d000-7fd847fce000 rw-p 00000000 00:00 0 
7fd847fce000-7fd847fcf000 ---p 00000000 00:00 0 
7fd847fcf000-7fd848010000 rw-p 00000000 00:00 0 
7fd848010000-7fd848011000 ---p 00000000 00:00 0 
7fd848011000-7fd848052000 rw-p 00000000 00:00 0 
7fd848052000-7fd848053000 ---p 00000000 00:00 0 
7fd848053000-7fd848094000 rw-p 00000000 00:00 0 
7fd848094000-7fd848095000 ---p 00000000 00:00 0 
7fd848095000-7fd8480d6000 rw-p 00000000 00:00 0 
7fd8480d6000-7fd8480d7000 ---p 00000000 00:00 0 
7fd8480d7000-7fd848118000 rw-p 00000000 00:00 0 
7fd848118000-7fd848119000 ---p 00000000 00:00 0 
7fd848119000-7fd84815a000 rw-p 00000000 00:00 0 
7fd84815a000-7fd84815b000 ---p 00000000 00:00 0 
7fd84815b000-7fd84819c000 rw-p 00000000 00:00 0 
7fd84819c000-7fd84819d000 ---p 00000000 00:00 0 
7fd84819d000-7fd8481de000 rw-p 00000000 00:00 0 
7fd8481de000-7fd8481df000 ---p 00000000 00:00 0 
7fd8481df000-7fd848270000 rw-p 00000000 00:00 0 
7fd848274000-7fd848275000 r--p 00000000 00:2d 16139239                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
7fd848275000-7fd848277000 r-xp 00001000 00:2d 16139239                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
7fd848277000-7fd848278000 r--p 00003000 00:2d 16139239                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
7fd848278000-7fd848279000 r--p 00003000 00:2d 16139239                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
7fd848279000-7fd84827a000 rw-p 00004000 00:2d 16139239                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
7fd84827a000-7fd84827b000 r--p 00000000 00:2d 16160319                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
7fd84827b000-7fd84827c000 r-xp 00001000 00:2d 16160319                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
7fd84827c000-7fd84827d000 r--p 00002000 00:2d 16160319                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
7fd84827d000-7fd84827e000 r--p 00002000 00:2d 16160319                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
7fd84827e000-7fd84827f000 rw-p 00003000 00:2d 16160319                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
7fd84827f000-7fd84927f000 rw-p 00000000 00:00 0 
7fd849283000-7fd849284000 r--p 00000000 00:2d 16160197                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha1.so
7fd849284000-7fd849286000 r-xp 00001000 00:2d 16160197                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha1.so
7fd849286000-7fd849287000 r--p 00003000 00:2d 16160197                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha1.so
7fd849287000-7fd849288000 r--p 00003000 00:2d 16160197                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha1.so
7fd849288000-7fd849289000 rw-p 00004000 00:2d 16160197                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha1.so
7fd849289000-7fd84928a000 r--p 00000000 00:2d 16159458                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/rmd160.so
7fd84928a000-7fd84928c000 r-xp 00001000 00:2d 16159458                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/rmd160.so
7fd84928c000-7fd84928d000 r--p 00003000 00:2d 16159458                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/rmd160.so
7fd84928d000-7fd84928e000 r--p 00003000 00:2d 16159458                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/rmd160.so
7fd84928e000-7fd84928f000 rw-p 00004000 00:2d 16159458                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/rmd160.so
7fd84928f000-7fd849290000 r--p 00000000 00:2d 16158510                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/md5.so
7fd849290000-7fd849291000 r-xp 00001000 00:2d 16158510                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/md5.so
7fd849291000-7fd849292000 r--p 00002000 00:2d 16158510                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/md5.so
7fd849292000-7fd849293000 r--p 00002000 00:2d 16158510                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/md5.so
7fd849293000-7fd849294000 rw-p 00003000 00:2d 16158510                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/md5.so
7fd849294000-7fd849296000 r--p 00000000 00:2d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7fd849296000-7fd8492af000 r-xp 00002000 00:2d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7fd8492af000-7fd8492b3000 r--p 0001b000 00:2d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7fd8492b3000-7fd8492b4000 r--p 0001e000 00:2d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7fd8492b4000-7fd8492b5000 rw-p 0001f000 00:2d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7fd8492b5000-7fd8492b8000 r--p 00000000 00:2d 16139232                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
7fd8492b8000-7fd8492bc000 r-xp 00003000 00:2d 16139232                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
7fd8492bc000-7fd8492bd000 r--p 00007000 00:2d 16139232                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
7fd8492bd000-7fd8492be000 ---p 00008000 00:2d 16139232                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
7fd8492be000-7fd8492bf000 r--p 00008000 00:2d 16139232                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
7fd8492bf000-7fd8492c0000 rw-p 00009000 00:2d 16139232                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
7fd8492c0000-7fd8492f0000 rw-p 00000000 00:00 0 
7fd8492f4000-7fd8492f5000 r--p 00000000 00:2d 16157186                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
7fd8492f5000-7fd8492f6000 r-xp 00001000 00:2d 16157186                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
7fd8492f6000-7fd8492f7000 r--p 00002000 00:2d 16157186                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
7fd8492f7000-7fd8492f8000 r--p 00002000 00:2d 16157186                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
7fd8492f8000-7fd8492f9000 rw-p 00003000 00:2d 16157186                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
7fd8492f9000-7fd8493fc000 rw-p 00000000 00:00 0 
7fd8493fc000-7fd8493ff000 r--p 00000000 00:2d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fd8493ff000-7fd849416000 r-xp 00003000 00:2d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fd849416000-7fd84941a000 r--p 0001a000 00:2d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fd84941a000-7fd84941b000 r--p 0001d000 00:2d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fd84941b000-7fd84941c000 rw-p 0001e000 00:2d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fd84941c000-7fd849444000 r--p 00000000 00:2d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd849444000-7fd8495d9000 r-xp 00028000 00:2d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd8495d9000-7fd849631000 r--p 001bd000 00:2d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd849631000-7fd849635000 r--p 00214000 00:2d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd849635000-7fd849637000 rw-p 00218000 00:2d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fd849637000-7fd849646000 rw-p 00000000 00:00 0 
7fd849646000-7fd849654000 r--p 00000000 00:2d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fd849654000-7fd8496d0000 r-xp 0000e000 00:2d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fd8496d0000-7fd84972b000 r--p 0008a000 00:2d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fd84972b000-7fd84972c000 r--p 000e4000 00:2d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fd84972c000-7fd84972d000 rw-p 000e5000 00:2d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fd84972d000-7fd84972f000 r--p 00000000 00:2d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fd84972f000-7fd849743000 r-xp 00002000 00:2d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fd849743000-7fd84975c000 r--p 00016000 00:2d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fd84975c000-7fd84975d000 ---p 0002f000 00:2d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fd84975d000-7fd84975e000 r--p 0002f000 00:2d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fd84975e000-7fd84975f000 rw-p 00030000 00:2d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fd84975f000-7fd849767000 rw-p 00000000 00:00 0 
7fd849767000-7fd849771000 r--p 00000000 00:2d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7fd849771000-7fd8497d0000 r-xp 0000a000 00:2d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7fd8497d0000-7fd8497e7000 r--p 00069000 00:2d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7fd8497e7000-7fd8497e8000 r--p 0007f000 00:2d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7fd8497e8000-7fd8497e9000 rw-p 00080000 00:2d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7fd8497e9000-7fd8497eb000 r--p 00000000 00:2d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fd8497eb000-7fd8497fc000 r-xp 00002000 00:2d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fd8497fc000-7fd849802000 r--p 00013000 00:2d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fd849802000-7fd849803000 ---p 00019000 00:2d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fd849803000-7fd849804000 r--p 00019000 00:2d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fd849804000-7fd849805000 rw-p 0001a000 00:2d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fd849809000-7fd849850000 r--p 00000000 00:2d 14814055                   /tmp/ruby/build/trunk-random0/libruby.so.3.3.0
7fd849850000-7fd849bff000 r-xp 00047000 00:2d 14814055                   /tmp/ruby/build/trunk-random0/libruby.so.3.3.0
7fd849bff000-7fd849d76000 r--p 003f6000 00:2d 14814055                   /tmp/ruby/build/trunk-random0/libruby.so.3.3.0
7fd849d76000-7fd849d8b000 r--p 0056c000 00:2d 14814055                   /tmp/ruby/build/trunk-random0/libruby.so.3.3.0
7fd849d8b000-7fd849d94000 rw-p 00581000 00:2d 14814055                   /tmp/ruby/build/trunk-random0/libruby.so.3.3.0
7fd849d94000-7fd849daa000 rw-p 00000000 00:00 0 
7fd849daa000-7fd849dac000 r--p 00000000 00:2d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fd849dac000-7fd849dd6000 r-xp 00002000 00:2d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fd849dd6000-7fd849de1000 r--p 0002c000 00:2d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fd849de1000-7fd849de2000 rwxp 00000000 00:00 0 
7fd849de2000-7fd849de4000 r--p 00037000 00:2d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fd849de4000-7fd849de6000 rw-p 00039000 00:2d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffe694fe000-7ffe69cfd000 rw-p 00000000 00:00 0                          [stack]
7ffe69db4000-7ffe69db8000 r--p 00000000 00:00 0                          [vvar]
7ffe69db8000-7ffe69dba000 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-random0/miniruby -I/tmp/ruby/src/trunk-random0/lib /tmp/ruby/src/trunk-random0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-random0 --extout=.ext -- /tmp/ruby/src/trunk-random0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-random0/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-07-28T06:59:38Z master 5de82ed401) [x86_64-linux]
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 119.873379 seconds

3709 files, 32109 examples, 166287 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-random0/ruby -c /tmp/cores/core.1001.1198046.ruby -x gdbscript
[New LWP 1198046]
[New LWP 1199692]
[New LWP 1200737]
[New LWP 1200691]
[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-random0/test/runner.rb: TestGCCompact::AutoCompact#test_maj'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140566918573056) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7fd8493fac00 (LWP 1198046))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fd8493fac00 (LWP 1198046) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140566918573056) at ./nptl/pthread_kill.c:44
  2    Thread 0x7fd83557d640 (LWP 1199692) 0x00007fd849534e7e in __ppoll (fds=fds@entry=0x7fd83547c5c8, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x7fd8368ae640 (LWP 1200737) __futex_abstimed_wait_common64 (private=1235839853, cancel=true, abstime=0x7fd8368add30, op=137, expected=0, futex_word=0x7fd8368add68) at ./nptl/futex-internal.c:57
  4    Thread 0x7fd83642a640 (LWP 1200691) __futex_abstimed_wait_common64 (private=1235839853, cancel=true, abstime=0x7fd836429d30, op=137, expected=0, futex_word=0x7fd836429d68) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x7fd83642a640 (LWP 1200691)):
#0  __futex_abstimed_wait_common64 (private=1235839853, cancel=true, abstime=0x7fd836429d30, op=137, expected=0, futex_word=0x7fd836429d68) 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=1235839853, abstime=0x7fd836429d30, clockid=1515179008, expected=0, futex_word=0x7fd836429d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1338769664
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fd836429d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fd836429d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007fd8494aff1b in __pthread_cond_wait_common (abstime=0x7fd836429d30, clockid=1, mutex=0x7fd849da23c0 <thread_cache_lock>, cond=0x7fd836429d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7fd8494af7a0 <__condvar_cleanup_waiting>, __arg = 0x7fd836429c80, __canceltype = 1775994890, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7fd836429d40, mutex = 0x7fd849da23c0 <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=0x7fd836429d40, mutex=mutex@entry=0x7fd849da23c0 <thread_cache_lock>, abstime=abstime@entry=0x7fd836429d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00007fd849a97a18 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7fd849da23c0 <thread_cache_lock>, cond=0x7fd836429d40) at /tmp/ruby/src/trunk-random0/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 5686393, tv_nsec = 457998619}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7fd7fc008eb0) at /tmp/ruby/src/trunk-random0/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 = 140566600001088, th = 0x0, altstack = 0x7fd7fc008eb0, node = {next = 0x7fd8368add88, prev = 0x7fd849d8dd00 <cached_thread_head>}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-random0/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7fd7fc008eb0
#8  0x00007fd8494b0b43 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 = {140566596580544, 3709704682444102615, 140566600001088, 25, 140566919317584, 140566596580896, -3689600083404317737, -3689830907181720617}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007fd849541bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 3 (Thread 0x7fd8368ae640 (LWP 1200737)):
#0  __futex_abstimed_wait_common64 (private=1235839853, cancel=true, abstime=0x7fd8368add30, op=137, expected=0, futex_word=0x7fd8368add68) 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=1235839853, abstime=0x7fd8368add30, clockid=1439444720, expected=0, futex_word=0x7fd8368add68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 3425628416
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fd8368add68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fd8368add30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007fd8494aff1b in __pthread_cond_wait_common (abstime=0x7fd8368add30, clockid=1, mutex=0x7fd849da23c0 <thread_cache_lock>, cond=0x7fd8368add40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7fd8494af7a0 <__condvar_cleanup_waiting>, __arg = 0x7fd8368adc80, __canceltype = 1775994890, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7fd8368add40, mutex = 0x7fd849da23c0 <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=0x7fd8368add40, mutex=mutex@entry=0x7fd849da23c0 <thread_cache_lock>, abstime=abstime@entry=0x7fd8368add30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00007fd849a97a18 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7fd849da23c0 <thread_cache_lock>, cond=0x7fd8368add40) at /tmp/ruby/src/trunk-random0/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 5686391, tv_nsec = 674752068}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x559e5a76fe90) at /tmp/ruby/src/trunk-random0/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 = 140566604736064, th = 0x0, altstack = 0x559e5a76fe90, node = {next = 0x7fd849d8dd00 <cached_thread_head>, prev = 0x7fd836429d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-random0/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x559e5a76fe90
#8  0x00007fd8494b0b43 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 = {140730673635216, 3709704682444102615, 140566604736064, 0, 140566919317584, 140730673635568, -3689598367564882985, -3689830907181720617}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007fd849541bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 2 (Thread 0x7fd83557d640 (LWP 1199692)):
#0  0x00007fd849534e7e in __ppoll (fds=fds@entry=0x7fd83547c5c8, 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 = 140566583559632, tv_nsec = 19342813113834067}
#1  0x00007fd849a906d9 in rb_sigwait_sleep (th=th@entry=0x559e59d900f0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/src/trunk-random0/thread_pthread.c:2166
        pfd = {fd = 3, events = 1, revents = 0}
        ts = {tv_sec = 5686390, tv_nsec = 663783774}
#2  0x00007fd849a91d39 in native_sleep (th=th@entry=0x559e59d900f0, rel=0x0) at /tmp/ruby/src/trunk-random0/thread_pthread.c:2290
        next = <optimized out>
        sched = 0x559e534a7f38
        sigwait_fd = <optimized out>
#3  0x00007fd849a97e18 in sleep_forever (fl=1, th=<optimized out>) at /tmp/ruby/src/trunk-random0/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-random0/thread.c:1402
        scheduler = <optimized out>
#5  0x00007fd849a97fc8 in queue_sleep (_args=_args@entry=140566583560160) at /tmp/ruby/src/trunk-random0/thread_sync.c:1008
        args = 0x7fd83547c7e0
#6  0x00007fd84990b6e6 in rb_ensure (b_proc=b_proc@entry=0x7fd849a97fb0 <queue_sleep>, data1=data1@entry=140566583560160, e_proc=e_proc@entry=0x7fd849a8ac30 <queue_sleep_done>, data2=data2@entry=140566583560192) at /tmp/ruby/src/trunk-random0/eval.c:1009
        _ec = 0x559e59f1a5a0
        _tag = {tag = 36, retval = 0, buf = {0x559e5361b4f0, 0x7fd84990b7d0 <rb_ensure+528>, 0x0, 0x7fd83547c6d0, 0x1}, prev = 0x7fd83547ca20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x559e59f1a5a0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fd849a8ac30 <queue_sleep_done>, data2 = 140566583560192}}
#7  0x00007fd849a920d7 in queue_do_pop (self=140566890500440, q=0x559e5361b4f0, should_block=<optimized out>, timeout=4) at /tmp/ruby/src/trunk-random0/thread_sync.c:1083
        ec = <optimized out>
        queue_waiter = {w = {self = 140566890500440, th = 0x559e59d900f0, fiber = 0x0, node = {next = 0x559e5361b4f0, prev = 0x559e5361b4f0}}, as = {q = 0x559e5361b4f0, sq = 0x559e5361b4f0}}
        unaligned_member_ptr_result = <optimized out>
        waitq = 0x559e5361b4f0
        queue_sleep_arg = {self = 140566890500440, timeout = 4, end = 0}
        end = <optimized out>
#8  0x00007fd849ade1c3 in invoke_bf (argv=<optimized out>, bf=<optimized out>, reg_cfp=0x7fd83557ca88, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/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=0x7fd83557ca88, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/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-random0/insns.def:1495
        bf = <optimized out>
        index = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x559e535a2b98
        reg_cfp = 0x7fd83557ca88
        insns_address_table = {0x7fd849add5f3 <vm_exec_core+723>, 0x7fd849add587 <vm_exec_core+615>, 0x7fd849add78e <vm_exec_core+1134>, 0x7fd849add70c <vm_exec_core+1004>, 0x7fd849add692 <vm_exec_core+882>, 0x7fd849add61b <vm_exec_core+763>, 0x7fd849adee4e <vm_exec_core+6958>, 0x7fd849adde84 <vm_exec_core+2916>, 0x7fd849adddcf <vm_exec_core+2735>, 0x7fd849addd77 <vm_exec_core+2647>, 0x7fd849addb94 <vm_exec_core+2164>, 0x7fd849add983 <vm_exec_core+1635>, 0x7fd849add88b <vm_exec_core+1387>, 0x7fd849add802 <vm_exec_core+1250>, 0x7fd849adedff <vm_exec_core+6879>, 0x7fd849adedbc <vm_exec_core+6812>, 0x7fd849aded7e <vm_exec_core+6750>, 0x7fd849aded43 <vm_exec_core+6691>, 0x7fd849aded08 <vm_exec_core+6632>, 0x7fd849adeccd <vm_exec_core+6573>, 0x7fd849adec57 <vm_exec_core+6455>, 0x7fd849adec14 <vm_exec_core+6388>, 0x7fd849adebb6 <vm_exec_core+6294>, 0x7fd849adeb6a <vm_exec_core+6218>, 0x7fd849adeadb <vm_exec_core+6075>, 0x7fd849adea9e <vm_exec_core+6014>, 0x7fd849adea3d <vm_exec_core+5917>, 0x7fd849ade9c0 <vm_exec_core+5792>, 0x7fd849ade980 <vm_exec_core+5728>, 0x7fd849ade940 <vm_exec_core+5664>, 0x7fd849adf5ae <vm_exec_core+8846>, 0x7fd849adf515 <vm_exec_core+8693>, 0x7fd849adf4b0 <vm_exec_core+8592>, 0x7fd849adf454 <vm_exec_core+8500>, 0x7fd849adf404 <vm_exec_core+8420>, 0x7fd849adf3d7 <vm_exec_core+8375>, 0x7fd849adf396 <vm_exec_core+8310>, 0x7fd849adf33b <vm_exec_core+8219>, 0x7fd849adf301 <vm_exec_core+8161>, 0x7fd849adf20e <vm_exec_core+7918>, 0x7fd849adf1c1 <vm_exec_core+7841>, 0x7fd849adf173 <vm_exec_core+7763>, 0x7fd849adf13b <vm_exec_core+7707>, 0x7fd849adf0c8 <vm_exec_core+7592>, 0x7fd849adf060 <vm_exec_core+7488>, 0x7fd849adef25 <vm_exec_core+7173>, 0x7fd849adfa74 <vm_exec_core+10068>, 0x7fd849adf9df <vm_exec_core+9919>, 0x7fd849adf8d8 <vm_exec_core+9656>, 0x7fd849adf898 <vm_exec_core+9592>, 0x7fd849adfc09 <vm_exec_core+10473>, 0x7fd849adfae9 <vm_exec_core+10185>, 0x7fd849add378 <vm_exec_core+88>, 0x7fd849adfc54 <vm_exec_core+10548>, 0x7fd849adf745 <vm_exec_core+9253>, 0x7fd849ae0424 <vm_exec_core+12548>, 0x7fd849adf797 <vm_exec_core+9335>, 0x7fd849adf7e9 <vm_exec_core+9417>, 0x7fd849ade840 <vm_exec_core+5408>, 0x7fd849ade718 <vm_exec_core+5112>, 0x7fd849ade661 <vm_exec_core+4929>, 0x7fd849adfd95 <vm_exec_core+10869>, 0x7fd849ade621 <vm_exec_core+4865>, 0x7fd849ade580 <vm_exec_core+4704>, 0x7fd849ade521 <vm_exec_core+4609>, 0x7fd849ade5df <vm_exec_core+4799>, 0x7fd849ade478 <vm_exec_core+4440>, 0x7fd849ade3ce <vm_exec_core+4270>, 0x7fd849ae0cb4 <vm_exec_core+14740>, 0x7fd849ae0d1e <vm_exec_core+14846>, 0x7fd849ae0c12 <vm_exec_core+14578>, 0x7fd849ae07d8 <vm_exec_core+13496>, 0x7fd849ae0860 <vm_exec_core+13632>, 0x7fd849ae08fd <vm_exec_core+13789>, 0x7fd849ae0969 <vm_exec_core+13897>, 0x7fd849ae09e5 <vm_exec_core+14021>, 0x7fd849ae0a45 <vm_exec_core+14117>, 0x7fd849ae0aa5 <vm_exec_core+14213>, 0x7fd849ae0b05 <vm_exec_core+14309>, 0x7fd849ae0470 <vm_exec_core+12624>, 0x7fd849ae04fb <vm_exec_core+12763>, 0x7fd849ae0551 <vm_exec_core+12849>, 0x7fd849ae05af <vm_exec_core+12943>, 0x7fd849ae0b80 <vm_exec_core+14432>, 0x7fd849ade311 <vm_exec_core+4081>, 0x7fd849ade259 <vm_exec_core+3897>, 0x7fd849ae03e4 <vm_exec_core+12484>, 0x7fd849ae0620 <vm_exec_core+13056>, 0x7fd849ae0660 <vm_exec_core+13120>, 0x7fd849ae06ac <vm_exec_core+13196>, 0x7fd849ae0703 <vm_exec_core+13283>, 0x7fd849ae0396 <vm_exec_core+12406>, 0x7fd849ade1e4 <vm_exec_core+3780>, 0x7fd849ade160 <vm_exec_core+3648>, 0x7fd849ade0b0 <vm_exec_core+3472>, 0x7fd849ade063 <vm_exec_core+3395>, 0x7fd849ade00e <vm_exec_core+3310>, 0x7fd849addfb9 <vm_exec_core+3225>, 0x7fd849addf5c <vm_exec_core+3132>, 0x7fd849addf21 <vm_exec_core+3073>, 0x7fd849addee6 <vm_exec_core+3014>, 0x7fd849add5e4 <vm_exec_core+708>, 0x7fd849add578 <vm_exec_core+600>, 0x7fd849add77f <vm_exec_core+1119>, 0x7fd849add6fd <vm_exec_core+989>, 0x7fd849add683 <vm_exec_core+867>, 0x7fd849add60c <vm_exec_core+748>, 0x7fd849adee3f <vm_exec_core+6943>, 0x7fd849adde75 <vm_exec_core+2901>, 0x7fd849adddc0 <vm_exec_core+2720>, 0x7fd849addd68 <vm_exec_core+2632>, 0x7fd849addb85 <vm_exec_core+2149>, 0x7fd849add974 <vm_exec_core+1620>, 0x7fd849add87c <vm_exec_core+1372>, 0x7fd849add7f3 <vm_exec_core+1235>, 0x7fd849adedf0 <vm_exec_core+6864>, 0x7fd849adedad <vm_exec_core+6797>, 0x7fd849aded6f <vm_exec_core+6735>, 0x7fd849aded34 <vm_exec_core+6676>, 0x7fd849adecf9 <vm_exec_core+6617>, 0x7fd849adecbe <vm_exec_core+6558>, 0x7fd849adec48 <vm_exec_core+6440>, 0x7fd849adec05 <vm_exec_core+6373>, 0x7fd849adeba7 <vm_exec_core+6279>, 0x7fd849adeb5b <vm_exec_core+6203>, 0x7fd849adeacc <vm_exec_core+6060>, 0x7fd849adea8f <vm_exec_core+5999>, 0x7fd849adea2e <vm_exec_core+5902>, 0x7fd849ade9b1 <vm_exec_core+5777>, 0x7fd849ade971 <vm_exec_core+5713>, 0x7fd849ade931 <vm_exec_core+5649>, 0x7fd849adf59f <vm_exec_core+8831>, 0x7fd849adf506 <vm_exec_core+8678>, 0x7fd849adf4a1 <vm_exec_core+8577>, 0x7fd849adf445 <vm_exec_core+8485>, 0x7fd849adf3f5 <vm_exec_core+8405>, 0x7fd849adf3c8 <vm_exec_core+8360>, 0x7fd849adf387 <vm_exec_core+8295>, 0x7fd849adf32c <vm_exec_core+8204>, 0x7fd849adf2f2 <vm_exec_core+8146>, 0x7fd849adf1ff <vm_exec_core+7903>, 0x7fd849adf1b2 <vm_exec_core+7826>, 0x7fd849adf164 <vm_exec_core+7748>, 0x7fd849adf12c <vm_exec_core+7692>, 0x7fd849adf0b9 <vm_exec_core+7577>, 0x7fd849adf051 <vm_exec_core+7473>, 0x7fd849adef16 <vm_exec_core+7158>, 0x7fd849adfa65 <vm_exec_core+10053>, 0x7fd849adf9d0 <vm_exec_core+9904>, 0x7fd849adf8c9 <vm_exec_core+9641>, 0x7fd849adf889 <vm_exec_core+9577>, 0x7fd849adfbfa <vm_exec_core+10458>, 0x7fd849adfada <vm_exec_core+10170>, 0x7fd849ae0e8c <vm_exec_core+15212>, 0x7fd849adfc45 <vm_exec_core+10533>, 0x7fd849adf736 <vm_exec_core+9238>, 0x7fd849ae0ea0 <vm_exec_core+15232>, 0x7fd849adf788 <vm_exec_core+9320>, 0x7fd849adf7da <vm_exec_core+9402>, 0x7fd849ade831 <vm_exec_core+5393>, 0x7fd849ade709 <vm_exec_core+5097>, 0x7fd849ade652 <vm_exec_core+4914>, 0x7fd849adfd86 <vm_exec_core+10854>, 0x7fd849ade612 <vm_exec_core+4850>, 0x7fd849ade571 <vm_exec_core+4689>, 0x7fd849ade512 <vm_exec_core+4594>, 0x7fd849ade5d0 <vm_exec_core+4784>, 0x7fd849ade469 <vm_exec_core+4425>, 0x7fd849ade3bf <vm_exec_core+4255>, 0x7fd849ae0eb4 <vm_exec_core+15252>, 0x7fd849ae0ec8 <vm_exec_core+15272>, 0x7fd849ae0edc <vm_exec_core+15292>, 0x7fd849ae0ef0 <vm_exec_core+15312>, 0x7fd849ae0f04 <vm_exec_core+15332>, 0x7fd849ae0f18 <vm_exec_core+15352>, 0x7fd849ae0b65 <vm_exec_core+14405>, 0x7fd849ae0e78 <vm_exec_core+15192>, 0x7fd849ae0e50 <vm_exec_core+15152>, 0x7fd849ae0e64 <vm_exec_core+15172>, 0x7fd849ae0e00 <vm_exec_core+15072>, 0x7fd849ae0e14 <vm_exec_core+15092>, 0x7fd849ae0e28 <vm_exec_core+15112>, 0x7fd849ae0e3c <vm_exec_core+15132>, 0x7fd849ae0d88 <vm_exec_core+14952>, 0x7fd849ae0d9c <vm_exec_core+14972>, 0x7fd849ade302 <vm_exec_core+4066>, 0x7fd849ade24a <vm_exec_core+3882>, 0x7fd849ae0db0 <vm_exec_core+14992>, 0x7fd849ae0dc4 <vm_exec_core+15012>, 0x7fd849ae0dd8 <vm_exec_core+15032>, 0x7fd849ae0dec <vm_exec_core+15052>, 0x7fd849add361 <vm_exec_core+65>, 0x7fd849add365 <vm_exec_core+69>, 0x7fd849ade1d5 <vm_exec_core+3765>, 0x7fd849ade151 <vm_exec_core+3633>, 0x7fd849ade0a1 <vm_exec_core+3457>, 0x7fd849ade054 <vm_exec_core+3380>, 0x7fd849addfff <vm_exec_core+3295>, 0x7fd849addfaa <vm_exec_core+3210>, 0x7fd849addf4d <vm_exec_core+3117>...}
#11 0x00007fd849ae3ba9 in rb_vm_exec (ec=0x559e59f1a5a0) at /tmp/ruby/src/trunk-random0/vm.c:2390
        _ec = 0x559e59f1a5a0
        _tag = {tag = 36, retval = 4, buf = {0x7fd83547caa0, 0x7fd849ae3bd8 <rb_vm_exec+360>, 0x0, 0x7fd83547c950, 0x3000000028}, prev = 0x7fd83557cc40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#12 0x00007fd849ae9d0f in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x559e59d90240, argc=argc@entry=0, argv=argv@entry=0x7fd83547cad0, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-random0/vm.c:1614
        self = <optimized out>
#13 0x00007fd849a9681f in thread_do_start_proc (th=0x559e59d900f0) at /tmp/ruby/src/trunk-random0/thread.c:601
        args = 140566607611080
        args_ptr = 0x7fd83547cad0
        args_len = 0
        procval = <optimized out>
        proc = 0x559e59d90240
#14 0x00007fd849a96f34 in thread_do_start (th=0x559e59d900f0) at /tmp/ruby/src/trunk-random0/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-random0/thread.c:694
        _ec = 0x559e59f1a5a0
        _tag = {tag = 36, retval = 140566919323564, buf = {0x7fd83557cce0, 0x7fd849a96d58 <thread_start_func_2+760>, 0x0, 0x7fd83547cb30, 0x7ffe69db880a}, 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 0x00007fd849a97964 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-random0/thread_pthread.c:1114
        th = 0x559e59d900f0
        altstack = 0x559e5a26a330
#17 0x00007fd8494b0b43 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 = {140730673636064, 3709704682444102615, 140566584612416, 22, 140566919317584, 140730673636416, -3689593307556537385, -3689830907181720617}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#18 0x00007fd849541bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fd8493fac00 (LWP 1198046)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140566918573056) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fd8493fac00
        old_mask = {__val = {94138490571536, 140566919386323, 94138491100544, 11335125393622462208, 236, 18446744073709551352, 2, 0, 94138491100544, 140566927237415, 94138490571536, 140566919386323, 0, 140566919282669, 140566918573056, 140566920898048}}
        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=140566918573056) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140566918573056, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fd84945e476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fd8494447f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0xa5d6f7364765b20, sa_sigaction = 0xa5d6f7364765b20}, sa_mask = {__val = {2, 140566920914592, 3432, 140566927237654, 140566919280720, 2, 2319389199435444272, 2314885530818453536, 140566920914592, 2, 2, 1, 140566927237654, 140566920898048, 140566919233623, 140566918564280}}, sa_flags = 0, sa_restorer = 0x7fd8496366a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746878876138232608, 7089854619180230199, 7378645706714656824, 140566919842436, 3467895374536122416, 2, 140566927237654, 2, 2314885530818453536, 140566919278445}}
#5  0x00007fd849856ac2 in die () at /tmp/ruby/src/trunk-random0/error.c:777
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x559e53526000, fmt=fmt@entry=0x7fd849c35c85 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random0/error.c:818
        file = <optimized out>
        line = 34
#7  0x00007fd849a4aacf in sigsegv (sig=11, info=0x559e53526130, ctx=0x559e53526000) at /tmp/ruby/src/trunk-random0/signal.c:920
No locals.
#8  <signal handler called>
No locals.
#9  cc_is_active (reference_updating=false, cc=<optimized out>) at /tmp/ruby/src/trunk-random0/iseq.c:299
        cme = 0x0
#10 rb_iseq_mark_and_move (iseq=0x7fd845bbfb50, reference_updating=false) at /tmp/ruby/src/trunk-random0/iseq.c:336
        cds = <optimized out>
        i = 0
        body = 0x559e57d4e280
#11 0x00007fd84992ba88 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-random0/gc.c:7303
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#12 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-random0/gc.c:7341
No locals.
#13 gc_marks_rest (objspace=0x559e534a70e0) at /tmp/ruby/src/trunk-random0/gc.c:8496
No locals.
#14 0x00007fd84992ca62 in gc_marks (full_mark=<optimized out>, objspace=0x559e534a70e0) at /tmp/ruby/src/trunk-random0/gc.c:8553
        marking_finished = false
        marking_finished = <optimized out>
#15 gc_start (objspace=0x559e534a70e0, reason=<optimized out>) at /tmp/ruby/src/trunk-random0/gc.c:9322
        do_full_mark = <optimized out>
        immediate_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = 32728
#16 0x00007fd84992dcdc in garbage_collect (reason=107520, objspace=0x559e534a70e0) at /tmp/ruby/src/trunk-random0/gc.c:9208
        _lev = 32728
        ret = <optimized out>
        ret = <optimized out>
        _lev = <optimized out>
#17 gc_start_internal (ec=<optimized out>, self=<optimized out>, full_mark=<optimized out>, immediate_mark=<optimized out>, immediate_sweep=<optimized out>, compact=<optimized out>) at /tmp/ruby/src/trunk-random0/gc.c:9646
        objspace = 0x559e534a70e0
        reason = 107520
        __func__ = <optimized out>
#18 0x00007fd849ade228 in invoke_bf (argv=<optimized out>, bf=0x7fd849d77d80 <gc_table>, reg_cfp=0x7fd8493f89b8, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6766
        canary_p = <optimized out>
        ret = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#19 vm_invoke_builtin (argv=<optimized out>, bf=0x7fd849d77d80 <gc_table>, cfp=0x7fd8493f89b8, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6774
No locals.
#20 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random0/insns.def:1484
        bf = 0x7fd849d77d80 <gc_table>
        leaf = false
        val = <optimized out>
        reg_pc = 0x559e535474d0
        reg_cfp = 0x7fd8493f89b8
        insns_address_table = {0x7fd849add5f3 <vm_exec_core+723>, 0x7fd849add587 <vm_exec_core+615>, 0x7fd849add78e <vm_exec_core+1134>, 0x7fd849add70c <vm_exec_core+1004>, 0x7fd849add692 <vm_exec_core+882>, 0x7fd849add61b <vm_exec_core+763>, 0x7fd849adee4e <vm_exec_core+6958>, 0x7fd849adde84 <vm_exec_core+2916>, 0x7fd849adddcf <vm_exec_core+2735>, 0x7fd849addd77 <vm_exec_core+2647>, 0x7fd849addb94 <vm_exec_core+2164>, 0x7fd849add983 <vm_exec_core+1635>, 0x7fd849add88b <vm_exec_core+1387>, 0x7fd849add802 <vm_exec_core+1250>, 0x7fd849adedff <vm_exec_core+6879>, 0x7fd849adedbc <vm_exec_core+6812>, 0x7fd849aded7e <vm_exec_core+6750>, 0x7fd849aded43 <vm_exec_core+6691>, 0x7fd849aded08 <vm_exec_core+6632>, 0x7fd849adeccd <vm_exec_core+6573>, 0x7fd849adec57 <vm_exec_core+6455>, 0x7fd849adec14 <vm_exec_core+6388>, 0x7fd849adebb6 <vm_exec_core+6294>, 0x7fd849adeb6a <vm_exec_core+6218>, 0x7fd849adeadb <vm_exec_core+6075>, 0x7fd849adea9e <vm_exec_core+6014>, 0x7fd849adea3d <vm_exec_core+5917>, 0x7fd849ade9c0 <vm_exec_core+5792>, 0x7fd849ade980 <vm_exec_core+5728>, 0x7fd849ade940 <vm_exec_core+5664>, 0x7fd849adf5ae <vm_exec_core+8846>, 0x7fd849adf515 <vm_exec_core+8693>, 0x7fd849adf4b0 <vm_exec_core+8592>, 0x7fd849adf454 <vm_exec_core+8500>, 0x7fd849adf404 <vm_exec_core+8420>, 0x7fd849adf3d7 <vm_exec_core+8375>, 0x7fd849adf396 <vm_exec_core+8310>, 0x7fd849adf33b <vm_exec_core+8219>, 0x7fd849adf301 <vm_exec_core+8161>, 0x7fd849adf20e <vm_exec_core+7918>, 0x7fd849adf1c1 <vm_exec_core+7841>, 0x7fd849adf173 <vm_exec_core+7763>, 0x7fd849adf13b <vm_exec_core+7707>, 0x7fd849adf0c8 <vm_exec_core+7592>, 0x7fd849adf060 <vm_exec_core+7488>, 0x7fd849adef25 <vm_exec_core+7173>, 0x7fd849adfa74 <vm_exec_core+10068>, 0x7fd849adf9df <vm_exec_core+9919>, 0x7fd849adf8d8 <vm_exec_core+9656>, 0x7fd849adf898 <vm_exec_core+9592>, 0x7fd849adfc09 <vm_exec_core+10473>, 0x7fd849adfae9 <vm_exec_core+10185>, 0x7fd849add378 <vm_exec_core+88>, 0x7fd849adfc54 <vm_exec_core+10548>, 0x7fd849adf745 <vm_exec_core+9253>, 0x7fd849ae0424 <vm_exec_core+12548>, 0x7fd849adf797 <vm_exec_core+9335>, 0x7fd849adf7e9 <vm_exec_core+9417>, 0x7fd849ade840 <vm_exec_core+5408>, 0x7fd849ade718 <vm_exec_core+5112>, 0x7fd849ade661 <vm_exec_core+4929>, 0x7fd849adfd95 <vm_exec_core+10869>, 0x7fd849ade621 <vm_exec_core+4865>, 0x7fd849ade580 <vm_exec_core+4704>, 0x7fd849ade521 <vm_exec_core+4609>, 0x7fd849ade5df <vm_exec_core+4799>, 0x7fd849ade478 <vm_exec_core+4440>, 0x7fd849ade3ce <vm_exec_core+4270>, 0x7fd849ae0cb4 <vm_exec_core+14740>, 0x7fd849ae0d1e <vm_exec_core+14846>, 0x7fd849ae0c12 <vm_exec_core+14578>, 0x7fd849ae07d8 <vm_exec_core+13496>, 0x7fd849ae0860 <vm_exec_core+13632>, 0x7fd849ae08fd <vm_exec_core+13789>, 0x7fd849ae0969 <vm_exec_core+13897>, 0x7fd849ae09e5 <vm_exec_core+14021>, 0x7fd849ae0a45 <vm_exec_core+14117>, 0x7fd849ae0aa5 <vm_exec_core+14213>, 0x7fd849ae0b05 <vm_exec_core+14309>, 0x7fd849ae0470 <vm_exec_core+12624>, 0x7fd849ae04fb <vm_exec_core+12763>, 0x7fd849ae0551 <vm_exec_core+12849>, 0x7fd849ae05af <vm_exec_core+12943>, 0x7fd849ae0b80 <vm_exec_core+14432>, 0x7fd849ade311 <vm_exec_core+4081>, 0x7fd849ade259 <vm_exec_core+3897>, 0x7fd849ae03e4 <vm_exec_core+12484>, 0x7fd849ae0620 <vm_exec_core+13056>, 0x7fd849ae0660 <vm_exec_core+13120>, 0x7fd849ae06ac <vm_exec_core+13196>, 0x7fd849ae0703 <vm_exec_core+13283>, 0x7fd849ae0396 <vm_exec_core+12406>, 0x7fd849ade1e4 <vm_exec_core+3780>, 0x7fd849ade160 <vm_exec_core+3648>, 0x7fd849ade0b0 <vm_exec_core+3472>, 0x7fd849ade063 <vm_exec_core+3395>, 0x7fd849ade00e <vm_exec_core+3310>, 0x7fd849addfb9 <vm_exec_core+3225>, 0x7fd849addf5c <vm_exec_core+3132>, 0x7fd849addf21 <vm_exec_core+3073>, 0x7fd849addee6 <vm_exec_core+3014>, 0x7fd849add5e4 <vm_exec_core+708>, 0x7fd849add578 <vm_exec_core+600>, 0x7fd849add77f <vm_exec_core+1119>, 0x7fd849add6fd <vm_exec_core+989>, 0x7fd849add683 <vm_exec_core+867>, 0x7fd849add60c <vm_exec_core+748>, 0x7fd849adee3f <vm_exec_core+6943>, 0x7fd849adde75 <vm_exec_core+2901>, 0x7fd849adddc0 <vm_exec_core+2720>, 0x7fd849addd68 <vm_exec_core+2632>, 0x7fd849addb85 <vm_exec_core+2149>, 0x7fd849add974 <vm_exec_core+1620>, 0x7fd849add87c <vm_exec_core+1372>, 0x7fd849add7f3 <vm_exec_core+1235>, 0x7fd849adedf0 <vm_exec_core+6864>, 0x7fd849adedad <vm_exec_core+6797>, 0x7fd849aded6f <vm_exec_core+6735>, 0x7fd849aded34 <vm_exec_core+6676>, 0x7fd849adecf9 <vm_exec_core+6617>, 0x7fd849adecbe <vm_exec_core+6558>, 0x7fd849adec48 <vm_exec_core+6440>, 0x7fd849adec05 <vm_exec_core+6373>, 0x7fd849adeba7 <vm_exec_core+6279>, 0x7fd849adeb5b <vm_exec_core+6203>, 0x7fd849adeacc <vm_exec_core+6060>, 0x7fd849adea8f <vm_exec_core+5999>, 0x7fd849adea2e <vm_exec_core+5902>, 0x7fd849ade9b1 <vm_exec_core+5777>, 0x7fd849ade971 <vm_exec_core+5713>, 0x7fd849ade931 <vm_exec_core+5649>, 0x7fd849adf59f <vm_exec_core+8831>, 0x7fd849adf506 <vm_exec_core+8678>, 0x7fd849adf4a1 <vm_exec_core+8577>, 0x7fd849adf445 <vm_exec_core+8485>, 0x7fd849adf3f5 <vm_exec_core+8405>, 0x7fd849adf3c8 <vm_exec_core+8360>, 0x7fd849adf387 <vm_exec_core+8295>, 0x7fd849adf32c <vm_exec_core+8204>, 0x7fd849adf2f2 <vm_exec_core+8146>, 0x7fd849adf1ff <vm_exec_core+7903>, 0x7fd849adf1b2 <vm_exec_core+7826>, 0x7fd849adf164 <vm_exec_core+7748>, 0x7fd849adf12c <vm_exec_core+7692>, 0x7fd849adf0b9 <vm_exec_core+7577>, 0x7fd849adf051 <vm_exec_core+7473>, 0x7fd849adef16 <vm_exec_core+7158>, 0x7fd849adfa65 <vm_exec_core+10053>, 0x7fd849adf9d0 <vm_exec_core+9904>, 0x7fd849adf8c9 <vm_exec_core+9641>, 0x7fd849adf889 <vm_exec_core+9577>, 0x7fd849adfbfa <vm_exec_core+10458>, 0x7fd849adfada <vm_exec_core+10170>, 0x7fd849ae0e8c <vm_exec_core+15212>, 0x7fd849adfc45 <vm_exec_core+10533>, 0x7fd849adf736 <vm_exec_core+9238>, 0x7fd849ae0ea0 <vm_exec_core+15232>, 0x7fd849adf788 <vm_exec_core+9320>, 0x7fd849adf7da <vm_exec_core+9402>, 0x7fd849ade831 <vm_exec_core+5393>, 0x7fd849ade709 <vm_exec_core+5097>, 0x7fd849ade652 <vm_exec_core+4914>, 0x7fd849adfd86 <vm_exec_core+10854>, 0x7fd849ade612 <vm_exec_core+4850>, 0x7fd849ade571 <vm_exec_core+4689>, 0x7fd849ade512 <vm_exec_core+4594>, 0x7fd849ade5d0 <vm_exec_core+4784>, 0x7fd849ade469 <vm_exec_core+4425>, 0x7fd849ade3bf <vm_exec_core+4255>, 0x7fd849ae0eb4 <vm_exec_core+15252>, 0x7fd849ae0ec8 <vm_exec_core+15272>, 0x7fd849ae0edc <vm_exec_core+15292>, 0x7fd849ae0ef0 <vm_exec_core+15312>, 0x7fd849ae0f04 <vm_exec_core+15332>, 0x7fd849ae0f18 <vm_exec_core+15352>, 0x7fd849ae0b65 <vm_exec_core+14405>, 0x7fd849ae0e78 <vm_exec_core+15192>, 0x7fd849ae0e50 <vm_exec_core+15152>, 0x7fd849ae0e64 <vm_exec_core+15172>, 0x7fd849ae0e00 <vm_exec_core+15072>, 0x7fd849ae0e14 <vm_exec_core+15092>, 0x7fd849ae0e28 <vm_exec_core+15112>, 0x7fd849ae0e3c <vm_exec_core+15132>, 0x7fd849ae0d88 <vm_exec_core+14952>, 0x7fd849ae0d9c <vm_exec_core+14972>, 0x7fd849ade302 <vm_exec_core+4066>, 0x7fd849ade24a <vm_exec_core+3882>, 0x7fd849ae0db0 <vm_exec_core+14992>, 0x7fd849ae0dc4 <vm_exec_core+15012>, 0x7fd849ae0dd8 <vm_exec_core+15032>, 0x7fd849ae0dec <vm_exec_core+15052>, 0x7fd849add361 <vm_exec_core+65>, 0x7fd849add365 <vm_exec_core+69>, 0x7fd849ade1d5 <vm_exec_core+3765>, 0x7fd849ade151 <vm_exec_core+3633>, 0x7fd849ade0a1 <vm_exec_core+3457>, 0x7fd849ade054 <vm_exec_core+3380>, 0x7fd849addfff <vm_exec_core+3295>, 0x7fd849addfaa <vm_exec_core+3210>, 0x7fd849addf4d <vm_exec_core+3117>...}
#21 0x00007fd849ae3ba9 in rb_vm_exec (ec=0x559e534a8120) at /tmp/ruby/src/trunk-random0/vm.c:2390
        _ec = 0x559e534a8120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe69cfad20, 0x7fd849ae3bd8 <rb_vm_exec+360>, 0x0, 0x7ffe69cfabd0, 0x16d48fd45}, prev = 0x7ffe69cfb010, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#22 0x00007fd849ae96d8 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffe69cfad58, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm.c:1520
No locals.
#23 vm_yield (kw_splat=0, argv=0x7ffe69cfad58, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm.c:1528
No locals.
#24 rb_yield_0 (argv=0x7ffe69cfad58, argc=1) at /tmp/ruby/src/trunk-random0/vm_eval.c:1359
No locals.
#25 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_eval.c:1375
No locals.
#26 0x00007fd84986732c in rb_ary_collect (ary=140566577364480) at /tmp/ruby/src/trunk-random0/array.c:3620
        i = 1
        collect = 140566577359200
#27 0x00007fd849acd9cc in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fd8493f8b08, ec=0x559e534a8120) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3458
        ci = 0x167100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fd8492e00a8
        cfunc = 0x559e534fd588
        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=0x559e534a8120, reg_cfp=0x7fd8493f8b08, calling=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3486
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#29 0x00007fd849adfbdc in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x559e536734e0, reg_cfp=0x7fd8493f8b08, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x167100000001, cc = 0x7fd835048480, block_handler = 140566918564641, recv = 140566577364480, 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-random0/insns.def:815
        bh = <optimized out>
        cd = 0x559e536734e0
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x559e53674608
        reg_cfp = 0x7fd8493f8b08
        insns_address_table = {0x7fd849add5f3 <vm_exec_core+723>, 0x7fd849add587 <vm_exec_core+615>, 0x7fd849add78e <vm_exec_core+1134>, 0x7fd849add70c <vm_exec_core+1004>, 0x7fd849add692 <vm_exec_core+882>, 0x7fd849add61b <vm_exec_core+763>, 0x7fd849adee4e <vm_exec_core+6958>, 0x7fd849adde84 <vm_exec_core+2916>, 0x7fd849adddcf <vm_exec_core+2735>, 0x7fd849addd77 <vm_exec_core+2647>, 0x7fd849addb94 <vm_exec_core+2164>, 0x7fd849add983 <vm_exec_core+1635>, 0x7fd849add88b <vm_exec_core+1387>, 0x7fd849add802 <vm_exec_core+1250>, 0x7fd849adedff <vm_exec_core+6879>, 0x7fd849adedbc <vm_exec_core+6812>, 0x7fd849aded7e <vm_exec_core+6750>, 0x7fd849aded43 <vm_exec_core+6691>, 0x7fd849aded08 <vm_exec_core+6632>, 0x7fd849adeccd <vm_exec_core+6573>, 0x7fd849adec57 <vm_exec_core+6455>, 0x7fd849adec14 <vm_exec_core+6388>, 0x7fd849adebb6 <vm_exec_core+6294>, 0x7fd849adeb6a <vm_exec_core+6218>, 0x7fd849adeadb <vm_exec_core+6075>, 0x7fd849adea9e <vm_exec_core+6014>, 0x7fd849adea3d <vm_exec_core+5917>, 0x7fd849ade9c0 <vm_exec_core+5792>, 0x7fd849ade980 <vm_exec_core+5728>, 0x7fd849ade940 <vm_exec_core+5664>, 0x7fd849adf5ae <vm_exec_core+8846>, 0x7fd849adf515 <vm_exec_core+8693>, 0x7fd849adf4b0 <vm_exec_core+8592>, 0x7fd849adf454 <vm_exec_core+8500>, 0x7fd849adf404 <vm_exec_core+8420>, 0x7fd849adf3d7 <vm_exec_core+8375>, 0x7fd849adf396 <vm_exec_core+8310>, 0x7fd849adf33b <vm_exec_core+8219>, 0x7fd849adf301 <vm_exec_core+8161>, 0x7fd849adf20e <vm_exec_core+7918>, 0x7fd849adf1c1 <vm_exec_core+7841>, 0x7fd849adf173 <vm_exec_core+7763>, 0x7fd849adf13b <vm_exec_core+7707>, 0x7fd849adf0c8 <vm_exec_core+7592>, 0x7fd849adf060 <vm_exec_core+7488>, 0x7fd849adef25 <vm_exec_core+7173>, 0x7fd849adfa74 <vm_exec_core+10068>, 0x7fd849adf9df <vm_exec_core+9919>, 0x7fd849adf8d8 <vm_exec_core+9656>, 0x7fd849adf898 <vm_exec_core+9592>, 0x7fd849adfc09 <vm_exec_core+10473>, 0x7fd849adfae9 <vm_exec_core+10185>, 0x7fd849add378 <vm_exec_core+88>, 0x7fd849adfc54 <vm_exec_core+10548>, 0x7fd849adf745 <vm_exec_core+9253>, 0x7fd849ae0424 <vm_exec_core+12548>, 0x7fd849adf797 <vm_exec_core+9335>, 0x7fd849adf7e9 <vm_exec_core+9417>, 0x7fd849ade840 <vm_exec_core+5408>, 0x7fd849ade718 <vm_exec_core+5112>, 0x7fd849ade661 <vm_exec_core+4929>, 0x7fd849adfd95 <vm_exec_core+10869>, 0x7fd849ade621 <vm_exec_core+4865>, 0x7fd849ade580 <vm_exec_core+4704>, 0x7fd849ade521 <vm_exec_core+4609>, 0x7fd849ade5df <vm_exec_core+4799>, 0x7fd849ade478 <vm_exec_core+4440>, 0x7fd849ade3ce <vm_exec_core+4270>, 0x7fd849ae0cb4 <vm_exec_core+14740>, 0x7fd849ae0d1e <vm_exec_core+14846>, 0x7fd849ae0c12 <vm_exec_core+14578>, 0x7fd849ae07d8 <vm_exec_core+13496>, 0x7fd849ae0860 <vm_exec_core+13632>, 0x7fd849ae08fd <vm_exec_core+13789>, 0x7fd849ae0969 <vm_exec_core+13897>, 0x7fd849ae09e5 <vm_exec_core+14021>, 0x7fd849ae0a45 <vm_exec_core+14117>, 0x7fd849ae0aa5 <vm_exec_core+14213>, 0x7fd849ae0b05 <vm_exec_core+14309>, 0x7fd849ae0470 <vm_exec_core+12624>, 0x7fd849ae04fb <vm_exec_core+12763>, 0x7fd849ae0551 <vm_exec_core+12849>, 0x7fd849ae05af <vm_exec_core+12943>, 0x7fd849ae0b80 <vm_exec_core+14432>, 0x7fd849ade311 <vm_exec_core+4081>, 0x7fd849ade259 <vm_exec_core+3897>, 0x7fd849ae03e4 <vm_exec_core+12484>, 0x7fd849ae0620 <vm_exec_core+13056>, 0x7fd849ae0660 <vm_exec_core+13120>, 0x7fd849ae06ac <vm_exec_core+13196>, 0x7fd849ae0703 <vm_exec_core+13283>, 0x7fd849ae0396 <vm_exec_core+12406>, 0x7fd849ade1e4 <vm_exec_core+3780>, 0x7fd849ade160 <vm_exec_core+3648>, 0x7fd849ade0b0 <vm_exec_core+3472>, 0x7fd849ade063 <vm_exec_core+3395>, 0x7fd849ade00e <vm_exec_core+3310>, 0x7fd849addfb9 <vm_exec_core+3225>, 0x7fd849addf5c <vm_exec_core+3132>, 0x7fd849addf21 <vm_exec_core+3073>, 0x7fd849addee6 <vm_exec_core+3014>, 0x7fd849add5e4 <vm_exec_core+708>, 0x7fd849add578 <vm_exec_core+600>, 0x7fd849add77f <vm_exec_core+1119>, 0x7fd849add6fd <vm_exec_core+989>, 0x7fd849add683 <vm_exec_core+867>, 0x7fd849add60c <vm_exec_core+748>, 0x7fd849adee3f <vm_exec_core+6943>, 0x7fd849adde75 <vm_exec_core+2901>, 0x7fd849adddc0 <vm_exec_core+2720>, 0x7fd849addd68 <vm_exec_core+2632>, 0x7fd849addb85 <vm_exec_core+2149>, 0x7fd849add974 <vm_exec_core+1620>, 0x7fd849add87c <vm_exec_core+1372>, 0x7fd849add7f3 <vm_exec_core+1235>, 0x7fd849adedf0 <vm_exec_core+6864>, 0x7fd849adedad <vm_exec_core+6797>, 0x7fd849aded6f <vm_exec_core+6735>, 0x7fd849aded34 <vm_exec_core+6676>, 0x7fd849adecf9 <vm_exec_core+6617>, 0x7fd849adecbe <vm_exec_core+6558>, 0x7fd849adec48 <vm_exec_core+6440>, 0x7fd849adec05 <vm_exec_core+6373>, 0x7fd849adeba7 <vm_exec_core+6279>, 0x7fd849adeb5b <vm_exec_core+6203>, 0x7fd849adeacc <vm_exec_core+6060>, 0x7fd849adea8f <vm_exec_core+5999>, 0x7fd849adea2e <vm_exec_core+5902>, 0x7fd849ade9b1 <vm_exec_core+5777>, 0x7fd849ade971 <vm_exec_core+5713>, 0x7fd849ade931 <vm_exec_core+5649>, 0x7fd849adf59f <vm_exec_core+8831>, 0x7fd849adf506 <vm_exec_core+8678>, 0x7fd849adf4a1 <vm_exec_core+8577>, 0x7fd849adf445 <vm_exec_core+8485>, 0x7fd849adf3f5 <vm_exec_core+8405>, 0x7fd849adf3c8 <vm_exec_core+8360>, 0x7fd849adf387 <vm_exec_core+8295>, 0x7fd849adf32c <vm_exec_core+8204>, 0x7fd849adf2f2 <vm_exec_core+8146>, 0x7fd849adf1ff <vm_exec_core+7903>, 0x7fd849adf1b2 <vm_exec_core+7826>, 0x7fd849adf164 <vm_exec_core+7748>, 0x7fd849adf12c <vm_exec_core+7692>, 0x7fd849adf0b9 <vm_exec_core+7577>, 0x7fd849adf051 <vm_exec_core+7473>, 0x7fd849adef16 <vm_exec_core+7158>, 0x7fd849adfa65 <vm_exec_core+10053>, 0x7fd849adf9d0 <vm_exec_core+9904>, 0x7fd849adf8c9 <vm_exec_core+9641>, 0x7fd849adf889 <vm_exec_core+9577>, 0x7fd849adfbfa <vm_exec_core+10458>, 0x7fd849adfada <vm_exec_core+10170>, 0x7fd849ae0e8c <vm_exec_core+15212>, 0x7fd849adfc45 <vm_exec_core+10533>, 0x7fd849adf736 <vm_exec_core+9238>, 0x7fd849ae0ea0 <vm_exec_core+15232>, 0x7fd849adf788 <vm_exec_core+9320>, 0x7fd849adf7da <vm_exec_core+9402>, 0x7fd849ade831 <vm_exec_core+5393>, 0x7fd849ade709 <vm_exec_core+5097>, 0x7fd849ade652 <vm_exec_core+4914>, 0x7fd849adfd86 <vm_exec_core+10854>, 0x7fd849ade612 <vm_exec_core+4850>, 0x7fd849ade571 <vm_exec_core+4689>, 0x7fd849ade512 <vm_exec_core+4594>, 0x7fd849ade5d0 <vm_exec_core+4784>, 0x7fd849ade469 <vm_exec_core+4425>, 0x7fd849ade3bf <vm_exec_core+4255>, 0x7fd849ae0eb4 <vm_exec_core+15252>, 0x7fd849ae0ec8 <vm_exec_core+15272>, 0x7fd849ae0edc <vm_exec_core+15292>, 0x7fd849ae0ef0 <vm_exec_core+15312>, 0x7fd849ae0f04 <vm_exec_core+15332>, 0x7fd849ae0f18 <vm_exec_core+15352>, 0x7fd849ae0b65 <vm_exec_core+14405>, 0x7fd849ae0e78 <vm_exec_core+15192>, 0x7fd849ae0e50 <vm_exec_core+15152>, 0x7fd849ae0e64 <vm_exec_core+15172>, 0x7fd849ae0e00 <vm_exec_core+15072>, 0x7fd849ae0e14 <vm_exec_core+15092>, 0x7fd849ae0e28 <vm_exec_core+15112>, 0x7fd849ae0e3c <vm_exec_core+15132>, 0x7fd849ae0d88 <vm_exec_core+14952>, 0x7fd849ae0d9c <vm_exec_core+14972>, 0x7fd849ade302 <vm_exec_core+4066>, 0x7fd849ade24a <vm_exec_core+3882>, 0x7fd849ae0db0 <vm_exec_core+14992>, 0x7fd849ae0dc4 <vm_exec_core+15012>, 0x7fd849ae0dd8 <vm_exec_core+15032>, 0x7fd849ae0dec <vm_exec_core+15052>, 0x7fd849add361 <vm_exec_core+65>, 0x7fd849add365 <vm_exec_core+69>, 0x7fd849ade1d5 <vm_exec_core+3765>, 0x7fd849ade151 <vm_exec_core+3633>, 0x7fd849ade0a1 <vm_exec_core+3457>, 0x7fd849ade054 <vm_exec_core+3380>, 0x7fd849addfff <vm_exec_core+3295>, 0x7fd849addfaa <vm_exec_core+3210>, 0x7fd849addf4d <vm_exec_core+3117>...}
#31 0x00007fd849ae3ba9 in rb_vm_exec (ec=0x559e534a8120) at /tmp/ruby/src/trunk-random0/vm.c:2390
        _ec = 0x559e534a8120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe69cfb090, 0x7fd849ae3bd8 <rb_vm_exec+360>, 0x0, 0x7ffe69cfaf40, 0x1a408}, prev = 0x7ffe69cfb450, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#32 0x00007fd849ae96d8 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffe69cfb0c8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm.c:1520
No locals.
#33 vm_yield (kw_splat=0, argv=0x7ffe69cfb0c8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm.c:1528
No locals.
#34 rb_yield_0 (argv=0x7ffe69cfb0c8, argc=1) at /tmp/ruby/src/trunk-random0/vm_eval.c:1359
No locals.
#35 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_eval.c:1375
No locals.
#36 0x00007fd8498613ac in rb_ary_each (ary=140566839200600) at /tmp/ruby/src/trunk-random0/array.c:2528
        i = 311
#37 0x00007fd849acdd3c 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-random0/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>
#38 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3486
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#39 vm_call_cfunc_other (ec=0x559e534a8120, reg_cfp=0x7fd8493f8be8, calling=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3512
        ci = <optimized out>
        argv_ary = <optimized out>
#40 0x00007fd849ae60d1 in vm_call_refined (calling=0x7ffe69cfb300, cfp=0x7fd8493f8be8, ec=0x559e534a8120) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:4193
        ref_cc = 0x7ffe69cfb210
        ref_cc = <optimized out>
#41 vm_call_method_each_type (ec=0x559e534a8120, cfp=0x7fd8493f8be8, calling=0x7ffe69cfb300) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:4431
        aset_mask = <optimized out>
        ivar_mask = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#42 0x00007fd849adfbdc in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x559e536045d0, reg_cfp=0x7fd8493f8be8, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0xbe100000001, cc = 0x7ffe69cfb210, block_handler = 140566918564865, recv = 140566839200600, 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-random0/insns.def:815
        bh = <optimized out>
        cd = 0x559e536045d0
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x559e536108c8
        reg_cfp = 0x7fd8493f8be8
        insns_address_table = {0x7fd849add5f3 <vm_exec_core+723>, 0x7fd849add587 <vm_exec_core+615>, 0x7fd849add78e <vm_exec_core+1134>, 0x7fd849add70c <vm_exec_core+1004>, 0x7fd849add692 <vm_exec_core+882>, 0x7fd849add61b <vm_exec_core+763>, 0x7fd849adee4e <vm_exec_core+6958>, 0x7fd849adde84 <vm_exec_core+2916>, 0x7fd849adddcf <vm_exec_core+2735>, 0x7fd849addd77 <vm_exec_core+2647>, 0x7fd849addb94 <vm_exec_core+2164>, 0x7fd849add983 <vm_exec_core+1635>, 0x7fd849add88b <vm_exec_core+1387>, 0x7fd849add802 <vm_exec_core+1250>, 0x7fd849adedff <vm_exec_core+6879>, 0x7fd849adedbc <vm_exec_core+6812>, 0x7fd849aded7e <vm_exec_core+6750>, 0x7fd849aded43 <vm_exec_core+6691>, 0x7fd849aded08 <vm_exec_core+6632>, 0x7fd849adeccd <vm_exec_core+6573>, 0x7fd849adec57 <vm_exec_core+6455>, 0x7fd849adec14 <vm_exec_core+6388>, 0x7fd849adebb6 <vm_exec_core+6294>, 0x7fd849adeb6a <vm_exec_core+6218>, 0x7fd849adeadb <vm_exec_core+6075>, 0x7fd849adea9e <vm_exec_core+6014>, 0x7fd849adea3d <vm_exec_core+5917>, 0x7fd849ade9c0 <vm_exec_core+5792>, 0x7fd849ade980 <vm_exec_core+5728>, 0x7fd849ade940 <vm_exec_core+5664>, 0x7fd849adf5ae <vm_exec_core+8846>, 0x7fd849adf515 <vm_exec_core+8693>, 0x7fd849adf4b0 <vm_exec_core+8592>, 0x7fd849adf454 <vm_exec_core+8500>, 0x7fd849adf404 <vm_exec_core+8420>, 0x7fd849adf3d7 <vm_exec_core+8375>, 0x7fd849adf396 <vm_exec_core+8310>, 0x7fd849adf33b <vm_exec_core+8219>, 0x7fd849adf301 <vm_exec_core+8161>, 0x7fd849adf20e <vm_exec_core+7918>, 0x7fd849adf1c1 <vm_exec_core+7841>, 0x7fd849adf173 <vm_exec_core+7763>, 0x7fd849adf13b <vm_exec_core+7707>, 0x7fd849adf0c8 <vm_exec_core+7592>, 0x7fd849adf060 <vm_exec_core+7488>, 0x7fd849adef25 <vm_exec_core+7173>, 0x7fd849adfa74 <vm_exec_core+10068>, 0x7fd849adf9df <vm_exec_core+9919>, 0x7fd849adf8d8 <vm_exec_core+9656>, 0x7fd849adf898 <vm_exec_core+9592>, 0x7fd849adfc09 <vm_exec_core+10473>, 0x7fd849adfae9 <vm_exec_core+10185>, 0x7fd849add378 <vm_exec_core+88>, 0x7fd849adfc54 <vm_exec_core+10548>, 0x7fd849adf745 <vm_exec_core+9253>, 0x7fd849ae0424 <vm_exec_core+12548>, 0x7fd849adf797 <vm_exec_core+9335>, 0x7fd849adf7e9 <vm_exec_core+9417>, 0x7fd849ade840 <vm_exec_core+5408>, 0x7fd849ade718 <vm_exec_core+5112>, 0x7fd849ade661 <vm_exec_core+4929>, 0x7fd849adfd95 <vm_exec_core+10869>, 0x7fd849ade621 <vm_exec_core+4865>, 0x7fd849ade580 <vm_exec_core+4704>, 0x7fd849ade521 <vm_exec_core+4609>, 0x7fd849ade5df <vm_exec_core+4799>, 0x7fd849ade478 <vm_exec_core+4440>, 0x7fd849ade3ce <vm_exec_core+4270>, 0x7fd849ae0cb4 <vm_exec_core+14740>, 0x7fd849ae0d1e <vm_exec_core+14846>, 0x7fd849ae0c12 <vm_exec_core+14578>, 0x7fd849ae07d8 <vm_exec_core+13496>, 0x7fd849ae0860 <vm_exec_core+13632>, 0x7fd849ae08fd <vm_exec_core+13789>, 0x7fd849ae0969 <vm_exec_core+13897>, 0x7fd849ae09e5 <vm_exec_core+14021>, 0x7fd849ae0a45 <vm_exec_core+14117>, 0x7fd849ae0aa5 <vm_exec_core+14213>, 0x7fd849ae0b05 <vm_exec_core+14309>, 0x7fd849ae0470 <vm_exec_core+12624>, 0x7fd849ae04fb <vm_exec_core+12763>, 0x7fd849ae0551 <vm_exec_core+12849>, 0x7fd849ae05af <vm_exec_core+12943>, 0x7fd849ae0b80 <vm_exec_core+14432>, 0x7fd849ade311 <vm_exec_core+4081>, 0x7fd849ade259 <vm_exec_core+3897>, 0x7fd849ae03e4 <vm_exec_core+12484>, 0x7fd849ae0620 <vm_exec_core+13056>, 0x7fd849ae0660 <vm_exec_core+13120>, 0x7fd849ae06ac <vm_exec_core+13196>, 0x7fd849ae0703 <vm_exec_core+13283>, 0x7fd849ae0396 <vm_exec_core+12406>, 0x7fd849ade1e4 <vm_exec_core+3780>, 0x7fd849ade160 <vm_exec_core+3648>, 0x7fd849ade0b0 <vm_exec_core+3472>, 0x7fd849ade063 <vm_exec_core+3395>, 0x7fd849ade00e <vm_exec_core+3310>, 0x7fd849addfb9 <vm_exec_core+3225>, 0x7fd849addf5c <vm_exec_core+3132>, 0x7fd849addf21 <vm_exec_core+3073>, 0x7fd849addee6 <vm_exec_core+3014>, 0x7fd849add5e4 <vm_exec_core+708>, 0x7fd849add578 <vm_exec_core+600>, 0x7fd849add77f <vm_exec_core+1119>, 0x7fd849add6fd <vm_exec_core+989>, 0x7fd849add683 <vm_exec_core+867>, 0x7fd849add60c <vm_exec_core+748>, 0x7fd849adee3f <vm_exec_core+6943>, 0x7fd849adde75 <vm_exec_core+2901>, 0x7fd849adddc0 <vm_exec_core+2720>, 0x7fd849addd68 <vm_exec_core+2632>, 0x7fd849addb85 <vm_exec_core+2149>, 0x7fd849add974 <vm_exec_core+1620>, 0x7fd849add87c <vm_exec_core+1372>, 0x7fd849add7f3 <vm_exec_core+1235>, 0x7fd849adedf0 <vm_exec_core+6864>, 0x7fd849adedad <vm_exec_core+6797>, 0x7fd849aded6f <vm_exec_core+6735>, 0x7fd849aded34 <vm_exec_core+6676>, 0x7fd849adecf9 <vm_exec_core+6617>, 0x7fd849adecbe <vm_exec_core+6558>, 0x7fd849adec48 <vm_exec_core+6440>, 0x7fd849adec05 <vm_exec_core+6373>, 0x7fd849adeba7 <vm_exec_core+6279>, 0x7fd849adeb5b <vm_exec_core+6203>, 0x7fd849adeacc <vm_exec_core+6060>, 0x7fd849adea8f <vm_exec_core+5999>, 0x7fd849adea2e <vm_exec_core+5902>, 0x7fd849ade9b1 <vm_exec_core+5777>, 0x7fd849ade971 <vm_exec_core+5713>, 0x7fd849ade931 <vm_exec_core+5649>, 0x7fd849adf59f <vm_exec_core+8831>, 0x7fd849adf506 <vm_exec_core+8678>, 0x7fd849adf4a1 <vm_exec_core+8577>, 0x7fd849adf445 <vm_exec_core+8485>, 0x7fd849adf3f5 <vm_exec_core+8405>, 0x7fd849adf3c8 <vm_exec_core+8360>, 0x7fd849adf387 <vm_exec_core+8295>, 0x7fd849adf32c <vm_exec_core+8204>, 0x7fd849adf2f2 <vm_exec_core+8146>, 0x7fd849adf1ff <vm_exec_core+7903>, 0x7fd849adf1b2 <vm_exec_core+7826>, 0x7fd849adf164 <vm_exec_core+7748>, 0x7fd849adf12c <vm_exec_core+7692>, 0x7fd849adf0b9 <vm_exec_core+7577>, 0x7fd849adf051 <vm_exec_core+7473>, 0x7fd849adef16 <vm_exec_core+7158>, 0x7fd849adfa65 <vm_exec_core+10053>, 0x7fd849adf9d0 <vm_exec_core+9904>, 0x7fd849adf8c9 <vm_exec_core+9641>, 0x7fd849adf889 <vm_exec_core+9577>, 0x7fd849adfbfa <vm_exec_core+10458>, 0x7fd849adfada <vm_exec_core+10170>, 0x7fd849ae0e8c <vm_exec_core+15212>, 0x7fd849adfc45 <vm_exec_core+10533>, 0x7fd849adf736 <vm_exec_core+9238>, 0x7fd849ae0ea0 <vm_exec_core+15232>, 0x7fd849adf788 <vm_exec_core+9320>, 0x7fd849adf7da <vm_exec_core+9402>, 0x7fd849ade831 <vm_exec_core+5393>, 0x7fd849ade709 <vm_exec_core+5097>, 0x7fd849ade652 <vm_exec_core+4914>, 0x7fd849adfd86 <vm_exec_core+10854>, 0x7fd849ade612 <vm_exec_core+4850>, 0x7fd849ade571 <vm_exec_core+4689>, 0x7fd849ade512 <vm_exec_core+4594>, 0x7fd849ade5d0 <vm_exec_core+4784>, 0x7fd849ade469 <vm_exec_core+4425>, 0x7fd849ade3bf <vm_exec_core+4255>, 0x7fd849ae0eb4 <vm_exec_core+15252>, 0x7fd849ae0ec8 <vm_exec_core+15272>, 0x7fd849ae0edc <vm_exec_core+15292>, 0x7fd849ae0ef0 <vm_exec_core+15312>, 0x7fd849ae0f04 <vm_exec_core+15332>, 0x7fd849ae0f18 <vm_exec_core+15352>, 0x7fd849ae0b65 <vm_exec_core+14405>, 0x7fd849ae0e78 <vm_exec_core+15192>, 0x7fd849ae0e50 <vm_exec_core+15152>, 0x7fd849ae0e64 <vm_exec_core+15172>, 0x7fd849ae0e00 <vm_exec_core+15072>, 0x7fd849ae0e14 <vm_exec_core+15092>, 0x7fd849ae0e28 <vm_exec_core+15112>, 0x7fd849ae0e3c <vm_exec_core+15132>, 0x7fd849ae0d88 <vm_exec_core+14952>, 0x7fd849ae0d9c <vm_exec_core+14972>, 0x7fd849ade302 <vm_exec_core+4066>, 0x7fd849ade24a <vm_exec_core+3882>, 0x7fd849ae0db0 <vm_exec_core+14992>, 0x7fd849ae0dc4 <vm_exec_core+15012>, 0x7fd849ae0dd8 <vm_exec_core+15032>, 0x7fd849ae0dec <vm_exec_core+15052>, 0x7fd849add361 <vm_exec_core+65>, 0x7fd849add365 <vm_exec_core+69>, 0x7fd849ade1d5 <vm_exec_core+3765>, 0x7fd849ade151 <vm_exec_core+3633>, 0x7fd849ade0a1 <vm_exec_core+3457>, 0x7fd849ade054 <vm_exec_core+3380>, 0x7fd849addfff <vm_exec_core+3295>, 0x7fd849addfaa <vm_exec_core+3210>, 0x7fd849addf4d <vm_exec_core+3117>...}
#44 0x00007fd849ae3ba9 in rb_vm_exec (ec=0x559e534a8120) at /tmp/ruby/src/trunk-random0/vm.c:2390
        _ec = 0x559e534a8120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe69cfb4d0, 0x7fd849ae3bd8 <rb_vm_exec+360>, 0x0, 0x7ffe69cfb380, 0x7fd8498f4740 <grep_regexp_i>}, prev = 0x7ffe69cfb890, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#45 0x00007fd849ae96d8 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffe69cfb508, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm.c:1520
No locals.
#46 vm_yield (kw_splat=0, argv=0x7ffe69cfb508, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm.c:1528
No locals.
#47 rb_yield_0 (argv=0x7ffe69cfb508, argc=1) at /tmp/ruby/src/trunk-random0/vm_eval.c:1359
No locals.
#48 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_eval.c:1375
No locals.
#49 0x00007fd8498613ac in rb_ary_each (ary=140566839201080) at /tmp/ruby/src/trunk-random0/array.c:2528
        i = 0
#50 0x00007fd849acdd3c 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-random0/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>
#51 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3486
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#52 vm_call_cfunc_other (ec=0x559e534a8120, reg_cfp=0x7fd8493f8d70, calling=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3512
        ci = <optimized out>
        argv_ary = <optimized out>
#53 0x00007fd849ae60d1 in vm_call_refined (calling=0x7ffe69cfb740, cfp=0x7fd8493f8d70, ec=0x559e534a8120) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:4193
        ref_cc = 0x7ffe69cfb650
        ref_cc = <optimized out>
#54 vm_call_method_each_type (ec=0x559e534a8120, cfp=0x7fd8493f8d70, calling=0x7ffe69cfb740) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:4431
        aset_mask = <optimized out>
        ivar_mask = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#55 0x00007fd849adfbdc in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x559e53679420, reg_cfp=0x7fd8493f8d70, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0xbe100000001, cc = 0x7ffe69cfb650, block_handler = 140566918565257, recv = 140566839201080, 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>
#56 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random0/insns.def:815
        bh = <optimized out>
        cd = 0x559e53679420
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x559e53676c10
        reg_cfp = 0x7fd8493f8d70
        insns_address_table = {0x7fd849add5f3 <vm_exec_core+723>, 0x7fd849add587 <vm_exec_core+615>, 0x7fd849add78e <vm_exec_core+1134>, 0x7fd849add70c <vm_exec_core+1004>, 0x7fd849add692 <vm_exec_core+882>, 0x7fd849add61b <vm_exec_core+763>, 0x7fd849adee4e <vm_exec_core+6958>, 0x7fd849adde84 <vm_exec_core+2916>, 0x7fd849adddcf <vm_exec_core+2735>, 0x7fd849addd77 <vm_exec_core+2647>, 0x7fd849addb94 <vm_exec_core+2164>, 0x7fd849add983 <vm_exec_core+1635>, 0x7fd849add88b <vm_exec_core+1387>, 0x7fd849add802 <vm_exec_core+1250>, 0x7fd849adedff <vm_exec_core+6879>, 0x7fd849adedbc <vm_exec_core+6812>, 0x7fd849aded7e <vm_exec_core+6750>, 0x7fd849aded43 <vm_exec_core+6691>, 0x7fd849aded08 <vm_exec_core+6632>, 0x7fd849adeccd <vm_exec_core+6573>, 0x7fd849adec57 <vm_exec_core+6455>, 0x7fd849adec14 <vm_exec_core+6388>, 0x7fd849adebb6 <vm_exec_core+6294>, 0x7fd849adeb6a <vm_exec_core+6218>, 0x7fd849adeadb <vm_exec_core+6075>, 0x7fd849adea9e <vm_exec_core+6014>, 0x7fd849adea3d <vm_exec_core+5917>, 0x7fd849ade9c0 <vm_exec_core+5792>, 0x7fd849ade980 <vm_exec_core+5728>, 0x7fd849ade940 <vm_exec_core+5664>, 0x7fd849adf5ae <vm_exec_core+8846>, 0x7fd849adf515 <vm_exec_core+8693>, 0x7fd849adf4b0 <vm_exec_core+8592>, 0x7fd849adf454 <vm_exec_core+8500>, 0x7fd849adf404 <vm_exec_core+8420>, 0x7fd849adf3d7 <vm_exec_core+8375>, 0x7fd849adf396 <vm_exec_core+8310>, 0x7fd849adf33b <vm_exec_core+8219>, 0x7fd849adf301 <vm_exec_core+8161>, 0x7fd849adf20e <vm_exec_core+7918>, 0x7fd849adf1c1 <vm_exec_core+7841>, 0x7fd849adf173 <vm_exec_core+7763>, 0x7fd849adf13b <vm_exec_core+7707>, 0x7fd849adf0c8 <vm_exec_core+7592>, 0x7fd849adf060 <vm_exec_core+7488>, 0x7fd849adef25 <vm_exec_core+7173>, 0x7fd849adfa74 <vm_exec_core+10068>, 0x7fd849adf9df <vm_exec_core+9919>, 0x7fd849adf8d8 <vm_exec_core+9656>, 0x7fd849adf898 <vm_exec_core+9592>, 0x7fd849adfc09 <vm_exec_core+10473>, 0x7fd849adfae9 <vm_exec_core+10185>, 0x7fd849add378 <vm_exec_core+88>, 0x7fd849adfc54 <vm_exec_core+10548>, 0x7fd849adf745 <vm_exec_core+9253>, 0x7fd849ae0424 <vm_exec_core+12548>, 0x7fd849adf797 <vm_exec_core+9335>, 0x7fd849adf7e9 <vm_exec_core+9417>, 0x7fd849ade840 <vm_exec_core+5408>, 0x7fd849ade718 <vm_exec_core+5112>, 0x7fd849ade661 <vm_exec_core+4929>, 0x7fd849adfd95 <vm_exec_core+10869>, 0x7fd849ade621 <vm_exec_core+4865>, 0x7fd849ade580 <vm_exec_core+4704>, 0x7fd849ade521 <vm_exec_core+4609>, 0x7fd849ade5df <vm_exec_core+4799>, 0x7fd849ade478 <vm_exec_core+4440>, 0x7fd849ade3ce <vm_exec_core+4270>, 0x7fd849ae0cb4 <vm_exec_core+14740>, 0x7fd849ae0d1e <vm_exec_core+14846>, 0x7fd849ae0c12 <vm_exec_core+14578>, 0x7fd849ae07d8 <vm_exec_core+13496>, 0x7fd849ae0860 <vm_exec_core+13632>, 0x7fd849ae08fd <vm_exec_core+13789>, 0x7fd849ae0969 <vm_exec_core+13897>, 0x7fd849ae09e5 <vm_exec_core+14021>, 0x7fd849ae0a45 <vm_exec_core+14117>, 0x7fd849ae0aa5 <vm_exec_core+14213>, 0x7fd849ae0b05 <vm_exec_core+14309>, 0x7fd849ae0470 <vm_exec_core+12624>, 0x7fd849ae04fb <vm_exec_core+12763>, 0x7fd849ae0551 <vm_exec_core+12849>, 0x7fd849ae05af <vm_exec_core+12943>, 0x7fd849ae0b80 <vm_exec_core+14432>, 0x7fd849ade311 <vm_exec_core+4081>, 0x7fd849ade259 <vm_exec_core+3897>, 0x7fd849ae03e4 <vm_exec_core+12484>, 0x7fd849ae0620 <vm_exec_core+13056>, 0x7fd849ae0660 <vm_exec_core+13120>, 0x7fd849ae06ac <vm_exec_core+13196>, 0x7fd849ae0703 <vm_exec_core+13283>, 0x7fd849ae0396 <vm_exec_core+12406>, 0x7fd849ade1e4 <vm_exec_core+3780>, 0x7fd849ade160 <vm_exec_core+3648>, 0x7fd849ade0b0 <vm_exec_core+3472>, 0x7fd849ade063 <vm_exec_core+3395>, 0x7fd849ade00e <vm_exec_core+3310>, 0x7fd849addfb9 <vm_exec_core+3225>, 0x7fd849addf5c <vm_exec_core+3132>, 0x7fd849addf21 <vm_exec_core+3073>, 0x7fd849addee6 <vm_exec_core+3014>, 0x7fd849add5e4 <vm_exec_core+708>, 0x7fd849add578 <vm_exec_core+600>, 0x7fd849add77f <vm_exec_core+1119>, 0x7fd849add6fd <vm_exec_core+989>, 0x7fd849add683 <vm_exec_core+867>, 0x7fd849add60c <vm_exec_core+748>, 0x7fd849adee3f <vm_exec_core+6943>, 0x7fd849adde75 <vm_exec_core+2901>, 0x7fd849adddc0 <vm_exec_core+2720>, 0x7fd849addd68 <vm_exec_core+2632>, 0x7fd849addb85 <vm_exec_core+2149>, 0x7fd849add974 <vm_exec_core+1620>, 0x7fd849add87c <vm_exec_core+1372>, 0x7fd849add7f3 <vm_exec_core+1235>, 0x7fd849adedf0 <vm_exec_core+6864>, 0x7fd849adedad <vm_exec_core+6797>, 0x7fd849aded6f <vm_exec_core+6735>, 0x7fd849aded34 <vm_exec_core+6676>, 0x7fd849adecf9 <vm_exec_core+6617>, 0x7fd849adecbe <vm_exec_core+6558>, 0x7fd849adec48 <vm_exec_core+6440>, 0x7fd849adec05 <vm_exec_core+6373>, 0x7fd849adeba7 <vm_exec_core+6279>, 0x7fd849adeb5b <vm_exec_core+6203>, 0x7fd849adeacc <vm_exec_core+6060>, 0x7fd849adea8f <vm_exec_core+5999>, 0x7fd849adea2e <vm_exec_core+5902>, 0x7fd849ade9b1 <vm_exec_core+5777>, 0x7fd849ade971 <vm_exec_core+5713>, 0x7fd849ade931 <vm_exec_core+5649>, 0x7fd849adf59f <vm_exec_core+8831>, 0x7fd849adf506 <vm_exec_core+8678>, 0x7fd849adf4a1 <vm_exec_core+8577>, 0x7fd849adf445 <vm_exec_core+8485>, 0x7fd849adf3f5 <vm_exec_core+8405>, 0x7fd849adf3c8 <vm_exec_core+8360>, 0x7fd849adf387 <vm_exec_core+8295>, 0x7fd849adf32c <vm_exec_core+8204>, 0x7fd849adf2f2 <vm_exec_core+8146>, 0x7fd849adf1ff <vm_exec_core+7903>, 0x7fd849adf1b2 <vm_exec_core+7826>, 0x7fd849adf164 <vm_exec_core+7748>, 0x7fd849adf12c <vm_exec_core+7692>, 0x7fd849adf0b9 <vm_exec_core+7577>, 0x7fd849adf051 <vm_exec_core+7473>, 0x7fd849adef16 <vm_exec_core+7158>, 0x7fd849adfa65 <vm_exec_core+10053>, 0x7fd849adf9d0 <vm_exec_core+9904>, 0x7fd849adf8c9 <vm_exec_core+9641>, 0x7fd849adf889 <vm_exec_core+9577>, 0x7fd849adfbfa <vm_exec_core+10458>, 0x7fd849adfada <vm_exec_core+10170>, 0x7fd849ae0e8c <vm_exec_core+15212>, 0x7fd849adfc45 <vm_exec_core+10533>, 0x7fd849adf736 <vm_exec_core+9238>, 0x7fd849ae0ea0 <vm_exec_core+15232>, 0x7fd849adf788 <vm_exec_core+9320>, 0x7fd849adf7da <vm_exec_core+9402>, 0x7fd849ade831 <vm_exec_core+5393>, 0x7fd849ade709 <vm_exec_core+5097>, 0x7fd849ade652 <vm_exec_core+4914>, 0x7fd849adfd86 <vm_exec_core+10854>, 0x7fd849ade612 <vm_exec_core+4850>, 0x7fd849ade571 <vm_exec_core+4689>, 0x7fd849ade512 <vm_exec_core+4594>, 0x7fd849ade5d0 <vm_exec_core+4784>, 0x7fd849ade469 <vm_exec_core+4425>, 0x7fd849ade3bf <vm_exec_core+4255>, 0x7fd849ae0eb4 <vm_exec_core+15252>, 0x7fd849ae0ec8 <vm_exec_core+15272>, 0x7fd849ae0edc <vm_exec_core+15292>, 0x7fd849ae0ef0 <vm_exec_core+15312>, 0x7fd849ae0f04 <vm_exec_core+15332>, 0x7fd849ae0f18 <vm_exec_core+15352>, 0x7fd849ae0b65 <vm_exec_core+14405>, 0x7fd849ae0e78 <vm_exec_core+15192>, 0x7fd849ae0e50 <vm_exec_core+15152>, 0x7fd849ae0e64 <vm_exec_core+15172>, 0x7fd849ae0e00 <vm_exec_core+15072>, 0x7fd849ae0e14 <vm_exec_core+15092>, 0x7fd849ae0e28 <vm_exec_core+15112>, 0x7fd849ae0e3c <vm_exec_core+15132>, 0x7fd849ae0d88 <vm_exec_core+14952>, 0x7fd849ae0d9c <vm_exec_core+14972>, 0x7fd849ade302 <vm_exec_core+4066>, 0x7fd849ade24a <vm_exec_core+3882>, 0x7fd849ae0db0 <vm_exec_core+14992>, 0x7fd849ae0dc4 <vm_exec_core+15012>, 0x7fd849ae0dd8 <vm_exec_core+15032>, 0x7fd849ae0dec <vm_exec_core+15052>, 0x7fd849add361 <vm_exec_core+65>, 0x7fd849add365 <vm_exec_core+69>, 0x7fd849ade1d5 <vm_exec_core+3765>, 0x7fd849ade151 <vm_exec_core+3633>, 0x7fd849ade0a1 <vm_exec_core+3457>, 0x7fd849ade054 <vm_exec_core+3380>, 0x7fd849addfff <vm_exec_core+3295>, 0x7fd849addfaa <vm_exec_core+3210>, 0x7fd849addf4d <vm_exec_core+3117>...}
#57 0x00007fd849ae44a4 in rb_vm_exec (ec=0x559e534a8120) at /tmp/ruby/src/trunk-random0/vm.c:2399
        _ec = 0x559e534a8120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe69cfb910, 0x7fd849ae3bd8 <rb_vm_exec+360>, 0x0, 0x7ffe69cfb7c0, 0x7fd8492f9070}, prev = 0x7ffe69cfba90, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 36
#58 0x00007fd849970863 in load_iseq_eval (fname=140566890963120, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/load.c:728
        iseq = 0x7fd8479a5778
        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>
#59 require_internal (ec=0x559e534a8120, fname=<optimized out>, exception=1, warn=<optimized out>) at /tmp/ruby/src/trunk-random0/load.c:1234
        handle = <optimized out>
        found = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x559e534a8120
        _tag = {tag = 36, retval = 140566923929133, buf = {0x7fd8479a60d8, 0x7fd849970090 <require_internal+1472>, 0x0, 0x7ffe69cfb920, 0x7fd84799e108}, prev = 0x7ffe69cfbdb0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x559e534a6f90
        saved = {wrapper = 0, self = 140566917467520, errinfo = 4}
        state = <optimized out>
        ftptr = 0x559e53633e50 "/tmp/ruby/src/trunk-random0/tool/test/runner.rb"
        path = <optimized out>
        saved_path = 140566890963120
        realpath = 140566890930200
        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>
#60 0x00007fd849971352 in rb_require_string (fname=140566890963160) at /tmp/ruby/src/trunk-random0/load.c:1326
        ec = 0x559e534a8120
        result = <optimized out>
#61 0x00007fd849acdd3c 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-random0/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>
#62 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3486
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#63 vm_call_cfunc_other (ec=0x559e534a8120, reg_cfp=0x7fd8493f8fa0, calling=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3512
        ci = <optimized out>
        argv_ary = <optimized out>
#64 0x00007fd849add437 in vm_sendish (method_explorer=mexp_search_method, block_handler=0, cd=0x559e5355f280, reg_cfp=0x7fd8493f8fa0, ec=<optimized out>) at /tmp/ruby/src/trunk-random0/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x58b100140003, cc = 0x7fd8479a6100, block_handler = 0, recv = 140566917467520, 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>
#65 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random0/insns.def:835
        bh = 0
        cd = 0x559e5355f280
        leaf = false
        val = <optimized out>
        reg_pc = 0x559e5361e800
        reg_cfp = 0x7fd8493f8fa0
        insns_address_table = {0x7fd849add5f3 <vm_exec_core+723>, 0x7fd849add587 <vm_exec_core+615>, 0x7fd849add78e <vm_exec_core+1134>, 0x7fd849add70c <vm_exec_core+1004>, 0x7fd849add692 <vm_exec_core+882>, 0x7fd849add61b <vm_exec_core+763>, 0x7fd849adee4e <vm_exec_core+6958>, 0x7fd849adde84 <vm_exec_core+2916>, 0x7fd849adddcf <vm_exec_core+2735>, 0x7fd849addd77 <vm_exec_core+2647>, 0x7fd849addb94 <vm_exec_core+2164>, 0x7fd849add983 <vm_exec_core+1635>, 0x7fd849add88b <vm_exec_core+1387>, 0x7fd849add802 <vm_exec_core+1250>, 0x7fd849adedff <vm_exec_core+6879>, 0x7fd849adedbc <vm_exec_core+6812>, 0x7fd849aded7e <vm_exec_core+6750>, 0x7fd849aded43 <vm_exec_core+6691>, 0x7fd849aded08 <vm_exec_core+6632>, 0x7fd849adeccd <vm_exec_core+6573>, 0x7fd849adec57 <vm_exec_core+6455>, 0x7fd849adec14 <vm_exec_core+6388>, 0x7fd849adebb6 <vm_exec_core+6294>, 0x7fd849adeb6a <vm_exec_core+6218>, 0x7fd849adeadb <vm_exec_core+6075>, 0x7fd849adea9e <vm_exec_core+6014>, 0x7fd849adea3d <vm_exec_core+5917>, 0x7fd849ade9c0 <vm_exec_core+5792>, 0x7fd849ade980 <vm_exec_core+5728>, 0x7fd849ade940 <vm_exec_core+5664>, 0x7fd849adf5ae <vm_exec_core+8846>, 0x7fd849adf515 <vm_exec_core+8693>, 0x7fd849adf4b0 <vm_exec_core+8592>, 0x7fd849adf454 <vm_exec_core+8500>, 0x7fd849adf404 <vm_exec_core+8420>, 0x7fd849adf3d7 <vm_exec_core+8375>, 0x7fd849adf396 <vm_exec_core+8310>, 0x7fd849adf33b <vm_exec_core+8219>, 0x7fd849adf301 <vm_exec_core+8161>, 0x7fd849adf20e <vm_exec_core+7918>, 0x7fd849adf1c1 <vm_exec_core+7841>, 0x7fd849adf173 <vm_exec_core+7763>, 0x7fd849adf13b <vm_exec_core+7707>, 0x7fd849adf0c8 <vm_exec_core+7592>, 0x7fd849adf060 <vm_exec_core+7488>, 0x7fd849adef25 <vm_exec_core+7173>, 0x7fd849adfa74 <vm_exec_core+10068>, 0x7fd849adf9df <vm_exec_core+9919>, 0x7fd849adf8d8 <vm_exec_core+9656>, 0x7fd849adf898 <vm_exec_core+9592>, 0x7fd849adfc09 <vm_exec_core+10473>, 0x7fd849adfae9 <vm_exec_core+10185>, 0x7fd849add378 <vm_exec_core+88>, 0x7fd849adfc54 <vm_exec_core+10548>, 0x7fd849adf745 <vm_exec_core+9253>, 0x7fd849ae0424 <vm_exec_core+12548>, 0x7fd849adf797 <vm_exec_core+9335>, 0x7fd849adf7e9 <vm_exec_core+9417>, 0x7fd849ade840 <vm_exec_core+5408>, 0x7fd849ade718 <vm_exec_core+5112>, 0x7fd849ade661 <vm_exec_core+4929>, 0x7fd849adfd95 <vm_exec_core+10869>, 0x7fd849ade621 <vm_exec_core+4865>, 0x7fd849ade580 <vm_exec_core+4704>, 0x7fd849ade521 <vm_exec_core+4609>, 0x7fd849ade5df <vm_exec_core+4799>, 0x7fd849ade478 <vm_exec_core+4440>, 0x7fd849ade3ce <vm_exec_core+4270>, 0x7fd849ae0cb4 <vm_exec_core+14740>, 0x7fd849ae0d1e <vm_exec_core+14846>, 0x7fd849ae0c12 <vm_exec_core+14578>, 0x7fd849ae07d8 <vm_exec_core+13496>, 0x7fd849ae0860 <vm_exec_core+13632>, 0x7fd849ae08fd <vm_exec_core+13789>, 0x7fd849ae0969 <vm_exec_core+13897>, 0x7fd849ae09e5 <vm_exec_core+14021>, 0x7fd849ae0a45 <vm_exec_core+14117>, 0x7fd849ae0aa5 <vm_exec_core+14213>, 0x7fd849ae0b05 <vm_exec_core+14309>, 0x7fd849ae0470 <vm_exec_core+12624>, 0x7fd849ae04fb <vm_exec_core+12763>, 0x7fd849ae0551 <vm_exec_core+12849>, 0x7fd849ae05af <vm_exec_core+12943>, 0x7fd849ae0b80 <vm_exec_core+14432>, 0x7fd849ade311 <vm_exec_core+4081>, 0x7fd849ade259 <vm_exec_core+3897>, 0x7fd849ae03e4 <vm_exec_core+12484>, 0x7fd849ae0620 <vm_exec_core+13056>, 0x7fd849ae0660 <vm_exec_core+13120>, 0x7fd849ae06ac <vm_exec_core+13196>, 0x7fd849ae0703 <vm_exec_core+13283>, 0x7fd849ae0396 <vm_exec_core+12406>, 0x7fd849ade1e4 <vm_exec_core+3780>, 0x7fd849ade160 <vm_exec_core+3648>, 0x7fd849ade0b0 <vm_exec_core+3472>, 0x7fd849ade063 <vm_exec_core+3395>, 0x7fd849ade00e <vm_exec_core+3310>, 0x7fd849addfb9 <vm_exec_core+3225>, 0x7fd849addf5c <vm_exec_core+3132>, 0x7fd849addf21 <vm_exec_core+3073>, 0x7fd849addee6 <vm_exec_core+3014>, 0x7fd849add5e4 <vm_exec_core+708>, 0x7fd849add578 <vm_exec_core+600>, 0x7fd849add77f <vm_exec_core+1119>, 0x7fd849add6fd <vm_exec_core+989>, 0x7fd849add683 <vm_exec_core+867>, 0x7fd849add60c <vm_exec_core+748>, 0x7fd849adee3f <vm_exec_core+6943>, 0x7fd849adde75 <vm_exec_core+2901>, 0x7fd849adddc0 <vm_exec_core+2720>, 0x7fd849addd68 <vm_exec_core+2632>, 0x7fd849addb85 <vm_exec_core+2149>, 0x7fd849add974 <vm_exec_core+1620>, 0x7fd849add87c <vm_exec_core+1372>, 0x7fd849add7f3 <vm_exec_core+1235>, 0x7fd849adedf0 <vm_exec_core+6864>, 0x7fd849adedad <vm_exec_core+6797>, 0x7fd849aded6f <vm_exec_core+6735>, 0x7fd849aded34 <vm_exec_core+6676>, 0x7fd849adecf9 <vm_exec_core+6617>, 0x7fd849adecbe <vm_exec_core+6558>, 0x7fd849adec48 <vm_exec_core+6440>, 0x7fd849adec05 <vm_exec_core+6373>, 0x7fd849adeba7 <vm_exec_core+6279>, 0x7fd849adeb5b <vm_exec_core+6203>, 0x7fd849adeacc <vm_exec_core+6060>, 0x7fd849adea8f <vm_exec_core+5999>, 0x7fd849adea2e <vm_exec_core+5902>, 0x7fd849ade9b1 <vm_exec_core+5777>, 0x7fd849ade971 <vm_exec_core+5713>, 0x7fd849ade931 <vm_exec_core+5649>, 0x7fd849adf59f <vm_exec_core+8831>, 0x7fd849adf506 <vm_exec_core+8678>, 0x7fd849adf4a1 <vm_exec_core+8577>, 0x7fd849adf445 <vm_exec_core+8485>, 0x7fd849adf3f5 <vm_exec_core+8405>, 0x7fd849adf3c8 <vm_exec_core+8360>, 0x7fd849adf387 <vm_exec_core+8295>, 0x7fd849adf32c <vm_exec_core+8204>, 0x7fd849adf2f2 <vm_exec_core+8146>, 0x7fd849adf1ff <vm_exec_core+7903>, 0x7fd849adf1b2 <vm_exec_core+7826>, 0x7fd849adf164 <vm_exec_core+7748>, 0x7fd849adf12c <vm_exec_core+7692>, 0x7fd849adf0b9 <vm_exec_core+7577>, 0x7fd849adf051 <vm_exec_core+7473>, 0x7fd849adef16 <vm_exec_core+7158>, 0x7fd849adfa65 <vm_exec_core+10053>, 0x7fd849adf9d0 <vm_exec_core+9904>, 0x7fd849adf8c9 <vm_exec_core+9641>, 0x7fd849adf889 <vm_exec_core+9577>, 0x7fd849adfbfa <vm_exec_core+10458>, 0x7fd849adfada <vm_exec_core+10170>, 0x7fd849ae0e8c <vm_exec_core+15212>, 0x7fd849adfc45 <vm_exec_core+10533>, 0x7fd849adf736 <vm_exec_core+9238>, 0x7fd849ae0ea0 <vm_exec_core+15232>, 0x7fd849adf788 <vm_exec_core+9320>, 0x7fd849adf7da <vm_exec_core+9402>, 0x7fd849ade831 <vm_exec_core+5393>, 0x7fd849ade709 <vm_exec_core+5097>, 0x7fd849ade652 <vm_exec_core+4914>, 0x7fd849adfd86 <vm_exec_core+10854>, 0x7fd849ade612 <vm_exec_core+4850>, 0x7fd849ade571 <vm_exec_core+4689>, 0x7fd849ade512 <vm_exec_core+4594>, 0x7fd849ade5d0 <vm_exec_core+4784>, 0x7fd849ade469 <vm_exec_core+4425>, 0x7fd849ade3bf <vm_exec_core+4255>, 0x7fd849ae0eb4 <vm_exec_core+15252>, 0x7fd849ae0ec8 <vm_exec_core+15272>, 0x7fd849ae0edc <vm_exec_core+15292>, 0x7fd849ae0ef0 <vm_exec_core+15312>, 0x7fd849ae0f04 <vm_exec_core+15332>, 0x7fd849ae0f18 <vm_exec_core+15352>, 0x7fd849ae0b65 <vm_exec_core+14405>, 0x7fd849ae0e78 <vm_exec_core+15192>, 0x7fd849ae0e50 <vm_exec_core+15152>, 0x7fd849ae0e64 <vm_exec_core+15172>, 0x7fd849ae0e00 <vm_exec_core+15072>, 0x7fd849ae0e14 <vm_exec_core+15092>, 0x7fd849ae0e28 <vm_exec_core+15112>, 0x7fd849ae0e3c <vm_exec_core+15132>, 0x7fd849ae0d88 <vm_exec_core+14952>, 0x7fd849ae0d9c <vm_exec_core+14972>, 0x7fd849ade302 <vm_exec_core+4066>, 0x7fd849ade24a <vm_exec_core+3882>, 0x7fd849ae0db0 <vm_exec_core+14992>, 0x7fd849ae0dc4 <vm_exec_core+15012>, 0x7fd849ae0dd8 <vm_exec_core+15032>, 0x7fd849ae0dec <vm_exec_core+15052>, 0x7fd849add361 <vm_exec_core+65>, 0x7fd849add365 <vm_exec_core+69>, 0x7fd849ade1d5 <vm_exec_core+3765>, 0x7fd849ade151 <vm_exec_core+3633>, 0x7fd849ade0a1 <vm_exec_core+3457>, 0x7fd849ade054 <vm_exec_core+3380>, 0x7fd849addfff <vm_exec_core+3295>, 0x7fd849addfaa <vm_exec_core+3210>, 0x7fd849addf4d <vm_exec_core+3117>...}
#66 0x00007fd849ae3ba9 in rb_vm_exec (ec=0x559e534a8120) at /tmp/ruby/src/trunk-random0/vm.c:2390
        _ec = 0x559e534a8120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe69cfbe30, 0x7fd849ae3bd8 <rb_vm_exec+360>, 0x0, 0x7ffe69cfbce0, 0x559e53535420}, prev = 0x7ffe69cfbe70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#67 0x00007fd849906f91 in rb_ec_exec_node (ec=ec@entry=0x559e534a8120, n=n@entry=0x7fd8479a6b50) at /tmp/ruby/src/trunk-random0/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140566925473556, buf = {0x7fd8479a6b50, 0x7fd849906fe2 <rb_ec_exec_node+258>, 0x0, 0x7ffe69cfbe40, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fd8479a6b50
#68 0x00007fd84990d453 in ruby_run_node (n=0x7fd8479a6b50) at /tmp/ruby/src/trunk-random0/eval.c:328
        ec = 0x559e534a8120
        status = 0
#69 0x0000559e53406187 in rb_main (argv=0x7ffe69cfc078, argc=8) at /tmp/ruby/src/trunk-random0/main.c:39
        variable_in_this_stack_frame = 140730673644313
#70 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random0/main.c:58
No locals.

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