# Logfile created on 2025-12-10 09:18:27 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000070d5e0f5fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-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\"", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20251210-091826", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000070d5e556dc28 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000070d5e556da20 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000070d5e0e99298 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random0.20251210-091826", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random0.20251210-091826>, @binmode=false, @mon_data=#<Monitor:0x000070d5e556d4a8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random0/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = ef4490d6b1
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-random0/ext/ripper/eventids2table.c
Update rbs to 22451ecbe262326176eb3915b64366712930685c
make[1]: Entering directory '/tmp/ruby/src/trunk-random0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random0/ext/ripper'
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random0/.bundle/.timestamp/rbs.revision unchanged
/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'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.rbbin updated
9958c2692d4b057244a862eda87eb832aa00db3ab166f120bbd588234442b66c  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-random0/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.0.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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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 updated
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 '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[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date'
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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console'
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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/monitor'
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]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving 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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.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'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/digest_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/finalizer_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/set_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
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 22451ecbe262326176eb3915b64366712930685c
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/rbs.revision -
generating encdb.h
generating enc.mk
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-random0/.bundle/.timestamp/rbs.revision unchanged
encdb.h unchanged
making srcs under enc
making 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 '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[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Leaving 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/digest'
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]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date'
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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
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]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving 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/openssl'
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/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.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/.bundle/gems/syslog-0.3.0/ext/syslog'
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 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/4.0.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/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random0/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random0/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random0/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random0/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random0/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random0/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk-random0/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random0/bin
installing library scripts:         /tmp/ruby/install/trunk-random0/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk-random0/include/ruby-4.0.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/4.0.0+0
                                    bundler 4.0.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.0
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.8.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.7.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.5.0
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-random0/lib/ruby/gems/4.0.0+0
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.17.1
                                    openssl 4.0.0.pre
                                    psych 5.3.0
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk-random0/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.3
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.17.0
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk-random0/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2032 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-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"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
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'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for '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'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest'
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/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
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'
Run options: 
  --seed=45379
  "--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:

Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 8 #<File::Stat dev=0x8, ino=1808970935, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 9 #<File::Stat dev=0x8, ino=1808973846, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=1808958891, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 35017>
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 12
/tmp/ruby/src/trunk-random0/test/ruby/test_array.rb:1720: [BUG] Segmentation fault at 0x0000770cc14c1d60
ruby 4.0.0dev (2025-12-10T07:09:05Z master ef4490d6b1) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0031 p:0003 s:0176 e:000174 l:n b:---- BLOCK  /tmp/ruby/src/trunk-random0/test/ruby/test_array.rb:1720
c:0030 p:0024 s:0172 e:000171 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/envutil.rb:336
c:0029 p:0046 s:0167 e:000166 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/envutil.rb:350
c:0028 p:0019 s:0160 e:000159 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/test/ruby/test_array.rb:1720
c:0027 p:0037 s:0156 e:000155 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit/testcase.rb:202
c:0026 p:0052 s:0150 e:000149 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit/testcase.rb:170
c:0025 p:0093 s:0141 e:000140 l:n b:---- BLOCK  /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1683 [FINISH]
c:0024 p:---- s:0134 e:000133 l:y b:---- CFUNC  :map
c:0023 p:0114 s:0130 E:000560 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1670
c:0022 p:0035 s:0118 E:0013f8 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1374
c:0021 p:0009 s:0111 E:001470 l:n b:---- BLOCK  /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:830 [FINISH]
c:0020 p:---- s:0105 e:000104 l:y b:---- CFUNC  :each
c:0019 p:0047 s:0101 E:001438 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:828
c:0018 p:0008 s:0094 E:000898 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:865
c:0017 p:0130 s:0087 E:001f28 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1616
c:0016 p:0026 s:0074 E:001638 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1311
c:0015 p:0005 s:0069 E:001d00 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1781
c:0014 p:0006 s:0065 E:002488 l:n b:---- BLOCK  /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1768 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
c:0012 p:0042 s:0057 E:002228 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1767
c:0011 p:0013 s:0052 E:001858 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1811
c:0010 p:0008 s:0047 E:0008d0 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1053
c:0009 p:0008 s:0041 E:000910 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:898
c:0008 p:0017 s:0035 E:0024d8 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 E:002318 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1290
c:0006 p:0032 s:0025 E:000ee0 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1895
c:0005 p:0020 s:0021 E:001958 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1899
c:0004 p:0065 s:0016 E:000d58 l:y b:0001 TOP    /tmp/ruby/src/trunk-random0/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
c:0002 p:0005 s:0006 E:000740 l:n b:---- EVAL   /tmp/ruby/src/trunk-random0/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001980 l:y b:---- DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-random0/test/runner.rb:5:in '<main>'
/tmp/ruby/src/trunk-random0/test/runner.rb:5:in 'require_relative'
/tmp/ruby/src/trunk-random0/tool/test/runner.rb:14:in '<top (required)>'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1899:in 'run'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1895:in 'run'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1290:in 'run'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:145:in 'run'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:898:in 'run'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1053:in 'run'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1811:in 'run'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1767:in '_run'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1767:in 'each'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1768:in 'block in _run'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1781:in 'run_tests'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1311:in '_run_anything'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1616:in '_run_anything'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:865:in '_run_suites'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:828:in '_run_suites'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:828:in 'each'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:830:in 'block in _run_suites'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1374:in '_run_suite'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1670:in '_run_suite'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1670:in 'map'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1683:in 'block in _run_suite'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/trunk-random0/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/trunk-random0/test/ruby/test_array.rb:1720:in 'test_slice_gc_compact_stress'
/tmp/ruby/src/trunk-random0/tool/lib/envutil.rb:350:in 'under_gc_compact_stress'
/tmp/ruby/src/trunk-random0/tool/lib/envutil.rb:336:in 'under_gc_stress'
/tmp/ruby/src/trunk-random0/test/ruby/test_array.rb:1720:in 'block in test_slice_gc_compact_stress'

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

-- Machine register context ------------------------------------------------
 RIP: 0x0000770ce52ffb94 RBP: 0x00007fff7c7d7ca0 RSP: 0x00007fff7c7d7b98
 RAX: 0x0000770ce52ffb90 RBX: 0x0000770c5155a340 RCX: 0x0000000000000000
 RDX: 0x00007fff7c7d7ca0 RDI: 0x0000770cc14c1d60 RSI: 0x0000000000000000
  R8: 0x0000770ce52ffda0  R9: 0x000000000018e822 R10: 0x0000000000000000
 R11: 0x0000770ce52ffda0 R12: 0xe5d036df22f9653a R13: 0x0000000000000018
 R14: 0x0000600411fcf4c0 R15: 0x0000770c4effe010 EFL: 0x0000000000010206

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_print_backtrace+0x14) [0x770ce551f4f7] /tmp/ruby/src/trunk-random0/vm_dump.c:1105
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_vm_bugreport) /tmp/ruby/src/trunk-random0/vm_dump.c:1450
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_bug_for_fatal_signal+0x10a) [0x770ce52e386a] /tmp/ruby/src/trunk-random0/error.c:1131
/tmp/ruby/build/trunk-random0/libruby.so.4.0(sigsegv+0x48) [0x770ce5454678] /tmp/ruby/src/trunk-random0/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x770ce4e15320) [0x770ce4e15320]
/tmp/ruby/build/trunk-random0/libruby.so.4.0(RB_BUILTIN_TYPE+0x0) [0x770ce52ffb94] /tmp/ruby/src/trunk-random0/gc/default/default.c:7141
/tmp/ruby/build/trunk-random0/libruby.so.4.0(gc_update_references_weak_table_i) /tmp/ruby/src/trunk-random0/gc/default/default.c:7144
/tmp/ruby/build/trunk-random0/libruby.so.4.0(st_general_foreach+0x68) [0x770ce5460fb3] /tmp/ruby/src/trunk-random0/st.c:1563
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_st_foreach_with_replace) /tmp/ruby/src/trunk-random0/st.c:1641
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_gc_vm_weak_table_foreach+0x16) [0x770ce5316194] /tmp/ruby/src/trunk-random0/gc.c:4060
/tmp/ruby/build/trunk-random0/libruby.so.4.0(gc_update_references) /tmp/ruby/src/trunk-random0/gc/default/default.c:7189
/tmp/ruby/build/trunk-random0/libruby.so.4.0(gc_compact_finish) /tmp/ruby/src/trunk-random0/gc/default/default.c:3452
/tmp/ruby/build/trunk-random0/libruby.so.4.0(gc_sweep_compact) /tmp/ruby/src/trunk-random0/gc/default/default.c:5703
/tmp/ruby/build/trunk-random0/libruby.so.4.0(gc_sweep) /tmp/ruby/src/trunk-random0/gc/default/default.c:4137
/tmp/ruby/build/trunk-random0/libruby.so.4.0(gc_start+0xc12) [0x770ce5317042] /tmp/ruby/src/trunk-random0/gc/default/default.c:6519
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_multi_ractor_p+0x0) [0x770ce53186ae] /tmp/ruby/src/trunk-random0/gc/default/default.c:6400
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_vm_lock_leave) /tmp/ruby/src/trunk-random0/vm_sync.h:101
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_gc_vm_unlock) /tmp/ruby/src/trunk-random0/gc.c:146
/tmp/ruby/build/trunk-random0/libruby.so.4.0(garbage_collect) /tmp/ruby/src/trunk-random0/gc/default/default.c:6402
/tmp/ruby/build/trunk-random0/libruby.so.4.0(newobj_slowpath+0x10d) [0x770ce531893d] /tmp/ruby/src/trunk-random0/gc/default/default.c:2463
/tmp/ruby/build/trunk-random0/libruby.so.4.0(newobj_slowpath_wb_protected) /tmp/ruby/src/trunk-random0/gc/default/default.c:2485
/tmp/ruby/build/trunk-random0/libruby.so.4.0(RBASIC_SET_SHAPE_ID_NO_CHECKS+0x0) [0x770ce53197d4] /tmp/ruby/src/trunk-random0/gc/default/default.c:2522
/tmp/ruby/build/trunk-random0/libruby.so.4.0(newobj_of) /tmp/ruby/src/trunk-random0/gc.c:997
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random0/gc.c:1046
/tmp/ruby/build/trunk-random0/libruby.so.4.0(ary_alloc_heap+0x32) [0x770ce521a828] /tmp/ruby/src/trunk-random0/array.c:702
/tmp/ruby/build/trunk-random0/libruby.so.4.0(ary_make_partial) /tmp/ruby/src/trunk-random0/array.c:1259
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_ary_resurrect) /tmp/ruby/src/trunk-random0/array.c:2810
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_exec_core+0xb7d) [0x770ce5500bed] ../../src/trunk-random0/insns.def:479
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_exec_loop+0xa) [0x770ce5505cc8] /tmp/ruby/src/trunk-random0/vm.c:2812
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2788
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_yield_with_cref+0x88) [0x770ce550af20] /tmp/ruby/src/trunk-random0/vm.c:1865
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_yield) /tmp/ruby/src/trunk-random0/vm.c:1873
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_yield_0) /tmp/ruby/src/trunk-random0/vm_eval.c:1362
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_yield) /tmp/ruby/src/trunk-random0/vm_eval.c:1378
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_ary_collect+0x5c) [0x770ce52125ec] /tmp/ruby/src/trunk-random0/array.c:3678
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_call_cfunc_with_frame_+0x10d) [0x770ce54e948d] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3903
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_sendish+0xcc) [0x770ce54f2f2c] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6125
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_exec_core+0x22ef) [0x770ce550235f] ../../src/trunk-random0/insns.def:856
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_exec_loop+0x3e) [0x770ce5505fcb] /tmp/ruby/src/trunk-random0/vm.c:2812
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2791
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_yield_with_cref+0x88) [0x770ce550af20] /tmp/ruby/src/trunk-random0/vm.c:1865
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_yield) /tmp/ruby/src/trunk-random0/vm.c:1873
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_yield_0) /tmp/ruby/src/trunk-random0/vm_eval.c:1362
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_yield) /tmp/ruby/src/trunk-random0/vm_eval.c:1378
/tmp/ruby/build/trunk-random0/libruby.so.4.0(RB_FL_TEST_RAW+0x0) [0x770ce520bd2c] /tmp/ruby/src/trunk-random0/array.c:2665
/tmp/ruby/build/trunk-random0/libruby.so.4.0(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random0/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_array_len) /tmp/ruby/src/trunk-random0/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_ary_each) /tmp/ruby/src/trunk-random0/array.c:2664
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_call_cfunc_with_frame_+0x10d) [0x770ce54e948d] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3903
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_sendish+0xcc) [0x770ce54f2f2c] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6125
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_exec_core+0x22ef) [0x770ce550235f] ../../src/trunk-random0/insns.def:856
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_exec_loop+0xa) [0x770ce5505cc8] /tmp/ruby/src/trunk-random0/vm.c:2812
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2788
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_yield_with_cref+0x88) [0x770ce550af20] /tmp/ruby/src/trunk-random0/vm.c:1865
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_yield) /tmp/ruby/src/trunk-random0/vm.c:1873
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_yield_0) /tmp/ruby/src/trunk-random0/vm_eval.c:1362
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_yield) /tmp/ruby/src/trunk-random0/vm_eval.c:1378
/tmp/ruby/build/trunk-random0/libruby.so.4.0(RB_FL_TEST_RAW+0x0) [0x770ce520bd2c] /tmp/ruby/src/trunk-random0/array.c:2665
/tmp/ruby/build/trunk-random0/libruby.so.4.0(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random0/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_array_len) /tmp/ruby/src/trunk-random0/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_ary_each) /tmp/ruby/src/trunk-random0/array.c:2664
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_call_cfunc_with_frame_+0x10d) [0x770ce54e948d] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3903
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_sendish+0xcc) [0x770ce54f2f2c] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6125
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_exec_core+0x22ef) [0x770ce550235f] ../../src/trunk-random0/insns.def:856
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_exec_loop+0x3e) [0x770ce5505fcb] /tmp/ruby/src/trunk-random0/vm.c:2812
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2791
/tmp/ruby/build/trunk-random0/libruby.so.4.0(load_iseq_eval+0x51) [0x770ce536370e] /tmp/ruby/src/trunk-random0/load.c:774
/tmp/ruby/build/trunk-random0/libruby.so.4.0(require_internal) /tmp/ruby/src/trunk-random0/load.c:1341
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_require_string_internal+0x4b) [0x770ce5363ecd] /tmp/ruby/src/trunk-random0/load.c:1451
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_require_relative_entrypoint) /tmp/ruby/src/trunk-random0/load.c:1059
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_f_require_relative) /tmp/ruby/src/trunk-random0/load.c:1074
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_call_cfunc_with_frame_+0x10d) [0x770ce54e948d] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3903
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_sendish+0xcc) [0x770ce54f2f2c] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6125
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_exec_core+0x84) [0x770ce55000f4] ../../src/trunk-random0/insns.def:904
/tmp/ruby/build/trunk-random0/libruby.so.4.0(vm_exec_loop+0xa) [0x770ce5505cc8] /tmp/ruby/src/trunk-random0/vm.c:2812
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2788
/tmp/ruby/build/trunk-random0/libruby.so.4.0(rb_ec_exec_node+0xa5) [0x770ce52ed775] /tmp/ruby/src/trunk-random0/eval.c:283
/tmp/ruby/build/trunk-random0/libruby.so.4.0(ruby_run_node+0x8b) [0x770ce52f1beb] /tmp/ruby/src/trunk-random0/eval.c:321
/tmp/ruby/build/trunk-random0/ruby(rb_main+0x21) [0x600408650186] /tmp/ruby/src/trunk-random0/main.c:42
/tmp/ruby/build/trunk-random0/ruby(main) /tmp/ruby/src/trunk-random0/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x770ce4dfa1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x770ce4dfa28b] ../csu/libc-start.c:360
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
[0x6004086501d5]

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

* Process memory map:

60040864f000-600408650000 r--p 00000000 00:30 13273225                   /tmp/ruby/build/trunk-random0/ruby
600408650000-600408651000 r-xp 00001000 00:30 13273225                   /tmp/ruby/build/trunk-random0/ruby
600408651000-600408652000 r--p 00002000 00:30 13273225                   /tmp/ruby/build/trunk-random0/ruby
600408652000-600408653000 r--p 00002000 00:30 13273225                   /tmp/ruby/build/trunk-random0/ruby
600408653000-600408654000 rw-p 00003000 00:30 13273225                   /tmp/ruby/build/trunk-random0/ruby
60040bcff000-600419498000 rw-p 00000000 00:00 0                          [heap]
770c4effe000-770c54fff000 rw-p 00000000 00:00 0 
770c58000000-770c58021000 rw-p 00000000 00:00 0 
770c58021000-770c5c000000 ---p 00000000 00:00 0 
770c5c000000-770c5c290000 rw-p 00000000 00:00 0 
770c5c290000-770c60000000 ---p 00000000 00:00 0 
770c60000000-770c6005f000 rw-p 00000000 00:00 0 
770c6005f000-770c64000000 ---p 00000000 00:00 0 
770c64000000-770c64021000 rw-p 00000000 00:00 0 
770c64021000-770c68000000 ---p 00000000 00:00 0 
770c68000000-770c68021000 rw-p 00000000 00:00 0 
770c68021000-770c6c000000 ---p 00000000 00:00 0 
770c6c000000-770c6cc36000 rw-p 00000000 00:00 0 
770c6cc36000-770c70000000 ---p 00000000 00:00 0 
770c70000000-770c70c38000 rw-p 00000000 00:00 0 
770c70c38000-770c74000000 ---p 00000000 00:00 0 
770c74000000-770c7408f000 rw-p 00000000 00:00 0 
770c7408f000-770c78000000 ---p 00000000 00:00 0 
770c78f7f000-770c7af80000 rw-p 00000000 00:00 0 
770c7af80000-770c7af81000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7af81000-770c7afc2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7afc2000-770c7afc3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7afc3000-770c7b004000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b004000-770c7b005000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b005000-770c7b046000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b046000-770c7b047000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b047000-770c7b088000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b088000-770c7b089000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b089000-770c7b0ca000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b0ca000-770c7b0cb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b0cb000-770c7b10c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b10c000-770c7b10d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b10d000-770c7b14e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b14e000-770c7b14f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b14f000-770c7b190000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b190000-770c7b191000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b191000-770c7b1d2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b1d2000-770c7b1d3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b1d3000-770c7b214000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b214000-770c7b215000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b215000-770c7b256000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b256000-770c7b257000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b257000-770c7b298000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b298000-770c7b299000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b299000-770c7b2da000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b2da000-770c7b2db000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b2db000-770c7b31c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b31c000-770c7b31d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b31d000-770c7b35e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b35e000-770c7b35f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b35f000-770c7b3a0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b3a0000-770c7b3a1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b3a1000-770c7b3e2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b3e2000-770c7b3e3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b3e3000-770c7b424000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b424000-770c7b425000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b425000-770c7b466000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b466000-770c7b467000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b467000-770c7b4a8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b4a8000-770c7b4a9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b4a9000-770c7b4ea000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b4ea000-770c7b4eb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b4eb000-770c7b52c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b52c000-770c7b52d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b52d000-770c7b56e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b56e000-770c7b56f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b56f000-770c7b5b0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b5b0000-770c7b5b1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b5b1000-770c7b5f2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b5f2000-770c7b5f3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b5f3000-770c7b634000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b634000-770c7b635000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b635000-770c7b676000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b676000-770c7b677000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b677000-770c7b6b8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b6b8000-770c7b6b9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b6b9000-770c7b6fa000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b6fa000-770c7b6fb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b6fb000-770c7b73c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b73c000-770c7b73d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b73d000-770c7b77e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b77e000-770c7b77f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b77f000-770c7b7c0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b7c0000-770c7b7c1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b7c1000-770c7b802000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b802000-770c7b803000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b803000-770c7b844000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b844000-770c7b845000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b845000-770c7b886000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b886000-770c7b887000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b887000-770c7b8c8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b8c8000-770c7b8c9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b8c9000-770c7b90a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b90a000-770c7b90b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b90b000-770c7b94c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b94c000-770c7b94d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b94d000-770c7b98e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b98e000-770c7b98f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b98f000-770c7b9d0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b9d0000-770c7b9d1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7b9d1000-770c7ba12000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7ba12000-770c7ba13000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7ba13000-770c7ba54000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7ba54000-770c7ba55000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7ba55000-770c7ba96000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7ba96000-770c7ba97000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7ba97000-770c7bad8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bad8000-770c7bad9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bad9000-770c7bb1a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bb1a000-770c7bb1b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bb1b000-770c7bb5c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bb5c000-770c7bb5d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bb5d000-770c7bb9e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bb9e000-770c7bb9f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bb9f000-770c7bbe0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bbe0000-770c7bbe1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bbe1000-770c7bc22000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bc22000-770c7bc23000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bc23000-770c7bc64000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bc64000-770c7bc65000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bc65000-770c7bca6000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bca6000-770c7bca7000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bca7000-770c7bce8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bce8000-770c7bce9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bce9000-770c7bd2a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bd2a000-770c7bd2b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bd2b000-770c7bd6c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bd6c000-770c7bd6d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bd6d000-770c7bdae000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bdae000-770c7bdaf000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bdaf000-770c7bdf0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bdf0000-770c7bdf1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bdf1000-770c7be32000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7be32000-770c7be33000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7be33000-770c7be74000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7be74000-770c7be75000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7be75000-770c7beb6000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7beb6000-770c7beb7000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7beb7000-770c7bef8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bef8000-770c7bef9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bef9000-770c7bf3a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bf3a000-770c7bf3b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bf3b000-770c7bf7c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bf7c000-770c7bf7d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bf7d000-770c7bfbe000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bfbe000-770c7bfbf000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7bfbf000-770c7c000000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770c7c000000-770c7d250000 rw-p 00000000 00:00 0 
770c7d250000-770c80000000 ---p 00000000 00:00 0 
770c80000000-770c81252000 rw-p 00000000 00:00 0 
770c81252000-770c84000000 ---p 00000000 00:00 0 
770c84000000-770c84a90000 rw-p 00000000 00:00 0 
770c84a90000-770c88000000 ---p 00000000 00:00 0 
770c88000000-770c88722000 rw-p 00000000 00:00 0 
770c88722000-770c8c000000 ---p 00000000 00:00 0 
770c8c000000-770c8c039000 rw-p 00000000 00:00 0 
770c8c039000-770c90000000 ---p 00000000 00:00 0 
770c90000000-770c9071f000 rw-p 00000000 00:00 0 
770c9071f000-770c94000000 ---p 00000000 00:00 0 
770c94000000-770c95ddd000 rw-p 00000000 00:00 0 
770c95ddd000-770c98000000 ---p 00000000 00:00 0 
770c98000000-770c98039000 rw-p 00000000 00:00 0 
770c98039000-770c9c000000 ---p 00000000 00:00 0 
770c9c000000-770c9c039000 rw-p 00000000 00:00 0 
770c9c039000-770ca0000000 ---p 00000000 00:00 0 
770ca05ee000-770ca05ef000 ---p 00000000 00:00 0 
770ca05ef000-770ca0def000 rw-p 00000000 00:00 0 
770ca0def000-770ca0df0000 ---p 00000000 00:00 0 
770ca0df0000-770ca15f0000 rw-p 00000000 00:00 0 
770ca15f0000-770ca15f1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca15f1000-770ca1632000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1632000-770ca1633000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1633000-770ca1674000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1674000-770ca1675000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1675000-770ca16b6000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca16b6000-770ca16b7000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca16b7000-770ca16f8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca16f8000-770ca16f9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca16f9000-770ca173a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca173a000-770ca173b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca173b000-770ca177c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca177c000-770ca177d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca177d000-770ca17be000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca17be000-770ca17bf000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca17bf000-770ca1800000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1800000-770ca1801000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1801000-770ca1842000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1842000-770ca1843000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1843000-770ca1884000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1884000-770ca1885000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1885000-770ca18c6000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca18c6000-770ca18c7000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca18c7000-770ca1908000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1908000-770ca1909000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1909000-770ca194a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca194a000-770ca194b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca194b000-770ca198c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca198c000-770ca198d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca198d000-770ca19ce000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca19ce000-770ca19cf000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca19cf000-770ca1a10000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1a10000-770ca1a11000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1a11000-770ca1a52000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1a52000-770ca1a53000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1a53000-770ca1a94000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1a94000-770ca1a95000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1a95000-770ca1ad6000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1ad6000-770ca1ad7000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1ad7000-770ca1b18000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1b18000-770ca1b19000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1b19000-770ca1b5a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1b5a000-770ca1b5b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1b5b000-770ca1b9c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1b9c000-770ca1b9d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1b9d000-770ca1bde000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1bde000-770ca1bdf000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1bdf000-770ca1c20000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1c20000-770ca1c21000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1c21000-770ca1c62000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1c62000-770ca1c63000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1c63000-770ca1ca4000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1ca4000-770ca1ca5000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1ca5000-770ca1ce6000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1ce6000-770ca1ce7000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1ce7000-770ca1d28000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1d28000-770ca1d29000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1d29000-770ca1d6a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1d6a000-770ca1d6b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1d6b000-770ca1dac000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1dac000-770ca1dad000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1dad000-770ca1dee000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1dee000-770ca1def000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1def000-770ca1e30000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ca1ed0000-770ca3520000 r--s 00000000 00:30 13268360                   /tmp/ruby/build/trunk-random0/libruby.so.4.0.0
770ca3520000-770ca3530000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770ca36e9000-770ca38f0000 r--s 00000000 00:30 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
770ca38f0000-770ca3900000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770ca3960000-770ca3970000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770ca39f8000-770ca39f9000 ---p 00000000 00:00 0 
770ca39f9000-770ca3a19000 rw-p 00000000 00:00 0 
770ca3a19000-770ca3a1a000 ---p 00000000 00:00 0 
770ca3a1a000-770ca3a3a000 rw-p 00000000 00:00 0 
770ca3a3a000-770ca3a3b000 ---p 00000000 00:00 0 
770ca3a3b000-770ca3a5b000 rw-p 00000000 00:00 0 
770ca3a5b000-770ca3a5c000 r--p 00000000 00:30 15206860                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/chinese.so
770ca3a5c000-770ca3a5d000 r-xp 00001000 00:30 15206860                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/chinese.so
770ca3a5d000-770ca3a89000 r--p 00002000 00:30 15206860                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/chinese.so
770ca3a89000-770ca3a8a000 r--p 0002d000 00:30 15206860                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/chinese.so
770ca3a8a000-770ca3a8b000 rw-p 0002e000 00:30 15206860                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/chinese.so
770ca3a8b000-770ca3a8c000 r--p 00000000 00:30 15206875                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gbk.so
770ca3a8c000-770ca3a8d000 r-xp 00001000 00:30 15206875                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gbk.so
770ca3a8d000-770ca3abc000 r--p 00002000 00:30 15206875                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gbk.so
770ca3abc000-770ca3abd000 r--p 00030000 00:30 15206875                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gbk.so
770ca3abd000-770ca3abe000 rw-p 00031000 00:30 15206875                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gbk.so
770ca3abe000-770ca3abf000 r--p 00000000 00:30 15206874                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gb18030.so
770ca3abf000-770ca3ac0000 r-xp 00001000 00:30 15206874                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gb18030.so
770ca3ac0000-770ca3aeb000 r--p 00002000 00:30 15206874                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gb18030.so
770ca3aeb000-770ca3aec000 r--p 0002c000 00:30 15206874                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gb18030.so
770ca3aec000-770ca3aed000 rw-p 0002d000 00:30 15206874                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/gb18030.so
770ca3aed000-770ca3aee000 r--p 00000000 00:30 15206884                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/korean.so
770ca3aee000-770ca3aef000 r-xp 00001000 00:30 15206884                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/korean.so
770ca3aef000-770ca3b29000 r--p 00002000 00:30 15206884                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/korean.so
770ca3b29000-770ca3b2a000 r--p 0003c000 00:30 15206884                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/korean.so
770ca3b2a000-770ca3b2b000 rw-p 0003d000 00:30 15206884                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/korean.so
770ca3b2b000-770ca3b2c000 r--p 00000000 00:30 15206849                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/big5.so
770ca3b2c000-770ca3b2d000 r-xp 00001000 00:30 15206849                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/big5.so
770ca3b2d000-770ca3bb9000 r--p 00002000 00:30 15206849                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/big5.so
770ca3bb9000-770ca3bba000 r--p 0008d000 00:30 15206849                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/big5.so
770ca3bba000-770ca3bbb000 rw-p 0008e000 00:30 15206849                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/big5.so
770ca3bbb000-770ca3bbc000 r--p 00000000 00:30 15206888                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf8_mac.so
770ca3bbc000-770ca3bbd000 r-xp 00001000 00:30 15206888                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf8_mac.so
770ca3bbd000-770ca3bfe000 r--p 00002000 00:30 15206888                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf8_mac.so
770ca3bfe000-770ca3bff000 r--p 00042000 00:30 15206888                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf8_mac.so
770ca3bff000-770ca3c00000 rw-p 00043000 00:30 15206888                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf8_mac.so
770ca3c00000-770ca3c10000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770ca3c90000-770ca3ca0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770ca3d10000-770ca3d40000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770ca3de0000-770ca3df0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770ca3f50000-770ca3f60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770ca3fd0000-770ca3fe0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770ca4000000-770ca58dd000 rw-p 00000000 00:00 0 
770ca58dd000-770ca8000000 ---p 00000000 00:00 0 
770ca8000000-770ca8039000 rw-p 00000000 00:00 0 
770ca8039000-770cac000000 ---p 00000000 00:00 0 
770cac000000-770cac217000 rw-p 00000000 00:00 0 
770cac217000-770cb0000000 ---p 00000000 00:00 0 
770cb0000000-770cb0e22000 rw-p 00000000 00:00 0 
770cb0e22000-770cb4000000 ---p 00000000 00:00 0 
770cb4000000-770cb4c38000 rw-p 00000000 00:00 0 
770cb4c38000-770cb8000000 ---p 00000000 00:00 0 
770cb8000000-770cb8ee7000 rw-p 00000000 00:00 0 
770cb8ee7000-770cbc000000 ---p 00000000 00:00 0 
770cbc000000-770cbc10c000 rw-p 00000000 00:00 0 
770cbc10c000-770cc0000000 ---p 00000000 00:00 0 
770cc01f0000-770cc0200000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc02a0000-770cc02b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0340000-770cc0350000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0390000-770cc03a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0440000-770cc0450000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc05f0000-770cc0620000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0650000-770cc0660000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0680000-770cc0690000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc06d0000-770cc06e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0700000-770cc0710000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0760000-770cc0770000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc07c0000-770cc07d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc083d000-770cc083e000 ---p 00000000 00:00 0 
770cc083e000-770cc085e000 rw-p 00000000 00:00 0 
770cc085e000-770cc085f000 ---p 00000000 00:00 0 
770cc085f000-770cc087f000 rw-p 00000000 00:00 0 
770cc087f000-770cc0880000 ---p 00000000 00:00 0 
770cc0880000-770cc08a0000 rw-p 00000000 00:00 0 
770cc08d0000-770cc08e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc08f0000-770cc0920000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc09d0000-770cc09e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0a20000-770cc0a30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0a60000-770cc0a70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0aa0000-770cc0ab0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0ae0000-770cc0af0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0b10000-770cc0b20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0b60000-770cc0b70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0bc0000-770cc0bd0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0be0000-770cc0c00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0c20000-770cc0c30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0c70000-770cc0c80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0ca0000-770cc0cb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0cc0000-770cc0d10000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0d20000-770cc0d40000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0d60000-770cc0d80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0da0000-770cc0db0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0de0000-770cc0df0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0e10000-770cc0e20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0e50000-770cc0e60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0e70000-770cc0e80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0eb0000-770cc0ec0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0ee0000-770cc0ef0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0f10000-770cc0f20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0f50000-770cc0f60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0f70000-770cc0f80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc0f90000-770cc0fa0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1000000-770cc1010000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1020000-770cc1040000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1050000-770cc1060000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1070000-770cc1090000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc10b0000-770cc10f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1110000-770cc1130000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1140000-770cc1150000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1160000-770cc11c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc11d0000-770cc11e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc11f0000-770cc1210000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1240000-770cc1250000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1260000-770cc1270000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1290000-770cc12a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc12b0000-770cc12e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc12f0000-770cc1300000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1310000-770cc1340000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1370000-770cc1390000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc13c0000-770cc13d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1430000-770cc1440000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1460000-770cc1470000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc14b0000-770cc14c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc14d0000-770cc14e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc14f0000-770cc1500000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1510000-770cc1520000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1550000-770cc1560000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc15b0000-770cc15c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc15d0000-770cc15e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1630000-770cc1650000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1660000-770cc1670000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc16f0000-770cc1700000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1760000-770cc1770000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1780000-770cc1790000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc17b0000-770cc17c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc18a0000-770cc18b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc18f0000-770cc1900000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1910000-770cc1920000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1970000-770cc1980000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc19f0000-770cc1a10000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1ab0000-770cc1ac0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1b00000-770cc1b10000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1b72000-770cc1bb0000 r--s 00000000 00:30 13273225                   /tmp/ruby/build/trunk-random0/ruby
770cc1bb0000-770cc1be0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc1c00000-770cc25a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc25af000-770cc25b0000 ---p 00000000 00:00 0 
770cc25b0000-770cc2db0000 rw-p 00000000 00:00 0 
770cc2db0000-770cc2df0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc2dfe000-770cc2dff000 ---p 00000000 00:00 0 
770cc2dff000-770cc2e1f000 rw-p 00000000 00:00 0 
770cc2e30000-770cc2ed0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc2ee0000-770cc2ef0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc2ef0000-770cc36b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc36bf000-770cc36c0000 ---p 00000000 00:00 0 
770cc36c0000-770cc36e0000 rw-p 00000000 00:00 0 
770cc36e0000-770cc3d40000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc3d4a000-770cc3d4b000 ---p 00000000 00:00 0 
770cc3d4b000-770cc3d6b000 rw-p 00000000 00:00 0 
770cc3d70000-770cc3d80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc3d8c000-770cc3d8d000 ---p 00000000 00:00 0 
770cc3d8d000-770cc3dad000 rw-p 00000000 00:00 0 
770cc3daf000-770cc3db0000 r--p 00000000 00:30 15206871                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
770cc3db0000-770cc3db1000 r-xp 00001000 00:30 15206871                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
770cc3db1000-770cc3dcd000 r--p 00002000 00:30 15206871                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
770cc3dcd000-770cc3dce000 r--p 0001d000 00:30 15206871                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
770cc3dce000-770cc3dcf000 rw-p 0001e000 00:30 15206871                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
770cc3dcf000-770cc3dd0000 r--p 00000000 00:30 15206870                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
770cc3dd0000-770cc3dd1000 r-xp 00001000 00:30 15206870                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
770cc3dd1000-770cc3ded000 r--p 00002000 00:30 15206870                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
770cc3ded000-770cc3dee000 r--p 0001d000 00:30 15206870                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
770cc3dee000-770cc3def000 rw-p 0001e000 00:30 15206870                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
770cc3def000-770cc3df0000 r--p 00000000 00:30 15206872                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
770cc3df0000-770cc3df1000 r-xp 00001000 00:30 15206872                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
770cc3df1000-770cc3e0e000 r--p 00002000 00:30 15206872                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
770cc3e0e000-770cc3e0f000 r--p 0001e000 00:30 15206872                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
770cc3e0f000-770cc3e10000 rw-p 0001f000 00:30 15206872                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
770cc3e10000-770cc3e20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc3e2f000-770cc3e30000 ---p 00000000 00:00 0 
770cc3e30000-770cc3e50000 rw-p 00000000 00:00 0 
770cc3e50000-770cc4000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc4000000-770cc40da000 rw-p 00000000 00:00 0 
770cc40da000-770cc8000000 ---p 00000000 00:00 0 
770cc8010000-770cc8250000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8257000-770cc8658000 rw-p 00000000 00:00 0 
770cc8670000-770cc89e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc89f0000-770cc8a00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8a00000-770cc8af0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8b00000-770cc8b10000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8b10000-770cc8b60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8b70000-770cc8b80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8b80000-770cc8c10000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8c18000-770cc8c19000 r--p 00000000 00:30 15206881                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_sjis.so
770cc8c19000-770cc8c1a000 r-xp 00001000 00:30 15206881                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_sjis.so
770cc8c1a000-770cc8c3e000 r--p 00002000 00:30 15206881                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_sjis.so
770cc8c3e000-770cc8c3f000 r--p 00025000 00:30 15206881                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_sjis.so
770cc8c3f000-770cc8c40000 rw-p 00026000 00:30 15206881                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_sjis.so
770cc8c40000-770cc8cc0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8cd0000-770cc8ce0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8ce0000-770cc8d60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8d70000-770cc8d80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8d80000-770cc8e00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc8e10000-770cc94d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc94e0000-770cc94f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc94f0000-770cc9580000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc9582000-770cc9589000 r--p 00000000 00:30 15214111                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
770cc9589000-770cc95cf000 r-xp 00007000 00:30 15214111                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
770cc95cf000-770cc95ed000 r--p 0004d000 00:30 15214111                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
770cc95ed000-770cc95ef000 r--p 0006a000 00:30 15214111                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
770cc95ef000-770cc95f0000 rw-p 0006c000 00:30 15214111                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
770cc95f0000-770cc9620000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc9630000-770cc9640000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc9640000-770cc96d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc96dc000-770cc978f000 r--p 00000000 00:30 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
770cc978f000-770cc9ac2000 r-xp 000b3000 00:30 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
770cc9ac2000-770cc9b8d000 r--p 003e6000 00:30 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
770cc9b8d000-770cc9be9000 r--p 004b0000 00:30 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
770cc9be9000-770cc9bec000 rw-p 0050c000 00:30 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
770cc9bec000-770cc9bef000 rw-p 00000000 00:00 0 
770cc9bef000-770cc9c0d000 r--p 00000000 00:30 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
770cc9c0d000-770cc9c6f000 r-xp 0001e000 00:30 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
770cc9c6f000-770cc9c8b000 r--p 00080000 00:30 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
770cc9c8b000-770cc9c95000 r--p 0009c000 00:30 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
770cc9c95000-770cc9c99000 rw-p 000a6000 00:30 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
770cc9c99000-770cc9cad000 r--p 00000000 00:30 15206167                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/openssl.so
770cc9cad000-770cc9cf2000 r-xp 00014000 00:30 15206167                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/openssl.so
770cc9cf2000-770cc9d05000 r--p 00059000 00:30 15206167                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/openssl.so
770cc9d05000-770cc9d07000 r--p 0006b000 00:30 15206167                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/openssl.so
770cc9d07000-770cc9d09000 rw-p 0006d000 00:30 15206167                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/openssl.so
770cc9d09000-770cc9d0a000 rw-p 00000000 00:00 0 
770cc9d0a000-770cc9d0d000 r--p 00000000 00:30 15207969                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
770cc9d0d000-770cc9d1b000 r-xp 00003000 00:30 15207969                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
770cc9d1b000-770cc9d1e000 r--p 00011000 00:30 15207969                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
770cc9d1e000-770cc9d1f000 r--p 00013000 00:30 15207969                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
770cc9d1f000-770cc9d20000 rw-p 00014000 00:30 15207969                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
770cc9d20000-770cc9e80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc9e90000-770cc9ea0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc9ea0000-770cc9eb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc9ebf000-770cc9ec1000 r--p 00000000 00:30 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
770cc9ec1000-770cc9eda000 r-xp 00002000 00:30 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
770cc9eda000-770cc9ede000 r--p 0001b000 00:30 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
770cc9ede000-770cc9edf000 r--p 0001e000 00:30 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
770cc9edf000-770cc9ee0000 rw-p 0001f000 00:30 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
770cc9ee0000-770cc9f40000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc9f50000-770cc9ff0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cc9ff4000-770cc9ff7000 r--p 00000000 00:30 15206120                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/objspace.so
770cc9ff7000-770cca000000 r-xp 00003000 00:30 15206120                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/objspace.so
770cca000000-770cca002000 r--p 0000c000 00:30 15206120                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/objspace.so
770cca002000-770cca003000 r--p 0000d000 00:30 15206120                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/objspace.so
770cca003000-770cca004000 rw-p 0000e000 00:30 15206120                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/objspace.so
770cca004000-770cca007000 r--p 00000000 00:30 15217239                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
770cca007000-770cca00c000 r-xp 00003000 00:30 15217239                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
770cca00c000-770cca00d000 r--p 00008000 00:30 15217239                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
770cca00d000-770cca00e000 r--p 00009000 00:30 15217239                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
770cca00e000-770cca00f000 rw-p 0000a000 00:30 15217239                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
770cca011000-770cca012000 r--p 00000000 00:30 16780599                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/dot.dot.so
770cca012000-770cca013000 r-xp 00001000 00:30 16780599                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/dot.dot.so
770cca013000-770cca014000 r--p 00002000 00:30 16780599                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/dot.dot.so
770cca014000-770cca015000 r--p 00002000 00:30 16780599                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/dot.dot.so
770cca015000-770cca016000 rw-p 00003000 00:30 16780599                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/dot.dot.so
770cca016000-770cca017000 r--p 00000000 00:30 16813820                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/stringify_target.so
770cca017000-770cca018000 r-xp 00001000 00:30 16813820                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/stringify_target.so
770cca018000-770cca019000 r--p 00002000 00:30 16813820                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/stringify_target.so
770cca019000-770cca01a000 r--p 00002000 00:30 16813820                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/stringify_target.so
770cca01a000-770cca01b000 rw-p 00003000 00:30 16813820                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/stringify_target.so
770cca01b000-770cca01c000 r--p 00000000 00:30 16780631                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/stringify_symbols.so
770cca01c000-770cca01d000 r-xp 00001000 00:30 16780631                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/stringify_symbols.so
770cca01d000-770cca01e000 r--p 00002000 00:30 16780631                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/stringify_symbols.so
770cca01e000-770cca01f000 r--p 00002000 00:30 16780631                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/stringify_symbols.so
770cca01f000-770cca020000 rw-p 00003000 00:30 16780631                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/stringify_symbols.so
770cca020000-770cca030000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca031000-770cca032000 r--p 00000000 00:30 15206851                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/cesu_8.so
770cca032000-770cca033000 r-xp 00001000 00:30 15206851                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/cesu_8.so
770cca033000-770cca034000 r--p 00002000 00:30 15206851                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/cesu_8.so
770cca034000-770cca035000 r--p 00002000 00:30 15206851                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/cesu_8.so
770cca035000-770cca036000 rw-p 00003000 00:30 15206851                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/cesu_8.so
770cca036000-770cca037000 r--p 00000000 00:30 16780717                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread/id.so
770cca037000-770cca038000 r-xp 00001000 00:30 16780717                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread/id.so
770cca038000-770cca039000 r--p 00002000 00:30 16780717                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread/id.so
770cca039000-770cca03a000 r--p 00002000 00:30 16780717                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread/id.so
770cca03a000-770cca03b000 rw-p 00003000 00:30 16780717                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/thread/id.so
770cca03b000-770cca03c000 r--p 00000000 00:30 15206873                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/escape.so
770cca03c000-770cca03d000 r-xp 00001000 00:30 15206873                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/escape.so
770cca03d000-770cca03e000 r--p 00002000 00:30 15206873                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/escape.so
770cca03e000-770cca03f000 r--p 00002000 00:30 15206873                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/escape.so
770cca03f000-770cca040000 rw-p 00003000 00:30 15206873                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/escape.so
770cca040000-770cca050000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca051000-770cca055000 r--p 00000000 00:30 15222689                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
770cca055000-770cca085000 r-xp 00004000 00:30 15222689                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
770cca085000-770cca08d000 r--p 00034000 00:30 15222689                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
770cca08d000-770cca08e000 r--p 0003c000 00:30 15222689                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
770cca08e000-770cca08f000 rw-p 0003d000 00:30 15222689                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
770cca08f000-770cca090000 rw-p 00000000 00:00 0 
770cca090000-770cca0a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca0a4000-770cca0a5000 r--p 00000000 00:30 15210847                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
770cca0a5000-770cca0a7000 r-xp 00001000 00:30 15210847                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
770cca0a7000-770cca0a8000 r--p 00003000 00:30 15210847                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
770cca0a8000-770cca0a9000 r--p 00003000 00:30 15210847                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
770cca0a9000-770cca0aa000 rw-p 00004000 00:30 15210847                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
770cca0aa000-770cca0ab000 r--p 00000000 00:30 15207854                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/coverage.so
770cca0ab000-770cca0ad000 r-xp 00001000 00:30 15207854                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/coverage.so
770cca0ad000-770cca0ae000 r--p 00003000 00:30 15207854                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/coverage.so
770cca0ae000-770cca0af000 r--p 00003000 00:30 15207854                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/coverage.so
770cca0af000-770cca0b0000 rw-p 00004000 00:30 15207854                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/coverage.so
770cca0b0000-770cca0c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca0c2000-770cca0c3000 r--p 00000000 00:30 15206869                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
770cca0c3000-770cca0c4000 r-xp 00001000 00:30 15206869                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
770cca0c4000-770cca0de000 r--p 00002000 00:30 15206869                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
770cca0de000-770cca0df000 r--p 0001b000 00:30 15206869                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
770cca0df000-770cca0e0000 rw-p 0001c000 00:30 15206869                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
770cca0e0000-770cca0e1000 r--p 00000000 00:30 15206868                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji.so
770cca0e1000-770cca0e2000 r-xp 00001000 00:30 15206868                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji.so
770cca0e2000-770cca0ec000 r--p 00002000 00:30 15206868                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji.so
770cca0ec000-770cca0ed000 r--p 0000c000 00:30 15206868                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji.so
770cca0ed000-770cca0ee000 rw-p 0000d000 00:30 15206868                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/emoji.so
770cca0ee000-770cca0ef000 r--p 00000000 00:30 15206876                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/iso2022.so
770cca0ef000-770cca0f0000 r-xp 00001000 00:30 15206876                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/iso2022.so
770cca0f0000-770cca0f1000 r--p 00002000 00:30 15206876                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/iso2022.so
770cca0f1000-770cca0f2000 r--p 00003000 00:30 15206876                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/iso2022.so
770cca0f2000-770cca0f3000 rw-p 00004000 00:30 15206876                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/iso2022.so
770cca0f3000-770cca0f4000 r--p 00000000 00:30 15206880                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_euc.so
770cca0f4000-770cca0f5000 r-xp 00001000 00:30 15206880                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_euc.so
770cca0f5000-770cca14b000 r--p 00002000 00:30 15206880                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_euc.so
770cca14b000-770cca14c000 r--p 00057000 00:30 15206880                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_euc.so
770cca14c000-770cca14d000 rw-p 00058000 00:30 15206880                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese_euc.so
770cca14d000-770cca14e000 r--p 00000000 00:30 15206866                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/ebcdic.so
770cca14e000-770cca14f000 r-xp 00001000 00:30 15206866                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/ebcdic.so
770cca14f000-770cca150000 r--p 00002000 00:30 15206866                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/ebcdic.so
770cca150000-770cca151000 r--p 00002000 00:30 15206866                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/ebcdic.so
770cca151000-770cca152000 rw-p 00003000 00:30 15206866                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/ebcdic.so
770cca152000-770cca155000 r--p 00000000 00:30 15206883                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
770cca155000-770cca156000 r-xp 00003000 00:30 15206883                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
770cca156000-770cca16a000 r--p 00004000 00:30 15206883                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
770cca16a000-770cca16f000 r--p 00018000 00:30 15206883                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
770cca16f000-770cca170000 rw-p 0001d000 00:30 15206883                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
770cca170000-770cca180000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca184000-770cca187000 r--p 00000000 00:30 15214092                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
770cca187000-770cca18c000 r-xp 00003000 00:30 15214092                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
770cca18c000-770cca18e000 r--p 00008000 00:30 15214092                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
770cca18e000-770cca18f000 r--p 00009000 00:30 15214092                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
770cca18f000-770cca190000 rw-p 0000a000 00:30 15214092                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
770cca190000-770cca1a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca1a2000-770cca1a3000 r--p 00000000 00:30 15206885                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
770cca1a3000-770cca1a5000 r-xp 00001000 00:30 15206885                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
770cca1a5000-770cca1a6000 r--p 00003000 00:30 15206885                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
770cca1a6000-770cca1a7000 r--p 00004000 00:30 15206885                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
770cca1a7000-770cca1a8000 rw-p 00005000 00:30 15206885                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
770cca1a8000-770cca1aa000 r--p 00000000 00:30 16780788                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/cgi/escape.so
770cca1aa000-770cca1ac000 r-xp 00002000 00:30 16780788                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/cgi/escape.so
770cca1ac000-770cca1ad000 r--p 00004000 00:30 16780788                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/cgi/escape.so
770cca1ad000-770cca1ae000 r--p 00004000 00:30 16780788                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/cgi/escape.so
770cca1ae000-770cca1af000 rw-p 00005000 00:30 16780788                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/cgi/escape.so
770cca1af000-770cca1b0000 r--p 00000000 00:30 16780860                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/wait.so
770cca1b0000-770cca1b1000 r-xp 00001000 00:30 16780860                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/wait.so
770cca1b1000-770cca1b2000 r--p 00002000 00:30 16780860                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/wait.so
770cca1b2000-770cca1b3000 r--p 00002000 00:30 16780860                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/wait.so
770cca1b3000-770cca1b4000 rw-p 00003000 00:30 16780860                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/wait.so
770cca1b4000-770cca1b5000 r--p 00000000 00:30 16780831                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/typeddata.so
770cca1b5000-770cca1b6000 r-xp 00001000 00:30 16780831                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/typeddata.so
770cca1b6000-770cca1b7000 r--p 00002000 00:30 16780831                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/typeddata.so
770cca1b7000-770cca1b8000 r--p 00002000 00:30 16780831                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/typeddata.so
770cca1b8000-770cca1b9000 rw-p 00003000 00:30 16780831                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/typeddata.so
770cca1b9000-770cca1ba000 r--p 00000000 00:30 16780856                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/tracepoint.so
770cca1ba000-770cca1bb000 r-xp 00001000 00:30 16780856                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/tracepoint.so
770cca1bb000-770cca1bc000 r--p 00002000 00:30 16780856                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/tracepoint.so
770cca1bc000-770cca1bd000 r--p 00002000 00:30 16780856                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/tracepoint.so
770cca1bd000-770cca1be000 rw-p 00003000 00:30 16780856                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/tracepoint.so
770cca1be000-770cca1bf000 ---p 00000000 00:00 0 
770cca1bf000-770cca1df000 rw-p 00000000 00:00 0 
770cca1df000-770cca1e1000 r--p 00000000 00:30 16780256                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/generator.so
770cca1e1000-770cca1eb000 r-xp 00002000 00:30 16780256                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/generator.so
770cca1eb000-770cca1ee000 r--p 0000c000 00:30 16780256                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/generator.so
770cca1ee000-770cca1ef000 r--p 0000e000 00:30 16780256                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/generator.so
770cca1ef000-770cca1f0000 rw-p 0000f000 00:30 16780256                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/generator.so
770cca1f0000-770cca1f2000 r--p 00000000 00:30 16779580                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/parser.so
770cca1f2000-770cca1f9000 r-xp 00002000 00:30 16779580                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/parser.so
770cca1f9000-770cca1fe000 r--p 00009000 00:30 16779580                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/parser.so
770cca1fe000-770cca1ff000 r--p 0000d000 00:30 16779580                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/parser.so
770cca1ff000-770cca200000 rw-p 0000e000 00:30 16779580                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/json/ext/parser.so
770cca200000-770cca210000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca214000-770cca215000 r--p 00000000 00:30 16786790                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
770cca215000-770cca216000 r-xp 00001000 00:30 16786790                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
770cca216000-770cca217000 r--p 00002000 00:30 16786790                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
770cca217000-770cca218000 r--p 00002000 00:30 16786790                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
770cca218000-770cca219000 rw-p 00003000 00:30 16786790                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
770cca219000-770cca21b000 r--p 00000000 00:30 15221771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pty.so
770cca21b000-770cca21d000 r-xp 00002000 00:30 15221771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pty.so
770cca21d000-770cca21e000 r--p 00004000 00:30 15221771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pty.so
770cca21e000-770cca21f000 r--p 00004000 00:30 15221771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pty.so
770cca21f000-770cca220000 rw-p 00005000 00:30 15221771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/pty.so
770cca220000-770cca280000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca284000-770cca28c000 r--p 00000000 00:30 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
770cca28c000-770cca2cb000 r-xp 00008000 00:30 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
770cca2cb000-770cca2db000 r--p 00047000 00:30 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
770cca2db000-770cca2df000 r--p 00056000 00:30 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
770cca2df000-770cca2e0000 rw-p 0005a000 00:30 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
770cca2e0000-770cca2f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca2f3000-770cca2f4000 r--p 00000000 00:30 16780880                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/time.so
770cca2f4000-770cca2f5000 r-xp 00001000 00:30 16780880                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/time.so
770cca2f5000-770cca2f6000 r--p 00002000 00:30 16780880                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/time.so
770cca2f6000-770cca2f7000 r--p 00002000 00:30 16780880                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/time.so
770cca2f7000-770cca2f8000 rw-p 00003000 00:30 16780880                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/time.so
770cca2f8000-770cca2f9000 r--p 00000000 00:30 16780709                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/scan_args.so
770cca2f9000-770cca2fb000 r-xp 00001000 00:30 16780709                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/scan_args.so
770cca2fb000-770cca2fc000 r--p 00003000 00:30 16780709                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/scan_args.so
770cca2fc000-770cca2fd000 r--p 00003000 00:30 16780709                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/scan_args.so
770cca2fd000-770cca2fe000 rw-p 00004000 00:30 16780709                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/scan_args.so
770cca2fe000-770cca2ff000 r--p 00000000 00:30 16780301                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/recursion.so
770cca2ff000-770cca300000 r-xp 00001000 00:30 16780301                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/recursion.so
770cca300000-770cca301000 r--p 00002000 00:30 16780301                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/recursion.so
770cca301000-770cca302000 r--p 00002000 00:30 16780301                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/recursion.so
770cca302000-770cca303000 rw-p 00003000 00:30 16780301                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/recursion.so
770cca303000-770cca304000 r--p 00000000 00:30 16780558                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/printf.so
770cca304000-770cca305000 r-xp 00001000 00:30 16780558                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/printf.so
770cca305000-770cca306000 r--p 00002000 00:30 16780558                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/printf.so
770cca306000-770cca307000 r--p 00002000 00:30 16780558                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/printf.so
770cca307000-770cca308000 rw-p 00003000 00:30 16780558                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/printf.so
770cca30a000-770cca30b000 r--p 00000000 00:30 15206879                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese.so
770cca30b000-770cca30c000 r-xp 00001000 00:30 15206879                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese.so
770cca30c000-770cca30d000 r--p 00002000 00:30 15206879                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese.so
770cca30d000-770cca30e000 r--p 00002000 00:30 15206879                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese.so
770cca30e000-770cca30f000 rw-p 00003000 00:30 15206879                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/japanese.so
770cca30f000-770cca311000 r--p 00000000 00:30 16780658                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/memory_view.so
770cca311000-770cca313000 r-xp 00002000 00:30 16780658                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/memory_view.so
770cca313000-770cca314000 r--p 00004000 00:30 16780658                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/memory_view.so
770cca314000-770cca315000 r--p 00004000 00:30 16780658                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/memory_view.so
770cca315000-770cca316000 rw-p 00005000 00:30 16780658                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/memory_view.so
770cca316000-770cca317000 r--p 00000000 00:30 16780663                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rb_call_super_kw.so
770cca317000-770cca318000 r-xp 00001000 00:30 16780663                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rb_call_super_kw.so
770cca318000-770cca319000 r--p 00002000 00:30 16780663                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rb_call_super_kw.so
770cca319000-770cca31a000 r--p 00002000 00:30 16780663                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rb_call_super_kw.so
770cca31a000-770cca31b000 rw-p 00003000 00:30 16780663                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rb_call_super_kw.so
770cca31b000-770cca31c000 r--p 00000000 00:30 15220341                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fcntl.so
770cca31c000-770cca31d000 r-xp 00001000 00:30 15220341                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fcntl.so
770cca31d000-770cca31e000 r--p 00002000 00:30 15220341                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fcntl.so
770cca31e000-770cca31f000 r--p 00002000 00:30 15220341                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fcntl.so
770cca31f000-770cca320000 rw-p 00003000 00:30 15220341                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/fcntl.so
770cca320000-770cca340000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca344000-770cca345000 r--p 00000000 00:30 15207810                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/continuation.so
770cca345000-770cca346000 r-xp 00001000 00:30 15207810                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/continuation.so
770cca346000-770cca347000 r--p 00002000 00:30 15207810                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/continuation.so
770cca347000-770cca348000 r--p 00002000 00:30 15207810                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/continuation.so
770cca348000-770cca349000 rw-p 00003000 00:30 15207810                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/continuation.so
770cca349000-770cca34a000 r--p 00000000 00:30 16820690                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/notimplement.so
770cca34a000-770cca34b000 r-xp 00001000 00:30 16820690                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/notimplement.so
770cca34b000-770cca34c000 r--p 00002000 00:30 16820690                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/notimplement.so
770cca34c000-770cca34d000 r--p 00002000 00:30 16820690                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/notimplement.so
770cca34d000-770cca34e000 rw-p 00003000 00:30 16820690                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/notimplement.so
770cca34e000-770cca34f000 r--p 00000000 00:30 16780523                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/enumerator_kw.so
770cca34f000-770cca350000 r-xp 00001000 00:30 16780523                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/enumerator_kw.so
770cca350000-770cca351000 r--p 00002000 00:30 16780523                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/enumerator_kw.so
770cca351000-770cca352000 r--p 00002000 00:30 16780523                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/enumerator_kw.so
770cca352000-770cca353000 rw-p 00003000 00:30 16780523                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/enumerator_kw.so
770cca353000-770cca354000 r--p 00000000 00:30 16780439                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bug_5832.so
770cca354000-770cca355000 r-xp 00001000 00:30 16780439                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bug_5832.so
770cca355000-770cca356000 r--p 00002000 00:30 16780439                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bug_5832.so
770cca356000-770cca357000 r--p 00002000 00:30 16780439                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bug_5832.so
770cca357000-770cca358000 rw-p 00003000 00:30 16780439                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bug_5832.so
770cca358000-770cca359000 r--p 00000000 00:30 16780812                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/struct.so
770cca359000-770cca35a000 r-xp 00001000 00:30 16780812                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/struct.so
770cca35a000-770cca35b000 r--p 00002000 00:30 16780812                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/struct.so
770cca35b000-770cca35c000 r--p 00002000 00:30 16780812                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/struct.so
770cca35c000-770cca35d000 rw-p 00003000 00:30 16780812                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/struct.so
770cca35d000-770cca35e000 r--p 00000000 00:30 16781775                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/symbol.so
770cca35e000-770cca35f000 r-xp 00001000 00:30 16781775                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/symbol.so
770cca35f000-770cca360000 r--p 00002000 00:30 16781775                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/symbol.so
770cca360000-770cca361000 r--p 00002000 00:30 16781775                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/symbol.so
770cca361000-770cca362000 rw-p 00003000 00:30 16781775                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/symbol.so
770cca362000-770cca363000 r--p 00000000 00:30 15206867                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1257.so
770cca363000-770cca364000 r-xp 00001000 00:30 15206867                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1257.so
770cca364000-770cca365000 r--p 00002000 00:30 15206867                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1257.so
770cca365000-770cca366000 r--p 00002000 00:30 15206867                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1257.so
770cca366000-770cca367000 rw-p 00003000 00:30 15206867                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1257.so
770cca367000-770cca368000 r--p 00000000 00:30 15206865                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1254.so
770cca368000-770cca369000 r-xp 00001000 00:30 15206865                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1254.so
770cca369000-770cca36a000 r--p 00002000 00:30 15206865                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1254.so
770cca36a000-770cca36b000 r--p 00002000 00:30 15206865                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1254.so
770cca36b000-770cca36c000 rw-p 00003000 00:30 15206865                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1254.so
770cca36c000-770cca36d000 r--p 00000000 00:30 15206863                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1253.so
770cca36d000-770cca36e000 r-xp 00001000 00:30 15206863                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1253.so
770cca36e000-770cca36f000 r--p 00002000 00:30 15206863                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1253.so
770cca36f000-770cca370000 r--p 00002000 00:30 15206863                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1253.so
770cca370000-770cca371000 rw-p 00003000 00:30 15206863                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1253.so
770cca371000-770cca372000 r--p 00000000 00:30 15206861                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1252.so
770cca372000-770cca373000 r-xp 00001000 00:30 15206861                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1252.so
770cca373000-770cca374000 r--p 00002000 00:30 15206861                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1252.so
770cca374000-770cca375000 r--p 00002000 00:30 15206861                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1252.so
770cca375000-770cca376000 rw-p 00003000 00:30 15206861                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1252.so
770cca376000-770cca377000 r--p 00000000 00:30 15206858                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1251.so
770cca377000-770cca378000 r-xp 00001000 00:30 15206858                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1251.so
770cca378000-770cca379000 r--p 00002000 00:30 15206858                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1251.so
770cca379000-770cca37a000 r--p 00002000 00:30 15206858                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1251.so
770cca37a000-770cca37b000 rw-p 00003000 00:30 15206858                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1251.so
770cca37b000-770cca37c000 r--p 00000000 00:30 15206856                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1250.so
770cca37c000-770cca37d000 r-xp 00001000 00:30 15206856                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1250.so
770cca37d000-770cca37e000 r--p 00002000 00:30 15206856                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1250.so
770cca37e000-770cca37f000 r--p 00002000 00:30 15206856                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1250.so
770cca37f000-770cca380000 rw-p 00003000 00:30 15206856                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_1250.so
770cca380000-770cca381000 r--p 00000000 00:30 15206828                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/shift_jis.so
770cca381000-770cca382000 r-xp 00001000 00:30 15206828                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/shift_jis.so
770cca382000-770cca383000 r--p 00002000 00:30 15206828                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/shift_jis.so
770cca383000-770cca384000 r--p 00003000 00:30 15206828                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/shift_jis.so
770cca384000-770cca385000 rw-p 00004000 00:30 15206828                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/shift_jis.so
770cca385000-770cca386000 r--p 00000000 00:30 15206821                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_u.so
770cca386000-770cca387000 r-xp 00001000 00:30 15206821                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_u.so
770cca387000-770cca388000 r--p 00002000 00:30 15206821                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_u.so
770cca388000-770cca389000 r--p 00002000 00:30 15206821                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_u.so
770cca389000-770cca38a000 rw-p 00003000 00:30 15206821                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_u.so
770cca38a000-770cca38b000 r--p 00000000 00:30 15206818                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_r.so
770cca38b000-770cca38c000 r-xp 00001000 00:30 15206818                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_r.so
770cca38c000-770cca38d000 r--p 00002000 00:30 15206818                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_r.so
770cca38d000-770cca38e000 r--p 00002000 00:30 15206818                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_r.so
770cca38e000-770cca38f000 rw-p 00003000 00:30 15206818                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/koi8_r.so
770cca38f000-770cca390000 r--p 00000000 00:30 15206809                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_16.so
770cca390000-770cca391000 r-xp 00001000 00:30 15206809                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_16.so
770cca391000-770cca392000 r--p 00002000 00:30 15206809                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_16.so
770cca392000-770cca393000 r--p 00002000 00:30 15206809                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_16.so
770cca393000-770cca394000 rw-p 00003000 00:30 15206809                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_16.so
770cca394000-770cca395000 r--p 00000000 00:30 15206808                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_15.so
770cca395000-770cca396000 r-xp 00001000 00:30 15206808                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_15.so
770cca396000-770cca397000 r--p 00002000 00:30 15206808                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_15.so
770cca397000-770cca398000 r--p 00002000 00:30 15206808                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_15.so
770cca398000-770cca399000 rw-p 00003000 00:30 15206808                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_15.so
770cca399000-770cca39a000 r--p 00000000 00:30 15206807                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_14.so
770cca39a000-770cca39b000 r-xp 00001000 00:30 15206807                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_14.so
770cca39b000-770cca39c000 r--p 00002000 00:30 15206807                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_14.so
770cca39c000-770cca39d000 r--p 00002000 00:30 15206807                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_14.so
770cca39d000-770cca39e000 rw-p 00003000 00:30 15206807                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_14.so
770cca39e000-770cca39f000 r--p 00000000 00:30 15206806                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_13.so
770cca39f000-770cca3a0000 r-xp 00001000 00:30 15206806                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_13.so
770cca3a0000-770cca3a1000 r--p 00002000 00:30 15206806                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_13.so
770cca3a1000-770cca3a2000 r--p 00002000 00:30 15206806                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_13.so
770cca3a2000-770cca3a3000 rw-p 00003000 00:30 15206806                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_13.so
770cca3a3000-770cca3a4000 r--p 00000000 00:30 15206802                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_11.so
770cca3a4000-770cca3a5000 r-xp 00001000 00:30 15206802                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_11.so
770cca3a5000-770cca3a6000 r--p 00002000 00:30 15206802                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_11.so
770cca3a6000-770cca3a7000 r--p 00002000 00:30 15206802                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_11.so
770cca3a7000-770cca3a8000 rw-p 00003000 00:30 15206802                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_11.so
770cca3a8000-770cca3a9000 r--p 00000000 00:30 15206781                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_10.so
770cca3a9000-770cca3aa000 r-xp 00001000 00:30 15206781                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_10.so
770cca3aa000-770cca3ab000 r--p 00002000 00:30 15206781                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_10.so
770cca3ab000-770cca3ac000 r--p 00002000 00:30 15206781                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_10.so
770cca3ac000-770cca3ad000 rw-p 00003000 00:30 15206781                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_10.so
770cca3ad000-770cca3ae000 r--p 00000000 00:30 15206779                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_9.so
770cca3ae000-770cca3af000 r-xp 00001000 00:30 15206779                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_9.so
770cca3af000-770cca3b0000 r--p 00002000 00:30 15206779                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_9.so
770cca3b0000-770cca3b1000 r--p 00002000 00:30 15206779                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_9.so
770cca3b1000-770cca3b2000 rw-p 00003000 00:30 15206779                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_9.so
770cca3b2000-770cca3b3000 r--p 00000000 00:30 15206774                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_8.so
770cca3b3000-770cca3b4000 r-xp 00001000 00:30 15206774                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_8.so
770cca3b4000-770cca3b5000 r--p 00002000 00:30 15206774                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_8.so
770cca3b5000-770cca3b6000 r--p 00002000 00:30 15206774                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_8.so
770cca3b6000-770cca3b7000 rw-p 00003000 00:30 15206774                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_8.so
770cca3b7000-770cca3b8000 r--p 00000000 00:30 15206763                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_7.so
770cca3b8000-770cca3b9000 r-xp 00001000 00:30 15206763                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_7.so
770cca3b9000-770cca3ba000 r--p 00002000 00:30 15206763                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_7.so
770cca3ba000-770cca3bb000 r--p 00002000 00:30 15206763                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_7.so
770cca3bb000-770cca3bc000 rw-p 00003000 00:30 15206763                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_7.so
770cca3bc000-770cca3bd000 r--p 00000000 00:30 15206761                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_6.so
770cca3bd000-770cca3be000 r-xp 00001000 00:30 15206761                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_6.so
770cca3be000-770cca3bf000 r--p 00002000 00:30 15206761                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_6.so
770cca3bf000-770cca3c0000 r--p 00002000 00:30 15206761                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_6.so
770cca3c0000-770cca3c1000 rw-p 00003000 00:30 15206761                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_6.so
770cca3c1000-770cca3c2000 r--p 00000000 00:30 15206759                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_5.so
770cca3c2000-770cca3c3000 r-xp 00001000 00:30 15206759                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_5.so
770cca3c3000-770cca3c4000 r--p 00002000 00:30 15206759                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_5.so
770cca3c4000-770cca3c5000 r--p 00002000 00:30 15206759                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_5.so
770cca3c5000-770cca3c6000 rw-p 00003000 00:30 15206759                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_5.so
770cca3c6000-770cca3c7000 r--p 00000000 00:30 15206739                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_4.so
770cca3c7000-770cca3c8000 r-xp 00001000 00:30 15206739                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_4.so
770cca3c8000-770cca3c9000 r--p 00002000 00:30 15206739                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_4.so
770cca3c9000-770cca3ca000 r--p 00002000 00:30 15206739                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_4.so
770cca3ca000-770cca3cb000 rw-p 00003000 00:30 15206739                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_4.so
770cca3cb000-770cca3cc000 r--p 00000000 00:30 15206735                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_3.so
770cca3cc000-770cca3cd000 r-xp 00001000 00:30 15206735                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_3.so
770cca3cd000-770cca3ce000 r--p 00002000 00:30 15206735                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_3.so
770cca3ce000-770cca3cf000 r--p 00002000 00:30 15206735                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_3.so
770cca3cf000-770cca3d0000 rw-p 00003000 00:30 15206735                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_3.so
770cca3d0000-770cca3d1000 r--p 00000000 00:30 15206728                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
770cca3d1000-770cca3d2000 r-xp 00001000 00:30 15206728                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
770cca3d2000-770cca3d3000 r--p 00002000 00:30 15206728                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
770cca3d3000-770cca3d4000 r--p 00002000 00:30 15206728                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
770cca3d4000-770cca3d5000 rw-p 00003000 00:30 15206728                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
770cca3d5000-770cca3d6000 r--p 00000000 00:30 15206725                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
770cca3d6000-770cca3d7000 r-xp 00001000 00:30 15206725                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
770cca3d7000-770cca3d8000 r--p 00002000 00:30 15206725                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
770cca3d8000-770cca3d9000 r--p 00002000 00:30 15206725                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
770cca3d9000-770cca3da000 rw-p 00003000 00:30 15206725                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
770cca3da000-770cca3db000 r--p 00000000 00:30 15206724                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gbk.so
770cca3db000-770cca3dc000 r-xp 00001000 00:30 15206724                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gbk.so
770cca3dc000-770cca3dd000 r--p 00002000 00:30 15206724                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gbk.so
770cca3dd000-770cca3de000 r--p 00002000 00:30 15206724                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gbk.so
770cca3de000-770cca3df000 rw-p 00003000 00:30 15206724                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gbk.so
770cca3df000-770cca3e0000 r--p 00000000 00:30 15206717                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gb18030.so
770cca3e0000-770cca3e1000 r-xp 00001000 00:30 15206717                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gb18030.so
770cca3e1000-770cca3e2000 r--p 00002000 00:30 15206717                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gb18030.so
770cca3e2000-770cca3e3000 r--p 00002000 00:30 15206717                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gb18030.so
770cca3e3000-770cca3e4000 rw-p 00003000 00:30 15206717                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/gb18030.so
770cca3e4000-770cca3e5000 r--p 00000000 00:30 15206714                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_tw.so
770cca3e5000-770cca3e6000 r-xp 00001000 00:30 15206714                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_tw.so
770cca3e6000-770cca3e7000 r--p 00002000 00:30 15206714                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_tw.so
770cca3e7000-770cca3e8000 r--p 00002000 00:30 15206714                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_tw.so
770cca3e8000-770cca3e9000 rw-p 00003000 00:30 15206714                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_tw.so
770cca3e9000-770cca3ea000 r--p 00000000 00:30 15206711                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_kr.so
770cca3ea000-770cca3eb000 r-xp 00001000 00:30 15206711                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_kr.so
770cca3eb000-770cca3ec000 r--p 00002000 00:30 15206711                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_kr.so
770cca3ec000-770cca3ed000 r--p 00002000 00:30 15206711                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_kr.so
770cca3ed000-770cca3ee000 rw-p 00003000 00:30 15206711                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_kr.so
770cca3ee000-770cca3ef000 r--p 00000000 00:30 15206709                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/emacs_mule.so
770cca3ef000-770cca3f0000 r-xp 00001000 00:30 15206709                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/emacs_mule.so
770cca3f0000-770cca3f1000 r--p 00002000 00:30 15206709                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/emacs_mule.so
770cca3f1000-770cca3f2000 r--p 00002000 00:30 15206709                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/emacs_mule.so
770cca3f2000-770cca3f3000 rw-p 00003000 00:30 15206709                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/emacs_mule.so
770cca3f3000-770cca3f4000 r--p 00000000 00:30 15206708                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cp949.so
770cca3f4000-770cca3f5000 r-xp 00001000 00:30 15206708                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cp949.so
770cca3f5000-770cca3f6000 r--p 00002000 00:30 15206708                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cp949.so
770cca3f6000-770cca3f7000 r--p 00002000 00:30 15206708                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cp949.so
770cca3f7000-770cca3f8000 rw-p 00003000 00:30 15206708                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cp949.so
770cca3f8000-770cca3f9000 r--p 00000000 00:30 15206705                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cesu_8.so
770cca3f9000-770cca3fa000 r-xp 00001000 00:30 15206705                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cesu_8.so
770cca3fa000-770cca3fb000 r--p 00002000 00:30 15206705                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cesu_8.so
770cca3fb000-770cca3fc000 r--p 00003000 00:30 15206705                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cesu_8.so
770cca3fc000-770cca3fd000 rw-p 00004000 00:30 15206705                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/cesu_8.so
770cca3fd000-770cca3fe000 r--p 00000000 00:30 15206684                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/big5.so
770cca3fe000-770cca3ff000 r-xp 00001000 00:30 15206684                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/big5.so
770cca3ff000-770cca401000 r--p 00002000 00:30 15206684                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/big5.so
770cca401000-770cca402000 r--p 00003000 00:30 15206684                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/big5.so
770cca402000-770cca403000 rw-p 00004000 00:30 15206684                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/big5.so
770cca403000-770cca404000 r--p 00000000 00:30 15206857                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
770cca404000-770cca405000 r-xp 00001000 00:30 15206857                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
770cca405000-770cca406000 r--p 00002000 00:30 15206857                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
770cca406000-770cca407000 r--p 00003000 00:30 15206857                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
770cca407000-770cca408000 rw-p 00004000 00:30 15206857                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
770cca408000-770cca409000 r--p 00000000 00:30 15206710                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
770cca409000-770cca40a000 r-xp 00001000 00:30 15206710                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
770cca40a000-770cca40b000 r--p 00002000 00:30 15206710                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
770cca40b000-770cca40c000 r--p 00003000 00:30 15206710                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
770cca40c000-770cca40d000 rw-p 00004000 00:30 15206710                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
770cca40d000-770cca40e000 r--p 00000000 00:30 15206855                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32le.so
770cca40e000-770cca40f000 r-xp 00001000 00:30 15206855                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32le.so
770cca40f000-770cca410000 r--p 00002000 00:30 15206855                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32le.so
770cca410000-770cca411000 r--p 00002000 00:30 15206855                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32le.so
770cca411000-770cca412000 rw-p 00003000 00:30 15206855                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32le.so
770cca412000-770cca413000 r--p 00000000 00:30 15206850                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32be.so
770cca413000-770cca414000 r-xp 00001000 00:30 15206850                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32be.so
770cca414000-770cca415000 r--p 00002000 00:30 15206850                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32be.so
770cca415000-770cca416000 r--p 00002000 00:30 15206850                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32be.so
770cca416000-770cca417000 rw-p 00003000 00:30 15206850                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_32be.so
770cca417000-770cca418000 r--p 00000000 00:30 15206847                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
770cca418000-770cca419000 r-xp 00001000 00:30 15206847                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
770cca419000-770cca41a000 r--p 00002000 00:30 15206847                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
770cca41a000-770cca41b000 r--p 00002000 00:30 15206847                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
770cca41b000-770cca41c000 rw-p 00003000 00:30 15206847                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
770cca41c000-770cca41d000 r--p 00000000 00:30 15206830                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
770cca41d000-770cca41e000 r-xp 00001000 00:30 15206830                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
770cca41e000-770cca41f000 r--p 00002000 00:30 15206830                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
770cca41f000-770cca420000 r--p 00002000 00:30 15206830                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
770cca420000-770cca421000 rw-p 00003000 00:30 15206830                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
770cca421000-770cca423000 r--p 00000000 00:30 16783202                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/string.so
770cca423000-770cca426000 r-xp 00002000 00:30 16783202                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/string.so
770cca426000-770cca427000 r--p 00005000 00:30 16783202                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/string.so
770cca427000-770cca428000 r--p 00006000 00:30 16783202                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/string.so
770cca428000-770cca429000 rw-p 00007000 00:30 16783202                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/string.so
770cca429000-770cca42a000 r--p 00000000 00:30 16780707                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/update.so
770cca42a000-770cca42b000 r-xp 00001000 00:30 16780707                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/update.so
770cca42b000-770cca42c000 r--p 00002000 00:30 16780707                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/update.so
770cca42c000-770cca42d000 r--p 00002000 00:30 16780707                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/update.so
770cca42d000-770cca42e000 rw-p 00003000 00:30 16780707                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/update.so
770cca42e000-770cca42f000 r--p 00000000 00:30 16780787                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/numhash.so
770cca42f000-770cca430000 r-xp 00001000 00:30 16780787                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/numhash.so
770cca430000-770cca431000 r--p 00002000 00:30 16780787                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/numhash.so
770cca431000-770cca432000 r--p 00002000 00:30 16780787                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/numhash.so
770cca432000-770cca433000 rw-p 00003000 00:30 16780787                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/numhash.so
770cca433000-770cca434000 r--p 00000000 00:30 16780771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/foreach.so
770cca434000-770cca435000 r-xp 00001000 00:30 16780771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/foreach.so
770cca435000-770cca436000 r--p 00002000 00:30 16780771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/foreach.so
770cca436000-770cca437000 r--p 00002000 00:30 16780771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/foreach.so
770cca437000-770cca438000 rw-p 00003000 00:30 16780771                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/st/foreach.so
770cca438000-770cca43f000 r--p 00000000 00:30 15205652                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
770cca43f000-770cca466000 r-xp 00007000 00:30 15205652                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
770cca466000-770cca46e000 r--p 0002e000 00:30 15205652                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
770cca46e000-770cca46f000 r--p 00035000 00:30 15205652                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
770cca46f000-770cca470000 rw-p 00036000 00:30 15205652                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
770cca470000-770cca490000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca494000-770cca495000 r--p 00000000 00:30 16780864                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
770cca495000-770cca496000 r-xp 00001000 00:30 16780864                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
770cca496000-770cca497000 r--p 00002000 00:30 16780864                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
770cca497000-770cca498000 r--p 00002000 00:30 16780864                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
770cca498000-770cca499000 rw-p 00003000 00:30 16780864                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
770cca499000-770cca49a000 r--p 00000000 00:30 16780786                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rational.so
770cca49a000-770cca49b000 r-xp 00001000 00:30 16780786                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rational.so
770cca49b000-770cca49c000 r--p 00002000 00:30 16780786                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rational.so
770cca49c000-770cca49d000 r--p 00002000 00:30 16780786                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rational.so
770cca49d000-770cca49e000 rw-p 00003000 00:30 16780786                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/rational.so
770cca49e000-770cca49f000 r--p 00000000 00:30 16780745                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/proc.so
770cca49f000-770cca4a0000 r-xp 00001000 00:30 16780745                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/proc.so
770cca4a0000-770cca4a1000 r--p 00002000 00:30 16780745                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/proc.so
770cca4a1000-770cca4a2000 r--p 00002000 00:30 16780745                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/proc.so
770cca4a2000-770cca4a3000 rw-p 00003000 00:30 16780745                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/proc.so
770cca4a3000-770cca4a4000 r--p 00000000 00:30 16780538                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/postponed_job.so
770cca4a4000-770cca4a5000 r-xp 00001000 00:30 16780538                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/postponed_job.so
770cca4a5000-770cca4a6000 r--p 00002000 00:30 16780538                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/postponed_job.so
770cca4a6000-770cca4a7000 r--p 00002000 00:30 16780538                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/postponed_job.so
770cca4a7000-770cca4a8000 rw-p 00003000 00:30 16780538                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/postponed_job.so
770cca4a8000-770cca4a9000 r--p 00000000 00:30 16780585                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
770cca4a9000-770cca4aa000 r-xp 00001000 00:30 16780585                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
770cca4aa000-770cca4ab000 r--p 00002000 00:30 16780585                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
770cca4ab000-770cca4ac000 r--p 00002000 00:30 16780585                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
770cca4ac000-770cca4ad000 rw-p 00003000 00:30 16780585                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
770cca4ad000-770cca4ae000 r--p 00000000 00:30 16814408                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/path_to_class.so
770cca4ae000-770cca4af000 r-xp 00001000 00:30 16814408                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/path_to_class.so
770cca4af000-770cca4b0000 r--p 00002000 00:30 16814408                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/path_to_class.so
770cca4b0000-770cca4b1000 r--p 00002000 00:30 16814408                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/path_to_class.so
770cca4b1000-770cca4b2000 rw-p 00003000 00:30 16814408                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/path_to_class.so
770cca4b2000-770cca4b3000 r--p 00000000 00:30 16811498                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/num2int.so
770cca4b3000-770cca4b4000 r-xp 00001000 00:30 16811498                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/num2int.so
770cca4b4000-770cca4b5000 r--p 00002000 00:30 16811498                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/num2int.so
770cca4b5000-770cca4b6000 r--p 00002000 00:30 16811498                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/num2int.so
770cca4b6000-770cca4b7000 rw-p 00003000 00:30 16811498                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/num2int.so
770cca4b7000-770cca4b8000 r--p 00000000 00:30 16782478                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/method.so
770cca4b8000-770cca4b9000 r-xp 00001000 00:30 16782478                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/method.so
770cca4b9000-770cca4ba000 r--p 00002000 00:30 16782478                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/method.so
770cca4ba000-770cca4bb000 r--p 00002000 00:30 16782478                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/method.so
770cca4bb000-770cca4bc000 rw-p 00003000 00:30 16782478                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/method.so
770cca4bc000-770cca4bd000 r--p 00000000 00:30 16780675                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/usr.so
770cca4bd000-770cca4be000 r-xp 00001000 00:30 16780675                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/usr.so
770cca4be000-770cca4bf000 r--p 00002000 00:30 16780675                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/usr.so
770cca4bf000-770cca4c0000 r--p 00002000 00:30 16780675                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/usr.so
770cca4c0000-770cca4c1000 rw-p 00003000 00:30 16780675                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/usr.so
770cca4c1000-770cca4c2000 r--p 00000000 00:30 16795915                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
770cca4c2000-770cca4c3000 r-xp 00001000 00:30 16795915                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
770cca4c3000-770cca4c4000 r--p 00002000 00:30 16795915                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
770cca4c4000-770cca4c5000 r--p 00002000 00:30 16795915                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
770cca4c5000-770cca4c6000 rw-p 00003000 00:30 16795915                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
770cca4c6000-770cca4c7000 r--p 00000000 00:30 16784400                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/protect.so
770cca4c7000-770cca4c8000 r-xp 00001000 00:30 16784400                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/protect.so
770cca4c8000-770cca4c9000 r--p 00002000 00:30 16784400                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/protect.so
770cca4c9000-770cca4ca000 r--p 00002000 00:30 16784400                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/protect.so
770cca4ca000-770cca4cb000 rw-p 00003000 00:30 16784400                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/load/protect.so
770cca4cb000-770cca4cc000 r--p 00000000 00:30 16785525                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iter.so
770cca4cc000-770cca4cd000 r-xp 00001000 00:30 16785525                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iter.so
770cca4cd000-770cca4ce000 r--p 00002000 00:30 16785525                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iter.so
770cca4ce000-770cca4cf000 r--p 00002000 00:30 16785525                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iter.so
770cca4cf000-770cca4d0000 rw-p 00003000 00:30 16785525                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iter.so
770cca4d0000-770cca4e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca4e1000-770cca4e2000 r--p 00000000 00:30 16780593                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iseq_load.so
770cca4e2000-770cca4e3000 r-xp 00001000 00:30 16780593                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iseq_load.so
770cca4e3000-770cca4e4000 r--p 00002000 00:30 16780593                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iseq_load.so
770cca4e4000-770cca4e5000 r--p 00002000 00:30 16780593                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iseq_load.so
770cca4e5000-770cca4e6000 rw-p 00003000 00:30 16780593                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/iseq_load.so
770cca4e6000-770cca4e7000 r--p 00000000 00:30 16780602                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/integer.so
770cca4e7000-770cca4e8000 r-xp 00001000 00:30 16780602                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/integer.so
770cca4e8000-770cca4e9000 r--p 00002000 00:30 16780602                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/integer.so
770cca4e9000-770cca4ea000 r--p 00002000 00:30 16780602                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/integer.so
770cca4ea000-770cca4eb000 rw-p 00003000 00:30 16780602                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/integer.so
770cca4eb000-770cca4ec000 r--p 00000000 00:30 16778674                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/hash.so
770cca4ec000-770cca4ed000 r-xp 00001000 00:30 16778674                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/hash.so
770cca4ed000-770cca4ee000 r--p 00002000 00:30 16778674                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/hash.so
770cca4ee000-770cca4ef000 r--p 00002000 00:30 16778674                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/hash.so
770cca4ef000-770cca4f0000 rw-p 00003000 00:30 16778674                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/hash.so
770cca4f0000-770cca510000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca511000-770cca512000 r--p 00000000 00:30 16780554                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/funcall.so
770cca512000-770cca513000 r-xp 00001000 00:30 16780554                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/funcall.so
770cca513000-770cca514000 r--p 00002000 00:30 16780554                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/funcall.so
770cca514000-770cca515000 r--p 00002000 00:30 16780554                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/funcall.so
770cca515000-770cca516000 rw-p 00003000 00:30 16780554                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/funcall.so
770cca516000-770cca517000 r--p 00000000 00:30 16780556                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/float.so
770cca517000-770cca518000 r-xp 00001000 00:30 16780556                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/float.so
770cca518000-770cca519000 r--p 00002000 00:30 16780556                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/float.so
770cca519000-770cca51a000 r--p 00002000 00:30 16780556                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/float.so
770cca51a000-770cca51b000 rw-p 00003000 00:30 16780556                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/float.so
770cca51b000-770cca51c000 r--p 00000000 00:30 16780545                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/file.so
770cca51c000-770cca51d000 r-xp 00001000 00:30 16780545                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/file.so
770cca51d000-770cca51e000 r--p 00002000 00:30 16780545                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/file.so
770cca51e000-770cca51f000 r--p 00002000 00:30 16780545                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/file.so
770cca51f000-770cca520000 rw-p 00003000 00:30 16780545                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/file.so
770cca520000-770cca5c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca5c4000-770cca5c5000 r--p 00000000 00:30 16781224                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/exception.so
770cca5c5000-770cca5c6000 r-xp 00001000 00:30 16781224                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/exception.so
770cca5c6000-770cca5c7000 r--p 00002000 00:30 16781224                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/exception.so
770cca5c7000-770cca5c8000 r--p 00002000 00:30 16781224                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/exception.so
770cca5c8000-770cca5c9000 rw-p 00003000 00:30 16781224                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/exception.so
770cca5c9000-770cca5ca000 r--p 00000000 00:30 16780525                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/eval.so
770cca5ca000-770cca5cb000 r-xp 00001000 00:30 16780525                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/eval.so
770cca5cb000-770cca5cc000 r--p 00002000 00:30 16780525                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/eval.so
770cca5cc000-770cca5cd000 r--p 00002000 00:30 16780525                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/eval.so
770cca5cd000-770cca5ce000 rw-p 00003000 00:30 16780525                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/eval.so
770cca5d0000-770cca5d2000 r--p 00000000 00:30 15207864                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/strscan.so
770cca5d2000-770cca5d7000 r-xp 00002000 00:30 15207864                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/strscan.so
770cca5d7000-770cca5d8000 r--p 00007000 00:30 15207864                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/strscan.so
770cca5d8000-770cca5d9000 r--p 00008000 00:30 15207864                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/strscan.so
770cca5d9000-770cca5da000 rw-p 00009000 00:30 15207864                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/strscan.so
770cca5da000-770cca5dd000 r--p 00000000 00:30 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
770cca5dd000-770cca5e3000 r-xp 00003000 00:30 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
770cca5e3000-770cca5e5000 r--p 00009000 00:30 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
770cca5e5000-770cca5e6000 r--p 0000b000 00:30 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
770cca5e6000-770cca5e7000 rw-p 0000c000 00:30 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
770cca5e7000-770cca5e8000 r--p 00000000 00:30 16780984                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/erb/escape.so
770cca5e8000-770cca5e9000 r-xp 00001000 00:30 16780984                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/erb/escape.so
770cca5e9000-770cca5ea000 r--p 00002000 00:30 16780984                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/erb/escape.so
770cca5ea000-770cca5eb000 r--p 00002000 00:30 16780984                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/erb/escape.so
770cca5eb000-770cca5ec000 rw-p 00003000 00:30 16780984                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/erb/escape.so
770cca5ec000-770cca5ed000 r--p 00000000 00:30 16779259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha2.so
770cca5ed000-770cca5f1000 r-xp 00001000 00:30 16779259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha2.so
770cca5f1000-770cca5f2000 r--p 00005000 00:30 16779259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha2.so
770cca5f2000-770cca5f3000 r--p 00005000 00:30 16779259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha2.so
770cca5f3000-770cca5f4000 rw-p 00006000 00:30 16779259                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha2.so
770cca5f4000-770cca5f5000 r--p 00000000 00:30 16778415                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha1.so
770cca5f5000-770cca5f7000 r-xp 00001000 00:30 16778415                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha1.so
770cca5f7000-770cca5f8000 r--p 00003000 00:30 16778415                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha1.so
770cca5f8000-770cca5f9000 r--p 00003000 00:30 16778415                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha1.so
770cca5f9000-770cca5fa000 rw-p 00004000 00:30 16778415                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/sha1.so
770cca5fa000-770cca5fb000 r--p 00000000 00:30 16778381                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/rmd160.so
770cca5fb000-770cca5fd000 r-xp 00001000 00:30 16778381                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/rmd160.so
770cca5fd000-770cca5fe000 r--p 00003000 00:30 16778381                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/rmd160.so
770cca5fe000-770cca5ff000 r--p 00003000 00:30 16778381                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/rmd160.so
770cca5ff000-770cca600000 rw-p 00004000 00:30 16778381                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/rmd160.so
770cca600000-770cca610000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca611000-770cca612000 r--p 00000000 00:30 16780435                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/econv.so
770cca612000-770cca613000 r-xp 00001000 00:30 16780435                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/econv.so
770cca613000-770cca614000 r--p 00002000 00:30 16780435                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/econv.so
770cca614000-770cca615000 r--p 00002000 00:30 16780435                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/econv.so
770cca615000-770cca616000 rw-p 00003000 00:30 16780435                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/econv.so
770cca616000-770cca617000 r--p 00000000 00:30 16780513                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/debug.so
770cca617000-770cca618000 r-xp 00001000 00:30 16780513                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/debug.so
770cca618000-770cca619000 r--p 00002000 00:30 16780513                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/debug.so
770cca619000-770cca61a000 r--p 00002000 00:30 16780513                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/debug.so
770cca61a000-770cca61b000 rw-p 00003000 00:30 16780513                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/debug.so
770cca61b000-770cca61c000 r--p 00000000 00:30 16780492                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/class.so
770cca61c000-770cca61d000 r-xp 00001000 00:30 16780492                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/class.so
770cca61d000-770cca61e000 r--p 00002000 00:30 16780492                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/class.so
770cca61e000-770cca61f000 r--p 00002000 00:30 16780492                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/class.so
770cca61f000-770cca620000 rw-p 00003000 00:30 16780492                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/class.so
770cca620000-770cca630000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca633000-770cca635000 r--p 00000000 00:30 16780414                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bignum.so
770cca635000-770cca637000 r-xp 00002000 00:30 16780414                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bignum.so
770cca637000-770cca638000 r--p 00004000 00:30 16780414                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bignum.so
770cca638000-770cca639000 r--p 00004000 00:30 16780414                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bignum.so
770cca639000-770cca63a000 rw-p 00005000 00:30 16780414                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/bignum.so
770cca63a000-770cca63b000 r--p 00000000 00:30 16780355                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/to_ary_concat.so
770cca63b000-770cca63c000 r-xp 00001000 00:30 16780355                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/to_ary_concat.so
770cca63c000-770cca63d000 r--p 00002000 00:30 16780355                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/to_ary_concat.so
770cca63d000-770cca63e000 r--p 00002000 00:30 16780355                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/to_ary_concat.so
770cca63e000-770cca63f000 rw-p 00003000 00:30 16780355                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/to_ary_concat.so
770cca63f000-770cca640000 r--p 00000000 00:30 16778122                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/bubblebabble.so
770cca640000-770cca641000 r-xp 00001000 00:30 16778122                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/bubblebabble.so
770cca641000-770cca642000 r--p 00002000 00:30 16778122                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/bubblebabble.so
770cca642000-770cca643000 r--p 00002000 00:30 16778122                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/bubblebabble.so
770cca643000-770cca644000 rw-p 00003000 00:30 16778122                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/bubblebabble.so
770cca644000-770cca645000 r--p 00000000 00:30 16778351                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/md5.so
770cca645000-770cca646000 r-xp 00001000 00:30 16778351                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/md5.so
770cca646000-770cca647000 r--p 00002000 00:30 16778351                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/md5.so
770cca647000-770cca648000 r--p 00002000 00:30 16778351                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/md5.so
770cca648000-770cca649000 rw-p 00003000 00:30 16778351                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest/md5.so
770cca649000-770cca64b000 r--p 00000000 00:30 15212908                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
770cca64b000-770cca64d000 r-xp 00002000 00:30 15212908                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
770cca64d000-770cca64e000 r--p 00004000 00:30 15212908                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
770cca64e000-770cca64f000 r--p 00004000 00:30 15212908                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
770cca64f000-770cca650000 rw-p 00005000 00:30 15212908                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
770cca650000-770cca760000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770cca760000-770cca762000 r--p 00000000 00:30 16786619                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so
770cca762000-770cca767000 r-xp 00002000 00:30 16786619                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so
770cca767000-770cca768000 r--p 00007000 00:30 16786619                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so
770cca768000-770cca769000 r--p 00008000 00:30 16786619                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so
770cca769000-770cca76a000 rw-p 00009000 00:30 16786619                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/console.so
770cca76a000-770cca76b000 r--p 00000000 00:30 16780674                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/sanitizers.so
770cca76b000-770cca76c000 r-xp 00001000 00:30 16780674                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/sanitizers.so
770cca76c000-770cca76d000 r--p 00002000 00:30 16780674                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/sanitizers.so
770cca76d000-770cca76e000 r--p 00002000 00:30 16780674                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/sanitizers.so
770cca76e000-770cca76f000 rw-p 00003000 00:30 16780674                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/sanitizers.so
770cca76f000-770cca770000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca770000-770cca7b1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca7b1000-770cca7b2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca7b2000-770cca7f3000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca7f3000-770cca7f4000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca7f4000-770cca835000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca835000-770cca836000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca836000-770cca877000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca877000-770cca878000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca878000-770cca8b9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca8b9000-770cca8ba000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca8ba000-770cca8fb000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca8fb000-770cca8fc000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca8fc000-770cca93d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca93d000-770cca93e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca93e000-770cca97f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca97f000-770cca980000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca980000-770cca9c1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca9c1000-770cca9c2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770cca9c2000-770ccaa03000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaa03000-770ccaa04000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaa04000-770ccaa45000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaa45000-770ccaa46000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaa46000-770ccaa87000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaa87000-770ccaa88000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaa88000-770ccaac9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaac9000-770ccaaca000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaaca000-770ccab0b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccab0b000-770ccab0c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccab0c000-770ccab4d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccab4d000-770ccab4e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccab4e000-770ccab8f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccab8f000-770ccab90000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccab90000-770ccabd1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccabd1000-770ccabd2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccabd2000-770ccac13000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccac13000-770ccac14000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccac14000-770ccac55000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccac55000-770ccac56000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccac56000-770ccac97000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccac97000-770ccac98000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccac98000-770ccacd9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccacd9000-770ccacda000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccacda000-770ccad1b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccad1b000-770ccad1c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccad1c000-770ccad5d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccad5d000-770ccad5e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccad5e000-770ccad9f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccad9f000-770ccada0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccada0000-770ccade1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccade1000-770ccade2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccade2000-770ccae23000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccae23000-770ccae24000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccae24000-770ccae65000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccae65000-770ccae66000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccae66000-770ccaea7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaea7000-770ccaea8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaea8000-770ccaee9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaee9000-770ccaeea000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaeea000-770ccaf2b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaf2b000-770ccaf2c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaf2c000-770ccaf6d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaf6d000-770ccaf6e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccaf6e000-770ccafaf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
770ccafaf000-770ccafb0000 ---p 00000000 00:00 0 
770ccafb0000-770ccb7b0000 rw-p 00000000 00:00 0 
770ccb7b0000-770ccb800000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770ccb800000-770ce3800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
770ce3800000-770ce4c00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
770ce4c04000-770ce4c05000 r--p 00000000 00:30 16779984                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
770ce4c05000-770ce4c07000 r-xp 00001000 00:30 16779984                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
770ce4c07000-770ce4c08000 r--p 00003000 00:30 16779984                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
770ce4c08000-770ce4c09000 r--p 00003000 00:30 16779984                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
770ce4c09000-770ce4c0a000 rw-p 00004000 00:30 16779984                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
770ce4c0a000-770ce4c0b000 r--p 00000000 00:30 15206846                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
770ce4c0b000-770ce4c0c000 r-xp 00001000 00:30 15206846                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
770ce4c0c000-770ce4c0d000 r--p 00002000 00:30 15206846                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
770ce4c0d000-770ce4c0e000 r--p 00002000 00:30 15206846                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
770ce4c0e000-770ce4c0f000 rw-p 00003000 00:30 15206846                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
770ce4c12000-770ce4c13000 r--p 00000000 00:30 16780396                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/resize.so
770ce4c13000-770ce4c14000 r-xp 00001000 00:30 16780396                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/resize.so
770ce4c14000-770ce4c15000 r--p 00002000 00:30 16780396                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/resize.so
770ce4c15000-770ce4c16000 r--p 00002000 00:30 16780396                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/resize.so
770ce4c16000-770ce4c17000 rw-p 00003000 00:30 16780396                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/-test-/array/resize.so
770ce4c17000-770ce4c19000 r--p 00000000 00:30 15217070                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
770ce4c19000-770ce4c1c000 r-xp 00002000 00:30 15217070                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
770ce4c1c000-770ce4c1e000 r--p 00005000 00:30 15217070                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
770ce4c1e000-770ce4c1f000 r--p 00006000 00:30 15217070                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
770ce4c1f000-770ce4c20000 rw-p 00007000 00:30 15217070                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
770ce4c20000-770ce4c40000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
770ce4c40000-770ce4d41000 rw-p 00000000 00:00 0 
770ce4d41000-770ce4d48000 r--s 00000000 00:30 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
770ce4d48000-770ce4da1000 r--p 00000000 00:30 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
770ce4da1000-770ce4da3000 rw-p 00000000 00:00 0 
770ce4da3000-770ce4da7000 r--p 00000000 00:30 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
770ce4da7000-770ce4dca000 r-xp 00004000 00:30 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
770ce4dca000-770ce4dce000 r--p 00027000 00:30 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
770ce4dce000-770ce4dcf000 r--p 0002b000 00:30 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
770ce4dcf000-770ce4dd0000 rw-p 0002c000 00:30 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
770ce4dd0000-770ce4df8000 r--p 00000000 00:30 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
770ce4df8000-770ce4f80000 r-xp 00028000 00:30 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
770ce4f80000-770ce4fcf000 r--p 001b0000 00:30 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
770ce4fcf000-770ce4fd3000 r--p 001fe000 00:30 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
770ce4fd3000-770ce4fd5000 rw-p 00202000 00:30 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
770ce4fd5000-770ce4fe4000 rw-p 00000000 00:00 0 
770ce4fe4000-770ce4ff4000 r--p 00000000 00:30 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
770ce4ff4000-770ce5073000 r-xp 00010000 00:30 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
770ce5073000-770ce50cb000 r--p 0008f000 00:30 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
770ce50cb000-770ce50cc000 r--p 000e7000 00:30 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
770ce50cc000-770ce50cd000 rw-p 000e8000 00:30 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
770ce50cd000-770ce50cf000 r--p 00000000 00:30 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
770ce50cf000-770ce50e4000 r-xp 00002000 00:30 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
770ce50e4000-770ce50fd000 r--p 00017000 00:30 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
770ce50fd000-770ce50fe000 r--p 0002f000 00:30 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
770ce50fe000-770ce50ff000 rw-p 00030000 00:30 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
770ce50ff000-770ce5107000 rw-p 00000000 00:00 0 
770ce5107000-770ce5111000 r--p 00000000 00:30 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
770ce5111000-770ce5174000 r-xp 0000a000 00:30 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
770ce5174000-770ce5189000 r--p 0006d000 00:30 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
770ce5189000-770ce518a000 r--p 00081000 00:30 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
770ce518a000-770ce518b000 rw-p 00082000 00:30 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
770ce518b000-770ce518d000 r--p 00000000 00:30 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
770ce518d000-770ce519f000 r-xp 00002000 00:30 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
770ce519f000-770ce51a5000 r--p 00014000 00:30 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
770ce51a5000-770ce51a6000 r--p 0001a000 00:30 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
770ce51a6000-770ce51a7000 rw-p 0001b000 00:30 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
770ce51a7000-770ce51a8000 r--p 00000000 00:30 15206704                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
770ce51a8000-770ce51a9000 r-xp 00001000 00:30 15206704                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
770ce51a9000-770ce51aa000 r--p 00002000 00:30 15206704                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
770ce51aa000-770ce51ab000 r--p 00002000 00:30 15206704                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
770ce51ab000-770ce51ac000 rw-p 00003000 00:30 15206704                   /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
770ce51ac000-770ce51f4000 r--p 00000000 00:30 13268360                   /tmp/ruby/build/trunk-random0/libruby.so.4.0.0
770ce51f4000-770ce56bf000 r-xp 00048000 00:30 13268360                   /tmp/ruby/build/trunk-random0/libruby.so.4.0.0
770ce56bf000-770ce5860000 r--p 00513000 00:30 13268360                   /tmp/ruby/build/trunk-random0/libruby.so.4.0.0
770ce5860000-770ce5876000 r--p 006b4000 00:30 13268360                   /tmp/ruby/build/trunk-random0/libruby.so.4.0.0
770ce5876000-770ce587a000 rw-p 006ca000 00:30 13268360                   /tmp/ruby/build/trunk-random0/libruby.so.4.0.0
770ce587a000-770ce5890000 rw-p 00000000 00:00 0 
770ce5890000-770ce5891000 r--p 00000000 00:30 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
770ce5891000-770ce58bc000 r-xp 00001000 00:30 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
770ce58bc000-770ce58c6000 r--p 0002c000 00:30 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
770ce58c6000-770ce58c8000 r--p 00036000 00:30 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
770ce58c8000-770ce58ca000 rw-p 00038000 00:30 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fff7c794000-7fff7c7db000 rw-p 00000000 00:00 0                          [stack]
7fff7c7e9000-7fff7c7ed000 r--p 00000000 00:00 0                          [vvar]
7fff7c7ed000-7fff7c7ef000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


make: *** [uncommon.mk:920: yes-test-all] Segmentation fault (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 -j' TESTS="--test-order=random"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
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'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for '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'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest'
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/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
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'
ruby 4.0.0dev (2025-12-10T07:09:05Z master ef4490d6b1) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ..................................................

Finished in 51.514871 seconds

3349 files, 33776 examples, 138663 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 0.
raw logfile