# Logfile created on 2025-12-09 06:01:42 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000073c4d745fdc0 @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-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @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-random1.20251209-060142", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000073c4d760dd98 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000073c4d760dbe0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000073c4d2f392f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20251209-060142", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20251209-060142>, @binmode=false, @mon_data=#<Monitor:0x000073c4d760d618>, @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-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random1/.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 = 59314911a1
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random1/revision.h updated
generating x86_64-linux-fake.rb
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
$$$[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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
generating encdb.h
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
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-random1/bin
installing base libraries:          /tmp/ruby/install/trunk-random1/lib
installing arch files:              /tmp/ruby/install/trunk-random1/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-random1/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random1/bin
installing library scripts:         /tmp/ruby/install/trunk-random1/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk-random1/include/ruby-4.0.0+0
installing manpages:                /tmp/ruby/install/trunk-random1/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-random1/lib/ruby/gems/4.0.0+0
                                    bundler 4.0.0
                                    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.3.3
                                    ipaddr 1.2.7
                                    net-http 0.8.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.0
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.6.3
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.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-random1/lib/ruby/gems/4.0.0+0
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.17.1
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk-random1/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-random1/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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random1/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random1/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random1/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random1/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random1/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random1/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random1/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random"
	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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
Run options: 
  --seed=6362
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-random1/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --test-order=random

# Running tests:

Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007b1af4409360 /tmp/ruby/build/trunk-random1/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007b1af4409360 /tmp/ruby/build/trunk-random1/.ext/common/socket.rb:722 dead>
Leaked file descriptor: TestOpenURI#test_redirect: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42805>
Closed file descriptor: TestOpenURI#test_open_uri: 9
/tmp/ruby/src/trunk-random1/test/ruby/test_string.rb:16: [BUG] Segmentation fault at 0x0000000000000000
ruby 4.0.0dev (2025-12-09T02:43:51Z master 59314911a1) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0034 p:---- s:0193 e:000192 l:y b:---- CFUNC  :initialize
c:0033 p:---- s:0190 e:000189 l:y b:---- CFUNC  :new
c:0032 p:0020 s:0185 e:000183 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/test/ruby/test_string.rb:16
c:0031 p:0008 s:0178 e:000175 l:n b:---- BLOCK  /tmp/ruby/src/trunk-random1/test/ruby/test_string.rb:913
c:0030 p:0024 s:0173 e:000172 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/envutil.rb:336
c:0029 p:0046 s:0168 e:000167 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/envutil.rb:350
c:0028 p:0049 s:0161 e:000160 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/test/ruby/test_string.rb:912
c:0027 p:0037 s:0156 e:000155 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:202
c:0026 p:0052 s:0150 e:000149 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:170
c:0025 p:0093 s:0141 e:000140 l:n b:---- BLOCK  /tmp/ruby/src/trunk-random1/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:000129 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1670
c:0022 p:0035 s:0118 e:000117 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1374
c:0021 p:0009 s:0111 e:000109 l:n b:---- BLOCK  /tmp/ruby/src/trunk-random1/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:0012b8 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:828
c:0018 p:0008 s:0094 E:001338 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:865
c:0017 p:0130 s:0087 E:0013a8 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1616
c:0016 p:0026 s:0074 E:001828 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1311
c:0015 p:0005 s:0069 E:0021c0 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1781
c:0014 p:0006 s:0065 E:001e28 l:n b:---- BLOCK  /tmp/ruby/src/trunk-random1/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:000b38 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1767
c:0011 p:0013 s:0052 E:001e78 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1811
c:0010 p:0008 s:0047 E:0013e0 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1053
c:0009 p:0008 s:0041 E:001420 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:898
c:0008 p:0017 s:0035 E:0004b8 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 E:002318 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1290
c:0006 p:0032 s:0025 E:000300 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1895
c:0005 p:0020 s:0021 E:000a78 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1899
c:0004 p:0065 s:0016 E:0018e8 l:y b:0001 TOP    /tmp/ruby/src/trunk-random1/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:000860 l:n b:---- EVAL   /tmp/ruby/src/trunk-random1/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001ae0 l:y b:---- DUMMY  [FINISH]

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

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

-- Machine register context ------------------------------------------------
 RIP: 0x00007b1b17f41dc4 RBP: 0x00007ffdce8d4070 RSP: 0x00007ffdce8d3f68
 RAX: 0x00007b1b17f41dc0 RBX: 0x00007b1a73f50728 RCX: 0x0000000000000000
 RDX: 0x00007ffdce8d4070 RDI: 0x0000000000000000 RSI: 0x0000000000000000
  R8: 0x00007b1b17f41fd0  R9: 0x00000000001f8ba1 R10: 0x00005f635a3eb700
 R11: 0x00007b1b17f41fd0 R12: 0xd9558c530945be7f R13: 0x0000000000000017
 R14: 0x00005f6359112980 R15: 0x00007b1a70fff010 EFL: 0x0000000000010202

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_print_backtrace+0x14) [0x7b1b18161477] /tmp/ruby/src/trunk-random1/vm_dump.c:1105
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_vm_bugreport) /tmp/ruby/src/trunk-random1/vm_dump.c:1450
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_bug_for_fatal_signal+0x10a) [0x7b1b17f25b6a] /tmp/ruby/src/trunk-random1/error.c:1131
/tmp/ruby/build/trunk-random1/libruby.so.4.0(sigsegv+0x48) [0x7b1b18096798] /tmp/ruby/src/trunk-random1/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x7b1b17a58320) [0x7b1b17a58320]
/tmp/ruby/build/trunk-random1/libruby.so.4.0(RB_BUILTIN_TYPE+0x0) [0x7b1b17f41dc4] /tmp/ruby/src/trunk-random1/gc/default/default.c:7141
/tmp/ruby/build/trunk-random1/libruby.so.4.0(gc_update_references_weak_table_i) /tmp/ruby/src/trunk-random1/gc/default/default.c:7144
/tmp/ruby/build/trunk-random1/libruby.so.4.0(st_general_foreach+0x68) [0x7b1b180a30d3] /tmp/ruby/src/trunk-random1/st.c:1563
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_st_foreach_with_replace) /tmp/ruby/src/trunk-random1/st.c:1641
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_gc_vm_weak_table_foreach+0x16) [0x7b1b17f583c4] /tmp/ruby/src/trunk-random1/gc.c:4065
/tmp/ruby/build/trunk-random1/libruby.so.4.0(gc_update_references) /tmp/ruby/src/trunk-random1/gc/default/default.c:7189
/tmp/ruby/build/trunk-random1/libruby.so.4.0(gc_compact_finish) /tmp/ruby/src/trunk-random1/gc/default/default.c:3452
/tmp/ruby/build/trunk-random1/libruby.so.4.0(gc_sweep_compact) /tmp/ruby/src/trunk-random1/gc/default/default.c:5703
/tmp/ruby/build/trunk-random1/libruby.so.4.0(gc_sweep) /tmp/ruby/src/trunk-random1/gc/default/default.c:4137
/tmp/ruby/build/trunk-random1/libruby.so.4.0(gc_start+0xc12) [0x7b1b17f59272] /tmp/ruby/src/trunk-random1/gc/default/default.c:6519
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_multi_ractor_p+0x0) [0x7b1b17f5a8de] /tmp/ruby/src/trunk-random1/gc/default/default.c:6400
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_vm_lock_leave) /tmp/ruby/src/trunk-random1/vm_sync.h:101
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_gc_vm_unlock) /tmp/ruby/src/trunk-random1/gc.c:146
/tmp/ruby/build/trunk-random1/libruby.so.4.0(garbage_collect) /tmp/ruby/src/trunk-random1/gc/default/default.c:6402
/tmp/ruby/build/trunk-random1/libruby.so.4.0(newobj_slowpath+0x10d) [0x7b1b17f5ab6d] /tmp/ruby/src/trunk-random1/gc/default/default.c:2463
/tmp/ruby/build/trunk-random1/libruby.so.4.0(newobj_slowpath_wb_protected) /tmp/ruby/src/trunk-random1/gc/default/default.c:2485
/tmp/ruby/build/trunk-random1/libruby.so.4.0(RBASIC_SET_SHAPE_ID_NO_CHECKS+0x0) [0x7b1b17f5ba04] /tmp/ruby/src/trunk-random1/gc/default/default.c:2522
/tmp/ruby/build/trunk-random1/libruby.so.4.0(newobj_of) /tmp/ruby/src/trunk-random1/gc.c:997
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random1/gc.c:1046
/tmp/ruby/build/trunk-random1/libruby.so.4.0(str_alloc_embed+0x3b) [0x7b1b180ac9cb] /tmp/ruby/src/trunk-random1/string.c:1019
/tmp/ruby/build/trunk-random1/libruby.so.4.0(str_enc_new) /tmp/ruby/src/trunk-random1/string.c:1069
/tmp/ruby/build/trunk-random1/libruby.so.4.0(str_new_frozen_buffer+0x6a) [0x7b1b180b203a] /tmp/ruby/src/trunk-random1/string.c:1649
/tmp/ruby/build/trunk-random1/libruby.so.4.0(str_replace_shared_without_enc+0x1a8) [0x7b1b180b1d38] /tmp/ruby/src/trunk-random1/string.c:1471
/tmp/ruby/build/trunk-random1/libruby.so.4.0(RB_FL_TEST_RAW+0x0) [0x7b1b180bac93] /tmp/ruby/src/trunk-random1/string.c:1498
/tmp/ruby/build/trunk-random1/libruby.so.4.0(RB_ENCODING_GET_INLINED) /tmp/ruby/src/trunk-random1/include/ruby/internal/encoding/encoding.h:101
/tmp/ruby/build/trunk-random1/libruby.so.4.0(RB_ENCODING_GET) /tmp/ruby/src/trunk-random1/include/ruby/internal/encoding/encoding.h:197
/tmp/ruby/build/trunk-random1/libruby.so.4.0(str_enc_copy) /tmp/ruby/src/trunk-random1/string.c:878
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_enc_cr_str_exact_copy) /tmp/ruby/src/trunk-random1/string.c:928
/tmp/ruby/build/trunk-random1/libruby.so.4.0(str_replace_shared) /tmp/ruby/src/trunk-random1/string.c:1499
/tmp/ruby/build/trunk-random1/libruby.so.4.0(str_replace) /tmp/ruby/src/trunk-random1/string.c:1883
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_str_replace) /tmp/ruby/src/trunk-random1/string.c:6545
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_str_init+0xe6) [0x7b1b180bfce6] /tmp/ruby/src/trunk-random1/string.c:2134
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_call0_cfunc_with_frame+0x10f) [0x7b1b1814d697] /tmp/ruby/src/trunk-random1/vm_eval.c:164
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_call0_cfunc) /tmp/ruby/src/trunk-random1/vm_eval.c:178
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_call0_body) /tmp/ruby/src/trunk-random1/vm_eval.c:229
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_call0_cc+0xf4) [0x7b1b1814e3f4] /tmp/ruby/src/trunk-random1/vm_eval.c:101
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_funcallv_kw+0x64) [0x7b1b18150984] /tmp/ruby/src/trunk-random1/vm_eval.c:891
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_class_new_instance_pass_kw+0x6d) [0x7b1b17fd7b0d] /tmp/ruby/src/trunk-random1/object.c:2271
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_str_s_new+0x1d) [0x7b1b180ca014] /tmp/ruby/src/trunk-random1/string.c:2154
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_str_s_new) /tmp/ruby/src/trunk-random1/string.c:2141
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_call_cfunc_with_frame_+0x10d) [0x7b1b1812b52d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3903
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_sendish+0xcc) [0x7b1b1813514c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:6125
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_exec_core+0x84) [0x7b1b18142244] ../../src/trunk-random1/insns.def:904
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_exec_loop+0xa) [0x7b1b18147e28] /tmp/ruby/src/trunk-random1/vm.c:2812
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-random1/vm.c:2788
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_yield_with_cref+0x88) [0x7b1b1814d080] /tmp/ruby/src/trunk-random1/vm.c:1865
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1873
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1362
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1378
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_ary_collect+0x5c) [0x7b1b17e5560c] /tmp/ruby/src/trunk-random1/array.c:3678
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_call_cfunc_with_frame_+0x10d) [0x7b1b1812b52d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3903
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_sendish+0xcc) [0x7b1b1813514c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:6125
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_exec_core+0x22ef) [0x7b1b181444af] ../../src/trunk-random1/insns.def:856
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_exec_loop+0x3e) [0x7b1b1814812b] /tmp/ruby/src/trunk-random1/vm.c:2812
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-random1/vm.c:2791
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_yield_with_cref+0x88) [0x7b1b1814d080] /tmp/ruby/src/trunk-random1/vm.c:1865
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1873
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1362
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1378
/tmp/ruby/build/trunk-random1/libruby.so.4.0(RB_FL_TEST_RAW+0x0) [0x7b1b17e4ed4c] /tmp/ruby/src/trunk-random1/array.c:2665
/tmp/ruby/build/trunk-random1/libruby.so.4.0(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random1/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_array_len) /tmp/ruby/src/trunk-random1/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_ary_each) /tmp/ruby/src/trunk-random1/array.c:2664
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_call_cfunc_with_frame_+0x10d) [0x7b1b1812b52d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3903
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_sendish+0xcc) [0x7b1b1813514c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:6125
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_exec_core+0x22ef) [0x7b1b181444af] ../../src/trunk-random1/insns.def:856
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_exec_loop+0xa) [0x7b1b18147e28] /tmp/ruby/src/trunk-random1/vm.c:2812
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-random1/vm.c:2788
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_yield_with_cref+0x88) [0x7b1b1814d080] /tmp/ruby/src/trunk-random1/vm.c:1865
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1873
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1362
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1378
/tmp/ruby/build/trunk-random1/libruby.so.4.0(RB_FL_TEST_RAW+0x0) [0x7b1b17e4ed4c] /tmp/ruby/src/trunk-random1/array.c:2665
/tmp/ruby/build/trunk-random1/libruby.so.4.0(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random1/include/ruby/internal/fl_type.h:514
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_array_len) /tmp/ruby/src/trunk-random1/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_ary_each) /tmp/ruby/src/trunk-random1/array.c:2664
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_call_cfunc_with_frame_+0x10d) [0x7b1b1812b52d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3903
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_sendish+0xcc) [0x7b1b1813514c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:6125
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_exec_core+0x22ef) [0x7b1b181444af] ../../src/trunk-random1/insns.def:856
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_exec_loop+0x3e) [0x7b1b1814812b] /tmp/ruby/src/trunk-random1/vm.c:2812
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-random1/vm.c:2791
/tmp/ruby/build/trunk-random1/libruby.so.4.0(load_iseq_eval+0x51) [0x7b1b17fa592e] /tmp/ruby/src/trunk-random1/load.c:784
/tmp/ruby/build/trunk-random1/libruby.so.4.0(require_internal) /tmp/ruby/src/trunk-random1/load.c:1347
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_require_string_internal+0x4b) [0x7b1b17fa60ed] /tmp/ruby/src/trunk-random1/load.c:1457
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_require_relative_entrypoint) /tmp/ruby/src/trunk-random1/load.c:1069
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_f_require_relative) /tmp/ruby/src/trunk-random1/load.c:1084
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_call_cfunc_with_frame_+0x10d) [0x7b1b1812b52d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3903
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_sendish+0xcc) [0x7b1b1813514c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:6125
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_exec_core+0x84) [0x7b1b18142244] ../../src/trunk-random1/insns.def:904
/tmp/ruby/build/trunk-random1/libruby.so.4.0(vm_exec_loop+0xa) [0x7b1b18147e28] /tmp/ruby/src/trunk-random1/vm.c:2812
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-random1/vm.c:2788
/tmp/ruby/build/trunk-random1/libruby.so.4.0(rb_ec_exec_node+0xa5) [0x7b1b17f2fae5] /tmp/ruby/src/trunk-random1/eval.c:283
/tmp/ruby/build/trunk-random1/libruby.so.4.0(ruby_run_node+0x8b) [0x7b1b17f33fdb] /tmp/ruby/src/trunk-random1/eval.c:321
/tmp/ruby/build/trunk-random1/ruby(rb_main+0x21) [0x5f63189da186] /tmp/ruby/src/trunk-random1/main.c:42
/tmp/ruby/build/trunk-random1/ruby(main) /tmp/ruby/src/trunk-random1/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7b1b17a3d1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7b1b17a3d28b] ../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
[0x5f63189da1d5]

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

* Process memory map:

5f63189d9000-5f63189da000 r--p 00000000 00:32 13270884                   /tmp/ruby/build/trunk-random1/ruby
5f63189da000-5f63189db000 r-xp 00001000 00:32 13270884                   /tmp/ruby/build/trunk-random1/ruby
5f63189db000-5f63189dc000 r--p 00002000 00:32 13270884                   /tmp/ruby/build/trunk-random1/ruby
5f63189dc000-5f63189dd000 r--p 00002000 00:32 13270884                   /tmp/ruby/build/trunk-random1/ruby
5f63189dd000-5f63189de000 rw-p 00003000 00:32 13270884                   /tmp/ruby/build/trunk-random1/ruby
5f635291e000-5f6363a6d000 rw-p 00000000 00:00 0                          [heap]
7b1a6f9b4000-7b1a70fff000 r--s 00000000 00:32 13268371                   /tmp/ruby/build/trunk-random1/libruby.so.4.0.0
7b1a70fff000-7b1a74c3a000 rw-p 00000000 00:00 0 
7b1a74c3a000-7b1a78000000 ---p 00000000 00:00 0 
7b1a78000000-7b1a78109000 rw-p 00000000 00:00 0 
7b1a78109000-7b1a7c000000 ---p 00000000 00:00 0 
7b1a7c000000-7b1a7ccbd000 rw-p 00000000 00:00 0 
7b1a7ccbd000-7b1a80000000 ---p 00000000 00:00 0 
7b1a80000000-7b1a808bb000 rw-p 00000000 00:00 0 
7b1a808bb000-7b1a84000000 ---p 00000000 00:00 0 
7b1a84000000-7b1a84105000 rw-p 00000000 00:00 0 
7b1a84105000-7b1a88000000 ---p 00000000 00:00 0 
7b1a88000000-7b1a89f48000 rw-p 00000000 00:00 0 
7b1a89f48000-7b1a8c000000 ---p 00000000 00:00 0 
7b1a8c000000-7b1a8c2e9000 rw-p 00000000 00:00 0 
7b1a8c2e9000-7b1a90000000 ---p 00000000 00:00 0 
7b1a90000000-7b1a90021000 rw-p 00000000 00:00 0 
7b1a90021000-7b1a94000000 ---p 00000000 00:00 0 
7b1a94000000-7b1a94021000 rw-p 00000000 00:00 0 
7b1a94021000-7b1a98000000 ---p 00000000 00:00 0 
7b1a98000000-7b1a98021000 rw-p 00000000 00:00 0 
7b1a98021000-7b1a9c000000 ---p 00000000 00:00 0 
7b1a9c000000-7b1a9cc37000 rw-p 00000000 00:00 0 
7b1a9cc37000-7b1aa0000000 ---p 00000000 00:00 0 
7b1aa0000000-7b1aa0021000 rw-p 00000000 00:00 0 
7b1aa0021000-7b1aa4000000 ---p 00000000 00:00 0 
7b1aa4000000-7b1aa461c000 rw-p 00000000 00:00 0 
7b1aa461c000-7b1aa8000000 ---p 00000000 00:00 0 
7b1aa8000000-7b1aa914a000 rw-p 00000000 00:00 0 
7b1aa914a000-7b1aac000000 ---p 00000000 00:00 0 
7b1aac000000-7b1aac021000 rw-p 00000000 00:00 0 
7b1aac021000-7b1ab0000000 ---p 00000000 00:00 0 
7b1ab0000000-7b1ab0311000 rw-p 00000000 00:00 0 
7b1ab0311000-7b1ab4000000 ---p 00000000 00:00 0 
7b1ab4000000-7b1ab46cd000 rw-p 00000000 00:00 0 
7b1ab46cd000-7b1ab8000000 ---p 00000000 00:00 0 
7b1ab8000000-7b1ab8c38000 rw-p 00000000 00:00 0 
7b1ab8c38000-7b1abc000000 ---p 00000000 00:00 0 
7b1abc000000-7b1abc10c000 rw-p 00000000 00:00 0 
7b1abc10c000-7b1ac0000000 ---p 00000000 00:00 0 
7b1ac0ddf000-7b1ac0de0000 ---p 00000000 00:00 0 
7b1ac0de0000-7b1ac15e0000 rw-p 00000000 00:00 0 
7b1ac1634000-7b1ac1635000 ---p 00000000 00:00 0 
7b1ac1635000-7b1ac1e35000 rw-p 00000000 00:00 0 
7b1ac1eb9000-7b1ac1eba000 ---p 00000000 00:00 0 
7b1ac1eba000-7b1ac1eda000 rw-p 00000000 00:00 0 
7b1ac1f1c000-7b1ac1f1d000 ---p 00000000 00:00 0 
7b1ac1f1d000-7b1ac1f3d000 rw-p 00000000 00:00 0 
7b1ac23a9000-7b1ac25b0000 r--s 00000000 00:32 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7b1ac25b0000-7b1ac25c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac2752000-7b1ac2790000 r--s 00000000 00:32 13270884                   /tmp/ruby/build/trunk-random1/ruby
7b1ac2790000-7b1ac3a30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac3a40000-7b1ac3a50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac3a60000-7b1ac3ae0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac3af0000-7b1ac3b30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac3b40000-7b1ac3bd0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac3be0000-7b1ac3de0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac3df0000-7b1ac3f10000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac3f20000-7b1ac3f30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac3f40000-7b1ac3fa0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac3fb0000-7b1ac4180000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac4190000-7b1ac46d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac46e0000-7b1ac4780000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac4790000-7b1ac47e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac47f0000-7b1ac49c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac49d0000-7b1ac4b70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac4b80000-7b1ac4c70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac4c80000-7b1ac4e10000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac4e20000-7b1ac4e30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac4e40000-7b1ac4ee0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac4ef0000-7b1ac4f80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac4f90000-7b1ac5040000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5050000-7b1ac5080000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5090000-7b1ac5150000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5160000-7b1ac5180000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5190000-7b1ac51a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac51b0000-7b1ac52b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac52c0000-7b1ac5350000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5360000-7b1ac53f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5400000-7b1ac5480000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5490000-7b1ac5560000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5570000-7b1ac5610000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5620000-7b1ac5630000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5640000-7b1ac5660000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5670000-7b1ac56b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac56c0000-7b1ac5850000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5860000-7b1ac5900000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5910000-7b1ac5950000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5960000-7b1ac5a20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5a30000-7b1ac5a50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5a60000-7b1ac5a90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5aa0000-7b1ac5b80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5b90000-7b1ac5bb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5bc0000-7b1ac5c30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5c40000-7b1ac5c70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5c80000-7b1ac5cb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5cc0000-7b1ac5cf0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5d00000-7b1ac5d50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5d60000-7b1ac5d80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5d90000-7b1ac5e30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5e40000-7b1ac5e50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5e60000-7b1ac5e70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5e80000-7b1ac5ef0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5f00000-7b1ac5f90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac5fa0000-7b1ac6060000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6070000-7b1ac60c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac60d0000-7b1ac6130000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6140000-7b1ac6200000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6210000-7b1ac6300000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6310000-7b1ac63f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6400000-7b1ac6410000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6410000-7b1ac6420000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac642a000-7b1ac642b000 r--p 00000000 00:32 13269523                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7b1ac642b000-7b1ac642c000 r-xp 00001000 00:32 13269523                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7b1ac642c000-7b1ac6448000 r--p 00002000 00:32 13269523                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7b1ac6448000-7b1ac6449000 r--p 0001d000 00:32 13269523                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7b1ac6449000-7b1ac644a000 rw-p 0001e000 00:32 13269523                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7b1ac644a000-7b1ac644b000 r--p 00000000 00:32 13269503                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7b1ac644b000-7b1ac644c000 r-xp 00001000 00:32 13269503                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7b1ac644c000-7b1ac6469000 r--p 00002000 00:32 13269503                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7b1ac6469000-7b1ac646a000 r--p 0001e000 00:32 13269503                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7b1ac646a000-7b1ac646b000 rw-p 0001f000 00:32 13269503                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7b1ac646b000-7b1ac646c000 r--p 00000000 00:32 13269521                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7b1ac646c000-7b1ac646d000 r-xp 00001000 00:32 13269521                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7b1ac646d000-7b1ac6489000 r--p 00002000 00:32 13269521                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7b1ac6489000-7b1ac648a000 r--p 0001d000 00:32 13269521                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7b1ac648a000-7b1ac648b000 rw-p 0001e000 00:32 13269521                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7b1ac648b000-7b1ac648c000 r--p 00000000 00:32 13269506                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7b1ac648c000-7b1ac648d000 r-xp 00001000 00:32 13269506                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7b1ac648d000-7b1ac64b9000 r--p 00002000 00:32 13269506                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7b1ac64b9000-7b1ac64ba000 r--p 0002d000 00:32 13269506                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7b1ac64ba000-7b1ac64bb000 rw-p 0002e000 00:32 13269506                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7b1ac64bb000-7b1ac64bc000 r--p 00000000 00:32 13269508                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7b1ac64bc000-7b1ac64bd000 r-xp 00001000 00:32 13269508                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7b1ac64bd000-7b1ac64ec000 r--p 00002000 00:32 13269508                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7b1ac64ec000-7b1ac64ed000 r--p 00030000 00:32 13269508                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7b1ac64ed000-7b1ac64ee000 rw-p 00031000 00:32 13269508                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7b1ac64ee000-7b1ac64ef000 r--p 00000000 00:32 13269526                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7b1ac64ef000-7b1ac64f0000 r-xp 00001000 00:32 13269526                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7b1ac64f0000-7b1ac651b000 r--p 00002000 00:32 13269526                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7b1ac651b000-7b1ac651c000 r--p 0002c000 00:32 13269526                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7b1ac651c000-7b1ac651d000 rw-p 0002d000 00:32 13269526                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7b1ac651d000-7b1ac651e000 r--p 00000000 00:32 13269525                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7b1ac651e000-7b1ac651f000 r-xp 00001000 00:32 13269525                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7b1ac651f000-7b1ac6559000 r--p 00002000 00:32 13269525                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7b1ac6559000-7b1ac655a000 r--p 0003c000 00:32 13269525                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7b1ac655a000-7b1ac655b000 rw-p 0003d000 00:32 13269525                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7b1ac655b000-7b1ac655c000 r--p 00000000 00:32 13268617                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7b1ac655c000-7b1ac655d000 r-xp 00001000 00:32 13268617                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7b1ac655d000-7b1ac65e9000 r--p 00002000 00:32 13268617                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7b1ac65e9000-7b1ac65ea000 r--p 0008d000 00:32 13268617                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7b1ac65ea000-7b1ac65eb000 rw-p 0008e000 00:32 13268617                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7b1ac65eb000-7b1ac65ec000 r--p 00000000 00:32 13269542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7b1ac65ec000-7b1ac65ed000 r-xp 00001000 00:32 13269542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7b1ac65ed000-7b1ac662e000 r--p 00002000 00:32 13269542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7b1ac662e000-7b1ac662f000 r--p 00042000 00:32 13269542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7b1ac662f000-7b1ac6630000 rw-p 00043000 00:32 13269542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7b1ac6640000-7b1ac66c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac66de000-7b1ac66df000 ---p 00000000 00:00 0 
7b1ac66df000-7b1ac66ff000 rw-p 00000000 00:00 0 
7b1ac66ff000-7b1ac6700000 ---p 00000000 00:00 0 
7b1ac6700000-7b1ac6720000 rw-p 00000000 00:00 0 
7b1ac6720000-7b1ac6730000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac674f000-7b1ac6750000 ---p 00000000 00:00 0 
7b1ac6750000-7b1ac6770000 rw-p 00000000 00:00 0 
7b1ac6770000-7b1ac67a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac67af000-7b1ac67b0000 ---p 00000000 00:00 0 
7b1ac67b0000-7b1ac67d0000 rw-p 00000000 00:00 0 
7b1ac67e0000-7b1ac6800000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6810000-7b1ac6830000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac684f000-7b1ac6850000 ---p 00000000 00:00 0 
7b1ac6850000-7b1ac6870000 rw-p 00000000 00:00 0 
7b1ac6870000-7b1ac6880000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6890000-7b1ac68b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac68c0000-7b1ac68d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac68ef000-7b1ac68f0000 ---p 00000000 00:00 0 
7b1ac68f0000-7b1ac6910000 rw-p 00000000 00:00 0 
7b1ac6910000-7b1ac6930000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6940000-7b1ac6950000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6960000-7b1ac6970000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6980000-7b1ac69a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac69b0000-7b1ac69c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac69d0000-7b1ac6a00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6a10000-7b1ac6a40000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6a50000-7b1ac6a70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6a80000-7b1ac6a90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6aa0000-7b1ac6ab0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6ac0000-7b1ac6ad0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6ae0000-7b1ac6b50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6b60000-7b1ac6bc0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6bd0000-7b1ac6c20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6c30000-7b1ac6c80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6c90000-7b1ac6ca0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6cb0000-7b1ac6cd0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6ce0000-7b1ac6cf0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6d00000-7b1ac6d60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6d70000-7b1ac6d80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6d90000-7b1ac6da0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6db0000-7b1ac6f80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1ac6f80000-7b1ac6f81000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac6f81000-7b1ac6fc2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac6fc2000-7b1ac6fc3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac6fc3000-7b1ac7004000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7004000-7b1ac7005000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7005000-7b1ac7046000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7046000-7b1ac7047000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7047000-7b1ac7088000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7088000-7b1ac7089000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7089000-7b1ac70ca000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac70ca000-7b1ac70cb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac70cb000-7b1ac710c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac710c000-7b1ac710d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac710d000-7b1ac714e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac714e000-7b1ac714f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac714f000-7b1ac7190000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7190000-7b1ac7191000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7191000-7b1ac71d2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac71d2000-7b1ac71d3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac71d3000-7b1ac7214000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7214000-7b1ac7215000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7215000-7b1ac7256000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7256000-7b1ac7257000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7257000-7b1ac7298000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7298000-7b1ac7299000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7299000-7b1ac72da000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac72da000-7b1ac72db000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac72db000-7b1ac731c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac731c000-7b1ac731d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac731d000-7b1ac735e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac735e000-7b1ac735f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac735f000-7b1ac73a0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac73a0000-7b1ac73a1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac73a1000-7b1ac73e2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac73e2000-7b1ac73e3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac73e3000-7b1ac7424000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7424000-7b1ac7425000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7425000-7b1ac7466000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7466000-7b1ac7467000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7467000-7b1ac74a8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac74a8000-7b1ac74a9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac74a9000-7b1ac74ea000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac74ea000-7b1ac74eb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac74eb000-7b1ac752c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac752c000-7b1ac752d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac752d000-7b1ac756e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac756e000-7b1ac756f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac756f000-7b1ac75b0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac75b0000-7b1ac75b1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac75b1000-7b1ac75f2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac75f2000-7b1ac75f3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac75f3000-7b1ac7634000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7634000-7b1ac7635000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7635000-7b1ac7676000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7676000-7b1ac7677000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7677000-7b1ac76b8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac76b8000-7b1ac76b9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac76b9000-7b1ac76fa000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac76fa000-7b1ac76fb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac76fb000-7b1ac773c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac773c000-7b1ac773d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac773d000-7b1ac777e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac777e000-7b1ac777f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac777f000-7b1ac77c0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac77c0000-7b1ac77c1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac77c1000-7b1ac7802000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7802000-7b1ac7803000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7803000-7b1ac7844000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7844000-7b1ac7845000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7845000-7b1ac7886000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7886000-7b1ac7887000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7887000-7b1ac78c8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac78c8000-7b1ac78c9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac78c9000-7b1ac790a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac790a000-7b1ac790b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac790b000-7b1ac794c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac794c000-7b1ac794d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac794d000-7b1ac798e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac798e000-7b1ac798f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac798f000-7b1ac79d0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac79d0000-7b1ac79d1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac79d1000-7b1ac7a12000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7a12000-7b1ac7a13000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7a13000-7b1ac7a54000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7a54000-7b1ac7a55000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7a55000-7b1ac7a96000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7a96000-7b1ac7a97000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7a97000-7b1ac7ad8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7ad8000-7b1ac7ad9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7ad9000-7b1ac7b1a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7b1a000-7b1ac7b1b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7b1b000-7b1ac7b5c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7b5c000-7b1ac7b5d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7b5d000-7b1ac7b9e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7b9e000-7b1ac7b9f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7b9f000-7b1ac7be0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7be0000-7b1ac7be1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7be1000-7b1ac7c22000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7c22000-7b1ac7c23000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7c23000-7b1ac7c64000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7c64000-7b1ac7c65000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7c65000-7b1ac7ca6000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7ca6000-7b1ac7ca7000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7ca7000-7b1ac7ce8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7ce8000-7b1ac7ce9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7ce9000-7b1ac7d2a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7d2a000-7b1ac7d2b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7d2b000-7b1ac7d6c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7d6c000-7b1ac7d6d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7d6d000-7b1ac7dae000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7dae000-7b1ac7daf000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7daf000-7b1ac7df0000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7df0000-7b1ac7df1000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7df1000-7b1ac7e32000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7e32000-7b1ac7e33000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7e33000-7b1ac7e74000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7e74000-7b1ac7e75000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7e75000-7b1ac7eb6000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7eb6000-7b1ac7eb7000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7eb7000-7b1ac7ef8000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7ef8000-7b1ac7ef9000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7ef9000-7b1ac7f3a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7f3a000-7b1ac7f3b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7f3b000-7b1ac7f7c000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7f7c000-7b1ac7f7d000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7f7d000-7b1ac7fbe000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7fbe000-7b1ac7fbf000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac7fbf000-7b1ac8000000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1ac8000000-7b1ac874d000 rw-p 00000000 00:00 0 
7b1ac874d000-7b1acc000000 ---p 00000000 00:00 0 
7b1acc000000-7b1acd4a8000 rw-p 00000000 00:00 0 
7b1acd4a8000-7b1ad0000000 ---p 00000000 00:00 0 
7b1ad0000000-7b1ad16af000 rw-p 00000000 00:00 0 
7b1ad16af000-7b1ad4000000 ---p 00000000 00:00 0 
7b1ad4000000-7b1ad4ea1000 rw-p 00000000 00:00 0 
7b1ad4ea1000-7b1ad8000000 ---p 00000000 00:00 0 
7b1ad8000000-7b1ad8109000 rw-p 00000000 00:00 0 
7b1ad8109000-7b1adc000000 ---p 00000000 00:00 0 
7b1adc000000-7b1adc039000 rw-p 00000000 00:00 0 
7b1adc039000-7b1ae0000000 ---p 00000000 00:00 0 
7b1ae0000000-7b1ae07ca000 rw-p 00000000 00:00 0 
7b1ae07ca000-7b1ae4000000 ---p 00000000 00:00 0 
7b1ae4000000-7b1ae420f000 rw-p 00000000 00:00 0 
7b1ae420f000-7b1ae8000000 ---p 00000000 00:00 0 
7b1ae8000000-7b1ae82ec000 rw-p 00000000 00:00 0 
7b1ae82ec000-7b1aec000000 ---p 00000000 00:00 0 
7b1aec000000-7b1aec226000 rw-p 00000000 00:00 0 
7b1aec226000-7b1af0000000 ---p 00000000 00:00 0 
7b1af0000000-7b1af0bdd000 rw-p 00000000 00:00 0 
7b1af0bdd000-7b1af4000000 ---p 00000000 00:00 0 
7b1af4010000-7b1af49c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af49cd000-7b1af49ce000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af49ce000-7b1af4a0f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4a0f000-7b1af4a10000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4a10000-7b1af4a51000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4a51000-7b1af4a52000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4a52000-7b1af4a93000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4a93000-7b1af4a94000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4a94000-7b1af4ad5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4ad5000-7b1af4ad6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4ad6000-7b1af4b17000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4b17000-7b1af4b18000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4b18000-7b1af4b59000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4b59000-7b1af4b5a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4b5a000-7b1af4b9b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4b9b000-7b1af4b9c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4b9c000-7b1af4bdd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4bdd000-7b1af4bde000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4bde000-7b1af4c1f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4c1f000-7b1af4c20000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4c20000-7b1af4c61000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4c61000-7b1af4c62000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4c62000-7b1af4ca3000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4ca3000-7b1af4ca4000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4ca4000-7b1af4ce5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4ce5000-7b1af4ce6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4ce6000-7b1af4d27000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4d27000-7b1af4d28000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4d28000-7b1af4d69000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4d69000-7b1af4d6a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4d6a000-7b1af4dab000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4dab000-7b1af4dac000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4dac000-7b1af4ded000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4ded000-7b1af4dee000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4dee000-7b1af4e2f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4e2f000-7b1af4e30000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4e30000-7b1af4e71000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4e71000-7b1af4e72000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4e72000-7b1af4eb3000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4eb3000-7b1af4eb4000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4eb4000-7b1af4ef5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4ef5000-7b1af4ef6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4ef6000-7b1af4f37000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4f37000-7b1af4f38000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4f38000-7b1af4f79000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4f79000-7b1af4f7a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4f7a000-7b1af4fbb000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4fbb000-7b1af4fbc000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4fbc000-7b1af4ffd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4ffd000-7b1af4ffe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af4ffe000-7b1af503f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af503f000-7b1af5040000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af5040000-7b1af5081000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af5081000-7b1af5082000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af5082000-7b1af50c3000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af50c3000-7b1af50c4000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af50c4000-7b1af5105000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af5105000-7b1af5106000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af5106000-7b1af5147000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af5147000-7b1af5148000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af5148000-7b1af5189000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af5189000-7b1af518a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af518a000-7b1af51cb000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af51cb000-7b1af51cc000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af51cc000-7b1af520d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1af5220000-7b1af5940000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af5950000-7b1af5960000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af5960000-7b1af6060000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af6061000-7b1af6062000 ---p 00000000 00:00 0 
7b1af6062000-7b1af6082000 rw-p 00000000 00:00 0 
7b1af6082000-7b1af6083000 ---p 00000000 00:00 0 
7b1af6083000-7b1af60a3000 rw-p 00000000 00:00 0 
7b1af60a3000-7b1af60a4000 ---p 00000000 00:00 0 
7b1af60a4000-7b1af60c4000 rw-p 00000000 00:00 0 
7b1af60c4000-7b1af60c5000 ---p 00000000 00:00 0 
7b1af60c5000-7b1af60e5000 rw-p 00000000 00:00 0 
7b1af60e5000-7b1af60e6000 ---p 00000000 00:00 0 
7b1af60e6000-7b1af6106000 rw-p 00000000 00:00 0 
7b1af6106000-7b1af6107000 ---p 00000000 00:00 0 
7b1af6107000-7b1af6127000 rw-p 00000000 00:00 0 
7b1af6127000-7b1af6128000 ---p 00000000 00:00 0 
7b1af6128000-7b1af6148000 rw-p 00000000 00:00 0 
7b1af6148000-7b1af6149000 ---p 00000000 00:00 0 
7b1af6149000-7b1af6169000 rw-p 00000000 00:00 0 
7b1af6169000-7b1af616a000 ---p 00000000 00:00 0 
7b1af616a000-7b1af618a000 rw-p 00000000 00:00 0 
7b1af618a000-7b1af618b000 ---p 00000000 00:00 0 
7b1af618b000-7b1af61ab000 rw-p 00000000 00:00 0 
7b1af61ab000-7b1af61ac000 ---p 00000000 00:00 0 
7b1af61ac000-7b1af61cc000 rw-p 00000000 00:00 0 
7b1af61cc000-7b1af61cd000 ---p 00000000 00:00 0 
7b1af61cd000-7b1af61ed000 rw-p 00000000 00:00 0 
7b1af61ed000-7b1af61ee000 ---p 00000000 00:00 0 
7b1af61ee000-7b1af620e000 rw-p 00000000 00:00 0 
7b1af620e000-7b1af620f000 ---p 00000000 00:00 0 
7b1af620f000-7b1af622f000 rw-p 00000000 00:00 0 
7b1af622f000-7b1af6230000 ---p 00000000 00:00 0 
7b1af6230000-7b1af6a30000 rw-p 00000000 00:00 0 
7b1af6a30000-7b1af6a70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af6a7f000-7b1af6a80000 ---p 00000000 00:00 0 
7b1af6a80000-7b1af6aa0000 rw-p 00000000 00:00 0 
7b1af6aa0000-7b1af6e90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af6ea0000-7b1af6eb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af6eb0000-7b1af70c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af70c9000-7b1af70ca000 ---p 00000000 00:00 0 
7b1af70ca000-7b1af70ea000 rw-p 00000000 00:00 0 
7b1af70ea000-7b1af70eb000 ---p 00000000 00:00 0 
7b1af70eb000-7b1af710b000 rw-p 00000000 00:00 0 
7b1af710b000-7b1af710c000 ---p 00000000 00:00 0 
7b1af710c000-7b1af712c000 rw-p 00000000 00:00 0 
7b1af712c000-7b1af712d000 ---p 00000000 00:00 0 
7b1af712d000-7b1af714d000 rw-p 00000000 00:00 0 
7b1af714d000-7b1af714e000 ---p 00000000 00:00 0 
7b1af714e000-7b1af716e000 rw-p 00000000 00:00 0 
7b1af716e000-7b1af716f000 ---p 00000000 00:00 0 
7b1af716f000-7b1af718f000 rw-p 00000000 00:00 0 
7b1af718f000-7b1af7190000 ---p 00000000 00:00 0 
7b1af7190000-7b1af71b0000 rw-p 00000000 00:00 0 
7b1af71b0000-7b1af7620000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af7630000-7b1af7640000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af7640000-7b1af7730000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af7740000-7b1af7750000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af7750000-7b1af77a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af77b0000-7b1af77c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af77c0000-7b1af7850000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af7858000-7b1af7859000 r--p 00000000 00:32 13269537                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7b1af7859000-7b1af785a000 r-xp 00001000 00:32 13269537                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7b1af785a000-7b1af787e000 r--p 00002000 00:32 13269537                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7b1af787e000-7b1af787f000 r--p 00025000 00:32 13269537                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7b1af787f000-7b1af7880000 rw-p 00026000 00:32 13269537                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7b1af7880000-7b1af78f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af7900000-7b1af7910000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af7910000-7b1af79a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af79b0000-7b1af79c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af79c0000-7b1af7a90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af7aa0000-7b1af8000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1af8000000-7b1af8c11000 rw-p 00000000 00:00 0 
7b1af8c11000-7b1afc000000 ---p 00000000 00:00 0 
7b1afc010000-7b1afc120000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afc130000-7b1afc140000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afc140000-7b1afc1c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afc1c2000-7b1afc1c9000 r--p 00000000 00:32 13270687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7b1afc1c9000-7b1afc20f000 r-xp 00007000 00:32 13270687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7b1afc20f000-7b1afc22d000 r--p 0004d000 00:32 13270687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7b1afc22d000-7b1afc22f000 r--p 0006a000 00:32 13270687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7b1afc22f000-7b1afc230000 rw-p 0006c000 00:32 13270687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7b1afc230000-7b1afc280000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afc290000-7b1afc2a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afc2a0000-7b1afc310000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afc31c000-7b1afc3cf000 r--p 00000000 00:32 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7b1afc3cf000-7b1afc702000 r-xp 000b3000 00:32 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7b1afc702000-7b1afc7cd000 r--p 003e6000 00:32 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7b1afc7cd000-7b1afc829000 r--p 004b0000 00:32 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7b1afc829000-7b1afc82c000 rw-p 0050c000 00:32 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7b1afc82c000-7b1afc82f000 rw-p 00000000 00:00 0 
7b1afc82f000-7b1afc84d000 r--p 00000000 00:32 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7b1afc84d000-7b1afc8af000 r-xp 0001e000 00:32 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7b1afc8af000-7b1afc8cb000 r--p 00080000 00:32 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7b1afc8cb000-7b1afc8d5000 r--p 0009c000 00:32 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7b1afc8d5000-7b1afc8d9000 rw-p 000a6000 00:32 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7b1afc8d9000-7b1afc8ed000 r--p 00000000 00:32 13270452                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7b1afc8ed000-7b1afc932000 r-xp 00014000 00:32 13270452                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7b1afc932000-7b1afc945000 r--p 00059000 00:32 13270452                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7b1afc945000-7b1afc947000 r--p 0006b000 00:32 13270452                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7b1afc947000-7b1afc949000 rw-p 0006d000 00:32 13270452                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7b1afc949000-7b1afc94a000 rw-p 00000000 00:00 0 
7b1afc94a000-7b1afc94d000 r--p 00000000 00:32 13270410                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7b1afc94d000-7b1afc95b000 r-xp 00003000 00:32 13270410                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7b1afc95b000-7b1afc95e000 r--p 00011000 00:32 13270410                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7b1afc95e000-7b1afc95f000 r--p 00013000 00:32 13270410                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7b1afc95f000-7b1afc960000 rw-p 00014000 00:32 13270410                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7b1afc960000-7b1afcac0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcac1000-7b1afcac2000 r--p 00000000 00:32 13269704                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/stringify_target.so
7b1afcac2000-7b1afcac3000 r-xp 00001000 00:32 13269704                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/stringify_target.so
7b1afcac3000-7b1afcac4000 r--p 00002000 00:32 13269704                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/stringify_target.so
7b1afcac4000-7b1afcac5000 r--p 00002000 00:32 13269704                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/stringify_target.so
7b1afcac5000-7b1afcac6000 rw-p 00003000 00:32 13269704                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/stringify_target.so
7b1afcac6000-7b1afcac7000 r--p 00000000 00:32 13269684                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7b1afcac7000-7b1afcac8000 r-xp 00001000 00:32 13269684                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7b1afcac8000-7b1afcac9000 r--p 00002000 00:32 13269684                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7b1afcac9000-7b1afcaca000 r--p 00002000 00:32 13269684                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7b1afcaca000-7b1afcacb000 rw-p 00003000 00:32 13269684                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7b1afcacb000-7b1afcacc000 r--p 00000000 00:32 13269820                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scheduler.so
7b1afcacc000-7b1afcacd000 r-xp 00001000 00:32 13269820                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scheduler.so
7b1afcacd000-7b1afcace000 r--p 00002000 00:32 13269820                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scheduler.so
7b1afcace000-7b1afcacf000 r--p 00002000 00:32 13269820                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scheduler.so
7b1afcacf000-7b1afcad0000 rw-p 00003000 00:32 13269820                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scheduler.so
7b1afcad0000-7b1afcae0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcae0000-7b1afcaf0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcaf1000-7b1afcaf2000 r--p 00000000 00:32 13269621                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7b1afcaf2000-7b1afcaf3000 r-xp 00001000 00:32 13269621                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7b1afcaf3000-7b1afcaf4000 r--p 00002000 00:32 13269621                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7b1afcaf4000-7b1afcaf5000 r--p 00002000 00:32 13269621                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7b1afcaf5000-7b1afcaf6000 rw-p 00003000 00:32 13269621                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7b1afcaf6000-7b1afcaf7000 r--p 00000000 00:32 13269919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7b1afcaf7000-7b1afcaf8000 r-xp 00001000 00:32 13269919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7b1afcaf8000-7b1afcaf9000 r--p 00002000 00:32 13269919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7b1afcaf9000-7b1afcafa000 r--p 00002000 00:32 13269919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7b1afcafa000-7b1afcafb000 rw-p 00003000 00:32 13269919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7b1afcafb000-7b1afcaff000 rw-p 00000000 00:00 0 
7b1afcaff000-7b1afcb01000 r--p 00000000 00:32 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7b1afcb01000-7b1afcb1a000 r-xp 00002000 00:32 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7b1afcb1a000-7b1afcb1e000 r--p 0001b000 00:32 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7b1afcb1e000-7b1afcb1f000 r--p 0001e000 00:32 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7b1afcb1f000-7b1afcb20000 rw-p 0001f000 00:32 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7b1afcb20000-7b1afcb80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcb81000-7b1afcb82000 r--p 00000000 00:32 13270865                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/dot.dot.so
7b1afcb82000-7b1afcb83000 r-xp 00001000 00:32 13270865                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/dot.dot.so
7b1afcb83000-7b1afcb84000 r--p 00002000 00:32 13270865                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/dot.dot.so
7b1afcb84000-7b1afcb85000 r--p 00002000 00:32 13270865                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/dot.dot.so
7b1afcb85000-7b1afcb86000 rw-p 00003000 00:32 13270865                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/dot.dot.so
7b1afcb86000-7b1afcb87000 r--p 00000000 00:32 13269735                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7b1afcb87000-7b1afcb88000 r-xp 00001000 00:32 13269735                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7b1afcb88000-7b1afcb89000 r--p 00002000 00:32 13269735                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7b1afcb89000-7b1afcb8a000 r--p 00002000 00:32 13269735                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7b1afcb8a000-7b1afcb8b000 rw-p 00003000 00:32 13269735                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7b1afcb8b000-7b1afcb8c000 r--p 00000000 00:32 13269741                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/stack.so
7b1afcb8c000-7b1afcb8d000 r-xp 00001000 00:32 13269741                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/stack.so
7b1afcb8d000-7b1afcb8e000 r--p 00002000 00:32 13269741                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/stack.so
7b1afcb8e000-7b1afcb8f000 r--p 00002000 00:32 13269741                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/stack.so
7b1afcb8f000-7b1afcb90000 rw-p 00003000 00:32 13269741                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/stack.so
7b1afcb90000-7b1afcc30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcc34000-7b1afcc37000 r--p 00000000 00:32 13272711                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7b1afcc37000-7b1afcc40000 r-xp 00003000 00:32 13272711                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7b1afcc40000-7b1afcc42000 r--p 0000c000 00:32 13272711                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7b1afcc42000-7b1afcc43000 r--p 0000d000 00:32 13272711                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7b1afcc43000-7b1afcc44000 rw-p 0000e000 00:32 13272711                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7b1afcc44000-7b1afcc47000 r--p 00000000 00:32 13270363                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7b1afcc47000-7b1afcc4c000 r-xp 00003000 00:32 13270363                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7b1afcc4c000-7b1afcc4d000 r--p 00008000 00:32 13270363                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7b1afcc4d000-7b1afcc4e000 r--p 00009000 00:32 13270363                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7b1afcc4e000-7b1afcc4f000 rw-p 0000a000 00:32 13270363                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7b1afcc51000-7b1afcc52000 r--p 00000000 00:32 13269531                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7b1afcc52000-7b1afcc53000 r-xp 00001000 00:32 13269531                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7b1afcc53000-7b1afcc54000 r--p 00002000 00:32 13269531                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7b1afcc54000-7b1afcc55000 r--p 00002000 00:32 13269531                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7b1afcc55000-7b1afcc56000 rw-p 00003000 00:32 13269531                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7b1afcc56000-7b1afcc57000 r--p 00000000 00:32 13268627                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7b1afcc57000-7b1afcc58000 r-xp 00001000 00:32 13268627                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7b1afcc58000-7b1afcc59000 r--p 00002000 00:32 13268627                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7b1afcc59000-7b1afcc5a000 r--p 00002000 00:32 13268627                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7b1afcc5a000-7b1afcc5b000 rw-p 00003000 00:32 13268627                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7b1afcc5b000-7b1afcc5c000 r--p 00000000 00:32 13269733                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/id.so
7b1afcc5c000-7b1afcc5d000 r-xp 00001000 00:32 13269733                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/id.so
7b1afcc5d000-7b1afcc5e000 r--p 00002000 00:32 13269733                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/id.so
7b1afcc5e000-7b1afcc5f000 r--p 00002000 00:32 13269733                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/id.so
7b1afcc5f000-7b1afcc60000 rw-p 00003000 00:32 13269733                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/id.so
7b1afcc60000-7b1afcc90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcc91000-7b1afcc95000 r--p 00000000 00:32 13270357                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7b1afcc95000-7b1afccc5000 r-xp 00004000 00:32 13270357                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7b1afccc5000-7b1afcccd000 r--p 00034000 00:32 13270357                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7b1afcccd000-7b1afccce000 r--p 0003c000 00:32 13270357                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7b1afccce000-7b1afcccf000 rw-p 0003d000 00:32 13270357                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7b1afcccf000-7b1afccd0000 rw-p 00000000 00:00 0 
7b1afccd0000-7b1afcce0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcce4000-7b1afcce5000 r--p 00000000 00:32 13270351                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7b1afcce5000-7b1afcce7000 r-xp 00001000 00:32 13270351                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7b1afcce7000-7b1afcce8000 r--p 00003000 00:32 13270351                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7b1afcce8000-7b1afcce9000 r--p 00003000 00:32 13270351                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7b1afcce9000-7b1afccea000 rw-p 00004000 00:32 13270351                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7b1afccea000-7b1afcceb000 r--p 00000000 00:32 13270918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7b1afcceb000-7b1afcced000 r-xp 00001000 00:32 13270918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7b1afcced000-7b1afccee000 r--p 00003000 00:32 13270918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7b1afccee000-7b1afccef000 r--p 00003000 00:32 13270918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7b1afccef000-7b1afccf0000 rw-p 00004000 00:32 13270918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7b1afccf0000-7b1afcd00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcd02000-7b1afcd03000 r--p 00000000 00:32 13269519                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7b1afcd03000-7b1afcd04000 r-xp 00001000 00:32 13269519                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7b1afcd04000-7b1afcd1e000 r--p 00002000 00:32 13269519                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7b1afcd1e000-7b1afcd1f000 r--p 0001b000 00:32 13269519                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7b1afcd1f000-7b1afcd20000 rw-p 0001c000 00:32 13269519                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7b1afcd20000-7b1afcd21000 r--p 00000000 00:32 13269500                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7b1afcd21000-7b1afcd22000 r-xp 00001000 00:32 13269500                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7b1afcd22000-7b1afcd2c000 r--p 00002000 00:32 13269500                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7b1afcd2c000-7b1afcd2d000 r--p 0000c000 00:32 13269500                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7b1afcd2d000-7b1afcd2e000 rw-p 0000d000 00:32 13269500                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7b1afcd2e000-7b1afcd2f000 r--p 00000000 00:32 13269524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7b1afcd2f000-7b1afcd30000 r-xp 00001000 00:32 13269524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7b1afcd30000-7b1afcd31000 r--p 00002000 00:32 13269524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7b1afcd31000-7b1afcd32000 r--p 00003000 00:32 13269524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7b1afcd32000-7b1afcd33000 rw-p 00004000 00:32 13269524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7b1afcd33000-7b1afcd34000 r--p 00000000 00:32 13268628                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7b1afcd34000-7b1afcd35000 r-xp 00001000 00:32 13268628                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7b1afcd35000-7b1afcd8b000 r--p 00002000 00:32 13268628                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7b1afcd8b000-7b1afcd8c000 r--p 00057000 00:32 13268628                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7b1afcd8c000-7b1afcd8d000 rw-p 00058000 00:32 13268628                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7b1afcd8d000-7b1afcd8e000 r--p 00000000 00:32 13269511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7b1afcd8e000-7b1afcd8f000 r-xp 00001000 00:32 13269511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7b1afcd8f000-7b1afcd90000 r--p 00002000 00:32 13269511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7b1afcd90000-7b1afcd91000 r--p 00002000 00:32 13269511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7b1afcd91000-7b1afcd92000 rw-p 00003000 00:32 13269511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7b1afcd92000-7b1afcd95000 r--p 00000000 00:32 13269539                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7b1afcd95000-7b1afcd96000 r-xp 00003000 00:32 13269539                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7b1afcd96000-7b1afcdaa000 r--p 00004000 00:32 13269539                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7b1afcdaa000-7b1afcdaf000 r--p 00018000 00:32 13269539                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7b1afcdaf000-7b1afcdb0000 rw-p 0001d000 00:32 13269539                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7b1afcdb0000-7b1afcdc0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcdc4000-7b1afcdc7000 r--p 00000000 00:32 13270383                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7b1afcdc7000-7b1afcdcc000 r-xp 00003000 00:32 13270383                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7b1afcdcc000-7b1afcdce000 r--p 00008000 00:32 13270383                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7b1afcdce000-7b1afcdcf000 r--p 00009000 00:32 13270383                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7b1afcdcf000-7b1afcdd0000 rw-p 0000a000 00:32 13270383                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7b1afcdd0000-7b1afcde0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcde2000-7b1afcde3000 r--p 00000000 00:32 13269543                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7b1afcde3000-7b1afcde5000 r-xp 00001000 00:32 13269543                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7b1afcde5000-7b1afcde6000 r--p 00003000 00:32 13269543                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7b1afcde6000-7b1afcde7000 r--p 00004000 00:32 13269543                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7b1afcde7000-7b1afcde8000 rw-p 00005000 00:32 13269543                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7b1afcde8000-7b1afcdea000 r--p 00000000 00:32 13270316                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7b1afcdea000-7b1afcdec000 r-xp 00002000 00:32 13270316                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7b1afcdec000-7b1afcded000 r--p 00004000 00:32 13270316                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7b1afcded000-7b1afcdee000 r--p 00004000 00:32 13270316                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7b1afcdee000-7b1afcdef000 rw-p 00005000 00:32 13270316                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7b1afcdef000-7b1afcdf0000 r--p 00000000 00:32 13270314                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7b1afcdf0000-7b1afcdf1000 r-xp 00001000 00:32 13270314                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7b1afcdf1000-7b1afcdf2000 r--p 00002000 00:32 13270314                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7b1afcdf2000-7b1afcdf3000 r--p 00002000 00:32 13270314                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7b1afcdf3000-7b1afcdf4000 rw-p 00003000 00:32 13270314                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7b1afcdf4000-7b1afcdf5000 r--p 00000000 00:32 13270310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7b1afcdf5000-7b1afcdf6000 r-xp 00001000 00:32 13270310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7b1afcdf6000-7b1afcdf7000 r--p 00002000 00:32 13270310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7b1afcdf7000-7b1afcdf8000 r--p 00002000 00:32 13270310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7b1afcdf8000-7b1afcdf9000 rw-p 00003000 00:32 13270310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7b1afcdf9000-7b1afcdfa000 r--p 00000000 00:32 13270302                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7b1afcdfa000-7b1afcdfb000 r-xp 00001000 00:32 13270302                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7b1afcdfb000-7b1afcdfc000 r--p 00002000 00:32 13270302                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7b1afcdfc000-7b1afcdfd000 r--p 00002000 00:32 13270302                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7b1afcdfd000-7b1afcdfe000 rw-p 00003000 00:32 13270302                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7b1afcdfe000-7b1afcdff000 ---p 00000000 00:00 0 
7b1afcdff000-7b1afce1f000 rw-p 00000000 00:00 0 
7b1afce1f000-7b1afce21000 r--p 00000000 00:32 13270457                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7b1afce21000-7b1afce2b000 r-xp 00002000 00:32 13270457                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7b1afce2b000-7b1afce2e000 r--p 0000c000 00:32 13270457                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7b1afce2e000-7b1afce2f000 r--p 0000e000 00:32 13270457                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7b1afce2f000-7b1afce30000 rw-p 0000f000 00:32 13270457                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7b1afce30000-7b1afce32000 r--p 00000000 00:32 13270456                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7b1afce32000-7b1afce39000 r-xp 00002000 00:32 13270456                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7b1afce39000-7b1afce3e000 r--p 00009000 00:32 13270456                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7b1afce3e000-7b1afce3f000 r--p 0000d000 00:32 13270456                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7b1afce3f000-7b1afce40000 rw-p 0000e000 00:32 13270456                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7b1afce40000-7b1afce50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afce54000-7b1afce55000 r--p 00000000 00:32 13270343                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7b1afce55000-7b1afce56000 r-xp 00001000 00:32 13270343                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7b1afce56000-7b1afce57000 r--p 00002000 00:32 13270343                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7b1afce57000-7b1afce58000 r--p 00002000 00:32 13270343                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7b1afce58000-7b1afce59000 rw-p 00003000 00:32 13270343                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7b1afce59000-7b1afce5b000 r--p 00000000 00:32 13270879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7b1afce5b000-7b1afce5d000 r-xp 00002000 00:32 13270879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7b1afce5d000-7b1afce5e000 r--p 00004000 00:32 13270879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7b1afce5e000-7b1afce5f000 r--p 00004000 00:32 13270879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7b1afce5f000-7b1afce60000 rw-p 00005000 00:32 13270879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7b1afce60000-7b1afcec0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcec4000-7b1afcecc000 r--p 00000000 00:32 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7b1afcecc000-7b1afcf0b000 r-xp 00008000 00:32 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7b1afcf0b000-7b1afcf1b000 r--p 00047000 00:32 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7b1afcf1b000-7b1afcf1f000 r--p 00056000 00:32 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7b1afcf1f000-7b1afcf20000 rw-p 0005a000 00:32 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7b1afcf20000-7b1afcf30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcf33000-7b1afcf34000 r--p 00000000 00:32 13269872                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7b1afcf34000-7b1afcf35000 r-xp 00001000 00:32 13269872                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7b1afcf35000-7b1afcf36000 r--p 00002000 00:32 13269872                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7b1afcf36000-7b1afcf37000 r--p 00002000 00:32 13269872                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7b1afcf37000-7b1afcf38000 rw-p 00003000 00:32 13269872                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7b1afcf38000-7b1afcf39000 r--p 00000000 00:32 13269865                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7b1afcf39000-7b1afcf3b000 r-xp 00001000 00:32 13269865                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7b1afcf3b000-7b1afcf3c000 r--p 00003000 00:32 13269865                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7b1afcf3c000-7b1afcf3d000 r--p 00003000 00:32 13269865                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7b1afcf3d000-7b1afcf3e000 rw-p 00004000 00:32 13269865                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7b1afcf3e000-7b1afcf3f000 r--p 00000000 00:32 13269739                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7b1afcf3f000-7b1afcf40000 r-xp 00001000 00:32 13269739                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7b1afcf40000-7b1afcf41000 r--p 00002000 00:32 13269739                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7b1afcf41000-7b1afcf42000 r--p 00002000 00:32 13269739                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7b1afcf42000-7b1afcf43000 rw-p 00003000 00:32 13269739                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7b1afcf43000-7b1afcf44000 r--p 00000000 00:32 13269709                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7b1afcf44000-7b1afcf45000 r-xp 00001000 00:32 13269709                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7b1afcf45000-7b1afcf46000 r--p 00002000 00:32 13269709                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7b1afcf46000-7b1afcf47000 r--p 00002000 00:32 13269709                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7b1afcf47000-7b1afcf48000 rw-p 00003000 00:32 13269709                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7b1afcf4a000-7b1afcf4b000 r--p 00000000 00:32 13269504                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7b1afcf4b000-7b1afcf4c000 r-xp 00001000 00:32 13269504                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7b1afcf4c000-7b1afcf4d000 r--p 00002000 00:32 13269504                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7b1afcf4d000-7b1afcf4e000 r--p 00002000 00:32 13269504                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7b1afcf4e000-7b1afcf4f000 rw-p 00003000 00:32 13269504                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7b1afcf4f000-7b1afcf51000 r--p 00000000 00:32 13269702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7b1afcf51000-7b1afcf53000 r-xp 00002000 00:32 13269702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7b1afcf53000-7b1afcf54000 r--p 00004000 00:32 13269702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7b1afcf54000-7b1afcf55000 r--p 00004000 00:32 13269702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7b1afcf55000-7b1afcf56000 rw-p 00005000 00:32 13269702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7b1afcf56000-7b1afcf57000 r--p 00000000 00:32 13269731                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7b1afcf57000-7b1afcf58000 r-xp 00001000 00:32 13269731                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7b1afcf58000-7b1afcf59000 r--p 00002000 00:32 13269731                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7b1afcf59000-7b1afcf5a000 r--p 00002000 00:32 13269731                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7b1afcf5a000-7b1afcf5b000 rw-p 00003000 00:32 13269731                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7b1afcf5b000-7b1afcf5c000 r--p 00000000 00:32 13270327                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7b1afcf5c000-7b1afcf5d000 r-xp 00001000 00:32 13270327                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7b1afcf5d000-7b1afcf5e000 r--p 00002000 00:32 13270327                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7b1afcf5e000-7b1afcf5f000 r--p 00002000 00:32 13270327                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7b1afcf5f000-7b1afcf60000 rw-p 00003000 00:32 13270327                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7b1afcf60000-7b1afcf80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afcf84000-7b1afcf85000 r--p 00000000 00:32 13270325                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7b1afcf85000-7b1afcf86000 r-xp 00001000 00:32 13270325                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7b1afcf86000-7b1afcf87000 r--p 00002000 00:32 13270325                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7b1afcf87000-7b1afcf88000 r--p 00002000 00:32 13270325                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7b1afcf88000-7b1afcf89000 rw-p 00003000 00:32 13270325                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7b1afcf89000-7b1afcf8a000 r--p 00000000 00:32 13269694                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7b1afcf8a000-7b1afcf8b000 r-xp 00001000 00:32 13269694                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7b1afcf8b000-7b1afcf8c000 r--p 00002000 00:32 13269694                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7b1afcf8c000-7b1afcf8d000 r--p 00002000 00:32 13269694                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7b1afcf8d000-7b1afcf8e000 rw-p 00003000 00:32 13269694                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7b1afcf8e000-7b1afcf8f000 r--p 00000000 00:32 13270858                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7b1afcf8f000-7b1afcf90000 r-xp 00001000 00:32 13270858                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7b1afcf90000-7b1afcf91000 r--p 00002000 00:32 13270858                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7b1afcf91000-7b1afcf92000 r--p 00002000 00:32 13270858                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7b1afcf92000-7b1afcf93000 rw-p 00003000 00:32 13270858                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7b1afcf93000-7b1afcf94000 r--p 00000000 00:32 13269576                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7b1afcf94000-7b1afcf95000 r-xp 00001000 00:32 13269576                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7b1afcf95000-7b1afcf96000 r--p 00002000 00:32 13269576                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7b1afcf96000-7b1afcf97000 r--p 00002000 00:32 13269576                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7b1afcf97000-7b1afcf98000 rw-p 00003000 00:32 13269576                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7b1afcf98000-7b1afcf99000 r--p 00000000 00:32 13270885                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7b1afcf99000-7b1afcf9a000 r-xp 00001000 00:32 13270885                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7b1afcf9a000-7b1afcf9b000 r--p 00002000 00:32 13270885                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7b1afcf9b000-7b1afcf9c000 r--p 00002000 00:32 13270885                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7b1afcf9c000-7b1afcf9d000 rw-p 00003000 00:32 13270885                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7b1afcf9d000-7b1afcf9e000 r--p 00000000 00:32 13270962                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7b1afcf9e000-7b1afcf9f000 r-xp 00001000 00:32 13270962                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7b1afcf9f000-7b1afcfa0000 r--p 00002000 00:32 13270962                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7b1afcfa0000-7b1afcfa1000 r--p 00002000 00:32 13270962                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7b1afcfa1000-7b1afcfa2000 rw-p 00003000 00:32 13270962                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7b1afcfa2000-7b1afcfa3000 r--p 00000000 00:32 13269541                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7b1afcfa3000-7b1afcfa4000 r-xp 00001000 00:32 13269541                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7b1afcfa4000-7b1afcfa5000 r--p 00002000 00:32 13269541                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7b1afcfa5000-7b1afcfa6000 r--p 00002000 00:32 13269541                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7b1afcfa6000-7b1afcfa7000 rw-p 00003000 00:32 13269541                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7b1afcfa7000-7b1afcfa8000 r--p 00000000 00:32 13269549                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7b1afcfa8000-7b1afcfa9000 r-xp 00001000 00:32 13269549                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7b1afcfa9000-7b1afcfaa000 r--p 00002000 00:32 13269549                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7b1afcfaa000-7b1afcfab000 r--p 00002000 00:32 13269549                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7b1afcfab000-7b1afcfac000 rw-p 00003000 00:32 13269549                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7b1afcfac000-7b1afcfad000 r--p 00000000 00:32 13269538                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7b1afcfad000-7b1afcfae000 r-xp 00001000 00:32 13269538                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7b1afcfae000-7b1afcfaf000 r--p 00002000 00:32 13269538                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7b1afcfaf000-7b1afcfb0000 r--p 00002000 00:32 13269538                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7b1afcfb0000-7b1afcfb1000 rw-p 00003000 00:32 13269538                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7b1afcfb1000-7b1afcfb2000 r--p 00000000 00:32 13269532                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7b1afcfb2000-7b1afcfb3000 r-xp 00001000 00:32 13269532                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7b1afcfb3000-7b1afcfb4000 r--p 00002000 00:32 13269532                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7b1afcfb4000-7b1afcfb5000 r--p 00002000 00:32 13269532                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7b1afcfb5000-7b1afcfb6000 rw-p 00003000 00:32 13269532                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7b1afcfb6000-7b1afcfb7000 r--p 00000000 00:32 13269544                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7b1afcfb7000-7b1afcfb8000 r-xp 00001000 00:32 13269544                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7b1afcfb8000-7b1afcfb9000 r--p 00002000 00:32 13269544                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7b1afcfb9000-7b1afcfba000 r--p 00002000 00:32 13269544                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7b1afcfba000-7b1afcfbb000 rw-p 00003000 00:32 13269544                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7b1afcfbb000-7b1afcfbc000 r--p 00000000 00:32 13269522                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7b1afcfbc000-7b1afcfbd000 r-xp 00001000 00:32 13269522                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7b1afcfbd000-7b1afcfbe000 r--p 00002000 00:32 13269522                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7b1afcfbe000-7b1afcfbf000 r--p 00002000 00:32 13269522                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7b1afcfbf000-7b1afcfc0000 rw-p 00003000 00:32 13269522                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7b1afcfc0000-7b1afcfc1000 r--p 00000000 00:32 13269545                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7b1afcfc1000-7b1afcfc2000 r-xp 00001000 00:32 13269545                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7b1afcfc2000-7b1afcfc3000 r--p 00002000 00:32 13269545                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7b1afcfc3000-7b1afcfc4000 r--p 00003000 00:32 13269545                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7b1afcfc4000-7b1afcfc5000 rw-p 00004000 00:32 13269545                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7b1afcfc5000-7b1afcfc6000 r--p 00000000 00:32 13269530                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7b1afcfc6000-7b1afcfc7000 r-xp 00001000 00:32 13269530                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7b1afcfc7000-7b1afcfc8000 r--p 00002000 00:32 13269530                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7b1afcfc8000-7b1afcfc9000 r--p 00002000 00:32 13269530                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7b1afcfc9000-7b1afcfca000 rw-p 00003000 00:32 13269530                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7b1afcfca000-7b1afcfcb000 r--p 00000000 00:32 13269535                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7b1afcfcb000-7b1afcfcc000 r-xp 00001000 00:32 13269535                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7b1afcfcc000-7b1afcfcd000 r--p 00002000 00:32 13269535                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7b1afcfcd000-7b1afcfce000 r--p 00002000 00:32 13269535                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7b1afcfce000-7b1afcfcf000 rw-p 00003000 00:32 13269535                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7b1afcfcf000-7b1afcfd0000 r--p 00000000 00:32 13269520                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7b1afcfd0000-7b1afcfd1000 r-xp 00001000 00:32 13269520                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7b1afcfd1000-7b1afcfd2000 r--p 00002000 00:32 13269520                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7b1afcfd2000-7b1afcfd3000 r--p 00002000 00:32 13269520                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7b1afcfd3000-7b1afcfd4000 rw-p 00003000 00:32 13269520                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7b1afcfd4000-7b1afcfd5000 r--p 00000000 00:32 13269536                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7b1afcfd5000-7b1afcfd6000 r-xp 00001000 00:32 13269536                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7b1afcfd6000-7b1afcfd7000 r--p 00002000 00:32 13269536                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7b1afcfd7000-7b1afcfd8000 r--p 00002000 00:32 13269536                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7b1afcfd8000-7b1afcfd9000 rw-p 00003000 00:32 13269536                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7b1afcfd9000-7b1afcfda000 r--p 00000000 00:32 13269529                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7b1afcfda000-7b1afcfdb000 r-xp 00001000 00:32 13269529                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7b1afcfdb000-7b1afcfdc000 r--p 00002000 00:32 13269529                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7b1afcfdc000-7b1afcfdd000 r--p 00002000 00:32 13269529                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7b1afcfdd000-7b1afcfde000 rw-p 00003000 00:32 13269529                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7b1afcfde000-7b1afcfdf000 r--p 00000000 00:32 13269533                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7b1afcfdf000-7b1afcfe0000 r-xp 00001000 00:32 13269533                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7b1afcfe0000-7b1afcfe1000 r--p 00002000 00:32 13269533                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7b1afcfe1000-7b1afcfe2000 r--p 00002000 00:32 13269533                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7b1afcfe2000-7b1afcfe3000 rw-p 00003000 00:32 13269533                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7b1afcfe3000-7b1afcfe4000 r--p 00000000 00:32 13268624                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7b1afcfe4000-7b1afcfe5000 r-xp 00001000 00:32 13268624                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7b1afcfe5000-7b1afcfe6000 r--p 00002000 00:32 13268624                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7b1afcfe6000-7b1afcfe7000 r--p 00002000 00:32 13268624                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7b1afcfe7000-7b1afcfe8000 rw-p 00003000 00:32 13268624                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7b1afcfe8000-7b1afcfe9000 r--p 00000000 00:32 13269528                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7b1afcfe9000-7b1afcfea000 r-xp 00001000 00:32 13269528                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7b1afcfea000-7b1afcfeb000 r--p 00002000 00:32 13269528                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7b1afcfeb000-7b1afcfec000 r--p 00002000 00:32 13269528                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7b1afcfec000-7b1afcfed000 rw-p 00003000 00:32 13269528                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7b1afcfed000-7b1afcfee000 r--p 00000000 00:32 13269527                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7b1afcfee000-7b1afcfef000 r-xp 00001000 00:32 13269527                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7b1afcfef000-7b1afcff0000 r--p 00002000 00:32 13269527                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7b1afcff0000-7b1afcff1000 r--p 00002000 00:32 13269527                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7b1afcff1000-7b1afcff2000 rw-p 00003000 00:32 13269527                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7b1afcff2000-7b1afcff3000 r--p 00000000 00:32 13269510                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7b1afcff3000-7b1afcff4000 r-xp 00001000 00:32 13269510                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7b1afcff4000-7b1afcff5000 r--p 00002000 00:32 13269510                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7b1afcff5000-7b1afcff6000 r--p 00002000 00:32 13269510                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7b1afcff6000-7b1afcff7000 rw-p 00003000 00:32 13269510                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7b1afcff7000-7b1afcff8000 r--p 00000000 00:32 13269514                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7b1afcff8000-7b1afcff9000 r-xp 00001000 00:32 13269514                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7b1afcff9000-7b1afcffa000 r--p 00002000 00:32 13269514                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7b1afcffa000-7b1afcffb000 r--p 00002000 00:32 13269514                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7b1afcffb000-7b1afcffc000 rw-p 00003000 00:32 13269514                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7b1afcffc000-7b1afcffd000 r--p 00000000 00:32 13269518                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7b1afcffd000-7b1afcffe000 r-xp 00001000 00:32 13269518                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7b1afcffe000-7b1afcfff000 r--p 00002000 00:32 13269518                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7b1afcfff000-7b1afd000000 r--p 00002000 00:32 13269518                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7b1afd000000-7b1afd001000 rw-p 00003000 00:32 13269518                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7b1afd001000-7b1afd002000 r--p 00000000 00:32 13269517                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7b1afd002000-7b1afd003000 r-xp 00001000 00:32 13269517                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7b1afd003000-7b1afd004000 r--p 00002000 00:32 13269517                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7b1afd004000-7b1afd005000 r--p 00002000 00:32 13269517                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7b1afd005000-7b1afd006000 rw-p 00003000 00:32 13269517                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7b1afd006000-7b1afd007000 r--p 00000000 00:32 13269513                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7b1afd007000-7b1afd008000 r-xp 00001000 00:32 13269513                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7b1afd008000-7b1afd009000 r--p 00002000 00:32 13269513                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7b1afd009000-7b1afd00a000 r--p 00002000 00:32 13269513                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7b1afd00a000-7b1afd00b000 rw-p 00003000 00:32 13269513                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7b1afd00b000-7b1afd00c000 r--p 00000000 00:32 13268622                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7b1afd00c000-7b1afd00d000 r-xp 00001000 00:32 13268622                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7b1afd00d000-7b1afd00e000 r--p 00002000 00:32 13268622                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7b1afd00e000-7b1afd00f000 r--p 00002000 00:32 13268622                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7b1afd00f000-7b1afd010000 rw-p 00003000 00:32 13268622                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7b1afd010000-7b1afd011000 r--p 00000000 00:32 13269509                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7b1afd011000-7b1afd012000 r-xp 00001000 00:32 13269509                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7b1afd012000-7b1afd013000 r--p 00002000 00:32 13269509                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7b1afd013000-7b1afd014000 r--p 00002000 00:32 13269509                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7b1afd014000-7b1afd015000 rw-p 00003000 00:32 13269509                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7b1afd015000-7b1afd016000 r--p 00000000 00:32 13268634                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7b1afd016000-7b1afd017000 r-xp 00001000 00:32 13268634                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7b1afd017000-7b1afd018000 r--p 00002000 00:32 13268634                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7b1afd018000-7b1afd019000 r--p 00002000 00:32 13268634                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7b1afd019000-7b1afd01a000 rw-p 00003000 00:32 13268634                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7b1afd01a000-7b1afd01b000 r--p 00000000 00:32 13269507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7b1afd01b000-7b1afd01c000 r-xp 00001000 00:32 13269507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7b1afd01c000-7b1afd01d000 r--p 00002000 00:32 13269507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7b1afd01d000-7b1afd01e000 r--p 00002000 00:32 13269507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7b1afd01e000-7b1afd01f000 rw-p 00003000 00:32 13269507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7b1afd01f000-7b1afd020000 r--p 00000000 00:32 13269505                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7b1afd020000-7b1afd021000 r-xp 00001000 00:32 13269505                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7b1afd021000-7b1afd022000 r--p 00002000 00:32 13269505                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7b1afd022000-7b1afd023000 r--p 00002000 00:32 13269505                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7b1afd023000-7b1afd024000 rw-p 00003000 00:32 13269505                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7b1afd024000-7b1afd025000 r--p 00000000 00:32 13269502                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7b1afd025000-7b1afd026000 r-xp 00001000 00:32 13269502                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7b1afd026000-7b1afd027000 r--p 00002000 00:32 13269502                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7b1afd027000-7b1afd028000 r--p 00002000 00:32 13269502                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7b1afd028000-7b1afd029000 rw-p 00003000 00:32 13269502                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7b1afd029000-7b1afd02a000 r--p 00000000 00:32 13269501                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7b1afd02a000-7b1afd02b000 r-xp 00001000 00:32 13269501                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7b1afd02b000-7b1afd02c000 r--p 00002000 00:32 13269501                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7b1afd02c000-7b1afd02d000 r--p 00002000 00:32 13269501                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7b1afd02d000-7b1afd02e000 rw-p 00003000 00:32 13269501                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7b1afd02e000-7b1afd02f000 r--p 00000000 00:32 13269497                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7b1afd02f000-7b1afd030000 r-xp 00001000 00:32 13269497                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7b1afd030000-7b1afd031000 r--p 00002000 00:32 13269497                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7b1afd031000-7b1afd032000 r--p 00002000 00:32 13269497                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7b1afd032000-7b1afd033000 rw-p 00003000 00:32 13269497                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7b1afd033000-7b1afd034000 r--p 00000000 00:32 13269496                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7b1afd034000-7b1afd035000 r-xp 00001000 00:32 13269496                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7b1afd035000-7b1afd036000 r--p 00002000 00:32 13269496                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7b1afd036000-7b1afd037000 r--p 00002000 00:32 13269496                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7b1afd037000-7b1afd038000 rw-p 00003000 00:32 13269496                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7b1afd038000-7b1afd039000 r--p 00000000 00:32 13268636                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7b1afd039000-7b1afd03a000 r-xp 00001000 00:32 13268636                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7b1afd03a000-7b1afd03b000 r--p 00002000 00:32 13268636                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7b1afd03b000-7b1afd03c000 r--p 00003000 00:32 13268636                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7b1afd03c000-7b1afd03d000 rw-p 00004000 00:32 13268636                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7b1afd03d000-7b1afd03e000 r--p 00000000 00:32 13268633                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7b1afd03e000-7b1afd03f000 r-xp 00001000 00:32 13268633                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7b1afd03f000-7b1afd041000 r--p 00002000 00:32 13268633                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7b1afd041000-7b1afd042000 r--p 00003000 00:32 13268633                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7b1afd042000-7b1afd043000 rw-p 00004000 00:32 13268633                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7b1afd043000-7b1afd044000 r--p 00000000 00:32 13269540                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7b1afd044000-7b1afd045000 r-xp 00001000 00:32 13269540                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7b1afd045000-7b1afd046000 r--p 00002000 00:32 13269540                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7b1afd046000-7b1afd047000 r--p 00003000 00:32 13269540                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7b1afd047000-7b1afd048000 rw-p 00004000 00:32 13269540                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7b1afd048000-7b1afd049000 r--p 00000000 00:32 13269498                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7b1afd049000-7b1afd04a000 r-xp 00001000 00:32 13269498                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7b1afd04a000-7b1afd04b000 r--p 00002000 00:32 13269498                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7b1afd04b000-7b1afd04c000 r--p 00003000 00:32 13269498                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7b1afd04c000-7b1afd04d000 rw-p 00004000 00:32 13269498                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7b1afd04d000-7b1afd04e000 r--p 00000000 00:32 13269516                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7b1afd04e000-7b1afd04f000 r-xp 00001000 00:32 13269516                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7b1afd04f000-7b1afd050000 r--p 00002000 00:32 13269516                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7b1afd050000-7b1afd051000 r--p 00002000 00:32 13269516                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7b1afd051000-7b1afd052000 rw-p 00003000 00:32 13269516                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7b1afd052000-7b1afd053000 r--p 00000000 00:32 13269534                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7b1afd053000-7b1afd054000 r-xp 00001000 00:32 13269534                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7b1afd054000-7b1afd055000 r--p 00002000 00:32 13269534                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7b1afd055000-7b1afd056000 r--p 00002000 00:32 13269534                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7b1afd056000-7b1afd057000 rw-p 00003000 00:32 13269534                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7b1afd057000-7b1afd058000 r--p 00000000 00:32 13269515                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7b1afd058000-7b1afd059000 r-xp 00001000 00:32 13269515                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7b1afd059000-7b1afd05a000 r--p 00002000 00:32 13269515                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7b1afd05a000-7b1afd05b000 r--p 00002000 00:32 13269515                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7b1afd05b000-7b1afd05c000 rw-p 00003000 00:32 13269515                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7b1afd05c000-7b1afd05d000 r--p 00000000 00:32 13269546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7b1afd05d000-7b1afd05e000 r-xp 00001000 00:32 13269546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7b1afd05e000-7b1afd05f000 r--p 00002000 00:32 13269546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7b1afd05f000-7b1afd060000 r--p 00002000 00:32 13269546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7b1afd060000-7b1afd061000 rw-p 00003000 00:32 13269546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7b1afd061000-7b1afd063000 r--p 00000000 00:32 13270319                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7b1afd063000-7b1afd066000 r-xp 00002000 00:32 13270319                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7b1afd066000-7b1afd067000 r--p 00005000 00:32 13270319                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7b1afd067000-7b1afd068000 r--p 00006000 00:32 13270319                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7b1afd068000-7b1afd069000 rw-p 00007000 00:32 13270319                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7b1afd069000-7b1afd06a000 r--p 00000000 00:32 13269861                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7b1afd06a000-7b1afd06b000 r-xp 00001000 00:32 13269861                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7b1afd06b000-7b1afd06c000 r--p 00002000 00:32 13269861                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7b1afd06c000-7b1afd06d000 r--p 00002000 00:32 13269861                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7b1afd06d000-7b1afd06e000 rw-p 00003000 00:32 13269861                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7b1afd06e000-7b1afd06f000 r--p 00000000 00:32 13269855                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7b1afd06f000-7b1afd070000 r-xp 00001000 00:32 13269855                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7b1afd070000-7b1afd071000 r--p 00002000 00:32 13269855                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7b1afd071000-7b1afd072000 r--p 00002000 00:32 13269855                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7b1afd072000-7b1afd073000 rw-p 00003000 00:32 13269855                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7b1afd073000-7b1afd074000 r--p 00000000 00:32 13269823                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7b1afd074000-7b1afd075000 r-xp 00001000 00:32 13269823                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7b1afd075000-7b1afd076000 r--p 00002000 00:32 13269823                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7b1afd076000-7b1afd077000 r--p 00002000 00:32 13269823                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7b1afd077000-7b1afd078000 rw-p 00003000 00:32 13269823                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7b1afd078000-7b1afd07f000 r--p 00000000 00:32 13270830                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7b1afd07f000-7b1afd0a6000 r-xp 00007000 00:32 13270830                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7b1afd0a6000-7b1afd0ae000 r--p 0002e000 00:32 13270830                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7b1afd0ae000-7b1afd0af000 r--p 00035000 00:32 13270830                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7b1afd0af000-7b1afd0b0000 rw-p 00036000 00:32 13270830                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7b1afd0b0000-7b1afd0d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afd0d4000-7b1afd0d5000 r--p 00000000 00:32 13270349                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7b1afd0d5000-7b1afd0d6000 r-xp 00001000 00:32 13270349                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7b1afd0d6000-7b1afd0d7000 r--p 00002000 00:32 13270349                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7b1afd0d7000-7b1afd0d8000 r--p 00002000 00:32 13270349                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7b1afd0d8000-7b1afd0d9000 rw-p 00003000 00:32 13270349                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7b1afd0d9000-7b1afd0da000 r--p 00000000 00:32 13270919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7b1afd0da000-7b1afd0db000 r-xp 00001000 00:32 13270919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7b1afd0db000-7b1afd0dc000 r--p 00002000 00:32 13270919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7b1afd0dc000-7b1afd0dd000 r--p 00002000 00:32 13270919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7b1afd0dd000-7b1afd0de000 rw-p 00003000 00:32 13270919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7b1afd0de000-7b1afd0df000 r--p 00000000 00:32 13269723                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7b1afd0df000-7b1afd0e0000 r-xp 00001000 00:32 13269723                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7b1afd0e0000-7b1afd0e1000 r--p 00002000 00:32 13269723                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7b1afd0e1000-7b1afd0e2000 r--p 00002000 00:32 13269723                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7b1afd0e2000-7b1afd0e3000 rw-p 00003000 00:32 13269723                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7b1afd0e3000-7b1afd0e4000 r--p 00000000 00:32 13269713                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7b1afd0e4000-7b1afd0e5000 r-xp 00001000 00:32 13269713                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7b1afd0e5000-7b1afd0e6000 r--p 00002000 00:32 13269713                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7b1afd0e6000-7b1afd0e7000 r--p 00002000 00:32 13269713                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7b1afd0e7000-7b1afd0e8000 rw-p 00003000 00:32 13269713                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7b1afd0e8000-7b1afd0e9000 r--p 00000000 00:32 13269722                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7b1afd0e9000-7b1afd0ea000 r-xp 00001000 00:32 13269722                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7b1afd0ea000-7b1afd0eb000 r--p 00002000 00:32 13269722                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7b1afd0eb000-7b1afd0ec000 r--p 00002000 00:32 13269722                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7b1afd0ec000-7b1afd0ed000 rw-p 00003000 00:32 13269722                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7b1afd0ed000-7b1afd0ee000 r--p 00000000 00:32 13269715                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7b1afd0ee000-7b1afd0ef000 r-xp 00001000 00:32 13269715                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7b1afd0ef000-7b1afd0f0000 r--p 00002000 00:32 13269715                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7b1afd0f0000-7b1afd0f1000 r--p 00002000 00:32 13269715                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7b1afd0f1000-7b1afd0f2000 rw-p 00003000 00:32 13269715                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7b1afd0f2000-7b1afd0f3000 r--p 00000000 00:32 13269706                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7b1afd0f3000-7b1afd0f4000 r-xp 00001000 00:32 13269706                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7b1afd0f4000-7b1afd0f5000 r--p 00002000 00:32 13269706                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7b1afd0f5000-7b1afd0f6000 r--p 00002000 00:32 13269706                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7b1afd0f6000-7b1afd0f7000 rw-p 00003000 00:32 13269706                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7b1afd0f7000-7b1afd0f8000 r--p 00000000 00:32 13269686                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7b1afd0f8000-7b1afd0f9000 r-xp 00001000 00:32 13269686                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7b1afd0f9000-7b1afd0fa000 r--p 00002000 00:32 13269686                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7b1afd0fa000-7b1afd0fb000 r--p 00002000 00:32 13269686                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7b1afd0fb000-7b1afd0fc000 rw-p 00003000 00:32 13269686                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7b1afd0fc000-7b1afd0fd000 r--p 00000000 00:32 13269697                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7b1afd0fd000-7b1afd0fe000 r-xp 00001000 00:32 13269697                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7b1afd0fe000-7b1afd0ff000 r--p 00002000 00:32 13269697                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7b1afd0ff000-7b1afd100000 r--p 00002000 00:32 13269697                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7b1afd100000-7b1afd101000 rw-p 00003000 00:32 13269697                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7b1afd101000-7b1afd102000 r--p 00000000 00:32 13269683                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7b1afd102000-7b1afd103000 r-xp 00001000 00:32 13269683                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7b1afd103000-7b1afd104000 r--p 00002000 00:32 13269683                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7b1afd104000-7b1afd105000 r--p 00002000 00:32 13269683                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7b1afd105000-7b1afd106000 rw-p 00003000 00:32 13269683                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7b1afd106000-7b1afd107000 r--p 00000000 00:32 13269685                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7b1afd107000-7b1afd108000 r-xp 00001000 00:32 13269685                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7b1afd108000-7b1afd109000 r--p 00002000 00:32 13269685                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7b1afd109000-7b1afd10a000 r--p 00002000 00:32 13269685                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7b1afd10a000-7b1afd10b000 rw-p 00003000 00:32 13269685                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7b1afd10b000-7b1afd10c000 r--p 00000000 00:32 13269687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7b1afd10c000-7b1afd10d000 r-xp 00001000 00:32 13269687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7b1afd10d000-7b1afd10e000 r--p 00002000 00:32 13269687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7b1afd10e000-7b1afd10f000 r--p 00002000 00:32 13269687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7b1afd10f000-7b1afd110000 rw-p 00003000 00:32 13269687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7b1afd110000-7b1afd120000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afd121000-7b1afd122000 r--p 00000000 00:32 13269668                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7b1afd122000-7b1afd123000 r-xp 00001000 00:32 13269668                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7b1afd123000-7b1afd124000 r--p 00002000 00:32 13269668                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7b1afd124000-7b1afd125000 r--p 00002000 00:32 13269668                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7b1afd125000-7b1afd126000 rw-p 00003000 00:32 13269668                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7b1afd126000-7b1afd127000 r--p 00000000 00:32 13270969                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7b1afd127000-7b1afd128000 r-xp 00001000 00:32 13270969                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7b1afd128000-7b1afd129000 r--p 00002000 00:32 13270969                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7b1afd129000-7b1afd12a000 r--p 00002000 00:32 13270969                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7b1afd12a000-7b1afd12b000 rw-p 00003000 00:32 13270969                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7b1afd12b000-7b1afd12c000 r--p 00000000 00:32 13269667                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7b1afd12c000-7b1afd12d000 r-xp 00001000 00:32 13269667                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7b1afd12d000-7b1afd12e000 r--p 00002000 00:32 13269667                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7b1afd12e000-7b1afd12f000 r--p 00002000 00:32 13269667                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7b1afd12f000-7b1afd130000 rw-p 00003000 00:32 13269667                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7b1afd130000-7b1afd1f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afd1f4000-7b1afd1f5000 r--p 00000000 00:32 13269655                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7b1afd1f5000-7b1afd1f6000 r-xp 00001000 00:32 13269655                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7b1afd1f6000-7b1afd1f7000 r--p 00002000 00:32 13269655                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7b1afd1f7000-7b1afd1f8000 r--p 00002000 00:32 13269655                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7b1afd1f8000-7b1afd1f9000 rw-p 00003000 00:32 13269655                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7b1afd1f9000-7b1afd1fa000 r--p 00000000 00:32 13269666                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7b1afd1fa000-7b1afd1fb000 r-xp 00001000 00:32 13269666                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7b1afd1fb000-7b1afd1fc000 r--p 00002000 00:32 13269666                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7b1afd1fc000-7b1afd1fd000 r--p 00002000 00:32 13269666                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7b1afd1fd000-7b1afd1fe000 rw-p 00003000 00:32 13269666                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7b1afd200000-7b1afd202000 r--p 00000000 00:32 13270394                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7b1afd202000-7b1afd207000 r-xp 00002000 00:32 13270394                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7b1afd207000-7b1afd208000 r--p 00007000 00:32 13270394                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7b1afd208000-7b1afd209000 r--p 00008000 00:32 13270394                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7b1afd209000-7b1afd20a000 rw-p 00009000 00:32 13270394                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7b1afd20a000-7b1afd20d000 r--p 00000000 00:32 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7b1afd20d000-7b1afd213000 r-xp 00003000 00:32 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7b1afd213000-7b1afd215000 r--p 00009000 00:32 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7b1afd215000-7b1afd216000 r--p 0000b000 00:32 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7b1afd216000-7b1afd217000 rw-p 0000c000 00:32 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7b1afd217000-7b1afd218000 r--p 00000000 00:32 13270345                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7b1afd218000-7b1afd219000 r-xp 00001000 00:32 13270345                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7b1afd219000-7b1afd21a000 r--p 00002000 00:32 13270345                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7b1afd21a000-7b1afd21b000 r--p 00002000 00:32 13270345                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7b1afd21b000-7b1afd21c000 rw-p 00003000 00:32 13270345                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7b1afd21c000-7b1afd21d000 r--p 00000000 00:32 13270470                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7b1afd21d000-7b1afd221000 r-xp 00001000 00:32 13270470                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7b1afd221000-7b1afd222000 r--p 00005000 00:32 13270470                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7b1afd222000-7b1afd223000 r--p 00005000 00:32 13270470                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7b1afd223000-7b1afd224000 rw-p 00006000 00:32 13270470                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7b1afd224000-7b1afd225000 r--p 00000000 00:32 13270465                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7b1afd225000-7b1afd227000 r-xp 00001000 00:32 13270465                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7b1afd227000-7b1afd228000 r--p 00003000 00:32 13270465                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7b1afd228000-7b1afd229000 r--p 00003000 00:32 13270465                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7b1afd229000-7b1afd22a000 rw-p 00004000 00:32 13270465                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7b1afd22a000-7b1afd22b000 r--p 00000000 00:32 13270446                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7b1afd22b000-7b1afd22d000 r-xp 00001000 00:32 13270446                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7b1afd22d000-7b1afd22e000 r--p 00003000 00:32 13270446                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7b1afd22e000-7b1afd22f000 r--p 00003000 00:32 13270446                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7b1afd22f000-7b1afd230000 rw-p 00004000 00:32 13270446                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7b1afd230000-7b1afd240000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afd241000-7b1afd242000 r--p 00000000 00:32 13269652                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7b1afd242000-7b1afd243000 r-xp 00001000 00:32 13269652                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7b1afd243000-7b1afd244000 r--p 00002000 00:32 13269652                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7b1afd244000-7b1afd245000 r--p 00002000 00:32 13269652                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7b1afd245000-7b1afd246000 rw-p 00003000 00:32 13269652                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7b1afd246000-7b1afd247000 r--p 00000000 00:32 13269659                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7b1afd247000-7b1afd248000 r-xp 00001000 00:32 13269659                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7b1afd248000-7b1afd249000 r--p 00002000 00:32 13269659                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7b1afd249000-7b1afd24a000 r--p 00002000 00:32 13269659                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7b1afd24a000-7b1afd24b000 rw-p 00003000 00:32 13269659                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7b1afd24b000-7b1afd24c000 r--p 00000000 00:32 13269645                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7b1afd24c000-7b1afd24d000 r-xp 00001000 00:32 13269645                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7b1afd24d000-7b1afd24e000 r--p 00002000 00:32 13269645                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7b1afd24e000-7b1afd24f000 r--p 00002000 00:32 13269645                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7b1afd24f000-7b1afd250000 rw-p 00003000 00:32 13269645                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7b1afd250000-7b1afd260000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afd260000-7b1afd261000 r--p 00000000 00:32 13269618                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7b1afd261000-7b1afd262000 r-xp 00001000 00:32 13269618                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7b1afd262000-7b1afd263000 r--p 00002000 00:32 13269618                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7b1afd263000-7b1afd264000 r--p 00002000 00:32 13269618                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7b1afd264000-7b1afd265000 rw-p 00003000 00:32 13269618                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7b1afd265000-7b1afd266000 r--p 00000000 00:32 13269615                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7b1afd266000-7b1afd267000 r-xp 00001000 00:32 13269615                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7b1afd267000-7b1afd268000 r--p 00002000 00:32 13269615                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7b1afd268000-7b1afd269000 r--p 00002000 00:32 13269615                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7b1afd269000-7b1afd26a000 rw-p 00003000 00:32 13269615                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7b1afd26a000-7b1afd26b000 r--p 00000000 00:32 13269577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7b1afd26b000-7b1afd26c000 r-xp 00001000 00:32 13269577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7b1afd26c000-7b1afd26d000 r--p 00002000 00:32 13269577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7b1afd26d000-7b1afd26e000 r--p 00002000 00:32 13269577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7b1afd26e000-7b1afd26f000 rw-p 00003000 00:32 13269577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7b1afd26f000-7b1afd270000 r--p 00000000 00:32 13270423                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7b1afd270000-7b1afd271000 r-xp 00001000 00:32 13270423                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7b1afd271000-7b1afd272000 r--p 00002000 00:32 13270423                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7b1afd272000-7b1afd273000 r--p 00002000 00:32 13270423                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7b1afd273000-7b1afd274000 rw-p 00003000 00:32 13270423                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7b1afd274000-7b1afd275000 r--p 00000000 00:32 13270443                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7b1afd275000-7b1afd276000 r-xp 00001000 00:32 13270443                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7b1afd276000-7b1afd277000 r--p 00002000 00:32 13270443                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7b1afd277000-7b1afd278000 r--p 00002000 00:32 13270443                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7b1afd278000-7b1afd279000 rw-p 00003000 00:32 13270443                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7b1afd279000-7b1afd27b000 r--p 00000000 00:32 13270330                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7b1afd27b000-7b1afd27d000 r-xp 00002000 00:32 13270330                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7b1afd27d000-7b1afd27e000 r--p 00004000 00:32 13270330                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7b1afd27e000-7b1afd27f000 r--p 00004000 00:32 13270330                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7b1afd27f000-7b1afd280000 rw-p 00005000 00:32 13270330                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7b1afd280000-7b1afd390000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afd393000-7b1afd395000 r--p 00000000 00:32 13270800                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7b1afd395000-7b1afd397000 r-xp 00002000 00:32 13270800                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7b1afd397000-7b1afd398000 r--p 00004000 00:32 13270800                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7b1afd398000-7b1afd399000 r--p 00004000 00:32 13270800                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7b1afd399000-7b1afd39a000 rw-p 00005000 00:32 13270800                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7b1afd39a000-7b1afd39b000 r--p 00000000 00:32 13283221                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7b1afd39b000-7b1afd39c000 r-xp 00001000 00:32 13283221                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7b1afd39c000-7b1afd39d000 r--p 00002000 00:32 13283221                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7b1afd39d000-7b1afd39e000 r--p 00002000 00:32 13283221                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7b1afd39e000-7b1afd39f000 rw-p 00003000 00:32 13283221                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7b1afd39f000-7b1afd3a0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd3a0000-7b1afd3e1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd3e1000-7b1afd3e2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd3e2000-7b1afd423000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd423000-7b1afd424000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd424000-7b1afd465000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd465000-7b1afd466000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd466000-7b1afd4a7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd4a7000-7b1afd4a8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd4a8000-7b1afd4e9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd4e9000-7b1afd4ea000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd4ea000-7b1afd52b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd52b000-7b1afd52c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd52c000-7b1afd56d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd56d000-7b1afd56e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd56e000-7b1afd5af000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd5af000-7b1afd5b0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd5b0000-7b1afd5f1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd5f1000-7b1afd5f2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd5f2000-7b1afd633000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd633000-7b1afd634000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd634000-7b1afd675000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd675000-7b1afd676000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd676000-7b1afd6b7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd6b7000-7b1afd6b8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd6b8000-7b1afd6f9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd6f9000-7b1afd6fa000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd6fa000-7b1afd73b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd73b000-7b1afd73c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd73c000-7b1afd77d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd77d000-7b1afd77e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd77e000-7b1afd7bf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd7bf000-7b1afd7c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd7c0000-7b1afd801000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd801000-7b1afd802000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd802000-7b1afd843000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd843000-7b1afd844000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd844000-7b1afd885000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd885000-7b1afd886000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd886000-7b1afd8c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd8c7000-7b1afd8c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd8c8000-7b1afd909000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd909000-7b1afd90a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd90a000-7b1afd94b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd94b000-7b1afd94c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd94c000-7b1afd98d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd98d000-7b1afd98e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd98e000-7b1afd9cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd9cf000-7b1afd9d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afd9d0000-7b1afda11000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afda11000-7b1afda12000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afda12000-7b1afda53000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afda53000-7b1afda54000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afda54000-7b1afda95000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afda95000-7b1afda96000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afda96000-7b1afdad7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afdad7000-7b1afdad8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afdad8000-7b1afdb19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afdb19000-7b1afdb1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afdb1a000-7b1afdb5b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afdb5b000-7b1afdb5c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afdb5c000-7b1afdb9d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afdb9d000-7b1afdb9e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afdb9e000-7b1afdbdf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7b1afdbdf000-7b1afdbe0000 ---p 00000000 00:00 0 
7b1afdbe0000-7b1afe3e0000 rw-p 00000000 00:00 0 
7b1afe3e0000-7b1afe400000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1afe400000-7b1b16400000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
7b1b16400000-7b1b17800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
7b1b17801000-7b1b17803000 r--p 00000000 00:32 13270342                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7b1b17803000-7b1b17808000 r-xp 00002000 00:32 13270342                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7b1b17808000-7b1b17809000 r--p 00007000 00:32 13270342                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7b1b17809000-7b1b1780a000 r--p 00008000 00:32 13270342                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7b1b1780a000-7b1b1780b000 rw-p 00009000 00:32 13270342                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7b1b1780b000-7b1b1780c000 r--p 00000000 00:32 13269737                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/sanitizers.so
7b1b1780c000-7b1b1780d000 r-xp 00001000 00:32 13269737                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/sanitizers.so
7b1b1780d000-7b1b1780e000 r--p 00002000 00:32 13269737                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/sanitizers.so
7b1b1780e000-7b1b1780f000 r--p 00002000 00:32 13269737                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/sanitizers.so
7b1b1780f000-7b1b17810000 rw-p 00003000 00:32 13269737                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/sanitizers.so
7b1b17810000-7b1b17840000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1b17844000-7b1b17845000 r--p 00000000 00:32 13270359                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7b1b17845000-7b1b17847000 r-xp 00001000 00:32 13270359                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7b1b17847000-7b1b17848000 r--p 00003000 00:32 13270359                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7b1b17848000-7b1b17849000 r--p 00003000 00:32 13270359                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7b1b17849000-7b1b1784a000 rw-p 00004000 00:32 13270359                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7b1b1784a000-7b1b1784b000 r--p 00000000 00:32 13269499                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7b1b1784b000-7b1b1784c000 r-xp 00001000 00:32 13269499                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7b1b1784c000-7b1b1784d000 r--p 00002000 00:32 13269499                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7b1b1784d000-7b1b1784e000 r--p 00002000 00:32 13269499                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7b1b1784e000-7b1b1784f000 rw-p 00003000 00:32 13269499                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7b1b17852000-7b1b17853000 r--p 00000000 00:32 13269556                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7b1b17853000-7b1b17854000 r-xp 00001000 00:32 13269556                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7b1b17854000-7b1b17855000 r--p 00002000 00:32 13269556                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7b1b17855000-7b1b17856000 r--p 00002000 00:32 13269556                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7b1b17856000-7b1b17857000 rw-p 00003000 00:32 13269556                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7b1b17857000-7b1b17859000 r--p 00000000 00:32 13270333                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7b1b17859000-7b1b1785c000 r-xp 00002000 00:32 13270333                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7b1b1785c000-7b1b1785e000 r--p 00005000 00:32 13270333                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7b1b1785e000-7b1b1785f000 r--p 00006000 00:32 13270333                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7b1b1785f000-7b1b17860000 rw-p 00007000 00:32 13270333                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7b1b17860000-7b1b17880000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7b1b17883000-7b1b17984000 rw-p 00000000 00:00 0 
7b1b17984000-7b1b1798b000 r--s 00000000 00:32 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7b1b1798b000-7b1b179e4000 r--p 00000000 00:32 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7b1b179e4000-7b1b179e6000 rw-p 00000000 00:00 0 
7b1b179e6000-7b1b179ea000 r--p 00000000 00:32 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7b1b179ea000-7b1b17a0d000 r-xp 00004000 00:32 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7b1b17a0d000-7b1b17a11000 r--p 00027000 00:32 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7b1b17a11000-7b1b17a12000 r--p 0002b000 00:32 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7b1b17a12000-7b1b17a13000 rw-p 0002c000 00:32 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7b1b17a13000-7b1b17a3b000 r--p 00000000 00:32 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7b1b17a3b000-7b1b17bc3000 r-xp 00028000 00:32 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7b1b17bc3000-7b1b17c12000 r--p 001b0000 00:32 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7b1b17c12000-7b1b17c16000 r--p 001fe000 00:32 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7b1b17c16000-7b1b17c18000 rw-p 00202000 00:32 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7b1b17c18000-7b1b17c27000 rw-p 00000000 00:00 0 
7b1b17c27000-7b1b17c37000 r--p 00000000 00:32 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7b1b17c37000-7b1b17cb6000 r-xp 00010000 00:32 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7b1b17cb6000-7b1b17d0e000 r--p 0008f000 00:32 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7b1b17d0e000-7b1b17d0f000 r--p 000e7000 00:32 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7b1b17d0f000-7b1b17d10000 rw-p 000e8000 00:32 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7b1b17d10000-7b1b17d12000 r--p 00000000 00:32 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7b1b17d12000-7b1b17d27000 r-xp 00002000 00:32 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7b1b17d27000-7b1b17d40000 r--p 00017000 00:32 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7b1b17d40000-7b1b17d41000 r--p 0002f000 00:32 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7b1b17d41000-7b1b17d42000 rw-p 00030000 00:32 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7b1b17d42000-7b1b17d4a000 rw-p 00000000 00:00 0 
7b1b17d4a000-7b1b17d54000 r--p 00000000 00:32 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7b1b17d54000-7b1b17db7000 r-xp 0000a000 00:32 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7b1b17db7000-7b1b17dcc000 r--p 0006d000 00:32 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7b1b17dcc000-7b1b17dcd000 r--p 00081000 00:32 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7b1b17dcd000-7b1b17dce000 rw-p 00082000 00:32 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7b1b17dce000-7b1b17dd0000 r--p 00000000 00:32 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7b1b17dd0000-7b1b17de2000 r-xp 00002000 00:32 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7b1b17de2000-7b1b17de8000 r--p 00014000 00:32 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7b1b17de8000-7b1b17de9000 r--p 0001a000 00:32 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7b1b17de9000-7b1b17dea000 rw-p 0001b000 00:32 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7b1b17dea000-7b1b17deb000 r--p 00000000 00:32 13268630                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7b1b17deb000-7b1b17dec000 r-xp 00001000 00:32 13268630                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7b1b17dec000-7b1b17ded000 r--p 00002000 00:32 13268630                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7b1b17ded000-7b1b17dee000 r--p 00002000 00:32 13268630                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7b1b17dee000-7b1b17def000 rw-p 00003000 00:32 13268630                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7b1b17def000-7b1b17e37000 r--p 00000000 00:32 13268371                   /tmp/ruby/build/trunk-random1/libruby.so.4.0.0
7b1b17e37000-7b1b18301000 r-xp 00048000 00:32 13268371                   /tmp/ruby/build/trunk-random1/libruby.so.4.0.0
7b1b18301000-7b1b184a2000 r--p 00512000 00:32 13268371                   /tmp/ruby/build/trunk-random1/libruby.so.4.0.0
7b1b184a2000-7b1b184b8000 r--p 006b3000 00:32 13268371                   /tmp/ruby/build/trunk-random1/libruby.so.4.0.0
7b1b184b8000-7b1b184bc000 rw-p 006c9000 00:32 13268371                   /tmp/ruby/build/trunk-random1/libruby.so.4.0.0
7b1b184bc000-7b1b184d2000 rw-p 00000000 00:00 0 
7b1b184d2000-7b1b184d3000 r--p 00000000 00:32 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7b1b184d3000-7b1b184fe000 r-xp 00001000 00:32 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7b1b184fe000-7b1b18508000 r--p 0002c000 00:32 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7b1b18508000-7b1b1850a000 r--p 00036000 00:32 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7b1b1850a000-7b1b1850c000 rw-p 00038000 00:32 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffdce890000-7ffdce8d7000 rw-p 00000000 00:00 0                          [stack]
7ffdce960000-7ffdce964000 r--p 00000000 00:00 0                          [vvar]
7ffdce964000-7ffdce966000 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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
ruby 4.0.0dev (2025-12-09T02:43:51Z master 59314911a1) +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 25.622956 seconds

3349 files, 33776 examples, 148655 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