# Logfile created on 2025-12-19 16:59:59 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc0bbafdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @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/opc/ruby/logs/brlog.master.20251219-165959", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc0bad87b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc0bad8650 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc0bb79a78 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20251219-165959", @dev=#<File:/home/opc/ruby/logs/brlog.master.20251219-165959>, @binmode=false, @mon_data=#<Monitor:0x0000fffc0bad8420>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update rbs to badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7
echo badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 8c7e6f241f
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
Update rbs to badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7
echo badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 /home/opc/ruby/src/master/version.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
99eaa487b82e0c6250bf4c013d4360d345d71d7a2100b98ec9299b4facde612f  builtin_binary.rbbin
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update rbs to badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
echo badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/4.0.0+1/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/4.0.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.0.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.0.0+1/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.0.0+1/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/4.0.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.0.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.0.0+1
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.0.0+1/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/4.0.0+1
installing common headers:          /home/opc/ruby/install/master/include/ruby-4.0.0+1
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+1
                                    bundler 4.0.2
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.0
                                    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.7.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
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/4.0.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.0
                                    strscan 3.1.6
                                    zlib 3.2.2
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+1
                                    minitest 6.0.0
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.3
                                    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.0.pre.2
                                    typeprof 0.31.0
                                    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.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.0.1
                                    irb 1.16.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+1/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2036 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=53664
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

[  1/757] 1179991=date/test_date_arith
[  2/757] 1179992=rubygems/test_gem_resolver_vendor_specification
[  3/757] 1179993=json/json_generic_object_test
[  4/757] 1179993=strscan/test_stringscanner
[  5/757] 1179991=rubygems/test_gem_resolver_installed_specification
[  6/757] 1179993=-ext-/exception/test_exception_at_throwing
[  7/757] 1179993=prism/api/parse_stream_test
[  8/757] 1179992=digest/test_ractor
[  9/757] 1179991=digest/test_digest
[ 10/757] 1179993=mkmf/test_signedness
[ 11/757] 1179992=rubygems/test_gem_commands_check_command
[ 12/757] 1179992=rubygems/test_gem_resolver_git_set
[ 13/757] 1179992=pathname/test_ractor
[ 14/757] 1179992=net/http/test_httpheader
[ 15/757] 1179991=ripper/test_sexp
[ 16/757] 1179992=rubygems/test_gem_safe_marshal
[ 17/757] 1179991=rubygems/test_gem_local_remote_options
[ 18/757] 1179991=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[ 19/757] 1179991=optparse/test_acceptable
[ 20/757] 1179991=ruby/test_dup
[ 21/757] 1179991=ruby/test_struct
[ 22/757] 1179992=test_tmpdir
[ 23/757] 1179992=-ext-/symbol/test_type
[ 24/757] 1179992=prism/heredoc_dedent_test
[ 25/757] 1179992=prism/api/parse_test
[ 26/757] 1179992=fiber/test_mutex
[ 27/757] 1179993=optparse/test_placearg
[ 28/757] 1179993=ruby/enc/test_case_comprehensive
[ 29/757] 1179993=ruby/test_rational2
[ 30/757] 1179993=prism/fixtures_test
[ 31/757] 1179993=rubygems/test_gem_package_tar_header
[ 32/757] 1179993=openssl/test_ssl_session
[ 33/757] 1179992=ruby/test_continuation
[ 34/757] 1179992=ruby/test_fixnum
[ 35/757] 1179992=ruby/test_signal
[ 36/757] 1179991=rubygems/test_gem_silent_ui
[ 37/757] 1179991=rubygems/test_gem_ci_detector
[ 38/757] 1179991=io/wait/test_io_wait_uncommon
[ 39/757] 1179991=rubygems/test_gem_security_policy
[ 40/757] 1179991=-ext-/hash/test_delete
[ 41/757] 1179991=open-uri/test_proxy
[ 42/757] 1179991=ruby/test_file_exhaustive
[ 43/757] 1179993=did_you_mean/core_ext/test_name_error_extension
[ 44/757] 1179993=rubygems/test_gem_request_set_gem_dependency_api
[ 45/757] 1179992=dtrace/test_object_create_start
[ 46/757] 1179992=rubygems/test_gem_commands_info_command
[ 47/757] 1179992=net/http/test_https
[ 48/757] 1179993=net/protocol/test_protocol
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-12-19 05:30:31.329011842 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    1179991  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[ 49/757] 1179993=ripper/test_files_test
[ 50/757] 1179993=ruby/test_weakkeymap
[ 51/757] 1179993=ruby/test_ast
[ 52/757] 1179991=did_you_mean/spell_checking/test_variable_name_check
[ 53/757] 1179991=openssl/test_bn
[ 54/757] 1179991=did_you_mean/spell_checking/test_require_path_check
[ 55/757] 1179991=openssl/test_x509cert
[ 56/757] 1179991=-ext-/time/test_new
[ 57/757] 1179991=-ext-/st/test_update
[ 58/757] 1179991=openssl/test_cipher
[ 59/757] 1179991=rubygems/test_gem_source_lock
[ 60/757] 1179991=dtrace/test_load
[ 61/757] 1179991=ruby/test_metaclass
[ 62/757] 1179991=rubygems/test_gem_gem_runner
[ 63/757] 1179991=ruby/test_require_lib
[ 64/757] 1179992=openssl/test_x509store
[ 65/757] 1179991=uri/test_wss
[ 66/757] 1179991=ruby/test_not
[ 67/757] 1179991=-ext-/integer/test_my_integer
[ 68/757] 1179991=rubygems/test_gem_resolver_composed_set
[ 69/757] 1179991=ruby/test_objectspace
[ 70/757] 1179992=ruby/test_require
[ 71/757] 1179991=openssl/test_ssl
[ 72/757] 1179992=ruby/test_integer_comb
[ 73/757] 1179992=rubygems/test_bundled_ca
[ 74/757] 1179992=optparse/test_load
[ 75/757] 1179992=-ext-/test_abi
[ 76/757] 1179992=rubygems/test_gem_validator
[ 77/757] 1179992=rubygems/test_gem_source_installed
[ 78/757] 1179992=-ext-/marshal/test_usrmarshal
[ 79/757] 1179992=erb/test_erb_command
[ 80/757] 1179992=ruby/test_module
[ 81/757] 1179992=rubygems/test_gem_security_trust_dir
[ 82/757] 1179992=ruby/test_fiber
[ 83/757] 1179991=rubygems/test_gem_commands_mirror
[ 84/757] 1179991=openssl/test_engine
[ 85/757] 1179991=prism/result/integer_parse_test
[ 86/757] 1179991=ruby/test_key_error
[ 87/757] 1179991=-ext-/array/test_resize
[ 88/757] 1179991=-ext-/thread/test_lock_native_thread
[ 89/757] 1179991=rubygems/test_gem_package_task
[ 90/757] 1179991=prism/onigmo_test
[ 91/757] 1179991=psych/test_struct
[ 92/757] 1179991=ruby/test_rubyvm
[ 93/757] 1179991=prism/fuzzer_test
[ 94/757] 1179991=prism/result/equality_test
[ 95/757] 1179991=fiber/test_io_close
[ 96/757] 1179991=did_you_mean/tree_spell/test_change_word
[ 97/757] 1179991=psych/visitors/test_depth_first
[ 98/757] 1179991=openssl/test_config
[ 99/757] 1179991=test_shellwords
[100/757] 1179991=-ext-/bignum/test_mul
[101/757] 1179991=psych/test_omap
[102/757] 1179991=date/test_date_strptime
[103/757] 1179991=test_ipaddr
[104/757] 1179991=prism/result/implicit_array_test
[105/757] 1179991=ripper/test_scanner_events
[106/757] 1179991=openssl/test_ocsp
[107/757] 1179992=socket/test_nonblock
[108/757] 1179992=rubygems/test_gem_ext_configure_builder
[109/757] 1179992=json/json_ext_parser_test
[110/757] 1179992=ruby/test_float
[111/757] 1179991=rubygems/test_gem_stub_specification
[112/757] 1179991=dtrace/test_cmethod
[113/757] 1179991=ruby/test_io_m17n
[114/757] 1179992=rubygems/test_gem_stream_ui
[115/757] 1179992=prism/api/parse_comments_test
[116/757] 1179992=test_unicode_normalize
[117/757] 1179992=rubygems/test_gem_commands_lock_command
[118/757] 1179992=ruby/enc/test_gb18030
[119/757] 1179992=openssl/test_digest
[120/757] 1179992=ruby/test_path
[121/757] 1179992=rubygems/test_rubygems
[122/757] 1179992=-ext-/load/test_resolve_symbol
[123/757] 1179992=prism/ruby/ripper_test
[124/757] 1179992=ripper/test_files_test_1
[125/757] 1179991=ruby/test_dir
[126/757] 1179991=ruby/test_io
[127/757] 1179992=did_you_mean/spell_checking/test_uncorrectable_name_check
[128/757] 1179992=prism/magic_comment_test
[129/757] 1179992=rubygems/test_gem_remote_fetcher_s3
[130/757] 1179992=prism/ruby/string_query_test
[131/757] 1179992=-ext-/test_printf
[132/757] 1179992=openssl/test_x509attr
[133/757] 1179992=-ext-/file/test_stat
[134/757] 1179992=etc/test_etc
[135/757] 1179992=rubygems/test_gem_commands_rebuild_command
[136/757] 1179992=ruby/test_nomethod_error
[137/757] 1179992=net/http/test_https_proxy
[138/757] 1179992=mkmf/test_find_executable
[139/757] 1179992=optparse/test_autoconf
[140/757] 1179992=did_you_mean/test_ractor_compatibility
[141/757] 1179992=ruby/test_arithmetic_sequence
[142/757] 1179992=rubygems/test_gem_request_set_lockfile_tokenizer
[143/757] 1179992=ruby/test_lazy_enumerator
[144/757] 1179992=psych/test_encoding
[145/757] 1179992=mkmf/test_install
[146/757] 1179992=rubygems/test_gem_source_fetch_problem
[147/757] 1179992=uri/test_ftp
[148/757] 1179992=socket/test_sockopt
[149/757] 1179992=dtrace/test_singleton_function
[150/757] 1179992=rubygems/test_gem_commands_setup_command
[151/757] 1179992=test_bundled_gems
[152/757] 1179992=-ext-/eval/test_eval
[153/757] 1179992=psych/test_document
[154/757] 1179992=rubygems/test_gem_safe_yaml
[155/757] 1179992=rubygems/test_gem_package_tar_reader
[156/757] 1179992=rubygems/test_gem_commands_signout_command
[157/757] 1179992=ruby/test_env
[158/757] 1179992=openssl/test_pair
[159/757] 1179991=uri/test_parser
[160/757] 1179991=prism/ruby/parser_test
[161/757] 1179991=ruby/test_primitive
[162/757] 1179991=ruby/test_iseq
[163/757] 1179993=-ext-/test_random
[164/757] 1179993=ruby/test_thread_cv
[165/757] 1179991=prism/result/overlap_test
[166/757] 1179991=stringio/test_stringio
[167/757] 1179991=ripper/test_files_ext
[168/757] 1179993=ripper/test_ripper
[169/757] 1179991=ripper/test_lexer
[170/757] 1179991=ruby/enc/test_regex_casefold
[171/757] 1179991=rubygems/test_gem_source_git
[172/757] 1179993=ruby/test_array
[173/757] 1179991=rubygems/test_gem_package
[174/757] 1179991=ruby/test_autoload
[175/757] 1179992=psych/test_class
[176/757] 1179992=mkmf/test_have_macro
[177/757] 1179992=rubygems/test_gem_source
[178/757] 1179992=mkmf/test_mkmf
[179/757] 1179992=prism/api/command_line_test
[180/757] 1179992=-ext-/vm/test_at_exit
[181/757] 1179992=optparse/test_summary
[182/757] 1179992=ruby/test_file
[183/757] 1179993=mkmf/test_config
[184/757] 1179993=prism/bom_test
[185/757] 1179993=openssl/test_x509ext
[186/757] 1179993=psych/visitors/test_emitter
[187/757] 1179993=prism/encoding/symbol_encoding_test
[188/757] 1179993=rubygems/test_gem_resolver_installer_set
[189/757] 1179991=-ext-/econv/test_append
[190/757] 1179991=-ext-/st/test_foreach
[191/757] 1179991=ruby/test_keyword
[192/757] 1179993=rubygems/test_gem_path_support
[193/757] 1179993=ruby/test_arity
[194/757] 1179993=prism/api/dump_test
[195/757] 1179991=ruby/test_trace
[196/757] 1179991=-ext-/string/test_rb_str_dup
[197/757] 1179991=ruby/test_lambda
[198/757] 1179991=psych/test_scalar_scanner
[199/757] 1179991=-ext-/stack/test_stack_overflow
[200/757] 1179991=prism/ruby/parameters_signature_test
[201/757] 1179991=-ext-/string/test_nofree
[202/757] 1179991=ruby/test_whileuntil
[203/757] 1179991=ruby/test_regexp
[204/757] 1179993=monitor/test_monitor
[205/757] 1179993=ruby/test_beginendblock
[206/757] 1179993=ruby/test_eval
[207/757] 1179993=psych/test_object_references
[208/757] 1179993=rubygems/test_gem_source_subpath_problem
[209/757] 1179993=-ext-/arith_seq/test_arith_seq_extract
[210/757] 1179993=openssl/test_ossl
[211/757] 1179993=prism/result/regular_expression_options_test
[212/757] 1179993=net/http/test_buffered_io
[213/757] 1179993=rubygems/test_gem_installer
[214/757] 1179992=-ext-/bug_reporter/test_bug_reporter
[215/757] 1179992=rubygems/test_gem_resolver_api_set
[216/757] 1179992=-ext-/struct/test_duplicate
[217/757] 1179992=json/test_helper
[218/757] 1179992=ruby/enc/test_case_options
[219/757] 1179992=psych/test_object
[220/757] 1179992=-ext-/struct/test_member
[221/757] 1179992=uri/test_mailto
[222/757] 1179992=resolv/test_addr
[223/757] 1179992=ruby/test_insns_leaf
[224/757] 1179992=ruby/test_allocation
[225/757] 1179993=ruby/test_ifunless
[226/757] 1179993=rubygems/test_gem_console_ui
[227/757] 1179993=openssl/test_x509req
[228/757] 1179993=net/http/test_httpresponse
[229/757] 1179993=ruby/test_readpartial
[230/757] 1179993=ruby/test_super
[231/757] 1179992=ruby/test_object_id
[232/757] 1179993=prism/unescape_test
[233/757] 1179993=rubygems/test_gem_commands_exec_command
[234/757] 1179992=-ext-/win32/test_dln
[235/757] 1179992=ruby/test_object
[236/757] 1179992=rubygems/test_gem_source_vendor
[237/757] 1179992=rubygems/test_gem_resolver
[238/757] 1179992=open-uri/test_ftp
[239/757] 1179992=prism/ruby/reflection_test
[240/757] 1179992=ruby/test_vm_dump
[241/757] 1179992=json/json_encoding_test
[242/757] 1179992=prism/errors_test
[243/757] 1179993=mkmf/test_convertible
[244/757] 1179992=mkmf/test_pkg_config
[245/757] 1179992=rubygems/test_gem_available_set
[246/757] 1179992=-ext-/string/test_modify_expand
[247/757] 1179992=rubygems/test_gem_commands_uninstall_command
[248/757] 1179992=prism/test_helper
[249/757] 1179992=ruby/test_compile_prism
[250/757] 1179992=ruby/test_alias
[251/757] 1179992=openssl/test_fips
[252/757] 1179992=psych/test_emitter
[253/757] 1179992=optparse/test_getopts
[254/757] 1179992=-ext-/gvl/test_last_thread
[255/757] 1179992=digest/test_digest_extend
[256/757] 1179992=rubygems/test_gem_ext_cmake_builder
[257/757] 1179992=rubygems/test_gem_commands_cleanup_command
[258/757] 1179992=json/json_ryu_fallback_test
[259/757] 1179992=-ext-/class/test_class2name
[260/757] 1179992=ruby/test_refinement
[261/757] 1179993=ruby/test_transcode
[262/757] 1179993=-ext-/debug/test_debug
[263/757] 1179993=-ext-/debug/test_profile_frames
[264/757] 1179993=prism/result/heredoc_test
[265/757] 1179993=did_you_mean/spell_checking/test_pattern_key_name_check
[266/757] 1179993=io/console/test_io_console
[267/757] 1179992=ruby/test_flip
[268/757] 1179992=-ext-/box/test_load_ext
[269/757] 1179992=prism/result/source_location_test
[270/757] 1179992=openssl/test_x509crl
[271/757] 1179991=mmtk/test_configuration
[272/757] 1179991=-ext-/test_notimplement
[273/757] 1179991=resolv/test_dns
[274/757] 1179992=ruby/test_enum
[275/757] 1179991=rubygems/test_require
[276/757] 1179992=-ext-/test_recursion
[277/757] 1179992=rubygems/test_gem_commands_signin_command
[278/757] 1179993=ruby/test_range
[279/757] 1179992=-ext-/iter/test_iter_break
[280/757] 1179992=test_extlibs
[281/757] 1179993=-ext-/num2int/test_num2int
[282/757] 1179991=test_rbconfig
[283/757] 1179993=openssl/test_ts
[284/757] 1179991=objspace/test_ractor
[285/757] 1179993=test_trick
[286/757] 1179991=psych/json/test_stream
[287/757] 1179991=fiber/test_address_resolve
[288/757] 1179991=rubygems/test_gem_commands_list_command
[289/757] 1179991=date/test_date_new
[290/757] 1179991=mkmf/test_configuration
[291/757] 1179991=rubygems/test_gem_resolver_local_specification
[292/757] 1179991=date/test_date_marshal
[293/757] 1179991=mkmf/test_have_func
[294/757] 1179992=ruby/test_integer
[295/757] 1179991=socket/test_unix
[296/757] 1179991=psych/test_coder
[297/757] 1179991=ruby/test_symbol
[298/757] 1179993=rubygems/test_gem_commands_search_command
[299/757] 1179993=socket/test_udp
[300/757] 1179993=rubygems/test_gem_commands_contents_command
[301/757] 1179993=socket/test_ancdata
[302/757] 1179993=json/ractor_test
[303/757] 1179993=ruby/test_marshal
[304/757] 1179993=ruby/test_bignum
[305/757] 1179992=prism/newline_test
[306/757] 1179992=-ext-/string/test_enc_str_buf_cat
[307/757] 1179992=prism/result/breadth_first_search_test
[308/757] 1179992=open-uri/test_ssl
[309/757] 1179991=rubygems/test_gem_commands_help_command
[310/757] 1179991=fiber/test_scheduler
[311/757] 1179992=psych/test_ractor
[312/757] 1179992=rubygems/test_gem_resolver_conflict
[313/757] 1179992=strscan/test_ractor
[314/757] 1179992=json/json_generator_test
[315/757] 1179993=prism/result/numeric_value_test
[316/757] 1179993=rubygems/test_gem
[317/757] 1179991=win32/test_registry
[318/757] 1179991=yaml/test_dbm
[319/757] 1179991=rubygems/test_gem_resolver_best_set
[320/757] 1179991=prism/result/node_id_test
[321/757] 1179991=psych/test_parser
[322/757] 1179991=-ext-/array/test_to_ary_concat
[323/757] 1179993=rubygems/test_gem_ext_builder
[324/757] 1179992=prism/ruby/relocation_test
[325/757] 1179992=ruby/test_ractor
[326/757] 1179993=ruby/enc/test_windows_1251
[327/757] 1179993=rubygems/test_gem_commands_build_command
[328/757] 1179991=-ext-/string/test_ellipsize
[329/757] 1179991=ruby/test_call
[330/757] 1179991=prism/result/integer_base_flags_test
[331/757] 1179991=ruby/test_thread
[332/757] 1179993=socket/test_socket
.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x0000fffcd7cdbac0 /home/opc/ruby/build/master/.ext/common/socket.rb:723 sleep>
.Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x0000fffcd7cdbac0 /home/opc/ruby/build/master/.ext/common/socket.rb:723 dead>
.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x0000fffcec58c5c0 /home/opc/ruby/build/master/.ext/common/socket.rb:723 sleep>
Finished thread: TestSocket#test_tcp_socket_fast_fallback_is_false: #<Thread:0x0000fffcec58c5c0 /home/opc/ruby/build/master/.ext/common/socket.rb:723 dead>
[333/757] 1179993=ruby/test_inlinecache
[334/757] 1179993=-ext-/test_bug-14834
[335/757] 1179993=-ext-/struct/test_data
[336/757] 1179993=psych/visitors/test_to_ruby
[337/757] 1179993=socket/test_addrinfo
[338/757] 1179993=ruby/test_time_tz
[339/757] 1179993=prism/newline_offsets_test
[340/757] 1179993=psych/test_stringio
[341/757] 1179993=rubygems/test_webauthn_listener_response
[342/757] 1179993=ruby/test_sleep
[343/757] 1179992=rubygems/test_gem_resolver_index_set
[344/757] 1179992=rubygems/test_gem_request_set
[345/757] 1179992=rubygems/test_gem_bundler_version_finder
[346/757] 1179992=ruby/test_gc
[347/757] 1179993=ruby/test_pattern_matching
[348/757] 1179993=-ext-/string/test_interned_str
[349/757] 1179993=-ext-/string/test_set_len
[350/757] 1179993=test_delegate
[351/757] 1179993=ruby/test_set
[352/757] 1179993=psych/test_symbol
[353/757] 1179993=prism/ractor_test
/home/opc/ruby/src/master/test/prism/ractor_test.rb:69: [BUG] Segmentation fault at 0x000000000000ce19
ruby 4.0.0dev (2025-12-19T12:58:05Z master 8c7e6f241f) +PRISM [aarch64-linux]

-- Control frame information -----------------------------------------------
c:0017 p:0038 s:0115 e:000112 l:n b:---- BLOCK  /home/opc/ruby/src/master/test/prism/ractor_test.rb:69 [FINISH]
c:0016 p:---- s:0108 e:000107 l:y b:---- CFUNC  :popen
c:0015 p:0007 s:0103 e:000102 l:y b:0001 METHOD /home/opc/ruby/src/master/test/prism/ractor_test.rb:61
c:0014 p:0009 s:0097 E:000170 l:y b:0001 METHOD /home/opc/ruby/src/master/test/prism/ractor_test.rb:34
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit.rb:1665 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1652
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:001080 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 E:001b90 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:0024f0 l:n b:---- EVAL   /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001fc0 l:y b:---- DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220:in '<main>'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in 'run'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in 'map'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1356:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1652:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1652:in 'map'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1665:in 'block in _run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170:in 'run'
/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/home/opc/ruby/src/master/test/prism/ractor_test.rb:34:in 'test_parse_failure'
/home/opc/ruby/src/master/test/prism/ractor_test.rb:61:in 'with_ractor'
/home/opc/ruby/src/master/test/prism/ractor_test.rb:61:in 'popen'
/home/opc/ruby/src/master/test/prism/ractor_test.rb:69:in 'block in with_ractor'

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

-- Machine register context ------------------------------------------------
  x0: 0x0000aaadc48e0528  x1: 0x000000000000ce11  x2: 0x0000aaadc48e0510
  x3: 0x0000aaadc498afc8  x4: 0x0000000000000024  x5: 0x0000000000000022
  x6: 0xaaaaaabbea824400  x7: 0x000000000000000c x18: 0x0000000000000001
 x19: 0x0000000000000090 x20: 0x0000aaadc48e04e0 x21: 0x0000000000000400
 x22: 0x0000aaada4c23830 x23: 0x0000000000000000 x24: 0x0000000000000001
 x25: 0xcccccccccccccccd x26: 0x0000000000000000 x27: 0x0000aaadc13a13f8
 x28: 0x0000aaada4f78e50 x29: 0x0000fffff2787c80  sp: 0x0000fffff2787c80
 fau: 0x000000000000ce19

-- C level backtrace information -------------------------------------------
/home/opc/ruby/build/master/ruby(rb_print_backtrace+0x14) [0xaaada4d87a70] /home/opc/ruby/src/master/vm_dump.c:1105
/home/opc/ruby/build/master/ruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1450
/home/opc/ruby/build/master/ruby(rb_bug_for_fatal_signal+0xe8) [0xaaada4d49e20] /home/opc/ruby/src/master/error.c:1131
/home/opc/ruby/build/master/ruby(sigsegv+0x54) [0xaaada4bab33c] /home/opc/ruby/src/master/signal.c:948
linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xfffd083d05a8]
/home/opc/ruby/build/master/ruby(mark_cc_entry_i+0x48) [0xaaada4c23878] /home/opc/ruby/src/master/vm_callinfo.h:584
/home/opc/ruby/build/master/ruby(rb_id_table_foreach_values+0x64) [0xaaada4be5eec] /home/opc/ruby/src/master/id_table.c:307
/home/opc/ruby/build/master/ruby(rb_gc_mark_children+0x56c) [0xaaada4aa492c] /home/opc/ruby/src/master/gc.c:3219
/home/opc/ruby/build/master/ruby(gc_mark_stacked_objects+0x84) [0xaaada4aa4ab4] /home/opc/ruby/src/master/gc/default/default.c:4641
/home/opc/ruby/build/master/ruby(gc_mark_stacked_objects_all+0xc) [0xaaada4aa726c] /home/opc/ruby/src/master/gc/default/default.c:4701
/home/opc/ruby/build/master/ruby(gc_marks_rest) /home/opc/ruby/src/master/gc/default/default.c:5723
/home/opc/ruby/build/master/ruby(gc_marking_exit+0x0) [0xaaada4aaad28] /home/opc/ruby/src/master/gc/default/default.c:5837
/home/opc/ruby/build/master/ruby(gc_marks) /home/opc/ruby/src/master/gc/default/default.c:5848
/home/opc/ruby/build/master/ruby(gc_start) /home/opc/ruby/src/master/gc/default/default.c:6520
/home/opc/ruby/build/master/ruby(garbage_collect+0x60) [0xaaada4aabb80] /home/opc/ruby/src/master/gc/default/default.c:6402
/home/opc/ruby/build/master/ruby(garbage_collect_with_gvl+0xb0) [0xaaada4aac8c8] /home/opc/ruby/src/master/gc/default/default.c:6800
/home/opc/ruby/build/master/ruby(rb_gc_impl_calloc+0x14) [0xaaada4aadba8] /home/opc/ruby/src/master/gc/default/default.c:8319
/home/opc/ruby/build/master/ruby(ruby_xcalloc_body) /home/opc/ruby/src/master/gc.c:5222
/home/opc/ruby/build/master/ruby(handle_malloc_failure+0x0) [0xaaada4aadbd8] /home/opc/ruby/src/master/gc.c:5216
/home/opc/ruby/build/master/ruby(ruby_xcalloc) /home/opc/ruby/src/master/gc.c:5216
/home/opc/ruby/build/master/ruby(vm_cc_table_dup_i+0x3c) [0xaaada4c25f04] /home/opc/ruby/src/master/vm_method.c:153
/home/opc/ruby/build/master/ruby(rb_id_table_foreach+0xa8) [0xaaada4be5e08] /home/opc/ruby/src/master/id_table.c:285
/home/opc/ruby/build/master/ruby(rb_vm_cc_table_dup+0x40) [0xaaada4c2b450] /home/opc/ruby/src/master/vm_method.c:173
/home/opc/ruby/build/master/ruby(vm_populate_cc+0x24) [0xaaada4c33570] /home/opc/ruby/src/master/vm_insnhelper.c:2172
/home/opc/ruby/build/master/ruby(vm_search_cc) /home/opc/ruby/src/master/vm_insnhelper.c:2285
/home/opc/ruby/build/master/ruby(vm_search_method_slowpath0+0x24) [0xaaada4c3360c] /home/opc/ruby/src/master/vm_insnhelper.c:2299
/home/opc/ruby/build/master/ruby(vm_search_method_fastpath+0xc) [0xaaada4c33770] /home/opc/ruby/src/master/vm_insnhelper.c:2379
/home/opc/ruby/build/master/ruby(vm_sendish) /home/opc/ruby/src/master/vm_insnhelper.c:6123
/home/opc/ruby/build/master/ruby(vm_exec_core+0xb8) [0xaaada4c47648] ../../src/master/insns.def:904
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaada4c3b7b8] /home/opc/ruby/src/master/vm.c:2825
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2801
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x204) [0xaaada4c3ebbc] /home/opc/ruby/src/master/vm.c:1820
/home/opc/ruby/build/master/ruby(rb_yield+0x64) [0xaaada4c3fd3c] /home/opc/ruby/src/master/vm.c:1871
/home/opc/ruby/build/master/ruby(rb_protect+0xb8) [0xaaada4a88660] /home/opc/ruby/src/master/eval.c:1124
/home/opc/ruby/build/master/ruby(popen_finish+0x24) [0xaaada4ada28c] /home/opc/ruby/src/master/io.c:8079
/home/opc/ruby/build/master/ruby(rb_io_s_popen) /home/opc/ruby/src/master/io.c:8032
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaada4c2f728] /home/opc/ruby/src/master/vm_insnhelper.c:3902
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaada4c33720] /home/opc/ruby/src/master/vm_insnhelper.c:6124
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1b4) [0xaaada4c47744] ../../src/master/insns.def:856
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x0) [0xaaada4c3b494] /home/opc/ruby/src/master/vm.c:2798
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2801
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x204) [0xaaada4c3ebbc] /home/opc/ruby/src/master/vm.c:1820
/home/opc/ruby/build/master/ruby(rb_yield+0x64) [0xaaada4c3fd3c] /home/opc/ruby/src/master/vm.c:1871
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaada4c83390] /home/opc/ruby/src/master/array.c:3771
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaada4c2f728] /home/opc/ruby/src/master/vm_insnhelper.c:3902
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaada4c33720] /home/opc/ruby/src/master/vm_insnhelper.c:6124
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1b4) [0xaaada4c47744] ../../src/master/insns.def:856
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaada4c3bf18] /home/opc/ruby/src/master/vm.c:2825
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2804
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x204) [0xaaada4c3ebbc] /home/opc/ruby/src/master/vm.c:1820
/home/opc/ruby/build/master/ruby(rb_yield+0x64) [0xaaada4c3fd3c] /home/opc/ruby/src/master/vm.c:1871
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaada4c83390] /home/opc/ruby/src/master/array.c:3771
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaada4c2f728] /home/opc/ruby/src/master/vm_insnhelper.c:3902
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaada4c33720] /home/opc/ruby/src/master/vm_insnhelper.c:6124
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1b4) [0xaaada4c47744] ../../src/master/insns.def:856
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaada4c3bf18] /home/opc/ruby/src/master/vm.c:2825
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2804
/home/opc/ruby/build/master/ruby(rb_ec_exec_node+0x8c) [0xaaada4a85444] /home/opc/ruby/src/master/eval.c:283
/home/opc/ruby/build/master/ruby(ruby_run_node+0x3c) [0xaaada4a875d4] /home/opc/ruby/src/master/eval.c:321
/home/opc/ruby/build/master/ruby(main+0x74) [0xaaada4a821ac] /home/opc/ruby/src/master/main.c:42

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

* Process memory map:

aaada4a50000-aaada4f60000 r-xp 00000000 fc:00 1823609                    /home/opc/ruby/build/master/ruby
aaada4f70000-aaada4f80000 r--p 00510000 fc:00 1823609                    /home/opc/ruby/build/master/ruby
aaada4f80000-aaada4f90000 rw-p 00520000 fc:00 1823609                    /home/opc/ruby/build/master/ruby
aaada4f90000-aaada4fa0000 rw-p 00000000 00:00 0 
aaadc13a0000-aaadcae80000 rw-p 00000000 00:00 0                          [heap]
fffc94000000-fffc94110000 rw-p 00000000 00:00 0 
fffc94110000-fffc94120000 ---p 00000000 00:00 0 
fffc94120000-fffcb4000000 rw-p 00000000 00:00 0 
fffcb4000000-fffcb4030000 rw-p 00000000 00:00 0 
fffcb4030000-fffcb8000000 ---p 00000000 00:00 0 
fffcb9330000-fffcbc000000 r--s 00000000 fc:00 1823609                    /home/opc/ruby/build/master/ruby
fffcbc000000-fffcbc0c0000 rw-p 00000000 00:00 0 
fffcbc0c0000-fffcc0000000 ---p 00000000 00:00 0 
fffcc0000000-fffcc0030000 rw-p 00000000 00:00 0 
fffcc0030000-fffcc4000000 ---p 00000000 00:00 0 
fffcc4000000-fffcc4030000 rw-p 00000000 00:00 0 
fffcc4030000-fffcc8000000 ---p 00000000 00:00 0 
fffcc8000000-fffcc8030000 rw-p 00000000 00:00 0 
fffcc8030000-fffccc000000 ---p 00000000 00:00 0 
fffccc000000-fffccc030000 rw-p 00000000 00:00 0 
fffccc030000-fffcd0000000 ---p 00000000 00:00 0 
fffcd0000000-fffcd02c0000 rw-p 00000000 00:00 0 
fffcd02c0000-fffcd4000000 ---p 00000000 00:00 0 
fffcd50b0000-fffcd50c0000 r-xp 00000000 fc:00 101956068                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
fffcd50c0000-fffcd50d0000 r--p 00000000 fc:00 101956068                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
fffcd50d0000-fffcd50e0000 rw-p 00010000 fc:00 101956068                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
fffcd50e0000-fffcd5150000 rw-p 00000000 00:00 0 
fffcd5150000-fffcd51d0000 r-xp 00000000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffcd51d0000-fffcd51e0000 r--p 00070000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffcd51e0000-fffcd51f0000 rw-p 00080000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffcd51f0000-fffcd5220000 r-xp 00000000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffcd5220000-fffcd5230000 r--p 00020000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffcd5230000-fffcd5240000 rw-p 00030000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffcd5240000-fffcd5250000 r-xp 00000000 fc:00 17617                      /usr/lib64/libuuid.so.1.3.0
fffcd5250000-fffcd5260000 r--p 00000000 fc:00 17617                      /usr/lib64/libuuid.so.1.3.0
fffcd5260000-fffcd5270000 rw-p 00000000 00:00 0 
fffcd5270000-fffcd52c0000 r-xp 00000000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffcd52c0000-fffcd52d0000 ---p 00050000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffcd52d0000-fffcd52e0000 r--p 00050000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffcd52e0000-fffcd52f0000 rw-p 00060000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffcd52f0000-fffcd5310000 r-xp 00000000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffcd5310000-fffcd5320000 r--p 00010000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffcd5320000-fffcd5330000 rw-p 00020000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffcd5330000-fffcd5390000 r-xp 00000000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffcd5390000-fffcd53a0000 r--p 00050000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffcd53a0000-fffcd53b0000 rw-p 00060000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffcd53b0000-fffcd5460000 r-xp 00000000 fc:00 1790253                    /usr/lib64/libnss_myhostname.so.2
fffcd5460000-fffcd5470000 r--p 000a0000 fc:00 1790253                    /usr/lib64/libnss_myhostname.so.2
fffcd5470000-fffcd5480000 rw-p 000b0000 fc:00 1790253                    /usr/lib64/libnss_myhostname.so.2
fffcd5480000-fffcd54a0000 r-xp 00000000 fc:00 13815                      /usr/lib64/libresolv-2.28.so
fffcd54a0000-fffcd54b0000 r--p 00010000 fc:00 13815                      /usr/lib64/libresolv-2.28.so
fffcd54b0000-fffcd54c0000 rw-p 00020000 fc:00 13815                      /usr/lib64/libresolv-2.28.so
fffcd54c0000-fffcd54d0000 r-xp 00000000 fc:00 13809                      /usr/lib64/libnss_dns-2.28.so
fffcd54d0000-fffcd54e0000 r--p 00000000 fc:00 13809                      /usr/lib64/libnss_dns-2.28.so
fffcd54e0000-fffcd54f0000 rw-p 00010000 fc:00 13809                      /usr/lib64/libnss_dns-2.28.so
fffcd54f0000-fffcd5500000 r-xp 00000000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffcd5500000-fffcd5510000 r--p 00000000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffcd5510000-fffcd5520000 rw-p 00010000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffcd5520000-fffcd5530000 r-xp 00000000 fc:00 101956063                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/struct.so
fffcd5530000-fffcd5540000 r--p 00000000 fc:00 101956063                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/struct.so
fffcd5540000-fffcd5550000 rw-p 00010000 fc:00 101956063                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/struct.so
fffcd5550000-fffcd5560000 ---p 00000000 00:00 0 
fffcd5560000-fffcd5d60000 rw-p 00000000 00:00 0 
fffcd5d60000-fffcd5d70000 ---p 00000000 00:00 0 
fffcd5d70000-fffcd6570000 rw-p 00000000 00:00 0 
fffcd6570000-fffcd6580000 r-xp 00000000 fc:00 101954153                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
fffcd6580000-fffcd6590000 r--p 00000000 fc:00 101954153                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
fffcd6590000-fffcd65a0000 rw-p 00010000 fc:00 101954153                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
fffcd65a0000-fffcd65b0000 r-xp 00000000 fc:00 101954169                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/num2int.so
fffcd65b0000-fffcd65c0000 r--p 00000000 fc:00 101954169                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/num2int.so
fffcd65c0000-fffcd65d0000 rw-p 00010000 fc:00 101954169                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/num2int.so
fffcd65d0000-fffcd65e0000 r-xp 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffcd65e0000-fffcd65f0000 r--p 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffcd65f0000-fffcd6600000 rw-p 00010000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffcd6600000-fffcd6610000 r-xp 00000000 fc:00 34435842                   /home/opc/ruby/build/master/.ext/aarch64-linux/pty.so
fffcd6610000-fffcd6620000 r--p 00000000 fc:00 34435842                   /home/opc/ruby/build/master/.ext/aarch64-linux/pty.so
fffcd6620000-fffcd6630000 rw-p 00010000 fc:00 34435842                   /home/opc/ruby/build/master/.ext/aarch64-linux/pty.so
fffcd6630000-fffcd6640000 r-xp 00000000 fc:00 101954128                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/debug.so
fffcd6640000-fffcd6650000 r--p 00000000 fc:00 101954128                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/debug.so
fffcd6650000-fffcd6660000 rw-p 00010000 fc:00 101954128                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/debug.so
fffcd6660000-fffcd6670000 r-xp 00000000 fc:00 101949598                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1257.so
fffcd6670000-fffcd6680000 r--p 00000000 fc:00 101949598                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1257.so
fffcd6680000-fffcd6690000 rw-p 00010000 fc:00 101949598                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1257.so
fffcd6690000-fffcd66b0000 r-xp 00000000 fc:00 1824222                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji_sjis_kddi.so
fffcd66b0000-fffcd66c0000 r--p 00010000 fc:00 1824222                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji_sjis_kddi.so
fffcd66c0000-fffcd66d0000 rw-p 00020000 fc:00 1824222                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji_sjis_kddi.so
fffcd66d0000-fffcd66e0000 r-xp 00000000 fc:00 1824213                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji.so
fffcd66e0000-fffcd66f0000 r--p 00000000 fc:00 1824213                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji.so
fffcd66f0000-fffcd6700000 rw-p 00010000 fc:00 1824213                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji.so
fffcd6700000-fffcd6710000 r-xp 00000000 fc:00 1824226                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/escape.so
fffcd6710000-fffcd6720000 r--p 00000000 fc:00 1824226                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/escape.so
fffcd6720000-fffcd6730000 rw-p 00010000 fc:00 1824226                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/escape.so
fffcd6730000-fffcd6740000 r-xp 00000000 fc:00 101948903                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_11.so
fffcd6740000-fffcd6750000 r--p 00000000 fc:00 101948903                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_11.so
fffcd6750000-fffcd6760000 rw-p 00010000 fc:00 101948903                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_11.so
fffcd6760000-fffcd6770000 r-xp 00000000 fc:00 101948894                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_8.so
fffcd6770000-fffcd6780000 r--p 00000000 fc:00 101948894                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_8.so
fffcd6780000-fffcd6790000 rw-p 00010000 fc:00 101948894                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_8.so
fffcd6790000-fffcd67a0000 r-xp 00000000 fc:00 101948892                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_7.so
fffcd67a0000-fffcd67b0000 r--p 00000000 fc:00 101948892                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_7.so
fffcd67b0000-fffcd67c0000 rw-p 00010000 fc:00 101948892                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_7.so
fffcd67c0000-fffcd67f0000 r-xp 00000000 fc:00 1824208                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/chinese.so
fffcd67f0000-fffcd6800000 r--p 00020000 fc:00 1824208                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/chinese.so
fffcd6800000-fffcd6810000 rw-p 00030000 fc:00 1824208                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/chinese.so
fffcd6810000-fffcd6820000 r-xp 00000000 fc:00 101949569                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_u.so
fffcd6820000-fffcd6830000 r--p 00000000 fc:00 101949569                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_u.so
fffcd6830000-fffcd6840000 rw-p 00010000 fc:00 101949569                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_u.so
fffcd6840000-fffcd6850000 r-xp 00000000 fc:00 101949568                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_r.so
fffcd6850000-fffcd6860000 r--p 00000000 fc:00 101949568                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_r.so
fffcd6860000-fffcd6870000 rw-p 00010000 fc:00 101949568                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_r.so
fffcd6870000-fffcd68a0000 r-xp 00000000 fc:00 1824227                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gb18030.so
fffcd68a0000-fffcd68b0000 r--p 00020000 fc:00 1824227                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gb18030.so
fffcd68b0000-fffcd68c0000 rw-p 00030000 fc:00 1824227                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gb18030.so
fffcd68c0000-fffcd68d0000 r-xp 00000000 fc:00 101948870                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gb18030.so
fffcd68d0000-fffcd68e0000 r--p 00000000 fc:00 101948870                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gb18030.so
fffcd68e0000-fffcd68f0000 rw-p 00010000 fc:00 101948870                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gb18030.so
fffcd68f0000-fffcd6900000 r-xp 00000000 fc:00 101948778                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cp949.so
fffcd6900000-fffcd6910000 r--p 00000000 fc:00 101948778                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cp949.so
fffcd6910000-fffcd6920000 rw-p 00010000 fc:00 101948778                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cp949.so
fffcd6920000-fffcd6960000 r-xp 00000000 fc:00 1824238                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/korean.so
fffcd6960000-fffcd6970000 r--p 00030000 fc:00 1824238                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/korean.so
fffcd6970000-fffcd6980000 rw-p 00040000 fc:00 1824238                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/korean.so
fffcd6980000-fffcd6990000 r-xp 00000000 fc:00 101948794                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_kr.so
fffcd6990000-fffcd69a0000 r--p 00000000 fc:00 101948794                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_kr.so
fffcd69a0000-fffcd69b0000 rw-p 00010000 fc:00 101948794                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_kr.so
fffcd69b0000-fffcd69c0000 r-xp 00000000 fc:00 101948887                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_5.so
fffcd69c0000-fffcd69d0000 r--p 00000000 fc:00 101948887                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_5.so
fffcd69d0000-fffcd69e0000 rw-p 00010000 fc:00 101948887                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_5.so
fffcd69e0000-fffcd69f0000 r-xp 00000000 fc:00 101948912                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_14.so
fffcd69f0000-fffcd6a00000 r--p 00000000 fc:00 101948912                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_14.so
fffcd6a00000-fffcd6a10000 rw-p 00010000 fc:00 101948912                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_14.so
fffcd6a10000-fffcd6a20000 r-xp 00000000 fc:00 101948905                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_13.so
fffcd6a20000-fffcd6a30000 r--p 00000000 fc:00 101948905                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_13.so
fffcd6a30000-fffcd6a40000 rw-p 00010000 fc:00 101948905                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_13.so
fffcd6a40000-fffcd6a50000 r-xp 00000000 fc:00 101948898                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_10.so
fffcd6a50000-fffcd6a60000 r--p 00000000 fc:00 101948898                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_10.so
fffcd6a60000-fffcd6a70000 rw-p 00010000 fc:00 101948898                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_10.so
fffcd6a70000-fffcd6a80000 r-xp 00000000 fc:00 101948895                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_9.so
fffcd6a80000-fffcd6a90000 r--p 00000000 fc:00 101948895                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_9.so
fffcd6a90000-fffcd6aa0000 rw-p 00010000 fc:00 101948895                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_9.so
fffcd6aa0000-fffcd6ab0000 r-xp 00000000 fc:00 101948884                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_4.so
fffcd6ab0000-fffcd6ac0000 r--p 00000000 fc:00 101948884                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_4.so
fffcd6ac0000-fffcd6ad0000 rw-p 00010000 fc:00 101948884                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_4.so
fffcd6ad0000-fffcd6ae0000 r-xp 00000000 fc:00 101948882                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_3.so
fffcd6ae0000-fffcd6af0000 r--p 00000000 fc:00 101948882                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_3.so
fffcd6af0000-fffcd6b00000 rw-p 00010000 fc:00 101948882                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_3.so
fffcd6b00000-fffcd6b10000 r-xp 00000000 fc:00 101948880                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_2.so
fffcd6b10000-fffcd6b20000 r--p 00000000 fc:00 101948880                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_2.so
fffcd6b20000-fffcd6b30000 rw-p 00010000 fc:00 101948880                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_2.so
fffcd6b30000-fffcd6b40000 r-xp 00000000 fc:00 1824193                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/cesu_8.so
fffcd6b40000-fffcd6b50000 r--p 00000000 fc:00 1824193                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/cesu_8.so
fffcd6b50000-fffcd6b60000 rw-p 00010000 fc:00 1824193                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/cesu_8.so
fffcd6b60000-fffcd6b70000 r-xp 00000000 fc:00 101948775                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cesu_8.so
fffcd6b70000-fffcd6b80000 r--p 00000000 fc:00 101948775                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cesu_8.so
fffcd6b80000-fffcd6b90000 rw-p 00010000 fc:00 101948775                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cesu_8.so
fffcd6b90000-fffcd6be0000 r-xp 00000000 fc:00 1824240                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf8_mac.so
fffcd6be0000-fffcd6bf0000 r--p 00040000 fc:00 1824240                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf8_mac.so
fffcd6bf0000-fffcd6c00000 rw-p 00050000 fc:00 1824240                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf8_mac.so
fffcd6c00000-fffcd6c10000 r-xp 00000000 fc:00 101948786                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/emacs_mule.so
fffcd6c10000-fffcd6c20000 r--p 00000000 fc:00 101948786                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/emacs_mule.so
fffcd6c20000-fffcd6c30000 rw-p 00010000 fc:00 101948786                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/emacs_mule.so
fffcd6c30000-fffcd6c40000 r-xp 00000000 fc:00 1824232                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/iso2022.so
fffcd6c40000-fffcd6c50000 r--p 00000000 fc:00 1824232                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/iso2022.so
fffcd6c50000-fffcd6c60000 rw-p 00010000 fc:00 1824232                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/iso2022.so
fffcd6c60000-fffcd6c70000 rw-p 00000000 00:00 0 
fffcd6c70000-fffcd6ca0000 r-xp 00000000 fc:00 1824230                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gbk.so
fffcd6ca0000-fffcd6cb0000 r--p 00020000 fc:00 1824230                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gbk.so
fffcd6cb0000-fffcd6cc0000 rw-p 00030000 fc:00 1824230                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gbk.so
fffcd6cc0000-fffcd6cd0000 r-xp 00000000 fc:00 101948871                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gbk.so
fffcd6cd0000-fffcd6ce0000 r--p 00000000 fc:00 101948871                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gbk.so
fffcd6ce0000-fffcd6cf0000 rw-p 00010000 fc:00 101948871                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gbk.so
fffcd6cf0000-fffcd6d00000 r-xp 00000000 fc:00 101948891                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_6.so
fffcd6d00000-fffcd6d10000 r--p 00000000 fc:00 101948891                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_6.so
fffcd6d10000-fffcd6d20000 rw-p 00010000 fc:00 101948891                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_6.so
fffcd6d20000-fffcd6d30000 r-xp 00000000 fc:00 101949591                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1254.so
fffcd6d30000-fffcd6d40000 r--p 00000000 fc:00 101949591                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1254.so
fffcd6d40000-fffcd6d50000 rw-p 00010000 fc:00 101949591                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1254.so
fffcd6d50000-fffcd6de0000 r-xp 00000000 fc:00 1824125                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/big5.so
fffcd6de0000-fffcd6df0000 r--p 00080000 fc:00 1824125                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/big5.so
fffcd6df0000-fffcd6e00000 rw-p 00090000 fc:00 1824125                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/big5.so
fffcd6e00000-fffcd6e10000 rw-p 00000000 00:00 0 
fffcd6e20000-fffcd6e30000 rw-p 00000000 00:00 0 
fffcd6e40000-fffcd6e60000 rw-p 00000000 00:00 0 
fffcd6e70000-fffcd6e80000 r-xp 00000000 fc:00 1824209                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/ebcdic.so
fffcd6e80000-fffcd6e90000 r--p 00000000 fc:00 1824209                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/ebcdic.so
fffcd6e90000-fffcd6ea0000 rw-p 00010000 fc:00 1824209                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/ebcdic.so
fffcd6ea0000-fffcd6eb0000 rw-p 00000000 00:00 0 
fffcd6ec0000-fffcd6ed0000 rw-p 00000000 00:00 0 
fffcd6ee0000-fffcd6f00000 rw-p 00000000 00:00 0 
fffcd6f10000-fffcd6f50000 rw-p 00000000 00:00 0 
fffcd6f60000-fffcd6f90000 rw-p 00000000 00:00 0 
fffcd6fa0000-fffcd6fd0000 rw-p 00000000 00:00 0 
fffcd6fe0000-fffcd7010000 rw-p 00000000 00:00 0 
fffcd7020000-fffcd7040000 rw-p 00000000 00:00 0 
fffcd7050000-fffcd70a0000 rw-p 00000000 00:00 0 
fffcd70b0000-fffcd70c0000 rw-p 00000000 00:00 0 
fffcd70d0000-fffcd70e0000 rw-p 00000000 00:00 0 
fffcd70f0000-fffcd7120000 rw-p 00000000 00:00 0 
fffcd7130000-fffcd7140000 rw-p 00000000 00:00 0 
fffcd7140000-fffcd7190000 rw-p 00000000 00:00 0 
fffcd71a0000-fffcd71c0000 r-xp 00000000 fc:00 1824239                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffcd71c0000-fffcd71d0000 r--p 00010000 fc:00 1824239                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffcd71d0000-fffcd71e0000 rw-p 00020000 fc:00 1824239                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffcd71e0000-fffcd71f0000 r-xp 00000000 fc:00 101949574                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffcd71f0000-fffcd7200000 r--p 00000000 fc:00 101949574                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffcd7200000-fffcd7210000 rw-p 00010000 fc:00 101949574                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffcd7210000-fffcd7220000 r-xp 00000000 fc:00 101949576                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffcd7220000-fffcd7230000 r--p 00000000 fc:00 101949576                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffcd7230000-fffcd7240000 rw-p 00010000 fc:00 101949576                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffcd7240000-fffcd7250000 r-xp 00000000 fc:00 101949588                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1253.so
fffcd7250000-fffcd7260000 r--p 00000000 fc:00 101949588                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1253.so
fffcd7260000-fffcd7270000 rw-p 00010000 fc:00 101949588                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1253.so
fffcd7270000-fffcd7280000 rw-p 00000000 00:00 0 
fffcd7290000-fffcd72b0000 r-xp 00000000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffcd72b0000-fffcd72c0000 r--p 00010000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffcd72c0000-fffcd72d0000 rw-p 00020000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffcd72d0000-fffcd7300000 r-xp 00000000 fc:00 34435049                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffcd7300000-fffcd7310000 r--p 00020000 fc:00 34435049                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffcd7310000-fffcd7320000 rw-p 00030000 fc:00 34435049                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffcd7320000-fffcd7330000 rw-p 00000000 00:00 0 
fffcd7340000-fffcd7350000 r-xp 00000000 fc:00 34439606                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffcd7350000-fffcd7360000 r--p 00000000 fc:00 34439606                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffcd7360000-fffcd7370000 rw-p 00010000 fc:00 34439606                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffcd7370000-fffcd73c0000 rw-p 00000000 00:00 0 
fffcd73d0000-fffcd73e0000 rw-p 00000000 00:00 0 
fffcd73e0000-fffcd73f0000 r-xp 00000000 fc:00 101949585                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1250.so
fffcd73f0000-fffcd7400000 r--p 00000000 fc:00 101949585                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1250.so
fffcd7400000-fffcd7410000 rw-p 00010000 fc:00 101949585                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1250.so
fffcd7410000-fffcd7440000 rw-p 00000000 00:00 0 
fffcd7450000-fffcd7460000 rw-p 00000000 00:00 0 
fffcd7470000-fffcd7490000 rw-p 00000000 00:00 0 
fffcd74a0000-fffcd74b0000 rw-p 00000000 00:00 0 
fffcd74b0000-fffcd74c0000 r-xp 00000000 fc:00 34433370                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffcd74c0000-fffcd74d0000 r--p 00000000 fc:00 34433370                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffcd74d0000-fffcd74e0000 rw-p 00010000 fc:00 34433370                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffcd74f0000-fffcd7500000 rw-p 00000000 00:00 0 
fffcd7510000-fffcd7520000 rw-p 00000000 00:00 0 
fffcd7520000-fffcd7530000 r-xp 00000000 fc:00 101948914                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffcd7530000-fffcd7540000 r--p 00000000 fc:00 101948914                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffcd7540000-fffcd7550000 rw-p 00010000 fc:00 101948914                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffcd7550000-fffcd7560000 ---p 00000000 00:00 0 
fffcd7560000-fffcd7580000 rw-p 00000000 00:00 0 
fffcd7580000-fffcd7590000 ---p 00000000 00:00 0 
fffcd7590000-fffcd75c0000 rw-p 00000000 00:00 0 
fffcd75d0000-fffcd7600000 rw-p 00000000 00:00 0 
fffcd7610000-fffcd7640000 rw-p 00000000 00:00 0 
fffcd7650000-fffcd7670000 rw-p 00000000 00:00 0 
fffcd7680000-fffcd7690000 rw-p 00000000 00:00 0 
fffcd76a0000-fffcd76b0000 r-xp 00000000 fc:00 1824234                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese.so
fffcd76b0000-fffcd76c0000 r--p 00000000 fc:00 1824234                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese.so
fffcd76c0000-fffcd76d0000 rw-p 00010000 fc:00 1824234                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese.so
fffcd76d0000-fffcd76e0000 r-xp 00000000 fc:00 101948774                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/big5.so
fffcd76e0000-fffcd76f0000 r--p 00000000 fc:00 101948774                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/big5.so
fffcd76f0000-fffcd7700000 rw-p 00010000 fc:00 101948774                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/big5.so
fffcd7700000-fffcd7710000 rw-p 00000000 00:00 0 
fffcd7720000-fffcd7730000 rw-p 00000000 00:00 0 
fffcd7740000-fffcd7750000 rw-p 00000000 00:00 0 
fffcd7760000-fffcd7770000 rw-p 00000000 00:00 0 
fffcd7780000-fffcd77a0000 rw-p 00000000 00:00 0 
fffcd77b0000-fffcd77d0000 rw-p 00000000 00:00 0 
fffcd77d0000-fffcd77e0000 ---p 00000000 00:00 0 
fffcd77e0000-fffcd7800000 rw-p 00000000 00:00 0 
fffcd7800000-fffcd7810000 ---p 00000000 00:00 0 
fffcd7810000-fffcd7840000 rw-p 00000000 00:00 0 
fffcd7840000-fffcd7850000 r-xp 00000000 fc:00 101949570                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffcd7850000-fffcd7860000 r--p 00000000 fc:00 101949570                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffcd7860000-fffcd7870000 rw-p 00010000 fc:00 101949570                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffcd7870000-fffcd7880000 rw-p 00000000 00:00 0 
fffcd7890000-fffcd78a0000 rw-p 00000000 00:00 0 
fffcd78b0000-fffcd78e0000 rw-p 00000000 00:00 0 
fffcd78f0000-fffcd7900000 rw-p 00000000 00:00 0 
fffcd7900000-fffcd7910000 r-xp 00000000 fc:00 34433407                   /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
fffcd7910000-fffcd7920000 r--p 00000000 fc:00 34433407                   /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
fffcd7920000-fffcd7930000 rw-p 00010000 fc:00 34433407                   /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
fffcd7930000-fffcd7950000 rw-p 00000000 00:00 0 
fffcd7950000-fffcd7960000 ---p 00000000 00:00 0 
fffcd7960000-fffcd7990000 rw-p 00000000 00:00 0 
fffcd79a0000-fffcd79b0000 rw-p 00000000 00:00 0 
fffcd79b0000-fffcd79c0000 ---p 00000000 00:00 0 
fffcd79c0000-fffcd7a00000 rw-p 00000000 00:00 0 
fffcd7a10000-fffcd7a30000 rw-p 00000000 00:00 0 
fffcd7a40000-fffcd7a50000 rw-p 00000000 00:00 0 
fffcd7a60000-fffcd7ab0000 rw-p 00000000 00:00 0 
fffcd7ab0000-fffcd7ac0000 r-xp 00000000 fc:00 101956042                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/random.so
fffcd7ac0000-fffcd7ad0000 r--p 00000000 fc:00 101956042                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/random.so
fffcd7ad0000-fffcd7ae0000 rw-p 00010000 fc:00 101956042                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/random.so
fffcd7ae0000-fffcd7b00000 rw-p 00000000 00:00 0 
fffcd7b10000-fffcd7b20000 r-xp 00000000 fc:00 101949587                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffcd7b20000-fffcd7b30000 r--p 00000000 fc:00 101949587                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffcd7b30000-fffcd7b40000 rw-p 00010000 fc:00 101949587                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffcd7b40000-fffcd7b50000 rw-p 00000000 00:00 0 
fffcd7b60000-fffcd7b70000 rw-p 00000000 00:00 0 
fffcd7b80000-fffcd7ba0000 rw-p 00000000 00:00 0 
fffcd7bb0000-fffcd7bd0000 rw-p 00000000 00:00 0 
fffcd7be0000-fffcd7c00000 rw-p 00000000 00:00 0 
fffcd7c10000-fffcd7c30000 rw-p 00000000 00:00 0 
fffcd7c40000-fffcd7c60000 rw-p 00000000 00:00 0 
fffcd7c70000-fffcd7c90000 rw-p 00000000 00:00 0 
fffcd7ca0000-fffcd7cb0000 rw-p 00000000 00:00 0 
fffcd7cc0000-fffcd7d00000 rw-p 00000000 00:00 0 
fffcd7d10000-fffcd7d30000 rw-p 00000000 00:00 0 
fffcd7d40000-fffcd7d50000 rw-p 00000000 00:00 0 
fffcd7d60000-fffcd7d70000 rw-p 00000000 00:00 0 
fffcd7d80000-fffcd7d90000 rw-p 00000000 00:00 0 
fffcd7da0000-fffcd7db0000 rw-p 00000000 00:00 0 
fffcd7dc0000-fffcd7dd0000 rw-p 00000000 00:00 0 
fffcd7de0000-fffcd7df0000 rw-p 00000000 00:00 0 
fffcd7e00000-fffcd7e30000 rw-p 00000000 00:00 0 
fffcd7e40000-fffcd7e50000 rw-p 00000000 00:00 0 
fffcd7e60000-fffcd7e70000 rw-p 00000000 00:00 0 
fffcd7e80000-fffcd7e90000 rw-p 00000000 00:00 0 
fffcd7ea0000-fffcd7ec0000 rw-p 00000000 00:00 0 
fffcd7ed0000-fffcd7ee0000 rw-p 00000000 00:00 0 
fffcd7ef0000-fffcd7f30000 rw-p 00000000 00:00 0 
fffcd7f40000-fffcd7f80000 rw-p 00000000 00:00 0 
fffcd7f80000-fffcd7f90000 r-xp 00000000 fc:00 101949586                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffcd7f90000-fffcd7fa0000 r--p 00000000 fc:00 101949586                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffcd7fa0000-fffcd7fb0000 rw-p 00010000 fc:00 101949586                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffcd7fc0000-fffcd7fe0000 rw-p 00000000 00:00 0 
fffcd7ff0000-fffcd8000000 rw-p 00000000 00:00 0 
fffcd8000000-fffcd8170000 rw-p 00000000 00:00 0 
fffcd8170000-fffcdc000000 ---p 00000000 00:00 0 
fffcdc000000-fffcdc4f0000 rw-p 00000000 00:00 0 
fffcdc4f0000-fffce0000000 ---p 00000000 00:00 0 
fffce0000000-fffce0510000 rw-p 00000000 00:00 0 
fffce0510000-fffce4000000 ---p 00000000 00:00 0 
fffce4000000-fffce4c40000 rw-p 00000000 00:00 0 
fffce4c40000-fffce8000000 ---p 00000000 00:00 0 
fffce8000000-fffce8030000 rw-p 00000000 00:00 0 
fffce8030000-fffcec000000 ---p 00000000 00:00 0 
fffcec010000-fffcec050000 rw-p 00000000 00:00 0 
fffcec060000-fffcec070000 rw-p 00000000 00:00 0 
fffcec070000-fffcec080000 r-xp 00000000 fc:00 101948876                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffcec080000-fffcec090000 r--p 00000000 fc:00 101948876                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffcec090000-fffcec0a0000 rw-p 00010000 fc:00 101948876                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffcec0a0000-fffcec0c0000 rw-p 00000000 00:00 0 
fffcec0d0000-fffcec100000 rw-p 00000000 00:00 0 
fffcec110000-fffcec140000 rw-p 00000000 00:00 0 
fffcec150000-fffcec170000 rw-p 00000000 00:00 0 
fffcec180000-fffcec1b0000 rw-p 00000000 00:00 0 
fffcec1c0000-fffcec1e0000 rw-p 00000000 00:00 0 
fffcec1f0000-fffcec250000 rw-p 00000000 00:00 0 
fffcec260000-fffcec270000 rw-p 00000000 00:00 0 
fffcec280000-fffcec2a0000 rw-p 00000000 00:00 0 
fffcec2b0000-fffcec2c0000 rw-p 00000000 00:00 0 
fffcec2d0000-fffcec2e0000 rw-p 00000000 00:00 0 
fffcec2e0000-fffcec2f0000 r-xp 00000000 fc:00 101949579                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffcec2f0000-fffcec300000 r--p 00000000 fc:00 101949579                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffcec300000-fffcec310000 rw-p 00010000 fc:00 101949579                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffcec310000-fffcec330000 rw-p 00000000 00:00 0 
fffcec340000-fffcec350000 rw-p 00000000 00:00 0 
fffcec360000-fffcec3d0000 rw-p 00000000 00:00 0 
fffcec3e0000-fffcec480000 rw-p 00000000 00:00 0 
fffcec490000-fffcec590000 rw-p 00000000 00:00 0 
fffcec590000-fffcec5a0000 ---p 00000000 00:00 0 
fffcec5a0000-fffcec5c0000 rw-p 00000000 00:00 0 
fffcec5c0000-fffcec5d0000 ---p 00000000 00:00 0 
fffcec5d0000-fffcec600000 rw-p 00000000 00:00 0 
fffcec600000-fffcec610000 ---p 00000000 00:00 0 
fffcec610000-fffcec780000 rw-p 00000000 00:00 0 
fffcec780000-fffcec790000 r-xp 00000000 fc:00 101957696                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffcec790000-fffcec7a0000 r--p 00000000 fc:00 101957696                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffcec7a0000-fffcec7b0000 rw-p 00010000 fc:00 101957696                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffcec7b0000-fffcec7d0000 r-xp 00000000 fc:00 34440857                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffcec7d0000-fffcec7e0000 r--p 00010000 fc:00 34440857                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffcec7e0000-fffcec7f0000 rw-p 00020000 fc:00 34440857                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffcec7f0000-fffcec820000 rw-p 00000000 00:00 0 
fffcec820000-fffcec860000 r-xp 00000000 fc:00 34440842                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffcec860000-fffcec870000 r--p 00030000 fc:00 34440842                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffcec870000-fffcec880000 rw-p 00040000 fc:00 34440842                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffcec880000-fffcec890000 r-xp 00000000 fc:00 101956090                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffcec890000-fffcec8a0000 r--p 00000000 fc:00 101956090                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffcec8a0000-fffcec8b0000 rw-p 00010000 fc:00 101956090                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffcec8b0000-fffcec8c0000 r-xp 00000000 fc:00 34433380                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffcec8c0000-fffcec8d0000 r--p 00000000 fc:00 34433380                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffcec8d0000-fffcec8e0000 rw-p 00010000 fc:00 34433380                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffcec8e0000-fffcecb60000 r-xp 00000000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffcecb60000-fffcecb90000 r--p 00270000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffcecb90000-fffcecba0000 rw-p 002a0000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffcecba0000-fffcecc20000 r-xp 00000000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffcecc20000-fffcecc30000 ---p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffcecc30000-fffcecc40000 r--p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffcecc40000-fffcecc50000 rw-p 00090000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffcecc50000-fffceccc0000 r-xp 00000000 fc:00 34444768                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffceccc0000-fffceccd0000 r--p 00060000 fc:00 34444768                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffceccd0000-fffcecce0000 rw-p 00070000 fc:00 34444768                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffcecce0000-fffcecd20000 rw-p 00000000 00:00 0 
fffcecd20000-fffcecd50000 r-xp 00000000 fc:00 1824237                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffcecd50000-fffcecd60000 r--p 00020000 fc:00 1824237                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffcecd60000-fffcecd70000 rw-p 00030000 fc:00 1824237                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffcecd70000-fffcecd80000 r-xp 00000000 fc:00 101949582                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffcecd80000-fffcecd90000 r--p 00000000 fc:00 101949582                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffcecd90000-fffcecda0000 rw-p 00010000 fc:00 101949582                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffcecda0000-fffcecdb0000 rw-p 00000000 00:00 0 
fffcecdc0000-fffcecdd0000 rw-p 00000000 00:00 0 
fffcecdd0000-fffcecde0000 ---p 00000000 00:00 0 
fffcecde0000-fffcecf00000 rw-p 00000000 00:00 0 
fffcecf00000-fffcecf10000 r-xp 00000000 fc:00 1824242                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffcecf10000-fffcecf20000 r--p 00000000 fc:00 1824242                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffcecf20000-fffcecf30000 rw-p 00010000 fc:00 1824242                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffcecf30000-fffcecf40000 r-xp 00000000 fc:00 101949580                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffcecf40000-fffcecf50000 r--p 00000000 fc:00 101949580                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffcecf50000-fffcecf60000 rw-p 00010000 fc:00 101949580                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffcecf60000-fffcecf70000 rw-p 00000000 00:00 0 
fffcecf70000-fffcecfd0000 r-xp 00000000 fc:00 1824235                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffcecfd0000-fffcecfe0000 r--p 00050000 fc:00 1824235                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffcecfe0000-fffcecff0000 rw-p 00060000 fc:00 1824235                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffcecff0000-fffced020000 rw-p 00000000 00:00 0 
fffced020000-fffced030000 ---p 00000000 00:00 0 
fffced030000-fffced050000 rw-p 00000000 00:00 0 
fffced060000-fffced070000 r-xp 00000000 fc:00 34440848                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffced070000-fffced080000 r--p 00000000 fc:00 34440848                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffced080000-fffced090000 rw-p 00010000 fc:00 34440848                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffced090000-fffced0f0000 r-xp 00000000 fc:00 34444738                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffced0f0000-fffced100000 r--p 00050000 fc:00 34444738                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffced100000-fffced110000 rw-p 00060000 fc:00 34444738                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffced110000-fffced120000 ---p 00000000 00:00 0 
fffced120000-fffced160000 rw-p 00000000 00:00 0 
fffced160000-fffced170000 r-xp 00000000 fc:00 34440851                   /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffced170000-fffced180000 r--p 00000000 fc:00 34440851                   /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffced180000-fffced190000 rw-p 00010000 fc:00 34440851                   /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffced190000-fffced1a0000 r-xp 00000000 fc:00 101948788                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffced1a0000-fffced1b0000 r--p 00000000 fc:00 101948788                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffced1b0000-fffced1c0000 rw-p 00010000 fc:00 101948788                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffced1c0000-fffced1d0000 rw-p 00000000 00:00 0 
fffced1d0000-fffced1e0000 r-xp 00000000 fc:00 101962294                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
fffced1e0000-fffced1f0000 r--p 00000000 fc:00 101962294                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
fffced1f0000-fffced200000 rw-p 00010000 fc:00 101962294                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
fffced200000-fffced210000 r-xp 00000000 fc:00 101962293                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
fffced210000-fffced220000 r--p 00000000 fc:00 101962293                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
fffced220000-fffced230000 rw-p 00010000 fc:00 101962293                  /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
fffced230000-fffced240000 r-xp 00000000 fc:00 34435021                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffced240000-fffced250000 r--p 00000000 fc:00 34435021                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffced250000-fffced260000 rw-p 00010000 fc:00 34435021                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffced260000-fffced340000 rw-p 00000000 00:00 0 
fffced340000-fffced350000 r-xp 00000000 fc:00 34433401                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffced350000-fffced360000 r--p 00000000 fc:00 34433401                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffced360000-fffced370000 rw-p 00010000 fc:00 34433401                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffced370000-fffced3b0000 rw-p 00000000 00:00 0 
fffced3c0000-fffced3d0000 rw-p 00000000 00:00 0 
fffced3e0000-fffced3f0000 rw-p 00000000 00:00 0 
fffced3f0000-fffced430000 rw-p 00000000 00:00 0 
fffced430000-fffced440000 r-xp 00000000 fc:00 101956088                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffced440000-fffced450000 r--p 00000000 fc:00 101956088                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffced450000-fffced460000 rw-p 00010000 fc:00 101956088                  /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffced460000-fffced470000 r-xp 00000000 fc:00 101956043                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
fffced470000-fffced480000 r--p 00000000 fc:00 101956043                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
fffced480000-fffced490000 rw-p 00010000 fc:00 101956043                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
fffced4a0000-fffced4c0000 rw-p 00000000 00:00 0 
fffced4c0000-fffced4d0000 r-xp 00000000 fc:00 101957734                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffced4d0000-fffced4e0000 r--p 00000000 fc:00 101957734                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffced4e0000-fffced4f0000 rw-p 00010000 fc:00 101957734                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffced4f0000-fffced5b0000 rw-p 00000000 00:00 0 
fffced5c0000-fffced5d0000 r-xp 00000000 fc:00 1824123                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffced5d0000-fffced5e0000 r--p 00000000 fc:00 1824123                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffced5e0000-fffced5f0000 rw-p 00010000 fc:00 1824123                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffced5f0000-fffced610000 rw-p 00000000 00:00 0 
fffced610000-fffced620000 r-xp 00000000 fc:00 101948762                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffced620000-fffced630000 r--p 00000000 fc:00 101948762                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffced630000-fffced640000 rw-p 00010000 fc:00 101948762                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffced640000-fffced650000 rw-p 00000000 00:00 0 
fffced650000-fffced660000 ---p 00000000 00:00 0 
fffced660000-fffced6b0000 rw-p 00000000 00:00 0 
fffced6b0000-fffced6c0000 ---p 00000000 00:00 0 
fffced6c0000-fffced710000 rw-p 00000000 00:00 0 
fffced710000-fffced720000 ---p 00000000 00:00 0 
fffced720000-fffced770000 rw-p 00000000 00:00 0 
fffced770000-fffced780000 ---p 00000000 00:00 0 
fffced780000-fffced7d0000 rw-p 00000000 00:00 0 
fffced7d0000-fffced7e0000 ---p 00000000 00:00 0 
fffced7e0000-fffced830000 rw-p 00000000 00:00 0 
fffced830000-fffced840000 ---p 00000000 00:00 0 
fffced840000-fffced890000 rw-p 00000000 00:00 0 
fffced890000-fffced8a0000 ---p 00000000 00:00 0 
fffced8a0000-fffced8f0000 rw-p 00000000 00:00 0 
fffced8f0000-fffced900000 ---p 00000000 00:00 0 
fffced900000-fffced950000 rw-p 00000000 00:00 0 
fffced950000-fffced960000 ---p 00000000 00:00 0 
fffced960000-fffced9b0000 rw-p 00000000 00:00 0 
fffced9b0000-fffced9c0000 ---p 00000000 00:00 0 
fffced9c0000-fffceda10000 rw-p 00000000 00:00 0 
fffceda10000-fffceda20000 ---p 00000000 00:00 0 
fffceda20000-fffceda70000 rw-p 00000000 00:00 0 
fffceda70000-fffceda80000 ---p 00000000 00:00 0 
fffceda80000-fffcedad0000 rw-p 00000000 00:00 0 
fffcedad0000-fffcedae0000 ---p 00000000 00:00 0 
fffcedae0000-fffcedb30000 rw-p 00000000 00:00 0 
fffcedb30000-fffcedb40000 ---p 00000000 00:00 0 
fffcedb40000-fffcedb90000 rw-p 00000000 00:00 0 
fffcedb90000-fffcedba0000 ---p 00000000 00:00 0 
fffcedba0000-fffcedbf0000 rw-p 00000000 00:00 0 
fffcedbf0000-fffcedc00000 ---p 00000000 00:00 0 
fffcedc00000-fffcedc50000 rw-p 00000000 00:00 0 
fffcedc50000-fffcedc60000 ---p 00000000 00:00 0 
fffcedc60000-fffcedcb0000 rw-p 00000000 00:00 0 
fffcedcb0000-fffcedcc0000 ---p 00000000 00:00 0 
fffcedcc0000-fffcedd10000 rw-p 00000000 00:00 0 
fffcedd10000-fffcedd20000 ---p 00000000 00:00 0 
fffcedd20000-fffcedd70000 rw-p 00000000 00:00 0 
fffcedd70000-fffcedd80000 ---p 00000000 00:00 0 
fffcedd80000-fffceddd0000 rw-p 00000000 00:00 0 
fffceddd0000-fffcedde0000 ---p 00000000 00:00 0 
fffcedde0000-fffcede30000 rw-p 00000000 00:00 0 
fffcede30000-fffcede40000 ---p 00000000 00:00 0 
fffcede40000-fffcede90000 rw-p 00000000 00:00 0 
fffcede90000-fffcedea0000 ---p 00000000 00:00 0 
fffcedea0000-fffcedef0000 rw-p 00000000 00:00 0 
fffcedef0000-fffcedf00000 ---p 00000000 00:00 0 
fffcedf00000-fffcedf50000 rw-p 00000000 00:00 0 
fffcedf50000-fffcedf60000 ---p 00000000 00:00 0 
fffcedf60000-fffcedfb0000 rw-p 00000000 00:00 0 
fffcedfb0000-fffcedfc0000 ---p 00000000 00:00 0 
fffcedfc0000-fffcee010000 rw-p 00000000 00:00 0 
fffcee010000-fffcee020000 ---p 00000000 00:00 0 
fffcee020000-fffcee070000 rw-p 00000000 00:00 0 
fffcee070000-fffcee080000 ---p 00000000 00:00 0 
fffcee080000-fffcee0d0000 rw-p 00000000 00:00 0 
fffcee0d0000-fffcee0e0000 ---p 00000000 00:00 0 
fffcee0e0000-fffcee130000 rw-p 00000000 00:00 0 
fffcee130000-fffcee140000 ---p 00000000 00:00 0 
fffcee140000-fffcee190000 rw-p 00000000 00:00 0 
fffcee190000-fffcee1a0000 ---p 00000000 00:00 0 
fffcee1a0000-fffcee1f0000 rw-p 00000000 00:00 0 
fffcee1f0000-fffcee200000 ---p 00000000 00:00 0 
fffcee200000-fffcee250000 rw-p 00000000 00:00 0 
fffcee250000-fffcee260000 ---p 00000000 00:00 0 
fffcee260000-fffd07fd0000 rw-p 00000000 00:00 0 
fffd07fd0000-fffd08030000 r--p 00000000 fc:00 17418                      /usr/lib/locale/C.utf8/LC_CTYPE
fffd08030000-fffd08190000 r-xp 00000000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd08190000-fffd081a0000 ---p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd081a0000-fffd081b0000 r--p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd081b0000-fffd081c0000 rw-p 00170000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd081c0000-fffd081e0000 r-xp 00000000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffd081e0000-fffd081f0000 r--p 00010000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffd081f0000-fffd08200000 rw-p 00020000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffd08200000-fffd082b0000 r-xp 00000000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffd082b0000-fffd082c0000 r--p 000a0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffd082c0000-fffd082d0000 rw-p 000b0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffd082d0000-fffd082f0000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffd082f0000-fffd08300000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffd08300000-fffd08310000 rw-p 00000000 00:00 0 
fffd08310000-fffd08320000 r-xp 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffd08320000-fffd08330000 r--p 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffd08330000-fffd08340000 rw-p 00010000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffd08340000-fffd08350000 r-xp 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffd08350000-fffd08360000 r--p 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffd08360000-fffd08370000 rw-p 00010000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffd08370000-fffd08390000 r-xp 00000000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffd08390000-fffd083a0000 r--p 00010000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffd083a0000-fffd083b0000 rw-p 00000000 00:00 0 
fffd083b0000-fffd083c0000 r--s 00000000 fc:00 100664686                  /usr/lib64/gconv/gconv-modules.cache
fffd083c0000-fffd083d0000 r--p 00000000 00:00 0                          [vvar]
fffd083d0000-fffd083e0000 r-xp 00000000 00:00 0                          [vdso]
fffd083e0000-fffd08410000 r-xp 00000000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffd08410000-fffd08420000 r--p 00020000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffd08420000-fffd08430000 rw-p 00030000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffff2760000-fffff2790000 rw-p 00000000 00:00 0                          [stack]


[354/757] 1179991=rubygems/test_project_sanity
[355/757] 1179991=-ext-/popen_deadlock/test_popen_deadlock
[356/757] 1179991=test_time
[357/757] 1179991=psych/test_alias_and_anchor
[358/757] 1179991=ruby/enc/test_euc_jp
[359/757] 1179991=-ext-/exception/test_ensured
[360/757] 1179991=prism/encoding/encodings_test
[361/757] 1179991=ruby/test_random_formatter
[362/757] 1179991=ruby/test_rand
[363/757] 1179991=openssl/test_provider
[364/757] 1179991=ruby/enc/test_euc_kr
[365/757] 1179991=rubygems/test_gem_package_tar_header_ractor
[366/757] 1179991=rubygems/test_gem_source_specific_file
[367/757] 1179991=-ext-/proc/test_bmethod
[368/757] 1179991=ruby/test_process
Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-12-19 14:02:05.64611674 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    1179991  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[369/757] 1179992=io/wait/test_io_wait
[370/757] 1179992=-ext-/bignum/test_pack
[371/757] 1179992=optparse/test_kwargs
[372/757] 1179992=-ext-/struct/test_len
[373/757] 1179992=json/json_fixtures_test
[374/757] 1179992=rubygems/test_gem_doctor
[375/757] 1179992=prism/encoding/string_encoding_test
[376/757] 1179992=rubygems/test_gem_dependency_list
[377/757] 1179992=rubygems/test_gem_commands_outdated_command
[378/757] 1179992=test_securerandom
[379/757] 1179992=-ext-/typeddata/test_typeddata
[380/757] 1179992=rubygems/test_gem_commands_fetch_command
[381/757] 1179992=test_tsort
[382/757] 1179992=prism/library_symbols_test
[383/757] 1179992=objspace/test_objspace
[384/757] 1179991=-ext-/load/test_stringify_symbols
[385/757] 1179991=dtrace/test_require
[386/757] 1179991=openssl/test_ns_spki
[387/757] 1179991=mkmf/test_have_library
[388/757] 1179991=psych/test_stream
[389/757] 1179991=-ext-/iseq_load/test_iseq_load
[390/757] 1179991=rubygems/test_gem_request_set_lockfile
[391/757] 1179991=-ext-/postponed_job/test_postponed_job
[392/757] 1179991=-ext-/test_ensure_and_callcc
[393/757] 1179991=uri/test_common
[394/757] 1179991=uri/test_generic
[395/757] 1179991=rubygems/test_deprecate
[396/757] 1179991=net/http/test_httpresponses
[397/757] 1179991=rubygems/test_gem_commands_cert_command
[398/757] 1179991=prism/percent_delimiter_string_test
[399/757] 1179991=date/test_date_strftime
[400/757] 1179991=json/json_parser_test
[401/757] 1179991=uri/test_ws
[402/757] 1179991=rubygems/test_gem_commands_stale_command
[403/757] 1179991=io/console/test_ractor
[404/757] 1179991=-ext-/thread/test_instrumentation_api
[405/757] 1179991=cgi/test_cgi_escape
[406/757] 1179991=test_weakref
[407/757] 1179991=did_you_mean/spell_checking/test_key_name_check
[408/757] 1179991=test_timeout
[409/757] 1179993=rubygems/test_gem_ext_rake_builder
[410/757] 1179993=psych/test_numeric
[411/757] 1179993=-ext-/string/test_fstring
[412/757] 1179993=test_singleton
[413/757] 1179993=prism/ruby/pattern_test
[414/757] 1179993=-ext-/bignum/test_div
[415/757] 1179993=ripper/test_files_test_2
[416/757] 1179993=optparse/test_bash_completion
[417/757] 1179993=ruby/test_exception
[418/757] 1179991=optparse/test_optparse
[419/757] 1179991=psych/test_deprecated
[420/757] 1179991=fiber/test_io_buffer
[421/757] 1179991=ruby/test_pack
[422/757] 1179991=openssl/test_pkcs7
[423/757] 1179993=rubygems/test_gem_commands_environment_command
[424/757] 1179993=socket/test_basicsocket
[425/757] 1179993=optparse/test_zsh_completion
[426/757] 1179993=psych/test_scalar
[427/757] 1179993=ruby/test_syntax
[428/757] 1179991=did_you_mean/spell_checking/test_class_name_check
[429/757] 1179991=rubygems/test_gem_util
[430/757] 1179991=rubygems/test_config
[431/757] 1179991=ruby/test_complex2
[432/757] 1179991=rubygems/test_gem_security_signer
[433/757] 1179991=fiber/test_thread
[434/757] 1179991=ruby/test_literal
[435/757] 1179991=prism/result/static_inspect_test
[436/757] 1179991=rubygems/test_gem_unsatisfiable_dependency_error
[437/757] 1179991=fiber/test_io
[438/757] 1179991=ruby/test_m17n_comb
[439/757] 1179991=openssl/test_pkey_dh
[440/757] 1179993=ruby/test_memory_view
[441/757] 1179993=ruby/test_data
[442/757] 1179993=psych/test_null
[443/757] 1179993=fiber/test_ractor
[444/757] 1179993=rubygems/test_gem_remote_fetcher_local_ssl_server
[445/757] 1179991=prism/ruby/compiler_test
[446/757] 1179991=rubygems/test_gem_platform
[447/757] 1179991=-ext-/bignum/test_bigzero
[448/757] 1179991=-ext-/string/test_external_new
[449/757] 1179991=openssl/test_pkey
[450/757] 1179991=prism/api/parse_success_test
[451/757] 1179991=prism/result/index_write_test
[452/757] 1179991=psych/test_marshalable
[453/757] 1179991=-ext-/test_enumerator_kw
[454/757] 1179991=ruby/test_string_memory
[455/757] 1179991=ripper/test_files_lib
[456/757] 1179991=prism/api/lex_test
[457/757] 1179991=prism/version_test
[458/757] 1179991=prism/result/named_capture_test
[459/757] 1179991=dtrace/test_raise
[460/757] 1179991=ruby/test_complexrational
[461/757] 1179991=dtrace/test_function_entry
[462/757] 1179991=error_highlight/test_error_highlight
[463/757] 1179991=json/json_common_interface_test
[464/757] 1179991=psych/test_string
[465/757] 1179991=coverage/test_coverage
[466/757] 1179991=net/http/test_http_request
[467/757] 1179991=test_tempfile
[468/757] 1179991=yaml/test_store
[469/757] 1179991=ruby/test_fnmatch
[470/757] 1179991=pathname/test_pathname
[471/757] 1179993=rubygems/test_gem_commands_update_command
[472/757] 1179991=ruby/enc/test_big5
[473/757] 1179991=date/test_date
[474/757] 1179991=-ext-/load/test_protect
[475/757] 1179991=psych/test_psych_set
[476/757] 1179991=psych/test_tree_builder
[477/757] 1179991=mkmf/test_egrep_cpp
[478/757] 1179991=ruby/test_frozen
[479/757] 1179991=rubygems/test_gem_resolver_index_specification
[480/757] 1179991=psych/test_serialize_subclasses
[481/757] 1179991=date/test_date_conv
[482/757] 1179991=optparse/test_switch
[483/757] 1179991=rubygems/test_webauthn_poller
[484/757] 1179991=fiber/test_timeout
[485/757] 1179991=erb/test_erb_m17n
[486/757] 1179991=ruby/test_io_timeout
[487/757] 1179991=prism/ruby/location_test
[488/757] 1179991=ruby/test_yjit_exit_locations
[489/757] 1179991=ruby/test_comparable
[490/757] 1179991=rubygems/test_gem_config_file
[491/757] 1179991=prism/api/freeze_test
[492/757] 1179991=json/json_string_matching_test
[493/757] 1179991=-ext-/funcall/test_passing_block
[494/757] 1179991=ruby/test_defined
[495/757] 1179991=fileutils/test_nowrite
[496/757] 1179991=ruby/test_thread_queue
[497/757] 1179993=openssl/test_kdf
[498/757] 1179993=uri/test_ldap
[499/757] 1179993=ruby/test_io_buffer
[500/757] 1179993=psych/test_nil
[501/757] 1179993=psych/test_psych
[502/757] 1179993=did_you_mean/tree_spell/test_human_typo
[503/757] 1179993=-ext-/wait/test_wait
[504/757] 1179993=openssl/test_pkey_dsa
[505/757] 1179993=rubygems/test_gem_resolver_specification
[506/757] 1179993=-ext-/bignum/test_big2str
[507/757] 1179993=ruby/enc/test_euc_tw
[508/757] 1179993=rubygems/test_gem_resolver_dependency_request
[509/757] 1179993=-ext-/string/test_cstr
[510/757] 1179993=psych/visitors/test_yaml_tree
[511/757] 1179993=rubygems/test_gem_commands_yank_command
[512/757] 1179993=date/test_date_compat
[513/757] 1179993=rubygems/test_gem_version_option
[514/757] 1179993=-ext-/gvl/test_ubf_async_safe
[515/757] 1179993=prism/snippets_test
[516/757] 1179991=zlib/test_zlib
[517/757] 1179993=rubygems/test_gem_commands_unpack_command
[518/757] 1179993=-ext-/win32/test_console_attr
[519/757] 1179993=ruby/test_proc
[520/757] 1179993=rubygems/test_gem_ext_cargo_builder
[521/757] 1179993=did_you_mean/test_spell_checker
[522/757] 1179993=rubygems/test_gem_version
[523/757] 1179993=rubygems/test_gem_ext_ext_conf_builder
[524/757] 1179993=ruby/test_frozen_error
[525/757] 1179993=optparse/test_reqarg
[526/757] 1179991=fiber/test_enumerator
[527/757] 1179991=-ext-/path_to_class/test_path_to_class
[528/757] 1179991=psych/test_data
[529/757] 1179991=-ext-/iter/test_yield_block
[530/757] 1179991=-ext-/test_bug-5832
[531/757] 1179991=rubygems/test_gem_uri
[532/757] 1179991=resolv/test_resource
[533/757] 1179991=rubygems/test_gem_package_tar_reader_entry
[534/757] 1179993=rubygems/test_gem_commands_server_command
[535/757] 1179993=rubygems/test_gem_resolver_activation_request
[536/757] 1179993=ruby/test_pipe
[537/757] 1179993=ruby/test_string
[538/757] 1179991=-ext-/scheduler/test_interrupt_with_scheduler
[539/757] 1179991=rubygems/test_gem_requirement
[540/757] 1179991=-ext-/integer/test_integer
[541/757] 1179991=rubygems/test_gem_name_tuple
[542/757] 1179991=socket/test_tcp
[543/757] 1179991=rubygems/test_gem_commands_owner_command
[544/757] 1179991=-ext-/float/test_nextafter
[545/757] 1179991=-ext-/string/test_capacity
[546/757] 1179991=uri/test_file
[547/757] 1179991=ruby/test_time
[548/757] 1179991=ruby/test_numeric
[549/757] 1179991=psych/test_yamlstore
[550/757] 1179991=-ext-/test_bug-3571
[551/757] 1179991=mkmf/test_flags
[552/757] 1179991=rubygems/test_gem_request_connection_pools
[553/757] 1179991=-ext-/rational/test_rat
[554/757] 1179991=test_find
[555/757] 1179991=mkmf/test_constant
[556/757] 1179992=ruby/test_encoding
[557/757] 1179991=openssl/test_hmac
[558/757] 1179991=-ext-/symbol/test_inadvertent_creation
[559/757] 1179991=ruby/test_weakmap
[560/757] 1179992=-ext-/string/test_coderange
[561/757] 1179992=mkmf/test_framework
[562/757] 1179992=psych/test_date_time
[563/757] 1179992=psych/test_array
[564/757] 1179992=rubygems/test_gem_command_manager
[565/757] 1179992=ruby/test_enumerator
[566/757] 1179991=-ext-/string/test_enc_associate
[567/757] 1179991=open-uri/test_open-uri
Leaked file descriptor: TestOpenURI#test_redirect_without_request_specific_fields_hash: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 45823>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1179991  opc   13u  IPv4 771373237      0t0  TCP localhost:45823->localhost:39600 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_redirect: 13
.Leaked file descriptor: TestOpenURI#test_close_in_block_small: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 37279>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1179991  opc   13u  IPv4 771373387      0t0  TCP localhost:37279->localhost:33972 (CLOSE_WAIT)
.Closed file descriptor: TestOpenURI#test_open_timeout: 13
[568/757] 1179991=ruby/test_case
[569/757] 1179991=rubygems/test_gem_commands_sources_command
[570/757] 1179991=rubygems/test_gem_source_list
[571/757] 1179991=json/json_addition_test
[572/757] 1179991=ruby/test_name_error
[573/757] 1179991=psych/handlers/test_recorder
[574/757] 1179991=psych/test_yaml_special_cases
[575/757] 1179991=prism/result/comments_test
[576/757] 1179991=ruby/test_const
[577/757] 1179991=rubygems/test_exit
[578/757] 1179991=ruby/test_class
[579/757] 1179993=ruby/test_sprintf
[580/757] 1179991=psych/test_safe_load
[581/757] 1179991=-ext-/string/test_qsort
[582/757] 1179991=dtrace/test_gc
[583/757] 1179991=ruby/test_math
[584/757] 1179991=ruby/enc/test_iso_8859
[585/757] 1179991=mkmf/test_libs
[586/757] 1179991=-ext-/st/test_numhash
[587/757] 1179991=ruby/test_system
[588/757] 1179993=openssl/test_pkey_rsa
[589/757] 1179993=io/nonblock/test_flush
[590/757] 1179993=prism/result/string_test
[591/757] 1179993=rubygems/test_gem_specification
[592/757] 1179991=ruby/test_box
[593/757] 1179991=ruby/test_parse
[594/757] 1179991=dtrace/test_method_cache
[595/757] 1179991=prism/result/attribute_write_test
[596/757] 1179991=ruby/enc/test_windows_1252
[597/757] 1179991=ruby/test_stack
[598/757] 1179991=ruby/enc/test_emoji
[599/757] 1179991=ruby/test_mixed_unicode_escapes
[600/757] 1179991=json/json_coder_test
[601/757] 1179991=fiber/test_sleep
[602/757] 1179993=prism/ruby/dispatcher_test
[603/757] 1179993=fileutils/test_fileutils
Leaked file descriptor: TestFileUtils#test_chown_error: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-12-19 05:30:31.329011842 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
Leaked file descriptor: TestFileUtils#test_chown_error: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-12-19 14:02:05.64611674 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    1179993  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    1179993  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[604/757] 1179993=rubygems/test_gem_dependency_resolution_error
[605/757] 1179993=rubygems/test_gem_resolver_vendor_set
[606/757] 1179993=ruby/test_condition
[607/757] 1179993=ruby/enc/test_cp949
[608/757] 1179993=did_you_mean/edit_distance/test_jaro_winkler
[609/757] 1179993=rubygems/test_gem_install_update_options
[610/757] 1179993=ruby/test_econv
[611/757] 1179991=prism/result/warnings_test
[612/757] 1179991=prism/result/constant_path_node_test
[613/757] 1179991=ruby/test_stringchar
[614/757] 1179991=mkmf/test_sizeof
[615/757] 1179993=date/test_date_attr
[616/757] 1179993=rubygems/test_gem_request_set_lockfile_parser
[617/757] 1179993=psych/test_set
[618/757] 1179993=net/http/test_http
.Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 12 #<File::Stat dev=0x9, ino=771374375, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1179993  opc   12u  IPv4 771374375      0t0  TCP localhost:34303->localhost:57918 (CLOSE_WAIT)
.Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 13 #<File::Stat dev=0x9, ino=771374466, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1179993  opc   13u  IPv4 771374466      0t0  TCP localhost:44979->localhost:50848 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 14 #<File::Stat dev=0x9, ino=771374574, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1179993  opc   14u  IPv4 771374574      0t0  TCP localhost:35719->localhost:51572 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 15 #<File::Stat dev=0x9, ino=771374658, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1179993  opc   15u  IPv4 771374658      0t0  TCP localhost:35317->localhost:45830 (CLOSE_WAIT)
[619/757] 1179992=ruby/enc/test_utf16
[620/757] 1179992=rubygems/test_gem_package_tar_writer
[621/757] 1179992=-ext-/bignum/test_str2big
[622/757] 1179992=stringio/test_ractor
[623/757] 1179992=ruby/test_m17n
[624/757] 1179992=ruby/test_method
[625/757] 1179991=rubygems/test_gem_uninstaller
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 16 #<File::Stat dev=0x9, ino=771371792, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1179993  opc   16u  IPv4 771371792      0t0  TCP localhost:43121->localhost:40816 (CLOSE_WAIT)
[626/757] 1179991=optparse/test_cclass
[627/757] 1179991=ruby/test_yjit
[628/757] 1179991=rubygems/test_gem_dependency
[629/757] 1179991=rubygems/test_gem_remote_fetcher_local_server
[630/757] 1179991=openssl/test_x509name
[631/757] 1179991=psych/test_yaml
[632/757] 1179991=ruby/test_argf
[633/757] 1179991=rubygems/test_gem_remote_fetcher
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 17 #<File::Stat dev=0x9, ino=771375200, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    1179993  opc   17u  IPv4 771375200      0t0  TCP localhost:32853->localhost:34146 (CLOSE_WAIT)
[634/757] 1179991=ruby/enc/test_koi8
[635/757] 1179991=psych/test_json_tree
[636/757] 1179991=openssl/test_pkcs12
[637/757] 1179993=ripper/test_filter
[638/757] 1179993=ripper/test_parser_events
[639/757] 1179993=resolv/test_win32_config
[640/757] 1179993=ruby/test_hash
[641/757] 1179991=uri/test_http
[642/757] 1179991=rubygems/test_gem_dependency_installer
[643/757] 1179991=test_pty
[644/757] 1179993=rubygems/test_gem_package_old
[645/757] 1179993=rubygems/test_gem_request
[646/757] 1179991=rubygems/test_gem_commands_which_command
[647/757] 1179993=-ext-/test_scan_args
[648/757] 1179993=rubygems/test_gem_commands_specification_command
[649/757] 1179991=ruby/test_sprintf_comb
[650/757] 1179993=-ext-/string/test_too_many_dummy_encodings
[651/757] 1179993=ruby/test_method_cache
[652/757] 1179993=prism/locals_test
[653/757] 1179993=rubygems/test_gem_commands_push_command
[654/757] 1179991=ruby/test_backtrace
[655/757] 1179992=prism/ruby/tunnel_test
[656/757] 1179992=-ext-/tracepoint/test_tracepoint
[657/757] 1179992=rubygems/test_gem_text
[658/757] 1179993=ruby/test_settracefunc
[659/757] 1179992=rubygems/test_gem_gemcutter_utilities
[660/757] 1179992=prism/ruby/desugar_compiler_test
[661/757] 1179992=-ext-/marshal/test_internal_ivar
[662/757] 1179992=rubygems/test_gem_source_local
[663/757] 1179991=rubygems/test_gem_commands_dependency_command
[664/757] 1179992=ruby/enc/test_gbk
[665/757] 1179992=fiber/test_backtrace
[666/757] 1179992=ruby/test_default_gems
[667/757] 1179992=date/test_switch_hitter
[668/757] 1179991=ruby/test_unicode_escape
[669/757] 1179992=rubygems/test_gem_spec_fetcher
[670/757] 1179991=ruby/test_warning
[671/757] 1179992=psych/test_yamldbm
[672/757] 1179992=dtrace/test_hash_create
[673/757] 1179992=ruby/enc/test_grapheme_breaks
[674/757] 1179992=prism/ruby/ruby_parser_test
[675/757] 1179992=did_you_mean/test_tree_spell_checker
[676/757] 1179991=psych/nodes/test_enumerable
[677/757] 1179991=rubygems/test_webauthn_listener
[678/757] 1179992=rubygems/test_gem_resolver_api_specification
[679/757] 1179991=io/wait/test_ractor
[680/757] 1179992=rubygems/test_gem_ext_cargo_builder_unit
[681/757] 1179991=ruby/enc/test_case_mapping
[682/757] 1179991=ruby/test_rational
[683/757] 1179992=openssl/test_buffering
[684/757] 1179992=openssl/test_pkey_ec
[685/757] 1179992=resolv/test_svcb_https
[686/757] 1179991=-ext-/method/test_arity
[687/757] 1179992=date/test_date_parse
[688/757] 1179991=test_open3
[689/757] 1179992=resolv/test_mdns
[690/757] 1179992=ruby/enc/test_shift_jis
[691/757] 1179992=ruby/test_optimization
[692/757] 1179993=ruby/test_rubyoptions
[693/757] 1179991=-ext-/exception/test_data_error
[694/757] 1179991=ripper/test_files_sample
[695/757] 1179991=rubygems/test_remote_fetch_error
[696/757] 1179991=ruby/test_yield
[697/757] 1179991=prism/regexp_test
[698/757] 1179991=fileutils/test_dryrun
[699/757] 1179991=ruby/test_gc_compact
[700/757] 1179992=psych/test_boolean
[701/757] 1179992=rubygems/test_gem_resolver_lock_specification
[702/757] 1179992=fiber/test_queue
[703/757] 1179992=-ext-/exception/test_enc_raise
[704/757] 1179992=ruby/test_clone
[705/757] 1179992=prism/lex_test
[706/757] 1179992=test_prettyprint
[707/757] 1179992=rubygems/test_gem_uri_formatter
[708/757] 1179992=optparse/test_optarg
[709/757] 1179992=rubygems/test_gem_commands_pristine_command
[710/757] 1179992=psych/test_hash
[711/757] 1179992=ruby/test_variable
[712/757] 1179991=date/test_date_ractor
[713/757] 1179993=erb/test_erb
[714/757] 1179993=rubygems/test_gem_security
[715/757] 1179991=ruby/enc/test_utf32
[716/757] 1179991=rubygems/test_gem_resolver_git_specification
[717/757] 1179991=ruby/test_basicinstructions
[718/757] 1179991=psych/test_exception
[719/757] 1179991=-ext-/arith_seq/test_arith_seq_beg_len_step
[720/757] 1179991=optparse/test_noarg
[721/757] 1179991=rubygems/test_gem_resolver_requirement_list
[722/757] 1179991=test_pp
[723/757] 1179991=rubygems/test_gem_impossible_dependencies_error
[724/757] 1179991=openssl/test_asn1
[725/757] 1179991=rubygems/test_gem_command
[726/757] 1179991=openssl/test_random
[727/757] 1179991=rubygems/test_gem_resolver_lock_set
[728/757] 1179991=ruby/test_undef
[729/757] 1179991=ruby/test_assignment
[730/757] 1179991=rubygems/test_gem_update_suggestion
[731/757] 1179991=-ext-/string/test_normalize
[732/757] 1179991=ruby/enc/test_emoji_breaks
[733/757] 1179991=fileutils/test_verbose
[734/757] 1179991=rubygems/test_gem_commands_open_command
[735/757] 1179991=fiber/test_process
[736/757] 1179991=test_forwardable
[737/757] 1179991=-ext-/win32/test_fd_setsize
[738/757] 1179991=prism/result/static_literals_test
[739/757] 1179991=lib/!Nothing_to_test
[740/757] 1179991=ruby/test_complex
[741/757] 1179991=ruby/test_threadgroup
[742/757] 1179992=ruby/test_dir_m17n
[743/757] 1179991=dtrace/test_array_create
[744/757] 1179991=psych/test_merge_keys
[745/757] 1179991=did_you_mean/spell_checking/test_method_name_check
[746/757] 1179991=fiber/test_storage
[747/757] 1179991=prism/encoding/regular_expression_encoding_test
[748/757] 1179991=ruby/enc/test_cesu8
[749/757] 1179991=ruby/test_zjit
[750/757] 1179991=ruby/test_shapes
[751/757] 1179991=optparse/test_did_you_mean
[752/757] 1179992=rubygems/test_gem_rdoc
[753/757] 1179992=-ext-/load/test_dot_dot
[754/757] 1179992=rubygems/test_kernel
[755/757] 1179991=rubygems/test_gem_commands_install_command
[756/757] 1179992=ruby/test_iterator
[757/757] 1179992=dtrace/test_string

  1) Error:
Prism::RactorTest#test_parse_failure:
Test::Unit::ProxyError: undefined method 'chomp' for nil
    /home/opc/ruby/src/master/test/prism/ractor_test.rb:63:in 'block in Prism::RactorTest#with_ractor'
    /home/opc/ruby/src/master/test/prism/ractor_test.rb:61:in 'IO.popen'
    /home/opc/ruby/src/master/test/prism/ractor_test.rb:61:in 'Prism::RactorTest#with_ractor'
    /home/opc/ruby/src/master/test/prism/ractor_test.rb:34:in 'Prism::RactorTest#test_parse_failure'

Finished tests in 210.571394s, 156.6690 tests/s, 34258.0579 assertions/s.
32990 tests, 7213767 assertions, 0 failures, 1 errors, 164 skips

ruby -v: ruby 4.0.0dev (2025-12-19T12:58:05Z master 8c7e6f241f) +PRISM [aarch64-linux]
make: *** [uncommon.mk:918: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.10.0.pre.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
ruby 4.0.0dev (2025-12-19T12:58:05Z master 8c7e6f241f) +PRISM [aarch64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ...................................................

Finished in 25.991565 seconds

3350 files, 33809 examples, 212034 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.
raw logfile