# Logfile created on 2024-04-15 11:52:38 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055b75533acb8 @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="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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.20240415-115238", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055b7553c3298 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055b7553c3130 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055b7553c2f78 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240415-115238", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240415-115238>, @binmode=false, @mon_data=#<Monitor:0x000055b7553c2eb0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j20
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j20" exit with 0.
$$$[beg] make update-download -j20
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 -j20" exit with 0.
$$$[beg] make update-rubyspec -j20
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j20" exit with 0.
$$$[beg] make update-src      -j20
From https://github.com/ruby/ruby
   bb1c341..9b1e97b  master     -> origin/master
Updating bb1c341..9b1e97b
Fast-forward
 ast.c                   |  12 ++--
 compile.c               |  10 +--
 imemo.c                 |   2 +-
 internal/parse.h        |   2 +-
 internal/ruby_parser.h  |   4 +-
 iseq.c                  |  40 +++++++-----
 mini_builtin.c          |   2 +-
 node.c                  |  17 +++--
 node.h                  |   1 -
 parse.y                 | 164 +++++++++++++++++++++++++++++++++---------------
 ruby.c                  |   7 +--
 ruby_parser.c           |  59 +++++++++++++----
 rubyparser.h            |  14 ++++-
 template/prelude.c.tmpl |   3 +-
 vm.c                    |   2 +-
 vm_core.h               |   3 +-
 vm_eval.c               |   2 +-
 17 files changed, 234 insertions(+), 110 deletions(-)
Latest commit hash = 9b1e97b211
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
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
golf_prelude.c updated
/tmp/ruby/src/trunk/revision.h updated
generating x86_64-linux-fake.rb
miniprelude.c updated
x86_64-linux-fake.rb updated
generating enc.mk
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
generating /tmp/ruby/src/trunk/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
generating /tmp/ruby/src/trunk/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
generating /tmp/ruby/src/trunk/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
Update minitest to 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/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
Extracting bundle gem minitest-5.22.3...
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    -j20" exit with 0.
$$$[beg] make miniruby -j20
	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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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/enumerator.c
compiling /tmp/ruby/src/trunk/error.c
compiling /tmp/ruby/src/trunk/eval.c
compiling /tmp/ruby/src/trunk/gc.c
compiling /tmp/ruby/src/trunk/hash.c
compiling /tmp/ruby/src/trunk/imemo.c
compiling /tmp/ruby/src/trunk/io.c
compiling /tmp/ruby/src/trunk/iseq.c
compiling /tmp/ruby/src/trunk/load.c
compiling /tmp/ruby/src/trunk/marshal.c
compiling /tmp/ruby/src/trunk/memory_view.c
compiling /tmp/ruby/src/trunk/rjit.c
compiling /tmp/ruby/src/trunk/rjit_c.c
compiling /tmp/ruby/src/trunk/node.c
compiling /tmp/ruby/src/trunk/node_dump.c
compiling /tmp/ruby/src/trunk/numeric.c
compiling /tmp/ruby/src/trunk/object.c
compiling /tmp/ruby/src/trunk/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk/proc.c
compiling /tmp/ruby/src/trunk/process.c
compiling /tmp/ruby/src/trunk/ractor.c
compiling /tmp/ruby/src/trunk/random.c
compiling /tmp/ruby/src/trunk/rational.c
compiling /tmp/ruby/src/trunk/re.c
compiling /tmp/ruby/src/trunk/ruby.c
compiling /tmp/ruby/src/trunk/ruby_parser.c
compiling /tmp/ruby/src/trunk/scheduler.c
compiling /tmp/ruby/src/trunk/shape.c
compiling /tmp/ruby/src/trunk/signal.c
compiling /tmp/ruby/src/trunk/string.c
compiling /tmp/ruby/src/trunk/struct.c
compiling /tmp/ruby/src/trunk/symbol.c
compiling /tmp/ruby/src/trunk/thread.c
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
linking miniruby
$$$[end] "make miniruby -j20" exit with 0.
$$$[beg] make ruby -j20
	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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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
c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  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 -j20" exit with 0.
$$$[beg] make all -j20
	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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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
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
encdb.h unchanged
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/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/st_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'
compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
compiling /tmp/ruby/src/trunk/ext/ripper/eventids1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c
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.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/.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'
compiling /tmp/ruby/src/trunk/ext/socket/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
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/constants.c
compiling /tmp/ruby/src/trunk/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c
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/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
compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c
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
compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.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'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
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 -
	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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
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/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'
Unpacked gems/minitest-5.22.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Extracting bundle gem power_assert-2.0.3...
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
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/bigdecimal-3.1.7/ext/bigdecimal'
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/.bundle/gems/syslog-0.1.2/ext/syslog'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
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/openssl'
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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
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/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --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.25.0
                                    pstore 0.1.3
                                    rdoc 6.6.3.1
                                    readline 0.0.4
                                    reline 0.5.1
                                    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 -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
PASS all 1926 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j20'
	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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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='-j20'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
	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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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.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=42368
  "--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
  -j20

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-04-15T11:51:54Z master 9b1e97b211) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
	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 = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240415-3055953-ljikr1/1-mspec-multi-0
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240415-3055953-ljikr1/2-mspec-multi-1
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240415-3055953-ljikr1/3-mspec-multi-2
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/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/rubyspec_temp.20240415-3055953-ljikr1/16-mspec-multi-15
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240415-3055953-ljikr1/17-mspec-multi-16
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240415-3055953-ljikr1/18-mspec-multi-17
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240415-3055953-ljikr1/19-mspec-multi-18
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240415-3055953-ljikr1/20-mspec-multi-19
ruby 3.4.0dev (2024-04-15T11:51:54Z master 9b1e97b211) [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 ........................................................................

1)
Dir.mktmpdir when passed a block yields the path to the passed block ERROR
ArgumentError: parent directory is world writable but not sticky: /tmp/rubyspec_temp.20240415-3055953-ljikr1_11
/tmp/ruby/src/trunk/lib/tmpdir.rb:113:in 'Dir.mktmpdir'
/tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:39:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in ContextState#process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process'
<internal:array>:54:in 'Array#each'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe'
/tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'MSpec.each_file'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main'
/tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in '<main>'

2)
Dir.mktmpdir when passed a block creates the tmp-dir before yielding ERROR
ArgumentError: parent directory is world writable but not sticky: /tmp/rubyspec_temp.20240415-3055953-ljikr1_11
/tmp/ruby/src/trunk/lib/tmpdir.rb:113:in 'Dir.mktmpdir'
/tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:49:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in ContextState#process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process'
<internal:array>:54:in 'Array#each'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe'
/tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'MSpec.each_file'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main'
/tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in '<main>'

3)
Dir.mktmpdir when passed a block removes the tmp-dir after executing the block ERROR
ArgumentError: parent directory is world writable but not sticky: /tmp/rubyspec_temp.20240415-3055953-ljikr1_11
/tmp/ruby/src/trunk/lib/tmpdir.rb:113:in 'Dir.mktmpdir'
/tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:58:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in ContextState#process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process'
<internal:array>:54:in 'Array#each'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe'
/tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'MSpec.each_file'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main'
/tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in '<main>'

4)
An exception occurred during: Mock.verify_count
Dir.mktmpdir when passed a block removes the tmp-dir after executing the block FAILED
Mock 'FileUtils' expected to receive remove_entry("/tmp/rubyspec_temp.20240415-3055953-ljikr1_11/d20240415-3055967-nahh75") exactly 1 times
but received it 0 times
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/expectations/expectations.rb:22:in 'SpecExpectation.fail_with'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/mocks/mock.rb:119:in 'block (2 levels) in Mock.verify_count'
<internal:array>:54:in 'Array#each'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/mocks/mock.rb:104:in 'block in Mock.verify_count'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/mocks/mock.rb:102:in 'Hash#each'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/mocks/mock.rb:102:in 'Mock.verify_count'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:15:in 'block in <class:ContextState>'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:219:in 'block (2 levels) in ContextState#process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process'
<internal:array>:54:in 'Array#each'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe'
/tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'MSpec.each_file'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main'
/tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in '<main>'

5)
Dir.mktmpdir when passed a block returns the blocks return value ERROR
ArgumentError: parent directory is world writable but not sticky: /tmp/rubyspec_temp.20240415-3055953-ljikr1_11
/tmp/ruby/src/trunk/lib/tmpdir.rb:113:in 'Dir.mktmpdir'
/tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:66:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in ContextState#protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'Array#all?'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in 'ContextState#protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in ContextState#process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'MSpec.repeat'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in ContextState#process'
<internal:array>:54:in 'Array#each'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in 'ContextState#process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'MSpec.describe'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in 'Object#describe'
/tmp/ruby/src/trunk/spec/ruby/library/tmpdir/dir/mktmpdir_spec.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'Kernel.load'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'BasicObject#instance_exec'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'MSpec.protect'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'MSpec.each_file'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'MSpec.files'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'MSpec.process'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'MSpecRun#run'
/tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in 'MSpecScript.main'
/tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in '<main>'

Finished in 8.073570 seconds

3429 files, 32607 examples, 186760 expectations, 1 failure, 4 errors, 0 tagged
make: *** [uncommon.mk:1002: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 512.
raw logfile