# Logfile created on 2024-04-06 13:04:46 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fc7d65658 @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, @logfile="/home/sipeed/ruby/logs/brlog.trunk.20240406-130445", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fc7d439e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fc7d438a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fc7d43710 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20240406-130445", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20240406-130445>, @binmode=false, @mon_data=#<Monitor:0x0000003fc7d43648>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update minitest to 287b35d60c8e19c11ba090efc6eeb225325a8520
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 287b35d60c8e19c11ba090efc6eeb225325a8520 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   df8f1f7..0b4db71  master     -> origin/master
Updating df8f1f7..0b4db71
Fast-forward
 parse.y            | 6 +++---
 ruby_parser.c      | 1 -
 rubyparser.h       | 1 -
 universal_parser.c | 2 --
 4 files changed, 3 insertions(+), 7 deletions(-)
Latest commit hash = 0b4db711dd
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating node_name.inc
generating parse.c
generating /tmp/ruby/src/trunk/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
/tmp/ruby/src/trunk/revision.h updated
generating riscv64-linux-fake.rb
generating eventids1.h from ../../parse.y
riscv64-linux-fake.rb updated
generating enc.mk
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
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'
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
generating /tmp/ruby/src/trunk/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
generating /tmp/ruby/src/trunk/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
generating /tmp/ruby/src/trunk/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
Update minitest to 287b35d60c8e19c11ba090efc6eeb225325a8520
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 287b35d60c8e19c11ba090efc6eeb225325a8520 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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-4revyos1) 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/miniinit.c
compiling /tmp/ruby/src/trunk/array.c
compiling /tmp/ruby/src/trunk/ast.c
compiling /tmp/ruby/src/trunk/bignum.c
compiling /tmp/ruby/src/trunk/class.c
compiling /tmp/ruby/src/trunk/compile.c
compiling /tmp/ruby/src/trunk/complex.c
compiling /tmp/ruby/src/trunk/cont.c
compiling /tmp/ruby/src/trunk/debug.c
compiling /tmp/ruby/src/trunk/dir.c
compiling /tmp/ruby/src/trunk/encoding.c
compiling /tmp/ruby/src/trunk/enumerator.c
compiling /tmp/ruby/src/trunk/error.c
compiling /tmp/ruby/src/trunk/eval.c
compiling /tmp/ruby/src/trunk/gc.c
compiling /tmp/ruby/src/trunk/hash.c
compiling /tmp/ruby/src/trunk/imemo.c
compiling /tmp/ruby/src/trunk/io.c
compiling /tmp/ruby/src/trunk/iseq.c
compiling /tmp/ruby/src/trunk/load.c
compiling /tmp/ruby/src/trunk/marshal.c
compiling /tmp/ruby/src/trunk/memory_view.c
compiling /tmp/ruby/src/trunk/rjit.c
compiling /tmp/ruby/src/trunk/rjit_c.c
compiling /tmp/ruby/src/trunk/node.c
compiling /tmp/ruby/src/trunk/node_dump.c
compiling /tmp/ruby/src/trunk/numeric.c
compiling /tmp/ruby/src/trunk/object.c
compiling /tmp/ruby/src/trunk/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk/proc.c
compiling /tmp/ruby/src/trunk/process.c
compiling /tmp/ruby/src/trunk/ractor.c
compiling /tmp/ruby/src/trunk/random.c
compiling /tmp/ruby/src/trunk/rational.c
compiling /tmp/ruby/src/trunk/re.c
compiling /tmp/ruby/src/trunk/ruby.c
compiling /tmp/ruby/src/trunk/ruby_parser.c
compiling /tmp/ruby/src/trunk/scheduler.c
compiling /tmp/ruby/src/trunk/shape.c
compiling /tmp/ruby/src/trunk/signal.c
compiling /tmp/ruby/src/trunk/string.c
compiling /tmp/ruby/src/trunk/struct.c
compiling /tmp/ruby/src/trunk/symbol.c
compiling /tmp/ruby/src/trunk/thread.c
/tmp/ruby/src/trunk/thread.c: In function 'rb_gc_set_stack_end':
/tmp/ruby/src/trunk/thread.c:4533:18: warning: storing the address of local variable 'stack_end' in '*stack_end_p' [-Wdangling-pointer=]
 4533 |     *stack_end_p = &stack_end;
      |     ~~~~~~~~~~~~~^~~~~~~~~~~~
/tmp/ruby/src/trunk/thread.c:4532:11: note: 'stack_end' declared here
 4532 |     VALUE stack_end;
      |           ^~~~~~~~~
/tmp/ruby/src/trunk/thread.c:4530:29: note: 'stack_end_p' declared here
 4530 | rb_gc_set_stack_end(VALUE **stack_end_p)
      |                     ~~~~~~~~^~~~~~~~~~~
compiling /tmp/ruby/src/trunk/time.c
At top level:
cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics
compiling /tmp/ruby/src/trunk/variable.c
compiling /tmp/ruby/src/trunk/version.c
compiling /tmp/ruby/src/trunk/vm.c
compiling /tmp/ruby/src/trunk/vm_backtrace.c
compiling /tmp/ruby/src/trunk/vm_dump.c
compiling /tmp/ruby/src/trunk/vm_sync.c
compiling /tmp/ruby/src/trunk/vm_trace.c
compiling /tmp/ruby/src/trunk/weakmap.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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-4revyos1) 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
9995898ee9a34a0ae9c2be2dc44d6655ae3a5c6200211814d1f7495462b2a561  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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-4revyos1) 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 encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
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/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]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving 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'
compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c
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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
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/fiddle'
make[2]: Entering 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/monitor'
compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c
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'
compiling /tmp/ruby/src/trunk/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk/ext/ripper/eventids2.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk/ext/ripper/ripper_init.c
checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c
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'
compiling /tmp/ruby/src/trunk/ext/socket/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk/ext/socket/constants.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
compiling /tmp/ruby/src/trunk/ext/socket/socket.c
compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk/ext/socket/option.c
compiling /tmp/ruby/src/trunk/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update minitest to 287b35d60c8e19c11ba090efc6eeb225325a8520
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 287b35d60c8e19c11ba090efc6eeb225325a8520 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
	BASERUBY = /usr/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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
generating encdb.h
gcc (Debian 13.2.0-4revyos1) 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
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
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
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
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]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving 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/digest'
make[2]: Entering 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/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering 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]: 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/fiddle'
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]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
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/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
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.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/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'
./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 to 
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.4.0+0/riscv64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/riscv64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/riscv64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.12.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.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.25.0
                                    pstore 0.1.3
                                    rdoc 6.6.3.1
                                    readline 0.0.4
                                    reline 0.5.0
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    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:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.3
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.7
                                    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.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1926 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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-4revyos1) 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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-4revyos1) 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
generating encdb.h
encdb.h unchanged
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
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/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/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=49400
  "--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/879] 1539371=test_rdoc_markup_to_tt_only
[  2/879] 1539372=test_hmac
[  3/879] 1539373=test_rdoc_tom_doc
[  4/879] 1539374=test_numeric
[  5/879] 1539372=test_ifunless
[  6/879] 1539372=test_assignment
[  7/879] 1539374=test_gem_commands_lock_command
[  8/879] 1539373=test_gem_command
[  9/879] 1539371=test_key_actor_vi
[ 10/879] 1539371=test_bug-3571
[ 11/879] 1539371=test_common
[ 12/879] 1539374=test_gem_spec_fetcher
[ 13/879] 1539373=test_rdoc_token_stream
[ 14/879] 1539373=test_address_resolve
[ 15/879] 1539373=test_gem_source_list
[ 16/879] 1539373=test_optarg
[ 17/879] 1539371=test_yaml_special_cases
[ 18/879] 1539374=test_config
[ 19/879] 1539371=test_verbose
[ 20/879] 1539371=test_rdoc_single_class
[ 21/879] 1539371=test_num2int
[ 22/879] 1539371=test_nil
[ 23/879] 1539371=test_macro
[ 24/879] 1539371=test_pp
[ 25/879] 1539373=test_gem_ext_configure_builder
[ 26/879] 1539373=test_frozen
[ 27/879] 1539374=test_exception
[ 28/879] 1539373=test_zsh_completion
[ 29/879] 1539373=test_iter_break
[ 30/879] 1539371=test_bug-5832
[ 31/879] 1539373=test_files_ext
[ 32/879] 1539371=test_emitter
[ 33/879] 1539371=test_gem_silent_ui
[ 34/879] 1539374=test_kdf
[ 35/879] 1539373=test_gem_doctor
[ 36/879] 1539374=test_kernel
[ 37/879] 1539373=dispatcher_test
[ 38/879] 1539373=test_eval_history
[ 39/879] 1539371=test_psych
[ 40/879] 1539371=test_enc_raise
[ 41/879] 1539371=!Nothing_to_test
[ 42/879] 1539371=test_rdoc_markup_paragraph
[ 43/879] 1539371=test_object_create_start
[ 44/879] 1539371=test_command
[ 45/879] 1539373=test_at_exit
[ 46/879] 1539373=test_date
[ 47/879] 1539373=test_gem_rdoc
[ 48/879] 1539373=test_gem_ext_cargo_builder_unit
[ 49/879] 1539373=test_win32ole_type
[ 50/879] 1539373=test_null
[ 51/879] 1539373=test_mul
[ 52/879] 1539373=test_rdoc_rd_inline_parser
[ 53/879] 1539371=test_rdoc_markup_to_rdoc
[ 54/879] 1539373=test_default_gems
[ 55/879] 1539371=test_rdoc_markup_attributes
[ 56/879] 1539371=test_date_parse
[ 57/879] 1539373=test_pipe
[ 58/879] 1539371=test_trick
[ 59/879] 1539373=test_thread
[ 60/879] 1539373=test_pkey_ec
[ 61/879] 1539374=test_defined
[ 62/879] 1539374=test_backtrace
[ 63/879] 1539374=test_key_name_check
[ 64/879] 1539374=test_io_buffer
[ 65/879] 1539374=test_rdoc_i18n_text
[ 66/879] 1539373=test_windows_1251
[ 67/879] 1539373=test_time
[ 68/879] 1539373=test_rdoc_rdoc
[ 69/879] 1539374=test_gem_uninstaller
[ 70/879] 1539373=test_svcb_https
[ 71/879] 1539373=test_buffering
[ 72/879] 1539373=test_gb18030
[ 73/879] 1539373=test_cgi_tag_helper
[ 74/879] 1539373=test_zlib
[ 75/879] 1539372=test_egrep_cpp
[ 76/879] 1539372=test_ole_methods
[ 77/879] 1539372=test_erb_m17n
[ 78/879] 1539372=test_optimization
[ 79/879] 1539374=test_date_conv
[ 80/879] 1539374=test_proc
[ 81/879] 1539371=test_string
[ 82/879] 1539374=test_gc_compact
[ 83/879] 1539373=test_gem_resolver_index_set
[ 84/879] 1539373=test_gem_package_old
[ 85/879] 1539373=test_gem_validator
[ 86/879] 1539373=test_folderitem2_invokeverb
[ 87/879] 1539373=test_require_path_check
[ 88/879] 1539373=test_rdoc_markup_parser
[ 89/879] 1539373=test_fnmatch
[ 90/879] 1539373=test_files_test_2
[ 91/879] 1539373=test_pattern_matching
[ 92/879] 1539373=test_rdoc_stats
[ 93/879] 1539373=test_string
[ 94/879] 1539373=test_rdoc_store
[ 95/879] 1539373=test_gem_request_set_lockfile_parser
[ 96/879] 1539373=test_depth_first
[ 97/879] 1539373=test_raise
[ 98/879] 1539373=test_x509attr
[ 99/879] 1539373=json_addition_test
[100/879] 1539373=test_rdoc_parser
[101/879] 1539373=test_qsort
[102/879] 1539373=test_gem_dependency_resolution_error
[103/879] 1539373=test_pkey
[104/879] 1539373=test_case
[105/879] 1539373=test_reline
[106/879] 1539373=test_parser_events
[107/879] 1539373=test_cclass
[108/879] 1539373=test_gem_request_connection_pools
[109/879] 1539373=test_grapheme_breaks
[110/879] 1539373=test_gem_version_option
[111/879] 1539373=test_m17n_comb
[112/879] 1539374=test_memory_view
[113/879] 1539374=test_ractor
[114/879] 1539374=test_rdoc_generator_pot_po
[115/879] 1539374=test_ansi_with_terminfo
[116/879] 1539374=test_rdoc_markup_to_markdown
[117/879] 1539374=test_json_tree
[118/879] 1539374=test_severity
[119/879] 1539374=test_ractor
[120/879] 1539374=test_require_lib
[121/879] 1539372=parse_test
[122/879] 1539373=test_gem_install_update_options
[123/879] 1539373=test_gem_stream_ui
[124/879] 1539373=test_rdoc_generator_ri
[125/879] 1539373=test_extlibs
[126/879] 1539374=test_literal
[127/879] 1539371=test_str2big
[128/879] 1539371=test_c_struct_builder
[129/879] 1539371=test_dot_dot
[130/879] 1539371=test_rdoc_markup_to_table_of_contents
[131/879] 1539371=test_socket
[132/879] 1539374=test_thread
[133/879] 1539374=test_objectspace
[134/879] 1539373=test_rdoc_cross_reference
[135/879] 1539374=test_gem_dependency_installer
[136/879] 1539372=test_scalar
[137/879] 1539372=test_gem_commands_info_command
[138/879] 1539373=test_case_options
[139/879] 1539373=test_store
[140/879] 1539372=test_exception
[141/879] 1539373=test_bug_reporter
[142/879] 1539373=test_rand
[143/879] 1539371=test_gem_name_tuple
[144/879] 1539371=test_gem_package_tar_reader_entry
[145/879] 1539371=test_gem_ext_cargo_builder_link_flag_converter
[146/879] 1539373=test_gem_commands_mirror
[147/879] 1539373=test_gem_request
[148/879] 1539371=test_method_cache
[149/879] 1539371=test_sprintf_comb
[150/879] 1539371=test_generic
[151/879] 1539371=test_win32ole
[152/879] 1539371=test_scan_args
[153/879] 1539371=test_enumerator_kw
[154/879] 1539371=test_settracefunc
[155/879] 1539373=test_gem_text
[156/879] 1539373=test_shift_jis
[157/879] 1539373=test_gem_commands_which_command
[158/879] 1539373=test_http
[159/879] 1539373=test_enumerator
[160/879] 1539371=test_inadvertent_creation
[161/879] 1539372=test_flags
[162/879] 1539371=test_gem_commands_specification_command
[163/879] 1539371=test_gem_commands_dependency_command
[164/879] 1539371=test_gem_resolver_composed_set
[165/879] 1539371=test_safe_load
[166/879] 1539371=test_gem_resolver
[167/879] 1539374=test_name_error
[168/879] 1539374=test_rdoc_markup_attribute_manager
[169/879] 1539374=test_httpresponse
[170/879] 1539371=test_open-uri
[171/879] 1539374=test_rdoc_parser_ruby
[172/879] 1539371=test_rdoc_context
[173/879] 1539374=test_stream
[174/879] 1539372=test_nil2vtempty
[175/879] 1539374=test_iso_8859
[176/879] 1539372=test_tcp
[177/879] 1539374=test_rdoc_text
[178/879] 1539372=test_gem_safe_yaml
[179/879] 1539372=test_syntax
[180/879] 1539374=test_date_new
[181/879] 1539374=index_write_test
[182/879] 1539374=test_data
[183/879] 1539374=test_rdoc_markup_to_joined_paragraph
[184/879] 1539374=test_date_time
[185/879] 1539374=test_require
[186/879] 1539374=test_securerandom
[187/879] 1539374=test_rdoc_normal_module
[188/879] 1539374=test_c_union_entity
[189/879] 1539374=test_rdoc_markdown_test
[190/879] 1539371=test_logperiod
[191/879] 1539371=test_io_console
[192/879] 1539371=test_flush
[193/879] 1539371=test_singleton
[194/879] 1539371=test_switch_hitter
[195/879] 1539371=test_uncorrectable_name_check
[196/879] 1539371=newline_test
[197/879] 1539371=test_hash_create
[198/879] 1539371=test_stringchar
[199/879] 1539374=test_passing_block
[200/879] 1539374=test_thread_fd_close
[201/879] 1539374=test_process
[202/879] 1539371=test_last_thread
[203/879] 1539371=test_pack
[204/879] 1539371=test_gem_security_policy
[205/879] 1539371=test_gem_source_local
[206/879] 1539371=test_gem_ext_rake_builder
[207/879] 1539371=test_arity
[208/879] 1539371=test_logdevice
[209/879] 1539371=test_err_in_callback
[210/879] 1539371=test_gem_resolver_lock_specification
[211/879] 1539371=test_gc
[212/879] 1539372=test_x509cert
[213/879] 1539372=test_too_many_dummy_encodings
[214/879] 1539372=test_gem_commands_list_command
[215/879] 1539372=test_stack
[216/879] 1539373=test_rdoc_include
[217/879] 1539373=test_reqarg
[218/879] 1539373=test_ldap
[219/879] 1539373=test_resource
[220/879] 1539373=test_gem_commands_signin_command
[221/879] 1539372=test_emitter
[222/879] 1539372=test_fileutils
[223/879] 1539373=test_string_processing
[224/879] 1539373=test_cesu8
[225/879] 1539373=test_econv
[226/879] 1539372=test_rdoc_options
[227/879] 1539372=test_gem_version
[228/879] 1539372=test_path_to_class
[229/879] 1539372=test_gem_dependency
[230/879] 1539372=test_gem_resolver_specification
[231/879] 1539372=test_rdoc_markup_verbatim
[232/879] 1539372=test_inlinecache
[233/879] 1539372=test_complex
[234/879] 1539373=test_gem_commands_search_command
[235/879] 1539373=test_frozen_error
[236/879] 1539372=test_method_cache
[237/879] 1539372=test_gem_stub_specification
[238/879] 1539373=test_gem_ext_ext_conf_builder
[239/879] 1539372=test_gem_resolver_installed_specification
[240/879] 1539372=test_scanner_events
[241/879] 1539372=test_gem_remote_fetcher
[242/879] 1539373=test_parse
[243/879] 1539372=test_mdns
[244/879] 1539372=test_gem_installer
[245/879] 1539373=test_yamlstore
[246/879] 1539373=test_date_strftime
[247/879] 1539373=test_rdoc_parser_rd
[248/879] 1539373=test_irb
[249/879] 1539373=test_asn1
[250/879] 1539373=test_random
[251/879] 1539373=test_load
[252/879] 1539373=json_string_matching_test
[253/879] 1539373=test_const
[254/879] 1539373=test_class
[255/879] 1539371=test_rdoc_normal_class
[256/879] 1539371=parse_comments_test
[257/879] 1539371=test_noarg
[258/879] 1539371=test_tempfile
[259/879] 1539371=test_queue
[260/879] 1539371=test_function
[261/879] 1539371=test_gem_resolver_index_specification
[262/879] 1539371=test_internal_ivar
[263/879] 1539371=test_prettyprint
[264/879] 1539371=test_tracepoint
[265/879] 1539371=test_rdoc_markup
[266/879] 1539371=test_gem_commands_help_command
[267/879] 1539371=test_duplicate
[268/879] 1539371=test_basicsocket
[269/879] 1539371=test_utf32
[270/879] 1539371=test_require
[271/879] 1539371=test_cgi_util
[272/879] 1539371=test_gem_commands_contents_command
[273/879] 1539371=test_gem_ext_cmake_builder
[274/879] 1539371=test_digest
[275/879] 1539371=test_marshalable
[276/879] 1539371=test_find
[277/879] 1539371=test_ractor
[278/879] 1539373=test_wss
[279/879] 1539373=test_fiddle
[280/879] 1539371=test_file
[281/879] 1539371=test_modify_expand
[282/879] 1539371=test_rdoc_any_method
[283/879] 1539372=test_gem_available_set
[284/879] 1539373=test_rdoc_markdown
[285/879] 1539372=test_pathname
[286/879] 1539372=test_init
[287/879] 1539373=test_complexrational
[288/879] 1539373=test_gem_package_tar_reader
[289/879] 1539373=regexp_test
[290/879] 1539373=test_coverage
[291/879] 1539371=test_rdoc_encoding
[292/879] 1539371=test_recorder
[293/879] 1539371=test_gem_commands_owner_command
[294/879] 1539372=test_gem_source_vendor
[295/879] 1539372=test_bash_completion
[296/879] 1539372=test_formatter
[297/879] 1539372=test_rdoc_constant
[298/879] 1539371=test_deprecate
[299/879] 1539371=test_handle
[300/879] 1539372=test_wait
[301/879] 1539372=test_forwardable
[302/879] 1539372=test_yaml
[303/879] 1539372=test_big2str
[304/879] 1539372=test_ansi_without_terminfo
[305/879] 1539372=test_gem_commands_sources_command
[306/879] 1539373=test_euc_tw
[307/879] 1539373=test_ractor
[308/879] 1539373=test_bmethod
[309/879] 1539373=test_rdoc_markup_formatter
[310/879] 1539373=test_thread_queue
[311/879] 1539371=test_nowrite
[312/879] 1539372=test_rdoc_parser_c
[313/879] 1539371=test_comparable
[314/879] 1539371=json_fixtures_test
[315/879] 1539371=test_shapes
[316/879] 1539371=test_io_timeout
[317/879] 1539371=test_profile_frames
[318/879] 1539371=test_cstr
[319/879] 1539372=test_pstore
[320/879] 1539372=test_enc_str_buf_cat
[321/879] 1539372=test_class2name
[322/879] 1539372=test_gbk
[323/879] 1539372=test_io_buffer
[324/879] 1539372=ruby_parser_test
[325/879] 1539372=test_backtrace
[326/879] 1539372=test_pack
[327/879] 1539372=test_gem_resolver_conflict
[328/879] 1539372=test_rdoc_task
[329/879] 1539372=test_rdoc_markup_indented_paragraph
[330/879] 1539372=locals_test
[331/879] 1539373=test_rdoc_require
[332/879] 1539371=test_gem_commands_install_command
[333/879] 1539373=test_clone
[334/879] 1539374=test_readpartial
[335/879] 1539373=test_fstring
[336/879] 1539372=test_array
[337/879] 1539372=test_optparse
[338/879] 1539374=test_rat
[339/879] 1539374=test_webauthn_poller
[340/879] 1539372=test_rdoc_markup_raw
[341/879] 1539372=test_rdoc_markup_to_html_crossref
[342/879] 1539374=test_typeddata
[343/879] 1539373=test_gem_resolver_best_set
[344/879] 1539373=encoding_test
[345/879] 1539373=test_stringscanner
[346/879] 1539373=test_files_sample
[347/879] 1539373=test_convertible
[348/879] 1539372=parser_test
[349/879] 1539372=test_rdoc_alias
[350/879] 1539372=test_yield
[351/879] 1539374=test_system
[352/879] 1539371=test_pkcs12
[353/879] 1539374=test_bigzero
[354/879] 1539374=test_pkey_dh
[355/879] 1539374=test_gem_package_tar_header
[356/879] 1539374=test_iseq_load
[357/879] 1539371=test_gem_util
[358/879] 1539371=test_gem_config_file
[359/879] 1539371=test_ripper
[360/879] 1539374=test_protocol
[361/879] 1539374=test_getopts
[362/879] 1539374=test_gem_resolver_activation_request
[363/879] 1539374=test_yjit_exit_locations
[364/879] 1539374=test_etc
[365/879] 1539371=test_yaml_tree
[366/879] 1539371=test_libs
[367/879] 1539374=test_gc
[368/879] 1539374=test_gem_commands_fetch_command
[369/879] 1539371=test_math
[370/879] 1539371=test_sleep
[371/879] 1539374=test_config
[372/879] 1539374=test_autoload
[373/879] 1539371=test_utf16
[374/879] 1539371=test_io
[375/879] 1539372=test_unicode_escape
[376/879] 1539372=test_case
[377/879] 1539372=test_sizeof
[378/879] 1539374=test_face
[379/879] 1539374=test_rendering
[380/879] 1539374=test_console_attr
[381/879] 1539374=test_summary
[382/879] 1539374=test_type_completor
[383/879] 1539374=test_gem_commands_exec_command
[384/879] 1539373=test_io_wait
[385/879] 1539373=warnings_test
[386/879] 1539373=test_kwargs
[387/879] 1539373=test_ellipsize
[388/879] 1539373=test_date_attr
[389/879] 1539373=test_io
[390/879] 1539373=test_emoji
[391/879] 1539373=test_win32ole_type_event
[392/879] 1539373=test_sorted_set
[393/879] 1539373=test_hash
[394/879] 1539374=test_ubf_async_safe
[395/879] 1539374=test_gem_unsatisfiable_dependency_error
[396/879] 1539374=test_win32ole_record
[397/879] 1539374=test_cp949
[398/879] 1539374=test_condition
[399/879] 1539374=test_gem_source_specific_file
[400/879] 1539374=test_foreach
[401/879] 1539374=test_gem_commands_uninstall_command
[402/879] 1539372=test_rdoc_rubygems_hook
[403/879] 1539372=test_method
[404/879] 1539374=test_gem_commands_query_command
[405/879] 1539374=test_gem_impossible_dependencies_error
[406/879] 1539374=test_pack
[407/879] 1539374=test_array_create
[408/879] 1539374=test_pattern_key_name_check
[409/879] 1539374=test_to_ruby
[410/879] 1539374=test_ftp
[411/879] 1539374=test_euc_kr
[412/879] 1539374=test_rdoc_context_section
[413/879] 1539374=ripper_test
[414/879] 1539374=test_objspace
[415/879] 1539371=test_line_editor
[416/879] 1539371=test_undef
[417/879] 1539371=test_gem_security_trust_dir
[418/879] 1539371=test_string_memory
[419/879] 1539371=test_gem_requirement
[420/879] 1539371=test_sprintf
[421/879] 1539371=comments_test
[422/879] 1539371=test_show_source
[423/879] 1539373=test_set
[424/879] 1539373=test_gem_commands_stale_command
[425/879] 1539371=test_lock_native_thread
[426/879] 1539373=test_c_struct_entry
[427/879] 1539371=test_remote_fetch_error
[428/879] 1539371=test_have_library
[429/879] 1539373=test_hash
[430/879] 1539373=test_gem_resolver_dependency_request
[431/879] 1539373=test_tree_builder
[432/879] 1539373=test_external_new
[433/879] 1539373=test_postponed_job
[434/879] 1539373=test_alias_and_anchor
[435/879] 1539373=test_raise_exception
[436/879] 1539373=test_gem_request_set_lockfile
[437/879] 1539371=test_win32ole_typelib
[438/879] 1539371=test_protect
[439/879] 1539371=test_workspace
[440/879] 1539371=test_weakmap
[441/879] 1539373=test_yjit
[442/879] 1539373=test_ws
[443/879] 1539373=test_m17n
[444/879] 1539373=test_gem_commands_environment_command
[445/879] 1539373=test_argf
[446/879] 1539372=test_framework
[447/879] 1539372=test_ns_spki
[448/879] 1539372=test_kill_ring
[449/879] 1539372=test_date_compat
[450/879] 1539372=test_rdoc_markup_to_html
[451/879] 1539372=test_bug-14834
[452/879] 1539372=test_compile_prism
[453/879] 1539372=test_terminfo
[454/879] 1539372=test_path
[455/879] 1539372=test_case_mapping
[456/879] 1539372=test_bn
[457/879] 1539372=test_win32ole_param_event
[458/879] 1539372=test_http
[459/879] 1539372=test_addrinfo
[460/879] 1539372=test_tree_spell_checker
[461/879] 1539372=test_gem_gem_runner
[462/879] 1539372=test_filter
[463/879] 1539372=test_data
[464/879] 1539372=static_literals_test
[465/879] 1539372=test_rdoc_method_attr
[466/879] 1539372=parameters_signature_test
[467/879] 1539372=test_koi8
[468/879] 1539372=test_enumerator
[469/879] 1539372=test_rdoc_parser_changelog
[470/879] 1539372=test_unicode
[471/879] 1539372=test_rdoc_generator_pot
[472/879] 1539372=test_thread_cv
[473/879] 1539372=test_lexer
[474/879] 1539372=test_ssl_session
[475/879] 1539373=test_key_event_record
[476/879] 1539373=test_gem_uri
[477/879] 1539372=test_random
[478/879] 1539372=test_notimplement
[479/879] 1539372=test_gem_commands_update_command
[480/879] 1539373=test_gem_resolver_vendor_specification
[481/879] 1539373=test_human_typo
[482/879] 1539373=test_primitive
[483/879] 1539373=test_rbconfig
[484/879] 1539373=test_win32ole_param
[485/879] 1539373=test_gem_commands_yank_command
[486/879] 1539373=test_pair
[487/879] 1539371=test_document
[488/879] 1539371=test_euc_jp
[489/879] 1539371=test_rdoc_generator_pot_po_entry
[490/879] 1539371=test_acceptable
[491/879] 1539371=test_name_error_extension
[492/879] 1539371=test_chilled
[493/879] 1539371=test_rdoc_i18n_locale
[494/879] 1539371=test_encoding
[495/879] 1539371=test_httpresponses
[496/879] 1539371=test_set_len
[497/879] 1539371=test_httpheader
[498/879] 1539371=test_gem_resolver_local_specification
[499/879] 1539371=test_rdoc_ri_driver
[500/879] 1539371=test_install
[501/879] 1539372=test_rdoc_markup_to_label
[502/879] 1539372=test_sockopt
[503/879] 1539372=test_color
[504/879] 1539372=json_encoding_test
[505/879] 1539372=test_key_stroke
[506/879] 1539372=test_gem_bundler_version_finder
[507/879] 1539372=test_emoji_breaks
[508/879] 1539371=test_within_pipe
[509/879] 1539371=test_rdoc_markup_to_bs
[510/879] 1539371=test_help
[511/879] 1539371=test_gem_commands_unpack_command
[512/879] 1539371=test_files_lib
[513/879] 1539373=test_beginendblock
[514/879] 1539372=test_time
[515/879] 1539373=test_webauthn_listener_response
[516/879] 1539372=test_to_ary_concat
[517/879] 1539373=test_stream
[518/879] 1539373=test_rdoc_markup_pre_process
[519/879] 1539373=test_printf
[520/879] 1539373=test_pinned
[521/879] 1539373=test_history
[522/879] 1539373=test_date_marshal
[523/879] 1539373=test_mkmf
[524/879] 1539373=test_delegate
[525/879] 1539373=test_popen_deadlock
[526/879] 1539373=test_exit
[527/879] 1539373=test_recursion
[528/879] 1539373=test_ractor
[529/879] 1539373=test_gem_security
[530/879] 1539372=test_rdoc_servlet
[531/879] 1539372=test_digest
[532/879] 1539372=test_closure
[533/879] 1539371=test_bundled_ca
[534/879] 1539371=test_fiber
[535/879] 1539372=test_open3
[536/879] 1539374=test_gem_commands_build_command
[537/879] 1539371=test_interned_str
[538/879] 1539371=test_case_comprehensive
[539/879] 1539374=test_gem_commands_server_command
[540/879] 1539374=test_variable_name_check
[541/879] 1539374=test_io_m17n
[542/879] 1539372=test_did_you_mean
[543/879] 1539372=test_cmethod
[544/879] 1539372=test_tracer
[545/879] 1539372=test_append
[546/879] 1539372=test_option
[547/879] 1539372=test_rdoc_markup_heading
[548/879] 1539372=test_iseq
[549/879] 1539374=test_exception_at_throwing
[550/879] 1539374=test_pkey_dsa
[551/879] 1539372=test_class
[552/879] 1539372=test_ocsp
[553/879] 1539372=test_scheduler
[554/879] 1539372=test_win32ole_variant_outarg
[555/879] 1539372=test_dln
[556/879] 1539372=test_gem_source_subpath_problem
[557/879] 1539372=json_common_interface_test
[558/879] 1539372=memsize_test
[559/879] 1539372=test_nomethod_error
[560/879] 1539372=json_parser_test
[561/879] 1539372=test_config
[562/879] 1539372=test_pkg_config
[563/879] 1539372=test_cparser
[564/879] 1539374=test_struct
[565/879] 1539374=test_rdoc_markup_to_html_snippet
[566/879] 1539374=magic_comment_test
[567/879] 1539374=test_rdoc_markup_include
[568/879] 1539374=test_sexp
[569/879] 1539374=fuzzer_test
[570/879] 1539374=test_variable
[571/879] 1539374=test_win32ole_variant_m
[572/879] 1539374=test_engine
[573/879] 1539374=test_allocation
[574/879] 1539372=test_div
[575/879] 1539372=test_key_error
[576/879] 1539372=test_serialize_subclasses
[577/879] 1539372=test_insns_leaf
[578/879] 1539372=test_deprecated
[579/879] 1539372=test_color_printer
[580/879] 1539372=test_files_test_1
[581/879] 1539373=test_set
[582/879] 1539373=test_gem_path_support
[583/879] 1539373=test_struct
[584/879] 1539374=test_x509req
[585/879] 1539374=test_mutex
[586/879] 1539374=test_rdoc_rd_inline
[587/879] 1539374=test_float
[588/879] 1539373=test_cgi_cookie
[589/879] 1539373=test_require
[590/879] 1539372=test_refinement
[591/879] 1539374=test_gem_commands_signout_command
[592/879] 1539374=test_regex_casefold
[593/879] 1539374=test_gem_source_git
[594/879] 1539374=test_dir_m17n
[595/879] 1539373=test_gem_resolver_installer_set
[596/879] 1539373=test_cgi_session
[597/879] 1539373=test_rdoc_rd
[598/879] 1539373=test_metaclass
[599/879] 1539373=test_rdoc_top_level
[600/879] 1539374=test_signal
[601/879] 1539373=test_fixnum
[602/879] 1539373=test_x509crl
[603/879] 1539373=test_process
[604/879] 1539373=test_windows_1252
[605/879] 1539372=test_input_method
[606/879] 1539373=test_digest_extend
[607/879] 1539373=test_string
[608/879] 1539373=test_iterator
[609/879] 1539372=test_omap
[610/879] 1539372=test_debug
[611/879] 1539372=test_memory_view
[612/879] 1539372=pattern_test
[613/879] 1539373=test_shellwords
[614/879] 1539372=test_new
[615/879] 1539373=test_cipher
[616/879] 1539372=test_gem_security_signer
[617/879] 1539373=test_storage
[618/879] 1539373=test_gem_resolver_git_set
[619/879] 1539372=test_gem_dependency_list
[620/879] 1539372=test_benchmark
[621/879] 1539374=test_win32ole_method_event
[622/879] 1539374=test_nesting_parser
[623/879] 1539374=test_gem_source
[624/879] 1539373=test_scalar_scanner
[625/879] 1539373=test_gem_commands_outdated_command
[626/879] 1539373=test_gem_package_tar_writer
[627/879] 1539374=test_array
[628/879] 1539373=test_abi
[629/879] 1539372=test_provider
[630/879] 1539373=test_rdoc_parser_simple
[631/879] 1539373=test_gem_commands_rebuild_command
[632/879] 1539373=test_yamldbm
[633/879] 1539373=test_load
[634/879] 1539373=test_https
[635/879] 1539373=test_gem_ext_builder
[636/879] 1539372=test_evaluation
[637/879] 1539372=test_x509ext
[638/879] 1539372=test_erb
[639/879] 1539372=test_gem_source_installed
[640/879] 1539372=test_len
[641/879] 1539372=test_yield_block
[642/879] 1539372=test_completion
[643/879] 1539372=test_gem_commands_cert_command
[644/879] 1539373=test_rational
[645/879] 1539373=test_rational2
[646/879] 1539373=test_assembler
[647/879] 1539373=test_spell_checker
[648/879] 1539373=test_propertyputref
[649/879] 1539373=attribute_write_test
[650/879] 1539373=constant_path_node_test
[651/879] 1539373=test_gem_ext_cargo_builder
[652/879] 1539373=test_ssl
[653/879] 1539372=test_module
[654/879] 1539372=test_gem_request_set
[655/879] 1539374=test_arith_seq_extract
[656/879] 1539374=test_method_name_check
[657/879] 1539374=test_parser
[658/879] 1539374=test_configuration
[659/879] 1539372=test_rubyvm
[660/879] 1539372=test_buffered_io
[661/879] 1539372=test_monitor
[662/879] 1539374=test_whileuntil
[663/879] 1539374=test_rdoc_generator_markup
[664/879] 1539374=test_boolean
[665/879] 1539374=integer_parse_test
[666/879] 1539372=test_instrumentation_api
[667/879] 1539374=test_stringify_symbols
[668/879] 1539374=test_gem_commands_cleanup_command
[669/879] 1539374=test_word
[670/879] 1539374=test_cgi_multipart
[671/879] 1539372=test_numeric
[672/879] 1539372=test_member
[673/879] 1539372=test_ractor_compatibility
[674/879] 1539374=test_autoconf
[675/879] 1539374=test_eval
[676/879] 1539374=test_date_ractor
[677/879] 1539374=test_gem_console_ui
[678/879] 1539374=test_dir
[679/879] 1539372=format_errors_test
[680/879] 1539372=test_mailto
[681/879] 1539372=test_coderange
[682/879] 1539372=test_symbol
[683/879] 1539372=location_test
[684/879] 1539372=test_gem_source_fetch_problem
[685/879] 1539372=json_generic_object_test
[686/879] 1539372=test_http_request
[687/879] 1539372=test_rdoc_generator_darkfish
[688/879] 1539374=test_error_highlight
[689/879] 1539372=test_resize
[690/879] 1539372=test_rdoc_comment
[691/879] 1539372=test_function_entry
[692/879] 1539372=test_gem_resolver_requirement_list
[693/879] 1539372=test_arith_seq_beg_len_step
[694/879] 1539372=test_pkcs7
[695/879] 1539374=test_lazy_enumerator
[696/879] 1539372=test_enc_associate
[697/879] 1539374=test_unix
[698/879] 1539374=test_symbol
[699/879] 1539372=test_coder
[700/879] 1539372=test_nofree
[701/879] 1539372=test_gem_commands_pristine_command
[702/879] 1539373=test_context
[703/879] 1539373=ruby_api_test
[704/879] 1539373=test_find_executable
[705/879] 1539373=test_rdoc_generator_json_index
[706/879] 1539373=test_time_tz
[707/879] 1539373=test_win32ole_event
[708/879] 1539373=test_trace
[709/879] 1539373=ractor_test
[710/879] 1539373=test_win32ole_variable
[711/879] 1539373=test_io_wait_uncommon
[712/879] 1539373=test_stringio
[713/879] 1539373=test_arity
[714/879] 1539373=test_gem_ci_detector
[715/879] 1539373=test_rdoc_class_module
[716/879] 1539373=test_bignum
[717/879] 1539372=test_threadgroup
[718/879] 1539373=test_enum
[719/879] 1539372=test_gem_specification
[720/879] 1539373=test_have_macro
[721/879] 1539374=test_gem_package
[722/879] 1539373=test_resolve_symbol
[723/879] 1539373=test_complex2
[724/879] 1539373=test_merge_keys
[725/879] 1539373=test_rdoc_extend
[726/879] 1539373=test_ipaddr
[727/879] 1539373=test_rdoc_markup_to_ansi
[728/879] 1539373=test_mixed_unicode_escapes
[729/879] 1539373=test_history
[730/879] 1539373=test_win32ole_variant
[731/879] 1539373=test_gem_resolver_api_specification
[732/879] 1539373=test_parser
[733/879] 1539373=test_cgi_core
[734/879] 1539373=test_dns
[735/879] 1539373=test_gem_commands_open_command
[736/879] 1539373=test_ractor
[737/879] 1539373=test_gem_source_lock
[738/879] 1539374=test_gem
[739/879] 1539373=parse_stream_test
[740/879] 1539373=test_ractor
[741/879] 1539373=json_ext_parser_test
[742/879] 1539373=test_thread
[743/879] 1539372=test_my_integer
[744/879] 1539372=test_rendering
[745/879] 1539372=test_debugger_integration
[746/879] 1539372=test_ssl
[747/879] 1539374=test_ancdata
[748/879] 1539374=test_singleton_function
[749/879] 1539374=test_rb_str_dup
[750/879] 1539374=test_reline_key
[751/879] 1539374=test_unicode_normalize
[752/879] 1539372=test_marshal
[753/879] 1539372=test_weakref
[754/879] 1539372=test_nonblock
[755/879] 1539373=test_alias
[756/879] 1539372=test_timeout
[757/879] 1539373=test_https_proxy
[758/879] 1539373=test_call
[759/879] 1539372=test_rubygems
[760/879] 1539373=test_cgi_modruby
[761/879] 1539373=test_integer
[762/879] 1539372=test_super
[763/879] 1539372=test_rubyoptions
[764/879] 1539374=test_gem_resolver_git_specification
[765/879] 1539371=test_object_references
[766/879] 1539371=test_usrmarshal
[767/879] 1539374=test_nextafter
[768/879] 1539373=test_capacity
[769/879] 1539373=test_gem_request_set_lockfile_tokenizer
[770/879] 1539373=test_stat
[771/879] 1539374=test_have_func
[772/879] 1539373=desugar_compiler_test
[773/879] 1539373=test_integer
[774/879] 1539371=test_dryrun
[775/879] 1539373=test_rdoc_attr
[776/879] 1539373=test_env
[777/879] 1539371=test_gem_commands_setup_command
[778/879] 1539371=test_enumerable
[779/879] 1539371=test_config
[780/879] 1539371=test_gem_resolver_vendor_set
[781/879] 1539371=test_gem_resolver_api_set
[782/879] 1539371=test_gem_safe_marshal
[783/879] 1539371=test_transcode
[784/879] 1539371=json_generator_test
[785/879] 1539372=test_eval
[786/879] 1539371=test_x509store
[787/879] 1539372=test_rdoc_code_object
[788/879] 1539373=test_update
[789/879] 1539373=test_x509name
[790/879] 1539373=test_fips
[791/879] 1539371=test_helper
[792/879] 1539371=test_random_formatter
[793/879] 1539371=test_jaro_winkler
[794/879] 1539371=test_lambda
[795/879] 1539371=test_gem_request_set_gem_dependency_api
[796/879] 1539372=test_ast
[797/879] 1539373=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 44251>
COMMAND     PID   USER   FD   TYPE  DEVICE SIZE/OFF NODE NAME
ruby    1539373 sipeed   11u  IPv4 7253343      0t0  TCP localhost:44251->localhost:47050 (CLOSE_WAIT)
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 11
[798/879] 1539373=errors_test
[799/879] 1539371=test_regexp
[800/879] 1539373=test_gem_commands_check_command
[801/879] 1539373=test_tmpdir
[802/879] 1539373=test_rdoc_markup_document
[803/879] 1539373=test_integer_comb
[804/879] 1539374=test_vm_dump
[805/879] 1539374=test_udp
[806/879] 1539374=bom_test
[807/879] 1539374=test_data_error
[808/879] 1539374=test_file
[809/879] 1539374=test_force_exit
[810/879] 1539374=unescape_test
[811/879] 1539373=test_ostruct
[812/879] 1539373=static_inspect_test
[813/879] 1539373=test_helper
[814/879] 1539373=test_erb_command
[815/879] 1539373=test_encoding
[816/879] 1539373=test_gem_uri_formatter
[817/879] 1539373=test_project_sanity
[818/879] 1539373=test_range
[819/879] 1539374=command_line_test
[820/879] 1539374=test_pty
[821/879] 1539373=test_dup
[822/879] 1539374=test_constant
[823/879] 1539373=test_rdoc_ri_paths
[824/879] 1539373=test_ensured
[825/879] 1539373=test_addr
[826/879] 1539373=test_locale
[827/879] 1539373=library_symbols_test
[828/879] 1539373=test_ts
[829/879] 1539373=test_object
[830/879] 1539373=heredoc_dedent_test
[831/879] 1539373=test_cgi_header
[832/879] 1539373=version_test
[833/879] 1539373=test_gem_gemcutter_utilities
[834/879] 1539373=test_basicinstructions
[835/879] 1539373=test_gem_command_manager
[836/879] 1539373=test_key_actor_emacs
[837/879] 1539373=test_arithmetic_sequence
[838/879] 1539373=test_timeout
[839/879] 1539373=test_ossl
[840/879] 1539374=test_normalize
[841/879] 1539374=test_change_word
[842/879] 1539374=compiler_test
[843/879] 1539374=test_flip
[844/879] 1539374=test_sleep
[845/879] 1539374=test_object
[846/879] 1539374=test_ruby_lex
[847/879] 1539374=test_date_arith
[848/879] 1539374=test_gem_local_remote_options
[849/879] 1539374=test_func
[850/879] 1539373=test_big5
[851/879] 1539373=test_pointer
[852/879] 1539373=test_ractor
[853/879] 1539373=test_type
[854/879] 1539373=test_signedness
[855/879] 1539373=test_tsort
[856/879] 1539373=test_rdoc_rd_block_parser
[857/879] 1539373=test_weakkeymap
[858/879] 1539374=test_gem_commands_push_command
[859/879] 1539373=test_numhash
[860/879] 1539373=test_pkey_rsa
[861/879] 1539374=test_gem_platform
[862/879] 1539374=test_placearg
[863/879] 1539374=test_date_strptime
[864/879] 1539373=test_gem_package_task
[865/879] 1539373=test_rdoc_markup_hard_break
[866/879] 1539373=test_win32ole_method
[867/879] 1539373=test_delete
[868/879] 1539373=test_keyword
[869/879] 1539374=test_class_name_check
[870/879] 1539374=test_fd_setsize
[871/879] 1539374=test_continuation
[872/879] 1539374=test_file_exhaustive
[873/879] 1539373=test_files_test
[874/879] 1539373=test_gem_update_suggestion
[875/879] 1539373=test_logger
[876/879] 1539373=test_not
[877/879] 1539373=test_gem_resolver_lock_set
[878/879] 1539373=test_import
[879/879] 1539373=test_rdoc_parser_markdown
Finished tests in 980.618938s, 26.7311 tests/s, 9695.0820 assertions/s.
26213 tests, 9507181 assertions, 0 failures, 0 errors, 278 skips

ruby -v: ruby 3.4.0dev (2024-04-06T13:03:26Z master 0b4db711dd) [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 --debug -j' TESTS='-j4'
	BASERUBY = /usr/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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	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-4revyos1) 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
generating encdb.h
encdb.h unchanged
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
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/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/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'
$ /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/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240406-1583681-m3bpn9/1-mspec-multi-0
$ /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/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240406-1583681-m3bpn9/2-mspec-multi-1
$ /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/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240406-1583681-m3bpn9/3-mspec-multi-2
$ /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/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240406-1583681-m3bpn9/4-mspec-multi-3
ruby 3.4.0dev (2024-04-06T13:03:26Z master 0b4db711dd) [riscv64-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 ........................................................................

Finished in 133.731955 seconds

3429 files, 32602 examples, 133587 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.
raw logfile