# Logfile created on 2025-05-12 18:39:48 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffff5b22fdc0 @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.20250512-183948", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff5b27d070 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff5b27cd78 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff5b130460 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20250512-183948", @dev=#<File:/home/opc/ruby/logs/brlog.master.20250512-183948>, @binmode=false, @mon_data=#<Monitor:0x0000ffff5b27c3c8>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
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 -
/home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = c6528548d0
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
make[1]: Entering directory '/home/opc/ruby/src/master/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/socket'
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/repl_type_completor.revision unchanged
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/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/yjit/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/zjit/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/yjit/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/zjit/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
55f2c239082a312d631fee946fa0fcf9df88facfd810639e1add657564411265  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/yjit/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/zjit/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/digest'
make[2]: Entering 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/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]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
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/socket'
make[2]: Entering 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/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.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/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/rbs-3.9.3/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/racc-1.8.1/ext/racc/cparse'
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/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update 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/yjit/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/zjit/target/release/' /home/opc/ruby/src/master/zjit/src/lib.rs
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
generating enc.mk
/home/opc/ruby/src/master/.bundle/.timestamp/repl_type_completor.revision unchanged
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 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/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
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/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: 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/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]: 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/ext/socket'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
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/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.3/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+0/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+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.5.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.5.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.5.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.5.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.5.0+0
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+0
                                    bundler 2.7.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    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+0
                                    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.11.3
                                    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+0
                                    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.3
                                    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+0/cache
skipped 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 2024 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/yjit/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/zjit/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/yjit/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/zjit/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.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
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/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=14561
  "--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/754] 2188308=rubygems/test_gem_source
[  2/754] 2188310=mkmf/test_mkmf
[  3/754] 2188309=mkmf/test_have_macro
[  4/754] 2188310=psych/test_class
[  5/754] 2188310=-ext-/vm/test_at_exit
[  6/754] 2188310=prism/api/command_line_test
[  7/754] 2188310=rubygems/test_gem_package
[  8/754] 2188309=ruby/test_array
[  9/754] 2188308=ruby/test_autoload
[ 10/754] 2188310=ruby/test_thread_cv
[ 11/754] 2188310=prism/result/overlap_test
[ 12/754] 2188310=stringio/test_stringio
[ 13/754] 2188310=ripper/test_files_ext
[ 14/754] 2188310=-ext-/test_random
[ 15/754] 2188310=ruby/enc/test_regex_casefold
[ 16/754] 2188310=ripper/test_lexer
[ 17/754] 2188310=rubygems/test_gem_source_git
[ 18/754] 2188309=ripper/test_ripper
[ 19/754] 2188310=ruby/test_primitive
[ 20/754] 2188310=prism/ruby/parser_test
[ 21/754] 2188310=uri/test_parser
[ 22/754] 2188310=ruby/test_iseq
[ 23/754] 2188309=test_bundled_gems
[ 24/754] 2188309=rubygems/test_gem_commands_setup_command
[ 25/754] 2188309=rubygems/test_gem_safe_yaml
[ 26/754] 2188309=-ext-/eval/test_eval
[ 27/754] 2188309=psych/test_document
[ 28/754] 2188310=dtrace/test_singleton_function
[ 29/754] 2188309=ruby/test_env
[ 30/754] 2188310=rubygems/test_gem_package_tar_reader
[ 31/754] 2188310=rubygems/test_gem_commands_signout_command
[ 32/754] 2188310=openssl/test_pair
[ 33/754] 2188308=rubygems/test_gem_source_fetch_problem
[ 34/754] 2188308=psych/test_encoding
[ 35/754] 2188308=mkmf/test_install
[ 36/754] 2188308=uri/test_ftp
[ 37/754] 2188308=socket/test_sockopt
[ 38/754] 2188308=optparse/test_autoconf
[ 39/754] 2188308=ruby/test_arithmetic_sequence
[ 40/754] 2188308=did_you_mean/test_ractor_compatibility
[ 41/754] 2188308=mkmf/test_find_executable
[ 42/754] 2188308=rubygems/test_gem_request_set_lockfile_tokenizer
[ 43/754] 2188308=ruby/test_lazy_enumerator
[ 44/754] 2188308=etc/test_etc
[ 45/754] 2188308=ruby/test_nomethod_error
[ 46/754] 2188308=rubygems/test_gem_commands_rebuild_command
[ 47/754] 2188308=-ext-/file/test_stat
[ 48/754] 2188308=net/http/test_https_proxy
[ 49/754] 2188308=rubygems/test_gem_remote_fetcher_s3
[ 50/754] 2188309=prism/magic_comment_test
[ 51/754] 2188308=-ext-/test_printf
[ 52/754] 2188308=openssl/test_x509attr
[ 53/754] 2188308=prism/ruby/string_query_test
[ 54/754] 2188308=ruby/test_io
[ 55/754] 2188309=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 56/754] 2188309=openssl/test_digest
[ 57/754] 2188309=ruby/test_path
[ 58/754] 2188309=ruby/test_dir
Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-05-12 03:34:48.394912732 +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    2188309  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[ 59/754] 2188309=ripper/test_files_test_1
[ 60/754] 2188309=-ext-/load/test_resolve_symbol
[ 61/754] 2188309=rubygems/test_rubygems
[ 62/754] 2188309=prism/ruby/ripper_test
[ 63/754] 2188309=test_unicode_normalize
[ 64/754] 2188309=rubygems/test_gem_stream_ui
[ 65/754] 2188309=prism/api/parse_comments_test
[ 66/754] 2188309=ruby/enc/test_gb18030
[ 67/754] 2188309=rubygems/test_gem_commands_lock_command
[ 68/754] 2188309=ruby/test_io_m17n
[ 69/754] 2188310=rubygems/test_gem_stub_specification
[ 70/754] 2188310=ruby/test_float
[ 71/754] 2188309=dtrace/test_cmethod
[ 72/754] 2188309=socket/test_nonblock
[ 73/754] 2188309=rubygems/test_gem_ext_configure_builder
[ 74/754] 2188309=json/json_ext_parser_test
[ 75/754] 2188309=-ext-/bignum/test_mul
[ 76/754] 2188309=test_shellwords
[ 77/754] 2188309=test_ipaddr
[ 78/754] 2188309=openssl/test_ocsp
[ 79/754] 2188309=prism/result/implicit_array_test
[ 80/754] 2188309=ripper/test_scanner_events
[ 81/754] 2188309=date/test_date_strptime
[ 82/754] 2188309=psych/test_omap
[ 83/754] 2188309=psych/visitors/test_depth_first
[ 84/754] 2188309=did_you_mean/tree_spell/test_change_word
[ 85/754] 2188309=openssl/test_config
[ 86/754] 2188309=ruby/test_rubyvm
[ 87/754] 2188309=prism/fuzzer_test
[ 88/754] 2188309=prism/onigmo_test
[ 89/754] 2188309=psych/test_struct
[ 90/754] 2188309=prism/result/equality_test
[ 91/754] 2188309=ruby/test_key_error
[ 92/754] 2188309=rubygems/test_gem_commands_mirror
[ 93/754] 2188309=ruby/test_fiber
[ 94/754] 2188310=prism/result/integer_parse_test
[ 95/754] 2188310=openssl/test_engine
[ 96/754] 2188310=-ext-/thread/test_lock_native_thread
[ 97/754] 2188310=rubygems/test_gem_package_task
[ 98/754] 2188310=-ext-/array/test_resize
[ 99/754] 2188310=optparse/test_load
[100/754] 2188310=rubygems/test_bundled_ca
[101/754] 2188308=ruby/test_integer_comb
[102/754] 2188310=-ext-/test_abi
[103/754] 2188310=openssl/test_ssl
[104/754] 2188308=erb/test_erb_command
[105/754] 2188308=ruby/test_module
[106/754] 2188309=rubygems/test_gem_security_trust_dir
[107/754] 2188309=rubygems/test_gem_source_installed
[108/754] 2188309=rubygems/test_gem_validator
[109/754] 2188309=-ext-/marshal/test_usrmarshal
[110/754] 2188309=ruby/test_not
[111/754] 2188309=uri/test_wss
[112/754] 2188309=ruby/test_require
[113/754] 2188308=ruby/test_objectspace
[114/754] 2188309=rubygems/test_gem_resolver_composed_set
[115/754] 2188309=-ext-/integer/test_my_integer
[116/754] 2188309=rubygems/test_gem_gem_runner
[117/754] 2188309=ruby/test_require_lib
[118/754] 2188308=ruby/test_metaclass
[119/754] 2188308=openssl/test_x509store
[120/754] 2188308=dtrace/test_load
[121/754] 2188308=-ext-/st/test_update
[122/754] 2188308=openssl/test_cipher
[123/754] 2188308=-ext-/time/test_new
[124/754] 2188308=rubygems/test_gem_source_lock
[125/754] 2188308=ruby/test_ast
[126/754] 2188309=openssl/test_x509cert
[127/754] 2188309=did_you_mean/spell_checking/test_variable_name_check
[128/754] 2188309=openssl/test_bn
[129/754] 2188309=did_you_mean/spell_checking/test_require_path_check
[130/754] 2188309=rubygems/test_gem_request_set_gem_dependency_api
[131/754] 2188309=did_you_mean/core_ext/test_name_error_extension
[132/754] 2188309=ruby/test_weakkeymap
[133/754] 2188309=ripper/test_files_test
[134/754] 2188309=net/protocol/test_protocol
[135/754] 2188309=dtrace/test_object_create_start
[136/754] 2188309=rubygems/test_gem_commands_info_command
[137/754] 2188309=net/http/test_https
[138/754] 2188310=io/wait/test_io_wait_uncommon
[139/754] 2188310=ruby/test_fixnum
[140/754] 2188310=rubygems/test_gem_silent_ui
[141/754] 2188310=ruby/test_signal
[142/754] 2188310=ruby/test_continuation
[143/754] 2188310=rubygems/test_gem_ci_detector
[144/754] 2188310=ruby/test_file_exhaustive
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-05-12 03:34:48.394912732 +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    2188310  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[145/754] 2188309=open-uri/test_proxy
[146/754] 2188309=rubygems/test_gem_security_policy
[147/754] 2188309=-ext-/hash/test_delete
[148/754] 2188309=ruby/enc/test_case_comprehensive
[149/754] 2188309=ruby/test_rational2
[150/754] 2188309=prism/fixtures_test
[151/754] 2188309=optparse/test_placearg
[152/754] 2188309=rubygems/test_gem_package_tar_header
[153/754] 2188309=openssl/test_ssl_session
[154/754] 2188309=test_tmpdir
[155/754] 2188309=ruby/test_struct
[156/754] 2188310=fiber/test_mutex
[157/754] 2188310=prism/api/parse_test
[158/754] 2188310=-ext-/symbol/test_type
[159/754] 2188310=prism/heredoc_dedent_test
[160/754] 2188310=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[161/754] 2188310=rubygems/test_gem_local_remote_options
[162/754] 2188309=ruby/test_dup
[163/754] 2188310=optparse/test_acceptable
[164/754] 2188309=rubygems/test_gem_resolver_git_set
[165/754] 2188310=rubygems/test_gem_commands_check_command
[166/754] 2188310=mkmf/test_signedness
[167/754] 2188309=digest/test_digest
[168/754] 2188309=rubygems/test_gem_safe_marshal
[169/754] 2188309=net/http/test_httpheader
[170/754] 2188309=ripper/test_sexp
[171/754] 2188309=pathname/test_ractor
[172/754] 2188309=json/json_generic_object_test
[173/754] 2188309=rubygems/test_gem_resolver_vendor_specification
[174/754] 2188309=date/test_date_arith
[175/754] 2188309=-ext-/exception/test_exception_at_throwing
[176/754] 2188309=rubygems/test_gem_resolver_installed_specification
[177/754] 2188309=digest/test_ractor
[178/754] 2188310=prism/api/parse_stream_test
[179/754] 2188310=strscan/test_stringscanner
[180/754] 2188310=psych/test_alias_and_anchor
[181/754] 2188310=-ext-/popen_deadlock/test_popen_deadlock
[182/754] 2188309=test_time
[183/754] 2188309=-ext-/exception/test_ensured
[184/754] 2188309=ruby/enc/test_euc_jp
[185/754] 2188309=ruby/test_set
[186/754] 2188309=test_delegate
[187/754] 2188309=prism/ractor_test
[188/754] 2188309=rubygems/test_project_sanity
[189/754] 2188309=psych/test_symbol
[190/754] 2188309=ruby/test_gc
[191/754] 2188310=rubygems/test_gem_request_set
[192/754] 2188310=rubygems/test_gem_bundler_version_finder
[193/754] 2188310=-ext-/string/test_interned_str
[194/754] 2188310=-ext-/string/test_set_len
[195/754] 2188310=ruby/test_pattern_matching
[196/754] 2188310=ruby/test_sleep
[197/754] 2188310=rubygems/test_webauthn_listener_response
[198/754] 2188310=psych/test_stringio
[199/754] 2188310=rubygems/test_gem_resolver_index_set
[200/754] 2188310=socket/test_addrinfo
[201/754] 2188310=psych/visitors/test_to_ruby
[202/754] 2188310=ruby/test_time_tz
[203/754] 2188310=prism/newline_offsets_test
[204/754] 2188310=socket/test_socket
[205/754] 2188310=ruby/test_inlinecache
[206/754] 2188310=ruby/test_thread
[207/754] 2188309=-ext-/struct/test_data
[208/754] 2188309=-ext-/test_bug-14834
[209/754] 2188309=rubygems/test_gem_commands_build_command
[210/754] 2188309=-ext-/string/test_ellipsize
[211/754] 2188309=ruby/test_call
[212/754] 2188309=prism/result/integer_base_flags_test
[213/754] 2188309=rubygems/test_gem_ext_builder
[214/754] 2188309=-ext-/array/test_to_ary_concat
[215/754] 2188309=ruby/enc/test_windows_1251
[216/754] 2188309=prism/ruby/relocation_test
[217/754] 2188309=ruby/test_ractor
[218/754] 2188309=rubygems/test_gem_resolver_best_set
[219/754] 2188309=yaml/test_dbm
[220/754] 2188309=psych/test_parser
[221/754] 2188309=prism/result/node_id_test
[222/754] 2188309=json/json_generator_test
[223/754] 2188310=strscan/test_ractor
[224/754] 2188310=win32/test_registry
[225/754] 2188310=rubygems/test_gem
[226/754] 2188309=prism/result/numeric_value_test
[227/754] 2188309=open-uri/test_ssl
[228/754] 2188310=rubygems/test_gem_commands_help_command
[229/754] 2188310=fiber/test_scheduler
[230/754] 2188309=prism/result/breadth_first_search_test
[231/754] 2188309=rubygems/test_gem_resolver_conflict
[232/754] 2188309=psych/test_ractor
[233/754] 2188309=socket/test_ancdata
[234/754] 2188309=json/ractor_test
[235/754] 2188309=ruby/test_marshal
[236/754] 2188308=-ext-/string/test_enc_str_buf_cat
[237/754] 2188308=ruby/test_bignum
[238/754] 2188309=prism/newline_test
[239/754] 2188309=ruby/test_integer
[240/754] 2188310=socket/test_unix
[241/754] 2188310=ruby/test_symbol
[242/754] 2188309=rubygems/test_gem_commands_search_command
[243/754] 2188309=psych/test_coder
[244/754] 2188309=rubygems/test_gem_commands_contents_command
[245/754] 2188309=socket/test_udp
[246/754] 2188309=date/test_date_new
[247/754] 2188309=rubygems/test_gem_commands_list_command
[248/754] 2188309=rubygems/test_gem_resolver_local_specification
[249/754] 2188309=mkmf/test_configuration
[250/754] 2188309=mkmf/test_have_func
[251/754] 2188310=date/test_date_marshal
[252/754] 2188310=openssl/test_ts
[253/754] 2188308=psych/json/test_stream
[254/754] 2188308=objspace/test_ractor
[255/754] 2188308=test_trick
[256/754] 2188310=fiber/test_address_resolve
[257/754] 2188310=ruby/test_range
[258/754] 2188309=rubygems/test_gem_commands_signin_command
[259/754] 2188309=test_extlibs
[260/754] 2188310=-ext-/iter/test_iter_break
[261/754] 2188310=ruby/test_enum
[262/754] 2188310=rubygems/test_require
[263/754] 2188309=-ext-/test_recursion
[264/754] 2188309=test_rbconfig
[265/754] 2188309=-ext-/num2int/test_num2int
[266/754] 2188309=ruby/test_flip
[267/754] 2188309=io/console/test_io_console
[268/754] 2188308=-ext-/test_notimplement
[269/754] 2188308=resolv/test_dns
[270/754] 2188310=prism/result/source_location_test
[271/754] 2188310=openssl/test_x509crl
[272/754] 2188310=mmtk/test_configuration
[273/754] 2188310=ruby/test_transcode
[274/754] 2188308=ruby/test_refinement
[275/754] 2188310=-ext-/debug/test_debug
[276/754] 2188310=rubygems/test_gem_commands_cleanup_command
[277/754] 2188310=-ext-/class/test_class2name
[278/754] 2188310=prism/result/heredoc_test
[279/754] 2188310=did_you_mean/spell_checking/test_pattern_key_name_check
[280/754] 2188310=-ext-/debug/test_profile_frames
[281/754] 2188310=optparse/test_getopts
[282/754] 2188310=openssl/test_fips
[283/754] 2188310=ruby/test_alias
[284/754] 2188310=psych/test_emitter
[285/754] 2188310=rubygems/test_gem_ext_cmake_builder
[286/754] 2188310=digest/test_digest_extend
[287/754] 2188310=-ext-/gvl/test_last_thread
[288/754] 2188309=-ext-/thread_fd/test_thread_fd_close
[289/754] 2188309=rubygems/test_gem_commands_uninstall_command
[290/754] 2188310=ruby/test_compile_prism
[291/754] 2188310=prism/test_helper
[292/754] 2188310=prism/ruby/reflection_test
[293/754] 2188310=json/json_encoding_test
[294/754] 2188310=ruby/test_vm_dump
[295/754] 2188310=open-uri/test_ftp
[296/754] 2188310=mkmf/test_pkg_config
[297/754] 2188310=rubygems/test_gem_available_set
[298/754] 2188309=-ext-/string/test_modify_expand
[299/754] 2188309=mkmf/test_convertible
[300/754] 2188310=prism/errors_test
[301/754] 2188310=rubygems/test_gem_commands_exec_command
[302/754] 2188308=prism/unescape_test
[303/754] 2188308=ruby/test_object_id
[304/754] 2188308=ruby/test_super
[305/754] 2188310=rubygems/test_gem_source_vendor
[306/754] 2188310=rubygems/test_gem_resolver
[307/754] 2188310=-ext-/win32/test_dln
[308/754] 2188310=ruby/test_object
[309/754] 2188308=openssl/test_x509req
[310/754] 2188308=ruby/test_readpartial
[311/754] 2188310=net/http/test_httpresponse
[312/754] 2188310=ruby/test_insns_leaf
[313/754] 2188310=ruby/test_allocation
[314/754] 2188308=ruby/test_ifunless
[315/754] 2188308=rubygems/test_gem_console_ui
[316/754] 2188308=ruby/enc/test_case_options
[317/754] 2188308=uri/test_mailto
[318/754] 2188308=resolv/test_addr
[319/754] 2188308=psych/test_object
[320/754] 2188308=-ext-/struct/test_member
[321/754] 2188308=json/test_helper
[322/754] 2188308=rubygems/test_gem_resolver_api_set
[323/754] 2188308=-ext-/struct/test_duplicate
[324/754] 2188308=-ext-/arith_seq/test_arith_seq_extract
[325/754] 2188308=psych/test_object_references
[326/754] 2188308=rubygems/test_gem_source_subpath_problem
[327/754] 2188308=rubygems/test_gem_installer
[328/754] 2188309=-ext-/bug_reporter/test_bug_reporter
[329/754] 2188309=openssl/test_ossl
[330/754] 2188310=prism/result/regular_expression_options_test
[331/754] 2188310=net/http/test_buffered_io
[332/754] 2188310=prism/ruby/parameters_signature_test
[333/754] 2188310=-ext-/string/test_nofree
[334/754] 2188310=ruby/test_regexp
[335/754] 2188308=ruby/test_whileuntil
[336/754] 2188308=ruby/test_beginendblock
[337/754] 2188308=monitor/test_monitor
[338/754] 2188308=ruby/test_eval
[339/754] 2188308=psych/test_scalar_scanner
[340/754] 2188308=ruby/test_lambda
[341/754] 2188308=-ext-/string/test_rb_str_dup
[342/754] 2188308=-ext-/stack/test_stack_overflow
[343/754] 2188308=rubygems/test_gem_path_support
[344/754] 2188308=ruby/test_arity
[345/754] 2188308=ruby/test_keyword
[346/754] 2188308=prism/api/dump_test
[347/754] 2188308=ruby/test_trace
[348/754] 2188308=prism/encoding/symbol_encoding_test
[349/754] 2188308=-ext-/st/test_foreach
[350/754] 2188308=rubygems/test_gem_resolver_installer_set
[351/754] 2188308=-ext-/econv/test_append
[352/754] 2188308=mkmf/test_config
[353/754] 2188308=ruby/test_file
[354/754] 2188309=optparse/test_summary
[355/754] 2188309=prism/bom_test
[356/754] 2188309=openssl/test_x509ext
[357/754] 2188309=psych/visitors/test_emitter
[358/754] 2188309=test_find
[359/754] 2188309=mkmf/test_constant
[360/754] 2188309=openssl/test_hmac
[361/754] 2188309=ruby/test_encoding
[362/754] 2188309=ruby/test_time
[363/754] 2188309=uri/test_file
[364/754] 2188309=-ext-/float/test_nextafter
[365/754] 2188309=rubygems/test_gem_commands_owner_command
[366/754] 2188309=-ext-/string/test_capacity
[367/754] 2188309=rubygems/test_gem_request_connection_pools
[368/754] 2188309=-ext-/rational/test_rat
[369/754] 2188309=ruby/test_numeric
[370/754] 2188309=-ext-/test_bug-3571
[371/754] 2188309=psych/test_yamlstore
[372/754] 2188309=mkmf/test_flags
[373/754] 2188309=rubygems/test_gem_requirement
[374/754] 2188309=socket/test_tcp
[375/754] 2188308=-ext-/integer/test_integer
[376/754] 2188308=rubygems/test_gem_name_tuple
[377/754] 2188308=rubygems/test_gem_commands_server_command
[378/754] 2188308=rubygems/test_gem_resolver_activation_request
[379/754] 2188308=ruby/test_string
[380/754] 2188309=ruby/test_pipe
[381/754] 2188309=-ext-/iter/test_yield_block
[382/754] 2188309=-ext-/test_bug-5832
[383/754] 2188309=rubygems/test_gem_package_tar_reader_entry
[384/754] 2188309=resolv/test_resource
[385/754] 2188309=rubygems/test_gem_uri
[386/754] 2188309=optparse/test_reqarg
[387/754] 2188309=rubygems/test_gem_ext_ext_conf_builder
[388/754] 2188309=did_you_mean/test_spell_checker
[389/754] 2188309=rubygems/test_gem_version
[390/754] 2188309=ruby/test_frozen_error
[391/754] 2188309=psych/test_data
[392/754] 2188309=-ext-/path_to_class/test_path_to_class
[393/754] 2188309=fiber/test_enumerator
[394/754] 2188309=zlib/test_zlib
[395/754] 2188310=-ext-/win32/test_console_attr
[396/754] 2188310=ruby/test_proc
[397/754] 2188309=rubygems/test_gem_ext_cargo_builder
[398/754] 2188309=rubygems/test_gem_commands_unpack_command
[399/754] 2188310=rubygems/test_gem_version_option
[400/754] 2188310=date/test_date_compat
[401/754] 2188310=prism/snippets_test
[402/754] 2188309=-ext-/gvl/test_ubf_async_safe
[403/754] 2188309=rubygems/test_gem_resolver_specification
[404/754] 2188309=-ext-/bignum/test_big2str
[405/754] 2188309=openssl/test_pkey_dsa
[406/754] 2188310=rubygems/test_gem_commands_yank_command
[407/754] 2188310=-ext-/namespace/test_load_ext
[408/754] 2188310=psych/visitors/test_yaml_tree
[409/754] 2188310=rubygems/test_gem_resolver_dependency_request
[410/754] 2188310=ruby/enc/test_euc_tw
[411/754] 2188310=-ext-/string/test_cstr
[412/754] 2188309=psych/test_psych
[413/754] 2188309=psych/test_nil
[414/754] 2188309=-ext-/wait/test_wait
[415/754] 2188309=did_you_mean/tree_spell/test_human_typo
[416/754] 2188309=uri/test_ldap
[417/754] 2188309=openssl/test_kdf
[418/754] 2188309=fileutils/test_nowrite
[419/754] 2188309=-ext-/funcall/test_passing_block
[420/754] 2188309=ruby/test_defined
[421/754] 2188309=ruby/test_thread_queue
[422/754] 2188310=ruby/test_io_buffer
[423/754] 2188310=ruby/test_yjit_exit_locations
[424/754] 2188310=ruby/test_io_timeout
[425/754] 2188310=prism/ruby/location_test
[426/754] 2188310=rubygems/test_gem_config_file
[427/754] 2188310=prism/api/freeze_test
[428/754] 2188310=json/json_string_matching_test
[429/754] 2188310=ruby/test_comparable
[430/754] 2188310=date/test_date_conv
[431/754] 2188310=rubygems/test_webauthn_poller
[432/754] 2188310=mkmf/test_egrep_cpp
[433/754] 2188310=rubygems/test_gem_resolver_index_specification
[434/754] 2188310=psych/test_serialize_subclasses
[435/754] 2188310=ruby/test_frozen
[436/754] 2188310=erb/test_erb_m17n
[437/754] 2188310=fiber/test_timeout
[438/754] 2188310=ruby/test_fnmatch
[439/754] 2188310=pathname/test_pathname
[440/754] 2188310=net/http/test_http_request
[441/754] 2188310=test_tempfile
[442/754] 2188310=coverage/test_coverage
[443/754] 2188310=yaml/test_store
[444/754] 2188310=psych/test_tree_builder
[445/754] 2188310=-ext-/load/test_protect
[446/754] 2188310=psych/test_psych_set
[447/754] 2188310=rubygems/test_gem_commands_update_command
[448/754] 2188310=date/test_date
[449/754] 2188310=ruby/enc/test_big5
[450/754] 2188310=ruby/test_complexrational
[451/754] 2188310=dtrace/test_raise
[452/754] 2188310=prism/version_test
[453/754] 2188310=prism/result/named_capture_test
[454/754] 2188310=json/json_common_interface_test
[455/754] 2188310=psych/test_string
[456/754] 2188310=dtrace/test_function_entry
[457/754] 2188310=error_highlight/test_error_highlight
[458/754] 2188310=-ext-/test_enumerator_kw
[459/754] 2188310=psych/test_marshalable
[460/754] 2188310=prism/api/lex_test
[461/754] 2188310=ripper/test_files_lib
[462/754] 2188310=ruby/test_string_memory
[463/754] 2188310=-ext-/bignum/test_bigzero
[464/754] 2188310=rubygems/test_gem_remote_fetcher_local_ssl_server
[465/754] 2188309=rubygems/test_gem_commands_query_command
[466/754] 2188309=prism/ruby/compiler_test
[467/754] 2188309=rubygems/test_gem_platform
[468/754] 2188309=prism/result/index_write_test
[469/754] 2188309=-ext-/string/test_external_new
[470/754] 2188309=prism/api/parse_success_test
[471/754] 2188309=openssl/test_pkey
[472/754] 2188309=openssl/test_pkey_dh
[473/754] 2188308=ruby/test_m17n_comb
[474/754] 2188309=psych/test_null
[475/754] 2188309=fiber/test_ractor
[476/754] 2188309=ruby/test_memory_view
[477/754] 2188309=ruby/test_data
[478/754] 2188309=fiber/test_io
[479/754] 2188309=fiber/test_thread
[480/754] 2188309=rubygems/test_gem_util
[481/754] 2188309=rubygems/test_gem_security_signer
[482/754] 2188309=rubygems/test_config
[483/754] 2188309=ruby/test_complex2
[484/754] 2188309=ruby/test_literal
[485/754] 2188310=prism/result/static_inspect_test
[486/754] 2188310=rubygems/test_gem_unsatisfiable_dependency_error
[487/754] 2188310=openssl/test_pkcs7
[488/754] 2188309=rubygems/test_gem_commands_environment_command
[489/754] 2188310=ruby/test_pack
[490/754] 2188309=did_you_mean/spell_checking/test_class_name_check
[491/754] 2188309=psych/test_scalar
[492/754] 2188309=ruby/test_syntax
[493/754] 2188310=optparse/test_zsh_completion
[494/754] 2188310=socket/test_basicsocket
[495/754] 2188310=optparse/test_bash_completion
[496/754] 2188310=ruby/test_exception
[497/754] 2188308=prism/ruby/pattern_test
[498/754] 2188308=-ext-/bignum/test_div
[499/754] 2188308=ripper/test_files_test_2
[500/754] 2188308=psych/test_deprecated
[501/754] 2188308=fiber/test_io_buffer
[502/754] 2188308=optparse/test_optparse
[503/754] 2188308=did_you_mean/spell_checking/test_key_name_check
[504/754] 2188308=test_timeout
[505/754] 2188310=io/console/test_ractor
[506/754] 2188310=test_weakref
[507/754] 2188308=-ext-/thread/test_instrumentation_api
[508/754] 2188310=cgi/test_cgi_escape
[509/754] 2188310=psych/test_numeric
[510/754] 2188310=-ext-/string/test_fstring
[511/754] 2188310=test_singleton
[512/754] 2188310=rubygems/test_gem_ext_rake_builder
[513/754] 2188310=prism/percent_delimiter_string_test
[514/754] 2188310=rubygems/test_gem_commands_cert_command
[515/754] 2188310=rubygems/test_gem_commands_stale_command
[516/754] 2188310=uri/test_ws
[517/754] 2188310=date/test_date_strftime
[518/754] 2188310=json/json_parser_test
[519/754] 2188310=uri/test_generic
[520/754] 2188310=uri/test_common
[521/754] 2188310=net/http/test_httpresponses
[522/754] 2188310=rubygems/test_deprecate
[523/754] 2188310=-ext-/postponed_job/test_postponed_job
[524/754] 2188310=rubygems/test_gem_request_set_lockfile
[525/754] 2188309=-ext-/test_ensure_and_callcc
[526/754] 2188309=mkmf/test_have_library
[527/754] 2188308=psych/test_stream
[528/754] 2188308=openssl/test_ns_spki
[529/754] 2188308=-ext-/iseq_load/test_iseq_load
[530/754] 2188310=prism/library_symbols_test
[531/754] 2188310=-ext-/load/test_stringify_symbols
[532/754] 2188310=dtrace/test_require
[533/754] 2188310=objspace/test_objspace
[534/754] 2188309=rubygems/test_gem_dependency_list
[535/754] 2188309=prism/encoding/string_encoding_test
[536/754] 2188309=rubygems/test_gem_commands_outdated_command
[537/754] 2188309=rubygems/test_gem_commands_fetch_command
[538/754] 2188309=-ext-/typeddata/test_typeddata
[539/754] 2188309=test_tsort
[540/754] 2188309=test_securerandom
[541/754] 2188308=io/wait/test_io_wait
[542/754] 2188309=-ext-/bignum/test_pack
[543/754] 2188309=optparse/test_kwargs
[544/754] 2188309=json/json_fixtures_test
[545/754] 2188309=rubygems/test_gem_doctor
[546/754] 2188309=-ext-/struct/test_len
[547/754] 2188309=-ext-/proc/test_bmethod
[548/754] 2188309=openssl/test_provider
[549/754] 2188308=ruby/enc/test_euc_kr
[550/754] 2188309=rubygems/test_gem_source_specific_file
[551/754] 2188308=ruby/test_process
[552/754] 2188309=ruby/test_random_formatter
[553/754] 2188309=prism/encoding/encodings_test
[554/754] 2188309=ruby/test_rand
[555/754] 2188309=rubygems/test_kernel
Leaked file descriptor: TestProcess#test_gid_from_name: 9 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-05-12 07:22:25.794416986 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    2188308  opc    9r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[556/754] 2188309=-ext-/load/test_dot_dot
[557/754] 2188309=rubygems/test_gem_rdoc
[558/754] 2188309=ruby/test_iterator
[559/754] 2188309=dtrace/test_string
[560/754] 2188309=rubygems/test_gem_commands_install_command
[561/754] 2188309=did_you_mean/spell_checking/test_method_name_check
[562/754] 2188309=fiber/test_storage
[563/754] 2188309=psych/test_merge_keys
[564/754] 2188309=optparse/test_did_you_mean
[565/754] 2188309=ruby/test_shapes
[566/754] 2188309=ruby/enc/test_cesu8
[567/754] 2188309=ruby/test_zjit
[568/754] 2188309=prism/encoding/regular_expression_encoding_test
[569/754] 2188309=ruby/test_dir_m17n
[570/754] 2188309=dtrace/test_array_create
[571/754] 2188309=ruby/test_threadgroup
[572/754] 2188309=ruby/test_complex
[573/754] 2188309=test_forwardable
[574/754] 2188309=fiber/test_process
[575/754] 2188309=-ext-/win32/test_fd_setsize
[576/754] 2188309=lib/!Nothing_to_test
[577/754] 2188309=prism/result/static_literals_test
[578/754] 2188309=ruby/enc/test_emoji_breaks
[579/754] 2188309=-ext-/string/test_normalize
[580/754] 2188309=fileutils/test_verbose
[581/754] 2188309=rubygems/test_gem_commands_open_command
[582/754] 2188309=rubygems/test_gem_update_suggestion
[583/754] 2188309=ruby/test_assignment
[584/754] 2188309=rubygems/test_gem_command
[585/754] 2188309=openssl/test_asn1
[586/754] 2188309=rubygems/test_gem_resolver_lock_set
[587/754] 2188309=openssl/test_random
[588/754] 2188309=ruby/test_undef
[589/754] 2188309=test_pp
[590/754] 2188309=rubygems/test_gem_impossible_dependencies_error
[591/754] 2188309=optparse/test_noarg
[592/754] 2188309=psych/test_exception
[593/754] 2188309=-ext-/arith_seq/test_arith_seq_beg_len_step
[594/754] 2188309=rubygems/test_gem_resolver_requirement_list
[595/754] 2188309=psych/test_hash
[596/754] 2188309=ruby/test_variable
[597/754] 2188309=optparse/test_optarg
[598/754] 2188309=rubygems/test_gem_commands_pristine_command
[599/754] 2188309=rubygems/test_gem_resolver_git_specification
[600/754] 2188309=ruby/enc/test_utf32
[601/754] 2188309=ruby/test_basicinstructions
[602/754] 2188309=date/test_date_ractor
[603/754] 2188309=erb/test_erb
[604/754] 2188309=rubygems/test_gem_security
Leaked file descriptor: TestProcess#test_uid_from_name: 10 #<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-12 03:34:48.394912732 +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    2188308  opc   10r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[605/754] 2188308=ruby/test_clone
[606/754] 2188308=prism/lex_test
[607/754] 2188308=-ext-/exception/test_enc_raise
[608/754] 2188308=test_prettyprint
[609/754] 2188308=rubygems/test_gem_uri_formatter
[610/754] 2188308=fileutils/test_dryrun
/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:179: [BUG] Segmentation fault at 0x0000fffceb0768c0
ruby 3.5.0dev (2025-05-12T16:59:58Z master c6528548d0) +PRISM [aarch64-linux]

-- Control frame information -----------------------------------------------
c:0019 p:---- s:0120 e:000119 CFUNC  :verify_compaction_references
c:0018 p:0013 s:0116 e:000115 BLOCK  /home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:179 [FINISH]
c:0017 p:0001 s:0112 e:000111 METHOD /home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:173
c:0016 p:0004 s:0108 e:000107 BLOCK  /home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:181 [FINISH]
c:0015 p:0003 s:0105 e:000104 METHOD <internal:trace_point>:261
c:0014 p:0044 s:0097 E:001c40 METHOD /home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:180
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:0024b0 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:000015 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 EVAL   /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:0005f0 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_gc_compact.rb:180:in 'test_compacting_from_trace_point'
<internal:trace_point>:261:in 'enable'
/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:181:in 'block in test_compacting_from_trace_point'
/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:173:in 'tracee'
/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:179:in 'block in test_compacting_from_trace_point'
/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:179:in 'verify_compaction_references'

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

-- Machine register context ------------------------------------------------
  x0: 0x0000000000000000  x1: 0x0000fffceb0768c0  x2: 0x0000000000000000
  x3: 0x0000000000000000  x4: 0x0000aaab03dad8d8  x5: 0x0000aaab1dc922e0
  x6: 0xffffffffffffffff  x7: 0x0000fffcebee7710 x18: 0x0000000000000000
 x19: 0x0000aaab1f3037b0 x20: 0xc57f0c661f6191dc x21: 0x0000aaab0425f000
 x22: 0x0000aaab03dad920 x23: 0x0000000000000000 x24: 0x0000000000000000
 x25: 0x0000aaab1d90c250 x26: 0x0000aaab1f304698 x27: 0x000000000000009f
 x28: 0x000000000000000b x29: 0x0000ffffdfb7fbb0  sp: 0x0000ffffdfb7fb50
 fau: 0x0000fffceb0768c0

-- C level backtrace information -------------------------------------------
/home/opc/ruby/build/master/ruby(fprintf+0x0) [0xaaab04081e70] /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) [0xaaab040456f0] /home/opc/ruby/src/master/error.c:1130
/home/opc/ruby/build/master/ruby(sigsegv+0x54) [0xaaab03eab85c] /home/opc/ruby/src/master/signal.c:935
linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xfffd65f005a8]
/home/opc/ruby/build/master/ruby(RB_BUILTIN_TYPE+0x0) [0xaaab03dad8f4] /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:3917
/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:2829
/home/opc/ruby/build/master/ruby(gc_location_internal) /home/opc/ruby/src/master/gc.c:2821
/home/opc/ruby/build/master/ruby(rb_gc_location) /home/opc/ruby/src/master/gc.c:2835
/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) [0xaaab03eb7b0c] /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) [0xaaab03dad6b8] /home/opc/ruby/src/master/gc/gc.h:133
/home/opc/ruby/build/master/ruby(id_to_obj_tbl_compact) /home/opc/ruby/src/master/gc.c:1838
/home/opc/ruby/build/master/ruby(rb_gc_update_object_references+0x690) [0xaaab03db99b8] /home/opc/ruby/src/master/gc.c:4169
/home/opc/ruby/build/master/ruby(gc_ref_update+0x0) [0xaaab03dba05c] /home/opc/ruby/src/master/gc/default/default.c:7012
/home/opc/ruby/build/master/ruby(gc_update_references) /home/opc/ruby/src/master/gc/default/default.c:7054
/home/opc/ruby/build/master/ruby(gc_compact_finish) /home/opc/ruby/src/master/gc/default/default.c:3388
/home/opc/ruby/build/master/ruby(gc_sweep_compact) /home/opc/ruby/src/master/gc/default/default.c:5593
/home/opc/ruby/build/master/ruby(gc_sweep) /home/opc/ruby/src/master/gc/default/default.c:4047
/home/opc/ruby/build/master/ruby(gc_start+0x8d8) [0xaaab03dbae60] /home/opc/ruby/src/master/gc/default/default.c:6399
/home/opc/ruby/build/master/ruby(garbage_collect+0x5c) [0xaaab03dbbc44] /home/opc/ruby/src/master/gc/default/default.c:6280
/home/opc/ruby/build/master/ruby(rb_gc_impl_start+0x10) [0xaaab03dbd5b8] /home/opc/ruby/src/master/gc/default/default.c:6732
/home/opc/ruby/build/master/ruby(gc_verify_compaction_references) /home/opc/ruby/src/master/gc/default/default.c:9140
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaab03f312c8] /home/opc/ruby/src/master/vm_insnhelper.c:3798
/home/opc/ruby/build/master/ruby(vm_call_method_each_type+0x2b0) [0xaaab03f3ecd8] /home/opc/ruby/src/master/vm_insnhelper.c:4776
/home/opc/ruby/build/master/ruby(vm_call_method+0xcc) [0xaaab03f3f404] /home/opc/ruby/src/master/vm_insnhelper.c:4913
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaab03f366b0] /home/opc/ruby/src/master/vm_insnhelper.c:5995
/home/opc/ruby/build/master/ruby(vm_exec_core+0xe0) [0xaaab03f48e78] ../../src/master/insns.def:899
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x0) [0xaaab03f3d280] /home/opc/ruby/src/master/vm.c:2623
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2626
/home/opc/ruby/build/master/ruby(invoke_iseq_block_from_c+0xf8) [0xaaab03f3e234] /home/opc/ruby/src/master/vm.c:1653
/home/opc/ruby/build/master/ruby(invoke_block_from_c_proc) /home/opc/ruby/src/master/vm.c:1747
/home/opc/ruby/build/master/ruby(vm_invoke_proc) /home/opc/ruby/src/master/vm.c:1777
/home/opc/ruby/build/master/ruby(rb_proc_call_with_block_kw+0x24) [0xaaab03e41804] /home/opc/ruby/src/master/proc.c:1018
/home/opc/ruby/build/master/ruby(rb_proc_call_with_block) /home/opc/ruby/src/master/proc.c:1026
/home/opc/ruby/build/master/ruby(tp_call_trace+0x7c) [0xaaab03f57e5c] /home/opc/ruby/src/master/vm_trace.c:1187
/home/opc/ruby/build/master/ruby(exec_hooks_body+0x90) [0xaaab03f57c80] /home/opc/ruby/src/master/vm_trace.c:352
/home/opc/ruby/build/master/ruby(exec_hooks_postcheck+0x0) [0xaaab03f593d8] /home/opc/ruby/src/master/vm_trace.c:399
/home/opc/ruby/build/master/ruby(exec_hooks_protected) /home/opc/ruby/src/master/vm_trace.c:403
/home/opc/ruby/build/master/ruby(rb_exec_event_hooks+0x80) [0xaaab03f5b4e8] /home/opc/ruby/src/master/vm_trace.c:444
/home/opc/ruby/build/master/ruby(vm_trace_hook+0xd4) [0xaaab03f27a6c] /home/opc/ruby/src/master/vm_core.h:2203
/home/opc/ruby/build/master/ruby(vm_trace+0x298) [0xaaab03f2c090] /home/opc/ruby/src/master/vm_insnhelper.c:7198
/home/opc/ruby/build/master/ruby(vm_exec_core+0x111c) [0xaaab03f49eb4] vm.inc:5287
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x0) [0xaaab03f3d280] /home/opc/ruby/src/master/vm.c:2623
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2626
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x200) [0xaaab03f40998] /home/opc/ruby/src/master/vm.c:1653
/home/opc/ruby/build/master/ruby(rb_yield+0xac) [0xaaab03f418ac] /home/opc/ruby/src/master/vm.c:1704
/home/opc/ruby/build/master/ruby(rb_ensure+0xa0) [0xaaab03d98098] /home/opc/ruby/src/master/eval.c:1074
/home/opc/ruby/build/master/ruby(tracepoint_enable_m+0x290) [0xaaab03f5c3e0] /home/opc/ruby/src/master/vm_trace.c:1412
/home/opc/ruby/build/master/ruby(vm_exec_core+0x2f80) [0xaaab03f4bd18] /home/opc/ruby/src/master/vm_insnhelper.c:7421
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x0) [0xaaab03f3d280] /home/opc/ruby/src/master/vm.c:2623
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2626
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x200) [0xaaab03f40998] /home/opc/ruby/src/master/vm.c:1653
/home/opc/ruby/build/master/ruby(rb_yield+0x68) [0xaaab03f41868] /home/opc/ruby/src/master/vm.c:1704
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaab03f82888] /home/opc/ruby/src/master/array.c:3655
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaab03f312c8] /home/opc/ruby/src/master/vm_insnhelper.c:3798
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaab03f366b0] /home/opc/ruby/src/master/vm_insnhelper.c:5995
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1fbc) [0xaaab03f4ad54] ../../src/master/insns.def:851
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaab03f3dd10] /home/opc/ruby/src/master/vm.c:2650
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2629
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x200) [0xaaab03f40998] /home/opc/ruby/src/master/vm.c:1653
/home/opc/ruby/build/master/ruby(rb_yield+0x68) [0xaaab03f41868] /home/opc/ruby/src/master/vm.c:1704
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaab03f82888] /home/opc/ruby/src/master/array.c:3655
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaab03f312c8] /home/opc/ruby/src/master/vm_insnhelper.c:3798
/home/opc/ruby/build/master/ruby(vm_sendish+0xb0) [0xaaab03f366b0] /home/opc/ruby/src/master/vm_insnhelper.c:5995
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1fbc) [0xaaab03f4ad54] ../../src/master/insns.def:851
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaab03f3dd10] /home/opc/ruby/src/master/vm.c:2650
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2629
/home/opc/ruby/build/master/ruby(rb_ec_exec_node+0x8c) [0xaaab03d9541c] /home/opc/ruby/src/master/eval.c:281
/home/opc/ruby/build/master/ruby(ruby_run_node+0x34) [0xaaab03d970ec] /home/opc/ruby/src/master/eval.c:319
/home/opc/ruby/build/master/ruby(main+0x74) [0xaaab03d91d94] /home/opc/ruby/src/master/main.c:42

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

* Process memory map:

aaab03d60000-aaab04250000 r-xp 00000000 fc:00 102116786                  /home/opc/ruby/build/master/ruby
aaab04250000-aaab04260000 r--p 004e0000 fc:00 102116786                  /home/opc/ruby/build/master/ruby
aaab04260000-aaab04270000 rw-p 004f0000 fc:00 102116786                  /home/opc/ruby/build/master/ruby
aaab04270000-aaab04280000 rw-p 00000000 00:00 0 
aaab1c570000-aaab24860000 rw-p 00000000 00:00 0                          [heap]
fffce6bb0000-fffce96a0000 r--s 00000000 fc:00 102116786                  /home/opc/ruby/build/master/ruby
fffce96a0000-fffce9f80000 r--s 00000000 fc:00 36566075                   /var/lib/sss/mc/passwd
fffce9f80000-fffcea620000 r--s 00000000 fc:00 36566444                   /var/lib/sss/mc/group
fffcea620000-fffcea630000 rw-p 00000000 00:00 0 
fffcea6b0000-fffcea6c0000 rw-p 00000000 00:00 0 
fffcea6d0000-fffcea6e0000 rw-p 00000000 00:00 0 
fffcea800000-fffcea810000 rw-p 00000000 00:00 0 
fffcea820000-fffcea830000 rw-p 00000000 00:00 0 
fffcea890000-fffcea8d0000 rw-p 00000000 00:00 0 
fffcea900000-fffcea910000 r-xp 00000000 fc:00 34396285                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1257.so
fffcea910000-fffcea920000 r--p 00000000 fc:00 34396285                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1257.so
fffcea920000-fffcea930000 rw-p 00010000 fc:00 34396285                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1257.so
fffcea930000-fffcea940000 r-xp 00000000 fc:00 34396284                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1254.so
fffcea940000-fffcea950000 r--p 00000000 fc:00 34396284                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1254.so
fffcea950000-fffcea960000 rw-p 00010000 fc:00 34396284                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1254.so
fffcea960000-fffcea970000 r-xp 00000000 fc:00 34396280                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1250.so
fffcea970000-fffcea980000 r--p 00000000 fc:00 34396280                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1250.so
fffcea980000-fffcea990000 rw-p 00010000 fc:00 34396280                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1250.so
fffcea990000-fffcea9a0000 rw-p 00000000 00:00 0 
fffcea9b0000-fffcea9c0000 r-xp 00000000 fc:00 34396273                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_u.so
fffcea9c0000-fffcea9d0000 r--p 00000000 fc:00 34396273                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_u.so
fffcea9d0000-fffcea9e0000 rw-p 00010000 fc:00 34396273                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_u.so
fffcea9f0000-fffceaa00000 r-xp 00000000 fc:00 34396272                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_r.so
fffceaa00000-fffceaa10000 r--p 00000000 fc:00 34396272                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_r.so
fffceaa10000-fffceaa20000 rw-p 00010000 fc:00 34396272                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/koi8_r.so
fffceaa30000-fffceaa40000 r-xp 00000000 fc:00 34396271                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_16.so
fffceaa40000-fffceaa50000 r--p 00000000 fc:00 34396271                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_16.so
fffceaa50000-fffceaa60000 rw-p 00010000 fc:00 34396271                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_16.so
fffceaa60000-fffceaa70000 r-xp 00000000 fc:00 34396270                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffceaa70000-fffceaa80000 r--p 00000000 fc:00 34396270                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffceaa80000-fffceaa90000 rw-p 00010000 fc:00 34396270                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffceaa90000-fffceaaa0000 r-xp 00000000 fc:00 34396269                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_14.so
fffceaaa0000-fffceaab0000 r--p 00000000 fc:00 34396269                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_14.so
fffceaab0000-fffceaac0000 rw-p 00010000 fc:00 34396269                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_14.so
fffceaac0000-fffceaad0000 r-xp 00000000 fc:00 34396268                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_13.so
fffceaad0000-fffceaae0000 r--p 00000000 fc:00 34396268                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_13.so
fffceaae0000-fffceaaf0000 rw-p 00010000 fc:00 34396268                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_13.so
fffceaaf0000-fffceab10000 rw-p 00000000 00:00 0 
fffceab10000-fffceab20000 r-xp 00000000 fc:00 34396267                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_11.so
fffceab20000-fffceab30000 r--p 00000000 fc:00 34396267                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_11.so
fffceab30000-fffceab40000 rw-p 00010000 fc:00 34396267                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_11.so
fffceab40000-fffceab50000 r-xp 00000000 fc:00 34396266                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_10.so
fffceab50000-fffceab60000 r--p 00000000 fc:00 34396266                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_10.so
fffceab60000-fffceab70000 rw-p 00010000 fc:00 34396266                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_10.so
fffceab70000-fffceab80000 r-xp 00000000 fc:00 34396265                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_9.so
fffceab80000-fffceab90000 r--p 00000000 fc:00 34396265                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_9.so
fffceab90000-fffceaba0000 rw-p 00010000 fc:00 34396265                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_9.so
fffceaba0000-fffceabb0000 r-xp 00000000 fc:00 34396264                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_8.so
fffceabb0000-fffceabc0000 r--p 00000000 fc:00 34396264                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_8.so
fffceabc0000-fffceabd0000 rw-p 00010000 fc:00 34396264                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_8.so
fffceabd0000-fffceabe0000 r-xp 00000000 fc:00 34396263                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_7.so
fffceabe0000-fffceabf0000 r--p 00000000 fc:00 34396263                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_7.so
fffceabf0000-fffceac00000 rw-p 00010000 fc:00 34396263                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_7.so
fffceac00000-fffceac10000 r-xp 00000000 fc:00 34396262                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_6.so
fffceac10000-fffceac20000 r--p 00000000 fc:00 34396262                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_6.so
fffceac20000-fffceac30000 rw-p 00010000 fc:00 34396262                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_6.so
fffceac30000-fffceac40000 r-xp 00000000 fc:00 34396261                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_5.so
fffceac40000-fffceac50000 r--p 00000000 fc:00 34396261                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_5.so
fffceac50000-fffceac60000 rw-p 00010000 fc:00 34396261                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_5.so
fffceac60000-fffceac70000 r-xp 00000000 fc:00 34396260                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_4.so
fffceac70000-fffceac80000 r--p 00000000 fc:00 34396260                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_4.so
fffceac80000-fffceac90000 rw-p 00010000 fc:00 34396260                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_4.so
fffceac90000-fffceaca0000 r-xp 00000000 fc:00 34396259                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_3.so
fffceaca0000-fffceacb0000 r--p 00000000 fc:00 34396259                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_3.so
fffceacb0000-fffceacc0000 rw-p 00010000 fc:00 34396259                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_3.so
fffceacc0000-fffceacd0000 r-xp 00000000 fc:00 34396258                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_2.so
fffceacd0000-fffceace0000 r--p 00000000 fc:00 34396258                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_2.so
fffceace0000-fffceacf0000 rw-p 00010000 fc:00 34396258                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_2.so
fffceacf0000-fffcead00000 r-xp 00000000 fc:00 34396257                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffcead00000-fffcead10000 r--p 00000000 fc:00 34396257                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffcead10000-fffcead20000 rw-p 00010000 fc:00 34396257                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffcead20000-fffcead30000 r-xp 00000000 fc:00 34396256                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gbk.so
fffcead30000-fffcead40000 r--p 00000000 fc:00 34396256                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gbk.so
fffcead40000-fffcead50000 rw-p 00010000 fc:00 34396256                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gbk.so
fffcead50000-fffcead60000 r-xp 00000000 fc:00 34396255                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gb18030.so
fffcead60000-fffcead70000 r--p 00000000 fc:00 34396255                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gb18030.so
fffcead70000-fffcead80000 rw-p 00010000 fc:00 34396255                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/gb18030.so
fffcead80000-fffcead90000 r-xp 00000000 fc:00 34396253                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_tw.so
fffcead90000-fffceada0000 r--p 00000000 fc:00 34396253                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_tw.so
fffceada0000-fffceadb0000 rw-p 00010000 fc:00 34396253                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_tw.so
fffceadb0000-fffceadd0000 rw-p 00000000 00:00 0 
fffceadd0000-fffceade0000 r-xp 00000000 fc:00 110991628                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
fffceade0000-fffceadf0000 r--p 00000000 fc:00 110991628                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
fffceadf0000-fffceae00000 rw-p 00010000 fc:00 110991628                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
fffceae00000-fffceae20000 rw-p 00000000 00:00 0 
fffceae40000-fffceae60000 rw-p 00000000 00:00 0 
fffceae80000-fffceae90000 rw-p 00000000 00:00 0 
fffceaeb0000-fffceaec0000 r-xp 00000000 fc:00 107156108                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
fffceaec0000-fffceaed0000 r--p 00000000 fc:00 107156108                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
fffceaed0000-fffceaee0000 rw-p 00010000 fc:00 107156108                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/string.so
fffceaee0000-fffceaef0000 r-xp 00000000 fc:00 34396252                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_kr.so
fffceaef0000-fffceaf00000 r--p 00000000 fc:00 34396252                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_kr.so
fffceaf00000-fffceaf10000 rw-p 00010000 fc:00 34396252                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_kr.so
fffceaf10000-fffceaf20000 rw-p 00000000 00:00 0 
fffceaf30000-fffceaf40000 r-xp 00000000 fc:00 34396250                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/emacs_mule.so
fffceaf40000-fffceaf50000 r--p 00000000 fc:00 34396250                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/emacs_mule.so
fffceaf50000-fffceaf60000 rw-p 00010000 fc:00 34396250                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/emacs_mule.so
fffceaf60000-fffceaf70000 r-xp 00000000 fc:00 34396249                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cp949.so
fffceaf70000-fffceaf80000 r--p 00000000 fc:00 34396249                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cp949.so
fffceaf80000-fffceaf90000 rw-p 00010000 fc:00 34396249                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cp949.so
fffceaf90000-fffceafa0000 r-xp 00000000 fc:00 34396248                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cesu_8.so
fffceafa0000-fffceafb0000 r--p 00000000 fc:00 34396248                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cesu_8.so
fffceafb0000-fffceafc0000 rw-p 00010000 fc:00 34396248                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/cesu_8.so
fffceafd0000-fffceafe0000 r-xp 00000000 fc:00 34396247                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/big5.so
fffceafe0000-fffceaff0000 r--p 00000000 fc:00 34396247                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/big5.so
fffceaff0000-fffceb000000 rw-p 00010000 fc:00 34396247                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/big5.so
fffceb030000-fffceb040000 rw-p 00000000 00:00 0 
fffceb040000-fffceb050000 r-xp 00000000 fc:00 69550831                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/iso2022.so
fffceb050000-fffceb060000 r--p 00000000 fc:00 69550831                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/iso2022.so
fffceb060000-fffceb070000 rw-p 00010000 fc:00 69550831                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/iso2022.so
fffceb0a0000-fffceb0b0000 r-xp 00000000 fc:00 106091847                  /home/opc/ruby/build/master/.ext/aarch64-linux/objspace.so
fffceb0b0000-fffceb0c0000 r--p 00000000 fc:00 106091847                  /home/opc/ruby/build/master/.ext/aarch64-linux/objspace.so
fffceb0c0000-fffceb0d0000 rw-p 00010000 fc:00 106091847                  /home/opc/ruby/build/master/.ext/aarch64-linux/objspace.so
fffceb0d0000-fffceb0e0000 rw-p 00000000 00:00 0 
fffceb0f0000-fffceb100000 r-xp 00000000 fc:00 110823150                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/econv.so
fffceb100000-fffceb110000 r--p 00000000 fc:00 110823150                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/econv.so
fffceb110000-fffceb120000 rw-p 00010000 fc:00 110823150                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/econv.so
fffceb140000-fffceb150000 rw-p 00000000 00:00 0 
fffceb160000-fffceb190000 rw-p 00000000 00:00 0 
fffceb1d0000-fffceb1e0000 rw-p 00000000 00:00 0 
fffceb210000-fffceb230000 rw-p 00000000 00:00 0 
fffceb250000-fffceb260000 r-xp 00000000 fc:00 1752192                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/foreach.so
fffceb260000-fffceb270000 r--p 00000000 fc:00 1752192                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/foreach.so
fffceb270000-fffceb280000 rw-p 00010000 fc:00 1752192                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/foreach.so
fffceb280000-fffceb290000 rw-p 00000000 00:00 0 
fffceb2a0000-fffceb2b0000 rw-p 00000000 00:00 0 
fffceb2c0000-fffceb2d0000 rw-p 00000000 00:00 0 
fffceb2e0000-fffceb2f0000 rw-p 00000000 00:00 0 
fffceb300000-fffceb310000 rw-p 00000000 00:00 0 
fffceb320000-fffceb330000 r-xp 00000000 fc:00 34396283                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1253.so
fffceb330000-fffceb340000 r--p 00000000 fc:00 34396283                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1253.so
fffceb340000-fffceb350000 rw-p 00010000 fc:00 34396283                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1253.so
fffceb370000-fffceb380000 r-xp 00000000 fc:00 69629361                   /home/opc/ruby/build/master/.ext/aarch64-linux/cgi/escape.so
fffceb380000-fffceb390000 r--p 00000000 fc:00 69629361                   /home/opc/ruby/build/master/.ext/aarch64-linux/cgi/escape.so
fffceb390000-fffceb3a0000 rw-p 00010000 fc:00 69629361                   /home/opc/ruby/build/master/.ext/aarch64-linux/cgi/escape.so
fffceb3a0000-fffceb3c0000 rw-p 00000000 00:00 0 
fffceb3d0000-fffceb3f0000 rw-p 00000000 00:00 0 
fffceb3f0000-fffceb400000 r-xp 00000000 fc:00 111046208                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iter.so
fffceb400000-fffceb410000 r--p 00000000 fc:00 111046208                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iter.so
fffceb410000-fffceb420000 rw-p 00010000 fc:00 111046208                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iter.so
fffceb420000-fffceb440000 rw-p 00000000 00:00 0 
fffceb460000-fffceb470000 r-xp 00000000 fc:00 110823153                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/exception.so
fffceb470000-fffceb480000 r--p 00000000 fc:00 110823153                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/exception.so
fffceb480000-fffceb490000 rw-p 00010000 fc:00 110823153                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/exception.so
fffceb490000-fffceb4a0000 rw-p 00000000 00:00 0 
fffceb4b0000-fffceb4c0000 rw-p 00000000 00:00 0 
fffceb4c0000-fffceb4e0000 rw-p 00000000 00:00 0 
fffceb4e0000-fffceb520000 r-xp 00000000 fc:00 69552976                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/korean.so
fffceb520000-fffceb530000 r--p 00030000 fc:00 69552976                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/korean.so
fffceb530000-fffceb540000 rw-p 00040000 fc:00 69552976                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/korean.so
fffceb540000-fffceb550000 rw-p 00000000 00:00 0 
fffceb550000-fffceb560000 r-xp 00000000 fc:00 110206333                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/rb_call_super_kw.so
fffceb560000-fffceb570000 r--p 00000000 fc:00 110206333                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/rb_call_super_kw.so
fffceb570000-fffceb580000 rw-p 00010000 fc:00 110206333                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/rb_call_super_kw.so
fffceb580000-fffceb590000 rw-p 00000000 00:00 0 
fffceb5a0000-fffceb5b0000 r-xp 00000000 fc:00 110873521                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iseq_load.so
fffceb5b0000-fffceb5c0000 r--p 00000000 fc:00 110873521                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iseq_load.so
fffceb5c0000-fffceb5d0000 rw-p 00010000 fc:00 110873521                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/iseq_load.so
fffceb5d0000-fffceb5e0000 rw-p 00000000 00:00 0 
fffceb5e0000-fffceb5f0000 r-xp 00000000 fc:00 106090912                  /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffceb5f0000-fffceb600000 r--p 00000000 fc:00 106090912                  /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffceb600000-fffceb610000 rw-p 00010000 fc:00 106090912                  /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffceb610000-fffceb620000 rw-p 00000000 00:00 0 
fffceb630000-fffceb650000 rw-p 00000000 00:00 0 
fffceb660000-fffceb680000 rw-p 00000000 00:00 0 
fffceb680000-fffceb690000 r-xp 00000000 fc:00 107156101                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/struct.so
fffceb690000-fffceb6a0000 r--p 00000000 fc:00 107156101                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/struct.so
fffceb6a0000-fffceb6b0000 rw-p 00010000 fc:00 107156101                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/struct.so
fffceb6b0000-fffceb6c0000 rw-p 00000000 00:00 0 
fffceb6c0000-fffceb6d0000 r-xp 00000000 fc:00 111046262                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/notimplement.so
fffceb6d0000-fffceb6e0000 r--p 00000000 fc:00 111046262                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/notimplement.so
fffceb6e0000-fffceb6f0000 rw-p 00010000 fc:00 111046262                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/notimplement.so
fffceb6f0000-fffceb710000 rw-p 00000000 00:00 0 
fffceb710000-fffceb720000 r-xp 00000000 fc:00 1752206                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/thread/instrumentation.so
fffceb720000-fffceb730000 r--p 00000000 fc:00 1752206                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/thread/instrumentation.so
fffceb730000-fffceb740000 rw-p 00010000 fc:00 1752206                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/thread/instrumentation.so
fffceb740000-fffceb750000 rw-p 00000000 00:00 0 
fffceb760000-fffceb7b0000 rw-p 00000000 00:00 0 
fffceb7c0000-fffceb7d0000 r-xp 00000000 fc:00 110823139                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/bignum.so
fffceb7d0000-fffceb7e0000 r--p 00000000 fc:00 110823139                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/bignum.so
fffceb7e0000-fffceb7f0000 rw-p 00010000 fc:00 110823139                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/bignum.so
fffceb7f0000-fffceb810000 rw-p 00000000 00:00 0 
fffceb820000-fffceb830000 rw-p 00000000 00:00 0 
fffceb840000-fffceb850000 rw-p 00000000 00:00 0 
fffceb860000-fffceb880000 rw-p 00000000 00:00 0 
fffceb890000-fffceb8d0000 rw-p 00000000 00:00 0 
fffceb8d0000-fffceb8e0000 r-xp 00000000 fc:00 34396281                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffceb8e0000-fffceb8f0000 r--p 00000000 fc:00 34396281                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffceb8f0000-fffceb900000 rw-p 00010000 fc:00 34396281                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffceb900000-fffceb930000 rw-p 00000000 00:00 0 
fffceb940000-fffceb970000 rw-p 00000000 00:00 0 
fffceb980000-fffceb9c0000 rw-p 00000000 00:00 0 
fffceb9d0000-fffcebd90000 rw-p 00000000 00:00 0 
fffcebd90000-fffcebda0000 r-xp 00000000 fc:00 34396282                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffcebda0000-fffcebdb0000 r--p 00000000 fc:00 34396282                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffcebdb0000-fffcebdc0000 rw-p 00010000 fc:00 34396282                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffcebdc0000-fffcebfd0000 rw-p 00000000 00:00 0 
fffcebfd0000-fffcebfe0000 r-xp 00000000 fc:00 106922277                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/time.so
fffcebfe0000-fffcebff0000 r--p 00000000 fc:00 106922277                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/time.so
fffcebff0000-fffcec000000 rw-p 00010000 fc:00 106922277                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/time.so
fffcec000000-fffcec030000 rw-p 00000000 00:00 0 
fffcec030000-fffcf0000000 ---p 00000000 00:00 0 
fffcf0000000-fffcf0030000 rw-p 00000000 00:00 0 
fffcf0030000-fffcf4000000 ---p 00000000 00:00 0 
fffcf4000000-fffcf4030000 rw-p 00000000 00:00 0 
fffcf4030000-fffcf8000000 ---p 00000000 00:00 0 
fffcf8000000-fffcf8030000 rw-p 00000000 00:00 0 
fffcf8030000-fffcfc000000 ---p 00000000 00:00 0 
fffcfc000000-fffcfc030000 rw-p 00000000 00:00 0 
fffcfc030000-fffd00000000 ---p 00000000 00:00 0 
fffd00000000-fffd00030000 rw-p 00000000 00:00 0 
fffd00030000-fffd04000000 ---p 00000000 00:00 0 
fffd04000000-fffd04030000 rw-p 00000000 00:00 0 
fffd04030000-fffd08000000 ---p 00000000 00:00 0 
fffd08000000-fffd08cd0000 rw-p 00000000 00:00 0 
fffd08cd0000-fffd0c000000 ---p 00000000 00:00 0 
fffd0c000000-fffd0c030000 rw-p 00000000 00:00 0 
fffd0c030000-fffd10000000 ---p 00000000 00:00 0 
fffd10000000-fffd10030000 rw-p 00000000 00:00 0 
fffd10030000-fffd14000000 ---p 00000000 00:00 0 
fffd14000000-fffd14380000 rw-p 00000000 00:00 0 
fffd14380000-fffd18000000 ---p 00000000 00:00 0 
fffd18000000-fffd18030000 rw-p 00000000 00:00 0 
fffd18030000-fffd1c000000 ---p 00000000 00:00 0 
fffd1c000000-fffd1c230000 rw-p 00000000 00:00 0 
fffd1c230000-fffd20000000 ---p 00000000 00:00 0 
fffd20000000-fffd20230000 rw-p 00000000 00:00 0 
fffd20230000-fffd24000000 ---p 00000000 00:00 0 
fffd24000000-fffd24230000 rw-p 00000000 00:00 0 
fffd24230000-fffd28000000 ---p 00000000 00:00 0 
fffd28000000-fffd2b320000 rw-p 00000000 00:00 0 
fffd2b320000-fffd2c000000 ---p 00000000 00:00 0 
fffd2c000000-fffd2c230000 rw-p 00000000 00:00 0 
fffd2c230000-fffd30000000 ---p 00000000 00:00 0 
fffd30000000-fffd30230000 rw-p 00000000 00:00 0 
fffd30230000-fffd34000000 ---p 00000000 00:00 0 
fffd34000000-fffd34240000 rw-p 00000000 00:00 0 
fffd34240000-fffd38000000 ---p 00000000 00:00 0 
fffd38000000-fffd383a0000 rw-p 00000000 00:00 0 
fffd383a0000-fffd3c000000 ---p 00000000 00:00 0 
fffd3c000000-fffd3c030000 rw-p 00000000 00:00 0 
fffd3c030000-fffd40000000 ---p 00000000 00:00 0 
fffd40000000-fffd40370000 rw-p 00000000 00:00 0 
fffd40370000-fffd44000000 ---p 00000000 00:00 0 
fffd44000000-fffd44130000 rw-p 00000000 00:00 0 
fffd44130000-fffd48000000 ---p 00000000 00:00 0 
fffd48010000-fffd48020000 rw-p 00000000 00:00 0 
fffd48020000-fffd48030000 r-xp 00000000 fc:00 1752205                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffd48030000-fffd48040000 r--p 00000000 fc:00 1752205                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffd48040000-fffd48050000 rw-p 00010000 fc:00 1752205                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffd48050000-fffd48060000 r-xp 00000000 fc:00 34396277                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffd48060000-fffd48070000 r--p 00000000 fc:00 34396277                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffd48070000-fffd48080000 rw-p 00010000 fc:00 34396277                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffd48080000-fffd48250000 rw-p 00000000 00:00 0 
fffd48250000-fffd48260000 ---p 00000000 00:00 0 
fffd48260000-fffd48280000 rw-p 00000000 00:00 0 
fffd48280000-fffd48290000 ---p 00000000 00:00 0 
fffd48290000-fffd482b0000 rw-p 00000000 00:00 0 
fffd482b0000-fffd482c0000 ---p 00000000 00:00 0 
fffd482c0000-fffd482e0000 rw-p 00000000 00:00 0 
fffd482e0000-fffd482f0000 ---p 00000000 00:00 0 
fffd482f0000-fffd48310000 rw-p 00000000 00:00 0 
fffd48310000-fffd48320000 ---p 00000000 00:00 0 
fffd48320000-fffd48340000 rw-p 00000000 00:00 0 
fffd48340000-fffd48350000 ---p 00000000 00:00 0 
fffd48350000-fffd48370000 rw-p 00000000 00:00 0 
fffd48370000-fffd48380000 ---p 00000000 00:00 0 
fffd48380000-fffd483a0000 rw-p 00000000 00:00 0 
fffd483a0000-fffd483b0000 ---p 00000000 00:00 0 
fffd483b0000-fffd483d0000 rw-p 00000000 00:00 0 
fffd483d0000-fffd483e0000 ---p 00000000 00:00 0 
fffd483e0000-fffd48400000 rw-p 00000000 00:00 0 
fffd48400000-fffd48410000 ---p 00000000 00:00 0 
fffd48410000-fffd48c10000 rw-p 00000000 00:00 0 
fffd48c10000-fffd48c20000 ---p 00000000 00:00 0 
fffd48c20000-fffd48c40000 rw-p 00000000 00:00 0 
fffd48c40000-fffd48c50000 ---p 00000000 00:00 0 
fffd48c50000-fffd48c70000 rw-p 00000000 00:00 0 
fffd48c70000-fffd48c80000 ---p 00000000 00:00 0 
fffd48c80000-fffd48ca0000 rw-p 00000000 00:00 0 
fffd48ca0000-fffd48cb0000 ---p 00000000 00:00 0 
fffd48cb0000-fffd48cd0000 rw-p 00000000 00:00 0 
fffd48cd0000-fffd48ce0000 ---p 00000000 00:00 0 
fffd48ce0000-fffd48d00000 rw-p 00000000 00:00 0 
fffd48d00000-fffd48d10000 ---p 00000000 00:00 0 
fffd48d10000-fffd48d30000 rw-p 00000000 00:00 0 
fffd48d30000-fffd48d40000 ---p 00000000 00:00 0 
fffd48d40000-fffd48d60000 rw-p 00000000 00:00 0 
fffd48d60000-fffd48d70000 ---p 00000000 00:00 0 
fffd48d70000-fffd48d90000 rw-p 00000000 00:00 0 
fffd48d90000-fffd48da0000 ---p 00000000 00:00 0 
fffd48da0000-fffd48dc0000 rw-p 00000000 00:00 0 
fffd48dc0000-fffd48dd0000 ---p 00000000 00:00 0 
fffd48dd0000-fffd48df0000 rw-p 00000000 00:00 0 
fffd48df0000-fffd48e00000 ---p 00000000 00:00 0 
fffd48e00000-fffd48e20000 rw-p 00000000 00:00 0 
fffd48e20000-fffd48e30000 ---p 00000000 00:00 0 
fffd48e30000-fffd48e50000 rw-p 00000000 00:00 0 
fffd48e50000-fffd48e60000 ---p 00000000 00:00 0 
fffd48e60000-fffd48e80000 rw-p 00000000 00:00 0 
fffd48e80000-fffd48e90000 ---p 00000000 00:00 0 
fffd48e90000-fffd48eb0000 rw-p 00000000 00:00 0 
fffd48eb0000-fffd48ec0000 ---p 00000000 00:00 0 
fffd48ec0000-fffd48ee0000 rw-p 00000000 00:00 0 
fffd48ee0000-fffd48ef0000 ---p 00000000 00:00 0 
fffd48ef0000-fffd48f10000 rw-p 00000000 00:00 0 
fffd48f10000-fffd48f20000 r-xp 00000000 fc:00 34396278                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffd48f20000-fffd48f30000 r--p 00000000 fc:00 34396278                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffd48f30000-fffd48f40000 rw-p 00010000 fc:00 34396278                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffd48f40000-fffd48f50000 r-xp 00000000 fc:00 106091845                  /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
fffd48f50000-fffd48f60000 r--p 00000000 fc:00 106091845                  /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
fffd48f60000-fffd48f70000 rw-p 00010000 fc:00 106091845                  /home/opc/ruby/build/master/.ext/aarch64-linux/fcntl.so
fffd48f70000-fffd48f80000 r-xp 00000000 fc:00 34396279                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffd48f80000-fffd48f90000 r--p 00000000 fc:00 34396279                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffd48f90000-fffd48fa0000 rw-p 00010000 fc:00 34396279                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffd48fa0000-fffd49000000 r-xp 00000000 fc:00 106047359                  /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffd49000000-fffd49010000 r--p 00050000 fc:00 106047359                  /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffd49010000-fffd49020000 rw-p 00060000 fc:00 106047359                  /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffd49020000-fffd49030000 rw-p 00000000 00:00 0 
fffd49030000-fffd49040000 r-xp 00000000 fc:00 111134689                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/printf.so
fffd49040000-fffd49050000 r--p 00000000 fc:00 111134689                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/printf.so
fffd49050000-fffd49060000 rw-p 00010000 fc:00 111134689                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/printf.so
fffd49060000-fffd490f0000 rw-p 00000000 00:00 0 
fffd490f0000-fffd49100000 r-xp 00000000 fc:00 1754186                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
fffd49100000-fffd49110000 r--p 00000000 fc:00 1754186                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
fffd49110000-fffd49120000 rw-p 00010000 fc:00 1754186                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/generator.so
fffd49120000-fffd49130000 r-xp 00000000 fc:00 1754185                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
fffd49130000-fffd49140000 r--p 00000000 fc:00 1754185                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
fffd49140000-fffd49150000 rw-p 00010000 fc:00 1754185                    /home/opc/ruby/build/master/.ext/aarch64-linux/json/ext/parser.so
fffd49150000-fffd49160000 ---p 00000000 00:00 0 
fffd49160000-fffd49960000 rw-p 00000000 00:00 0 
fffd49960000-fffd49970000 r-xp 00000000 fc:00 110823156                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/file.so
fffd49970000-fffd49980000 r--p 00000000 fc:00 110823156                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/file.so
fffd49980000-fffd49990000 rw-p 00010000 fc:00 110823156                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/file.so
fffd49990000-fffd499a0000 r-xp 00000000 fc:00 69557894                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha2.so
fffd499a0000-fffd499b0000 r--p 00000000 fc:00 69557894                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha2.so
fffd499b0000-fffd499c0000 rw-p 00010000 fc:00 69557894                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest/sha2.so
fffd499c0000-fffd499e0000 rw-p 00000000 00:00 0 
fffd499e0000-fffd49a60000 r-xp 00000000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffd49a60000-fffd49a70000 r--p 00070000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffd49a70000-fffd49a80000 rw-p 00080000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffd49a80000-fffd49ab0000 r-xp 00000000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffd49ab0000-fffd49ac0000 r--p 00020000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffd49ac0000-fffd49ad0000 rw-p 00030000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffd49ad0000-fffd49ae0000 r-xp 00000000 fc:00 17617                      /usr/lib64/libuuid.so.1.3.0
fffd49ae0000-fffd49af0000 r--p 00000000 fc:00 17617                      /usr/lib64/libuuid.so.1.3.0
fffd49af0000-fffd49b00000 rw-p 00000000 00:00 0 
fffd49b00000-fffd49b50000 r-xp 00000000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffd49b50000-fffd49b60000 ---p 00050000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffd49b60000-fffd49b70000 r--p 00050000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffd49b70000-fffd49b80000 rw-p 00060000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffd49b80000-fffd49ba0000 r-xp 00000000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffd49ba0000-fffd49bb0000 r--p 00010000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffd49bb0000-fffd49bc0000 rw-p 00020000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffd49bc0000-fffd49c20000 r-xp 00000000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffd49c20000-fffd49c30000 r--p 00050000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffd49c30000-fffd49c40000 rw-p 00060000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffd49c40000-fffd49c50000 r-xp 00000000 fc:00 17600                      /usr/lib64/libcap.so.2.48
fffd49c50000-fffd49c60000 r--p 00000000 fc:00 17600                      /usr/lib64/libcap.so.2.48
fffd49c60000-fffd49c70000 rw-p 00010000 fc:00 17600                      /usr/lib64/libcap.so.2.48
fffd49c70000-fffd49d50000 r-xp 00000000 fc:00 21619                      /usr/lib64/libnss_systemd.so.2
fffd49d50000-fffd49d60000 r--p 000d0000 fc:00 21619                      /usr/lib64/libnss_systemd.so.2
fffd49d60000-fffd49d70000 rw-p 000e0000 fc:00 21619                      /usr/lib64/libnss_systemd.so.2
fffd49d70000-fffd49d80000 r-xp 00000000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffd49d80000-fffd49d90000 r--p 00000000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffd49d90000-fffd49da0000 rw-p 00010000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffd49da0000-fffd49db0000 r-xp 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffd49db0000-fffd49dc0000 r--p 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffd49dc0000-fffd49dd0000 rw-p 00010000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffd49dd0000-fffd49e20000 rw-p 00000000 00:00 0 
fffd49e20000-fffd49e30000 r-xp 00000000 fc:00 106069885                  /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffd49e30000-fffd49e40000 r--p 00000000 fc:00 106069885                  /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffd49e40000-fffd49e50000 rw-p 00010000 fc:00 106069885                  /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffd49e50000-fffd49e80000 rw-p 00000000 00:00 0 
fffd49e80000-fffd49eb0000 r-xp 00000000 fc:00 69552974                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffd49eb0000-fffd49ec0000 r--p 00020000 fc:00 69552974                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffd49ec0000-fffd49ed0000 rw-p 00030000 fc:00 69552974                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffd49ed0000-fffd49ee0000 ---p 00000000 00:00 0 
fffd49ee0000-fffd49f00000 rw-p 00000000 00:00 0 
fffd49f00000-fffd49f10000 ---p 00000000 00:00 0 
fffd49f10000-fffd49f30000 rw-p 00000000 00:00 0 
fffd49f30000-fffd49f40000 ---p 00000000 00:00 0 
fffd49f40000-fffd49f60000 rw-p 00000000 00:00 0 
fffd49f60000-fffd49f70000 ---p 00000000 00:00 0 
fffd49f70000-fffd49f90000 rw-p 00000000 00:00 0 
fffd49f90000-fffd49fa0000 ---p 00000000 00:00 0 
fffd49fa0000-fffd49fc0000 rw-p 00000000 00:00 0 
fffd49fc0000-fffd49fd0000 ---p 00000000 00:00 0 
fffd49fd0000-fffd49ff0000 rw-p 00000000 00:00 0 
fffd49ff0000-fffd4a000000 r-xp 00000000 fc:00 34396275                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffd4a000000-fffd4a010000 r--p 00000000 fc:00 34396275                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffd4a010000-fffd4a020000 rw-p 00010000 fc:00 34396275                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffd4a020000-fffd4a030000 r-xp 00000000 fc:00 34396276                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffd4a030000-fffd4a040000 r--p 00000000 fc:00 34396276                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffd4a040000-fffd4a050000 rw-p 00010000 fc:00 34396276                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffd4a050000-fffd4a0f0000 rw-p 00000000 00:00 0 
fffd4a0f0000-fffd4a110000 r-xp 00000000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffd4a110000-fffd4a120000 r--p 00010000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffd4a120000-fffd4a130000 rw-p 00020000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffd4a130000-fffd4a140000 r-xp 00000000 fc:00 106069856                  /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffd4a140000-fffd4a150000 r--p 00000000 fc:00 106069856                  /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffd4a150000-fffd4a160000 rw-p 00010000 fc:00 106069856                  /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffd4a160000-fffd4a190000 r-xp 00000000 fc:00 106091848                  /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffd4a190000-fffd4a1a0000 ---p 00030000 fc:00 106091848                  /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffd4a1a0000-fffd4a1b0000 r--p 00030000 fc:00 106091848                  /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffd4a1b0000-fffd4a1c0000 rw-p 00040000 fc:00 106091848                  /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffd4a1c0000-fffd4a200000 rw-p 00000000 00:00 0 
fffd4a200000-fffd4a210000 r-xp 00000000 fc:00 69552979                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffd4a210000-fffd4a220000 r--p 00000000 fc:00 69552979                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffd4a220000-fffd4a230000 rw-p 00010000 fc:00 69552979                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffd4a230000-fffd4a240000 r-xp 00000000 fc:00 34396274                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffd4a240000-fffd4a250000 r--p 00000000 fc:00 34396274                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffd4a250000-fffd4a260000 rw-p 00010000 fc:00 34396274                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffd4a260000-fffd4a2c0000 r-xp 00000000 fc:00 69552969                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffd4a2c0000-fffd4a2d0000 r--p 00050000 fc:00 69552969                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffd4a2d0000-fffd4a2e0000 rw-p 00060000 fc:00 69552969                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffd4a2e0000-fffd4a2f0000 r-xp 00000000 fc:00 34396251                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffd4a2f0000-fffd4a300000 r--p 00000000 fc:00 34396251                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffd4a300000-fffd4a310000 rw-p 00010000 fc:00 34396251                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffd4a310000-fffd4a320000 ---p 00000000 00:00 0 
fffd4a320000-fffd4a340000 rw-p 00000000 00:00 0 
fffd4a350000-fffd4a470000 rw-p 00000000 00:00 0 
fffd4a480000-fffd4a5a0000 rw-p 00000000 00:00 0 
fffd4a5b0000-fffd4a5c0000 rw-p 00000000 00:00 0 
fffd4a5c0000-fffd4a5e0000 r-xp 00000000 fc:00 69552977                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffd4a5e0000-fffd4a5f0000 r--p 00010000 fc:00 69552977                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffd4a5f0000-fffd4a600000 rw-p 00020000 fc:00 69552977                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffd4a600000-fffd4a630000 rw-p 00000000 00:00 0 
fffd4a640000-fffd4a700000 rw-p 00000000 00:00 0 
fffd4a700000-fffd4a710000 r-xp 00000000 fc:00 106069879                  /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffd4a710000-fffd4a720000 r--p 00000000 fc:00 106069879                  /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffd4a720000-fffd4a730000 rw-p 00010000 fc:00 106069879                  /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffd4a730000-fffd4a740000 r-xp 00000000 fc:00 106060387                  /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffd4a740000-fffd4a750000 r--p 00000000 fc:00 106060387                  /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffd4a750000-fffd4a760000 rw-p 00010000 fc:00 106060387                  /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffd4a760000-fffd4a7c0000 rw-p 00000000 00:00 0 
fffd4a7c0000-fffd4a800000 r-xp 00000000 fc:00 106060414                  /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffd4a800000-fffd4a810000 r--p 00030000 fc:00 106060414                  /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffd4a810000-fffd4a820000 rw-p 00040000 fc:00 106060414                  /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffd4a820000-fffd4a830000 r-xp 00000000 fc:00 69680920                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffd4a830000-fffd4a840000 r--p 00000000 fc:00 69680920                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffd4a840000-fffd4a850000 rw-p 00010000 fc:00 69680920                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffd4a850000-fffd4aad0000 r-xp 00000000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffd4aad0000-fffd4ab00000 r--p 00270000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffd4ab00000-fffd4ab10000 rw-p 002a0000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffd4ab10000-fffd4ab90000 r-xp 00000000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffd4ab90000-fffd4aba0000 ---p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffd4aba0000-fffd4abb0000 r--p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffd4abb0000-fffd4abc0000 rw-p 00090000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffd4abc0000-fffd4ac20000 r-xp 00000000 fc:00 106069863                  /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffd4ac20000-fffd4ac30000 r--p 00050000 fc:00 106069863                  /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffd4ac30000-fffd4ac40000 rw-p 00060000 fc:00 106069863                  /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffd4ac40000-fffd4ac80000 rw-p 00000000 00:00 0 
fffd4ac80000-fffd4ac90000 r-xp 00000000 fc:00 106091846                  /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffd4ac90000-fffd4aca0000 r--p 00000000 fc:00 106091846                  /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffd4aca0000-fffd4acb0000 rw-p 00010000 fc:00 106091846                  /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffd4acb0000-fffd4ad40000 rw-p 00000000 00:00 0 
fffd4ad50000-fffd4ae00000 rw-p 00000000 00:00 0 
fffd4ae10000-fffd4ae20000 rw-p 00000000 00:00 0 
fffd4ae20000-fffd4ae30000 r-xp 00000000 fc:00 106091843                  /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffd4ae30000-fffd4ae40000 r--p 00000000 fc:00 106091843                  /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffd4ae40000-fffd4ae50000 rw-p 00010000 fc:00 106091843                  /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffd4ae50000-fffd4ae60000 rw-p 00000000 00:00 0 
fffd4ae70000-fffd4ae80000 rw-p 00000000 00:00 0 
fffd4ae80000-fffd4ae90000 rw-p 00000000 00:00 0 
fffd4aea0000-fffd4aeb0000 r-xp 00000000 fc:00 69680923                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffd4aeb0000-fffd4aec0000 r--p 00000000 fc:00 69680923                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffd4aec0000-fffd4aed0000 rw-p 00010000 fc:00 69680923                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffd4aed0000-fffd4aee0000 rw-p 00000000 00:00 0 
fffd4aee0000-fffd4aef0000 r-xp 00000000 fc:00 106091844                  /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffd4aef0000-fffd4af00000 r--p 00000000 fc:00 106091844                  /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffd4af00000-fffd4af10000 rw-p 00010000 fc:00 106091844                  /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffd4af10000-fffd4af20000 rw-p 00000000 00:00 0 
fffd4af20000-fffd4af30000 r-xp 00000000 fc:00 69639819                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffd4af30000-fffd4af40000 r--p 00000000 fc:00 69639819                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffd4af40000-fffd4af50000 rw-p 00010000 fc:00 69639819                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffd4af50000-fffd4af60000 r-xp 00000000 fc:00 110823136                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/asan.so
fffd4af60000-fffd4af70000 r--p 00000000 fc:00 110823136                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/asan.so
fffd4af70000-fffd4af80000 rw-p 00010000 fc:00 110823136                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/asan.so
fffd4af80000-fffd4afe0000 rw-p 00000000 00:00 0 
fffd4afe0000-fffd4aff0000 r-xp 00000000 fc:00 1754115                    /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffd4aff0000-fffd4b000000 r--p 00000000 fc:00 1754115                    /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffd4b000000-fffd4b010000 rw-p 00010000 fc:00 1754115                    /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffd4b010000-fffd4b040000 rw-p 00000000 00:00 0 
fffd4b050000-fffd4b060000 rw-p 00000000 00:00 0 
fffd4b060000-fffd4b070000 r-xp 00000000 fc:00 106091849                  /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffd4b070000-fffd4b080000 r--p 00000000 fc:00 106091849                  /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffd4b080000-fffd4b090000 rw-p 00010000 fc:00 106091849                  /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffd4b090000-fffd4b0d0000 rw-p 00000000 00:00 0 
fffd4b0e0000-fffd4b0f0000 r-xp 00000000 fc:00 69540143                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffd4b0f0000-fffd4b100000 r--p 00000000 fc:00 69540143                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffd4b100000-fffd4b110000 rw-p 00010000 fc:00 69540143                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffd4b110000-fffd4b120000 rw-p 00000000 00:00 0 
fffd4b120000-fffd4b130000 r-xp 00000000 fc:00 34396246                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffd4b130000-fffd4b140000 r--p 00000000 fc:00 34396246                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffd4b140000-fffd4b150000 rw-p 00010000 fc:00 34396246                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffd4b150000-fffd4b160000 rw-p 00000000 00:00 0 
fffd4b160000-fffd4b170000 ---p 00000000 00:00 0 
fffd4b170000-fffd4b1c0000 rw-p 00000000 00:00 0 
fffd4b1c0000-fffd4b1d0000 ---p 00000000 00:00 0 
fffd4b1d0000-fffd4b220000 rw-p 00000000 00:00 0 
fffd4b220000-fffd4b230000 ---p 00000000 00:00 0 
fffd4b230000-fffd4b280000 rw-p 00000000 00:00 0 
fffd4b280000-fffd4b290000 ---p 00000000 00:00 0 
fffd4b290000-fffd4b2e0000 rw-p 00000000 00:00 0 
fffd4b2e0000-fffd4b2f0000 ---p 00000000 00:00 0 
fffd4b2f0000-fffd4b340000 rw-p 00000000 00:00 0 
fffd4b340000-fffd4b350000 ---p 00000000 00:00 0 
fffd4b350000-fffd4b3a0000 rw-p 00000000 00:00 0 
fffd4b3a0000-fffd4b3b0000 ---p 00000000 00:00 0 
fffd4b3b0000-fffd4b400000 rw-p 00000000 00:00 0 
fffd4b400000-fffd4b410000 ---p 00000000 00:00 0 
fffd4b410000-fffd4b460000 rw-p 00000000 00:00 0 
fffd4b460000-fffd4b470000 ---p 00000000 00:00 0 
fffd4b470000-fffd4b4c0000 rw-p 00000000 00:00 0 
fffd4b4c0000-fffd4b4d0000 ---p 00000000 00:00 0 
fffd4b4d0000-fffd4b520000 rw-p 00000000 00:00 0 
fffd4b520000-fffd4b530000 ---p 00000000 00:00 0 
fffd4b530000-fffd4b580000 rw-p 00000000 00:00 0 
fffd4b580000-fffd4b590000 ---p 00000000 00:00 0 
fffd4b590000-fffd4b5e0000 rw-p 00000000 00:00 0 
fffd4b5e0000-fffd4b5f0000 ---p 00000000 00:00 0 
fffd4b5f0000-fffd4b640000 rw-p 00000000 00:00 0 
fffd4b640000-fffd4b650000 ---p 00000000 00:00 0 
fffd4b650000-fffd4b6a0000 rw-p 00000000 00:00 0 
fffd4b6a0000-fffd4b6b0000 ---p 00000000 00:00 0 
fffd4b6b0000-fffd4b700000 rw-p 00000000 00:00 0 
fffd4b700000-fffd4b710000 ---p 00000000 00:00 0 
fffd4b710000-fffd4b760000 rw-p 00000000 00:00 0 
fffd4b760000-fffd4b770000 ---p 00000000 00:00 0 
fffd4b770000-fffd4b7c0000 rw-p 00000000 00:00 0 
fffd4b7c0000-fffd4b7d0000 ---p 00000000 00:00 0 
fffd4b7d0000-fffd4b820000 rw-p 00000000 00:00 0 
fffd4b820000-fffd4b830000 ---p 00000000 00:00 0 
fffd4b830000-fffd4b880000 rw-p 00000000 00:00 0 
fffd4b880000-fffd4b890000 ---p 00000000 00:00 0 
fffd4b890000-fffd4b8e0000 rw-p 00000000 00:00 0 
fffd4b8e0000-fffd4b8f0000 ---p 00000000 00:00 0 
fffd4b8f0000-fffd4b940000 rw-p 00000000 00:00 0 
fffd4b940000-fffd4b950000 ---p 00000000 00:00 0 
fffd4b950000-fffd4b9a0000 rw-p 00000000 00:00 0 
fffd4b9a0000-fffd4b9b0000 ---p 00000000 00:00 0 
fffd4b9b0000-fffd4ba00000 rw-p 00000000 00:00 0 
fffd4ba00000-fffd4ba10000 ---p 00000000 00:00 0 
fffd4ba10000-fffd4ba60000 rw-p 00000000 00:00 0 
fffd4ba60000-fffd4ba70000 ---p 00000000 00:00 0 
fffd4ba70000-fffd4bac0000 rw-p 00000000 00:00 0 
fffd4bac0000-fffd4bad0000 ---p 00000000 00:00 0 
fffd4bad0000-fffd4bb20000 rw-p 00000000 00:00 0 
fffd4bb20000-fffd4bb30000 ---p 00000000 00:00 0 
fffd4bb30000-fffd4bb80000 rw-p 00000000 00:00 0 
fffd4bb80000-fffd4bb90000 ---p 00000000 00:00 0 
fffd4bb90000-fffd4bbe0000 rw-p 00000000 00:00 0 
fffd4bbe0000-fffd4bbf0000 ---p 00000000 00:00 0 
fffd4bbf0000-fffd4bc40000 rw-p 00000000 00:00 0 
fffd4bc40000-fffd4bc50000 ---p 00000000 00:00 0 
fffd4bc50000-fffd4bca0000 rw-p 00000000 00:00 0 
fffd4bca0000-fffd4bcb0000 ---p 00000000 00:00 0 
fffd4bcb0000-fffd4bd00000 rw-p 00000000 00:00 0 
fffd4bd00000-fffd4bd10000 ---p 00000000 00:00 0 
fffd4bd10000-fffd4bd60000 rw-p 00000000 00:00 0 
fffd4bd60000-fffd4bd70000 ---p 00000000 00:00 0 
fffd4bd70000-fffd65b00000 rw-p 00000000 00:00 0 
fffd65b00000-fffd65b60000 r--p 00000000 fc:00 17418                      /usr/lib/locale/C.utf8/LC_CTYPE
fffd65b60000-fffd65cc0000 r-xp 00000000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd65cc0000-fffd65cd0000 ---p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd65cd0000-fffd65ce0000 r--p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd65ce0000-fffd65cf0000 rw-p 00170000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd65cf0000-fffd65d10000 r-xp 00000000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffd65d10000-fffd65d20000 r--p 00010000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffd65d20000-fffd65d30000 rw-p 00020000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffd65d30000-fffd65de0000 r-xp 00000000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffd65de0000-fffd65df0000 r--p 000a0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffd65df0000-fffd65e00000 rw-p 000b0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffd65e00000-fffd65e20000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffd65e20000-fffd65e30000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffd65e30000-fffd65e40000 rw-p 00000000 00:00 0 
fffd65e40000-fffd65e50000 r-xp 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffd65e50000-fffd65e60000 r--p 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffd65e60000-fffd65e70000 rw-p 00010000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffd65e70000-fffd65e80000 r-xp 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffd65e80000-fffd65e90000 r--p 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffd65e90000-fffd65ea0000 rw-p 00010000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffd65ea0000-fffd65ec0000 r-xp 00000000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffd65ec0000-fffd65ed0000 r--p 00010000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffd65ed0000-fffd65ee0000 rw-p 00000000 00:00 0 
fffd65ee0000-fffd65ef0000 r--s 00000000 fc:00 100664686                  /usr/lib64/gconv/gconv-modules.cache
fffd65ef0000-fffd65f00000 r--p 00000000 00:00 0                          [vvar]
fffd65f00000-fffd65f10000 r-xp 00000000 00:00 0                          [vdso]
fffd65f10000-fffd65f40000 r-xp 00000000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffd65f40000-fffd65f50000 r--p 00020000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffd65f50000-fffd65f60000 rw-p 00030000 fc:00 1778452                    /usr/lib64/ld-2.28.so
ffffdfb60000-ffffdfb90000 rw-p 00000000 00:00 0                          [stack]


[611/754] 2188308=ruby/test_gc_compact
[612/754] 2188309=fiber/test_queue
[613/754] 2188309=psych/test_boolean
[614/754] 2188309=rubygems/test_gem_resolver_lock_specification
[615/754] 2188309=prism/regexp_test
[616/754] 2188309=rubygems/test_remote_fetch_error
[617/754] 2188309=ruby/test_yield
[618/754] 2188309=ruby/enc/test_shift_jis
[619/754] 2188309=ruby/test_rubyoptions
running file: /home/opc/ruby/src/master/test/ruby/test_gc_compact.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:976: 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/yjit/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/zjit/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.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
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/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-12T16:59:58Z master c6528548d0) +PRISM [aarch64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ......................................

Finished in 25.283028 seconds

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