# Logfile created on 2025-05-17 21:19:12 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffeb456fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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.20250517-211912", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffeb45bcf58 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffeb45bcd00 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffeb4470460 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20250517-211912", @dev=#<File:/home/opc/ruby/logs/brlog.master.20250517-211912>, @binmode=false, @mon_data=#<Monitor:0x0000fffeb45bc378>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision -
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /home/opc/ruby/src/master/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = aa0f689bf4
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /home/opc/ruby/src/master/gems/power_assert-2.0.5.gem
aarch64-linux-fake.rb updated
generating enc.mk
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
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/16.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 --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 --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/16.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 --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 --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.inc updated
795a3c4cb815c410314072e3c43c89fff353a1c694fffa2a3fcef9f1ce400a5e  builtin_binary.inc
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/16.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 --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 --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 encdb.h
generating enc.mk
encdb.h unchanged
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/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]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering 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/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
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]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
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/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
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/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/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/debug-1.10.0/ext/debug'
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]: 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.9.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
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/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
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'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
	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/16.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 --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 --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 a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.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 encdb.h
/home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /home/opc/ruby/src/master/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
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/objspace'
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]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
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/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/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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/bigdecimal-3.1.9/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/debug-1.10.0/ext/debug'
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.9.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
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.9.4/ext/rbs_extension'
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/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
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/3.5.0+1/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.5.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+1/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.5.0+1/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.5.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+1
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.5.0+1/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.5.0+1
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.5.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/3.5.0+1
                                    bundler 2.7.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 5.0.1
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+1
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.12.0
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.5.dev
                                    zlib 3.2.1
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+1
                                    minitest 5.25.5
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.8
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.8
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.9.4
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.4
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    logger 1.7.0
                                    rdoc 6.13.1
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+1/cache
skipped bundled gems:
    power_assert-2.0.6dev.gem       not found in bundled_gems
    win32ole-1.9.2.gem              not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2029 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/16.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 --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 --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/16.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 --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 --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
generating encdb.h
encdb.h unchanged
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/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
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-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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.9.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/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=20386
  "--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/753] 1597441=rubygems/test_gem_source_lock
[  2/753] 1597440=-ext-/time/test_new
[  3/753] 1597442=-ext-/st/test_update
[  4/753] 1597440=openssl/test_cipher
[  5/753] 1597442=dtrace/test_load
[  6/753] 1597442=openssl/test_x509store
[  7/753] 1597440=ruby/test_metaclass
[  8/753] 1597440=rubygems/test_gem_gem_runner
[  9/753] 1597441=ruby/test_require_lib
[ 10/753] 1597440=rubygems/test_gem_resolver_composed_set
[ 11/753] 1597440=-ext-/integer/test_my_integer
[ 12/753] 1597440=ruby/test_require
[ 13/753] 1597442=ruby/test_objectspace
[ 14/753] 1597441=uri/test_wss
[ 15/753] 1597441=ruby/test_not
[ 16/753] 1597441=rubygems/test_gem_source_installed
[ 17/753] 1597441=rubygems/test_gem_validator
[ 18/753] 1597441=-ext-/marshal/test_usrmarshal
[ 19/753] 1597441=erb/test_erb_command
[ 20/753] 1597441=ruby/test_module
[ 21/753] 1597440=rubygems/test_gem_security_trust_dir
[ 22/753] 1597440=openssl/test_ssl
[ 23/753] 1597442=optparse/test_load
[ 24/753] 1597442=rubygems/test_bundled_ca
[ 25/753] 1597441=ruby/test_integer_comb
[ 26/753] 1597442=-ext-/test_abi
[ 27/753] 1597442=-ext-/array/test_resize
[ 28/753] 1597442=-ext-/thread/test_lock_native_thread
[ 29/753] 1597441=rubygems/test_gem_package_task
[ 30/753] 1597441=rubygems/test_gem_commands_mirror
[ 31/753] 1597441=ruby/test_fiber
[ 32/753] 1597442=prism/result/integer_parse_test
[ 33/753] 1597442=openssl/test_engine
[ 34/753] 1597442=ruby/test_key_error
[ 35/753] 1597442=prism/result/equality_test
[ 36/753] 1597442=prism/onigmo_test
[ 37/753] 1597442=psych/test_struct
[ 38/753] 1597442=ruby/test_rubyvm
[ 39/753] 1597442=prism/fuzzer_test
[ 40/753] 1597442=openssl/test_config
[ 41/753] 1597442=did_you_mean/tree_spell/test_change_word
[ 42/753] 1597442=psych/visitors/test_depth_first
[ 43/753] 1597442=strscan/test_stringscanner
[ 44/753] 1597442=-ext-/exception/test_exception_at_throwing
[ 45/753] 1597442=rubygems/test_gem_resolver_installed_specification
[ 46/753] 1597442=prism/api/parse_stream_test
[ 47/753] 1597442=digest/test_ractor
[ 48/753] 1597442=date/test_date_arith
[ 49/753] 1597442=rubygems/test_gem_resolver_vendor_specification
[ 50/753] 1597442=json/json_generic_object_test
[ 51/753] 1597442=net/http/test_httpheader
[ 52/753] 1597442=ripper/test_sexp
[ 53/753] 1597442=pathname/test_ractor
[ 54/753] 1597442=rubygems/test_gem_safe_marshal
[ 55/753] 1597442=digest/test_digest
[ 56/753] 1597442=rubygems/test_gem_commands_check_command
[ 57/753] 1597442=rubygems/test_gem_resolver_git_set
[ 58/753] 1597442=mkmf/test_signedness
[ 59/753] 1597442=optparse/test_acceptable
[ 60/753] 1597442=ruby/test_dup
[ 61/753] 1597442=rubygems/test_gem_local_remote_options
[ 62/753] 1597442=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[ 63/753] 1597442=-ext-/symbol/test_type
[ 64/753] 1597442=prism/heredoc_dedent_test
[ 65/753] 1597442=fiber/test_mutex
[ 66/753] 1597441=prism/api/parse_test
[ 67/753] 1597441=ruby/test_struct
[ 68/753] 1597442=test_tmpdir
[ 69/753] 1597442=rubygems/test_gem_package_tar_header
[ 70/753] 1597442=openssl/test_ssl_session
[ 71/753] 1597440=optparse/test_placearg
[ 72/753] 1597440=ruby/enc/test_case_comprehensive
[ 73/753] 1597440=ruby/test_rational2
[ 74/753] 1597440=prism/fixtures_test
[ 75/753] 1597442=open-uri/test_proxy
[ 76/753] 1597442=rubygems/test_gem_security_policy
[ 77/753] 1597441=-ext-/hash/test_delete
[ 78/753] 1597441=ruby/test_file_exhaustive
[ 79/753] 1597440=ruby/test_fixnum
[ 80/753] 1597440=ruby/test_signal
[ 81/753] 1597442=rubygems/test_gem_silent_ui
[ 82/753] 1597442=ruby/test_continuation
[ 83/753] 1597442=rubygems/test_gem_ci_detector
[ 84/753] 1597442=io/wait/test_io_wait_uncommon
[ 85/753] 1597442=dtrace/test_object_create_start
[ 86/753] 1597442=rubygems/test_gem_commands_info_command
[ 87/753] 1597442=net/http/test_https
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-05-17 03:37:44.145363995 +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    1597441  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[ 88/753] 1597440=ruby/test_weakkeymap
[ 89/753] 1597440=ripper/test_files_test
[ 90/753] 1597440=net/protocol/test_protocol
[ 91/753] 1597440=did_you_mean/core_ext/test_name_error_extension
[ 92/753] 1597440=rubygems/test_gem_request_set_gem_dependency_api
[ 93/753] 1597440=did_you_mean/spell_checking/test_variable_name_check
[ 94/753] 1597440=openssl/test_bn
[ 95/753] 1597440=did_you_mean/spell_checking/test_require_path_check
[ 96/753] 1597440=openssl/test_x509cert
[ 97/753] 1597440=ruby/test_ast
[ 98/753] 1597441=rubygems/test_gem_request_set_lockfile_tokenizer
[ 99/753] 1597441=ruby/test_lazy_enumerator
[100/753] 1597441=mkmf/test_find_executable
[101/753] 1597441=optparse/test_autoconf
[102/753] 1597441=ruby/test_arithmetic_sequence
[103/753] 1597441=did_you_mean/test_ractor_compatibility
[104/753] 1597441=uri/test_ftp
[105/753] 1597441=socket/test_sockopt
[106/753] 1597441=psych/test_encoding
[107/753] 1597441=mkmf/test_install
[108/753] 1597441=rubygems/test_gem_source_fetch_problem
[109/753] 1597441=ruby/test_env
[110/753] 1597442=rubygems/test_gem_package_tar_reader
[111/753] 1597442=rubygems/test_gem_commands_signout_command
[112/753] 1597442=openssl/test_pair
[113/753] 1597441=dtrace/test_singleton_function
[114/753] 1597441=test_bundled_gems
[115/753] 1597441=rubygems/test_gem_commands_setup_command
[116/753] 1597441=rubygems/test_gem_safe_yaml
[117/753] 1597441=-ext-/eval/test_eval
[118/753] 1597441=psych/test_document
[119/753] 1597441=ruby/test_iseq
[120/753] 1597441=uri/test_parser
[121/753] 1597441=prism/ruby/parser_test
[122/753] 1597441=ruby/test_primitive
[123/753] 1597441=ripper/test_ripper
[124/753] 1597441=ruby/enc/test_regex_casefold
[125/753] 1597441=ripper/test_lexer
[126/753] 1597441=rubygems/test_gem_source_git
[127/753] 1597441=-ext-/test_random
[128/753] 1597441=ruby/test_thread_cv
[129/753] 1597441=prism/result/overlap_test
[130/753] 1597441=stringio/test_stringio
[131/753] 1597441=ripper/test_files_ext
[132/753] 1597441=ruby/test_autoload
[133/753] 1597442=ruby/test_array
[134/753] 1597441=rubygems/test_gem_package
[135/753] 1597441=prism/api/command_line_test
[136/753] 1597441=-ext-/vm/test_at_exit
[137/753] 1597441=psych/test_class
[138/753] 1597441=rubygems/test_gem_source
[139/753] 1597441=mkmf/test_mkmf
[140/753] 1597441=mkmf/test_have_macro
[141/753] 1597441=date/test_date_strptime
[142/753] 1597441=psych/test_omap
[143/753] 1597441=test_ipaddr
[144/753] 1597441=openssl/test_ocsp
[145/753] 1597441=prism/result/implicit_array_test
[146/753] 1597441=ripper/test_scanner_events
[147/753] 1597441=-ext-/bignum/test_mul
[148/753] 1597441=test_shellwords
[149/753] 1597441=rubygems/test_gem_ext_configure_builder
[150/753] 1597441=json/json_ext_parser_test
[151/753] 1597441=socket/test_nonblock
[152/753] 1597441=rubygems/test_gem_stub_specification
[153/753] 1597441=ruby/test_float
[154/753] 1597442=dtrace/test_cmethod
[155/753] 1597442=ruby/test_io_m17n
[156/753] 1597442=rubygems/test_gem_commands_lock_command
[157/753] 1597442=ruby/enc/test_gb18030
[158/753] 1597442=rubygems/test_gem_stream_ui
[159/753] 1597442=prism/api/parse_comments_test
[160/753] 1597442=test_unicode_normalize
[161/753] 1597442=-ext-/load/test_resolve_symbol
[162/753] 1597442=rubygems/test_rubygems
[163/753] 1597442=prism/ruby/ripper_test
[164/753] 1597441=ruby/test_dir
[165/753] 1597441=ripper/test_files_test_1
[166/753] 1597441=openssl/test_digest
[167/753] 1597441=ruby/test_path
[168/753] 1597441=ruby/test_io
[169/753] 1597442=did_you_mean/spell_checking/test_uncorrectable_name_check
[170/753] 1597442=prism/ruby/string_query_test
[171/753] 1597442=-ext-/test_printf
[172/753] 1597442=openssl/test_x509attr
[173/753] 1597442=rubygems/test_gem_remote_fetcher_s3
[174/753] 1597442=prism/magic_comment_test
[175/753] 1597442=net/http/test_https_proxy
[176/753] 1597442=-ext-/file/test_stat
[177/753] 1597442=etc/test_etc
[178/753] 1597442=ruby/test_nomethod_error
[179/753] 1597442=rubygems/test_gem_commands_rebuild_command
[180/753] 1597442=ruby/test_allocation
[181/753] 1597442=ruby/test_ifunless
[182/753] 1597442=rubygems/test_gem_console_ui
[183/753] 1597442=ruby/test_insns_leaf
[184/753] 1597442=net/http/test_httpresponse
[185/753] 1597442=ruby/test_readpartial
[186/753] 1597442=openssl/test_x509req
[187/753] 1597442=-ext-/win32/test_dln
[188/753] 1597442=ruby/test_object
[189/753] 1597442=rubygems/test_gem_source_vendor
[190/753] 1597442=rubygems/test_gem_resolver
[191/753] 1597442=ruby/test_object_id
[192/753] 1597442=ruby/test_super
[193/753] 1597442=rubygems/test_gem_commands_exec_command
[194/753] 1597442=prism/unescape_test
[195/753] 1597442=mkmf/test_convertible
[196/753] 1597441=prism/errors_test
[197/753] 1597441=mkmf/test_pkg_config
[198/753] 1597441=rubygems/test_gem_available_set
[199/753] 1597441=-ext-/string/test_modify_expand
[200/753] 1597441=open-uri/test_ftp
[201/753] 1597441=prism/ruby/reflection_test
[202/753] 1597441=json/json_encoding_test
[203/753] 1597441=ruby/test_vm_dump
[204/753] 1597441=prism/test_helper
[205/753] 1597441=ruby/test_compile_prism
[206/753] 1597441=rubygems/test_gem_commands_uninstall_command
[207/753] 1597441=-ext-/gvl/test_last_thread
[208/753] 1597441=rubygems/test_gem_ext_cmake_builder
[209/753] 1597441=digest/test_digest_extend
[210/753] 1597441=openssl/test_fips
[211/753] 1597441=ruby/test_alias
[212/753] 1597441=psych/test_emitter
[213/753] 1597441=optparse/test_getopts
[214/753] 1597441=-ext-/debug/test_profile_frames
[215/753] 1597441=prism/result/heredoc_test
[216/753] 1597441=did_you_mean/spell_checking/test_pattern_key_name_check
[217/753] 1597441=rubygems/test_gem_commands_cleanup_command
[218/753] 1597441=-ext-/class/test_class2name
[219/753] 1597441=ruby/test_refinement
[220/753] 1597442=ruby/test_transcode
[221/753] 1597442=-ext-/debug/test_debug
[222/753] 1597442=prism/result/source_location_test
[223/753] 1597442=openssl/test_x509crl
[224/753] 1597442=mmtk/test_configuration
[225/753] 1597442=-ext-/test_notimplement
[226/753] 1597442=resolv/test_dns
[227/753] 1597442=ruby/test_flip
[228/753] 1597442=io/console/test_io_console
[229/753] 1597441=openssl/test_x509ext
[230/753] 1597441=psych/visitors/test_emitter
[231/753] 1597441=ruby/test_file
[232/753] 1597442=mkmf/test_config
[233/753] 1597442=optparse/test_summary
[234/753] 1597442=prism/bom_test
[235/753] 1597442=rubygems/test_gem_resolver_installer_set
[236/753] 1597442=-ext-/econv/test_append
[237/753] 1597442=-ext-/st/test_foreach
[238/753] 1597442=prism/encoding/symbol_encoding_test
[239/753] 1597442=prism/api/dump_test
[240/753] 1597442=ruby/test_trace
[241/753] 1597442=ruby/test_keyword
[242/753] 1597442=rubygems/test_gem_path_support
[243/753] 1597440=ruby/test_arity
[244/753] 1597440=-ext-/stack/test_stack_overflow
[245/753] 1597440=ruby/test_lambda
[246/753] 1597442=-ext-/string/test_rb_str_dup
[247/753] 1597442=psych/test_scalar_scanner
[248/753] 1597442=ruby/test_beginendblock
[249/753] 1597440=monitor/test_monitor
[250/753] 1597440=ruby/test_eval
[251/753] 1597442=prism/ruby/parameters_signature_test
[252/753] 1597442=-ext-/string/test_nofree
[253/753] 1597442=ruby/test_whileuntil
[254/753] 1597442=ruby/test_regexp
[255/753] 1597440=openssl/test_ossl
[256/753] 1597441=prism/result/regular_expression_options_test
[257/753] 1597441=net/http/test_buffered_io
[258/753] 1597441=rubygems/test_gem_installer
[259/753] 1597441=-ext-/bug_reporter/test_bug_reporter
[260/753] 1597441=psych/test_object_references
[261/753] 1597441=rubygems/test_gem_source_subpath_problem
[262/753] 1597441=-ext-/arith_seq/test_arith_seq_extract
[263/753] 1597440=rubygems/test_gem_resolver_api_set
[264/753] 1597441=-ext-/struct/test_duplicate
[265/753] 1597441=json/test_helper
[266/753] 1597441=psych/test_object
[267/753] 1597441=-ext-/struct/test_member
[268/753] 1597441=uri/test_mailto
[269/753] 1597441=resolv/test_addr
[270/753] 1597440=ruby/enc/test_case_options
[271/753] 1597440=ruby/enc/test_windows_1251
[272/753] 1597441=prism/ruby/relocation_test
[273/753] 1597440=ruby/test_ractor
[274/753] 1597441=-ext-/array/test_to_ary_concat
[275/753] 1597440=rubygems/test_gem_ext_builder
[276/753] 1597440=prism/result/integer_base_flags_test
[277/753] 1597440=rubygems/test_gem_commands_build_command
[278/753] 1597440=-ext-/string/test_ellipsize
[279/753] 1597440=ruby/test_call
[280/753] 1597440=-ext-/test_bug-14834
[281/753] 1597440=-ext-/struct/test_data
[282/753] 1597440=ruby/test_thread
[283/753] 1597441=socket/test_socket
[284/753] 1597441=ruby/test_inlinecache
[285/753] 1597441=ruby/test_time_tz
[286/753] 1597441=prism/newline_offsets_test
[287/753] 1597441=psych/visitors/test_to_ruby
[288/753] 1597441=socket/test_addrinfo
[289/753] 1597441=rubygems/test_gem_resolver_index_set
[290/753] 1597441=psych/test_stringio
[291/753] 1597441=ruby/test_sleep
[292/753] 1597441=rubygems/test_webauthn_listener_response
[293/753] 1597441=ruby/test_pattern_matching
[294/753] 1597441=-ext-/string/test_interned_str
[295/753] 1597441=-ext-/string/test_set_len
[296/753] 1597441=rubygems/test_gem_request_set
[297/753] 1597441=rubygems/test_gem_bundler_version_finder
[298/753] 1597441=ruby/test_gc
[299/753] 1597440=prism/ractor_test
[300/753] 1597440=rubygems/test_project_sanity
[301/753] 1597440=psych/test_symbol
[302/753] 1597440=test_delegate
[303/753] 1597440=ruby/test_set
[304/753] 1597440=ruby/enc/test_euc_jp
[305/753] 1597440=-ext-/exception/test_ensured
[306/753] 1597440=-ext-/popen_deadlock/test_popen_deadlock
[307/753] 1597440=test_time
[308/753] 1597440=psych/test_alias_and_anchor
[309/753] 1597440=-ext-/num2int/test_num2int
[310/753] 1597440=test_rbconfig
[311/753] 1597440=ruby/test_enum
[312/753] 1597440=rubygems/test_require
[313/753] 1597442=-ext-/test_recursion
[314/753] 1597442=ruby/test_range
[315/753] 1597442=rubygems/test_gem_commands_signin_command
[316/753] 1597440=test_extlibs
[317/753] 1597442=-ext-/iter/test_iter_break
[318/753] 1597442=psych/json/test_stream
[319/753] 1597442=objspace/test_ractor
[320/753] 1597442=test_trick
[321/753] 1597440=fiber/test_address_resolve
[322/753] 1597440=openssl/test_ts
[323/753] 1597440=date/test_date_marshal
[324/753] 1597440=mkmf/test_have_func
[325/753] 1597442=date/test_date_new
[326/753] 1597442=rubygems/test_gem_commands_list_command
[327/753] 1597442=rubygems/test_gem_resolver_local_specification
[328/753] 1597442=mkmf/test_configuration
[329/753] 1597442=ruby/test_symbol
[330/753] 1597440=rubygems/test_gem_commands_search_command
[331/753] 1597440=psych/test_coder
[332/753] 1597440=rubygems/test_gem_commands_contents_command
[333/753] 1597440=socket/test_udp
[334/753] 1597440=ruby/test_integer
/home/opc/ruby/src/master/test/ruby/test_symbol.rb:128: [BUG] Segmentation fault at 0x0000fffc53e77b60
ruby 3.5.0dev (2025-05-17T00:42:12Z master aa0f689bf4) +PRISM [aarch64-linux]

-- Control frame information -----------------------------------------------
c:0017 p:0003 s:0111 e:000109 BLOCK  /home/opc/ruby/src/master/test/ruby/test_symbol.rb:128
c:0016 p:0024 s:0107 e:000106 METHOD /home/opc/ruby/src/master/tool/lib/envutil.rb:254
c:0015 p:0046 s:0102 e:000101 METHOD /home/opc/ruby/src/master/tool/lib/envutil.rb:268
c:0014 p:0019 s:0095 e:000094 METHOD /home/opc/ruby/src/master/test/ruby/test_symbol.rb:127
c:0013 p:0037 s:0091 e:000090 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit.rb:1677 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0114 s:0065 e:000064 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1664
c:0008 p:0035 s:0053 e:000052 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1368
c:0007 p:0069 s:0046 E:002610 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 E:000150 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:0019e0 EVAL   /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001440 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:1368:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1664:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1664:in 'map'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1677: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/ruby/test_symbol.rb:127:in 'test_inspect_under_gc_compact_stress'
/home/opc/ruby/src/master/tool/lib/envutil.rb:268:in 'under_gc_compact_stress'
/home/opc/ruby/src/master/tool/lib/envutil.rb:254:in 'under_gc_stress'
/home/opc/ruby/src/master/test/ruby/test_symbol.rb:128:in 'block in test_inspect_under_gc_compact_stress'

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

-- Machine register context ------------------------------------------------
  x0: 0x0000000000000000  x1: 0x0000fffc53e77b60  x2: 0x0000000000000000
  x3: 0x0000000000000000  x4: 0x0000aaacce16dbb8  x5: 0x0000aaacf8aa1960
  x6: 0xffffffffffffffff  x7: 0x0000fffc53ff4ec0 x18: 0x0000000000000001
 x19: 0x0000aaacfe2067d0 x20: 0xf041b545bca0e50f x21: 0x0000aaacce61f000
 x22: 0x0000aaacce16dc48 x23: 0x0000000000000000 x24: 0x0000000000000000
 x25: 0x0000aaacf8a71890 x26: 0x0000aaacfe207d48 x27: 0x00000000000000e5
 x28: 0x000000000000000c x29: 0x0000ffffd89682e0  sp: 0x0000ffffd8968280
 fau: 0x0000fffc53e77b60

-- C level backtrace information -------------------------------------------
/home/opc/ruby/build/master/ruby(fprintf+0x0) [0xaaacce442cf0] /home/opc/ruby/src/master/vm_dump.c:843
/home/opc/ruby/build/master/ruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1178
/home/opc/ruby/build/master/ruby(rb_bug_for_fatal_signal+0xe0) [0xaaacce406570] /home/opc/ruby/src/master/error.c:1130
/home/opc/ruby/build/master/ruby(sigsegv+0x54) [0xaaacce26c92c] /home/opc/ruby/src/master/signal.c:936
linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xfffc934805a8]
/home/opc/ruby/build/master/ruby(RB_BUILTIN_TYPE+0x0) [0xaaacce16dbd4] /home/opc/ruby/src/master/gc/gc.h:118
/home/opc/ruby/build/master/ruby(rb_asan_unpoison_object) /home/opc/ruby/src/master/gc/default/default.c:3936
/home/opc/ruby/build/master/ruby(rb_asan_poisoned_object_p) /home/opc/ruby/src/master/internal/sanitizers.h:188
/home/opc/ruby/build/master/ruby(rb_gc_impl_location) /home/opc/ruby/src/master/internal/sanitizers.h:187
/home/opc/ruby/build/master/ruby(gc_location_internal) /home/opc/ruby/src/master/gc.c:2926
/home/opc/ruby/build/master/ruby(gc_location_internal) /home/opc/ruby/src/master/gc.c:2918
/home/opc/ruby/build/master/ruby(rb_gc_location) /home/opc/ruby/src/master/gc.c:2932
/home/opc/ruby/build/master/ruby(hash_foreach_replace_value) /home/opc/ruby/src/master/gc/gc.h:114
/home/opc/ruby/build/master/ruby(st_general_foreach+0x60) [0xaaacce278bdc] /home/opc/ruby/src/master/st.c:1554
/home/opc/ruby/build/master/ruby(rb_st_foreach_with_replace) /home/opc/ruby/src/master/st.c:1632
/home/opc/ruby/build/master/ruby(gc_ref_update_table_values_only+0x18) [0xaaacce16d9f0] /home/opc/ruby/src/master/gc/gc.h:133
/home/opc/ruby/build/master/ruby(id2ref_tbl_compact) /home/opc/ruby/src/master/gc.c:1856
/home/opc/ruby/build/master/ruby(rb_gc_update_object_references+0x6bc) [0xaaacce179ebc] /home/opc/ruby/src/master/gc.c:4269
/home/opc/ruby/build/master/ruby(gc_ref_update+0x0) [0xaaacce17a55c] /home/opc/ruby/src/master/gc/default/default.c:7031
/home/opc/ruby/build/master/ruby(gc_update_references) /home/opc/ruby/src/master/gc/default/default.c:7073
/home/opc/ruby/build/master/ruby(gc_compact_finish) /home/opc/ruby/src/master/gc/default/default.c:3407
/home/opc/ruby/build/master/ruby(gc_sweep_compact) /home/opc/ruby/src/master/gc/default/default.c:5612
/home/opc/ruby/build/master/ruby(gc_sweep) /home/opc/ruby/src/master/gc/default/default.c:4066
/home/opc/ruby/build/master/ruby(gc_start+0x8d8) [0xaaacce17b360] /home/opc/ruby/src/master/gc/default/default.c:6418
/home/opc/ruby/build/master/ruby(garbage_collect+0x5c) [0xaaacce17c144] /home/opc/ruby/src/master/gc/default/default.c:6299
/home/opc/ruby/build/master/ruby(newobj_slowpath+0x1c) [0xaaacce17c34c] /home/opc/ruby/src/master/gc/default/default.c:2425
/home/opc/ruby/build/master/ruby(newobj_slowpath_wb_protected) /home/opc/ruby/src/master/gc/default/default.c:2447
/home/opc/ruby/build/master/ruby(rb_gc_impl_new_obj+0x14) [0xaaacce17c5a4] /home/opc/ruby/src/master/gc/default/default.c:2484
/home/opc/ruby/build/master/ruby(newobj_of) /home/opc/ruby/src/master/gc.c:1005
/home/opc/ruby/build/master/ruby(rb_wb_protected_newobj_of) /home/opc/ruby/src/master/gc.c:1043
/home/opc/ruby/build/master/ruby(str_duplicate_setup_embed+0x0) [0xaaacce28c5bc] /home/opc/ruby/src/master/string.c:2211
/home/opc/ruby/build/master/ruby(rb_ec_str_resurrect) /home/opc/ruby/src/master/string.c:2336
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1088) [0xaaacce30acf8] ../../src/master/insns.def:378
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x0) [0xaaacce2fe180] /home/opc/ruby/src/master/vm.c:2625
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2628
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x200) [0xaaacce301898] /home/opc/ruby/src/master/vm.c:1655
/home/opc/ruby/build/master/ruby(rb_yield+0x68) [0xaaacce302768] /home/opc/ruby/src/master/vm.c:1706
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaacce343738] /home/opc/ruby/src/master/array.c:3655
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaacce2f2310] /home/opc/ruby/src/master/vm_insnhelper.c:3798
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaacce2f75b0] /home/opc/ruby/src/master/vm_insnhelper.c:5995
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1904) [0xaaacce30b574] ../../src/master/insns.def:851
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaacce2fec10] /home/opc/ruby/src/master/vm.c:2652
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2631
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x200) [0xaaacce301898] /home/opc/ruby/src/master/vm.c:1655
/home/opc/ruby/build/master/ruby(rb_yield+0x68) [0xaaacce302768] /home/opc/ruby/src/master/vm.c:1706
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaacce343738] /home/opc/ruby/src/master/array.c:3655
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaacce2f2310] /home/opc/ruby/src/master/vm_insnhelper.c:3798
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaacce2f75b0] /home/opc/ruby/src/master/vm_insnhelper.c:5995
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1904) [0xaaacce30b574] ../../src/master/insns.def:851
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaacce2fec10] /home/opc/ruby/src/master/vm.c:2652
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2631
/home/opc/ruby/build/master/ruby(rb_ec_exec_node+0x8c) [0xaaacce1554c4] /home/opc/ruby/src/master/eval.c:281
/home/opc/ruby/build/master/ruby(ruby_run_node+0x34) [0xaaacce157194] /home/opc/ruby/src/master/eval.c:319
/home/opc/ruby/build/master/ruby(main+0x74) [0xaaacce151e3c] /home/opc/ruby/src/master/main.c:42

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

* Process memory map:

aaacce120000-aaacce610000 r-xp 00000000 fc:00 34396230                   /home/opc/ruby/build/master/ruby
aaacce610000-aaacce620000 r--p 004e0000 fc:00 34396230                   /home/opc/ruby/build/master/ruby
aaacce620000-aaacce630000 rw-p 004f0000 fc:00 34396230                   /home/opc/ruby/build/master/ruby
aaacce630000-aaacce640000 rw-p 00000000 00:00 0 
aaacf7f70000-aaad02060000 rw-p 00000000 00:00 0                          [heap]
fffc4c000000-fffc4c110000 rw-p 00000000 00:00 0 
fffc4c110000-fffc50000000 ---p 00000000 00:00 0 
fffc508e0000-fffc533d0000 r--s 00000000 fc:00 34396230                   /home/opc/ruby/build/master/ruby
fffc533d0000-fffc533e0000 r-xp 00000000 fc:00 1752221                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
fffc533e0000-fffc533f0000 r--p 00000000 fc:00 1752221                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
fffc533f0000-fffc53400000 rw-p 00010000 fc:00 1752221                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
fffc53400000-fffc53410000 r-xp 00000000 fc:00 1751025                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iter.so
fffc53410000-fffc53420000 r--p 00000000 fc:00 1751025                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iter.so
fffc53420000-fffc53430000 rw-p 00010000 fc:00 1751025                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iter.so
fffc53430000-fffc53440000 r-xp 00000000 fc:00 1752207                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/rb_call_super_kw.so
fffc53440000-fffc53450000 r--p 00000000 fc:00 1752207                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/rb_call_super_kw.so
fffc53450000-fffc53460000 rw-p 00010000 fc:00 1752207                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/rb_call_super_kw.so
fffc53470000-fffc53480000 rw-p 00000000 00:00 0 
fffc53480000-fffc53490000 r-xp 00000000 fc:00 34423731                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/foreach.so
fffc53490000-fffc534a0000 r--p 00000000 fc:00 34423731                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/foreach.so
fffc534a0000-fffc534b0000 rw-p 00010000 fc:00 34423731                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/foreach.so
fffc534b0000-fffc534c0000 r-xp 00000000 fc:00 1750981                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/econv.so
fffc534c0000-fffc534d0000 r--p 00000000 fc:00 1750981                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/econv.so
fffc534d0000-fffc534e0000 rw-p 00010000 fc:00 1750981                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/econv.so
fffc534f0000-fffc53510000 rw-p 00000000 00:00 0 
fffc53520000-fffc53530000 r-xp 00000000 fc:00 69661572                   /home/opc/ruby/build/master/.ext/aarch64-linux/pty.so
fffc53530000-fffc53540000 r--p 00000000 fc:00 69661572                   /home/opc/ruby/build/master/.ext/aarch64-linux/pty.so
fffc53540000-fffc53550000 rw-p 00010000 fc:00 69661572                   /home/opc/ruby/build/master/.ext/aarch64-linux/pty.so
fffc53550000-fffc53560000 r-xp 00000000 fc:00 1751037                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/notimplement.so
fffc53560000-fffc53570000 r--p 00000000 fc:00 1751037                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/notimplement.so
fffc53570000-fffc53580000 rw-p 00010000 fc:00 1751037                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/notimplement.so
fffc53590000-fffc535a0000 rw-p 00000000 00:00 0 
fffc535a0000-fffc535b0000 r-xp 00000000 fc:00 1750983                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/debug.so
fffc535b0000-fffc535c0000 r--p 00000000 fc:00 1750983                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/debug.so
fffc535c0000-fffc535d0000 rw-p 00010000 fc:00 1750983                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/debug.so
fffc535d0000-fffc535e0000 r-xp 00000000 fc:00 1739546                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffc535e0000-fffc535f0000 r--p 00000000 fc:00 1739546                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffc535f0000-fffc53600000 rw-p 00010000 fc:00 1739546                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffc53600000-fffc53610000 r-xp 00000000 fc:00 1739552                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1257.so
fffc53610000-fffc53620000 r--p 00000000 fc:00 1739552                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1257.so
fffc53620000-fffc53630000 rw-p 00010000 fc:00 1739552                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1257.so
fffc53630000-fffc53640000 r-xp 00000000 fc:00 1739364                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_11.so
fffc53640000-fffc53650000 r--p 00000000 fc:00 1739364                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_11.so
fffc53650000-fffc53660000 rw-p 00010000 fc:00 1739364                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_11.so
fffc53660000-fffc53670000 r-xp 00000000 fc:00 1739333                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_8.so
fffc53670000-fffc53680000 r--p 00000000 fc:00 1739333                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_8.so
fffc53680000-fffc53690000 rw-p 00010000 fc:00 1739333                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_8.so
fffc53690000-fffc536a0000 r-xp 00000000 fc:00 1739198                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_7.so
fffc536a0000-fffc536b0000 r--p 00000000 fc:00 1739198                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_7.so
fffc536b0000-fffc536c0000 rw-p 00010000 fc:00 1739198                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_7.so
fffc536c0000-fffc536e0000 r-xp 00000000 fc:00 34415867                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji_sjis_kddi.so
fffc536e0000-fffc536f0000 r--p 00010000 fc:00 34415867                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji_sjis_kddi.so
fffc536f0000-fffc53700000 rw-p 00020000 fc:00 34415867                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji_sjis_kddi.so
fffc53700000-fffc53710000 r-xp 00000000 fc:00 34415864                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji.so
fffc53710000-fffc53720000 r--p 00000000 fc:00 34415864                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji.so
fffc53720000-fffc53730000 rw-p 00010000 fc:00 34415864                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/emoji.so
fffc53730000-fffc53740000 r-xp 00000000 fc:00 1739527                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_u.so
fffc53740000-fffc53750000 r--p 00000000 fc:00 1739527                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_u.so
fffc53750000-fffc53760000 rw-p 00010000 fc:00 1739527                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_u.so
fffc53760000-fffc53790000 r-xp 00000000 fc:00 34415862                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/chinese.so
fffc53790000-fffc537a0000 r--p 00020000 fc:00 34415862                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/chinese.so
fffc537a0000-fffc537b0000 rw-p 00030000 fc:00 34415862                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/chinese.so
fffc537b0000-fffc537c0000 r-xp 00000000 fc:00 1739521                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_r.so
fffc537c0000-fffc537d0000 r--p 00000000 fc:00 1739521                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_r.so
fffc537d0000-fffc537e0000 rw-p 00010000 fc:00 1739521                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_r.so
fffc537e0000-fffc53810000 r-xp 00000000 fc:00 34415870                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gb18030.so
fffc53810000-fffc53820000 r--p 00020000 fc:00 34415870                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gb18030.so
fffc53820000-fffc53830000 rw-p 00030000 fc:00 34415870                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gb18030.so
fffc53830000-fffc53860000 r-xp 00000000 fc:00 34415871                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gbk.so
fffc53860000-fffc53870000 r--p 00020000 fc:00 34415871                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gbk.so
fffc53870000-fffc53880000 rw-p 00030000 fc:00 34415871                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/gbk.so
fffc53880000-fffc53890000 r-xp 00000000 fc:00 1699503                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gbk.so
fffc53890000-fffc538a0000 r--p 00000000 fc:00 1699503                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gbk.so
fffc538a0000-fffc538b0000 rw-p 00010000 fc:00 1699503                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gbk.so
fffc538b0000-fffc538c0000 r-xp 00000000 fc:00 1698931                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cp949.so
fffc538c0000-fffc538d0000 r--p 00000000 fc:00 1698931                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cp949.so
fffc538d0000-fffc538e0000 rw-p 00010000 fc:00 1698931                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cp949.so
fffc538e0000-fffc53920000 r-xp 00000000 fc:00 34418027                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/korean.so
fffc53920000-fffc53930000 r--p 00030000 fc:00 34418027                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/korean.so
fffc53930000-fffc53940000 rw-p 00040000 fc:00 34418027                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/korean.so
fffc53940000-fffc53950000 r-xp 00000000 fc:00 1699466                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_kr.so
fffc53950000-fffc53960000 r--p 00000000 fc:00 1699466                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_kr.so
fffc53960000-fffc53970000 rw-p 00010000 fc:00 1699466                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_kr.so
fffc53970000-fffc53980000 r-xp 00000000 fc:00 1738715                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_5.so
fffc53980000-fffc53990000 r--p 00000000 fc:00 1738715                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_5.so
fffc53990000-fffc539a0000 rw-p 00010000 fc:00 1738715                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_5.so
fffc539a0000-fffc539b0000 r-xp 00000000 fc:00 1739367                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffc539b0000-fffc539c0000 r--p 00000000 fc:00 1739367                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffc539c0000-fffc539d0000 rw-p 00010000 fc:00 1739367                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffc539d0000-fffc539e0000 r-xp 00000000 fc:00 1739366                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_14.so
fffc539e0000-fffc539f0000 r--p 00000000 fc:00 1739366                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_14.so
fffc539f0000-fffc53a00000 rw-p 00010000 fc:00 1739366                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_14.so
fffc53a00000-fffc53a10000 r-xp 00000000 fc:00 1739365                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_13.so
fffc53a10000-fffc53a20000 r--p 00000000 fc:00 1739365                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_13.so
fffc53a20000-fffc53a30000 rw-p 00010000 fc:00 1739365                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_13.so
fffc53a30000-fffc53a40000 r-xp 00000000 fc:00 1739361                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_10.so
fffc53a40000-fffc53a50000 r--p 00000000 fc:00 1739361                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_10.so
fffc53a50000-fffc53a60000 rw-p 00010000 fc:00 1739361                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_10.so
fffc53a60000-fffc53a70000 r-xp 00000000 fc:00 1739360                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_9.so
fffc53a70000-fffc53a80000 r--p 00000000 fc:00 1739360                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_9.so
fffc53a80000-fffc53a90000 rw-p 00010000 fc:00 1739360                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_9.so
fffc53a90000-fffc53aa0000 r-xp 00000000 fc:00 1699519                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_4.so
fffc53aa0000-fffc53ab0000 r--p 00000000 fc:00 1699519                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_4.so
fffc53ab0000-fffc53ac0000 rw-p 00010000 fc:00 1699519                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_4.so
fffc53ac0000-fffc53ad0000 r-xp 00000000 fc:00 1699518                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_3.so
fffc53ad0000-fffc53ae0000 r--p 00000000 fc:00 1699518                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_3.so
fffc53ae0000-fffc53af0000 rw-p 00010000 fc:00 1699518                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_3.so
fffc53af0000-fffc53b00000 r-xp 00000000 fc:00 1699516                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_2.so
fffc53b00000-fffc53b10000 r--p 00000000 fc:00 1699516                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_2.so
fffc53b10000-fffc53b20000 rw-p 00010000 fc:00 1699516                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_2.so
fffc53b20000-fffc53b30000 r-xp 00000000 fc:00 34415861                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/cesu_8.so
fffc53b30000-fffc53b40000 r--p 00000000 fc:00 34415861                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/cesu_8.so
fffc53b40000-fffc53b50000 rw-p 00010000 fc:00 34415861                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/cesu_8.so
fffc53b50000-fffc53b60000 r-xp 00000000 fc:00 1698930                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cesu_8.so
fffc53b60000-fffc53b70000 r--p 00000000 fc:00 1698930                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cesu_8.so
fffc53b70000-fffc53b80000 rw-p 00010000 fc:00 1698930                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cesu_8.so
fffc53b80000-fffc53bd0000 r-xp 00000000 fc:00 34418029                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf8_mac.so
fffc53bd0000-fffc53be0000 r--p 00040000 fc:00 34418029                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf8_mac.so
fffc53be0000-fffc53bf0000 rw-p 00050000 fc:00 34418029                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf8_mac.so
fffc53bf0000-fffc53c80000 r-xp 00000000 fc:00 34415860                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/big5.so
fffc53c80000-fffc53c90000 r--p 00080000 fc:00 34415860                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/big5.so
fffc53c90000-fffc53ca0000 rw-p 00090000 fc:00 34415860                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/big5.so
fffc53ca0000-fffc53cb0000 r-xp 00000000 fc:00 1698912                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/big5.so
fffc53cb0000-fffc53cc0000 r--p 00000000 fc:00 1698912                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/big5.so
fffc53cc0000-fffc53cd0000 rw-p 00010000 fc:00 1698912                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/big5.so
fffc53cd0000-fffc53ce0000 r-xp 00000000 fc:00 1739551                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1254.so
fffc53ce0000-fffc53cf0000 r--p 00000000 fc:00 1739551                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1254.so
fffc53cf0000-fffc53d00000 rw-p 00010000 fc:00 1739551                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1254.so
fffc53d00000-fffc53d10000 r-xp 00000000 fc:00 34415863                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/ebcdic.so
fffc53d10000-fffc53d20000 r--p 00000000 fc:00 34415863                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/ebcdic.so
fffc53d20000-fffc53d30000 rw-p 00010000 fc:00 34415863                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/ebcdic.so
fffc53d30000-fffc53d40000 r-xp 00000000 fc:00 1739549                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffc53d40000-fffc53d50000 r--p 00000000 fc:00 1739549                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffc53d50000-fffc53d60000 rw-p 00010000 fc:00 1739549                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffc53d60000-fffc53d70000 r-xp 00000000 fc:00 1739544                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1250.so
fffc53d70000-fffc53d80000 r--p 00000000 fc:00 1739544                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1250.so
fffc53d80000-fffc53d90000 rw-p 00010000 fc:00 1739544                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1250.so
fffc53d90000-fffc53da0000 ---p 00000000 00:00 0 
fffc53da0000-fffc53dc0000 rw-p 00000000 00:00 0 
fffc53dc0000-fffc53dd0000 ---p 00000000 00:00 0 
fffc53dd0000-fffc53df0000 rw-p 00000000 00:00 0 
fffc53df0000-fffc53e00000 ---p 00000000 00:00 0 
fffc53e00000-fffc53e30000 rw-p 00000000 00:00 0 
fffc53e40000-fffc53e50000 rw-p 00000000 00:00 0 
fffc53e60000-fffc53e70000 rw-p 00000000 00:00 0 
fffc53e80000-fffc53ec0000 rw-p 00000000 00:00 0 
fffc53ef0000-fffc53f00000 rw-p 00000000 00:00 0 
fffc53f70000-fffc53f90000 rw-p 00000000 00:00 0 
fffc53fc0000-fffc53fd0000 rw-p 00000000 00:00 0 
fffc53ff0000-fffc54000000 rw-p 00000000 00:00 0 
fffc54000000-fffc54440000 rw-p 00000000 00:00 0 
fffc54440000-fffc58000000 ---p 00000000 00:00 0 
fffc58000000-fffc58110000 rw-p 00000000 00:00 0 
fffc58110000-fffc5c000000 ---p 00000000 00:00 0 
fffc5c000000-fffc5d290000 rw-p 00000000 00:00 0 
fffc5d290000-fffc60000000 ---p 00000000 00:00 0 
fffc60000000-fffc60300000 rw-p 00000000 00:00 0 
fffc60300000-fffc64000000 ---p 00000000 00:00 0 
fffc64000000-fffc64030000 rw-p 00000000 00:00 0 
fffc64030000-fffc68000000 ---p 00000000 00:00 0 
fffc68000000-fffc68110000 rw-p 00000000 00:00 0 
fffc68110000-fffc6c000000 ---p 00000000 00:00 0 
fffc6c000000-fffc6c620000 rw-p 00000000 00:00 0 
fffc6c620000-fffc70000000 ---p 00000000 00:00 0 
fffc70020000-fffc70030000 rw-p 00000000 00:00 0 
fffc70090000-fffc700a0000 rw-p 00000000 00:00 0 
fffc700d0000-fffc700e0000 rw-p 00000000 00:00 0 
fffc700f0000-fffc70130000 rw-p 00000000 00:00 0 
fffc70140000-fffc70150000 rw-p 00000000 00:00 0 
fffc70180000-fffc70190000 rw-p 00000000 00:00 0 
fffc701c0000-fffc701d0000 rw-p 00000000 00:00 0 
fffc701f0000-fffc70200000 rw-p 00000000 00:00 0 
fffc70240000-fffc70250000 rw-p 00000000 00:00 0 
fffc70270000-fffc70280000 rw-p 00000000 00:00 0 
fffc702b0000-fffc702c0000 rw-p 00000000 00:00 0 
fffc702d0000-fffc702e0000 r-xp 00000000 fc:00 69663295                   /home/opc/ruby/build/master/.ext/aarch64-linux/objspace.so
fffc702e0000-fffc702f0000 r--p 00000000 fc:00 69663295                   /home/opc/ruby/build/master/.ext/aarch64-linux/objspace.so
fffc702f0000-fffc70300000 rw-p 00010000 fc:00 69663295                   /home/opc/ruby/build/master/.ext/aarch64-linux/objspace.so
fffc70300000-fffc70310000 r-xp 00000000 fc:00 69539234                   /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
fffc70310000-fffc70320000 r--p 00000000 fc:00 69539234                   /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
fffc70320000-fffc70330000 rw-p 00010000 fc:00 69539234                   /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
fffc70370000-fffc70390000 rw-p 00000000 00:00 0 
fffc703a0000-fffc703b0000 rw-p 00000000 00:00 0 
fffc703c0000-fffc703d0000 rw-p 00000000 00:00 0 
fffc70400000-fffc70410000 rw-p 00000000 00:00 0 
fffc70470000-fffc70480000 rw-p 00000000 00:00 0 
fffc704f0000-fffc70570000 r-xp 00000000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffc70570000-fffc70580000 r--p 00070000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffc70580000-fffc70590000 rw-p 00080000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffc70590000-fffc705c0000 r-xp 00000000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffc705c0000-fffc705d0000 r--p 00020000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffc705d0000-fffc705e0000 rw-p 00030000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffc705e0000-fffc705f0000 r-xp 00000000 fc:00 17617                      /usr/lib64/libuuid.so.1.3.0
fffc705f0000-fffc70600000 r--p 00000000 fc:00 17617                      /usr/lib64/libuuid.so.1.3.0
fffc70600000-fffc70610000 rw-p 00000000 00:00 0 
fffc70610000-fffc70660000 r-xp 00000000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffc70660000-fffc70670000 ---p 00050000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffc70670000-fffc70680000 r--p 00050000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffc70680000-fffc70690000 rw-p 00060000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffc70690000-fffc706b0000 r-xp 00000000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffc706b0000-fffc706c0000 r--p 00010000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffc706c0000-fffc706d0000 rw-p 00020000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffc706d0000-fffc70730000 r-xp 00000000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffc70730000-fffc70740000 r--p 00050000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffc70740000-fffc70750000 rw-p 00060000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffc70750000-fffc70760000 r-xp 00000000 fc:00 17600                      /usr/lib64/libcap.so.2.48
fffc70760000-fffc70770000 r--p 00000000 fc:00 17600                      /usr/lib64/libcap.so.2.48
fffc70770000-fffc70780000 rw-p 00010000 fc:00 17600                      /usr/lib64/libcap.so.2.48
fffc70780000-fffc70860000 r-xp 00000000 fc:00 21619                      /usr/lib64/libnss_systemd.so.2
fffc70860000-fffc70870000 r--p 000d0000 fc:00 21619                      /usr/lib64/libnss_systemd.so.2
fffc70870000-fffc70880000 rw-p 000e0000 fc:00 21619                      /usr/lib64/libnss_systemd.so.2
fffc70880000-fffc70890000 r-xp 00000000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffc70890000-fffc708a0000 r--p 00000000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffc708a0000-fffc708b0000 rw-p 00010000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffc708b0000-fffc708c0000 r-xp 00000000 fc:00 1751009                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/file.so
fffc708c0000-fffc708d0000 r--p 00000000 fc:00 1751009                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/file.so
fffc708d0000-fffc708e0000 rw-p 00010000 fc:00 1751009                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/file.so
fffc708f0000-fffc70910000 rw-p 00000000 00:00 0 
fffc70940000-fffc70950000 rw-p 00000000 00:00 0 
fffc70950000-fffc70960000 r-xp 00000000 fc:00 1752200                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/printf.so
fffc70960000-fffc70970000 r--p 00000000 fc:00 1752200                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/printf.so
fffc70970000-fffc70980000 rw-p 00010000 fc:00 1752200                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/printf.so
fffc70980000-fffc70990000 rw-p 00000000 00:00 0 
fffc709a0000-fffc709b0000 rw-p 00000000 00:00 0 
fffc709b0000-fffc709c0000 r-xp 00000000 fc:00 34415869                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/escape.so
fffc709c0000-fffc709d0000 r--p 00000000 fc:00 34415869                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/escape.so
fffc709d0000-fffc709e0000 rw-p 00010000 fc:00 34415869                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/escape.so
fffc709e0000-fffc709f0000 r-xp 00000000 fc:00 1739541                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffc709f0000-fffc70a00000 r--p 00000000 fc:00 1739541                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffc70a00000-fffc70a10000 rw-p 00010000 fc:00 1739541                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffc70a10000-fffc70a20000 r-xp 00000000 fc:00 1699475                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gb18030.so
fffc70a20000-fffc70a30000 r--p 00000000 fc:00 1699475                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gb18030.so
fffc70a30000-fffc70a40000 rw-p 00010000 fc:00 1699475                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gb18030.so
fffc70a40000-fffc70a50000 r-xp 00000000 fc:00 1698937                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/emacs_mule.so
fffc70a50000-fffc70a60000 r--p 00000000 fc:00 1698937                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/emacs_mule.so
fffc70a60000-fffc70a70000 rw-p 00010000 fc:00 1698937                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/emacs_mule.so
fffc70a70000-fffc70a80000 r-xp 00000000 fc:00 34418024                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese.so
fffc70a80000-fffc70a90000 r--p 00000000 fc:00 34418024                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese.so
fffc70a90000-fffc70aa0000 rw-p 00010000 fc:00 34418024                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese.so
fffc70aa0000-fffc70ad0000 r-xp 00000000 fc:00 34418026                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffc70ad0000-fffc70ae0000 r--p 00020000 fc:00 34418026                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffc70ae0000-fffc70af0000 rw-p 00030000 fc:00 34418026                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffc70af0000-fffc70b00000 r-xp 00000000 fc:00 1739543                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffc70b00000-fffc70b10000 r--p 00000000 fc:00 1739543                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffc70b10000-fffc70b20000 rw-p 00010000 fc:00 1739543                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffc70b20000-fffc70b30000 r-xp 00000000 fc:00 1739529                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffc70b30000-fffc70b40000 r--p 00000000 fc:00 1739529                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffc70b40000-fffc70b50000 rw-p 00010000 fc:00 1739529                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffc70b50000-fffc70b60000 r-xp 00000000 fc:00 1699505                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffc70b60000-fffc70b70000 r--p 00000000 fc:00 1699505                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffc70b70000-fffc70b80000 rw-p 00010000 fc:00 1699505                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffc70b80000-fffc70b90000 r-xp 00000000 fc:00 34418020                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/iso2022.so
fffc70b90000-fffc70ba0000 r--p 00000000 fc:00 34418020                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/iso2022.so
fffc70ba0000-fffc70bb0000 rw-p 00010000 fc:00 34418020                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/iso2022.so
fffc70bb0000-fffc70e90000 rw-p 00000000 00:00 0 
fffc70e90000-fffc70ea0000 ---p 00000000 00:00 0 
fffc70ea0000-fffc716a0000 rw-p 00000000 00:00 0 
fffc717c0000-fffc71b10000 rw-p 00000000 00:00 0 
fffc71b10000-fffc71b20000 r-xp 00000000 fc:00 1752208                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/recursion.so
fffc71b20000-fffc71b30000 r--p 00000000 fc:00 1752208                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/recursion.so
fffc71b30000-fffc71b40000 rw-p 00010000 fc:00 1752208                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/recursion.so
fffc71b40000-fffc71eb0000 rw-p 00000000 00:00 0 
fffc71eb0000-fffc71ec0000 r-xp 00000000 fc:00 69539227                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffc71ec0000-fffc71ed0000 r--p 00000000 fc:00 69539227                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffc71ed0000-fffc71ee0000 rw-p 00010000 fc:00 69539227                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffc71ee0000-fffc71f20000 rw-p 00000000 00:00 0 
fffc71f20000-fffc71f30000 ---p 00000000 00:00 0 
fffc71f30000-fffc71f50000 rw-p 00000000 00:00 0 
fffc71f50000-fffc71f60000 ---p 00000000 00:00 0 
fffc71f60000-fffc71f80000 rw-p 00000000 00:00 0 
fffc71f80000-fffc71f90000 ---p 00000000 00:00 0 
fffc71f90000-fffc71fb0000 rw-p 00000000 00:00 0 
fffc71fb0000-fffc71fc0000 r-xp 00000000 fc:00 1739550                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1253.so
fffc71fc0000-fffc71fd0000 r--p 00000000 fc:00 1739550                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1253.so
fffc71fd0000-fffc71fe0000 rw-p 00010000 fc:00 1739550                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1253.so
fffc71fe0000-fffc71ff0000 r-xp 00000000 fc:00 1752217                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/symbol.so
fffc71ff0000-fffc72000000 r--p 00000000 fc:00 1752217                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/symbol.so
fffc72000000-fffc72010000 rw-p 00010000 fc:00 1752217                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/symbol.so
fffc72010000-fffc72030000 r-xp 00000000 fc:00 34418028                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffc72030000-fffc72040000 r--p 00010000 fc:00 34418028                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffc72040000-fffc72050000 rw-p 00020000 fc:00 34418028                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffc72050000-fffc72060000 rw-p 00000000 00:00 0 
fffc72060000-fffc72070000 ---p 00000000 00:00 0 
fffc72070000-fffc72270000 rw-p 00000000 00:00 0 
fffc72270000-fffc72280000 r-xp 00000000 fc:00 1739197                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_6.so
fffc72280000-fffc72290000 r--p 00000000 fc:00 1739197                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_6.so
fffc72290000-fffc722a0000 rw-p 00010000 fc:00 1739197                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_6.so
fffc722a0000-fffc72340000 rw-p 00000000 00:00 0 
fffc72340000-fffc72350000 r-xp 00000000 fc:00 34424496                   /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
fffc72350000-fffc72360000 r--p 00000000 fc:00 34424496                   /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
fffc72360000-fffc72370000 rw-p 00010000 fc:00 34424496                   /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
fffc72370000-fffc72380000 r-xp 00000000 fc:00 34424495                   /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
fffc72380000-fffc72390000 r--p 00000000 fc:00 34424495                   /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
fffc72390000-fffc723a0000 rw-p 00010000 fc:00 34424495                   /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
fffc723a0000-fffc723f0000 rw-p 00000000 00:00 0 
fffc723f0000-fffc72400000 ---p 00000000 00:00 0 
fffc72400000-fffc72420000 rw-p 00000000 00:00 0 
fffc72420000-fffc72430000 r-xp 00000000 fc:00 34424485                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/bubblebabble.so
fffc72430000-fffc72440000 r--p 00000000 fc:00 34424485                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/bubblebabble.so
fffc72440000-fffc72450000 rw-p 00010000 fc:00 34424485                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/bubblebabble.so
fffc72450000-fffc72460000 r-xp 00000000 fc:00 34424491                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha2.so
fffc72460000-fffc72470000 r--p 00000000 fc:00 34424491                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha2.so
fffc72470000-fffc72480000 rw-p 00010000 fc:00 34424491                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha2.so
fffc72480000-fffc72490000 r-xp 00000000 fc:00 34424490                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha1.so
fffc72490000-fffc724a0000 r--p 00000000 fc:00 34424490                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha1.so
fffc724a0000-fffc724b0000 rw-p 00010000 fc:00 34424490                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha1.so
fffc724b0000-fffc724c0000 r-xp 00000000 fc:00 34424489                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/rmd160.so
fffc724c0000-fffc724d0000 r--p 00000000 fc:00 34424489                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/rmd160.so
fffc724d0000-fffc724e0000 rw-p 00010000 fc:00 34424489                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/rmd160.so
fffc724e0000-fffc724f0000 r-xp 00000000 fc:00 34424488                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/md5.so
fffc724f0000-fffc72500000 r--p 00000000 fc:00 34424488                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/md5.so
fffc72500000-fffc72510000 rw-p 00010000 fc:00 34424488                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/md5.so
fffc72510000-fffc72540000 rw-p 00000000 00:00 0 
fffc72540000-fffc72550000 r-xp 00000000 fc:00 34418030                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffc72550000-fffc72560000 r--p 00000000 fc:00 34418030                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffc72560000-fffc72570000 rw-p 00010000 fc:00 34418030                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffc72570000-fffc72580000 r-xp 00000000 fc:00 1739542                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffc72580000-fffc72590000 r--p 00000000 fc:00 1739542                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffc72590000-fffc725a0000 rw-p 00010000 fc:00 1739542                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffc725a0000-fffc725c0000 rw-p 00000000 00:00 0 
fffc725c0000-fffc72620000 r-xp 00000000 fc:00 34418025                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffc72620000-fffc72630000 r--p 00050000 fc:00 34418025                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffc72630000-fffc72640000 rw-p 00060000 fc:00 34418025                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffc72640000-fffc72690000 rw-p 00000000 00:00 0 
fffc72690000-fffc726a0000 r-xp 00000000 fc:00 69540117                   /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffc726a0000-fffc726b0000 r--p 00000000 fc:00 69540117                   /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffc726b0000-fffc726c0000 rw-p 00010000 fc:00 69540117                   /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffc726c0000-fffc726d0000 rw-p 00000000 00:00 0 
fffc726d0000-fffc726e0000 r-xp 00000000 fc:00 1699465                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffc726e0000-fffc726f0000 r--p 00000000 fc:00 1699465                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffc726f0000-fffc72700000 rw-p 00010000 fc:00 1699465                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffc72700000-fffc72790000 rw-p 00000000 00:00 0 
fffc72790000-fffc727a0000 r-xp 00000000 fc:00 1739531                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffc727a0000-fffc727b0000 r--p 00000000 fc:00 1739531                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffc727b0000-fffc727c0000 rw-p 00010000 fc:00 1739531                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffc727c0000-fffc727d0000 r-xp 00000000 fc:00 1739538                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffc727d0000-fffc727e0000 r--p 00000000 fc:00 1739538                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffc727e0000-fffc727f0000 rw-p 00010000 fc:00 1739538                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffc727f0000-fffc72850000 r-xp 00000000 fc:00 69663290                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffc72850000-fffc72860000 r--p 00050000 fc:00 69663290                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffc72860000-fffc72870000 rw-p 00060000 fc:00 69663290                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffc72870000-fffc72890000 rw-p 00000000 00:00 0 
fffc728a0000-fffc728c0000 r-xp 00000000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffc728c0000-fffc728d0000 r--p 00010000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffc728d0000-fffc728e0000 rw-p 00020000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffc728e0000-fffc72960000 rw-p 00000000 00:00 0 
fffc72960000-fffc72970000 r-xp 00000000 fc:00 69519278                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/array/resize.so
fffc72970000-fffc72980000 r--p 00000000 fc:00 69519278                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/array/resize.so
fffc72980000-fffc72990000 rw-p 00010000 fc:00 69519278                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/array/resize.so
fffc72990000-fffc72a00000 rw-p 00000000 00:00 0 
fffc72a00000-fffc72a20000 r-xp 00000000 fc:00 13815                      /usr/lib64/libresolv-2.28.so
fffc72a20000-fffc72a30000 r--p 00010000 fc:00 13815                      /usr/lib64/libresolv-2.28.so
fffc72a30000-fffc72a40000 rw-p 00020000 fc:00 13815                      /usr/lib64/libresolv-2.28.so
fffc72a40000-fffc72a50000 r-xp 00000000 fc:00 13809                      /usr/lib64/libnss_dns-2.28.so
fffc72a50000-fffc72a60000 r--p 00000000 fc:00 13809                      /usr/lib64/libnss_dns-2.28.so
fffc72a60000-fffc72a70000 rw-p 00010000 fc:00 13809                      /usr/lib64/libnss_dns-2.28.so
fffc72a70000-fffc72a80000 ---p 00000000 00:00 0 
fffc72a80000-fffc73280000 rw-p 00000000 00:00 0 
fffc73280000-fffc73290000 ---p 00000000 00:00 0 
fffc73290000-fffc73ad0000 rw-p 00000000 00:00 0 
fffc73ae0000-fffc73af0000 rw-p 00000000 00:00 0 
fffc73af0000-fffc73b00000 r-xp 00000000 fc:00 69540120                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffc73b00000-fffc73b10000 r--p 00000000 fc:00 69540120                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffc73b10000-fffc73b20000 rw-p 00010000 fc:00 69540120                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffc73b20000-fffc73b30000 r-xp 00000000 fc:00 69540119                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffc73b30000-fffc73b40000 r--p 00000000 fc:00 69540119                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffc73b40000-fffc73b50000 rw-p 00010000 fc:00 69540119                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffc73b50000-fffc73bb0000 rw-p 00000000 00:00 0 
fffc73bb0000-fffc73bf0000 r-xp 00000000 fc:00 69663292                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffc73bf0000-fffc73c00000 r--p 00030000 fc:00 69663292                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffc73c00000-fffc73c10000 rw-p 00040000 fc:00 69663292                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffc73c10000-fffc73e90000 r-xp 00000000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffc73e90000-fffc73ec0000 r--p 00270000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffc73ec0000-fffc73ed0000 rw-p 002a0000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffc73ed0000-fffc73f50000 r-xp 00000000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffc73f50000-fffc73f60000 ---p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffc73f60000-fffc73f70000 r--p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffc73f70000-fffc73f80000 rw-p 00090000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffc73f80000-fffc73fe0000 r-xp 00000000 fc:00 69678148                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffc73fe0000-fffc73ff0000 r--p 00050000 fc:00 69678148                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffc73ff0000-fffc74000000 rw-p 00060000 fc:00 69678148                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffc74000000-fffc74030000 rw-p 00000000 00:00 0 
fffc74030000-fffc78000000 ---p 00000000 00:00 0 
fffc78010000-fffc78020000 rw-p 00000000 00:00 0 
fffc78020000-fffc78030000 r-xp 00000000 fc:00 1752239                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffc78030000-fffc78040000 r--p 00000000 fc:00 1752239                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffc78040000-fffc78050000 rw-p 00010000 fc:00 1752239                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffc78050000-fffc78060000 ---p 00000000 00:00 0 
fffc78060000-fffc78080000 rw-p 00000000 00:00 0 
fffc78080000-fffc78090000 r-xp 00000000 fc:00 69539260                   /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffc78090000-fffc780a0000 r--p 00000000 fc:00 69539260                   /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffc780a0000-fffc780b0000 rw-p 00010000 fc:00 69539260                   /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffc780b0000-fffc78120000 rw-p 00000000 00:00 0 
fffc78120000-fffc78130000 ---p 00000000 00:00 0 
fffc78130000-fffc78160000 rw-p 00000000 00:00 0 
fffc78160000-fffc78170000 ---p 00000000 00:00 0 
fffc78170000-fffc78190000 rw-p 00000000 00:00 0 
fffc78190000-fffc781a0000 r-xp 00000000 fc:00 34423733                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffc781a0000-fffc781b0000 r--p 00000000 fc:00 34423733                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffc781b0000-fffc781c0000 rw-p 00010000 fc:00 34423733                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffc781c0000-fffc78200000 rw-p 00000000 00:00 0 
fffc78200000-fffc78210000 r-xp 00000000 fc:00 69539254                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffc78210000-fffc78220000 r--p 00000000 fc:00 69539254                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffc78220000-fffc78230000 rw-p 00010000 fc:00 69539254                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffc78230000-fffc782c0000 rw-p 00000000 00:00 0 
fffc782c0000-fffc782d0000 r-xp 00000000 fc:00 69540104                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffc782d0000-fffc782e0000 r--p 00000000 fc:00 69540104                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffc782e0000-fffc782f0000 rw-p 00010000 fc:00 69540104                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffc782f0000-fffc78320000 r-xp 00000000 fc:00 69540111                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffc78320000-fffc78330000 ---p 00030000 fc:00 69540111                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffc78330000-fffc78340000 r--p 00030000 fc:00 69540111                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffc78340000-fffc78350000 rw-p 00040000 fc:00 69540111                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffc78350000-fffc78380000 rw-p 00000000 00:00 0 
fffc78390000-fffc783a0000 rw-p 00000000 00:00 0 
fffc783a0000-fffc783b0000 r-xp 00000000 fc:00 69539230                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffc783b0000-fffc783c0000 r--p 00000000 fc:00 69539230                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffc783c0000-fffc783d0000 rw-p 00010000 fc:00 69539230                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffc783d0000-fffc783e0000 rw-p 00000000 00:00 0 
fffc783f0000-fffc78400000 rw-p 00000000 00:00 0 
fffc78400000-fffc78410000 rw-p 00000000 00:00 0 
fffc78420000-fffc78430000 r-xp 00000000 fc:00 1752243                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffc78430000-fffc78440000 r--p 00000000 fc:00 1752243                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffc78440000-fffc78450000 rw-p 00010000 fc:00 1752243                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffc78450000-fffc78460000 rw-p 00000000 00:00 0 
fffc78460000-fffc78470000 r-xp 00000000 fc:00 69539235                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffc78470000-fffc78480000 r--p 00000000 fc:00 69539235                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffc78480000-fffc78490000 rw-p 00010000 fc:00 69539235                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffc78490000-fffc784a0000 rw-p 00000000 00:00 0 
fffc784a0000-fffc784b0000 r-xp 00000000 fc:00 1752255                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffc784b0000-fffc784c0000 r--p 00000000 fc:00 1752255                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffc784c0000-fffc784d0000 rw-p 00010000 fc:00 1752255                    /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffc784d0000-fffc784e0000 r-xp 00000000 fc:00 1750187                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/asan.so
fffc784e0000-fffc784f0000 r--p 00000000 fc:00 1750187                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/asan.so
fffc784f0000-fffc78500000 rw-p 00010000 fc:00 1750187                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/asan.so
fffc78500000-fffc78560000 rw-p 00000000 00:00 0 
fffc78560000-fffc78570000 r-xp 00000000 fc:00 34424457                   /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffc78570000-fffc78580000 r--p 00000000 fc:00 34424457                   /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffc78580000-fffc78590000 rw-p 00010000 fc:00 34424457                   /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffc78590000-fffc785c0000 rw-p 00000000 00:00 0 
fffc785d0000-fffc785e0000 rw-p 00000000 00:00 0 
fffc785e0000-fffc785f0000 r-xp 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffc785f0000-fffc78600000 r--p 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffc78600000-fffc78610000 rw-p 00010000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffc78610000-fffc78650000 rw-p 00000000 00:00 0 
fffc78660000-fffc78670000 rw-p 00000000 00:00 0 
fffc78670000-fffc78680000 r-xp 00000000 fc:00 34415857                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffc78680000-fffc78690000 r--p 00000000 fc:00 34415857                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffc78690000-fffc786a0000 rw-p 00010000 fc:00 34415857                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffc786a0000-fffc786b0000 rw-p 00000000 00:00 0 
fffc786b0000-fffc786c0000 r-xp 00000000 fc:00 1698889                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffc786c0000-fffc786d0000 r--p 00000000 fc:00 1698889                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffc786d0000-fffc786e0000 rw-p 00010000 fc:00 1698889                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffc786e0000-fffc786f0000 ---p 00000000 00:00 0 
fffc786f0000-fffc78740000 rw-p 00000000 00:00 0 
fffc78740000-fffc78750000 ---p 00000000 00:00 0 
fffc78750000-fffc787a0000 rw-p 00000000 00:00 0 
fffc787a0000-fffc787b0000 ---p 00000000 00:00 0 
fffc787b0000-fffc78800000 rw-p 00000000 00:00 0 
fffc78800000-fffc78810000 ---p 00000000 00:00 0 
fffc78810000-fffc78860000 rw-p 00000000 00:00 0 
fffc78860000-fffc78870000 ---p 00000000 00:00 0 
fffc78870000-fffc788c0000 rw-p 00000000 00:00 0 
fffc788c0000-fffc788d0000 ---p 00000000 00:00 0 
fffc788d0000-fffc78920000 rw-p 00000000 00:00 0 
fffc78920000-fffc78930000 ---p 00000000 00:00 0 
fffc78930000-fffc78980000 rw-p 00000000 00:00 0 
fffc78980000-fffc78990000 ---p 00000000 00:00 0 
fffc78990000-fffc789e0000 rw-p 00000000 00:00 0 
fffc789e0000-fffc789f0000 ---p 00000000 00:00 0 
fffc789f0000-fffc78a40000 rw-p 00000000 00:00 0 
fffc78a40000-fffc78a50000 ---p 00000000 00:00 0 
fffc78a50000-fffc78aa0000 rw-p 00000000 00:00 0 
fffc78aa0000-fffc78ab0000 ---p 00000000 00:00 0 
fffc78ab0000-fffc78b00000 rw-p 00000000 00:00 0 
fffc78b00000-fffc78b10000 ---p 00000000 00:00 0 
fffc78b10000-fffc78b60000 rw-p 00000000 00:00 0 
fffc78b60000-fffc78b70000 ---p 00000000 00:00 0 
fffc78b70000-fffc78bc0000 rw-p 00000000 00:00 0 
fffc78bc0000-fffc78bd0000 ---p 00000000 00:00 0 
fffc78bd0000-fffc78c20000 rw-p 00000000 00:00 0 
fffc78c20000-fffc78c30000 ---p 00000000 00:00 0 
fffc78c30000-fffc78c80000 rw-p 00000000 00:00 0 
fffc78c80000-fffc78c90000 ---p 00000000 00:00 0 
fffc78c90000-fffc78ce0000 rw-p 00000000 00:00 0 
fffc78ce0000-fffc78cf0000 ---p 00000000 00:00 0 
fffc78cf0000-fffc78d40000 rw-p 00000000 00:00 0 
fffc78d40000-fffc78d50000 ---p 00000000 00:00 0 
fffc78d50000-fffc78da0000 rw-p 00000000 00:00 0 
fffc78da0000-fffc78db0000 ---p 00000000 00:00 0 
fffc78db0000-fffc78e00000 rw-p 00000000 00:00 0 
fffc78e00000-fffc78e10000 ---p 00000000 00:00 0 
fffc78e10000-fffc78e60000 rw-p 00000000 00:00 0 
fffc78e60000-fffc78e70000 ---p 00000000 00:00 0 
fffc78e70000-fffc78ec0000 rw-p 00000000 00:00 0 
fffc78ec0000-fffc78ed0000 ---p 00000000 00:00 0 
fffc78ed0000-fffc78f20000 rw-p 00000000 00:00 0 
fffc78f20000-fffc78f30000 ---p 00000000 00:00 0 
fffc78f30000-fffc78f80000 rw-p 00000000 00:00 0 
fffc78f80000-fffc78f90000 ---p 00000000 00:00 0 
fffc78f90000-fffc78fe0000 rw-p 00000000 00:00 0 
fffc78fe0000-fffc78ff0000 ---p 00000000 00:00 0 
fffc78ff0000-fffc79040000 rw-p 00000000 00:00 0 
fffc79040000-fffc79050000 ---p 00000000 00:00 0 
fffc79050000-fffc790a0000 rw-p 00000000 00:00 0 
fffc790a0000-fffc790b0000 ---p 00000000 00:00 0 
fffc790b0000-fffc79100000 rw-p 00000000 00:00 0 
fffc79100000-fffc79110000 ---p 00000000 00:00 0 
fffc79110000-fffc79160000 rw-p 00000000 00:00 0 
fffc79160000-fffc79170000 ---p 00000000 00:00 0 
fffc79170000-fffc791c0000 rw-p 00000000 00:00 0 
fffc791c0000-fffc791d0000 ---p 00000000 00:00 0 
fffc791d0000-fffc79220000 rw-p 00000000 00:00 0 
fffc79220000-fffc79230000 ---p 00000000 00:00 0 
fffc79230000-fffc79280000 rw-p 00000000 00:00 0 
fffc79280000-fffc79290000 ---p 00000000 00:00 0 
fffc79290000-fffc792e0000 rw-p 00000000 00:00 0 
fffc792e0000-fffc792f0000 ---p 00000000 00:00 0 
fffc792f0000-fffc93080000 rw-p 00000000 00:00 0 
fffc93080000-fffc930e0000 r--p 00000000 fc:00 17418                      /usr/lib/locale/C.utf8/LC_CTYPE
fffc930e0000-fffc93240000 r-xp 00000000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffc93240000-fffc93250000 ---p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffc93250000-fffc93260000 r--p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffc93260000-fffc93270000 rw-p 00170000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffc93270000-fffc93290000 r-xp 00000000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffc93290000-fffc932a0000 r--p 00010000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffc932a0000-fffc932b0000 rw-p 00020000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffc932b0000-fffc93360000 r-xp 00000000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffc93360000-fffc93370000 r--p 000a0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffc93370000-fffc93380000 rw-p 000b0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffc93380000-fffc933a0000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffc933a0000-fffc933b0000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffc933b0000-fffc933c0000 rw-p 00000000 00:00 0 
fffc933c0000-fffc933d0000 r-xp 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffc933d0000-fffc933e0000 r--p 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffc933e0000-fffc933f0000 rw-p 00010000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffc933f0000-fffc93400000 r-xp 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffc93400000-fffc93410000 r--p 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffc93410000-fffc93420000 rw-p 00010000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffc93420000-fffc93440000 r-xp 00000000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffc93440000-fffc93450000 r--p 00010000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffc93450000-fffc93460000 rw-p 00000000 00:00 0 
fffc93460000-fffc93470000 r--s 00000000 fc:00 100664686                  /usr/lib64/gconv/gconv-modules.cache
fffc93470000-fffc93480000 r--p 00000000 00:00 0                          [vvar]
fffc93480000-fffc93490000 r-xp 00000000 00:00 0                          [vdso]
fffc93490000-fffc934c0000 r-xp 00000000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffc934c0000-fffc934d0000 r--p 00020000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffc934d0000-fffc934e0000 rw-p 00030000 fc:00 1778452                    /usr/lib64/ld-2.28.so
ffffd8920000-ffffd8970000 rw-p 00000000 00:00 0                          [stack]


[335/753] 1597440=socket/test_unix
[336/753] 1597440=ruby/test_bignum
[337/753] 1597441=prism/newline_test
[338/753] 1597441=-ext-/string/test_enc_str_buf_cat
[339/753] 1597441=socket/test_ancdata
[340/753] 1597441=json/ractor_test
[341/753] 1597441=ruby/test_marshal
[342/753] 1597441=psych/test_ractor
[343/753] 1597441=rubygems/test_gem_resolver_conflict
[344/753] 1597441=prism/result/breadth_first_search_test
[345/753] 1597441=open-uri/test_ssl
[346/753] 1597440=rubygems/test_gem_commands_help_command
[347/753] 1597440=fiber/test_scheduler
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 #<File::Stat dev=0x9, ino=260573714, 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    1597441  opc   11u  IPv4 260573714      0t0  TCP localhost:46787->localhost:36206 (CLOSE_WAIT)
[348/753] 1597441=prism/result/numeric_value_test
[349/753] 1597441=win32/test_registry
[350/753] 1597441=rubygems/test_gem
[351/753] 1597440=strscan/test_ractor
[352/753] 1597440=json/json_generator_test
[353/753] 1597440=prism/result/node_id_test
[354/753] 1597440=psych/test_parser
[355/753] 1597440=yaml/test_dbm
[356/753] 1597440=rubygems/test_gem_resolver_best_set
[357/753] 1597440=uri/test_ws
[358/753] 1597440=date/test_date_strftime
[359/753] 1597441=json/json_parser_test
[360/753] 1597441=rubygems/test_gem_commands_stale_command
[361/753] 1597441=prism/percent_delimiter_string_test
[362/753] 1597441=rubygems/test_gem_commands_cert_command
[363/753] 1597440=rubygems/test_gem_ext_rake_builder
[364/753] 1597440=psych/test_numeric
[365/753] 1597440=-ext-/string/test_fstring
[366/753] 1597440=test_singleton
[367/753] 1597440=io/console/test_ractor
[368/753] 1597440=test_weakref
[369/753] 1597440=-ext-/thread/test_instrumentation_api
[370/753] 1597441=cgi/test_cgi_escape
[371/753] 1597441=did_you_mean/spell_checking/test_key_name_check
[372/753] 1597441=test_timeout
[373/753] 1597441=optparse/test_optparse
[374/753] 1597441=psych/test_deprecated
[375/753] 1597441=fiber/test_io_buffer
running file: /home/opc/ruby/src/master/test/ruby/test_symbol.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

make: *** [uncommon.mk:975: 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/16.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 --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 --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
generating encdb.h
encdb.h unchanged
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/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
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-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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.9.3/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.4/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 3.5.0dev (2025-05-17T00:42:12Z master aa0f689bf4) +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 24.495172 seconds

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