# Logfile created on 2023-12-22 05:42:33 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffd391bfdc8 @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'", @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, @logfile="/home/opc/ruby/logs/brlog.master.20231222-054233", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd3920f328 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd3920f148 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd390c09b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231222-054233", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231222-054233>, @binmode=false, @mon_data=#<Monitor:0x0000fffd3920ee28>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j3
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j3" exit with 0.
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src -j3
Already up to date.
Latest commit hash = 4c6f07eeca
$$$[end] "make update-src -j3" exit with 0.
$$$[beg] make after-update -j3
/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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -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/15.0.0
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
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -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/15.0.0
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
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.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
2fdb99c7166db75628f99b5515c86a65cf7f21726b13d816e2b4818859a2b9df 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -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/15.0.0
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
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/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/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
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/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/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/rbs-3.4.0/ext/rbs_extension'
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
BASERUBY = /usr/local/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -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/15.0.0
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
generating enc.mk
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.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.
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 '/home/opc/ruby/src/master/enc/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/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
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]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering 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]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
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/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
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 to
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.3.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.3.0+0/aarch64-linux
installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0/aarch64-linux
installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0/aarch64-linux
installing extension headers: /home/opc/ruby/install/master/include/ruby-3.3.0+0/aarch64-linux
installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /home/opc/ruby/install/master/include/ruby-3.3.0+0/ruby
installing command scripts: /home/opc/ruby/install/master/bin
installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing common headers: /home/opc/ruby/install/master/include/ruby-3.3.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.3.0+0
abbrev 0.1.2
base64 0.2.0
benchmark 0.3.0
bundler 2.5.2
cgi 0.4.1
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.6.0
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.6
irb 1.11.0
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.1
open3 0.2.1
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.19.0
pstore 0.1.3
rdoc 6.6.2
readline 0.0.4
reline 0.4.1
resolv 0.3.0
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.1
set 1.0.4
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 2.0.0
tempfile 0.2.1
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.4
digest 3.1.1
etc 1.4.3
fcntl 1.1.0
fiddle 1.1.2
io-console 0.7.1
io-nonblock 0.3.0
io-wait 0.3.1
json 2.7.1
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.2
stringio 3.1.0
strscan 3.0.7
syslog 0.1.2
zlib 3.1.0
installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
minitest 5.20.0
power_assert 2.0.3
rake 13.1.0
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.3.3
net-imap 0.4.8
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.4.0
typeprof 0.21.9
debug 1.9.1
racc 1.7.3
installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1870 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -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/15.0.0
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
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.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.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -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/15.0.0
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
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/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/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
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/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
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/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
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/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
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=21617
"--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/910] 1126533=test_unicode
[ 2/910] 1126531=test_eval_history
[ 3/910] 1126532=dispatcher_test
[ 4/910] 1126533=test_random
[ 5/910] 1126533=test_thread_cv
[ 6/910] 1126532=test_stringio
[ 7/910] 1126531=test_assembler
[ 8/910] 1126531=test_files_ext
[ 9/910] 1126532=test_ripper
[ 10/910] 1126531=test_win32ole_method
[ 11/910] 1126531=test_lexer
[ 12/910] 1126531=test_regex_casefold
[ 13/910] 1126532=test_gem_source_git
[ 14/910] 1126531=test_class
[ 15/910] 1126531=test_have_macro
[ 16/910] 1126533=test_gem_source
[ 17/910] 1126531=test_mkmf
[ 18/910] 1126531=test_at_exit
[ 19/910] 1126531=test_benchmark
[ 20/910] 1126533=test_array
[ 21/910] 1126532=test_gem_package
[ 22/910] 1126531=test_autoload
[ 23/910] 1126532=test_rdoc_comment
[ 24/910] 1126532=test_install
[ 25/910] 1126532=test_encoding
[ 26/910] 1126532=test_gem_source_fetch_problem
[ 27/910] 1126532=test_ftp
[ 28/910] 1126532=test_sockopt
[ 29/910] 1126532=test_find_executable
[ 30/910] 1126532=test_autoconf
[ 31/910] 1126532=test_ractor_compatibility
[ 32/910] 1126532=test_arithmetic_sequence
[ 33/910] 1126532=test_gem_request_set_lockfile_tokenizer
[ 34/910] 1126532=test_lazy_enumerator
[ 35/910] 1126532=test_cgi_multipart
[ 36/910] 1126532=test_rdoc_ri_paths
[ 37/910] 1126532=test_parser
[ 38/910] 1126532=test_primitive
[ 39/910] 1126532=test_iseq
/home/opc/ruby/src/master/test/ruby/test_iseq.rb:808: [BUG] A pm_missing_node_t should not exist in prism's AST.
ruby 3.3.0dev (2023-12-22T05:10:19Z master 4c6f07eeca) [aarch64-linux]
-- Control frame information -----------------------------------------------
c:0019 p:---- s:0125 e:000124 CFUNC :compile_prism
c:0018 p:0008 s:0120 e:000119 BLOCK /home/opc/ruby/src/master/test/ruby/test_iseq.rb:808
c:0017 p:0033 s:0117 e:000116 METHOD /home/opc/ruby/src/master/tool/lib/core_assertions.rb:219
c:0016 p:0018 s:0110 e:000109 BLOCK /home/opc/ruby/src/master/test/ruby/test_iseq.rb:807
c:0015 p:0031 s:0106 e:000105 METHOD /home/opc/ruby/src/master/lib/tempfile.rb:447
c:0014 p:0011 s:0095 e:000094 METHOD /home/opc/ruby/src/master/test/ruby/test_iseq.rb:803
c:0013 p:0037 s:0091 e:000090 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:199
c:0012 p:0052 s:0085 e:000084 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:167
c:0011 p:0083 s:0076 e:000075 BLOCK /home/opc/ruby/src/master/tool/lib/test/unit.rb:1560 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC :map
c:0009 p:0103 s:0065 e:000064 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1547
c:0008 p:0035 s:0053 e:000052 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1340
c:0007 p:0066 s:0046 E:002430 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:0202 s:0016 e:000015 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209 [FINISH]
c:0001 p:0000 s:0003 E:002250 DUMMY [FINISH]
-- Ruby level backtrace information ----------------------------------------
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:209: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:1340:in `_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1547:in `_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1547:in `map'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1560:in `block in _run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:167:in `run'
/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:199:in `run_test'
/home/opc/ruby/src/master/test/ruby/test_iseq.rb:803:in `test_compile_prism_with_file'
/home/opc/ruby/src/master/lib/tempfile.rb:447:in `create'
/home/opc/ruby/src/master/test/ruby/test_iseq.rb:807:in `block in test_compile_prism_with_file'
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:219:in `assert_nothing_raised'
/home/opc/ruby/src/master/test/ruby/test_iseq.rb:808:in `block (2 levels) in test_compile_prism_with_file'
/home/opc/ruby/src/master/test/ruby/test_iseq.rb:808:in `compile_prism'
-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 3
-- C level backtrace information -------------------------------------------
/home/opc/ruby/build/master/ruby(rb_print_backtrace+0x14) [0xaaaba0a03a60] /home/opc/ruby/src/master/vm_dump.c:820
/home/opc/ruby/build/master/ruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1151
/home/opc/ruby/build/master/ruby(rb_bug_without_die+0xa8) [0xaaaba0af9f88] /home/opc/ruby/src/master/error.c:1042
/home/opc/ruby/build/master/ruby(die+0x0) [0xaaaba08275ac] /home/opc/ruby/src/master/error.c:1050
/home/opc/ruby/build/master/ruby(rb_bug) /home/opc/ruby/src/master/error.c:1052
/home/opc/ruby/build/master/ruby(compile_data_alloc_with_arena+0x0) [0xaaaba0ab6a3c] /home/opc/ruby/src/master/prism_compile.c:4887
/home/opc/ruby/build/master/ruby(compile_data_alloc) /home/opc/ruby/src/master/compile.c:1139
/home/opc/ruby/build/master/ruby(compile_data_alloc_trace) /home/opc/ruby/src/master/compile.c:1180
/home/opc/ruby/build/master/ruby(new_trace_body) /home/opc/ruby/src/master/compile.c:1336
/home/opc/ruby/build/master/ruby(pm_compile_node) /home/opc/ruby/src/master/prism_compile.c:2792
/home/opc/ruby/build/master/ruby(pm_compile_node+0xe44) [0xaaaba0aaaacc] /home/opc/ruby/src/master/prism_compile.c:3971
/home/opc/ruby/build/master/ruby(pm_compile_node+0x32d0) [0xaaaba0aacf58] /home/opc/ruby/src/master/prism_compile.c:6323
/home/opc/ruby/build/master/ruby(pm_compile_node+0x7e4c) [0xaaaba0ab1ad4] /home/opc/ruby/src/master/prism_compile.c:6235
/home/opc/ruby/build/master/ruby(rb_translate_prism+0xb8) [0xaaaba0ab6b8c] /home/opc/ruby/src/master/prism_compile.c:6521
/home/opc/ruby/build/master/ruby(rb_iseq_compile_prism_node) /home/opc/ruby/src/master/compile.c:978
/home/opc/ruby/build/master/ruby(iseqw_s_compile_prism_compile+0x110) [0xaaaba088d2a0] /home/opc/ruby/src/master/iseq.c:1416
/home/opc/ruby/build/master/ruby(iseqw_s_compile_prism+0x244) [0xaaaba088d7ac] /home/opc/ruby/src/master/iseq.c:1466
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaaba09dc8f0] /home/opc/ruby/src/master/vm_insnhelper.c:3490
/home/opc/ruby/build/master/ruby(vm_call_method_each_type+0x2a4) [0xaaaba09eb14c] /home/opc/ruby/src/master/vm_insnhelper.c:4417
/home/opc/ruby/build/master/ruby(vm_call_method+0xc8) [0xaaaba09eb848] /home/opc/ruby/src/master/vm_insnhelper.c:4554
/home/opc/ruby/build/master/ruby(vm_sendish+0xac) [0xaaaba09e1d9c] /home/opc/ruby/src/master/vm_insnhelper.c:5581
/home/opc/ruby/build/master/ruby(vm_exec_core+0x11c) [0xaaaba09f63ec] ../../src/master/insns.def:834
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x4) [0xaaaba09ea124] /home/opc/ruby/src/master/vm.c:2513
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2492
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x200) [0xaaaba09ed528] /home/opc/ruby/src/master/vm.c:1509
/home/opc/ruby/build/master/ruby(rb_yield+0x78) [0xaaaba09ee138] /home/opc/ruby/src/master/vm.c:1634
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaaba0a518a8] /home/opc/ruby/src/master/array.c:3632
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaaba09dc8f0] /home/opc/ruby/src/master/vm_insnhelper.c:3490
/home/opc/ruby/build/master/ruby(vm_sendish+0xac) [0xaaaba09e1d9c] /home/opc/ruby/src/master/vm_insnhelper.c:5581
/home/opc/ruby/build/master/ruby(vm_exec_core+0x10f8) [0xaaaba09f73c8] ../../src/master/insns.def:814
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x4) [0xaaaba09ea3bc] /home/opc/ruby/src/master/vm.c:2513
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2489
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x200) [0xaaaba09ed528] /home/opc/ruby/src/master/vm.c:1509
/home/opc/ruby/build/master/ruby(rb_yield+0x78) [0xaaaba09ee138] /home/opc/ruby/src/master/vm.c:1634
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x60) [0xaaaba0a518a8] /home/opc/ruby/src/master/array.c:3632
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaaba09dc8f0] /home/opc/ruby/src/master/vm_insnhelper.c:3490
/home/opc/ruby/build/master/ruby(vm_sendish+0xac) [0xaaaba09e1d9c] /home/opc/ruby/src/master/vm_insnhelper.c:5581
/home/opc/ruby/build/master/ruby(vm_exec_core+0x10f8) [0xaaaba09f73c8] ../../src/master/insns.def:814
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x4) [0xaaaba09ea124] /home/opc/ruby/src/master/vm.c:2513
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2492
/home/opc/ruby/build/master/ruby(rb_ec_exec_node+0xbc) [0xaaaba082ae6c] /home/opc/ruby/src/master/eval.c:287
/home/opc/ruby/build/master/ruby(ruby_run_node+0x60) [0xaaaba082cf90] /home/opc/ruby/src/master/eval.c:328
/home/opc/ruby/build/master/ruby(main+0x70) [0xaaaba0827890] /home/opc/ruby/src/master/main.c:39
-- Other runtime information -----------------------------------------------
* Loaded script: /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestISeq#test_compile_prism_with_file
* Loaded features:
0 enumerator.so
1 thread.rb
2 fiber.so
3 rational.so
4 complex.so
5 ruby2_keywords.rb
6 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
7 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
8 /home/opc/ruby/src/master/lib/open3/version.rb
9 /home/opc/ruby/src/master/lib/open3.rb
10 /home/opc/ruby/src/master/lib/timeout.rb
11 /home/opc/ruby/build/master/rbconfig.rb
12 /home/opc/ruby/src/master/tool/lib/find_executable.rb
13 /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
14 /home/opc/ruby/src/master/tool/lib/envutil.rb
15 /home/opc/ruby/src/master/tool/lib/colorize.rb
16 /home/opc/ruby/src/master/tool/lib/leakchecker.rb
17 /home/opc/ruby/src/master/lib/prettyprint.rb
18 /home/opc/ruby/src/master/lib/pp.rb
19 /home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb
20 /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
21 /home/opc/ruby/src/master/tool/lib/core_assertions.rb
22 /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb
23 /home/opc/ruby/src/master/lib/optparse.rb
24 /home/opc/ruby/src/master/tool/lib/test/unit.rb
25 /home/opc/ruby/src/master/tool/lib/tracepointchecker.rb
26 /home/opc/ruby/src/master/tool/lib/zombie_hunter.rb
27 /home/opc/ruby/src/master/lib/delegate.rb
28 /home/opc/ruby/src/master/lib/fileutils.rb
29 /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
30 /home/opc/ruby/src/master/lib/tmpdir.rb
31 /home/opc/ruby/src/master/lib/tempfile.rb
32 /home/opc/ruby/src/master/tool/lib/iseq_loader_checker.rb
33 /home/opc/ruby/src/master/tool/lib/gc_checker.rb
34 /home/opc/ruby/src/master/tool/test/init.rb
35 /home/opc/ruby/src/master/lib/rubygems/compatibility.rb
36 /home/opc/ruby/src/master/lib/rubygems/defaults.rb
37 /home/opc/ruby/src/master/lib/rubygems/deprecate.rb
38 /home/opc/ruby/src/master/lib/rubygems/errors.rb
39 /home/opc/ruby/src/master/lib/rubygems/unknown_command_spell_checker.rb
40 /home/opc/ruby/src/master/lib/rubygems/exceptions.rb
41 /home/opc/ruby/src/master/lib/rubygems/basic_specification.rb
42 /home/opc/ruby/src/master/lib/rubygems/stub_specification.rb
43 /home/opc/ruby/src/master/lib/rubygems/platform.rb
44 /home/opc/ruby/src/master/lib/rubygems/util/list.rb
45 /home/opc/ruby/src/master/lib/rubygems/version.rb
46 /home/opc/ruby/src/master/lib/rubygems/requirement.rb
47 /home/opc/ruby/src/master/lib/rubygems/specification.rb
48 /home/opc/ruby/src/master/lib/rubygems/util.rb
49 /home/opc/ruby/src/master/lib/rubygems/dependency.rb
50 /home/opc/ruby/src/master/lib/rubygems/core_ext/kernel_gem.rb
51 /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
52 /home/opc/ruby/build/master/.ext/common/monitor.rb
53 /home/opc/ruby/src/master/lib/rubygems.rb
54 /home/opc/ruby/src/master/lib/rubygems/path_support.rb
55 /home/opc/ruby/src/master/lib/prism/node.rb
56 /home/opc/ruby/src/master/lib/prism/node_ext.rb
57 /home/opc/ruby/src/master/lib/prism/parse_result.rb
58 /home/opc/ruby/src/master/lib/prism/parse_result/comments.rb
59 /home/opc/ruby/src/master/lib/prism/visitor.rb
60 /home/opc/ruby/src/master/lib/prism/parse_result/newlines.rb
61 /home/opc/ruby/src/master/lib/prism/debug.rb
62 /home/opc/ruby/src/master/lib/prism/pack.rb
63 prism/prism.so
64 /home/opc/ruby/src/master/lib/prism.rb
65 /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
66 /home/opc/ruby/build/master/.ext/common/ripper/core.rb
67 /home/opc/ruby/build/master/.ext/common/ripper/lexer.rb
68 /home/opc/ruby/build/master/.ext/common/ripper/filter.rb
69 /home/opc/ruby/build/master/.ext/common/ripper/sexp.rb
70 /home/opc/ruby/build/master/.ext/common/ripper.rb
71 /home/opc/ruby/src/master/test/prism/test_helper.rb
72 /home/opc/ruby/src/master/test/prism/dispatcher_test.rb
73 /home/opc/ruby/src/master/lib/prism/dispatcher.rb
74 /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
75 /home/opc/ruby/src/master/test/ruby/ut_eof.rb
76 /home/opc/ruby/src/master/test/stringio/test_stringio.rb
77 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
78 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
79 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
80 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
81 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
82 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
83 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
84 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_16.so
85 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
86 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
87 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
88 /home/opc/ruby/src/master/test/ripper/test_ripper.rb
89 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
90 /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
91 /home/opc/ruby/build/master/.ext/common/pathname.rb
92 /home/opc/ruby/build/master/.ext/common/digest/version.rb
93 /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
94 /home/opc/ruby/build/master/.ext/common/digest/loader.rb
95 /home/opc/ruby/build/master/.ext/common/digest.rb
96 /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
97 /home/opc/ruby/build/master/.ext/common/openssl/bn.rb
98 /home/opc/ruby/build/master/.ext/common/openssl/marshal.rb
99 /home/opc/ruby/build/master/.ext/common/openssl/pkey.rb
100 /home/opc/ruby/build/master/.ext/common/openssl/cipher.rb
101 /home/opc/ruby/build/master/.ext/common/openssl/digest.rb
102 /home/opc/ruby/build/master/.ext/common/openssl/hmac.rb
103 /home/opc/ruby/build/master/.ext/common/openssl/x509.rb
104 /home/opc/ruby/build/master/.ext/common/openssl/buffering.rb
105 /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
106 /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
107 /home/opc/ruby/build/master/.ext/common/socket.rb
108 /home/opc/ruby/src/master/lib/ipaddr.rb
109 /home/opc/ruby/build/master/.ext/common/openssl/ssl.rb
110 /home/opc/ruby/build/master/.ext/common/openssl/pkcs5.rb
111 /home/opc/ruby/build/master/.ext/common/openssl/version.rb
112 /home/opc/ruby/build/master/.ext/common/openssl.rb
113 /home/opc/ruby/src/master/lib/rubygems/openssl.rb
114 /home/opc/ruby/src/master/lib/rubygems/text.rb
115 /home/opc/ruby/src/master/lib/rubygems/user_interaction.rb
116 /home/opc/ruby/src/master/lib/rubygems/security/policy.rb
117 /home/opc/ruby/src/master/lib/rubygems/security/policies.rb
118 /home/opc/ruby/src/master/lib/rubygems/security/trust_dir.rb
119 /home/opc/ruby/src/master/lib/rubygems/security/signer.rb
120 /home/opc/ruby/src/master/lib/rubygems/security.rb
121 /home/opc/ruby/src/master/lib/rubygems/package/digest_io.rb
122 /home/opc/ruby/src/master/lib/rubygems/package/source.rb
123 /home/opc/ruby/src/master/lib/rubygems/package/file_source.rb
124 /home/opc/ruby/src/master/lib/rubygems/package/io_source.rb
125 /home/opc/ruby/src/master/lib/rubygems/package/old.rb
126 /home/opc/ruby/src/master/lib/rubygems/package/tar_header.rb
127 /home/opc/ruby/src/master/lib/rubygems/package/tar_reader/entry.rb
128 /home/opc/ruby/src/master/lib/rubygems/package/tar_reader.rb
129 /home/opc/ruby/src/master/lib/rubygems/package/tar_writer.rb
130 /home/opc/ruby/src/master/lib/rubygems/package.rb
131 /home/opc/ruby/src/master/lib/shellwords.rb
132 /home/opc/ruby/src/master/lib/uri/version.rb
133 /home/opc/ruby/src/master/lib/uri/rfc2396_parser.rb
134 /home/opc/ruby/src/master/lib/uri/rfc3986_parser.rb
135 /home/opc/ruby/src/master/lib/uri/common.rb
136 /home/opc/ruby/src/master/lib/uri/generic.rb
137 /home/opc/ruby/src/master/lib/uri/file.rb
138 /home/opc/ruby/src/master/lib/uri/ftp.rb
139 /home/opc/ruby/src/master/lib/uri/http.rb
140 /home/opc/ruby/src/master/lib/uri/https.rb
141 /home/opc/ruby/src/master/lib/uri/ldap.rb
142 /home/opc/ruby/src/master/lib/uri/ldaps.rb
143 /home/opc/ruby/src/master/lib/uri/mailto.rb
144 /home/opc/ruby/src/master/lib/uri/ws.rb
145 /home/opc/ruby/src/master/lib/uri/wss.rb
146 /home/opc/ruby/src/master/lib/uri.rb
147 /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
148 /home/opc/ruby/src/master/lib/benchmark.rb
149 /home/opc/ruby/src/master/test/rubygems/mock_gem_ui.rb
150 /home/opc/ruby/src/master/lib/rubygems/optparse/lib/optparse.rb
151 /home/opc/ruby/src/master/lib/rubygems/optparse.rb
152 /home/opc/ruby/src/master/lib/rubygems/command.rb
153 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
154 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
155 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb
156 /home/opc/ruby/src/master/lib/rubygems/tsort/lib/tsort.rb
157 /home/opc/ruby/src/master/lib/rubygems/tsort.rb
158 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
159 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
160 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
161 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
162 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
163 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
164 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
165 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
166 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
167 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
168 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/state.rb
169 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
170 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
171 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
172 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
173 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
174 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo/lib/molinillo.rb
175 /home/opc/ruby/src/master/lib/rubygems/resolver/molinillo.rb
176 /home/opc/ruby/src/master/lib/rubygems/resolver/activation_request.rb
177 /home/opc/ruby/src/master/lib/rubygems/resolver/conflict.rb
178 /home/opc/ruby/src/master/lib/rubygems/resolver/dependency_request.rb
179 /home/opc/ruby/src/master/lib/rubygems/resolver/requirement_list.rb
180 /home/opc/ruby/src/master/lib/rubygems/resolver/stats.rb
181 /home/opc/ruby/src/master/lib/rubygems/resolver/set.rb
182 /home/opc/ruby/src/master/lib/rubygems/resolver/api_set.rb
183 /home/opc/ruby/src/master/lib/rubygems/resolver/composed_set.rb
184 /home/opc/ruby/src/master/lib/rubygems/resolver/best_set.rb
185 /home/opc/ruby/src/master/lib/rubygems/resolver/current_set.rb
186 /home/opc/ruby/src/master/lib/rubygems/resolver/git_set.rb
187 /home/opc/ruby/src/master/lib/rubygems/resolver/index_set.rb
188 /home/opc/ruby/src/master/lib/rubygems/resolver/installer_set.rb
189 /home/opc/ruby/src/master/lib/rubygems/resolver/lock_set.rb
190 /home/opc/ruby/src/master/lib/rubygems/resolver/vendor_set.rb
191 /home/opc/ruby/src/master/lib/rubygems/resolver/source_set.rb
192 /home/opc/ruby/src/master/lib/rubygems/resolver/specification.rb
193 /home/opc/ruby/src/master/lib/rubygems/resolver/spec_specification.rb
194 /home/opc/ruby/src/master/lib/rubygems/resolver/api_specification.rb
195 /home/opc/ruby/src/master/lib/rubygems/resolver/git_specification.rb
196 /home/opc/ruby/src/master/lib/rubygems/resolver/index_specification.rb
197 /home/opc/ruby/src/master/lib/rubygems/resolver/installed_specification.rb
198 /home/opc/ruby/src/master/lib/rubygems/resolver/local_specification.rb
199 /home/opc/ruby/src/master/lib/rubygems/resolver/lock_specification.rb
200 /home/opc/ruby/src/master/lib/rubygems/resolver/vendor_specification.rb
201 /home/opc/ruby/src/master/lib/rubygems/resolver.rb
202 /home/opc/ruby/src/master/lib/rubygems/timeout/lib/timeout.rb
203 /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
204 /home/opc/ruby/src/master/lib/rubygems/net-protocol/lib/net/protocol.rb
205 /home/opc/ruby/src/master/lib/random/formatter.rb
206 /home/opc/ruby/src/master/lib/securerandom.rb
207 /home/opc/ruby/src/master/lib/rubygems/resolv/lib/resolv.rb
208 /home/opc/ruby/src/master/lib/rubygems/net-http/lib/net/http/exceptions.rb
209 /home/opc/ruby/src/master/lib/rubygems/net-http/lib/net/http/header.rb
210 /home/opc/ruby/src/master/lib/rubygems/net-http/lib/net/http/generic_request.rb
211 /home/opc/ruby/src/master/lib/rubygems/net-http/lib/net/http/request.rb
212 /home/opc/ruby/src/master/lib/rubygems/net-http/lib/net/http/requests.rb
213 /home/opc/ruby/src/master/lib/rubygems/net-http/lib/net/http/response.rb
214 /home/opc/ruby/src/master/lib/rubygems/net-http/lib/net/http/responses.rb
215 /home/opc/ruby/src/master/lib/rubygems/net-http/lib/net/http/proxy_delta.rb
216 /home/opc/ruby/src/master/lib/rubygems/net-http/lib/net/http/backward.rb
217 /home/opc/ruby/src/master/lib/rubygems/net-http/lib/net/http.rb
218 /home/opc/ruby/src/master/lib/rubygems/net/http.rb
219 /home/opc/ruby/src/master/lib/rubygems/request/http_pool.rb
220 /home/opc/ruby/src/master/lib/rubygems/request/https_pool.rb
221 /home/opc/ruby/src/master/lib/rubygems/request/connection_pools.rb
222 /home/opc/ruby/src/master/lib/rubygems/request.rb
223 /home/opc/ruby/src/master/lib/rubygems/s3_uri_signer.rb
224 /home/opc/ruby/src/master/lib/rubygems/uri_formatter.rb
225 /home/opc/ruby/src/master/lib/rubygems/uri.rb
226 /home/opc/ruby/src/master/lib/rubygems/remote_fetcher.rb
227 /home/opc/ruby/src/master/test/rubygems/utilities.rb
228 /home/opc/ruby/src/master/test/rubygems/helper.rb
229 /home/opc/ruby/src/master/lib/rubygems/source/git.rb
230 /home/opc/ruby/src/master/lib/rubygems/source/installed.rb
231 /home/opc/ruby/src/master/lib/rubygems/source/specific_file.rb
232 /home/opc/ruby/src/master/lib/rubygems/source/local.rb
233 /home/opc/ruby/src/master/lib/rubygems/source/lock.rb
234 /home/opc/ruby/src/master/lib/rubygems/source/vendor.rb
235 /home/opc/ruby/src/master/lib/rubygems/source.rb
236 /home/opc/ruby/src/master/test/rubygems/test_gem_source_git.rb
237 /home/opc/ruby/src/master/lib/rubygems/config_file.rb
238 /home/opc/ruby/src/master/lib/rubygems/source_list.rb
239 /home/opc/ruby/src/master/lib/rubygems/name_tuple.rb
240 /home/opc/ruby/src/master/lib/rubygems/spec_fetcher.rb
241 /home/opc/ruby/src/master/test/rubygems/package/tar_test_case.rb
242 /home/opc/ruby/src/master/test/rubygems/test_gem_package.rb
243 /home/opc/ruby/build/master/.ext/common/psych/versions.rb
244 /home/opc/ruby/build/master/.ext/common/psych/exception.rb
245 /home/opc/ruby/build/master/.ext/common/psych/syntax_error.rb
246 /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
247 /home/opc/ruby/build/master/.ext/common/psych/omap.rb
248 /home/opc/ruby/build/master/.ext/common/psych/set.rb
249 /home/opc/ruby/build/master/.ext/common/psych/class_loader.rb
250 /home/opc/ruby/build/master/.ext/common/psych/scalar_scanner.rb
251 /home/opc/ruby/build/master/.ext/common/psych/nodes/node.rb
252 /home/opc/ruby/build/master/.ext/common/psych/nodes/stream.rb
253 /home/opc/ruby/build/master/.ext/common/psych/nodes/document.rb
254 /home/opc/ruby/build/master/.ext/common/psych/nodes/sequence.rb
255 /home/opc/ruby/build/master/.ext/common/psych/nodes/scalar.rb
256 /home/opc/ruby/build/master/.ext/common/psych/nodes/mapping.rb
257 /home/opc/ruby/build/master/.ext/common/psych/nodes/alias.rb
258 /home/opc/ruby/build/master/.ext/common/psych/nodes.rb
259 /home/opc/ruby/build/master/.ext/common/psych/streaming.rb
260 /home/opc/ruby/build/master/.ext/common/psych/visitors/visitor.rb
261 /home/opc/ruby/build/master/.ext/common/psych/visitors/to_ruby.rb
262 /home/opc/ruby/build/master/.ext/common/psych/visitors/emitter.rb
263 /home/opc/ruby/build/master/.ext/common/psych/handler.rb
264 /home/opc/ruby/build/master/.ext/common/psych/tree_builder.rb
265 /home/opc/ruby/build/master/.ext/common/psych/visitors/yaml_tree.rb
266 /home/opc/ruby/build/master/.ext/common/psych/json/ruby_events.rb
267 /home/opc/ruby/build/master/.ext/common/psych/visitors/json_tree.rb
268 /home/opc/ruby/build/master/.ext/common/psych/visitors/depth_first.rb
269 /home/opc/ruby/build/master/.ext/common/psych/visitors.rb
270 /home/opc/ruby/build/master/.ext/common/psych/parser.rb
271 /home/opc/ruby/build/master/.ext/common/psych/coder.rb
272 /home/opc/ruby/build/master/.ext/common/psych/core_ext.rb
273 /home/opc/ruby/build/master/.ext/common/psych/stream.rb
274 /home/opc/ruby/build/master/.ext/common/psych/json/yaml_events.rb
275 /home/opc/ruby/build/master/.ext/common/psych/json/tree_builder.rb
276 /home/opc/ruby/build/master/.ext/common/psych/json/stream.rb
277 /home/opc/ruby/build/master/.ext/common/psych/handlers/document_stream.rb
278 /home/opc/ruby/build/master/.ext/common/psych.rb
279 /home/opc/ruby/src/master/lib/rubygems/psych_tree.rb
280 /home/opc/ruby/src/master/lib/rubygems/safe_yaml.rb
281 /home/opc/ruby/src/master/lib/rubygems/specification_policy.rb
282 /home/opc/ruby/src/master/lib/rubygems/util/licenses.rb
283 /home/opc/ruby/src/master/lib/rubygems/ext/build_error.rb
284 /home/opc/ruby/src/master/lib/rubygems/shellwords.rb
285 /home/opc/ruby/src/master/lib/rubygems/ext/builder.rb
286 /home/opc/ruby/src/master/lib/rubygems/ext/configure_builder.rb
287 /home/opc/ruby/src/master/lib/rubygems/ext/ext_conf_builder.rb
288 /home/opc/ruby/src/master/lib/rubygems/ext/rake_builder.rb
289 /home/opc/ruby/src/master/lib/rubygems/ext/cmake_builder.rb
290 /home/opc/ruby/src/master/lib/rubygems/ext/cargo_builder.rb
291 /home/opc/ruby/src/master/lib/rubygems/ext.rb
292 /home/opc/ruby/src/master/test/rubygems/simple_gem.rb
293 /home/opc/ruby/src/master/lib/bundler/errors.rb
294 /home/opc/ruby/src/master/lib/rdoc/version.rb
295 /home/opc/ruby/src/master/lib/rdoc/i18n/text.rb
296 /home/opc/ruby/src/master/lib/rdoc/i18n.rb
297 /home/opc/ruby/src/master/lib/rdoc.rb
298 /home/opc/ruby/src/master/test/rdoc/support/test_case.rb
299 /home/opc/ruby/src/master/lib/rdoc/markup.rb
300 /home/opc/ruby/src/master/test/rdoc/support/formatter_test_case.rb
301 /home/opc/ruby/src/master/test/rdoc/support/text_formatter_test_case.rb
302 /home/opc/ruby/src/master/test/rdoc/helper.rb
303 /home/opc/ruby/src/master/test/rdoc/test_rdoc_comment.rb
304 /home/opc/ruby/src/master/lib/rdoc/store.rb
305 /home/opc/ruby/src/master/lib/find.rb
306 /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
307 /home/opc/ruby/build/master/.ext/common/date.rb
308 /home/opc/ruby/src/master/lib/time.rb
309 /home/opc/ruby/build/master/.ext/aarch64-linux/cgi/escape.so
310 /home/opc/ruby/src/master/lib/cgi/util.rb
311 /home/opc/ruby/src/master/lib/erb/version.rb
312 /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
313 /home/opc/ruby/src/master/lib/erb/compiler.rb
314 /home/opc/ruby/src/master/lib/erb/def_method.rb
315 /home/opc/ruby/build/master/.ext/aarch64-linux/erb/escape.so
316 /home/opc/ruby/src/master/lib/erb/util.rb
317 /home/opc/ruby/src/master/lib/erb.rb
318 /home/opc/ruby/src/master/lib/rdoc/generator.rb
319 /home/opc/ruby/src/master/lib/rdoc/markup/formatter.rb
320 /home/opc/ruby/src/master/lib/rdoc/markup/to_joined_paragraph.rb
321 /home/opc/ruby/src/master/lib/rdoc/markdown/entities.rb
322 /home/opc/ruby/src/master/lib/rdoc/markdown/literals.rb
323 /home/opc/ruby/src/master/lib/rdoc/markdown.rb
324 /home/opc/ruby/src/master/lib/rdoc/rd.rb
325 /home/opc/ruby/src/master/lib/rdoc/markup/parser.rb
326 /home/opc/ruby/src/master/lib/rdoc/markup/pre_process.rb
327 /home/opc/ruby/src/master/lib/rdoc/tom_doc.rb
328 /home/opc/ruby/src/master/lib/rdoc/text.rb
329 /home/opc/ruby/src/master/lib/rdoc/code_object.rb
330 /home/opc/ruby/src/master/lib/rdoc/method_attr.rb
331 /home/opc/ruby/src/master/lib/rdoc/context.rb
332 /home/opc/ruby/src/master/lib/rdoc/class_module.rb
333 /home/opc/ruby/src/master/lib/rdoc/context/section.rb
334 /home/opc/ruby/src/master/lib/rdoc/top_level.rb
335 /home/opc/ruby/src/master/lib/rdoc/generator/markup.rb
336 /home/opc/ruby/src/master/lib/rdoc/generator/darkfish.rb
337 /home/opc/ruby/src/master/lib/rdoc/generator/ri.rb
338 /home/opc/ruby/src/master/lib/rdoc/generator/pot/message_extractor.rb
339 /home/opc/ruby/src/master/lib/rdoc/generator/pot/po.rb
340 /home/opc/ruby/src/master/lib/rdoc/generator/pot/po_entry.rb
341 /home/opc/ruby/src/master/lib/rdoc/generator/pot.rb
342 /home/opc/ruby/src/master/lib/rdoc/rdoc.rb
343 /home/opc/ruby/src/master/lib/rdoc/options.rb
344 /home/opc/ruby/src/master/lib/rdoc/comment.rb
345 /home/opc/ruby/src/master/lib/rdoc/token_stream.rb
346 /home/opc/ruby/src/master/lib/rdoc/any_method.rb
347 /home/opc/ruby/src/master/lib/rdoc/markup/document.rb
348 /home/opc/ruby/src/master/lib/rdoc/encoding.rb
349 /home/opc/ruby/src/master/lib/rdoc/markup/raw.rb
350 /home/opc/ruby/src/master/lib/rdoc/markup/paragraph.rb
351 /home/opc/ruby/src/master/lib/rdoc/rd/racc/parser.rb
352 /home/opc/ruby/src/master/lib/rdoc/rd/racc/info.rb
353 /home/opc/ruby/src/master/lib/rdoc/rd/block_parser.rb
354 /home/opc/ruby/src/master/lib/rdoc/rd/inline_parser.rb
355 /home/opc/ruby/src/master/lib/rdoc/markup/blank_line.rb
356 /home/opc/ruby/src/master/lib/rdoc/rd/inline.rb
357 /home/opc/ruby/src/master/lib/mkmf.rb
358 /home/opc/ruby/src/master/test/mkmf/base.rb
359 /home/opc/ruby/src/master/test/mkmf/test_install.rb
360 /home/opc/ruby/src/master/test/psych/helper.rb
361 /home/opc/ruby/src/master/test/psych/test_encoding.rb
362 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
363 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
364 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
365 /home/opc/ruby/src/master/test/rubygems/test_gem_source_fetch_problem.rb
366 /home/opc/ruby/src/master/test/uri/test_ftp.rb
367 /home/opc/ruby/src/master/test/socket/test_sockopt.rb
368 /home/opc/ruby/src/master/test/mkmf/test_find_executable.rb
369 /home/opc/ruby/src/master/lib/optparse/ac.rb
370 /home/opc/ruby/src/master/test/optparse/test_autoconf.rb
371 /home/opc/ruby/src/master/lib/did_you_mean/version.rb
372 /home/opc/ruby/src/master/lib/did_you_mean/core_ext/name_error.rb
373 /home/opc/ruby/src/master/lib/did_you_mean/levenshtein.rb
374 /home/opc/ruby/src/master/lib/did_you_mean/jaro_winkler.rb
375 /home/opc/ruby/src/master/lib/did_you_mean/spell_checker.rb
376 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
377 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
378 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/name_error_checkers.rb
379 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/method_name_checker.rb
380 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/key_error_checker.rb
381 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/null_checker.rb
382 /home/opc/ruby/src/master/lib/did_you_mean/tree_spell_checker.rb
383 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/require_path_checker.rb
384 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
385 /home/opc/ruby/src/master/lib/did_you_mean/formatter.rb
386 /home/opc/ruby/src/master/lib/did_you_mean.rb
387 /home/opc/ruby/src/master/test/did_you_mean/helper.rb
388 /home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb
389 /home/opc/ruby/src/master/test/ruby/test_arithmetic_sequence.rb
390 /home/opc/ruby/src/master/lib/rubygems/request_set/gem_dependency_api.rb
391 /home/opc/ruby/src/master/lib/rubygems/request_set/lockfile/parser.rb
392 /home/opc/ruby/src/master/lib/rubygems/request_set/lockfile/tokenizer.rb
393 /home/opc/ruby/src/master/lib/rubygems/request_set/lockfile.rb
394 /home/opc/ruby/src/master/lib/rubygems/request_set.rb
395 /home/opc/ruby/src/master/test/rubygems/test_gem_request_set_lockfile_tokenizer.rb
396 /home/opc/ruby/src/master/test/ruby/test_lazy_enumerator.rb
397 /home/opc/ruby/src/master/lib/cgi/core.rb
398 /home/opc/ruby/src/master/lib/cgi/cookie.rb
399 /home/opc/ruby/src/master/lib/cgi.rb
400 /home/opc/ruby/src/master/test/cgi/update_env.rb
401 /home/opc/ruby/src/master/test/cgi/test_cgi_multipart.rb
402 /home/opc/ruby/src/master/test/rdoc/test_rdoc_ri_paths.rb
403 /home/opc/ruby/src/master/lib/rdoc/ri.rb
404 /home/opc/ruby/src/master/lib/rdoc/ri/paths.rb
405 /home/opc/ruby/src/master/test/uri/test_parser.rb
406 /home/opc/ruby/src/master/test/ruby/test_primitive.rb
407 /home/opc/ruby/src/master/test/ruby/test_iseq.rb
* Process memory map:
aaaba07f0000-aaaba0c80000 r-xp 00000000 fc:00 34465359 /home/opc/ruby/build/master/ruby
aaaba0c90000-aaaba0ca0000 r--p 00490000 fc:00 34465359 /home/opc/ruby/build/master/ruby
aaaba0ca0000-aaaba0cb0000 rw-p 004a0000 fc:00 34465359 /home/opc/ruby/build/master/ruby
aaaba0cb0000-aaaba0cc0000 rw-p 00000000 00:00 0
aaabcbfb0000-aaabced40000 rw-p 00000000 00:00 0 [heap]
fffda8000000-fffda8030000 rw-p 00000000 00:00 0
fffda8030000-fffdac000000 ---p 00000000 00:00 0
fffdb0000000-fffdb0030000 rw-p 00000000 00:00 0
fffdb0030000-fffdb4000000 ---p 00000000 00:00 0
fffdb4000000-fffdb4030000 rw-p 00000000 00:00 0
fffdb4030000-fffdb8000000 ---p 00000000 00:00 0
fffdb8000000-fffdb8030000 rw-p 00000000 00:00 0
fffdb8030000-fffdbc000000 ---p 00000000 00:00 0
fffdbc540000-fffdbc720000 r--s 00000000 fc:00 13802 /usr/lib64/libc-2.28.so
fffdbc720000-fffdbee40000 r--s 00000000 fc:00 34465359 /home/opc/ruby/build/master/ruby
fffdbee40000-fffdbee60000 r-xp 00000000 fc:00 154 /usr/lib64/libgcc_s-8-20210514.so.1
fffdbee60000-fffdbee70000 r--p 00010000 fc:00 154 /usr/lib64/libgcc_s-8-20210514.so.1
fffdbee70000-fffdbee80000 rw-p 00020000 fc:00 154 /usr/lib64/libgcc_s-8-20210514.so.1
fffdbee80000-fffdbeec0000 rw-p 00000000 00:00 0
fffdbeec0000-fffdbeed0000 ---p 00000000 00:00 0
fffdbeed0000-fffdbef60000 rw-p 00000000 00:00 0
fffdbef60000-fffdbef70000 r-xp 00000000 fc:00 34465399 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffdbef70000-fffdbef80000 r--p 00000000 fc:00 34465399 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffdbef80000-fffdbef90000 rw-p 00010000 fc:00 34465399 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffdbef90000-fffdbeff0000 r-xp 00000000 fc:00 69661571 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffdbeff0000-fffdbf000000 r--p 00050000 fc:00 69661571 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffdbf000000-fffdbf010000 rw-p 00060000 fc:00 69661571 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_euc.so
fffdbf010000-fffdbf020000 r-xp 00000000 fc:00 34465374 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffdbf020000-fffdbf030000 r--p 00000000 fc:00 34465374 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffdbf030000-fffdbf040000 rw-p 00010000 fc:00 34465374 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffdbf040000-fffdbf0c0000 rw-p 00000000 00:00 0
fffdbf0c0000-fffdbf0d0000 r-xp 00000000 fc:00 34466933 /home/opc/ruby/build/master/.ext/aarch64-linux/erb/escape.so
fffdbf0d0000-fffdbf0e0000 r--p 00000000 fc:00 34466933 /home/opc/ruby/build/master/.ext/aarch64-linux/erb/escape.so
fffdbf0e0000-fffdbf0f0000 rw-p 00010000 fc:00 34466933 /home/opc/ruby/build/master/.ext/aarch64-linux/erb/escape.so
fffdbf0f0000-fffdbf100000 r-xp 00000000 fc:00 113444504 /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffdbf100000-fffdbf110000 r--p 00000000 fc:00 113444504 /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffdbf110000-fffdbf120000 rw-p 00010000 fc:00 113444504 /home/opc/ruby/build/master/.ext/aarch64-linux/strscan.so
fffdbf120000-fffdbf130000 r-xp 00000000 fc:00 34466926 /home/opc/ruby/build/master/.ext/aarch64-linux/cgi/escape.so
fffdbf130000-fffdbf140000 r--p 00000000 fc:00 34466926 /home/opc/ruby/build/master/.ext/aarch64-linux/cgi/escape.so
fffdbf140000-fffdbf150000 rw-p 00010000 fc:00 34466926 /home/opc/ruby/build/master/.ext/aarch64-linux/cgi/escape.so
fffdbf150000-fffdbf190000 r-xp 00000000 fc:00 113442748 /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffdbf190000-fffdbf1a0000 r--p 00030000 fc:00 113442748 /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffdbf1a0000-fffdbf1b0000 rw-p 00040000 fc:00 113442748 /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffdbf1b0000-fffdbf1f0000 rw-p 00000000 00:00 0
fffdbf1f0000-fffdbf210000 r-xp 00000000 fc:00 18211 /usr/lib64/libyaml-0.so.2.0.5
fffdbf210000-fffdbf220000 r--p 00010000 fc:00 18211 /usr/lib64/libyaml-0.so.2.0.5
fffdbf220000-fffdbf230000 rw-p 00020000 fc:00 18211 /usr/lib64/libyaml-0.so.2.0.5
fffdbf230000-fffdbf240000 r-xp 00000000 fc:00 113444494 /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffdbf240000-fffdbf250000 r--p 00000000 fc:00 113444494 /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffdbf250000-fffdbf260000 rw-p 00010000 fc:00 113444494 /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffdbf260000-fffdbf2f0000 rw-p 00000000 00:00 0
fffdbf2f0000-fffdbf300000 ---p 00000000 00:00 0
fffdbf300000-fffdbf430000 rw-p 00000000 00:00 0
fffdbf430000-fffdbf440000 r-xp 00000000 fc:00 69663238 /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffdbf440000-fffdbf450000 r--p 00000000 fc:00 69663238 /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffdbf450000-fffdbf460000 rw-p 00010000 fc:00 69663238 /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffdbf460000-fffdbf4b0000 rw-p 00000000 00:00 0
fffdbf4b0000-fffdbf4c0000 r-xp 00000000 fc:00 113444510 /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffdbf4c0000-fffdbf4d0000 r--p 00000000 fc:00 113444510 /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffdbf4d0000-fffdbf4e0000 rw-p 00010000 fc:00 113444510 /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffdbf4e0000-fffdbf4f0000 rw-p 00000000 00:00 0
fffdbf4f0000-fffdbf520000 r-xp 00000000 fc:00 113444498 /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffdbf520000-fffdbf530000 r--p 00020000 fc:00 113444498 /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffdbf530000-fffdbf540000 rw-p 00030000 fc:00 113444498 /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffdbf540000-fffdbf550000 r-xp 00000000 fc:00 113442737 /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffdbf550000-fffdbf560000 r--p 00000000 fc:00 113442737 /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffdbf560000-fffdbf570000 rw-p 00010000 fc:00 113442737 /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffdbf570000-fffdbf7f0000 r-xp 00000000 fc:00 21750 /usr/lib64/libcrypto.so.1.1.1k
fffdbf7f0000-fffdbf820000 r--p 00270000 fc:00 21750 /usr/lib64/libcrypto.so.1.1.1k
fffdbf820000-fffdbf830000 rw-p 002a0000 fc:00 21750 /usr/lib64/libcrypto.so.1.1.1k
fffdbf830000-fffdbf8b0000 r-xp 00000000 fc:00 21752 /usr/lib64/libssl.so.1.1.1k
fffdbf8b0000-fffdbf8c0000 ---p 00080000 fc:00 21752 /usr/lib64/libssl.so.1.1.1k
fffdbf8c0000-fffdbf8d0000 r--p 00080000 fc:00 21752 /usr/lib64/libssl.so.1.1.1k
fffdbf8d0000-fffdbf8e0000 rw-p 00090000 fc:00 21752 /usr/lib64/libssl.so.1.1.1k
fffdbf8e0000-fffdbf940000 r-xp 00000000 fc:00 113444520 /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffdbf940000-fffdbf950000 r--p 00050000 fc:00 113444520 /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffdbf950000-fffdbf960000 rw-p 00060000 fc:00 113444520 /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffdbf960000-fffdbf970000 r-xp 00000000 fc:00 113444487 /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffdbf970000-fffdbf980000 r--p 00000000 fc:00 113444487 /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffdbf980000-fffdbf990000 rw-p 00010000 fc:00 113444487 /home/opc/ruby/build/master/.ext/aarch64-linux/pathname.so
fffdbf990000-fffdbf9a0000 rw-p 00000000 00:00 0
fffdbf9a0000-fffdbf9b0000 r-xp 00000000 fc:00 34465395 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffdbf9b0000-fffdbf9c0000 r--p 00000000 fc:00 34465395 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffdbf9c0000-fffdbf9d0000 rw-p 00010000 fc:00 34465395 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_15.so
fffdbf9d0000-fffdbfa00000 r-xp 00000000 fc:00 69661572 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffdbfa00000-fffdbfa10000 r--p 00020000 fc:00 69661572 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffdbfa10000-fffdbfa20000 rw-p 00030000 fc:00 69661572 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffdbfa20000-fffdbfa30000 r-xp 00000000 fc:00 34465404 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffdbfa30000-fffdbfa40000 r--p 00000000 fc:00 34465404 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffdbfa40000-fffdbfa50000 rw-p 00010000 fc:00 34465404 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffdbfa50000-fffdbfa60000 r-xp 00000000 fc:00 34465380 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffdbfa60000-fffdbfa70000 r--p 00000000 fc:00 34465380 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffdbfa70000-fffdbfa80000 rw-p 00010000 fc:00 34465380 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_1.so
fffdbfa80000-fffdbfa90000 r-xp 00000000 fc:00 34465397 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_16.so
fffdbfa90000-fffdbfaa0000 r--p 00000000 fc:00 34465397 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_16.so
fffdbfaa0000-fffdbfab0000 rw-p 00010000 fc:00 34465397 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/iso_8859_16.so
fffdbfab0000-fffdbfac0000 r-xp 00000000 fc:00 34466240 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffdbfac0000-fffdbfad0000 r--p 00000000 fc:00 34466240 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffdbfad0000-fffdbfae0000 rw-p 00010000 fc:00 34466240 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffdbfae0000-fffdbfb10000 rw-p 00000000 00:00 0
fffdbfb10000-fffdbfb20000 r-xp 00000000 fc:00 34465401 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffdbfb20000-fffdbfb30000 r--p 00000000 fc:00 34465401 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffdbfb30000-fffdbfb40000 rw-p 00010000 fc:00 34465401 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffdbfb40000-fffdbfb50000 rw-p 00000000 00:00 0
fffdbfb50000-fffdbfb70000 r-xp 00000000 fc:00 69661574 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffdbfb70000-fffdbfb80000 r--p 00010000 fc:00 69661574 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffdbfb80000-fffdbfb90000 rw-p 00020000 fc:00 69661574 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/single_byte.so
fffdbfb90000-fffdbfba0000 rw-p 00000000 00:00 0
fffdbfba0000-fffdbfbb0000 ---p 00000000 00:00 0
fffdbfbb0000-fffdbfbe0000 rw-p 00000000 00:00 0
fffdbfbe0000-fffdbfbf0000 r-xp 00000000 fc:00 34465400 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffdbfbf0000-fffdbfc00000 r--p 00000000 fc:00 34465400 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffdbfc00000-fffdbfc10000 rw-p 00010000 fc:00 34465400 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffdbfc10000-fffdbfc20000 r-xp 00000000 fc:00 34465402 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffdbfc20000-fffdbfc30000 r--p 00000000 fc:00 34465402 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffdbfc30000-fffdbfc40000 rw-p 00010000 fc:00 34465402 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32be.so
fffdbfc40000-fffdbfc50000 r-xp 00000000 fc:00 69661576 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffdbfc50000-fffdbfc60000 r--p 00000000 fc:00 69661576 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffdbfc60000-fffdbfc70000 rw-p 00010000 fc:00 69661576 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffdbfc70000-fffdbfc80000 r-xp 00000000 fc:00 34465403 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffdbfc80000-fffdbfc90000 r--p 00000000 fc:00 34465403 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffdbfc90000-fffdbfca0000 rw-p 00010000 fc:00 34465403 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_32le.so
fffdbfca0000-fffdbfcb0000 r-xp 00000000 fc:00 113444500 /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffdbfcb0000-fffdbfcc0000 r--p 00000000 fc:00 113444500 /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffdbfcc0000-fffdbfcd0000 rw-p 00010000 fc:00 113444500 /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffdbfcd0000-fffdbfd30000 rw-p 00000000 00:00 0
fffdbfd30000-fffdbfd40000 ---p 00000000 00:00 0
fffdbfd40000-fffdbfd80000 rw-p 00000000 00:00 0
fffdbfd80000-fffdbfdc0000 r-xp 00000000 fc:00 113444501 /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffdbfdc0000-fffdbfdd0000 r--p 00030000 fc:00 113444501 /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffdbfdd0000-fffdbfde0000 rw-p 00040000 fc:00 113444501 /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffdbfde0000-fffdbfe90000 rw-p 00000000 00:00 0
fffdbfe90000-fffdbfea0000 r-xp 00000000 fc:00 113443414 /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffdbfea0000-fffdbfeb0000 r--p 00000000 fc:00 113443414 /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffdbfeb0000-fffdbfec0000 rw-p 00010000 fc:00 113443414 /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffdbfec0000-fffdbff60000 rw-p 00000000 00:00 0
fffdbff70000-fffdbff80000 rw-p 00000000 00:00 0
fffdbff80000-fffdc0010000 rw-p 00000000 00:00 0
fffdc0010000-fffdc0020000 r-xp 00000000 fc:00 113442745 /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffdc0020000-fffdc0030000 r--p 00000000 fc:00 113442745 /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffdc0030000-fffdc0040000 rw-p 00010000 fc:00 113442745 /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffdc0040000-fffdc0080000 rw-p 00000000 00:00 0
fffdc0090000-fffdc00a0000 rw-p 00000000 00:00 0
fffdc00a0000-fffdc00b0000 r-xp 00000000 fc:00 69661954 /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffdc00b0000-fffdc00c0000 r--p 00000000 fc:00 69661954 /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffdc00c0000-fffdc00d0000 rw-p 00010000 fc:00 69661954 /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffdc00d0000-fffdc00e0000 r-xp 00000000 fc:00 34466944 /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffdc00e0000-fffdc00f0000 r--p 00000000 fc:00 34466944 /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffdc00f0000-fffdc0100000 rw-p 00010000 fc:00 34466944 /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffdc0100000-fffdc0160000 rw-p 00000000 00:00 0
fffdc0160000-fffdc0170000 r-xp 00000000 fc:00 69660974 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffdc0170000-fffdc0180000 r--p 00000000 fc:00 69660974 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffdc0180000-fffdc0190000 rw-p 00010000 fc:00 69660974 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffdc0190000-fffdc01a0000 rw-p 00000000 00:00 0
fffdc01a0000-fffdc01b0000 r-xp 00000000 fc:00 34465367 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffdc01b0000-fffdc01c0000 r--p 00000000 fc:00 34465367 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffdc01c0000-fffdc01d0000 rw-p 00010000 fc:00 34465367 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffdc01d0000-fffdc01e0000 ---p 00000000 00:00 0
fffdc01e0000-fffdc0230000 rw-p 00000000 00:00 0
fffdc0230000-fffdc0240000 ---p 00000000 00:00 0
fffdc0240000-fffdc0290000 rw-p 00000000 00:00 0
fffdc0290000-fffdc02a0000 ---p 00000000 00:00 0
fffdc02a0000-fffdc02f0000 rw-p 00000000 00:00 0
fffdc02f0000-fffdc0300000 ---p 00000000 00:00 0
fffdc0300000-fffdc0350000 rw-p 00000000 00:00 0
fffdc0350000-fffdc0360000 ---p 00000000 00:00 0
fffdc0360000-fffdc03b0000 rw-p 00000000 00:00 0
fffdc03b0000-fffdc03c0000 ---p 00000000 00:00 0
fffdc03c0000-fffdc0410000 rw-p 00000000 00:00 0
fffdc0410000-fffdc0420000 ---p 00000000 00:00 0
fffdc0420000-fffdc0470000 rw-p 00000000 00:00 0
fffdc0470000-fffdc0480000 ---p 00000000 00:00 0
fffdc0480000-fffdc04d0000 rw-p 00000000 00:00 0
fffdc04d0000-fffdc04e0000 ---p 00000000 00:00 0
fffdc04e0000-fffdc0530000 rw-p 00000000 00:00 0
fffdc0530000-fffdc0540000 ---p 00000000 00:00 0
fffdc0540000-fffdc0590000 rw-p 00000000 00:00 0
fffdc0590000-fffdc05a0000 ---p 00000000 00:00 0
fffdc05a0000-fffdc05f0000 rw-p 00000000 00:00 0
fffdc05f0000-fffdc0600000 ---p 00000000 00:00 0
fffdc0600000-fffdc0650000 rw-p 00000000 00:00 0
fffdc0650000-fffdc0660000 ---p 00000000 00:00 0
fffdc0660000-fffdc06b0000 rw-p 00000000 00:00 0
fffdc06b0000-fffdc06c0000 ---p 00000000 00:00 0
fffdc06c0000-fffdc0710000 rw-p 00000000 00:00 0
fffdc0710000-fffdc0720000 ---p 00000000 00:00 0
fffdc0720000-fffdc0770000 rw-p 00000000 00:00 0
fffdc0770000-fffdc0780000 ---p 00000000 00:00 0
fffdc0780000-fffdc07d0000 rw-p 00000000 00:00 0
fffdc07d0000-fffdc07e0000 ---p 00000000 00:00 0
fffdc07e0000-fffdc0830000 rw-p 00000000 00:00 0
fffdc0830000-fffdc0840000 ---p 00000000 00:00 0
fffdc0840000-fffdc0890000 rw-p 00000000 00:00 0
fffdc0890000-fffdc08a0000 ---p 00000000 00:00 0
fffdc08a0000-fffdc08f0000 rw-p 00000000 00:00 0
fffdc08f0000-fffdc0900000 ---p 00000000 00:00 0
fffdc0900000-fffdc0950000 rw-p 00000000 00:00 0
fffdc0950000-fffdc0960000 ---p 00000000 00:00 0
fffdc0960000-fffdc09b0000 rw-p 00000000 00:00 0
fffdc09b0000-fffdc09c0000 ---p 00000000 00:00 0
fffdc09c0000-fffdc0a10000 rw-p 00000000 00:00 0
fffdc0a10000-fffdc0a20000 ---p 00000000 00:00 0
fffdc0a20000-fffdc0a70000 rw-p 00000000 00:00 0
fffdc0a70000-fffdc0a80000 ---p 00000000 00:00 0
fffdc0a80000-fffdc0ad0000 rw-p 00000000 00:00 0
fffdc0ad0000-fffdc0ae0000 ---p 00000000 00:00 0
fffdc0ae0000-fffdc0b30000 rw-p 00000000 00:00 0
fffdc0b30000-fffdc0b40000 ---p 00000000 00:00 0
fffdc0b40000-fffdc0b90000 rw-p 00000000 00:00 0
fffdc0b90000-fffdc0ba0000 ---p 00000000 00:00 0
fffdc0ba0000-fffdc0bf0000 rw-p 00000000 00:00 0
fffdc0bf0000-fffdc0c00000 ---p 00000000 00:00 0
fffdc0c00000-fffdc0c50000 rw-p 00000000 00:00 0
fffdc0c50000-fffdc0c60000 ---p 00000000 00:00 0
fffdc0c60000-fffdc0cb0000 rw-p 00000000 00:00 0
fffdc0cb0000-fffdc0cc0000 ---p 00000000 00:00 0
fffdc0cc0000-fffdc0d10000 rw-p 00000000 00:00 0
fffdc0d10000-fffdc0d20000 ---p 00000000 00:00 0
fffdc0d20000-fffdc0d70000 rw-p 00000000 00:00 0
fffdc0d70000-fffdc0d80000 ---p 00000000 00:00 0
fffdc0d80000-fffdc0dd0000 rw-p 00000000 00:00 0
fffdc0dd0000-fffdc0de0000 ---p 00000000 00:00 0
fffdc0de0000-fffddaa30000 rw-p 00000000 00:00 0
fffddaa40000-fffddaa50000 rw-p 00000000 00:00 0
fffddaa50000-fffddaa60000 rw-p 00000000 00:00 0
fffddaa60000-fffddaa70000 r-xp 00000000 fc:00 69663232 /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffddaa70000-fffddaa80000 r--p 00000000 fc:00 69663232 /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffddaa80000-fffddaa90000 rw-p 00010000 fc:00 69663232 /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffddaa90000-fffddabc0000 rw-p 00000000 00:00 0
fffddabc0000-fffddac20000 r--p 00000000 fc:00 33822881 /usr/lib/locale/en_US.utf8/LC_CTYPE
fffddac20000-fffddad80000 r-xp 00000000 fc:00 13802 /usr/lib64/libc-2.28.so
fffddad80000-fffddad90000 r--p 00150000 fc:00 13802 /usr/lib64/libc-2.28.so
fffddad90000-fffddada0000 rw-p 00160000 fc:00 13802 /usr/lib64/libc-2.28.so
fffddada0000-fffddadc0000 r-xp 00000000 fc:00 13814 /usr/lib64/libpthread-2.28.so
fffddadc0000-fffddadd0000 r--p 00010000 fc:00 13814 /usr/lib64/libpthread-2.28.so
fffddadd0000-fffddade0000 rw-p 00020000 fc:00 13814 /usr/lib64/libpthread-2.28.so
fffddade0000-fffddae90000 r-xp 00000000 fc:00 13806 /usr/lib64/libm-2.28.so
fffddae90000-fffddaea0000 r--p 000a0000 fc:00 13806 /usr/lib64/libm-2.28.so
fffddaea0000-fffddaeb0000 rw-p 000b0000 fc:00 13806 /usr/lib64/libm-2.28.so
fffddaeb0000-fffddaed0000 r-xp 00000000 fc:00 17639 /usr/lib64/libcrypt.so.1.1.0
fffddaed0000-fffddaee0000 r--p 00010000 fc:00 17639 /usr/lib64/libcrypt.so.1.1.0
fffddaee0000-fffddaef0000 rw-p 00000000 00:00 0
fffddaef0000-fffddaf00000 r-xp 00000000 fc:00 13804 /usr/lib64/libdl-2.28.so
fffddaf00000-fffddaf10000 r--p 00000000 fc:00 13804 /usr/lib64/libdl-2.28.so
fffddaf10000-fffddaf20000 rw-p 00010000 fc:00 13804 /usr/lib64/libdl-2.28.so
fffddaf20000-fffddaf30000 r-xp 00000000 fc:00 13818 /usr/lib64/librt-2.28.so
fffddaf30000-fffddaf40000 r--p 00000000 fc:00 13818 /usr/lib64/librt-2.28.so
fffddaf40000-fffddaf50000 rw-p 00010000 fc:00 13818 /usr/lib64/librt-2.28.so
fffddaf50000-fffddaf70000 r-xp 00000000 fc:00 17572 /usr/lib64/libz.so.1.2.11
fffddaf70000-fffddaf80000 r--p 00010000 fc:00 17572 /usr/lib64/libz.so.1.2.11
fffddaf80000-fffddaf90000 rw-p 00000000 00:00 0
fffddaf90000-fffddafa0000 r--s 00000000 fc:00 100664714 /usr/lib64/gconv/gconv-modules.cache
fffddafa0000-fffddafb0000 r--p 00000000 00:00 0 [vvar]
fffddafb0000-fffddafc0000 r-xp 00000000 00:00 0 [vdso]
fffddafc0000-fffddaff0000 r-xp 00000000 fc:00 13795 /usr/lib64/ld-2.28.so
fffddaff0000-fffddb000000 r--p 00020000 fc:00 13795 /usr/lib64/ld-2.28.so
fffddb000000-fffddb010000 rw-p 00030000 fc:00 13795 /usr/lib64/ld-2.28.so
fffffbaf0000-fffffc2f0000 rw-p 00000000 00:00 0 [stack]
[ 40/910] 1126533=test_syslog
[ 41/910] 1126533=test_singleton_function
[ 42/910] 1126533=test_gem_commands_setup_command
[ 43/910] 1126531=test_history
running file: /home/opc/ruby/src/master/test/ruby/test_iseq.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:943: 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 --debug' TESTS='-j3'
BASERUBY = /usr/local/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -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/15.0.0
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
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/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/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
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/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
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/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
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/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
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'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-12-22T05:10:19Z master 4c6f07eeca) [aarch64-linux]
0 .........................................................................
73 .........................................................................
146 .........................................................................
219 .........................................................................
292 .........................................................................
365 .........................................................................
438 .........................................................................
511 .........................................................................
584 .........................................................................
657 .........................................................................
730 .........................................................................
803 .........................................................................
876 .........................................................................
949 .........................................................................
1022 .........................................................................
1095 .........................................................................
1168 .........................................................................
1241 .........................................................................
1314 .........................................................................
1387 .........................................................................
1460 .........................................................................
1533 .........................................................................
1606 .........................................................................
1679 .........................................................................
1752 .........................................................................
1825 .........................................................................
1898 .........................................................................
1971 .........................................................................
2044 .........................................................................
2117 .........................................................................
2190 .........................................................................
2263 .........................................................................
2336 .........................................................................
2409 .........................................................................
2482 .........................................................................
2555 .........................................................................
2628 .........................................................................
2701 .........................................................................
2774 .........................................................................
2847 .........................................................................
2920 .........................................................................
2993 .........................................................................
3066 .........................................................................
3139 .........................................................................
3212 .........................................................................
3285 .........................................................................
3358 .........................................................................
3431 .........................................................................
3504 .........................................................................
3577 .........................................................................
3650 .........................................................................
3723 .....
Finished in 62.928083 seconds
3728 files, 32875 examples, 212535 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'" exit with 0.