# Logfile created on 2025-02-16 21:52:24 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fd397c9b8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250216-215223", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fd395ab38 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fd395a9f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fd395a868 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20250216-215223", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20250216-215223>, @binmode=false, @mon_data=#<Monitor:0x0000003fd395a750>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
2b69949..6b3a97d master -> origin/master
Updating 2b69949..6b3a97d
Fast-forward
yjit/bindgen/src/main.rs | 1 -
1 file changed, 1 deletion(-)
Latest commit hash = 6b3a97d74b
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk/revision.h updated
generating riscv64-linux-fake.rb
riscv64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
3a334b1402ddfcda757ad53785c8c19280c32545e10a11ff4625d193309f1365 builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.5.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/finalizer_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
generating enc.mk
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./riscv64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk/bin
installing base libraries: /tmp/ruby/install/trunk/lib
installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.5.0+0/riscv64-linux
installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.5.0+0/riscv64-linux
installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+0/riscv64-linux
installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+0/riscv64-linux
installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.5.0+0/riscv64-linux
installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.5.0+0
installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+0
installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.5.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk/bin
installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.5.0+0
installing common headers: /tmp/ruby/install/trunk/include/ruby-3.5.0+0
installing manpages: /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0
bundler 2.7.0.dev
cgi 0.4.1
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.0
erb 4.0.4
error_highlight 0.7.0
fileutils 1.7.3
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.6.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.6.0
pp 0.6.2
prettyprint 0.2.0
prism 1.3.0
resolv 0.6.0
ruby2_keywords 0.0.5
securerandom 0.4.1
set 1.1.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.1
timeout 0.4.3
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.0.2
weakref 0.1.3
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0
date 3.4.1
digest 3.2.0
etc 1.4.5
fcntl 1.2.0
io-console 0.8.0
io-nonblock 0.3.1
io-wait 0.3.1
json 2.10.1
openssl 3.3.0
pathname 0.4.0
psych 5.2.3
stringio 3.1.3.dev
strscan 3.1.2
zlib 3.2.1
installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0
minitest 5.25.4
power_assert 2.0.5
rake 13.2.1
test-unit 3.6.7
rexml 3.4.0
rss 0.3.1
net-ftp 0.3.8
net-imap 0.5.6
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.2
prime 0.1.3
rbs 3.8.1
typeprof 0.30.1
debug 1.10.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.2.0
bigdecimal 3.1.9
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.1
nkf 0.2.0
syslog 0.2.0
csv 3.3.2
repl_type_completor 0.1.10
ostruct 0.6.1
pstore 0.1.4
benchmark 0.4.0
logger 1.6.6
rdoc 6.12.0
irb 1.15.1
reline 0.6.0
readline 0.0.4
fiddle 1.1.6
installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
win32ole-1.9.1.gem not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2007 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Checking leaked global symbols...none
/tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Run options:
--seed=27004
"--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/751] 142025=test_ftp
[ 2/751] 142026=test_tmpdir
[ 3/751] 142028=test_integer_comb
[ 4/751] 142027=test_vm_dump
[ 5/751] 142027=errors_test
[ 6/751] 142026=test_regexp
[ 7/751] 142025=test_gem_commands_check_command
[ 8/751] 142027=test_udp
[ 9/751] 142027=bom_test
[ 10/751] 142025=test_data_error
[ 11/751] 142027=unescape_test
[ 12/751] 142027=test_file
[ 13/751] 142025=test_range
[ 14/751] 142027=test_project_sanity
[ 15/751] 142025=test_dup
[ 16/751] 142027=test_pty
[ 17/751] 142025=test_constant
[ 18/751] 142027=test_erb_command
[ 19/751] 142027=test_helper
[ 20/751] 142027=test_encoding
[ 21/751] 142027=test_gem_uri_formatter
[ 22/751] 142027=test_ensured
[ 23/751] 142027=test_addr
[ 24/751] 142027=library_symbols_test
[ 25/751] 142027=test_ts
[ 26/751] 142027=test_gem_resolver_api_set
[ 27/751] 142027=ruby_parser_test
[ 28/751] 142027=test_gem_safe_marshal
[ 29/751] 142028=test_enumerable
[ 30/751] 142028=test_config
[ 31/751] 142027=test_gem_resolver_vendor_set
[ 32/751] 142027=json_generator_test
[ 33/751] 142027=test_eval
[ 34/751] 142028=test_transcode
[ 35/751] 142028=test_update
[ 36/751] 142028=test_x509name
[ 37/751] 142028=test_fips
[ 38/751] 142027=parse_comments_test
[ 39/751] 142027=test_x509store
[ 40/751] 142025=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 42265>
[ 41/751] 142028=test_helperCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 142025 sipeed 10u IPv4 2292374 0t0 TCP localhost:42265->localhost:34284 (CLOSE_WAIT)
Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 10
[ 42/751] 142025=test_random_formatter
[ 43/751] 142025=test_jaro_winkler
[ 44/751] 142025=test_lambda
[ 45/751] 142028=test_ast
[ 46/751] 142025=test_gem_request_set_gem_dependency_api
[ 47/751] 142025=test_gem_platform
[ 48/751] 142027=test_placearg
[ 49/751] 142025=test_gem_package_task
[ 50/751] 142025=test_date_strptime
[ 51/751] 142027=test_gem_commands_push_command
[ 52/751] 142025=test_weakkeymap
[ 53/751] 142027=test_numhash
[ 54/751] 142027=test_pkey_rsa
[ 55/751] 142026=test_keyword
[ 56/751] 142025=test_class_name_check
[ 57/751] 142025=dump_test
[ 58/751] 142027=test_fd_setsize
[ 59/751] 142027=test_continuation
[ 60/751] 142027=test_delete
[ 61/751] 142027=test_file_exhaustive
[ 62/751] 142026=test_files_test
[ 63/751] 142026=test_gem_update_suggestion
[ 64/751] 142026=attribute_write_test
[ 65/751] 142026=test_not
[ 66/751] 142026=test_gem_resolver_lock_set
[ 67/751] 142026=version_test
[ 68/751] 142026=test_object
[ 69/751] 142026=heredoc_dedent_test
[ 70/751] 142026=test_cgi_header
[ 71/751] 142026=test_arithmetic_sequence
[ 72/751] 142026=parse_test
[ 73/751] 142026=test_basicinstructions
[ 74/751] 142026=test_gem_gemcutter_utilities
[ 75/751] 142026=test_gem_command_manager
[ 76/751] 142026=lex_test
[ 77/751] 142026=test_gem_remote_fetcher_local_ssl_server
[ 78/751] 142025=test_sleep
[ 79/751] 142026=test_object
[ 80/751] 142025=test_date_arith
[ 81/751] 142025=test_gem_local_remote_options
[ 82/751] 142025=test_timeout
[ 83/751] 142025=test_normalize
[ 84/751] 142025=test_ossl
[ 85/751] 142027=test_change_word
[ 86/751] 142027=test_flip
[ 87/751] 142027=test_signedness
[ 88/751] 142026=test_tsort
[ 89/751] 142026=test_big5
[ 90/751] 142026=test_ractor
[ 91/751] 142026=test_type
[ 92/751] 142026=test_io_wait_uncommon
[ 93/751] 142026=test_stringio
[ 94/751] 142026=test_arity
[ 95/751] 142026=test_gem_ci_detector
[ 96/751] 142026=test_bignum
[ 97/751] 142026=test_time_tz
[ 98/751] 142026=test_trace
[ 99/751] 142026=ractor_test
[100/751] 142026=test_have_macro
[101/751] 142026=test_gem_package
[102/751] 142026=test_complex2
[103/751] 142026=test_resolve_symbol
[104/751] 142026=test_threadgroup
[105/751] 142026=test_enum
[106/751] 142025=test_gem_specification
[107/751] 142026=test_merge_keys
[108/751] 142026=test_gem_resolver_api_specification
[109/751] 142026=overlap_test
[110/751] 142027=static_literals_test
[111/751] 142027=test_ipaddr
[112/751] 142027=test_mixed_unicode_escapes
[113/751] 142027=test_ractor_compatibility
[114/751] 142026=test_eval
[115/751] 142026=test_autoconf
[116/751] 142026=test_date_ractor
[117/751] 142027=test_gem_console_ui
[118/751] 142027=test_dir
[119/751] 142026=test_gem_commands_cleanup_command
[120/751] 142027=test_cgi_multipart
[121/751] 142027=test_numeric
[122/751] 142027=test_member
[123/751] 142027=test_gem_source_fetch_problem
[124/751] 142027=json_generic_object_test
[125/751] 142027=test_http_request
[126/751] 142027=test_error_highlight
[127/751] 142026=test_resize
[128/751] 142026=test_mailto
[129/751] 142026=test_coderange
[130/751] 142026=test_symbol
[131/751] 142026=test_gem_resolver_requirement_list
[132/751] 142026=test_arith_seq_beg_len_step
[133/751] 142026=test_pkcs7
[134/751] 142026=test_function_entry
[135/751] 142026=test_symbol
[136/751] 142025=parser_test
[137/751] 142025=test_coder
[138/751] 142025=test_nofree
[139/751] 142025=test_gem_commands_pristine_command
[140/751] 142027=test_find_executable
[141/751] 142027=test_enc_associate
[142/751] 142027=test_lazy_enumerator
[143/751] 142025=test_unix
[144/751] 142025=test_cgi_modruby
[145/751] 142025=test_integer
[146/751] 142027=test_super
[147/751] 142026=test_rubyoptions
[148/751] 142027=test_https_proxy
[149/751] 142027=test_call
[150/751] 142027=ripper_test
[151/751] 142027=test_rubygems
[152/751] 142027=test_nextafter
[153/751] 142027=test_capacity
[154/751] 142027=test_gem_request_set_lockfile_tokenizer
[155/751] 142027=test_stat
[156/751] 142027=test_have_func
[157/751] 142025=test_gem_resolver_git_specification
[158/751] 142025=test_object_references
[159/751] 142025=test_usrmarshal
[160/751] 142025=test_env
[161/751] 142026=test_integer
[162/751] 142026=test_dryrun
[163/751] 142026=test_gem_commands_setup_command
[164/751] 142026=test_cgi_core
[165/751] 142026=test_parser
[166/751] 142026=test_registry
[167/751] 142026=test_dns
[168/751] 142025=test_gem_commands_open_command
[169/751] 142025=test_ractor
[170/751] 142025=test_gem_source_lock
[171/751] 142026=test_gem
[172/751] 142025=test_ssl
[173/751] 142025=test_ractor
[174/751] 142025=test_thread
[175/751] 142026=json_ext_parser_test
[176/751] 142026=test_my_integer
[177/751] 142026=test_unicode_normalize
[178/751] 142026=test_marshal
[179/751] 142027=test_nonblock
[180/751] 142027=test_weakref
[181/751] 142027=test_alias
[182/751] 142026=test_timeout
[183/751] 142027=test_singleton_function
[184/751] 142027=test_ancdata
[185/751] 142027=test_rb_str_dup
[186/751] 142027=test_gem_commands_signout_command
[187/751] 142027=test_refinement
[188/751] 142026=test_regex_casefold
[189/751] 142026=test_gem_source_git
[190/751] 142026=test_dir_m17n
[191/751] 142025=warnings_test
[192/751] 142025=test_gem_resolver_installer_set
[193/751] 142025=test_float
[194/751] 142026=test_cgi_cookie
[195/751] 142026=test_require
[196/751] 142025=test_process
[197/751] 142025=test_windows_1252
[198/751] 142025=test_cgi_session
[199/751] 142025=dispatcher_test
[200/751] 142025=heredoc_test
[201/751] 142025=test_metaclass
[202/751] 142025=test_signal
[203/751] 142027=test_fixnum
[204/751] 142027=test_x509crl
[205/751] 142025=test_debug
[206/751] 142025=test_memory_view
[207/751] 142027=test_shellwords
[208/751] 142027=test_digest_extend
[209/751] 142025=test_string
[210/751] 142025=test_iterator
[211/751] 142027=test_omap
[212/751] 142027=test_gem_resolver_git_set
[213/751] 142025=test_storage
[214/751] 142025=constant_path_node_test
[215/751] 142025=test_new
[216/751] 142025=test_cipher
[217/751] 142025=test_gem_security_signer
[218/751] 142025=named_capture_test
[219/751] 142025=comments_test
[220/751] 142025=json_parser_test
[221/751] 142025=test_nomethod_error
[222/751] 142025=test_config
[223/751] 142027=test_gem_source_subpath_problem
[224/751] 142025=test_dln
[225/751] 142025=json_common_interface_test
[226/751] 142025=test_struct
[227/751] 142025=magic_comment_test
[228/751] 142027=onigmo_test
[229/751] 142027=test_sexp
[230/751] 142027=fuzzer_test
[231/751] 142027=test_variable
[232/751] 142025=test_pkg_config
[233/751] 142025=test_serialize_subclasses
[234/751] 142025=test_insns_leaf
[235/751] 142025=test_deprecated
[236/751] 142027=test_engine
[237/751] 142027=test_div
[238/751] 142025=test_allocation
[239/751] 142027=test_key_error
[240/751] 142027=test_x509req
[241/751] 142027=test_mutex
[242/751] 142026=test_files_test_1
[243/751] 142026=test_set
[244/751] 142027=test_gem_path_support
[245/751] 142027=test_struct
[246/751] 142026=test_module
[247/751] 142027=test_gem_request_set
[248/751] 142027=test_gem_ext_cargo_builder
[249/751] 142027=test_ssl
[250/751] 142026=test_arith_seq_extract
[251/751] 142026=test_method_name_check
[252/751] 142026=test_parser
[253/751] 142026=test_whileuntil
[254/751] 142026=string_query_test
[255/751] 142026=test_configuration
[256/751] 142026=test_rubyvm
[257/751] 142026=test_buffered_io
[258/751] 142026=test_monitor
[259/751] 142026=test_instrumentation_api
[260/751] 142026=test_stringify_symbols
[261/751] 142026=test_boolean
[262/751] 142026=test_gem_source
[263/751] 142026=test_scalar_scanner
[264/751] 142026=test_gem_commands_outdated_command
[265/751] 142026=test_gem_package_tar_writer
[266/751] 142026=test_array
[267/751] 142025=test_gem_dependency_list
[268/751] 142025=implicit_array_test
[269/751] 142025=test_https
[270/751] 142025=test_gem_ext_builder
[271/751] 142025=test_abi
[272/751] 142025=test_provider
[273/751] 142025=test_gem_commands_rebuild_command
[274/751] 142025=test_yamldbm
[275/751] 142025=test_load
[276/751] 142025=test_len
[277/751] 142025=test_yield_block
[278/751] 142025=test_proxy
[279/751] 142025=test_gem_commands_cert_command
[280/751] 142026=test_x509ext
[281/751] 142026=test_erb
[282/751] 142026=test_gem_source_installed
[283/751] 142026=test_spell_checker
[284/751] 142026=test_rational
[285/751] 142027=test_rational2
[286/751] 142027=fixtures_test
[287/751] 142026=test_rbconfig
[288/751] 142026=test_human_typo
[289/751] 142026=test_primitive
[290/751] 142026=test_name_error_extension
[291/751] 142026=test_bundled_gems
[292/751] 142026=test_gem_commands_yank_command
[293/751] 142027=test_pair
[294/751] 142026=test_document
[295/751] 142026=test_euc_jp
[296/751] 142026=test_acceptable
[297/751] 142026=test_install
[298/751] 142026=test_sockopt
[299/751] 142026=string_encoding_test
[300/751] 142026=test_encoding
[301/751] 142026=test_httpresponses
[302/751] 142026=test_set_len
[303/751] 142025=test_httpheader
[304/751] 142026=test_gem_resolver_local_specification
[305/751] 142025=json_encoding_test
[306/751] 142025=test_compile_prism
[307/751] 142026=test_date_compat
[308/751] 142026=test_bug-14834
[309/751] 142026=test_addrinfo
[310/751] 142026=test_http
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=2304001, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 142026 sipeed 10u IPv4 2304001 0t0 TCP localhost:43099->localhost:59818 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11 #<File::Stat dev=0x8, ino=2304102, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 142026 sipeed 11u IPv4 2304102 0t0 TCP localhost:39421->localhost:33358 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 12 #<File::Stat dev=0x8, ino=2304212, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[311/751] 142025=test_tree_spell_checkerCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 142026 sipeed 12u IPv4 2304212 0t0 TCP localhost:37641->localhost:60628 (CLOSE_WAIT)
[312/751] 142025=test_path
[313/751] 142025=test_case_mapping
[314/751] 142025=test_bn
[315/751] 142025=test_koi8
[316/751] 142025=test_enumerator
[317/751] 142025=test_gem_gem_runner
[318/751] 142025=test_filter
[319/751] 142025=test_data
[320/751] 142025=test_gem_uri
[321/751] 142025=test_random
[322/751] 142025=test_notimplement
[323/751] 142025=test_configuration
[324/751] 142025=test_gem_commands_update_command
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 13 #<File::Stat dev=0x8, ino=2303110, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 142026 sipeed 13u IPv4 2303110 0t0 TCP localhost:39757->localhost:54304 (CLOSE_WAIT)
[325/751] 142026=test_gem_resolver_vendor_specification
[326/751] 142026=test_thread_cv
[327/751] 142025=test_dbm
[328/751] 142025=test_lexer
[329/751] 142026=test_ssl_session
[330/751] 142025=freeze_test
[331/751] 142025=test_interned_str
[332/751] 142025=test_case_comprehensive
[333/751] 142025=test_gem_commands_build_command
[334/751] 142025=node_id_test
[335/751] 142025=test_cmethod
[336/751] 142025=percent_delimiter_string_test
[337/751] 142025=test_append
[338/751] 142025=breadth_first_search_test
[339/751] 142025=test_gem_commands_server_command
[340/751] 142025=test_variable_name_check
[341/751] 142025=test_io_m17n
[342/751] 142026=test_did_you_mean
[343/751] 142026=test_iseq
[344/751] 142026=test_exception_at_throwing
[345/751] 142026=test_scheduler
[346/751] 142026=test_pkey_dsa
[347/751] 142025=test_class
[348/751] 142025=test_ocsp
[349/751] 142027=test_gem_commands_unpack_command
[350/751] 142025=test_files_lib
[351/751] 142027=test_beginendblock
[352/751] 142027=test_gem_bundler_version_finder
[353/751] 142027=test_emoji_breaks
[354/751] 142027=test_webauthn_listener_response
[355/751] 142027=test_time
[356/751] 142027=test_to_ary_concat
[357/751] 142027=test_stream
[358/751] 142027=test_printf
[359/751] 142027=test_exit
[360/751] 142027=test_recursion
[361/751] 142027=test_date_marshal
[362/751] 142027=test_mkmf
[363/751] 142027=test_delegate
[364/751] 142027=test_popen_deadlock
[365/751] 142027=test_bundled_ca
[366/751] 142027=test_fiber
[367/751] 142026=test_open3
[368/751] 142025=test_ractor
[369/751] 142025=test_gem_security
[370/751] 142026=test_digest
[371/751] 142026=test_bigzero
[372/751] 142026=test_pkey_dh
[373/751] 142027=test_gem_package_tar_header
[374/751] 142026=source_location_test
[375/751] 142027=test_iseq_load
[376/751] 142026=test_gem_util
[377/751] 142026=test_system
[378/751] 142027=test_pkcs12
[379/751] 142026=test_yjit_exit_locations
[380/751] 142026=test_etc
[381/751] 142026=test_gem_config_file
[382/751] 142026=test_ripper
[383/751] 142026=test_protocol
[384/751] 142026=test_getopts
[385/751] 142026=test_gem_resolver_activation_request
[386/751] 142026=test_libs
[387/751] 142026=test_gc
[388/751] 142026=test_gem_commands_fetch_command
[389/751] 142026=test_math
[390/751] 142026=test_sleep
[391/751] 142027=test_config
[392/751] 142027=test_yaml_tree
[393/751] 142027=test_case
[394/751] 142027=test_sizeof
[395/751] 142026=test_autoload
[396/751] 142026=test_utf16
[397/751] 142026=numeric_value_test
[398/751] 142026=test_io
[399/751] 142027=test_unicode_escape
[400/751] 142027=test_io_buffer
[401/751] 142027=test_backtrace
[402/751] 142027=test_gem_resolver_conflict
[403/751] 142027=regular_expression_options_test
[404/751] 142027=test_gem_commands_install_command
[405/751] 142027=test_clone
[406/751] 142028=test_readpartial
[407/751] 142027=test_ractor
[408/751] 142028=locals_test
[409/751] 142028=test_rat
[410/751] 142028=test_webauthn_poller
[411/751] 142027=test_typeddata
[412/751] 142028=test_gem_resolver_best_set
[413/751] 142028=test_fstring
[414/751] 142028=test_array
[415/751] 142028=test_optparse
[416/751] 142028=test_convertible
[417/751] 142027=test_yield
[418/751] 142025=test_stringscanner
[419/751] 142025=test_files_sample
[420/751] 142025=test_gem_security_trust_dir
[421/751] 142025=test_string_memory
[422/751] 142025=test_gem_requirement
[423/751] 142025=test_sprintf
[424/751] 142026=test_objspace
[425/751] 142025=test_undef
[426/751] 142025=test_gem_commands_stale_command
[427/751] 142025=test_lock_native_thread
[428/751] 142025=test_have_library
[429/751] 142025=test_remote_fetch_error
[430/751] 142025=equality_test
[431/751] 142025=regular_expression_encoding_test
[432/751] 142025=test_set
[433/751] 142025=test_hash
[434/751] 142025=test_gem_resolver_dependency_request
[435/751] 142025=test_tree_builder
[436/751] 142025=test_external_new
[437/751] 142025=test_alias_and_anchor
[438/751] 142025=test_postponed_job
[439/751] 142025=test_gem_request_set_lockfile
[440/751] 142027=test_protect
[441/751] 142027=test_argf
[442/751] 142025=test_framework
[443/751] 142025=test_ns_spki
[444/751] 142025=test_weakmap
[445/751] 142028=test_yjit
[446/751] 142028=test_ws
[447/751] 142028=test_m17n
[448/751] 142028=test_gem_commands_environment_command
[449/751] 142028=test_gem_commands_exec_command
[450/751] 142028=test_io_wait
[451/751] 142027=test_kwargs
[452/751] 142027=test_ellipsize
[453/751] 142028=test_date_attr
[454/751] 142028=test_console_attr
[455/751] 142028=test_summary
[456/751] 142027=test_gem_unsatisfiable_dependency_error
[457/751] 142027=test_cp949
[458/751] 142027=test_condition
[459/751] 142027=test_foreach
[460/751] 142027=test_gem_source_specific_file
[461/751] 142028=test_gem_commands_uninstall_command
[462/751] 142027=test_io
[463/751] 142027=test_emoji
[464/751] 142027=test_sorted_set
[465/751] 142027=test_hash
[466/751] 142028=test_ubf_async_safe
[467/751] 142028=test_gem_impossible_dependencies_error
[468/751] 142028=test_pack
[469/751] 142025=test_array_create
[470/751] 142025=test_to_ruby
[471/751] 142025=test_pattern_key_name_check
[472/751] 142025=test_method
[473/751] 142028=test_gem_commands_query_command
[474/751] 142028=test_euc_kr
[475/751] 142028=test_ftp
[476/751] 142028=symbol_encoding_test
[477/751] 142028=test_date_strftime
[478/751] 142028=test_gem_installer
[479/751] 142027=test_yamlstore
[480/751] 142027=test_asn1
[481/751] 142027=test_random
[482/751] 142027=test_load
[483/751] 142027=json_string_matching_test
[484/751] 142027=test_const
[485/751] 142027=test_class
[486/751] 142025=test_queue
[487/751] 142025=test_noarg
[488/751] 142025=pattern_test
[489/751] 142025=test_tempfile
[490/751] 142028=test_tracepoint
[491/751] 142025=test_prettyprint
[492/751] 142025=test_gem_commands_help_command
[493/751] 142025=test_duplicate
[494/751] 142025=test_basicsocket
[495/751] 142025=test_utf32
[496/751] 142025=desugar_compiler_test
[497/751] 142028=test_gem_resolver_index_specification
[498/751] 142025=test_internal_ivar
[499/751] 142025=test_stack
[500/751] 142028=test_gem_commands_list_command
[501/751] 142028=test_reqarg
[502/751] 142028=test_too_many_dummy_encodings
[503/751] 142028=test_cesu8
[504/751] 142028=test_econv
[505/751] 142026=test_gem_version
[506/751] 142026=test_ldap
[507/751] 142026=test_gem_commands_signin_command
[508/751] 142026=test_resource
[509/751] 142026=test_emitter
[510/751] 142026=test_fileutils
[511/751] 142027=encodings_test
[512/751] 142025=test_complex
[513/751] 142026=test_gem_commands_search_command
[514/751] 142026=test_method_cache
[515/751] 142026=test_gem_stub_specification
[516/751] 142027=test_frozen_error
[517/751] 142027=test_gem_ext_ext_conf_builder
[518/751] 142025=test_path_to_class
[519/751] 142026=lex_test
[520/751] 142025=test_gem_dependency
[521/751] 142026=test_gem_resolver_specification
[522/751] 142026=test_inlinecache
[523/751] 142026=test_gem_remote_fetcher
[524/751] 142025=test_parse
[525/751] 142028=test_mdns
[526/751] 142028=test_gem_resolver_installed_specification
[527/751] 142028=string_test
[528/751] 142028=test_scanner_events
[529/751] 142028=test_big2str
[530/751] 142028=test_wait
[531/751] 142028=test_forwardable
[532/751] 142026=test_yaml
[533/751] 142028=test_thread_queue
[534/751] 142026=test_nowrite
[535/751] 142026=test_gem_commands_sources_command
[536/751] 142025=test_ractor
[537/751] 142025=test_euc_tw
[538/751] 142025=test_bmethod
[539/751] 142025=json_fixtures_test
[540/751] 142025=test_shapes
[541/751] 142025=test_io_timeout
[542/751] 142025=index_write_test
[543/751] 142025=test_comparable
[544/751] 142025=test_enc_str_buf_cat
[545/751] 142025=test_class2name
[546/751] 142025=test_gbk
[547/751] 142025=test_profile_frames
[548/751] 142026=test_cstr
[549/751] 142025=test_warning
[550/751] 142025=test_digest
[551/751] 142027=test_marshalable
[552/751] 142027=test_require
[553/751] 142025=test_cgi_util
[554/751] 142026=test_gem_commands_contents_command
[555/751] 142026=test_gem_ext_cmake_builder
[556/751] 142026=test_wss
[557/751] 142026=test_find
[558/751] 142026=test_ractor
[559/751] 142025=test_pathname
[560/751] 142026=test_complexrational
[561/751] 142026=test_gem_package_tar_reader
[562/751] 142028=regexp_test
[563/751] 142028=test_coverage
[564/751] 142026=test_file
[565/751] 142026=test_modify_expand
[566/751] 142026=test_gem_available_set
[567/751] 142025=test_bash_completion
[568/751] 142025=test_deprecate
[569/751] 142025=test_recorder
[570/751] 142025=test_gem_commands_owner_command
[571/751] 142026=test_gem_source_vendor
[572/751] 142026=test_case_options
[573/751] 142026=test_store
[574/751] 142026=parameters_signature_test
[575/751] 142026=test_scalar
[576/751] 142026=test_gem_dependency_installer
[577/751] 142025=test_gem_commands_info_command
[578/751] 142025=test_bug_reporter
[579/751] 142027=test_rand
[580/751] 142025=test_gem_name_tuple
[581/751] 142025=test_gem_package_tar_reader_entry
[582/751] 142028=test_exception
[583/751] 142027=test_gem_request
[584/751] 142025=test_method_cache
[585/751] 142025=test_sprintf_comb
[586/751] 142025=test_gem_ext_cargo_builder_link_flag_converter
[587/751] 142025=test_gem_commands_mirror
[588/751] 142025=test_enumerator_kw
[589/751] 142025=test_settracefunc
[590/751] 142027=test_gem_text
[591/751] 142027=tunnel_test
[592/751] 142027=test_generic
[593/751] 142027=test_scan_args
[594/751] 142027=test_cclass
[595/751] 142027=test_gem_request_connection_pools
[596/751] 142027=test_gem_version_option
[597/751] 142027=test_grapheme_breaks
[598/751] 142027=test_pkey
[599/751] 142027=test_parser_events
[600/751] 142027=test_json_tree
[601/751] 142027=test_m17n_comb
[602/751] 142025=test_ractor
[603/751] 142025=test_gem_stream_ui
[604/751] 142025=test_extlibs
[605/751] 142026=test_ractor
[606/751] 142028=test_require_lib
[607/751] 142026=test_gem_install_update_options
[608/751] 142026=test_socket
[609/751] 142025=test_gem_remote_fetcher_s3
[610/751] 142025=test_thread
[611/751] 142025=location_test
[612/751] 142025=test_objectspace
[613/751] 142026=test_literal
[614/751] 142028=test_str2big
[615/751] 142028=test_dot_dot
[616/751] 142028=test_io_console
[617/751] 142026=test_flush
[618/751] 142026=test_singleton
[619/751] 142026=test_switch_hitter
[620/751] 142026=test_securerandom
[621/751] 142026=json_coder_test
[622/751] 142026=test_passing_block
[623/751] 142026=test_thread_fd_close
[624/751] 142026=test_uncorrectable_name_check
[625/751] 142026=newline_test
[626/751] 142026=test_hash_create
[627/751] 142026=test_stringchar
[628/751] 142026=test_gem_security_policy
[629/751] 142027=test_gem_source_local
[630/751] 142028=test_process
[631/751] 142026=test_last_thread
[632/751] 142027=test_pack
[633/751] 142026=command_line_test
[634/751] 142026=test_gem_resolver_lock_specification
[635/751] 142026=test_gc
[636/751] 142027=test_x509cert
[637/751] 142027=test_gem_ext_rake_builder
[638/751] 142027=test_arity
[639/751] 142027=test_gem_commands_specification_command
[640/751] 142027=reflection_test
[641/751] 142027=test_shift_jis
[642/751] 142027=test_gem_commands_which_command
[643/751] 142027=test_http
[644/751] 142027=test_enumerator
[645/751] 142025=test_inadvertent_creation
[646/751] 142025=test_flags
[647/751] 142025=test_name_error
[648/751] 142025=test_gem_commands_dependency_command
[649/751] 142025=test_safe_load
[650/751] 142025=test_gem_resolver_composed_set
[651/751] 142025=test_gem_resolver
[652/751] 142025=test_stream
[653/751] 142025=test_open-uri
[654/751] 142025=test_httpresponse
[655/751] 142025=test_gem_safe_yaml
[656/751] 142025=test_syntax
[657/751] 142026=test_date_new
[658/751] 142026=test_data
[659/751] 142026=test_date_time
[660/751] 142026=test_require
[661/751] 142026=test_iso_8859
[662/751] 142026=test_tcp
[663/751] 142026=test_emitter
[664/751] 142026=test_gem_silent_ui
[665/751] 142026=static_inspect_test
[666/751] 142026=test_files_ext
[667/751] 142026=test_bug-5832
[668/751] 142026=test_kernel
[669/751] 142026=test_gem_doctor
[670/751] 142026=test_kdf
[671/751] 142026=test_psych
[672/751] 142026=test_enc_raise
[673/751] 142026=!Nothing_to_test
[674/751] 142026=snippets_test
[675/751] 142025=test_at_exit
[676/751] 142025=test_date
[677/751] 142025=test_gem_rdoc
[678/751] 142025=parse_success_test
[679/751] 142025=test_gem_ext_cargo_builder_unit
[680/751] 142025=test_object_create_start
[681/751] 142025=test_hmac
[682/751] 142025=test_gem_command
[683/751] 142025=test_bug-3571
[684/751] 142025=test_common
[685/751] 142025=test_gem_spec_fetcher
[686/751] 142025=parse_stream_test
[687/751] 142025=test_numeric
[688/751] 142025=test_ifunless
[689/751] 142025=test_assignment
[690/751] 142026=test_gem_commands_lock_command
[691/751] 142026=test_gem_source_list
[692/751] 142026=test_yaml_special_cases
[693/751] 142026=test_optarg
[694/751] 142026=test_address_resolve
[695/751] 142026=test_exception
[696/751] 142026=test_zsh_completion
[697/751] 142026=test_iter_break
[698/751] 142026=test_verbose
[699/751] 142026=test_nil
[700/751] 142026=test_num2int
[701/751] 142026=test_gem_remote_fetcher_local_server
[702/751] 142026=test_pp
[703/751] 142026=test_gem_ext_configure_builder
[704/751] 142026=test_frozen
[705/751] 142026=integer_parse_test
[706/751] 142026=test_string
[707/751] 142028=test_proc
[708/751] 142025=test_gc_compact
[709/751] 142028=test_gem_resolver_index_set
[710/751] 142028=test_gem_package_old
[711/751] 142028=test_cgi_tag_helper
[712/751] 142028=test_zlib
[713/751] 142025=test_egrep_cpp
[714/751] 142025=test_erb_m17n
[715/751] 142025=test_optimization
[716/751] 142027=test_date_conv
[717/751] 142027=test_require_path_check
[718/751] 142027=test_fnmatch
[719/751] 142027=test_files_test_2
[720/751] 142028=test_gem_validator
[721/751] 142028=test_ensure_and_callcc
[722/751] 142028=test_gem_request_set_lockfile_parser
[723/751] 142028=test_depth_first
[724/751] 142028=test_x509attr
[725/751] 142028=test_raise
[726/751] 142028=test_pattern_matching
[727/751] 142028=test_string
[728/751] 142028=test_qsort
[729/751] 142028=test_gem_dependency_resolution_error
[730/751] 142028=json_addition_test
[731/751] 142028=compiler_test
[732/751] 142028=test_null
[733/751] 142028=test_mul
[734/751] 142028=newline_offsets_test
[735/751] 142028=test_default_gems
[736/751] 142028=test_pipe
[737/751] 142028=test_trick
[738/751] 142028=integer_base_flags_test
[739/751] 142028=test_pkey_ec
[740/751] 142028=test_date_parse
[741/751] 142027=test_backtrace
[742/751] 142028=test_defined
[743/751] 142027=test_key_name_check
[744/751] 142027=test_io_buffer
[745/751] 142028=test_gem_uninstaller
[746/751] 142027=test_svcb_https
[747/751] 142027=test_buffering
[748/751] 142027=test_gb18030
[749/751] 142027=relocation_test
[750/751] 142027=test_time
[751/751] 142027=test_windows_1251
Finished tests in 743.752413s, 36.8564 tests/s, 8097.3008 assertions/s.
27412 tests, 6022387 assertions, 0 failures, 0 errors, 232 skips
ruby -v: ruby 3.5.0dev (2025-02-16T21:37:36Z master 6b3a97d74b) +PRISM [riscv64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 3.5.0dev (2025-02-16T21:37:36Z master 6b3a97d74b) +PRISM [riscv64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 372 372 372 ? -1 Ss 1001 0:00 SCREEN -d -m dash -c cd build-ruby; LANG=C.UTF-8 BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental
372 374 374 374 pts/0 374 Ss+ 1001 0:00 dash -c cd build-ruby; LANG=C.UTF-8 BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental
374 375 374 374 pts/0 374 S+ 1001 0:00 sh build-loop.sh trunk --incremental
1 455 455 455 ? -1 Ss 1001 0:01 /lib/systemd/systemd --user
455 456 455 455 ? -1 S 1001 0:00 (sd-pam)
588 593 593 593 ? -1 Ssl 1001 0:01 xfce4-session
455 603 603 603 ? -1 Ss 1001 0:33 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
593 637 637 637 ? -1 Ss 1001 0:00 /usr/bin/ssh-agent x-session-manager
455 664 664 664 ? -1 SLs 1001 0:00 /usr/bin/gpg-agent --supervised
593 666 593 593 ? -1 Sl 1001 0:03 xfwm4 --display :0.0 --sm-client-id 2500f3af8-d108-47c6-a29b-dd8186507528
455 677 677 677 ? -1 Ssl 1001 0:00 /usr/libexec/gvfsd
593 690 593 593 ? -1 Sl 1001 0:00 xfsettingsd --display :0.0 --sm-client-id 2a69b8c8d-784e-4b6d-967e-1ee90f69478b
593 694 593 593 ? -1 Sl 1001 0:10 xfce4-panel --display :0.0 --sm-client-id 2155bac9d-3af7-4369-9eef-0584cd5c32dc
593 699 593 593 ? -1 Sl 1001 0:00 Thunar --sm-client-id 247af977f-7385-44fa-9a04-b9c210ca9e6b --daemon
593 707 593 593 ? -1 Sl 1001 0:02 xfdesktop --display :0.0 --sm-client-id 2d89d4454-121b-48bc-ac11-1a6ef463cdc4
593 711 593 593 ? -1 Sl 1001 0:00 xfce4-power-manager --restart --sm-client-id 26c45af61-50ad-4d27-915f-d0fd7bdaad1f
455 716 716 716 ? -1 Ssl 1001 0:00 /usr/libexec/gvfs-udisks2-volume-monitor
593 718 593 593 ? -1 Sl 1001 0:00 nm-applet
593 721 593 593 ? -1 Sl 1001 0:00 /usr/lib/riscv64-linux-gnu/xfce4/notifyd/xfce4-notifyd
593 726 593 593 ? -1 Sl 1001 0:00 /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
455 767 767 767 ? -1 Ssl 1001 0:03 /usr/libexec/gvfs-afc-volume-monitor
455 780 780 780 ? -1 Ssl 1001 0:00 /usr/libexec/gvfs-mtp-volume-monitor
455 804 804 804 ? -1 Ssl 1001 0:00 /usr/libexec/gvfs-gphoto2-volume-monitor
694 807 593 593 ? -1 Sl 1001 0:00 /usr/lib/riscv64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/riscv64-linux-gnu/xfce4/panel/plugins/libsystray.so 6 12582924 systray Status Tray Plugin Provides status notifier items (application indicators) and legacy systray items
694 811 593 593 ? -1 Sl 1001 2:29 /usr/lib/riscv64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/riscv64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so 8 12582925 pulseaudio PulseAudio Plugin Adjust the audio volume of the PulseAudio sound system
694 815 593 593 ? -1 Sl 1001 0:00 /usr/lib/riscv64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/riscv64-linux-gnu/xfce4/panel/plugins/libnotification-plugin.so 10 12582926 notification-plugin Notification Plugin Notification plugin for the Xfce panel
455 823 823 823 ? -1 Ssl 1001 0:00 /usr/libexec/gvfs-goa-volume-monitor
677 841 677 677 ? -1 Sl 1001 0:00 /usr/libexec/gvfsd-trash --spawner :1.9 /org/gtk/gvfs/exec_spaw/0
455 851 851 851 ? -1 Ssl 1001 0:00 /usr/libexec/gvfsd-metadata
694 860 593 593 ? -1 Sl 1001 0:00 /usr/lib/riscv64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/riscv64-linux-gnu/xfce4/panel/plugins/libactions.so 14 12582927 actions Action Buttons Log out, lock or other system actions
375 100496 374 374 pts/0 374 Sl+ 1001 0:01 ruby ./br.rb build_report trunk --incremental
100496 100500 374 374 pts/0 374 Sl+ 1001 0:01 ruby /home/sipeed/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/sipeed/ruby/logs/brlog.trunk.20250216-215223 --root_dir=/tmp/ruby --timeout=10800 --incremental
100500 183373 374 374 pts/0 374 S+ 1001 0:00 sh -c make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
183373 183374 374 374 pts/0 374 S+ 1001 0:00 make yes-test-rubyspec MSPECOPT=--error-output stderr -j TESTS=-j4
183374 183703 374 374 pts/0 374 Sl+ 1001 0:01 /tmp/ruby/build/trunk/ruby --disable-gems -r./riscv64-linux-fake -r/tmp/ruby/src/trunk/tool/lib/_tmpdir /tmp/ruby/src/trunk/spec/mspec/bin/mspec run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr -j
183703 183707 374 374 pts/0 374 Sl+ 1001 0:14 /tmp/ruby/build/trunk/ruby /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr -fy -o /tmp/rubytest.uv52vi/2-mspec-multi-1
183707 185796 374 374 pts/0 374 Rl+ 1001 178:27 /tmp/ruby/build/trunk/ruby /tmp/rubytest.uv52vi_1/515-rubyexe.rb
100500 190823 374 374 pts/0 374 R+ 1001 0:00 ps jx
{1=>[372, 455], 372=>[374], 374=>[375], 455=>[456, 603, 664, 677, 716, 767, 780, 804, 823, 851], 588=>[593], 593=>[637, 666, 690, 694, 699, 707, 711, 718, 721, 726], 694=>[807, 811, 815, 860], 677=>[841], 375=>[100496], 100496=>[100500], 100500=>[183373, 190823], 183373=>[183374], 183374=>[183703], 183703=>[183707], 183707=>[185796]}
$ timeout 60 gdb -p 185796 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 185805]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/riscv64-linux-gnu/libthread_db.so.1".
0x0000003febb161de in __GI___libc_free (mem=mem@entry=0x2abf754450) at ./malloc/malloc.c:3364
>>> Threads
Id Target Id Frame
* 1 Thread 0x3feba8cea0 (LWP 185796) "ruby" 0x0000003febb161de in __GI___libc_free (mem=mem@entry=0x2abf754450) at ./malloc/malloc.c:3364
2 Thread 0x3fd245f180 (LWP 185805) "ruby" 0x0000003febb5d70a in __GI_epoll_pwait (epfd=epfd@entry=4, events=events@entry=0x3fec1b1dc8 <timer_th+32>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1, set=set@entry=0x0) at ../sysdeps/unix/sysv/linux/epoll_pwait.c:40
>>> Machine level backtrace
Thread 2 (Thread 0x3fd245f180 (LWP 185805) "ruby"):
#0 0x0000003febb5d70a in __GI_epoll_pwait (epfd=epfd@entry=4, events=events@entry=0x3fec1b1dc8 <timer_th+32>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1, set=set@entry=0x0) at ../sysdeps/unix/sysv/linux/epoll_pwait.c:40
sc_ret = -4
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000003febb5d7f8 in epoll_wait (epfd=epfd@entry=4, events=events@entry=0x3fec1b1dc8 <timer_th+32>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:32
No locals.
#2 0x0000003febf5d18e in event_wait (vm=0x2abf64c310) at /tmp/ruby/src/trunk/thread_pthread.c:2878
r = <optimized out>
r = <optimized out>
#3 timer_thread_polling (vm=0x2abf64c310) at /tmp/ruby/src/trunk/thread_pthread_mn.c:910
r = <optimized out>
r = <optimized out>
i = <optimized out>
th = <optimized out>
events = <optimized out>
#4 timer_thread_func (ptr=0x2abf64c310) at /tmp/ruby/src/trunk/thread_pthread.c:3005
vm = 0x2abf64c310
#5 0x0000003febb00e4e in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
ret = <optimized out>
start = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {{__pc = 274537123324, __regs = {274110736960, 274110738816, 274110738816, 274537123008, 0, 274544315672, 0, 274110738816, 274544315672, 274110738816, 8388608, 1}, __sp = 274110736640, __fpregs = {0 <repeats 12 times>}}}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
robust = <optimized out>
#6 0x0000003febb5d460 in __thread_start_clone3 () at ../sysdeps/unix/sysv/linux/riscv/clone3.S:71
No locals.
$ timeout 60 gdb -p 183707 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null
3300 ................
1)
Process.ppid returns the process id of the parent of this process FAILED
Expected exit status is 0 but actual is :SIGKILL for command ruby_exe("/tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/rubytest.uv52vi_1/515-rubyexe.rb")
Output:
/tmp/ruby/src/trunk/spec/ruby/core/process/ppid_spec.rb:6:in 'block (3 levels) in <top (required)>'
/tmp/ruby/src/trunk/spec/ruby/core/process/ppid_spec.rb:3:in '<top (required)>'
Finished in 10864.203188 seconds
3315 files, 33400 examples, 139070 expectations, 1 failure, 0 errors, 0 tagged
make: *** [uncommon.mk:1003: yes-test-spec] Error 1
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 183703 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 183374 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 183373 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
$ timeout 60 gdb -p 190823 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>