# Logfile created on 2026-01-16 11:33:58 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000076798f59fdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-random0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random0", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20260116-113358", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000767993bbdc70 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000767993bbda90 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000076798f4e9240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random0.20260116-113358", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random0.20260116-113358>, @binmode=false, @mon_data=#<Monitor:0x0000767993bbd4f0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk-random0/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
16cd9da..f872901 master -> origin/master
Updating 16cd9da..f872901
Fast-forward
re.c | 9 +++++++--
test/ruby/test_regexp.rb | 24 ++++++++++++++++++++++++
2 files changed, 31 insertions(+), 2 deletions(-)
Latest commit hash = f872901bb2
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk-random0/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk-random0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-random0/re.c
compiling /tmp/ruby/src/trunk-random0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.rbbin updated
0077791a6c5c531f840dcc28423af9967ec47699287596e734863c63b79fc32a builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-random0/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.1.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-random0/tool/ifchange /tmp/ruby/src/trunk-random0/.bundle/.timestamp/net-imap.revision -
generating encdb.h
generating enc.mk
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
/tmp/ruby/src/trunk-random0/.bundle/.timestamp/net-imap.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
./miniruby -I/tmp/ruby/src/trunk-random0/lib -I. -I.ext/common /tmp/ruby/src/trunk-random0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk-random0/bin
installing base libraries: /tmp/ruby/install/trunk-random0/lib
installing arch files: /tmp/ruby/install/trunk-random0/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-random0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-random0/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-random0/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-random0/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-random0/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-random0/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-random0/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-random0/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk-random0/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk-random0/bin
installing library scripts: /tmp/ruby/install/trunk-random0/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk-random0/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk-random0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-random0/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.8.0
resolv 0.7.0
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk-random0/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.18.0
openssl 4.0.0
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk-random0/lib/ruby/gems/4.1.0+1
minitest 6.0.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-ftp 0.3.9
net-imap 0.6.2
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.2
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
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 7.1.0
irb 1.16.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
installing bundled gem cache: /tmp/ruby/install/trunk-random0/lib/ruby/gems/4.1.0+1/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 2037 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Checking leaked global symbols...none
/tmp/ruby/src/trunk-random0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
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
Run options:
--seed=20314
"--ruby=./miniruby -I/tmp/ruby/src/trunk-random0/lib -I. -I.ext/common /tmp/ruby/src/trunk-random0/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-random0/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
--test-order=random
# Running tests:
Closed file descriptor: TestSocket_BasicSocket#test_for_fd: 11
Finished tests in 1444.627205s, 23.6275 tests/s, 5022.1316 assertions/s.
34133 tests, 7255108 assertions, 0 failures, 0 errors, 159 skips
ruby -v: ruby 4.1.0dev (2026-01-16T10:52:16Z master f872901bb2) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS="--test-order=random"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/prism -I/tmp/ruby/src/trunk-random0/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random0/target/release/' '/tmp/ruby/src/trunk-random0/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
make[1]: Entering directory '/tmp/ruby/build/trunk-random0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random0'
ruby 4.1.0dev (2026-01-16T10:52:16Z master f872901bb2) +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 ............................................................
<internal:symbol>:12: [BUG] Segmentation fault at 0x0000000000000000
ruby 4.1.0dev (2026-01-16T10:52:16Z master f872901bb2) +PRISM [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0030 p:0003 s:0140 e:000139 l:y b:0001 METHOD <internal:symbol>:12 [FINISH]
c:0029 p:---- s:0136 e:000135 l:y b:---- CFUNC :map
c:0028 p:0009 s:0132 e:000131 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76
c:0027 p:0004 s:0128 e:000126 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:50
c:0026 p:0010 s:0121 e:000120 l:n b:---- BLOCK /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:112 [FINISH]
c:0025 p:---- s:0117 e:000116 l:y b:---- CFUNC :each
c:0024 p:0016 s:0113 e:000112 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:112
c:0023 p:0129 s:0106 E:000ae0 l:n b:---- BLOCK /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:222
c:0022 p:0010 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:285
c:0021 p:0005 s:0097 E:001148 l:n b:---- BLOCK /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:204 [FINISH]
c:0020 p:---- s:0093 e:000092 l:y b:---- CFUNC :each
c:0019 p:0058 s:0089 E:000600 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:203
c:0018 p:0004 s:0085 e:000084 l:n b:---- BLOCK /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:235 [FINISH]
c:0017 p:---- s:0081 e:000080 l:y b:---- CFUNC :each
c:0016 p:0099 s:0077 e:000076 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:235
c:0015 p:0065 s:0073 e:000072 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:56
c:0014 p:0015 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/object.rb:11
c:0013 p:0025 s:0058 E:001e70 l:y b:0001 TOP /tmp/ruby/src/trunk-random0/spec/ruby/optional/capi/digest_spec.rb:11 [FINISH]
c:0012 p:---- s:0055 e:000054 l:y b:---- CFUNC :load
c:0011 p:0006 s:0050 e:000049 l:n b:---- BLOCK /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH]
c:0010 p:---- s:0047 e:000046 l:y b:---- CFUNC :instance_exec
c:0009 p:0009 s:0043 e:000042 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:117
c:0008 p:0029 s:0035 e:000034 l:n b:---- BLOCK /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:100
c:0007 p:0034 s:0031 e:000030 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:77
c:0006 p:0004 s:0024 e:000023 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:96
c:0005 p:0021 s:0020 e:000019 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:64
c:0004 p:0024 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/commands/mspec-run.rb:84
c:0003 p:0062 s:0012 e:000011 l:y b:0001 METHOD /tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/utils/script.rb:297
c:0002 p:0023 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk-random0/spec/mspec/bin/mspec-run:7 [FINISH]
c:0001 p:0000 s:0003 E:001200 l:y b:---- DUMMY [FINISH]
-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-random0/spec/mspec/bin/mspec-run:7:in '<main>'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/utils/script.rb:297:in 'main'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'run'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'process'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'files'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'each_file'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in files'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'protect'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'instance_exec'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in files'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'load'
/tmp/ruby/src/trunk-random0/spec/ruby/optional/capi/digest_spec.rb:11:in '<top (required)>'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/object.rb:11:in 'describe'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'describe'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:235:in 'process'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:235:in 'each'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in process'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:203:in 'process'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:203:in 'each'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in process'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'repeat'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/context.rb:222:in 'block (2 levels) in process'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:112:in 'actions'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:112:in 'each'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/mspec.rb:112:in 'block in actions'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:50:in 'after'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76:in 'constants_now'
/tmp/ruby/src/trunk-random0/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76:in 'map'
<internal:symbol>:12:in 'to_s'
-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1
-- Machine register context ------------------------------------------------
RIP: 0x00007b3e3f144f1f RBP: 0x00005ebaa9d515d0 RSP: 0x00007ffe344451a0
RAX: 0x0000000000000000 RBX: 0x00007b3e1aedd658 RCX: 0x0000000000000040
RDX: 0x00007b3e1ae8eae0 RDI: 0x0000000000000000 RSI: 0x00007b3e3f52c664
R8: 0x00005ebaa99c8b70 R9: 0x00005ebaa99c91e8 R10: 0x000000000000000c
R11: 0x0000000000000001 R12: 0x00005ebaa911a330 R13: 0x0000000000000000
R14: 0x00007b3e2439fcc8 R15: 0x0000000000000000 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_print_backtrace+0x14) [0x7b3e3f35b807] /tmp/ruby/src/trunk-random0/vm_dump.c:1105
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk-random0/vm_dump.c:1450
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_bug_for_fatal_signal+0x10a) [0x7b3e3f11b4fa] /tmp/ruby/src/trunk-random0/error.c:1131
/tmp/ruby/build/trunk-random0/libruby.so.4.1(sigsegv+0x48) [0x7b3e3f28f648] /tmp/ruby/src/trunk-random0/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x7b3e3ec4c320) [0x7b3e3ec4c320]
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_gc_mark_children+0x2cf) [0x7b3e3f144f1f] /tmp/ruby/src/trunk-random0/gc.c:3282
/tmp/ruby/build/trunk-random0/libruby.so.4.1(gc_mark_children+0x1f) [0x7b3e3f149f21] /tmp/ruby/src/trunk-random0/gc/default/default.c:4593
/tmp/ruby/build/trunk-random0/libruby.so.4.1(gc_mark_stacked_objects) /tmp/ruby/src/trunk-random0/gc/default/default.c:4615
/tmp/ruby/build/trunk-random0/libruby.so.4.1(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-random0/gc/default/default.c:4653
/tmp/ruby/build/trunk-random0/libruby.so.4.1(gc_marks_rest) /tmp/ruby/src/trunk-random0/gc/default/default.c:5693
/tmp/ruby/build/trunk-random0/libruby.so.4.1(gc_marking_exit+0x0) [0x7b3e3f14ee23] /tmp/ruby/src/trunk-random0/gc/default/default.c:5807
/tmp/ruby/build/trunk-random0/libruby.so.4.1(gc_marks) /tmp/ruby/src/trunk-random0/gc/default/default.c:5818
/tmp/ruby/build/trunk-random0/libruby.so.4.1(gc_start) /tmp/ruby/src/trunk-random0/gc/default/default.c:6493
/tmp/ruby/build/trunk-random0/libruby.so.4.1(heap_prepare+0xcc) [0x7b3e3f14fbac] /tmp/ruby/src/trunk-random0/gc/default/default.c:2085
/tmp/ruby/build/trunk-random0/libruby.so.4.1(heap_next_free_page) /tmp/ruby/src/trunk-random0/gc/default/default.c:2300
/tmp/ruby/build/trunk-random0/libruby.so.4.1(newobj_cache_miss) /tmp/ruby/src/trunk-random0/gc/default/default.c:2407
/tmp/ruby/build/trunk-random0/libruby.so.4.1(newobj_alloc+0xa) [0x7b3e3f151592] /tmp/ruby/src/trunk-random0/gc/default/default.c:2431
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-random0/gc/default/default.c:2510
/tmp/ruby/build/trunk-random0/libruby.so.4.1(newobj_of) /tmp/ruby/src/trunk-random0/gc.c:1007
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random0/gc.c:1060
/tmp/ruby/build/trunk-random0/libruby.so.4.1(str_replace_shared+0x0) [0x7b3e3f2c97de] /tmp/ruby/src/trunk-random0/string.c:1034
/tmp/ruby/build/trunk-random0/libruby.so.4.1(str_new_shared) /tmp/ruby/src/trunk-random0/string.c:1509
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_sym_to_s) /tmp/ruby/src/trunk-random0/string.c:12348
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_core+0x3a5b) [0x7b3e3f34011b] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:7397
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_loop+0xa) [0x7b3e3f342238] /tmp/ruby/src/trunk-random0/vm.c:2825
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2801
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_call0_cc+0xfa) [0x7b3e3f34890a] /tmp/ruby/src/trunk-random0/vm_eval.c:101
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_funcall_with_block_kw+0x7b) [0x7b3e3f34b0bb] /tmp/ruby/src/trunk-random0/vm_eval.c:891
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_yield_with_cref+0x88) [0x7b3e3f347570] /tmp/ruby/src/trunk-random0/vm.c:1871
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random0/vm.c:1879
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random0/vm_eval.c:1362
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random0/vm_eval.c:1378
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_ary_collect+0x5c) [0x7b3e3f0499bc] /tmp/ruby/src/trunk-random0/array.c:3763
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7b3e3f32591d] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_sendish+0xd3) [0x7b3e3f32ef63] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_core+0x22ef) [0x7b3e3f33e9af] ../../src/trunk-random0/insns.def:856
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_loop+0xa) [0x7b3e3f342238] /tmp/ruby/src/trunk-random0/vm.c:2825
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2801
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_yield_with_cref+0x88) [0x7b3e3f347570] /tmp/ruby/src/trunk-random0/vm.c:1871
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random0/vm.c:1879
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random0/vm_eval.c:1362
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random0/vm_eval.c:1378
/tmp/ruby/build/trunk-random0/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x7b3e3f04300c] /tmp/ruby/src/trunk-random0/array.c:2750
/tmp/ruby/build/trunk-random0/libruby.so.4.1(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random0/include/ruby/internal/fl_type.h:466
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_array_len) /tmp/ruby/src/trunk-random0/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_ary_each) /tmp/ruby/src/trunk-random0/array.c:2749
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7b3e3f32591d] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_sendish+0xd3) [0x7b3e3f32ef63] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_core+0x22ef) [0x7b3e3f33e9af] ../../src/trunk-random0/insns.def:856
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_loop+0xa) [0x7b3e3f342238] /tmp/ruby/src/trunk-random0/vm.c:2825
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2801
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_yield_with_cref+0x88) [0x7b3e3f347570] /tmp/ruby/src/trunk-random0/vm.c:1871
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random0/vm.c:1879
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random0/vm_eval.c:1362
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random0/vm_eval.c:1378
/tmp/ruby/build/trunk-random0/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x7b3e3f04300c] /tmp/ruby/src/trunk-random0/array.c:2750
/tmp/ruby/build/trunk-random0/libruby.so.4.1(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random0/include/ruby/internal/fl_type.h:466
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_array_len) /tmp/ruby/src/trunk-random0/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_ary_each) /tmp/ruby/src/trunk-random0/array.c:2749
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7b3e3f32591d] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_sendish+0xd3) [0x7b3e3f32ef63] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_core+0x22ef) [0x7b3e3f33e9af] ../../src/trunk-random0/insns.def:856
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_loop+0xa) [0x7b3e3f342238] /tmp/ruby/src/trunk-random0/vm.c:2825
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2801
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_yield_with_cref+0x88) [0x7b3e3f347570] /tmp/ruby/src/trunk-random0/vm.c:1871
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random0/vm.c:1879
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random0/vm_eval.c:1362
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random0/vm_eval.c:1378
/tmp/ruby/build/trunk-random0/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x7b3e3f04300c] /tmp/ruby/src/trunk-random0/array.c:2750
/tmp/ruby/build/trunk-random0/libruby.so.4.1(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random0/include/ruby/internal/fl_type.h:466
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_array_len) /tmp/ruby/src/trunk-random0/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_ary_each) /tmp/ruby/src/trunk-random0/array.c:2749
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7b3e3f32591d] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_sendish+0xd3) [0x7b3e3f32ef63] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_core+0x22ef) [0x7b3e3f33e9af] ../../src/trunk-random0/insns.def:856
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_loop+0x3e) [0x7b3e3f34253b] /tmp/ruby/src/trunk-random0/vm.c:2825
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2804
/tmp/ruby/build/trunk-random0/libruby.so.4.1(raise_load_if_failed+0x0) [0x7b3e3f19a8c9] /tmp/ruby/src/trunk-random0/load.c:851
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_load_internal) /tmp/ruby/src/trunk-random0/load.c:853
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_f_load+0x65) [0x7b3e3f19a975] /tmp/ruby/src/trunk-random0/load.c:893
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7b3e3f32591d] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_sendish+0xd3) [0x7b3e3f32ef63] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_core+0x84) [0x7b3e3f33c744] ../../src/trunk-random0/insns.def:904
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_loop+0xa) [0x7b3e3f342238] /tmp/ruby/src/trunk-random0/vm.c:2825
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2801
/tmp/ruby/build/trunk-random0/libruby.so.4.1(yield_under+0x22f) [0x7b3e3f34718f] /tmp/ruby/src/trunk-random0/vm.c:1871
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7b3e3f32591d] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_sendish+0xd3) [0x7b3e3f32ef63] /tmp/ruby/src/trunk-random0/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_core+0x22ef) [0x7b3e3f33e9af] ../../src/trunk-random0/insns.def:856
/tmp/ruby/build/trunk-random0/libruby.so.4.1(vm_exec_loop+0x3e) [0x7b3e3f34253b] /tmp/ruby/src/trunk-random0/vm.c:2825
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random0/vm.c:2804
/tmp/ruby/build/trunk-random0/libruby.so.4.1(rb_ec_exec_node+0xa5) [0x7b3e3f1255a5] /tmp/ruby/src/trunk-random0/eval.c:283
/tmp/ruby/build/trunk-random0/libruby.so.4.1(ruby_run_node+0x8b) [0x7b3e3f129aab] /tmp/ruby/src/trunk-random0/eval.c:321
/tmp/ruby/build/trunk-random0/ruby(rb_main+0x21) [0x5eba698fb186] /tmp/ruby/src/trunk-random0/main.c:42
/tmp/ruby/build/trunk-random0/ruby(main) /tmp/ruby/src/trunk-random0/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7b3e3ec311ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7b3e3ec3128b] ../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
[0x5eba698fb1d5]
-- Other runtime information -----------------------------------------------
* Process memory map:
5eba698fa000-5eba698fb000 r--p 00000000 00:30 13283156 /tmp/ruby/build/trunk-random0/ruby
5eba698fb000-5eba698fc000 r-xp 00001000 00:30 13283156 /tmp/ruby/build/trunk-random0/ruby
5eba698fc000-5eba698fd000 r--p 00002000 00:30 13283156 /tmp/ruby/build/trunk-random0/ruby
5eba698fd000-5eba698fe000 r--p 00002000 00:30 13283156 /tmp/ruby/build/trunk-random0/ruby
5eba698fe000-5eba698ff000 rw-p 00003000 00:30 13283156 /tmp/ruby/build/trunk-random0/ruby
5ebaa9112000-5ebaab516000 rw-p 00000000 00:00 0 [heap]
7b3e14000000-7b3e14021000 rw-p 00000000 00:00 0
7b3e14021000-7b3e18000000 ---p 00000000 00:00 0
7b3e1841b000-7b3e18622000 r--s 00000000 00:30 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7b3e18622000-7b3e197b5000 rw-p 00000000 00:00 0
7b3e197b5000-7b3e1ae3f000 r--s 00000000 00:30 13280132 /tmp/ruby/build/trunk-random0/libruby.so.4.1.0
7b3e1ae3f000-7b3e1ae7d000 r--s 00000000 00:30 13283156 /tmp/ruby/build/trunk-random0/ruby
7b3e1ae7d000-7b3e1ae81000 r--p 00000000 00:30 16778077 /tmp/ruby/build/trunk-random0/.bundle/extensions/x86_64-linux/4.1.0+1/fiddle-1.1.8/fiddle.so
7b3e1ae81000-7b3e1ae8b000 r-xp 00004000 00:30 16778077 /tmp/ruby/build/trunk-random0/.bundle/extensions/x86_64-linux/4.1.0+1/fiddle-1.1.8/fiddle.so
7b3e1ae8b000-7b3e1ae8e000 r--p 0000e000 00:30 16778077 /tmp/ruby/build/trunk-random0/.bundle/extensions/x86_64-linux/4.1.0+1/fiddle-1.1.8/fiddle.so
7b3e1ae8e000-7b3e1ae8f000 r--p 00010000 00:30 16778077 /tmp/ruby/build/trunk-random0/.bundle/extensions/x86_64-linux/4.1.0+1/fiddle-1.1.8/fiddle.so
7b3e1ae8f000-7b3e1ae90000 rw-p 00011000 00:30 16778077 /tmp/ruby/build/trunk-random0/.bundle/extensions/x86_64-linux/4.1.0+1/fiddle-1.1.8/fiddle.so
7b3e1ae90000-7b3e1af10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e1af10000-7b3e1af12000 r--p 00000000 00:30 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7b3e1af12000-7b3e1af2b000 r-xp 00002000 00:30 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7b3e1af2b000-7b3e1af2f000 r--p 0001b000 00:30 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7b3e1af2f000-7b3e1af30000 r--p 0001e000 00:30 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7b3e1af30000-7b3e1af31000 rw-p 0001f000 00:30 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7b3e1af31000-7b3e1af35000 r--p 00000000 00:30 15076704 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
7b3e1af35000-7b3e1af65000 r-xp 00004000 00:30 15076704 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
7b3e1af65000-7b3e1af6d000 r--p 00034000 00:30 15076704 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
7b3e1af6d000-7b3e1af6e000 r--p 0003c000 00:30 15076704 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
7b3e1af6e000-7b3e1af6f000 rw-p 0003d000 00:30 15076704 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/date_core.so
7b3e1af6f000-7b3e1af70000 rw-p 00000000 00:00 0
7b3e1af70000-7b3e1af90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e1af90000-7b3e1af97000 r--p 00000000 00:30 15073323 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
7b3e1af97000-7b3e1afdd000 r-xp 00007000 00:30 15073323 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
7b3e1afdd000-7b3e1affb000 r--p 0004d000 00:30 15073323 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
7b3e1affb000-7b3e1affd000 r--p 0006a000 00:30 15073323 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
7b3e1affd000-7b3e1affe000 rw-p 0006c000 00:30 15073323 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/ripper.so
7b3e1affe000-7b3e1afff000 ---p 00000000 00:00 0
7b3e1afff000-7b3e1b7ff000 rw-p 00000000 00:00 0
7b3e1b7ff000-7b3e1b800000 ---p 00000000 00:00 0
7b3e1b800000-7b3e1c000000 rw-p 00000000 00:00 0
7b3e1c000000-7b3e1c021000 rw-p 00000000 00:00 0
7b3e1c021000-7b3e20000000 ---p 00000000 00:00 0
7b3e20000000-7b3e20021000 rw-p 00000000 00:00 0
7b3e20021000-7b3e24000000 ---p 00000000 00:00 0
7b3e24004000-7b3e24006000 r--p 00000000 00:30 15348634 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
7b3e24006000-7b3e2400d000 r-xp 00002000 00:30 15348634 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
7b3e2400d000-7b3e2400e000 r--p 00009000 00:30 15348634 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
7b3e2400e000-7b3e2400f000 r--p 0000a000 00:30 15348634 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
7b3e2400f000-7b3e24010000 rw-p 0000b000 00:30 15348634 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
7b3e24010000-7b3e24090000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e24098000-7b3e2409f000 r--p 00000000 00:30 15075421 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
7b3e2409f000-7b3e240c6000 r-xp 00007000 00:30 15075421 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
7b3e240c6000-7b3e240ce000 r--p 0002e000 00:30 15075421 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
7b3e240ce000-7b3e240cf000 r--p 00035000 00:30 15075421 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
7b3e240cf000-7b3e240d0000 rw-p 00036000 00:30 15075421 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/socket.so
7b3e240d0000-7b3e240e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e240e1000-7b3e240e3000 r--p 00000000 00:30 15077290 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
7b3e240e3000-7b3e240e5000 r-xp 00002000 00:30 15077290 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
7b3e240e5000-7b3e240e6000 r--p 00004000 00:30 15077290 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
7b3e240e6000-7b3e240e7000 r--p 00004000 00:30 15077290 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
7b3e240e7000-7b3e240e8000 rw-p 00005000 00:30 15077290 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/digest.so
7b3e240e8000-7b3e240ea000 r--p 00000000 00:30 14811278 /tmp/ruby/build/trunk-random0/spec/ruby/optional/capi/ext/array_spec.so
7b3e240ea000-7b3e240ec000 r-xp 00002000 00:30 14811278 /tmp/ruby/build/trunk-random0/spec/ruby/optional/capi/ext/array_spec.so
7b3e240ec000-7b3e240ed000 r--p 00004000 00:30 14811278 /tmp/ruby/build/trunk-random0/spec/ruby/optional/capi/ext/array_spec.so
7b3e240ed000-7b3e240ee000 r--p 00004000 00:30 14811278 /tmp/ruby/build/trunk-random0/spec/ruby/optional/capi/ext/array_spec.so
7b3e240ee000-7b3e240ef000 rw-p 00005000 00:30 14811278 /tmp/ruby/build/trunk-random0/spec/ruby/optional/capi/ext/array_spec.so
7b3e240ef000-7b3e240f0000 ---p 00000000 00:00 0
7b3e240f0000-7b3e24110000 rw-p 00000000 00:00 0
7b3e24110000-7b3e24130000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e24133000-7b3e24136000 r--p 00000000 00:30 15076186 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
7b3e24136000-7b3e2413b000 r-xp 00003000 00:30 15076186 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
7b3e2413b000-7b3e2413c000 r--p 00008000 00:30 15076186 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
7b3e2413c000-7b3e2413d000 r--p 00009000 00:30 15076186 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
7b3e2413d000-7b3e2413e000 rw-p 0000a000 00:30 15076186 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/psych.so
7b3e2413e000-7b3e2413f000 ---p 00000000 00:00 0
7b3e2413f000-7b3e2415f000 rw-p 00000000 00:00 0
7b3e24164000-7b3e24167000 r--p 00000000 00:30 15077989 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
7b3e24167000-7b3e2416c000 r-xp 00003000 00:30 15077989 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
7b3e2416c000-7b3e2416e000 r--p 00008000 00:30 15077989 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
7b3e2416e000-7b3e2416f000 r--p 00009000 00:30 15077989 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
7b3e2416f000-7b3e24170000 rw-p 0000a000 00:30 15077989 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/stringio.so
7b3e24170000-7b3e24230000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e24232000-7b3e24235000 r--p 00000000 00:30 15077346 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
7b3e24235000-7b3e24236000 r-xp 00003000 00:30 15077346 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
7b3e24236000-7b3e2424a000 r--p 00004000 00:30 15077346 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
7b3e2424a000-7b3e2424f000 r--p 00018000 00:30 15077346 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
7b3e2424f000-7b3e24250000 rw-p 0001d000 00:30 15077346 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/single_byte.so
7b3e24250000-7b3e243f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e243f2000-7b3e243f4000 r--p 00000000 00:30 15078571 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
7b3e243f4000-7b3e243f7000 r-xp 00002000 00:30 15078571 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
7b3e243f7000-7b3e243f9000 r--p 00005000 00:30 15078571 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
7b3e243f9000-7b3e243fa000 r--p 00006000 00:30 15078571 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
7b3e243fa000-7b3e243fb000 rw-p 00007000 00:30 15078571 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/etc.so
7b3e243fb000-7b3e243fe000 r--p 00000000 00:30 15075917 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
7b3e243fe000-7b3e2440b000 r-xp 00003000 00:30 15075917 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
7b3e2440b000-7b3e2440e000 r--p 00010000 00:30 15075917 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
7b3e2440e000-7b3e2440f000 r--p 00012000 00:30 15075917 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
7b3e2440f000-7b3e24410000 rw-p 00013000 00:30 15075917 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/zlib.so
7b3e24410000-7b3e24460000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e24461000-7b3e24462000 r--p 00000000 00:30 14813598 /tmp/ruby/build/trunk-random0/spec/ruby/optional/capi/ext/digest_spec.so
7b3e24462000-7b3e24463000 r-xp 00001000 00:30 14813598 /tmp/ruby/build/trunk-random0/spec/ruby/optional/capi/ext/digest_spec.so
7b3e24463000-7b3e24464000 r--p 00002000 00:30 14813598 /tmp/ruby/build/trunk-random0/spec/ruby/optional/capi/ext/digest_spec.so
7b3e24464000-7b3e24465000 r--p 00002000 00:30 14813598 /tmp/ruby/build/trunk-random0/spec/ruby/optional/capi/ext/digest_spec.so
7b3e24465000-7b3e24466000 rw-p 00003000 00:30 14813598 /tmp/ruby/build/trunk-random0/spec/ruby/optional/capi/ext/digest_spec.so
7b3e24466000-7b3e24467000 r--p 00000000 00:30 15075332 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
7b3e24467000-7b3e24468000 r-xp 00001000 00:30 15075332 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
7b3e24468000-7b3e24469000 r--p 00002000 00:30 15075332 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
7b3e24469000-7b3e2446a000 r--p 00002000 00:30 15075332 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
7b3e2446a000-7b3e2446b000 rw-p 00003000 00:30 15075332 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_2.so
7b3e2446b000-7b3e2446c000 r--p 00000000 00:30 16777828 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
7b3e2446c000-7b3e2446d000 r-xp 00001000 00:30 16777828 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
7b3e2446d000-7b3e2446e000 r--p 00002000 00:30 16777828 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
7b3e2446e000-7b3e2446f000 r--p 00002000 00:30 16777828 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
7b3e2446f000-7b3e24470000 rw-p 00003000 00:30 16777828 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/nonblock.so
7b3e24470000-7b3e24480000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e24480000-7b3e24580000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e24580000-7b3e24581000 r--p 00000000 00:30 15074751 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
7b3e24581000-7b3e24582000 r-xp 00001000 00:30 15074751 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
7b3e24582000-7b3e24583000 r--p 00002000 00:30 15074751 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
7b3e24583000-7b3e24584000 r--p 00002000 00:30 15074751 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
7b3e24584000-7b3e24585000 rw-p 00003000 00:30 15074751 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/iso_8859_1.so
7b3e24585000-7b3e24586000 r--p 00000000 00:30 16777847 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
7b3e24586000-7b3e24587000 r-xp 00001000 00:30 16777847 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
7b3e24587000-7b3e24588000 r--p 00002000 00:30 16777847 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
7b3e24588000-7b3e24589000 r--p 00002000 00:30 16777847 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
7b3e24589000-7b3e2458a000 rw-p 00003000 00:30 16777847 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/io/wait.so
7b3e2458a000-7b3e2458b000 r--p 00000000 00:30 15078175 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
7b3e2458b000-7b3e2458c000 r-xp 00001000 00:30 15078175 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
7b3e2458c000-7b3e2458d000 r--p 00002000 00:30 15078175 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
7b3e2458d000-7b3e2458e000 r--p 00002000 00:30 15078175 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
7b3e2458e000-7b3e2458f000 rw-p 00003000 00:30 15078175 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16be.so
7b3e2458f000-7b3e24590000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24590000-7b3e245d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e245d1000-7b3e245d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e245d2000-7b3e24613000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24613000-7b3e24614000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24614000-7b3e24655000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24655000-7b3e24656000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24656000-7b3e24697000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24697000-7b3e24698000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24698000-7b3e246d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e246d9000-7b3e246da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e246da000-7b3e2471b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e2471b000-7b3e2471c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e2471c000-7b3e2475d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e2475d000-7b3e2475e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e2475e000-7b3e2479f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e2479f000-7b3e247a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e247a0000-7b3e247e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e247e1000-7b3e247e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e247e2000-7b3e24823000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24823000-7b3e24824000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24824000-7b3e24865000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24865000-7b3e24866000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24866000-7b3e248a7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e248a7000-7b3e248a8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e248a8000-7b3e248e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e248e9000-7b3e248ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e248ea000-7b3e2492b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e2492b000-7b3e2492c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e2492c000-7b3e2496d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e2496d000-7b3e2496e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e2496e000-7b3e249af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e249af000-7b3e249b0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e249b0000-7b3e249f1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e249f1000-7b3e249f2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e249f2000-7b3e24a33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24a33000-7b3e24a34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24a34000-7b3e24a75000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24a75000-7b3e24a76000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24a76000-7b3e24ab7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24ab7000-7b3e24ab8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24ab8000-7b3e24af9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24af9000-7b3e24afa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24afa000-7b3e24b3b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24b3b000-7b3e24b3c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24b3c000-7b3e24b7d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24b7d000-7b3e24b7e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24b7e000-7b3e24bbf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24bbf000-7b3e24bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24bc0000-7b3e24c01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24c01000-7b3e24c02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24c02000-7b3e24c43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24c43000-7b3e24c44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24c44000-7b3e24c85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24c85000-7b3e24c86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24c86000-7b3e24cc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24cc7000-7b3e24cc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24cc8000-7b3e24d09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24d09000-7b3e24d0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24d0a000-7b3e24d4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24d4b000-7b3e24d4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24d4c000-7b3e24d8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24d8d000-7b3e24d8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24d8e000-7b3e24dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7b3e24dcf000-7b3e24dd0000 ---p 00000000 00:00 0
7b3e24dd0000-7b3e255d0000 rw-p 00000000 00:00 0
7b3e255d0000-7b3e25600000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e25600000-7b3e3d600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
7b3e3d600000-7b3e3ea00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
7b3e3ea00000-7b3e3ea01000 r--p 00000000 00:30 15078566 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
7b3e3ea01000-7b3e3ea03000 r-xp 00001000 00:30 15078566 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
7b3e3ea03000-7b3e3ea04000 r--p 00003000 00:30 15078566 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
7b3e3ea04000-7b3e3ea05000 r--p 00004000 00:30 15078566 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
7b3e3ea05000-7b3e3ea06000 rw-p 00005000 00:30 15078566 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/utf_16_32.so
7b3e3ea06000-7b3e3ea07000 r--p 00000000 00:30 15078186 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
7b3e3ea07000-7b3e3ea08000 r-xp 00001000 00:30 15078186 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
7b3e3ea08000-7b3e3ea09000 r--p 00002000 00:30 15078186 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
7b3e3ea09000-7b3e3ea0a000 r--p 00002000 00:30 15078186 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
7b3e3ea0a000-7b3e3ea0b000 rw-p 00003000 00:30 15078186 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/utf_16le.so
7b3e3ea0b000-7b3e3ea0c000 r--p 00000000 00:30 15079045 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
7b3e3ea0c000-7b3e3ea0d000 r-xp 00001000 00:30 15079045 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
7b3e3ea0d000-7b3e3ea0e000 r--p 00002000 00:30 15079045 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
7b3e3ea0e000-7b3e3ea0f000 r--p 00003000 00:30 15079045 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
7b3e3ea0f000-7b3e3ea10000 rw-p 00004000 00:30 15079045 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/windows_31j.so
7b3e3ea10000-7b3e3ea30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e3ea30000-7b3e3ea31000 r--p 00000000 00:30 15074125 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
7b3e3ea31000-7b3e3ea32000 r-xp 00001000 00:30 15074125 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
7b3e3ea32000-7b3e3ea33000 r--p 00002000 00:30 15074125 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
7b3e3ea33000-7b3e3ea34000 r--p 00003000 00:30 15074125 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
7b3e3ea34000-7b3e3ea35000 rw-p 00004000 00:30 15074125 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/euc_jp.so
7b3e3ea35000-7b3e3ea36000 r--p 00000000 00:30 16777875 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
7b3e3ea36000-7b3e3ea38000 r-xp 00001000 00:30 16777875 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
7b3e3ea38000-7b3e3ea39000 r--p 00003000 00:30 16777875 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
7b3e3ea39000-7b3e3ea3a000 r--p 00003000 00:30 16777875 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
7b3e3ea3a000-7b3e3ea3b000 rw-p 00004000 00:30 16777875 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/rbconfig/sizeof.so
7b3e3ea3b000-7b3e3ea3c000 r--p 00000000 00:30 15075515 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
7b3e3ea3c000-7b3e3ea3d000 r-xp 00001000 00:30 15075515 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
7b3e3ea3d000-7b3e3ea3e000 r--p 00002000 00:30 15075515 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
7b3e3ea3e000-7b3e3ea3f000 r--p 00002000 00:30 15075515 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
7b3e3ea3f000-7b3e3ea40000 rw-p 00003000 00:30 15075515 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/monitor.so
7b3e3ea40000-7b3e3ea70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7b3e3ea72000-7b3e3ea73000 r--p 00000000 00:30 15073476 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
7b3e3ea73000-7b3e3ea74000 r-xp 00001000 00:30 15073476 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
7b3e3ea74000-7b3e3ea75000 r--p 00002000 00:30 15073476 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
7b3e3ea75000-7b3e3ea76000 r--p 00002000 00:30 15073476 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
7b3e3ea76000-7b3e3ea77000 rw-p 00003000 00:30 15073476 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/trans/transdb.so
7b3e3ea77000-7b3e3eb78000 rw-p 00000000 00:00 0
7b3e3eb78000-7b3e3eb7f000 r--s 00000000 00:30 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7b3e3eb7f000-7b3e3ebd8000 r--p 00000000 00:30 15348059 /usr/lib/locale/C.utf8/LC_CTYPE
7b3e3ebd8000-7b3e3ebda000 rw-p 00000000 00:00 0
7b3e3ebda000-7b3e3ebde000 r--p 00000000 00:30 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7b3e3ebde000-7b3e3ec01000 r-xp 00004000 00:30 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7b3e3ec01000-7b3e3ec05000 r--p 00027000 00:30 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7b3e3ec05000-7b3e3ec06000 r--p 0002b000 00:30 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7b3e3ec06000-7b3e3ec07000 rw-p 0002c000 00:30 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7b3e3ec07000-7b3e3ec2f000 r--p 00000000 00:30 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7b3e3ec2f000-7b3e3edb7000 r-xp 00028000 00:30 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7b3e3edb7000-7b3e3ee06000 r--p 001b0000 00:30 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7b3e3ee06000-7b3e3ee0a000 r--p 001fe000 00:30 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7b3e3ee0a000-7b3e3ee0c000 rw-p 00202000 00:30 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7b3e3ee0c000-7b3e3ee1b000 rw-p 00000000 00:00 0
7b3e3ee1b000-7b3e3ee2b000 r--p 00000000 00:30 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7b3e3ee2b000-7b3e3eeaa000 r-xp 00010000 00:30 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7b3e3eeaa000-7b3e3ef02000 r--p 0008f000 00:30 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7b3e3ef02000-7b3e3ef03000 r--p 000e7000 00:30 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7b3e3ef03000-7b3e3ef04000 rw-p 000e8000 00:30 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7b3e3ef04000-7b3e3ef06000 r--p 00000000 00:30 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7b3e3ef06000-7b3e3ef1b000 r-xp 00002000 00:30 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7b3e3ef1b000-7b3e3ef34000 r--p 00017000 00:30 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7b3e3ef34000-7b3e3ef35000 r--p 0002f000 00:30 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7b3e3ef35000-7b3e3ef36000 rw-p 00030000 00:30 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7b3e3ef36000-7b3e3ef3e000 rw-p 00000000 00:00 0
7b3e3ef3e000-7b3e3ef48000 r--p 00000000 00:30 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7b3e3ef48000-7b3e3efab000 r-xp 0000a000 00:30 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7b3e3efab000-7b3e3efc0000 r--p 0006d000 00:30 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7b3e3efc0000-7b3e3efc1000 r--p 00081000 00:30 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7b3e3efc1000-7b3e3efc2000 rw-p 00082000 00:30 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7b3e3efc2000-7b3e3efc4000 r--p 00000000 00:30 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7b3e3efc4000-7b3e3efd6000 r-xp 00002000 00:30 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7b3e3efd6000-7b3e3efdc000 r--p 00014000 00:30 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7b3e3efdc000-7b3e3efdd000 r--p 0001a000 00:30 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7b3e3efdd000-7b3e3efde000 rw-p 0001b000 00:30 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7b3e3efde000-7b3e3efdf000 r--p 00000000 00:30 15073293 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
7b3e3efdf000-7b3e3efe0000 r-xp 00001000 00:30 15073293 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
7b3e3efe0000-7b3e3efe1000 r--p 00002000 00:30 15073293 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
7b3e3efe1000-7b3e3efe2000 r--p 00002000 00:30 15073293 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
7b3e3efe2000-7b3e3efe3000 rw-p 00003000 00:30 15073293 /tmp/ruby/build/trunk-random0/.ext/x86_64-linux/enc/encdb.so
7b3e3efe3000-7b3e3f02b000 r--p 00000000 00:30 13280132 /tmp/ruby/build/trunk-random0/libruby.so.4.1.0
7b3e3f02b000-7b3e3f4fb000 r-xp 00048000 00:30 13280132 /tmp/ruby/build/trunk-random0/libruby.so.4.1.0
7b3e3f4fb000-7b3e3f69e000 r--p 00518000 00:30 13280132 /tmp/ruby/build/trunk-random0/libruby.so.4.1.0
7b3e3f69e000-7b3e3f6b5000 r--p 006bb000 00:30 13280132 /tmp/ruby/build/trunk-random0/libruby.so.4.1.0
7b3e3f6b5000-7b3e3f6b9000 rw-p 006d2000 00:30 13280132 /tmp/ruby/build/trunk-random0/libruby.so.4.1.0
7b3e3f6b9000-7b3e3f6cf000 rw-p 00000000 00:00 0
7b3e3f6cf000-7b3e3f6d0000 r--p 00000000 00:30 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7b3e3f6d0000-7b3e3f6fb000 r-xp 00001000 00:30 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7b3e3f6fb000-7b3e3f705000 r--p 0002c000 00:30 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7b3e3f705000-7b3e3f707000 r--p 00036000 00:30 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7b3e3f707000-7b3e3f709000 rw-p 00038000 00:30 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffe34428000-7ffe34449000 rw-p 00000000 00:00 0 [stack]
7ffe345ee000-7ffe345f2000 r--p 00000000 00:00 0 [vvar]
7ffe345f2000-7ffe345f4000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk-random0/spec/ruby/optional/capi/digest_spec.rb
3300 ........................................................
Finished in 54.813727 seconds
3218 files, 32858 examples, 197356 expectations, 0 failures, 0 errors, 0 tagged
make: *** [uncommon.mk:963: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 512.