# Logfile created on 2024-04-26 02:23:21 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055633d973150 @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="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @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/ko1/ruby/logs/brlog.trunk.20240426-022321", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055633da073a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055633da07260 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055633da07080 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240426-022321", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240426-022321>, @binmode=false, @mon_data=#<Monitor:0x000055633da06fb8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j16
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j16" exit with 0.
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /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/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.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
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-rubyspec -j16
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j16" exit with 0.
$$$[beg] make update-src      -j16
From https://github.com/ruby/ruby
   9b5bc8e..2244c58  master     -> origin/master
Updating 9b5bc8e..2244c58
Fast-forward
 ast.c                   | 294 +++++++++++++++++++++++++-----------------------
 compile.c               |  18 +--
 imemo.c                 |   7 +-
 internal/imemo.h        |   2 +-
 internal/ruby_parser.h  |  15 ++-
 iseq.c                  |  76 +++++++------
 load.c                  |   6 +-
 mini_builtin.c          |  10 +-
 node.c                  |  67 ++++++++++-
 parse.y                 |   1 -
 proc.c                  |   2 +-
 ruby.c                  |  38 ++++---
 ruby_parser.c           |  95 ++++++++++++----
 rubyparser.h            |   6 +-
 template/prelude.c.tmpl |  30 ++---
 vm.c                    |  14 +--
 vm_core.h               |  10 +-
 vm_eval.c               |   8 +-
 18 files changed, 413 insertions(+), 286 deletions(-)
Latest commit hash = 2244c58b00
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating node_name.inc
generating parse.c
generating /tmp/ruby/src/trunk/ext/ripper/ripper.c
generating miniprelude.c
generating golf_prelude.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
/tmp/ruby/src/trunk/revision.h updated
generating x86_64-linux-fake.rb
golf_prelude.c updated
x86_64-linux-fake.rb updated
generating enc.mk
miniprelude.c updated
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 ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /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/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
Extracting bundle gem minitest-5.22.3...
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
Unpacked gems/minitest-5.22.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    -j16" exit with 0.
$$$[beg] make miniruby -j16
	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/x86_64-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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 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/enum.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/file.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
compiling /tmp/ruby/src/trunk/time.c
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
compiling /tmp/ruby/src/trunk/yjit.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	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/x86_64-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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 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
1af065bafebfb4970dceab8e399d80e0ef519ac33812c2b38e7720b292a35090  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 -j16" exit with 0.
$$$[beg] make all -j16
	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/x86_64-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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 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
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
encdb.h unchanged
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
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c
make[2]: Entering 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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
compiling /tmp/ruby/src/trunk/ext/pty/pty.c
compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
compiling /tmp/ruby/src/trunk/ext/ripper/eventids1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering 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.1/ext/debug'
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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
compiling /tmp/ruby/src/trunk/ext/socket/init.c
compiling /tmp/ruby/src/trunk/ext/socket/constants.c
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c
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/ext/openssl'
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'
compiling /tmp/ruby/src/trunk/ext/socket/socket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
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'
compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk/ext/ripper/eventids2.c
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/tcpsocket.c
compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c
linking shared-object pty.so
compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk/ext/ripper/ripper_init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.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 coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
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'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
	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/x86_64-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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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/minitest.revision unchanged
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 -
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 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
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
Extracting bundle gem minitest-5.22.3...
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
Unpacked gems/minitest-5.22.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
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering 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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
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]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
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/ext/fiddle'
make[2]: Entering 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]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
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/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
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/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
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./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --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/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-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.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.26.0
                                    pstore 0.1.3
                                    rdoc 6.6.3.1
                                    readline 0.0.4
                                    reline 0.5.3
                                    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 -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1931 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	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/x86_64-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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 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='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	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/x86_64-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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 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.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
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=54217
  "--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
  -j16

# Running tests:

[  1/882] 2774442=test_erb
[  2/882] 2774450=test_x509ext
[  3/882] 2774444=test_gem_source_installed
[  4/882] 2774452=test_len
[  5/882] 2774441=test_yield_block
[  6/882] 2774443=test_gem_commands_cert_command
[  7/882] 2774451=test_completion
[  8/882] 2774447=test_rational
[  9/882] 2774449=test_rational2
[ 10/882] 2774455=test_assembler
[ 11/882] 2774440=test_spell_checker
[ 12/882] 2774448=test_propertyputref
[ 13/882] 2774452=attribute_write_test
[ 14/882] 2774445=test_gem_dependency_list
[ 15/882] 2774453=test_benchmark
[ 16/882] 2774454=test_win32ole_method_event
[ 17/882] 2774446=test_nesting_parser
[ 18/882] 2774448=test_gem_source
[ 19/882] 2774455=test_scalar_scanner
[ 20/882] 2774441=test_gem_commands_outdated_command
[ 21/882] 2774454=test_array
[ 22/882] 2774449=test_helper_method
[ 23/882] 2774440=test_gem_package_tar_writer
[ 24/882] 2774447=test_abi
[ 25/882] 2774455=test_provider
[ 26/882] 2774450=test_rdoc_parser_simple
[ 27/882] 2774442=test_load
[ 28/882] 2774442=test_yamldbm
[ 29/882] 2774452=test_gem_commands_rebuild_command
[ 30/882] 2774442=test_https
[ 31/882] 2774449=test_gem_ext_builder
[ 32/882] 2774446=test_evaluation
[ 33/882] 2774446=test_configuration
[ 34/882] 2774447=test_rubyvm
[ 35/882] 2774444=test_monitor
[ 36/882] 2774447=test_buffered_io
[ 37/882] 2774450=test_whileuntil
[ 38/882] 2774450=test_rdoc_generator_markup
[ 39/882] 2774445=test_boolean
[ 40/882] 2774446=test_stringify_symbols
[ 41/882] 2774450=integer_parse_test
[ 42/882] 2774441=test_instrumentation_api
[ 43/882] 2774446=constant_path_node_test
[ 44/882] 2774445=test_ssl
[ 45/882] 2774440=test_gem_ext_cargo_builder
[ 46/882] 2774450=test_module
[ 47/882] 2774446=test_gem_request_set
[ 48/882] 2774440=test_method_name_check
[ 49/882] 2774452=test_arith_seq_extract
[ 50/882] 2774440=test_parser
[ 51/882] 2774447=test_allocation
[ 52/882] 2774440=test_div
[ 53/882] 2774440=test_win32ole_variant_m
[ 54/882] 2774440=test_engine
[ 55/882] 2774440=test_key_error
[ 56/882] 2774440=test_insns_leaf
[ 57/882] 2774440=test_serialize_subclasses
[ 58/882] 2774444=test_deprecated
[ 59/882] 2774455=test_color_printer
[ 60/882] 2774444=test_files_test_1
[ 61/882] 2774440=test_set
[ 62/882] 2774448=test_struct
[ 63/882] 2774440=test_gem_path_support
[ 64/882] 2774455=test_mutex
[ 65/882] 2774440=test_x509req
[ 66/882] 2774442=test_rdoc_rd_inline
[ 67/882] 2774452=test_win32ole_variant_outarg
[ 68/882] 2774452=test_dln
[ 69/882] 2774452=test_gem_source_subpath_problem
[ 70/882] 2774442=json_common_interface_test
[ 71/882] 2774452=test_nomethod_error
[ 72/882] 2774452=json_parser_test
[ 73/882] 2774442=memsize_test
[ 74/882] 2774452=test_config
[ 75/882] 2774440=test_pkg_config
[ 76/882] 2774451=test_cparser
[ 77/882] 2774452=test_struct
[ 78/882] 2774452=magic_comment_test
[ 79/882] 2774442=test_rdoc_markup_to_html_snippet
[ 80/882] 2774452=fuzzer_test
[ 81/882] 2774440=test_rdoc_markup_include
[ 82/882] 2774452=test_sexp
[ 83/882] 2774452=test_variable
[ 84/882] 2774442=test_digest_extend
[ 85/882] 2774442=test_iterator
[ 86/882] 2774440=test_string
[ 87/882] 2774440=test_omap
[ 88/882] 2774452=test_debug
[ 89/882] 2774440=test_memory_view
[ 90/882] 2774452=pattern_test
[ 91/882] 2774440=test_shellwords
[ 92/882] 2774440=test_new
[ 93/882] 2774452=test_cipher
[ 94/882] 2774446=test_gem_security_signer
[ 95/882] 2774440=test_storage
[ 96/882] 2774440=test_gem_resolver_git_set
[ 97/882] 2774442=test_float
[ 98/882] 2774452=test_require
[ 99/882] 2774446=test_cgi_cookie
[100/882] 2774451=test_regex_casefold
[101/882] 2774446=test_refinement
[102/882] 2774448=test_gem_commands_signout_command
[103/882] 2774453=test_gem_source_git
[104/882] 2774448=test_dir_m17n
[105/882] 2774440=test_gem_resolver_installer_set
[106/882] 2774451=test_rdoc_rd
[107/882] 2774440=test_cgi_session
[108/882] 2774440=test_rdoc_top_level
[109/882] 2774455=test_metaclass
[110/882] 2774455=test_fixnum
[111/882] 2774449=test_signal
[112/882] 2774455=test_x509crl
[113/882] 2774451=test_process
[114/882] 2774451=test_input_method
[115/882] 2774451=test_windows_1252
[116/882] 2774451=test_history
[117/882] 2774455=test_mkmf
[118/882] 2774451=test_date_marshal
[119/882] 2774451=test_delegate
[120/882] 2774451=test_popen_deadlock
[121/882] 2774455=test_exit
[122/882] 2774453=test_recursion
[123/882] 2774453=test_ractor
[124/882] 2774443=test_rdoc_servlet
[125/882] 2774453=test_gem_security
[126/882] 2774440=test_digest
[127/882] 2774440=test_closure
[128/882] 2774455=test_bundled_ca
[129/882] 2774443=test_multi_irb_commands
[130/882] 2774443=test_fiber
[131/882] 2774442=test_open3
[132/882] 2774440=reflection_test
[133/882] 2774454=test_emoji_breaks
[134/882] 2774451=test_gem_bundler_version_finder
[135/882] 2774440=test_within_pipe
[136/882] 2774450=test_help
[137/882] 2774450=test_rdoc_markup_to_bs
[138/882] 2774450=test_files_lib
[139/882] 2774440=test_gem_commands_unpack_command
[140/882] 2774448=test_beginendblock
[141/882] 2774451=test_to_ary_concat
[142/882] 2774440=test_time
[143/882] 2774441=test_webauthn_listener_response
[144/882] 2774441=test_stream
[145/882] 2774441=test_rdoc_markup_pre_process
[146/882] 2774440=test_printf
[147/882] 2774440=test_pinned
[148/882] 2774448=test_rdoc_markup_heading
[149/882] 2774440=test_exception_at_throwing
[150/882] 2774440=test_iseq
[151/882] 2774448=test_pkey_dsa
[152/882] 2774441=test_ocsp
[153/882] 2774447=test_class
[154/882] 2774447=test_scheduler
[155/882] 2774444=test_gem_commands_build_command
[156/882] 2774447=test_interned_str
[157/882] 2774447=test_case_comprehensive
[158/882] 2774441=test_gem_commands_server_command
[159/882] 2774441=test_io_m17n
[160/882] 2774449=test_variable_name_check
[161/882] 2774449=test_did_you_mean
[162/882] 2774444=test_cmethod
[163/882] 2774444=test_tracer
[164/882] 2774448=test_append
[165/882] 2774448=test_option
[166/882] 2774440=test_filter
[167/882] 2774444=test_gem_gem_runner
[168/882] 2774451=test_data
[169/882] 2774449=static_literals_test
[170/882] 2774440=test_rdoc_method_attr
[171/882] 2774448=test_enumerator
[172/882] 2774451=test_rdoc_parser_changelog
[173/882] 2774448=parameters_signature_test
[174/882] 2774444=test_koi8
[175/882] 2774444=test_unicode
[176/882] 2774449=test_rdoc_generator_pot
[177/882] 2774444=test_ssl_session
[178/882] 2774455=test_lexer
[179/882] 2774448=test_thread_cv
[180/882] 2774455=test_gem_uri
[181/882] 2774451=test_key_event_record
[182/882] 2774451=test_notimplement
[183/882] 2774451=test_random
[184/882] 2774451=test_gem_resolver_vendor_specification
[185/882] 2774455=test_gem_commands_update_command
[186/882] 2774440=test_date_compat
[187/882] 2774440=test_rdoc_markup_to_html
[188/882] 2774451=test_bug-14834
[189/882] 2774451=test_terminfo
[190/882] 2774451=test_compile_prism
[191/882] 2774440=test_path
[192/882] 2774440=test_case_mapping
[193/882] 2774449=test_bn
[194/882] 2774440=test_win32ole_param_event
[195/882] 2774440=test_http
[196/882] 2774449=test_addrinfo
[197/882] 2774449=test_tree_spell_checker
[198/882] 2774452=test_set_len
[199/882] 2774452=test_httpresponses
[200/882] 2774449=test_encoding
[201/882] 2774449=test_gem_resolver_local_specification
[202/882] 2774452=test_httpheader
[203/882] 2774452=test_rdoc_ri_driver
[204/882] 2774449=test_install
[205/882] 2774451=test_rdoc_markup_to_label
[206/882] 2774451=test_sockopt
[207/882] 2774451=json_encoding_test
[208/882] 2774451=test_color
[209/882] 2774454=test_key_stroke
[210/882] 2774448=test_human_typo
[211/882] 2774448=test_primitive
[212/882] 2774451=test_rbconfig
[213/882] 2774451=test_pair
[214/882] 2774449=test_gem_commands_yank_command
[215/882] 2774448=test_win32ole_param
[216/882] 2774448=test_document
[217/882] 2774448=test_acceptable
[218/882] 2774454=test_euc_jp
[219/882] 2774454=test_rdoc_generator_pot_po_entry
[220/882] 2774448=test_chilled
[221/882] 2774454=test_name_error_extension
[222/882] 2774448=test_rdoc_i18n_locale
[223/882] 2774448=test_timeout
[224/882] 2774454=test_ossl
[225/882] 2774448=test_normalize
[226/882] 2774448=test_change_word
[227/882] 2774448=compiler_test
[228/882] 2774448=test_flip
[229/882] 2774452=test_sleep
[230/882] 2774448=test_date_arith
[231/882] 2774448=test_ruby_lex
[232/882] 2774444=test_object
[233/882] 2774442=test_gem_local_remote_options
[234/882] 2774441=test_pointer
[235/882] 2774449=test_func
[236/882] 2774448=test_big5
[237/882] 2774448=test_ractor
[238/882] 2774446=test_type
[239/882] 2774446=test_signedness
[240/882] 2774448=test_tsort
[241/882] 2774448=test_rdoc_rd_block_parser
[242/882] 2774442=test_object
[243/882] 2774442=test_cgi_header
[244/882] 2774442=heredoc_dedent_test
[245/882] 2774448=version_test
[246/882] 2774448=test_gem_gemcutter_utilities
[247/882] 2774442=test_basicinstructions
[248/882] 2774444=test_gem_command_manager
[249/882] 2774442=test_key_actor_emacs
[250/882] 2774441=test_arithmetic_sequence
[251/882] 2774441=test_file_exhaustive
[252/882] 2774444=test_gem_update_suggestion
[253/882] 2774455=test_files_test
[254/882] 2774444=test_logger
[255/882] 2774444=test_gem_resolver_lock_set
[256/882] 2774444=test_not
[257/882] 2774444=test_import
[258/882] 2774442=test_rdoc_parser_markdown
[259/882] 2774453=test_weakkeymap
[260/882] 2774455=test_gem_commands_push_command
[261/882] 2774442=test_numhash
[262/882] 2774442=test_pkey_rsa
[263/882] 2774448=test_gem_platform
[264/882] 2774448=test_date_strptime
[265/882] 2774453=test_gem_package_task
[266/882] 2774453=test_placearg
[267/882] 2774442=test_rdoc_markup_hard_break
[268/882] 2774442=test_win32ole_method
[269/882] 2774442=test_delete
[270/882] 2774442=test_class_name_check
[271/882] 2774448=test_keyword
[272/882] 2774442=test_fd_setsize
[273/882] 2774442=test_continuation
[274/882] 2774453=test_x509store
[275/882] 2774442=test_rdoc_code_object
[276/882] 2774450=test_update
[277/882] 2774455=test_fips
[278/882] 2774450=test_x509name
[279/882] 2774450=test_random_formatter
[280/882] 2774450=test_helper
[281/882] 2774450=test_jaro_winkler
[282/882] 2774450=test_gem_request_set_gem_dependency_api
[283/882] 2774453=test_ast
[284/882] 2774442=test_lambda
[285/882] 2774444=test_webauthn_listener
[286/882] 2774455=test_enumerable
[287/882] 2774455=test_config
[288/882] 2774442=test_gem_resolver_vendor_set
[289/882] 2774442=test_gem_resolver_api_set
[290/882] 2774444=test_gem_safe_marshal
[291/882] 2774442=test_transcode
[292/882] 2774448=json_generator_test
[293/882] 2774450=test_eval
[294/882] 2774448=test_helper
[295/882] 2774448=test_erb_command
[296/882] 2774448=test_encoding
[297/882] 2774442=test_gem_uri_formatter
[298/882] 2774442=test_project_sanity
[299/882] 2774442=test_range
[300/882] 2774449=test_constant
[301/882] 2774450=test_pty
[302/882] 2774455=test_dup
[303/882] 2774448=command_line_test
[304/882] 2774448=test_rdoc_ri_paths
[305/882] 2774448=test_ensured
[306/882] 2774448=library_symbols_test
[307/882] 2774448=test_locale
[308/882] 2774448=test_addr
[309/882] 2774455=test_ts
[310/882] 2774445=errors_test
[311/882] 2774448=test_gem_commands_check_command
[312/882] 2774448=test_regexp
[313/882] 2774444=test_rdoc_markup_document
[314/882] 2774445=test_integer_comb
[315/882] 2774444=test_tmpdir
[316/882] 2774450=test_vm_dump
[317/882] 2774450=test_udp
[318/882] 2774450=test_data_error
[319/882] 2774444=bom_test
[320/882] 2774455=test_file
[321/882] 2774444=test_force_exit
[322/882] 2774444=test_ostruct
[323/882] 2774450=unescape_test
[324/882] 2774451=static_inspect_test
[325/882] 2774451=test_ractor
[326/882] 2774442=test_my_integer
[327/882] 2774442=json_ext_parser_test
[328/882] 2774442=test_thread
[329/882] 2774446=test_debugger_integration
[330/882] 2774446=test_rendering
[331/882] 2774446=test_ssl
[332/882] 2774444=test_ancdata
[333/882] 2774444=test_singleton_function
[334/882] 2774444=test_rb_str_dup
[335/882] 2774444=test_reline_key
[336/882] 2774444=test_marshal
[337/882] 2774443=test_unicode_normalize
[338/882] 2774451=test_weakref
[339/882] 2774446=test_nonblock
[340/882] 2774446=test_alias
[341/882] 2774451=test_timeout
[342/882] 2774446=test_parser
[343/882] 2774446=test_cgi_core
[344/882] 2774446=test_ractor
[345/882] 2774446=test_gem_commands_open_command
[346/882] 2774444=test_dns
[347/882] 2774446=test_gem_source_lock
[348/882] 2774446=test_gem
[349/882] 2774450=parse_stream_test
[350/882] 2774450=test_integer
[351/882] 2774444=desugar_compiler_test
[352/882] 2774444=test_dryrun
[353/882] 2774450=test_rdoc_attr
[354/882] 2774450=test_env
[355/882] 2774444=test_gem_commands_setup_command
[356/882] 2774451=test_call
[357/882] 2774451=test_https_proxy
[358/882] 2774451=test_rubygems
[359/882] 2774444=test_cgi_modruby
[360/882] 2774444=test_integer
[361/882] 2774449=test_super
[362/882] 2774451=test_rubyoptions
[363/882] 2774452=test_gem_resolver_git_specification
[364/882] 2774452=test_object_references
[365/882] 2774452=test_usrmarshal
[366/882] 2774452=test_nextafter
[367/882] 2774452=test_capacity
[368/882] 2774452=test_stat
[369/882] 2774452=test_gem_request_set_lockfile_tokenizer
[370/882] 2774452=test_have_func
[371/882] 2774445=test_function_entry
[372/882] 2774445=test_gem_resolver_requirement_list
[373/882] 2774445=test_arith_seq_beg_len_step
[374/882] 2774449=test_pkcs7
[375/882] 2774445=test_lazy_enumerator
[376/882] 2774449=test_enc_associate
[377/882] 2774454=test_unix
[378/882] 2774454=test_coder
[379/882] 2774454=test_symbol
[380/882] 2774445=test_gem_commands_pristine_command
[381/882] 2774446=test_context
[382/882] 2774446=test_nofree
[383/882] 2774441=ruby_api_test
[384/882] 2774446=test_find_executable
[385/882] 2774446=test_cgi_multipart
[386/882] 2774446=test_word
[387/882] 2774446=test_gem_commands_cleanup_command
[388/882] 2774449=test_numeric
[389/882] 2774449=test_member
[390/882] 2774449=test_ractor_compatibility
[391/882] 2774441=test_dir
[392/882] 2774441=format_errors_test
[393/882] 2774441=test_gem_console_ui
[394/882] 2774441=test_date_ractor
[395/882] 2774449=test_autoconf
[396/882] 2774449=test_eval
[397/882] 2774449=test_mailto
[398/882] 2774449=test_coderange
[399/882] 2774449=location_test
[400/882] 2774449=test_symbol
[401/882] 2774449=test_http_request
[402/882] 2774446=json_generic_object_test
[403/882] 2774446=test_gem_source_fetch_problem
[404/882] 2774446=test_rdoc_generator_darkfish
[405/882] 2774449=test_rdoc_comment
[406/882] 2774449=test_resize
[407/882] 2774449=test_error_highlight
[408/882] 2774441=test_merge_keys
[409/882] 2774441=test_rdoc_extend
[410/882] 2774441=test_ipaddr
[411/882] 2774441=test_history
[412/882] 2774441=test_mixed_unicode_escapes
[413/882] 2774441=test_rdoc_markup_to_ansi
[414/882] 2774452=test_win32ole_variant
[415/882] 2774452=test_gem_resolver_api_specification
[416/882] 2774452=test_rdoc_generator_json_index
[417/882] 2774441=test_time_tz
[418/882] 2774452=test_win32ole_event
[419/882] 2774452=ractor_test
[420/882] 2774441=test_trace
[421/882] 2774441=test_win32ole_variable
[422/882] 2774441=test_arity
[423/882] 2774450=test_stringio
[424/882] 2774441=test_io_wait_uncommon
[425/882] 2774452=test_bignum
[426/882] 2774441=test_rdoc_class_module
[427/882] 2774443=test_gem_ci_detector
[428/882] 2774443=test_threadgroup
[429/882] 2774446=test_gem_specification
[430/882] 2774445=test_enum
[431/882] 2774449=test_have_macro
[432/882] 2774452=test_resolve_symbol
[433/882] 2774450=test_complex2
[434/882] 2774450=test_gem_package
[435/882] 2774452=test_rdoc_parser_ruby
[436/882] 2774444=test_httpresponse
[437/882] 2774444=test_open-uri
[438/882] 2774449=test_rdoc_context
[439/882] 2774441=test_stream
[440/882] 2774441=test_nil2vtempty
[441/882] 2774441=test_iso_8859
[442/882] 2774441=test_tcp
[443/882] 2774455=test_rdoc_text
[444/882] 2774441=test_gem_safe_yaml
[445/882] 2774441=test_syntax
[446/882] 2774452=test_data
[447/882] 2774452=index_write_test
[448/882] 2774452=test_date_new
[449/882] 2774452=test_require
[450/882] 2774452=test_date_time
[451/882] 2774452=test_rdoc_markup_to_joined_paragraph
[452/882] 2774452=test_gem_commands_which_command
[453/882] 2774444=test_shift_jis
[454/882] 2774455=test_http
[455/882] 2774444=test_enumerator
[456/882] 2774452=test_flags
[457/882] 2774455=test_inadvertent_creation
[458/882] 2774443=test_gem_commands_specification_command
[459/882] 2774455=test_gem_commands_dependency_command
[460/882] 2774450=test_gem_resolver_composed_set
[461/882] 2774450=test_safe_load
[462/882] 2774450=test_gem_resolver
[463/882] 2774455=test_rdoc_markup_attribute_manager
[464/882] 2774455=test_name_error
[465/882] 2774443=test_last_thread
[466/882] 2774445=test_process
[467/882] 2774440=test_pack
[468/882] 2774455=test_gem_source_local
[469/882] 2774450=test_gem_security_policy
[470/882] 2774449=test_arity
[471/882] 2774449=test_gem_ext_rake_builder
[472/882] 2774455=test_logdevice
[473/882] 2774440=test_err_in_callback
[474/882] 2774440=test_gem_resolver_lock_specification
[475/882] 2774440=test_gc
[476/882] 2774450=test_x509cert
[477/882] 2774454=test_securerandom
[478/882] 2774454=test_rdoc_normal_module
[479/882] 2774454=test_c_union_entity
[480/882] 2774452=test_rdoc_markdown_test
[481/882] 2774450=test_logperiod
[482/882] 2774450=test_singleton
[483/882] 2774450=test_flush
[484/882] 2774454=test_io_console
[485/882] 2774450=test_switch_hitter
[486/882] 2774450=test_uncorrectable_name_check
[487/882] 2774443=newline_test
[488/882] 2774450=test_hash_create
[489/882] 2774450=test_stringchar
[490/882] 2774450=test_passing_block
[491/882] 2774450=test_thread_fd_close
[492/882] 2774450=test_ractor
[493/882] 2774450=test_severity
[494/882] 2774450=test_require_lib
[495/882] 2774449=test_gem_install_update_options
[496/882] 2774443=parse_test
[497/882] 2774455=test_gem_stream_ui
[498/882] 2774449=test_rdoc_generator_ri
[499/882] 2774449=test_extlibs
[500/882] 2774455=test_literal
[501/882] 2774446=test_str2big
[502/882] 2774446=test_dot_dot
[503/882] 2774446=test_c_struct_builder
[504/882] 2774446=test_rdoc_markup_to_table_of_contents
[505/882] 2774446=test_thread
[506/882] 2774452=test_socket
[507/882] 2774455=test_objectspace
[508/882] 2774446=test_case
[509/882] 2774446=test_pkey
[510/882] 2774446=test_parser_events
[511/882] 2774446=test_reline
[512/882] 2774442=test_cclass
[513/882] 2774446=test_gem_request_connection_pools
[514/882] 2774442=test_grapheme_breaks
[515/882] 2774442=test_gem_version_option
[516/882] 2774442=test_m17n_comb
[517/882] 2774455=test_memory_view
[518/882] 2774449=test_ractor
[519/882] 2774452=test_rdoc_generator_pot_po
[520/882] 2774455=test_ansi_with_terminfo
[521/882] 2774452=test_rdoc_markup_to_markdown
[522/882] 2774455=test_json_tree
[523/882] 2774454=test_gem_commands_mirror
[524/882] 2774455=test_gem_ext_cargo_builder_link_flag_converter
[525/882] 2774452=test_method_cache
[526/882] 2774452=test_gem_request
[527/882] 2774455=test_sprintf_comb
[528/882] 2774449=test_win32ole
[529/882] 2774449=test_generic
[530/882] 2774449=test_scan_args
[531/882] 2774454=test_enumerator_kw
[532/882] 2774454=test_gem_text
[533/882] 2774449=test_settracefunc
[534/882] 2774454=test_rdoc_cross_reference
[535/882] 2774455=test_gem_dependency_installer
[536/882] 2774446=test_scalar
[537/882] 2774446=test_gem_commands_info_command
[538/882] 2774452=test_case_options
[539/882] 2774452=test_store
[540/882] 2774446=test_exception
[541/882] 2774452=test_bug_reporter
[542/882] 2774454=test_rand
[543/882] 2774452=test_gem_package_tar_reader_entry
[544/882] 2774443=test_gem_name_tuple
[545/882] 2774443=test_io_buffer
[546/882] 2774443=test_key_name_check
[547/882] 2774454=test_defined
[548/882] 2774443=test_backtrace
[549/882] 2774443=test_rdoc_i18n_text
[550/882] 2774443=test_windows_1251
[551/882] 2774443=test_time
[552/882] 2774452=test_rdoc_rdoc
[553/882] 2774454=test_gem_uninstaller
[554/882] 2774452=test_buffering
[555/882] 2774449=test_svcb_https
[556/882] 2774452=test_gb18030
[557/882] 2774443=test_null
[558/882] 2774449=test_win32ole_type
[559/882] 2774449=test_mul
[560/882] 2774443=test_rdoc_markup_to_rdoc
[561/882] 2774452=test_rdoc_rd_inline_parser
[562/882] 2774452=test_default_gems
[563/882] 2774449=test_rdoc_markup_attributes
[564/882] 2774449=test_date_parse
[565/882] 2774443=test_trick
[566/882] 2774452=test_thread
[567/882] 2774452=test_pipe
[568/882] 2774449=test_pkey_ec
[569/882] 2774452=test_rdoc_stats
[570/882] 2774449=test_pattern_matching
[571/882] 2774450=test_string
[572/882] 2774452=test_rdoc_store
[573/882] 2774449=test_depth_first
[574/882] 2774450=test_gem_request_set_lockfile_parser
[575/882] 2774449=test_raise
[576/882] 2774449=test_x509attr
[577/882] 2774449=json_addition_test
[578/882] 2774449=test_gem_dependency_resolution_error
[579/882] 2774449=test_rdoc_parser
[580/882] 2774449=test_qsort
[581/882] 2774449=test_zlib
[582/882] 2774450=test_cgi_tag_helper
[583/882] 2774450=test_egrep_cpp
[584/882] 2774450=test_erb_m17n
[585/882] 2774450=test_ole_methods
[586/882] 2774450=test_date_conv
[587/882] 2774450=test_optimization
[588/882] 2774454=test_gc_compact
[589/882] 2774452=test_proc
[590/882] 2774442=test_string
[591/882] 2774455=test_gem_resolver_index_set
[592/882] 2774455=test_gem_package_old
[593/882] 2774455=test_gem_validator
[594/882] 2774455=test_rdoc_markup_parser
[595/882] 2774455=test_require_path_check
[596/882] 2774452=test_folderitem2_invokeverb
[597/882] 2774452=test_fnmatch
[598/882] 2774455=test_files_test_2
[599/882] 2774455=test_rdoc_token_stream
[600/882] 2774455=test_address_resolve
[601/882] 2774455=test_config
[602/882] 2774452=test_optarg
[603/882] 2774455=test_yaml_special_cases
[604/882] 2774455=test_gem_source_list
[605/882] 2774451=test_verbose
[606/882] 2774455=test_rdoc_single_class
[607/882] 2774455=test_num2int
[608/882] 2774455=test_nil
[609/882] 2774451=test_macro
[610/882] 2774455=test_frozen
[611/882] 2774451=test_gem_ext_configure_builder
[612/882] 2774455=test_pp
[613/882] 2774455=test_zsh_completion
[614/882] 2774452=test_exception
[615/882] 2774451=test_iter_break
[616/882] 2774455=test_hmac
[617/882] 2774452=test_rdoc_markup_to_tt_only
[618/882] 2774451=test_rdoc_tom_doc
[619/882] 2774455=test_numeric
[620/882] 2774451=test_assignment
[621/882] 2774452=test_ifunless
[622/882] 2774452=test_gem_commands_lock_command
[623/882] 2774452=test_gem_command
[624/882] 2774455=test_key_actor_vi
[625/882] 2774443=test_bug-3571
[626/882] 2774455=test_common
[627/882] 2774452=test_gem_spec_fetcher
[628/882] 2774443=test_enc_raise
[629/882] 2774443=test_psych
[630/882] 2774443=!Nothing_to_test
[631/882] 2774443=test_rdoc_markup_paragraph
[632/882] 2774443=test_object_create_start
[633/882] 2774443=test_at_exit
[634/882] 2774443=test_command
[635/882] 2774452=test_gem_ext_cargo_builder_unit
[636/882] 2774455=test_gem_rdoc
[637/882] 2774452=test_date
[638/882] 2774452=test_bug-5832
[639/882] 2774452=test_files_ext
[640/882] 2774446=test_emitter
[641/882] 2774446=test_gem_silent_ui
[642/882] 2774446=test_kdf
[643/882] 2774452=test_gem_doctor
[644/882] 2774455=test_kernel
[645/882] 2774452=test_eval_history
[646/882] 2774446=dispatcher_test
[647/882] 2774446=test_rdoc_rubygems_hook
[648/882] 2774446=test_gem_commands_query_command
[649/882] 2774452=test_method
[650/882] 2774443=test_gem_impossible_dependencies_error
[651/882] 2774443=test_array_create
[652/882] 2774443=test_pack
[653/882] 2774441=test_pattern_key_name_check
[654/882] 2774441=test_to_ruby
[655/882] 2774441=test_ftp
[656/882] 2774441=test_rdoc_context_section
[657/882] 2774441=test_euc_kr
[658/882] 2774441=test_console_attr
[659/882] 2774441=test_summary
[660/882] 2774443=test_type_completor
[661/882] 2774443=test_io_wait
[662/882] 2774441=test_gem_commands_exec_command
[663/882] 2774455=warnings_test
[664/882] 2774455=test_kwargs
[665/882] 2774455=test_ellipsize
[666/882] 2774455=test_date_attr
[667/882] 2774455=test_io
[668/882] 2774446=test_sorted_set
[669/882] 2774443=test_win32ole_type_event
[670/882] 2774443=test_emoji
[671/882] 2774443=test_ubf_async_safe
[672/882] 2774443=test_hash
[673/882] 2774455=test_gem_unsatisfiable_dependency_error
[674/882] 2774446=test_win32ole_record
[675/882] 2774446=test_cp949
[676/882] 2774446=test_gem_commands_uninstall_command
[677/882] 2774455=test_gem_source_specific_file
[678/882] 2774451=test_foreach
[679/882] 2774451=test_condition
[680/882] 2774451=test_tree_builder
[681/882] 2774451=test_gem_resolver_dependency_request
[682/882] 2774455=test_hash
[683/882] 2774451=test_postponed_job
[684/882] 2774455=test_alias_and_anchor
[685/882] 2774455=test_external_new
[686/882] 2774455=test_gem_request_set_lockfile
[687/882] 2774454=test_raise_exception
[688/882] 2774451=test_protect
[689/882] 2774451=test_win32ole_typelib
[690/882] 2774451=test_workspace
[691/882] 2774455=test_weakmap
[692/882] 2774441=test_yjit
[693/882] 2774451=test_ws
[694/882] 2774451=test_gem_commands_environment_command
[695/882] 2774451=test_m17n
[696/882] 2774446=test_argf
[697/882] 2774440=test_kill_ring
[698/882] 2774451=test_ns_spki
[699/882] 2774440=test_framework
[700/882] 2774440=test_line_editor
[701/882] 2774440=ripper_test
[702/882] 2774451=test_objspace
[703/882] 2774454=test_undef
[704/882] 2774454=test_gem_security_trust_dir
[705/882] 2774454=test_string_memory
[706/882] 2774454=comments_test
[707/882] 2774454=test_sprintf
[708/882] 2774454=test_gem_requirement
[709/882] 2774440=test_show_source
[710/882] 2774440=test_set
[711/882] 2774440=test_lock_native_thread
[712/882] 2774454=test_c_struct_entry
[713/882] 2774440=test_gem_commands_stale_command
[714/882] 2774440=test_remote_fetch_error
[715/882] 2774440=test_have_library
[716/882] 2774449=test_fstring
[717/882] 2774454=test_optparse
[718/882] 2774449=test_array
[719/882] 2774449=test_rat
[720/882] 2774449=test_webauthn_poller
[721/882] 2774454=test_rdoc_markup_raw
[722/882] 2774454=test_rdoc_markup_to_html_crossref
[723/882] 2774449=encoding_test
[724/882] 2774449=test_gem_resolver_best_set
[725/882] 2774449=test_typeddata
[726/882] 2774454=test_stringscanner
[727/882] 2774454=test_files_sample
[728/882] 2774454=parser_test
[729/882] 2774454=test_convertible
[730/882] 2774449=test_rdoc_alias
[731/882] 2774449=test_yield
[732/882] 2774440=test_backtrace
[733/882] 2774440=test_pack
[734/882] 2774440=ruby_parser_test
[735/882] 2774440=test_io_buffer
[736/882] 2774440=test_gem_resolver_conflict
[737/882] 2774440=test_rdoc_task
[738/882] 2774440=test_rdoc_markup_indented_paragraph
[739/882] 2774440=locals_test
[740/882] 2774448=test_rdoc_require
[741/882] 2774443=test_clone
[742/882] 2774448=test_gem_commands_install_command
[743/882] 2774440=test_readpartial
[744/882] 2774443=test_yaml_tree
[745/882] 2774443=test_libs
[746/882] 2774443=test_math
[747/882] 2774443=test_gem_commands_fetch_command
[748/882] 2774443=test_gc
[749/882] 2774443=test_sleep
[750/882] 2774440=test_config
[751/882] 2774440=test_utf16
[752/882] 2774440=test_autoload
[753/882] 2774446=test_io
[754/882] 2774450=test_unicode_escape
[755/882] 2774450=test_sizeof
[756/882] 2774452=test_case
[757/882] 2774452=test_face
[758/882] 2774452=test_rendering
[759/882] 2774452=test_system
[760/882] 2774447=test_pkcs12
[761/882] 2774448=test_pkey_dh
[762/882] 2774449=test_bigzero
[763/882] 2774449=test_gem_package_tar_header
[764/882] 2774448=test_gem_util
[765/882] 2774449=test_iseq_load
[766/882] 2774447=test_gem_config_file
[767/882] 2774448=test_ripper
[768/882] 2774455=test_getopts
[769/882] 2774455=test_protocol
[770/882] 2774447=test_gem_resolver_activation_request
[771/882] 2774447=test_yjit_exit_locations
[772/882] 2774443=test_etc
[773/882] 2774447=test_file
[774/882] 2774447=test_rdoc_any_method
[775/882] 2774443=test_modify_expand
[776/882] 2774443=test_rdoc_markdown
[777/882] 2774448=test_gem_available_set
[778/882] 2774455=test_pathname
[779/882] 2774452=test_complexrational
[780/882] 2774452=test_init
[781/882] 2774448=regexp_test
[782/882] 2774448=test_gem_package_tar_reader
[783/882] 2774448=test_rdoc_encoding
[784/882] 2774448=test_coverage
[785/882] 2774455=test_recorder
[786/882] 2774443=test_gem_source_vendor
[787/882] 2774455=test_gem_commands_owner_command
[788/882] 2774443=test_bash_completion
[789/882] 2774443=test_formatter
[790/882] 2774443=test_deprecate
[791/882] 2774443=test_rdoc_constant
[792/882] 2774452=test_require
[793/882] 2774443=test_cgi_util
[794/882] 2774447=test_gem_commands_contents_command
[795/882] 2774447=test_gem_ext_cmake_builder
[796/882] 2774447=test_digest
[797/882] 2774454=test_marshalable
[798/882] 2774443=test_find
[799/882] 2774454=test_ractor
[800/882] 2774443=test_wss
[801/882] 2774443=test_fiddle
[802/882] 2774454=test_rdoc_parser_c
[803/882] 2774455=test_comparable
[804/882] 2774455=test_shapes
[805/882] 2774455=json_fixtures_test
[806/882] 2774455=test_io_timeout
[807/882] 2774455=test_profile_frames
[808/882] 2774449=test_pstore
[809/882] 2774441=test_cstr
[810/882] 2774449=test_enc_str_buf_cat
[811/882] 2774449=test_class2name
[812/882] 2774449=test_gbk
[813/882] 2774449=test_wait
[814/882] 2774443=test_handle
[815/882] 2774449=test_forwardable
[816/882] 2774449=test_yaml
[817/882] 2774455=test_big2str
[818/882] 2774455=test_gem_commands_sources_command
[819/882] 2774448=test_ansi_without_terminfo
[820/882] 2774448=test_euc_tw
[821/882] 2774448=test_ractor
[822/882] 2774454=test_bmethod
[823/882] 2774449=test_rdoc_markup_formatter
[824/882] 2774454=test_thread_queue
[825/882] 2774449=test_nowrite
[826/882] 2774448=test_path_to_class
[827/882] 2774448=test_gem_resolver_specification
[828/882] 2774449=test_gem_dependency
[829/882] 2774448=test_inlinecache
[830/882] 2774455=test_rdoc_markup_verbatim
[831/882] 2774455=test_complex
[832/882] 2774448=test_gem_commands_search_command
[833/882] 2774448=test_frozen_error
[834/882] 2774448=test_gem_stub_specification
[835/882] 2774449=test_method_cache
[836/882] 2774449=test_gem_ext_ext_conf_builder
[837/882] 2774455=test_gem_resolver_installed_specification
[838/882] 2774455=test_scanner_events
[839/882] 2774455=test_gem_remote_fetcher
[840/882] 2774447=test_parse
[841/882] 2774448=test_mdns
[842/882] 2774448=test_too_many_dummy_encodings
[843/882] 2774448=test_rdoc_include
[844/882] 2774448=test_reqarg
[845/882] 2774452=test_gem_commands_list_command
[846/882] 2774452=test_stack
[847/882] 2774441=test_ldap
[848/882] 2774450=test_emitter
[849/882] 2774441=test_resource
[850/882] 2774450=test_gem_commands_signin_command
[851/882] 2774441=test_string_processing
[852/882] 2774441=test_fileutils
[853/882] 2774443=test_econv
[854/882] 2774448=test_cesu8
[855/882] 2774448=test_rdoc_options
[856/882] 2774450=test_gem_version
[857/882] 2774447=parse_comments_test
[858/882] 2774447=test_noarg
[859/882] 2774450=test_tempfile
[860/882] 2774448=test_function
[861/882] 2774441=test_queue
[862/882] 2774441=test_gem_resolver_index_specification
[863/882] 2774447=test_internal_ivar
[864/882] 2774447=test_prettyprint
[865/882] 2774447=test_tracepoint
[866/882] 2774450=test_gem_commands_help_command
[867/882] 2774441=test_rdoc_markup
[868/882] 2774441=test_duplicate
[869/882] 2774448=test_utf32
[870/882] 2774441=test_basicsocket
[871/882] 2774448=test_gem_installer
[872/882] 2774441=test_yamlstore
[873/882] 2774441=test_date_strftime
[874/882] 2774444=test_rdoc_parser_rd
[875/882] 2774450=test_irb
[876/882] 2774444=test_asn1
[877/882] 2774444=test_random
[878/882] 2774444=json_string_matching_test
[879/882] 2774444=test_load
[880/882] 2774444=test_class
[881/882] 2774449=test_rdoc_normal_class
[882/882] 2774447=test_const
Finished tests in 49.979661s, 529.1753 tests/s, 190659.1377 assertions/s.
Children under /tmp/rubytest.jus1mj:
* drwx------ 4 80 2024-04-26 02:24:07 +0000 gem_rebuild20240426-2774452-k1poyg/
  * drwxrwxr-x 2 60 2024-04-26 02:24:07 +0000 new/
    * -rw-rw-r-- 1 4096 2024-04-26 02:24:07 +0000 rebuild_test_gem-1.0.0.gem
  * drwxrwxr-x 2 60 2024-04-26 02:24:07 +0000 old/
    * -rw-rw-r-- 1 4096 2024-04-26 02:24:07 +0000 rebuild_test_gem-1.0.0.gem
26448 tests, 9529079 assertions, 0 failures, 0 errors, 294 skips

ruby -v: ruby 3.4.0dev (2024-04-26T02:21:08Z master 2244c58b00) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
	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/x86_64-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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 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.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
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/rubytest.ti0s4t/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/rubytest.ti0s4t/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/rubytest.ti0s4t/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/rubytest.ti0s4t/4-mspec-multi-3
$ /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/rubytest.ti0s4t/5-mspec-multi-4
$ /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/rubytest.ti0s4t/6-mspec-multi-5
$ /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/rubytest.ti0s4t/7-mspec-multi-6
$ /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/rubytest.ti0s4t/8-mspec-multi-7
$ /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/rubytest.ti0s4t/9-mspec-multi-8
$ /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/rubytest.ti0s4t/10-mspec-multi-9
$ /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/rubytest.ti0s4t/11-mspec-multi-10
$ /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/rubytest.ti0s4t/12-mspec-multi-11
$ /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/rubytest.ti0s4t/13-mspec-multi-12
$ /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/rubytest.ti0s4t/14-mspec-multi-13
$ /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/rubytest.ti0s4t/15-mspec-multi-14
$ /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/rubytest.ti0s4t/16-mspec-multi-15
ruby 3.4.0dev (2024-04-26T02:21:08Z master 2244c58b00) [x86_64-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 11.718454 seconds

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