# Logfile created on 2024-11-12 02:24:39 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f821ccefdd8 @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-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241112-022439", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f821cd11c08 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f821cd118c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f821cc2a6a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20241112-022439", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20241112-022439>, @binmode=false, @mon_data=#<Monitor:0x00007f821cd11640>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-yjit/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   83702f7..bc21a61  master     -> origin/master
Updating 83702f7..bc21a61
Fast-forward
 NEWS.md   | 1 +
 lib/pp.rb | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
Latest commit hash = bc21a610b6
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-yjit/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-yjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
9c2917d73d18ddf99d30e7eaf56f1011b5cc9070af761ca4221c81747ab8bd9b  builtin_binary.inc
compiling /tmp/ruby/src/trunk-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
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-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
generating encdb.h
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
generating enc.mk
encdb.h unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-yjit/gems/typeprof-0.21.11.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.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-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    benchmark 0.4.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.1
                                    logger 1.6.1
                                    net-http 0.5.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    ostruct 0.6.1
                                    pp 0.6.0
                                    prettyprint 0.2.0
                                    prism 1.0.0
                                    pstore 0.1.4
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.11
                                    resolv 0.5.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.2
                                    set 1.1.0
                                    shellwords 0.2.1
                                    singleton 0.3.0
                                    syntax_suggest 2.0.1
                                    tempfile 0.3.0
                                    time 0.4.1
                                    timeout 0.4.2
                                    tmpdir 0.3.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.1
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    date 3.4.0
                                    digest 3.1.1
                                    etc 1.4.4
                                    fcntl 1.2.0
                                    fiddle 1.1.6.dev
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.8.1
                                    openssl 3.2.0
                                    pathname 0.4.0
                                    psych 5.2.0
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.1.1
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    minitest 5.25.1
                                    power_assert 2.0.4
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.9
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.1
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.6.1
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    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
                                    repl_type_completor 0.1.7
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    typeprof-0.30.0.gem             not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1987 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Run options: 
  --seed=36813
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Failed tests:
TestException#test_wrong_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestException#test_blocking_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestException#test_redefined_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestException#test_undefined_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestException#test_undef_Warning_warn: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestException#test_exception_in_name_error_to_str: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestException#test_exception_in_exception_equal: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestException#test_super_in_method_missing: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_Load_ResolveSymbol#test_load_resolve_symbol_resolver: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/forwardable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/set: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/open3: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/rdoc: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/ruby_vm: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/logger: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/erb: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/irb: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/syntax_suggest: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/unicode_normalize: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/rubygems: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/bundler: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/net: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/cgi: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/random: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/error_highlight: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/uri: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/reline: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/prism: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/optparse: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/did_you_mean: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:lib/yaml: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPsychRactor#test_ractor_constants: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPsychRactor#test_ractor_config: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPsychRactor#test_ractor_round_trip: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPsychRactor#test_not_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMarshal#test_marshal_load_r_prepare_reference_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMarshal#test_continuation: Test::Unit::PendedError: requires callcc support
TestMarshal#test_marshal_load_extended_class_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message
Bug::Test_ExceptionE#test_ensured: Test::Unit::AssertionFailedError: assert_separately failed with error message
URI::TestCommon#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestNameError#test_info_parent_iseq_mark: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestInteger#test_times_bignum_redefine_plus_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestInteger#test_Integer: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestInteger#test_Integer_with_exception_keyword: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSignal#test_sigwait_fd_unused: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSignal#test_ignored_interrupt: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSignal#test_hup_me: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSignal#test_trap_system_default: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSetTraceFunc#test_script_compiled: Test::Unit::PendedError: TODO: test for requires
TestSetTraceFunc#test_lineno_in_optimized_insn: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/zlib: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/prism: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/strscan: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/open-uri: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/win32ole: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/resolv: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/ruby: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/uri: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/rdoc: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/rubygems: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/ostruct: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/stringio: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/ripper: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/yaml: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/psych: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/pathname: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/socket: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/openssl: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/optparse: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/objspace: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/win32: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/set: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/reline: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestTimeout#test_threadgroup: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestTimeout#test_handling_enclosed_threadgroup: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_Symbol::TestInadvertent#test_gc_attrset: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestModule#test_redefinition_mismatch: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestModule#test_include_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestModule#test_inspect_segfault: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestModule#test_private_top_methods: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestModule#test_refine_module_then_include: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestModule#test_prepend_call_super: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestModule#test_gc_prepend_chain: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestModule#test_prepend_visibility_inherited: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestModule#test_private_extended_module: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestModule#test_prepend_optmethod: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestModule#test_prepend_gc: Test::Unit::AssertionFailedError: assert_separately failed with error message
OpenSSL::TestProvider#test_openssl_provider_name_inspect: Test::Unit::AssertionFailedError: assert_separately failed with error message
OpenSSL::TestProvider#test_openssl_legacy_provider: Test::Unit::AssertionFailedError: assert_separately failed with error message
OpenSSL::TestProvider#test_openssl_provider_names: Test::Unit::AssertionFailedError: assert_separately failed with error message
OpenSSL::TestProvider#test_unloaded_openssl_provider: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_moving_strings_up_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_moving_strings_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_updating_references_for_embed_frozen_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_moving_arrays_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_updating_references_for_heap_allocated_frozen_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_ast_compacts: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_moving_objects_between_heaps_keeps_shape_frozen_status: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_updating_references_for_embed_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_moving_objects_between_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_moving_arrays_up_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_moving_hashes_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_updating_references_for_heap_allocated_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnumerator#test_with_index_dangling_memo: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestKeywordArguments#test_large_kwsplat_to_method_taking_kw_and_kwsplat: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestKeywordArguments#test_dynamic_symbol_keyword: Test::Unit::AssertionFailedError: assert_separately failed with error message
Bug::Test_ExceptionAT#test_exception_at_throwing: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestTmpdir#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
OpenSSL::TestFIPS#test_fips_mode_is_reentrant: Test::Unit::AssertionFailedError: assert_separately failed with error message
OpenSSL::TestFIPS#test_fips_mode_get_is_true_on_fips_mode_enabled: Test::Unit::PendedError: Only for FIPS mode environment
OpenSSL::TestFIPS#test_fips_mode_get_with_fips_mode_set: Test::Unit::AssertionFailedError: assert_separately failed with error message
OpenSSL::TestFIPS#test_fips_mode_get_is_false_on_fips_mode_disabled: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_float_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_fixnum_ge: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_string_format: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_hash_aref_with: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_clear_unreachable_keyword_args: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_float_le: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_hash_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_string_size: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_fixnum_mod: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_fixnum_le: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_float_ge: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_fixnum_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_peephole_optimization_without_trace: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_string_freeze: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_block_parameter_should_not_create_objects: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_hash_aset_with: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_string_eq_neq: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_string_freeze_block: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_array_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_array_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_array_max: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_string_uminus: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_fixnum_or: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_fixnum_mul: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_string_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_fixnum_div: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_objtostring: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_array_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_array_length: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_string_length: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_eqq: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_string_ltlt: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_float_div: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_float_mul: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_string_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_fixnum_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_fixnum_gt: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_opt_case_dispatch: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_float_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_float_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_fixnum_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_fixnum_and: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_array_min: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_callinfo_unreachable_path: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_hash_length: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_optimized_empty_ensure: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptimization#test_float_gt: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnumerable#test_inject_op_private: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnumerable#test_inject_array_op_private: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnumerable#test_callcc: Test::Unit::PendedError: requires callcc support
TestEnumerable#test_inject_array_op_redefined: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnumerable#test_refine_Enumerable_then_include: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnumerable#test_inject_op_redefined: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMkmfFlags#test_try_cppflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMkmfFlags#test_try_cflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMkmfFlags#test_try_ldflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestLambdaParameters#test_proc_inside_lambda_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestABI#test_enable_abi_check_using_environment_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestABI#test_disable_abi_check_using_environment_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestABI#test_require_lib_with_incorrect_abi_on_release_ruby: Test::Unit::PendedError: ABI is enforced
TestABI#test_require_lib_with_incorrect_abi_on_dev_ruby: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMkmfConfig#test_dir_config: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMkmfConfig#test_with_config_without_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMkmfConfig#test_with_config_with_arg_and_no_value: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMkmfConfig#test_with_target_rbconfig: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMkmfConfig#test_with_config_with_arg_and_value: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestClass#test_redefinition_mismatch: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestClass#test_superclass_of_basicobject: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIO_M17N#test_bom_too_long_utfname: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDigest::TestInitCopy#test_initialize_copy_md5_rmd160: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDigest::TestDigestParen#test_race_mixed: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDigest::TestDigestParen#test_no_lib: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDigest::TestDigestParen#test_sha2: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDigest::TestDigestParen#test_race: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDigest::TestDigestParen#test_no_lib_no_def: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestLastThread#test_last_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestThreadLockNativeThread#test_lock_native_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestThreadLockNativeThread#test_lock_native_thread_tls: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestParse#test_unclosed_unicode_escape_at_eol_bug_19750: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestParse#test_assign_in_conditional: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestParse#test_error_def_in_argument: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestParse#test_shareable_constant_value_unshareable_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_String_Fstring#test_rb_enc_str_new_autoloaded_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_String_Fstring#test_rb_enc_interned_str_autoloaded_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptions#test_yydebug: Test::Unit::PendedError: Skipped, no message given
TestRubyOptions#test_setproctitle: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyOptions#test_dump_parsetree_error_tolerant: Test::Unit::PendedError: Skipped, no message given
TestObject#test_redef_method_missing: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDateParseRactor#test_date_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMkmfConfiguration#test_verbose_with_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message
Prism::TestCompilePrism#test_ConstantPathTargetNode: Test::Unit::AssertionFailedError: assert_separately failed with error message
Prism::TestCompilePrism#test_ScopeNode: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestCoverage#test_coverage_suspendable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPathname#test_split: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPathname#test_relative_path_from_casefold: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_2: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_StrEncAssociate#test_dummy_encoding_index_IBM037: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_StrEncAssociate#test_dummy_encoding_index_CP50220: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_StrEncAssociate#test_dummy_encoding_index_CP50221: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_StrEncAssociate#test_dummy_encoding_index_UTF_16: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_StrEncAssociate#test_dummy_encoding_index_UTF_7: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_StrEncAssociate#test_dummy_encoding_index_UTF_32: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_KDDI: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSymbol#test_hash_redefinition: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSymbol#test_block_method_to_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSymbol#test_to_proc_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSymbol#test_to_proc_iseq: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSymbol#test_to_proc_binding: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSymbol#test_block_curry_lambda: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSymbol#test_to_proc_no_method: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSymbol#test_block_curry_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestWait#test_wait_for_invalid_fd: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestClone#test_user_flags: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPostponed_job#test_legacy_register_one_same: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPostponed_job#test_legacy_register_in_c_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPostponed_job#test_preregister_and_trigger: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPostponed_job#test_legacy_register: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPostponed_job#test_multiple_preregistration_with_new_data: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPostponed_job#test_multiple_preregistration: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestObjSpace#test_trace_object_allocations_stop_first: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestObjSpace#test_reachable_objects_size: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestObjSpace#test_reachable_objects_from: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestObjSpace#test_load_allocation_path_compile_file: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestObjSpace#test_reachable_objects_during_iteration: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestObjSpace#test_count_symbols: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestObjSpace#test_load_allocation_path_load: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestThreadInstrumentation#test_sleeping_inside_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestThreadInstrumentation#test_blocking_on_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestBignum#test_very_big_str_to_inum: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestISeq#test_mandatory_only: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestISeq#test_translate_by_object: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestISeq#test_iseq_builtin_load: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyYieldGen#test_block_cached_argc: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestTimeExtension#test_rfc2822_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_match_cache_atomic_complex: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_match_cache_square: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_match_cache_negative_look_ahead: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_eq_tilde_can_be_overridden: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_timeout_longer_than_global: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_timeout_corner_cases: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_extended_comment_invalid_escape_bug_18294: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_match_cache_negative_look_behind: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_nonextended_section_of_extended_regexp_bug_19379: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_s_timeout: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_bug_19467: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_s_timeout_corner_cases: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_invalid_free_at_parse_depth_limit_over: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_match_cache_exponential: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_match_cache_atomic: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_invalid_group: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_match_cache_positive_look_ahead_complex: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_match_cache_positive_look_ahead: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_match_cache_with_peek_optimization: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_utf8_comment_in_usascii_extended_regexp_bug_19455: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_match_cache_positive_look_behind: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_timeout_shorter_than_global: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRegexp#test_timeout_nil: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Ripper#test_regexp_enc_error: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Ripper#test_new: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAutoload#test_autoload_private_constant_before_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAutoload#test_autoload_p_with_static_extensions: Test::Unit::PendedError: Skipped, no message given
TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAutoload#test_autoload_private_constant: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAutoload#test_autoload_parent_namespace: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAutoload#test_autoload_parallel_race: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAutoload#test_autoload_deprecate_constant: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAutoload#test_source_location_after_require: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAutoload#test_autoload_same_file: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAutoload#test_autoload_deprecate_constant_before_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAutoload#test_source_location: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Ripper::TestInput#test_regexp_enc_error: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Ripper::TestInput#test_new: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestTracepointObj#test_teardown_with_active_GC_end_hook: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir#test_glob_gc_for_fd: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir#test_glob_too_may_open_files: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir#test_instance_chdir: Test::Unit::AssertionFailedError: assert_separately failed with error message
CGIUtilTest#test_cgi_unescape_accept_charset: Test::Unit::AssertionFailedError: assert_separately failed with error message
CGIUtilTest#test_cgi_unescapeURIComponent_accept_charset: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_require_too_long_filename: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_load_wrap_nil: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_load_error_path: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_require_in_wrapped_load: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_loading_fifo_fd_leak: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_define_module_under: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_loading_fifo_threading_success: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_loading_fifo_threading_raise: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_define_class: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_define_module: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_require_invalid_shared_object: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_default_loaded_features_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_define_class_under: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRequire#test_throw_while_loading: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestHashOnly#test_AREF_fstring_key_default_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestHashOnly#test_any_hash_fixable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestThread#test_report_on_exception: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestThread#test_signal_at_join: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestThread#test_thread_join_in_trap: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestThread#test_thread_value_in_trap: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestWarning#test_warn_called_only_when_category_enabled: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestArgf#test_wrong_type: Test::Unit::AssertionFailedError: assert_separately failed with error message
Complex_Test#test_inspect_to_s_frozen_bug_20337: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestYJIT#test_yjit_enable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestYJIT#test_yjit_disable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestYJIT#test_yjit_enable_with_monkey_patch: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestYJIT#test_yjit_enable_replaces_array_each: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestYJIT#test_yjit_enable_with_call_threshold: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestYJIT#test_yjit_option_uses_array_each_in_ruby: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestYJIT#test_yjit_enable_preserves_array_each_monkey_patch: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_anonymous_block_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_syntax_ext: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_syntax_sample: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_class_module_Object_ancestors: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_cdhash: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_syntax_test: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_value_of_def: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_anonymous_rest_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_anonymous_keyword_rest_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_safe_call_in_for_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_keyword_empty_splat: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSyntax#test_syntax_lib: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_alias_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_change_refined_new_method_visibility: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_inlinecache: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_symbol_proc_with_block: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_refined_protected_methods: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_refine_with_prepend: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_singleton_method_should_not_use_refinements: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_refine_basic_object: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_refine_after_using: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_refined_method_defined: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_remove_undefined_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_reopen_refinement_module: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_undefined_refined_method_defined: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_remove_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_using_wrong_argument: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRefinement#test_public_in_refine: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_ArithSeq#test_beg_len_step: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::Literal#test_array_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::Literal#test_hash_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_nested_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_select_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_to_h_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_shift_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_dup_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_slice_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_filter_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_each_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_rehash_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_each_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_values_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_ivar_in_env_should_not_be_access_from_non_main_ractors: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_reject_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_assoc_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_keys_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_huge_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_shared_substring_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_clear_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_frozen_env_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_getenv_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_inspect_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_has_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_empty_p_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_to_hash_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_has_value2_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_delete_if_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_except_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_delete_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_has_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_update_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_each_pair_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_select_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_values_at_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_size_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_frozen_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_bracket_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_to_s_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_filter_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_keep_if_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_replace_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_reject_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_rassoc_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_invert_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_aset_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_to_a_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEnv#test_fetch_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestFloat#test_long_string: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestFloat#test_aliased_quo_recursion: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIseqLoad#test_next_in_block_in_block: Test::Unit::PendedError: failing due to stack_max mismatch
TestIseqLoad#test_break_ensure: Test::Unit::PendedError: failing due to exception entry sp mismatch
TestIseqLoad#test_require_integration: Test::Unit::PendedError: iseq loader require integration tests still failing
TestIseqLoad#test_stressful_roundtrip: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEtc#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestObjSpaceRactor#test_tracing_does_not_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_ArithSeq#test_extract_with_range: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_ArithSeq#test_extract_with_arith_seq: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_ArithSeq#test_extract_with_others: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPopenDeadlock#test_popen_without_deadlock_0: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPopenDeadlock#test_popen_without_deadlock_2: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPopenDeadlock#test_popen_without_deadlock_4: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPopenDeadlock#test_popen_without_deadlock_6: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPopenDeadlock#test_popen_without_deadlock_8: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPopenDeadlock#test_popen_without_deadlock_7: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPopenDeadlock#test_popen_without_deadlock_5: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPopenDeadlock#test_popen_without_deadlock_3: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPopenDeadlock#test_popen_without_deadlock_1: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPopenDeadlock#test_popen_without_deadlock_9: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestLogDevice#test_shifting_monthly_dst_change: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestLogDevice#test_shifting_weekly_dst_change: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDup#test_user_flags: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/benchmark: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/mkmf: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/coverage: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/fileutils: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/error_highlight: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/fiber: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/io: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/json: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/date: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/cgi: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/logger: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/did_you_mean: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/net: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/-ext-: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/monitor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/fiddle: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/irb: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/etc: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/erb: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/lib: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/dtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRipper::Generic#test_parse_files:test/digest: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_Integer#test_positive_pow: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIterator#test_yield_at_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIO#test_set_lineno: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIO#test_dup_many: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIO#test_open_fifo_does_not_block_other_threads: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIO#test_race_closed_stream: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIO#test_set_stdout: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIO#test_puts_parallel: Test::Unit::PendedError: not portable
TestIO#test_race_gets_and_close: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIO#test_closed_stream_in_rescue: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIO#test_copy_stream_no_busy_wait: Test::Unit::PendedError: multiple threads already active
TestIO#test_DATA_binmode: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIO#test_write_epipe_nosync: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestIO#test_cross_thread_close_stdio: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestObjectSpace#test_each_object_singleton_class: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestObjectSpace#test_each_object_no_garbage: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestWeakMap#test_key?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f
TestWeakMap#test_member?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f
TestWeakMap#test_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestWeakMap#test_include?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f
TestDir_M17N#test_filename_extutf8_inteucjp_representable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir_M17N#test_filename_euc_jp: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir_M17N#test_filename_utf8_raw_jp_name: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir_M17N#test_filename_extutf8_inteucjp_unrepresentable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir_M17N#test_filename_utf8_raw_windows_1251_name: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir_M17N#test_filename_utf8_raw_windows_1252_name: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir_M17N#test_filename_extutf8_invalid: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir_M17N#test_filename_as_bytes_extutf8: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir_M17N#test_filename_ext_euc_jp_and_int_utf_8: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir_M17N#test_filename_bytes_euc_jp: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDir_M17N#test_filename_extutf8: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestArray#test_repeated_combination_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestArray#test_repeated_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestArray#test_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestArray#test_sort_with_replace: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestDefined#test_super_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestArraySubclass#test_repeated_combination_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestArraySubclass#test_repeated_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestArraySubclass#test_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestArraySubclass#test_sort_with_replace: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestWeakKeyMap#test_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestTranscode#test_valid_dummy_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestTranscode#test_loading_race: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPathnameRactor#test_ractor_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPack#test_monkey_pack: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPack#test_monkey_pack_buffer: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPack#test_pack_unpack_m: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPack#test_bug_18343: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPack#test_pack_resize: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestSystem#test_system_closed: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestFileExhaustive#test_join_with_changed_separator: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestFileExhaustive#test_readlink_long_path: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestFileExhaustive#test_flock_shared: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestFileExhaustive#test_flock_exclusive: Test::Unit::AssertionFailedError: assert_separately failed with error message
RactorCompatibilityTest#test_class_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
RactorCompatibilityTest#test_can_raise_other_name_error_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
RactorCompatibilityTest#test_variable_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
RactorCompatibilityTest#test_pattern_key_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
RactorCompatibilityTest#test_method_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
RactorCompatibilityTest#test_key_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestNumeric#test_coerced_remainder: Test::Unit::AssertionFailedError: assert_separately failed with error message
TC_OpenStruct#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TC_OpenStruct#test_access_methods_from_different_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMethodInlineCache#test_zsuper: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRand#test_default_seed: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestString#test_eq_tilde_can_be_overridden: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestString#test_fs_setter: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestAlias#test_alias_in_module: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPipe#test_stdout_epipe: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestPipe::WithConversion#test_stdout_epipe: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMethod#test_hash_does_not_change_after_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMethod#test_zsuper_private_override_instance_method: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMethod#test_override_optimized_method_on_class_using_prepend: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestMethod#test_argument_error_location: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestTime#test_marshal_zone_gc: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestProc#test_hash_does_not_change_after_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message
Test_TooManyDummyEncodings#test_exceed_encoding_table_size: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEncoding#test_nonascii_library_path: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestEncoding#test_errinfo_after_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestFiberCurrentRactor#test_ractor_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestProcess#test_overwrite_ENV: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestProcess#test_deadlock_by_signal_at_forking: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestProcess#test_popen_reopen: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestProcess#test_execopts_rlimit: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestProcess#test_warmup_promote_all_objects_to_oldgen: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestProcess#test_warmup_run_major_gc_and_compact: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestProcess#test_rescue_exec_fail: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestProcess#test_warmup_precompute_string_coderange: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestProcess#test_to_hash_on_arguments: Test::Unit::AssertionFailedError: 
TestProcess#test_exec_fd_3_redirect: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGc#test_profiler_clear: Test::Unit::PendedError: for now
TestGc#test_thrashing_for_young_objects: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGc#test_expand_heap: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGc#test_latest_gc_info_weak_references_count: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGc#test_latest_gc_info: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGc#test_gc_parameter_init_slots: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGc#test_measure_total_time: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyLiteral#test_dsymbol_redefined_intern: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyLiteral#test_big_hash_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestRubyLiteral#test_hash_literal_frozen: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestStringIO#test_overflow: Test::Unit::AssertionFailedError: assert_separately failed with error message

Retrying...

  1) Failure:
TestException#test_wrong_backtrace [/tmp/ruby/src/trunk-yjit/test/ruby/test_exception.rb:1272]:
assert_separately failed with error message
pid 3390775 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


  2) Failure:
TestException#test_blocking_backtrace [/tmp/ruby/src/trunk-yjit/test/ruby/test_exception.rb:1250]:
assert_separately failed with error message
pid 3390790 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


  3) Failure:
TestException#test_redefined_backtrace [/tmp/ruby/src/trunk-yjit/test/ruby/test_exception.rb:1231]:
assert_separately failed with error message
pid 3390793 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


  4) Failure:
TestException#test_undefined_backtrace [/tmp/ruby/src/trunk-yjit/test/ruby/test_exception.rb:1218]:
assert_separately failed with error message
pid 3390796 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


  5) Failure:
TestException#test_undef_Warning_warn [/tmp/ruby/src/trunk-yjit/test/ruby/test_exception.rb:1210]:
assert_separately failed with error message
pid 3390804 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


  6) Failure:
TestException#test_exception_in_name_error_to_str [/tmp/ruby/src/trunk-yjit/test/ruby/test_exception.rb:597]:
assert_separately failed with error message
pid 3390859 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


  7) Failure:
TestException#test_exception_in_exception_equal [/tmp/ruby/src/trunk-yjit/test/ruby/test_exception.rb:644]:
assert_separately failed with error message
pid 3390862 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


  8) Failure:
TestException#test_super_in_method_missing [/tmp/ruby/src/trunk-yjit/test/ruby/test_exception.rb:1409]:
assert_separately failed with error message
pid 3390869 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


  9) Failure:
Test_Load_ResolveSymbol#test_load_resolve_symbol_resolver [/tmp/ruby/src/trunk-yjit/test/-ext-/load/test_resolve_symbol.rb:6]:
assert_separately failed with error message
pid 3390880 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 10) Failure:
TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390883 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 11) Failure:
TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390886 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 12) Failure:
TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390889 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 13) Failure:
TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390892 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 14) Failure:
TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390895 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 15) Failure:
TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390898 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 16) Failure:
TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390901 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 17) Failure:
TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390904 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 18) Failure:
TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390907 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 19) Failure:
TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390910 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 20) Failure:
TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390913 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 21) Failure:
TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390916 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 22) Failure:
TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390919 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 23) Failure:
TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390922 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 24) Failure:
TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390925 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 25) Failure:
TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390928 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 26) Failure:
TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390931 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 27) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390934 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 28) Failure:
TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390937 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 29) Failure:
TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390940 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 30) Failure:
TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390943 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 31) Failure:
TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390946 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 32) Failure:
TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390949 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 33) Failure:
TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390952 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 34) Failure:
TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390955 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 35) Failure:
TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390958 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 36) Failure:
TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390961 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 37) Failure:
TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390964 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 38) Failure:
TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390967 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 39) Failure:
TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390970 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 40) Failure:
TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390973 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 41) Failure:
TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390976 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 42) Failure:
TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390979 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 43) Failure:
TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390982 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 44) Failure:
TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390985 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 45) Failure:
TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390988 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 46) Failure:
TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3390991 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 47) Failure:
TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3390994 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 48) Failure:
TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3390997 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 49) Failure:
TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391000 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 50) Failure:
TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391003 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 51) Failure:
TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391006 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 52) Failure:
TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391009 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 53) Failure:
TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391012 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 54) Failure:
TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391015 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 55) Failure:
TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391018 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 56) Failure:
TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:5]:
assert_separately failed with error message
pid 3391021 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 57) Failure:
TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391024 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 58) Failure:
TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391027 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 59) Failure:
TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391030 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 60) Failure:
TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391033 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 61) Failure:
TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391036 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 62) Failure:
TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391039 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 63) Failure:
TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391042 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 64) Failure:
TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391045 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 65) Failure:
TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391048 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 66) Failure:
TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391051 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 67) Failure:
TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391054 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 68) Failure:
TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391057 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 69) Failure:
TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391060 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 70) Failure:
TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391063 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 71) Failure:
TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391066 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 72) Failure:
TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391069 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 73) Failure:
TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391072 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 74) Failure:
TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391075 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 75) Failure:
TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391078 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 76) Failure:
TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391081 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 77) Failure:
TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391084 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 78) Failure:
TestPsychRactor#test_ractor_constants [/tmp/ruby/src/trunk-yjit/test/psych/test_ractor.rb:43]:
assert_separately failed with error message
pid 3391087 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 79) Failure:
TestPsychRactor#test_ractor_config [/tmp/ruby/src/trunk-yjit/test/psych/test_ractor.rb:30]:
assert_separately failed with error message
pid 3391092 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 80) Failure:
TestPsychRactor#test_ractor_round_trip [/tmp/ruby/src/trunk-yjit/test/psych/test_ractor.rb:6]:
assert_separately failed with error message
pid 3391097 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 81) Failure:
TestPsychRactor#test_not_shareable [/tmp/ruby/src/trunk-yjit/test/psych/test_ractor.rb:18]:
assert_separately failed with error message
pid 3391103 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 82) Failure:
TestMarshal#test_marshal_load_r_prepare_reference_crash [/tmp/ruby/src/trunk-yjit/test/ruby/test_marshal.rb:743]:
assert_separately failed with error message
pid 3391107 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 83) Failure:
TestMarshal#test_marshal_load_extended_class_crash [/tmp/ruby/src/trunk-yjit/test/ruby/test_marshal.rb:731]:
assert_separately failed with error message
pid 3391112 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 84) Failure:
Bug::Test_ExceptionE#test_ensured [/tmp/ruby/src/trunk-yjit/test/-ext-/exception/test_ensured.rb:10]:
assert_separately failed with error message
pid 3391123 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 85) Failure:
URI::TestCommon#test_ractor [/tmp/ruby/src/trunk-yjit/test/uri/test_common.rb:69]:
assert_separately failed with error message
pid 3391126 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 86) Failure:
TestNameError#test_info_parent_iseq_mark [/tmp/ruby/src/trunk-yjit/test/ruby/test_name_error.rb:139]:
assert_separately failed with error message
pid 3391131 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 87) Failure:
TestInteger#test_times_bignum_redefine_plus_lt [/tmp/ruby/src/trunk-yjit/test/ruby/test_integer.rb:319]:
assert_separately failed with error message
pid 3391134 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 88) Failure:
TestInteger#test_Integer [/tmp/ruby/src/trunk-yjit/test/ruby/test_integer.rb:167]:
assert_separately failed with error message
pid 3391137 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 89) Failure:
TestInteger#test_Integer_with_exception_keyword [/tmp/ruby/src/trunk-yjit/test/ruby/test_integer.rb:226]:
assert_separately failed with error message
pid 3391191 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 90) Failure:
TestSignal#test_sigwait_fd_unused [/tmp/ruby/src/trunk-yjit/test/ruby/test_signal.rb:336]:
assert_separately failed with error message
pid 3391194 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 91) Failure:
TestSignal#test_ignored_interrupt [/tmp/ruby/src/trunk-yjit/test/ruby/test_signal.rb:284]:
assert_separately failed with error message
pid 3391252 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 92) Failure:
TestSignal#test_hup_me [/tmp/ruby/src/trunk-yjit/test/ruby/test_signal.rb:268]:
assert_separately failed with error message
pid 3391255 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 93) Failure:
TestSignal#test_trap_system_default [/tmp/ruby/src/trunk-yjit/test/ruby/test_signal.rb:197]:
assert_separately failed with error message
pid 3391261 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 94) Failure:
TestSetTraceFunc#test_lineno_in_optimized_insn [/tmp/ruby/src/trunk-yjit/test/ruby/test_settracefunc.rb:2277]:
assert_separately failed with error message
pid 3391302 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 95) Failure:
TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391332 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 96) Failure:
TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391335 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 97) Failure:
TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391338 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 98) Failure:
TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391341 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


 99) Failure:
TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391344 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


100) Failure:
TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391347 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


101) Failure:
TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391350 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


102) Failure:
TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391353 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


103) Failure:
TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391356 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


104) Failure:
TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391359 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


105) Failure:
TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391362 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


106) Failure:
TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391365 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


107) Failure:
TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391368 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


108) Failure:
TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391371 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


109) Failure:
TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391374 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


110) Failure:
TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391377 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


111) Failure:
TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391380 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


112) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391383 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


113) Failure:
TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391386 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


114) Failure:
TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391389 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


115) Failure:
TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391392 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


116) Failure:
TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391395 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


117) Failure:
TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391398 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


118) Failure:
TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391401 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


119) Failure:
TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391404 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


120) Failure:
TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391407 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


121) Failure:
TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391410 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


122) Failure:
TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391413 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


123) Failure:
TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391416 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


124) Failure:
TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391419 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


125) Failure:
TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391422 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


126) Failure:
TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391425 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


127) Failure:
TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391428 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


128) Failure:
TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391431 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


129) Failure:
TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391434 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


130) Failure:
TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391437 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


131) Failure:
TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391440 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


132) Failure:
TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391443 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


133) Failure:
TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391446 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


134) Failure:
TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391449 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


135) Failure:
TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391452 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


136) Failure:
TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391455 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


137) Failure:
TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391458 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


138) Failure:
TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391461 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


139) Failure:
TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391464 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


140) Failure:
TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391467 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


141) Failure:
TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:5]:
assert_separately failed with error message
pid 3391470 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


142) Failure:
TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391473 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


143) Failure:
TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391476 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


144) Failure:
TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391479 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


145) Failure:
TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391482 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


146) Failure:
TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391485 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


147) Failure:
TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391488 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


148) Failure:
TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391491 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


149) Failure:
TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391494 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


150) Failure:
TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391497 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


151) Failure:
TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391500 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


152) Failure:
TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391503 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


153) Failure:
TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391506 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


154) Failure:
TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391509 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


155) Failure:
TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391512 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


156) Failure:
TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391515 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


157) Failure:
TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391518 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


158) Failure:
TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391521 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


159) Failure:
TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3391524 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


160) Failure:
TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391527 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


161) Failure:
TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3391530 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


162) Failure:
TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3391533 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


163) Failure:
TestTimeout#test_threadgroup [/tmp/ruby/src/trunk-yjit/test/test_timeout.rb:247]:
assert_separately failed with error message
pid 3391540 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


164) Failure:
TestTimeout#test_handling_enclosed_threadgroup [/tmp/ruby/src/trunk-yjit/test/test_timeout.rb:260]:
assert_separately failed with error message
pid 3391545 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


165) Failure:
Test_Symbol::TestInadvertent#test_gc_attrset [/tmp/ruby/src/trunk-yjit/test/-ext-/symbol/test_inadvertent_creation.rb:351]:
assert_separately failed with error message
pid 3391550 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


166) Failure:
TestModule#test_redefinition_mismatch [/tmp/ruby/src/trunk-yjit/test/ruby/test_module.rb:3213]:
assert_separately failed with error message
pid 3391561 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


167) Failure:
TestModule#test_include_toplevel [/tmp/ruby/src/trunk-yjit/test/ruby/test_module.rb:526]:
assert_separately failed with error message
pid 3391564 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


168) Failure:
TestModule#test_inspect_segfault [/tmp/ruby/src/trunk-yjit/test/ruby/test_module.rb:3141]:
assert_separately failed with error message
pid 3391567 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


169) Failure:
TestModule#test_private_top_methods [/tmp/ruby/src/trunk-yjit/test/ruby/test_module.rb:2982]:
assert_separately failed with error message
pid 3391590 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


170) Failure:
TestModule#test_refine_module_then_include [/tmp/ruby/src/trunk-yjit/test/ruby/test_module.rb:626]:
assert_separately failed with error message
pid 3391601 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


171) Failure:
TestModule#test_prepend_call_super [/tmp/ruby/src/trunk-yjit/test/ruby/test_module.rb:2760]:
assert_separately failed with error message
pid 3391616 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


172) Failure:
TestModule#test_gc_prepend_chain [/tmp/ruby/src/trunk-yjit/test/ruby/test_module.rb:604]:
assert_separately failed with error message
pid 3391619 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


173) Failure:
TestModule#test_prepend_visibility_inherited [/tmp/ruby/src/trunk-yjit/test/ruby/test_module.rb:2632]:
assert_separately failed with error message
pid 3391622 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


174) Failure:
TestModule#test_private_extended_module [/tmp/ruby/src/trunk-yjit/test/ruby/test_module.rb:3222]:
assert_separately failed with error message
pid 3391625 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


175) Failure:
TestModule#test_prepend_optmethod [/tmp/ruby/src/trunk-yjit/test/ruby/test_module.rb:2441]:
assert_separately failed with error message
pid 3391628 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


176) Failure:
TestModule#test_prepend_gc [/tmp/ruby/src/trunk-yjit/test/ruby/test_module.rb:3069]:
assert_separately failed with error message
pid 3391638 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


177) Failure:
OpenSSL::TestProvider#test_openssl_provider_name_inspect [/tmp/ruby/src/trunk-yjit/test/openssl/test_provider.rb:77]:
assert_separately failed with error message
pid 3391660 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


178) Failure:
OpenSSL::TestProvider#test_openssl_legacy_provider [/tmp/ruby/src/trunk-yjit/test/openssl/test_provider.rb:77]:
assert_separately failed with error message
pid 3391663 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


179) Failure:
OpenSSL::TestProvider#test_openssl_provider_names [/tmp/ruby/src/trunk-yjit/test/openssl/test_provider.rb:77]:
assert_separately failed with error message
pid 3391666 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


180) Failure:
OpenSSL::TestProvider#test_unloaded_openssl_provider [/tmp/ruby/src/trunk-yjit/test/openssl/test_provider.rb:77]:
assert_separately failed with error message
pid 3391669 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


181) Failure:
TestGCCompact#test_moving_strings_up_heaps [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:367]:
assert_separately failed with error message
pid 3391672 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


182) Failure:
TestGCCompact#test_moving_strings_down_heaps [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:388]:
assert_separately failed with error message
pid 3391675 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


183) Failure:
TestGCCompact#test_updating_references_for_embed_frozen_shared_arrays [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:261]:
assert_separately failed with error message
pid 3391678 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


184) Failure:
TestGCCompact#test_moving_arrays_down_heaps [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:289]:
assert_separately failed with error message
pid 3391681 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


185) Failure:
TestGCCompact#test_updating_references_for_heap_allocated_frozen_shared_arrays [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:236]:
assert_separately failed with error message
pid 3391684 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


186) Failure:
TestGCCompact#test_ast_compacts [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:149]:
assert_separately failed with error message
pid 3391687 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


187) Failure:
TestGCCompact#test_moving_objects_between_heaps_keeps_shape_frozen_status [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:430]:
assert_separately failed with error message
pid 3391690 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


188) Failure:
TestGCCompact#test_updating_references_for_embed_shared_arrays [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:212]:
assert_separately failed with error message
pid 3391693 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


189) Failure:
TestGCCompact#test_moving_objects_between_heaps [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:335]:
assert_separately failed with error message
pid 3391696 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


190) Failure:
TestGCCompact#test_moving_arrays_up_heaps [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:311]:
assert_separately failed with error message
pid 3391699 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


191) Failure:
TestGCCompact#test_moving_hashes_down_heaps [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:410]:
assert_separately failed with error message
pid 3391702 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


192) Failure:
TestGCCompact#test_updating_references_for_heap_allocated_shared_arrays [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb:188]:
assert_separately failed with error message
pid 3391705 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


193) Failure:
TestEnumerator#test_with_index_dangling_memo [/tmp/ruby/src/trunk-yjit/test/ruby/test_enumerator.rb:163]:
assert_separately failed with error message
pid 3391708 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


194) Failure:
TestKeywordArguments#test_large_kwsplat_to_method_taking_kw_and_kwsplat [/tmp/ruby/src/trunk-yjit/test/ruby/test_keyword.rb:4041]:
assert_separately failed with error message
pid 3391721 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


195) Failure:
TestKeywordArguments#test_dynamic_symbol_keyword [/tmp/ruby/src/trunk-yjit/test/ruby/test_keyword.rb:4056]:
assert_separately failed with error message
pid 3391761 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


196) Failure:
Bug::Test_ExceptionAT#test_exception_at_throwing [/tmp/ruby/src/trunk-yjit/test/-ext-/exception/test_exception_at_throwing.rb:7]:
assert_separately failed with error message
pid 3391764 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


197) Failure:
TestTmpdir#test_ractor [/tmp/ruby/src/trunk-yjit/test/test_tmpdir.rb:126]:
assert_separately failed with error message
pid 3391767 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


198) Failure:
OpenSSL::TestFIPS#test_fips_mode_is_reentrant [/tmp/ruby/src/trunk-yjit/test/openssl/test_fips.rb:31]:
assert_separately failed with error message
pid 3391772 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


199) Failure:
OpenSSL::TestFIPS#test_fips_mode_get_with_fips_mode_set [/tmp/ruby/src/trunk-yjit/test/openssl/test_fips.rb:40]:
assert_separately failed with error message
pid 3391775 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


200) Failure:
OpenSSL::TestFIPS#test_fips_mode_get_is_false_on_fips_mode_disabled [/tmp/ruby/src/trunk-yjit/test/openssl/test_fips.rb:22]:
assert_separately failed with error message
pid 3391778 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


201) Failure:
TestRubyOptimization#test_float_plus [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:91]:
assert_separately failed with error message
pid 3391781 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


202) Failure:
TestRubyOptimization#test_fixnum_ge [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:85]:
assert_separately failed with error message
pid 3391788 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


203) Failure:
TestRubyOptimization#test_string_format [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:173]:
assert_separately failed with error message
pid 3391791 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


204) Failure:
TestRubyOptimization#test_hash_aref_with [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:349]:
assert_separately failed with error message
pid 3391794 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


205) Failure:
TestRubyOptimization#test_clear_unreachable_keyword_args [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:957]:
assert_separately failed with error message
pid 3391797 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


206) Failure:
TestRubyOptimization#test_float_le [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:121]:
assert_separately failed with error message
pid 3391800 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


207) Failure:
TestRubyOptimization#test_hash_empty? [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:342]:
assert_separately failed with error message
pid 3391803 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


208) Failure:
TestRubyOptimization#test_string_size [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:145]:
assert_separately failed with error message
pid 3391806 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


209) Failure:
TestRubyOptimization#test_fixnum_mod [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:61]:
assert_separately failed with error message
pid 3391809 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


210) Failure:
TestRubyOptimization#test_fixnum_le [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:73]:
assert_separately failed with error message
pid 3391812 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


211) Failure:
TestRubyOptimization#test_float_ge [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:133]:
assert_separately failed with error message
pid 3391815 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


212) Failure:
TestRubyOptimization#test_fixnum_minus [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:43]:
assert_separately failed with error message
pid 3391818 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


213) Failure:
TestRubyOptimization#test_peephole_optimization_without_trace [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:950]:
assert_separately failed with error message
pid 3391821 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


214) Failure:
TestRubyOptimization#test_string_freeze [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:180]:
assert_separately failed with error message
pid 3391824 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


215) Failure:
TestRubyOptimization#test_block_parameter_should_not_create_objects [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:935]:
assert_separately failed with error message
pid 3391827 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


216) Failure:
TestRubyOptimization#test_hash_aset_with [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:360]:
assert_separately failed with error message
pid 3391830 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


217) Failure:
TestRubyOptimization#test_string_eq_neq [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:274]:
assert_separately failed with error message
pid 3391833 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


218) Failure:
TestRubyOptimization#test_string_freeze_block [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:632]:
assert_separately failed with error message
pid 3391836 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


219) Failure:
TestRubyOptimization#test_array_empty? [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:328]:
assert_separately failed with error message
pid 3391839 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


220) Failure:
TestRubyOptimization#test_array_minus [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:314]:
assert_separately failed with error message
pid 3391842 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


221) Failure:
TestRubyOptimization#test_array_max [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:199]:
assert_separately failed with error message
pid 3391845 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


222) Failure:
TestRubyOptimization#test_string_uminus [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:186]:
assert_separately failed with error message
pid 3391848 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


223) Failure:
TestRubyOptimization#test_fixnum_or [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:302]:
assert_separately failed with error message
pid 3391853 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


224) Failure:
TestRubyOptimization#test_fixnum_mul [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:49]:
assert_separately failed with error message
pid 3391856 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


225) Failure:
TestRubyOptimization#test_string_empty? [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:152]:
assert_separately failed with error message
pid 3391859 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


226) Failure:
TestRubyOptimization#test_fixnum_div [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:55]:
assert_separately failed with error message
pid 3391862 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


227) Failure:
TestRubyOptimization#test_objtostring [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:1086]:
assert_separately failed with error message
pid 3391865 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


228) Failure:
TestRubyOptimization#test_array_plus [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:308]:
assert_separately failed with error message
pid 3391868 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


229) Failure:
TestRubyOptimization#test_array_length [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:321]:
assert_separately failed with error message
pid 3391871 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


230) Failure:
TestRubyOptimization#test_string_length [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:139]:
assert_separately failed with error message
pid 3391874 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


231) Failure:
TestRubyOptimization#test_eqq [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:697]:
assert_separately failed with error message
pid 3391877 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


232) Failure:
TestRubyOptimization#test_string_ltlt [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:290]:
assert_separately failed with error message
pid 3391880 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


233) Failure:
TestRubyOptimization#test_float_div [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:109]:
assert_separately failed with error message
pid 3391886 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


234) Failure:
TestRubyOptimization#test_float_mul [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:103]:
assert_separately failed with error message
pid 3391893 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


235) Failure:
TestRubyOptimization#test_string_plus [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:161]:
assert_separately failed with error message
pid 3391896 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


236) Failure:
TestRubyOptimization#test_fixnum_plus [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:37]:
assert_separately failed with error message
pid 3391899 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


237) Failure:
TestRubyOptimization#test_fixnum_gt [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:79]:
assert_separately failed with error message
pid 3391902 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


238) Failure:
TestRubyOptimization#test_opt_case_dispatch [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:679]:
assert_separately failed with error message
pid 3391913 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


239) Failure:
TestRubyOptimization#test_float_minus [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:97]:
assert_separately failed with error message
pid 3391920 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


240) Failure:
TestRubyOptimization#test_float_lt [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:115]:
assert_separately failed with error message
pid 3391923 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


241) Failure:
TestRubyOptimization#test_fixnum_lt [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:67]:
assert_separately failed with error message
pid 3391926 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


242) Failure:
TestRubyOptimization#test_fixnum_and [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:296]:
assert_separately failed with error message
pid 3391929 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


243) Failure:
TestRubyOptimization#test_array_min [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:192]:
assert_separately failed with error message
pid 3391940 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


244) Failure:
TestRubyOptimization#test_callinfo_unreachable_path [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:972]:
assert_separately failed with error message
pid 3391943 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


245) Failure:
TestRubyOptimization#test_hash_length [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:335]:
assert_separately failed with error message
pid 3391946 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


246) Failure:
TestRubyOptimization#test_optimized_empty_ensure [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:1058]:
assert_separately failed with error message
pid 3391949 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


247) Failure:
TestRubyOptimization#test_float_gt [/tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:127]:
assert_separately failed with error message
pid 3391952 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


248) Failure:
TestEnumerable#test_inject_op_private [/tmp/ruby/src/trunk-yjit/test/ruby/test_enum.rb:302]:
assert_separately failed with error message
pid 3391987 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


249) Failure:
TestEnumerable#test_inject_array_op_private [/tmp/ruby/src/trunk-yjit/test/ruby/test_enum.rb:350]:
assert_separately failed with error message
pid 3391999 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


250) Failure:
TestEnumerable#test_inject_array_op_redefined [/tmp/ruby/src/trunk-yjit/test/ruby/test_enum.rb:329]:
assert_separately failed with error message
pid 3392021 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


251) Failure:
TestEnumerable#test_refine_Enumerable_then_include [/tmp/ruby/src/trunk-yjit/test/ruby/test_enum.rb:369]:
assert_separately failed with error message
pid 3392024 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


252) Failure:
TestEnumerable#test_inject_op_redefined [/tmp/ruby/src/trunk-yjit/test/ruby/test_enum.rb:273]:
assert_separately failed with error message
pid 3392043 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


253) Failure:
TestMkmfFlags#test_try_cppflag_invalid_opt [/tmp/ruby/src/trunk-yjit/test/mkmf/test_flags.rb:50]:
assert_separately failed with error message
pid 3392046 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


254) Failure:
TestMkmfFlags#test_try_cflag_invalid_opt [/tmp/ruby/src/trunk-yjit/test/mkmf/test_flags.rb:43]:
assert_separately failed with error message
pid 3392059 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


255) Failure:
TestMkmfFlags#test_try_ldflag_invalid_opt [/tmp/ruby/src/trunk-yjit/test/mkmf/test_flags.rb:36]:
assert_separately failed with error message
pid 3392072 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


256) Failure:
TestLambdaParameters#test_proc_inside_lambda_toplevel [/tmp/ruby/src/trunk-yjit/test/ruby/test_lambda.rb:166]:
assert_separately failed with error message
pid 3392084 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


257) Failure:
TestABI#test_enable_abi_check_using_environment_variable [/tmp/ruby/src/trunk-yjit/test/-ext-/test_abi.rb:27]:
assert_separately failed with error message
pid 3392087 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


258) Failure:
TestABI#test_disable_abi_check_using_environment_variable [/tmp/ruby/src/trunk-yjit/test/-ext-/test_abi.rb:19]:
assert_separately failed with error message
pid 3392090 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


259) Failure:
TestABI#test_require_lib_with_incorrect_abi_on_dev_ruby [/tmp/ruby/src/trunk-yjit/test/-ext-/test_abi.rb:9]:
assert_separately failed with error message
pid 3392093 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


260) Failure:
TestMkmfConfig#test_dir_config [/tmp/ruby/src/trunk-yjit/test/mkmf/test_config.rb:9]:
assert_separately failed with error message
pid 3392096 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


261) Failure:
TestMkmfConfig#test_with_config_without_arg [/tmp/ruby/src/trunk-yjit/test/mkmf/test_config.rb:27]:
assert_separately failed with error message
pid 3392099 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


262) Failure:
TestMkmfConfig#test_with_config_with_arg_and_no_value [/tmp/ruby/src/trunk-yjit/test/mkmf/test_config.rb:21]:
assert_separately failed with error message
pid 3392102 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


263) Failure:
TestMkmfConfig#test_with_target_rbconfig [/tmp/ruby/src/trunk-yjit/test/mkmf/test_config.rb:51]:
assert_separately failed with error message
pid 3392105 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


264) Failure:
TestMkmfConfig#test_with_config_with_arg_and_value [/tmp/ruby/src/trunk-yjit/test/mkmf/test_config.rb:15]:
assert_separately failed with error message
pid 3392108 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


265) Failure:
TestClass#test_redefinition_mismatch [/tmp/ruby/src/trunk-yjit/test/ruby/test_class.rb:722]:
assert_separately failed with error message
pid 3392111 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


266) Failure:
TestClass#test_superclass_of_basicobject [/tmp/ruby/src/trunk-yjit/test/ruby/test_class.rb:100]:
assert_separately failed with error message
pid 3392114 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


267) Failure:
TestIO_M17N#test_bom_too_long_utfname [/tmp/ruby/src/trunk-yjit/test/ruby/test_io_m17n.rb:2251]:
assert_separately failed with error message
pid 3392168 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


268) Failure:
TestDigest::TestInitCopy#test_initialize_copy_md5_rmd160 [/tmp/ruby/src/trunk-yjit/test/digest/test_digest.rb:210]:
assert_separately failed with error message
pid 3392301 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


269) Failure:
TestDigest::TestDigestParen#test_race_mixed [/tmp/ruby/src/trunk-yjit/test/digest/test_digest.rb:263]:
assert_separately failed with error message
pid 3392304 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


270) Failure:
TestDigest::TestDigestParen#test_no_lib [/tmp/ruby/src/trunk-yjit/test/digest/test_digest.rb:231]:
assert_separately failed with error message
pid 3392308 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


271) Failure:
TestDigest::TestDigestParen#test_sha2 [/tmp/ruby/src/trunk-yjit/test/digest/test_digest.rb:221]:
assert_separately failed with error message
pid 3392311 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


272) Failure:
TestDigest::TestDigestParen#test_race [/tmp/ruby/src/trunk-yjit/test/digest/test_digest.rb:250]:
assert_separately failed with error message
pid 3392314 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


273) Failure:
TestDigest::TestDigestParen#test_no_lib_no_def [/tmp/ruby/src/trunk-yjit/test/digest/test_digest.rb:242]:
assert_separately failed with error message
pid 3392318 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


274) Failure:
TestLastThread#test_last_thread [/tmp/ruby/src/trunk-yjit/test/-ext-/gvl/test_last_thread.rb:6]:
assert_separately failed with error message
pid 3392321 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


275) Failure:
TestThreadLockNativeThread#test_lock_native_thread [/tmp/ruby/src/trunk-yjit/test/-ext-/thread/test_lock_native_thread.rb:18]:
assert_separately failed with error message
pid 3392325 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


276) Failure:
TestThreadLockNativeThread#test_lock_native_thread_tls [/tmp/ruby/src/trunk-yjit/test/-ext-/thread/test_lock_native_thread.rb:31]:
assert_separately failed with error message
pid 3392329 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


277) Failure:
TestParse#test_unclosed_unicode_escape_at_eol_bug_19750 [/tmp/ruby/src/trunk-yjit/test/ruby/test_parse.rb:1253]:
assert_separately failed with error message
pid 3392343 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


278) Failure:
TestParse#test_assign_in_conditional [/tmp/ruby/src/trunk-yjit/test/ruby/test_parse.rb:994]:
assert_separately failed with error message
pid 3392350 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


279) Failure:
TestParse#test_error_def_in_argument [/tmp/ruby/src/trunk-yjit/test/ruby/test_parse.rb:1269]:
assert_separately failed with error message
pid 3392354 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


280) Failure:
TestParse#test_shareable_constant_value_unshareable_literal [/tmp/ruby/src/trunk-yjit/test/ruby/test_parse.rb:1628]:
assert_separately failed with error message
pid 3392357 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


281) Failure:
Test_String_Fstring#test_rb_enc_str_new_autoloaded_encoding [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_fstring.rb:28]:
assert_separately failed with error message
pid 3392360 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


282) Failure:
Test_String_Fstring#test_rb_enc_interned_str_autoloaded_encoding [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_fstring.rb:16]:
assert_separately failed with error message
pid 3392363 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


283) Failure:
TestRubyOptions#test_setproctitle [/tmp/ruby/src/trunk-yjit/test/ruby/test_rubyoptions.rb:800]:
assert_separately failed with error message
pid 3392985 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


284) Failure:
TestObject#test_redef_method_missing [/tmp/ruby/src/trunk-yjit/test/ruby/test_object.rb:1016]:
assert_separately failed with error message
pid 3394084 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


285) Failure:
TestDateParseRactor#test_date_ractor [/tmp/ruby/src/trunk-yjit/test/date/test_date_ractor.rb:22]:
assert_separately failed with error message
pid 3394150 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


286) Failure:
TestMkmfConfiguration#test_verbose_with_arg [/tmp/ruby/src/trunk-yjit/test/mkmf/test_configuration.rb:28]:
assert_separately failed with error message
pid 3394154 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


287) Failure:
Prism::TestCompilePrism#test_ConstantPathTargetNode [/tmp/ruby/src/trunk-yjit/test/ruby/test_compile_prism.rb:447]:
assert_separately failed with error message
pid 3394157 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


288) Failure:
Prism::TestCompilePrism#test_ScopeNode [/tmp/ruby/src/trunk-yjit/test/ruby/test_compile_prism.rb:2570]:
assert_separately failed with error message
pid 3394160 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


289) Failure:
TestCoverage#test_coverage_suspendable [/tmp/ruby/src/trunk-yjit/test/coverage/test_coverage.rb:862]:
assert_separately failed with error message
pid 3394306 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


290) Failure:
TestPathname#test_split [/tmp/ruby/src/trunk-yjit/test/pathname/test_pathname.rb:1090]:
assert_separately failed with error message
pid 3394329 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


291) Failure:
TestPathname#test_relative_path_from_casefold [/tmp/ruby/src/trunk-yjit/test/pathname/test_pathname.rb:1537]:
assert_separately failed with error message
pid 3394332 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


292) Failure:
Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_2 [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_enc_associate.rb:17]:
assert_separately failed with error message
pid 3394335 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


293) Failure:
Test_StrEncAssociate#test_dummy_encoding_index_IBM037 [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_enc_associate.rb:17]:
assert_separately failed with error message
pid 3394338 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


294) Failure:
Test_StrEncAssociate#test_dummy_encoding_index_CP50220 [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_enc_associate.rb:17]:
assert_separately failed with error message
pid 3394341 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


295) Failure:
Test_StrEncAssociate#test_dummy_encoding_index_CP50221 [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_enc_associate.rb:17]:
assert_separately failed with error message
pid 3394344 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


296) Failure:
Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_enc_associate.rb:17]:
assert_separately failed with error message
pid 3394347 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


297) Failure:
Test_StrEncAssociate#test_dummy_encoding_index_UTF_16 [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_enc_associate.rb:17]:
assert_separately failed with error message
pid 3394350 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


298) Failure:
Test_StrEncAssociate#test_dummy_encoding_index_UTF_7 [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_enc_associate.rb:17]:
assert_separately failed with error message
pid 3394353 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


299) Failure:
Test_StrEncAssociate#test_dummy_encoding_index_UTF_32 [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_enc_associate.rb:17]:
assert_separately failed with error message
pid 3394356 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


300) Failure:
Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_KDDI [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_enc_associate.rb:17]:
assert_separately failed with error message
pid 3394359 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


301) Failure:
TestSymbol#test_hash_redefinition [/tmp/ruby/src/trunk-yjit/test/ruby/test_symbol.rb:568]:
assert_separately failed with error message
pid 3394365 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


302) Failure:
TestSymbol#test_block_method_to_proc [/tmp/ruby/src/trunk-yjit/test/ruby/test_symbol.rb:351]:
assert_separately failed with error message
pid 3394368 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


303) Failure:
TestSymbol#test_to_proc_arg [/tmp/ruby/src/trunk-yjit/test/ruby/test_symbol.rb:179]:
assert_separately failed with error message
pid 3394380 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


304) Failure:
TestSymbol#test_to_proc_iseq [/tmp/ruby/src/trunk-yjit/test/ruby/test_symbol.rb:267]:
assert_separately failed with error message
pid 3394387 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


305) Failure:
TestSymbol#test_to_proc_binding [/tmp/ruby/src/trunk-yjit/test/ruby/test_symbol.rb:280]:
assert_separately failed with error message
pid 3394390 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


306) Failure:
TestSymbol#test_block_curry_lambda [/tmp/ruby/src/trunk-yjit/test/ruby/test_symbol.rb:341]:
assert_separately failed with error message
pid 3394393 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


307) Failure:
TestSymbol#test_to_proc_no_method [/tmp/ruby/src/trunk-yjit/test/ruby/test_symbol.rb:170]:
assert_separately failed with error message
pid 3394396 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


308) Failure:
TestSymbol#test_block_curry_proc [/tmp/ruby/src/trunk-yjit/test/ruby/test_symbol.rb:331]:
assert_separately failed with error message
pid 3394414 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


309) Failure:
TestWait#test_wait_for_invalid_fd [/tmp/ruby/src/trunk-yjit/test/-ext-/wait/test_wait.rb:15]:
assert_separately failed with error message
pid 3394417 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


310) Failure:
TestClone#test_user_flags [/tmp/ruby/src/trunk-yjit/test/ruby/test_clone.rb:84]:
assert_separately failed with error message
pid 3394420 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


311) Failure:
TestPostponed_job#test_legacy_register_one_same [/tmp/ruby/src/trunk-yjit/test/-ext-/postponed_job/test_postponed_job.rb:54]:
assert_separately failed with error message
pid 3394423 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


312) Failure:
TestPostponed_job#test_legacy_register_in_c_thread [/tmp/ruby/src/trunk-yjit/test/-ext-/postponed_job/test_postponed_job.rb:64]:
assert_separately failed with error message
pid 3394426 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


313) Failure:
TestPostponed_job#test_preregister_and_trigger [/tmp/ruby/src/trunk-yjit/test/-ext-/postponed_job/test_postponed_job.rb:7]:
assert_separately failed with error message
pid 3394430 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


314) Failure:
TestPostponed_job#test_legacy_register [/tmp/ruby/src/trunk-yjit/test/-ext-/postponed_job/test_postponed_job.rb:38]:
assert_separately failed with error message
pid 3394433 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


315) Failure:
TestPostponed_job#test_multiple_preregistration_with_new_data [/tmp/ruby/src/trunk-yjit/test/-ext-/postponed_job/test_postponed_job.rb:29]:
assert_separately failed with error message
pid 3394436 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


316) Failure:
TestPostponed_job#test_multiple_preregistration [/tmp/ruby/src/trunk-yjit/test/-ext-/postponed_job/test_postponed_job.rb:20]:
assert_separately failed with error message
pid 3394439 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


317) Failure:
TestObjSpace#test_trace_object_allocations_stop_first [/tmp/ruby/src/trunk-yjit/test/objspace/test_objspace.rb:182]:
assert_separately failed with error message
pid 3394442 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


318) Failure:
TestObjSpace#test_reachable_objects_size [/tmp/ruby/src/trunk-yjit/test/objspace/test_objspace.rb:169]:
assert_separately failed with error message
pid 3394449 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


319) Failure:
TestObjSpace#test_reachable_objects_from [/tmp/ruby/src/trunk-yjit/test/objspace/test_objspace.rb:117]:
assert_separately failed with error message
pid 3394452 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


320) Failure:
TestObjSpace#test_load_allocation_path_compile_file [/tmp/ruby/src/trunk-yjit/test/objspace/test_objspace.rb:868]:
assert_separately failed with error message
pid 3394463 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


321) Failure:
TestObjSpace#test_reachable_objects_during_iteration [/tmp/ruby/src/trunk-yjit/test/objspace/test_objspace.rb:146]:
assert_separately failed with error message
pid 3394470 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


322) Failure:
TestObjSpace#test_count_symbols [/tmp/ruby/src/trunk-yjit/test/objspace/test_objspace.rb:809]:
assert_separately failed with error message
pid 3394494 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


323) Failure:
TestObjSpace#test_load_allocation_path_load [/tmp/ruby/src/trunk-yjit/test/objspace/test_objspace.rb:868]:
assert_separately failed with error message
pid 3394497 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


324) Failure:
TestThreadInstrumentation#test_sleeping_inside_ractor [/tmp/ruby/src/trunk-yjit/test/-ext-/thread/test_instrumentation_api.rb:164]:
assert_separately failed with error message
pid 3394517 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


325) Failure:
TestThreadInstrumentation#test_blocking_on_ractor [/tmp/ruby/src/trunk-yjit/test/-ext-/thread/test_instrumentation_api.rb:137]:
assert_separately failed with error message
pid 3394530 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


326) Failure:
TestBignum#test_very_big_str_to_inum [/tmp/ruby/src/trunk-yjit/test/ruby/test_bignum.rb:207]:
assert_separately failed with error message
pid 3394543 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


327) Failure:
TestISeq#test_mandatory_only [/tmp/ruby/src/trunk-yjit/test/ruby/test_iseq.rb:788]:
assert_separately failed with error message
pid 3394557 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


328) Failure:
TestISeq#test_translate_by_object [/tmp/ruby/src/trunk-yjit/test/ruby/test_iseq.rb:407]:
assert_separately failed with error message
pid 3394560 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


329) Failure:
TestISeq#test_iseq_builtin_load [/tmp/ruby/src/trunk-yjit/test/ruby/test_iseq.rb:769]:
assert_separately failed with error message
pid 3394569 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


330) Failure:
TestRubyYieldGen#test_block_cached_argc [/tmp/ruby/src/trunk-yjit/test/ruby/test_yield.rb:404]:
assert_separately failed with error message
pid 3394591 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


331) Failure:
TestTimeExtension#test_rfc2822_ractor [/tmp/ruby/src/trunk-yjit/test/test_time.rb:76]:
assert_separately failed with error message
pid 3394594 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


332) Failure:
TestRegexp#test_match_cache_atomic_complex [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1949]:
assert_separately failed with error message
pid 3394603 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


333) Failure:
TestRegexp#test_match_cache_square [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1931]:
assert_separately failed with error message
pid 3394606 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


334) Failure:
TestRegexp#test_match_cache_negative_look_ahead [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1976]:
assert_separately failed with error message
pid 3394609 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


335) Failure:
TestRegexp#test_eq_tilde_can_be_overridden [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1686]:
assert_separately failed with error message
pid 3394612 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


336) Failure:
TestRegexp#test_timeout_longer_than_global [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1849]:
assert_separately failed with error message
pid 3394617 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


337) Failure:
TestRegexp#test_timeout_corner_cases [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1888]:
assert_separately failed with error message
pid 3394620 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


338) Failure:
TestRegexp#test_extended_comment_invalid_escape_bug_18294 [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:95]:
assert_separately failed with error message
pid 3394626 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


339) Failure:
TestRegexp#test_match_cache_negative_look_behind [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1994]:
assert_separately failed with error message
pid 3394629 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


340) Failure:
TestRegexp#test_nonextended_section_of_extended_regexp_bug_19379 [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:148]:
assert_separately failed with error message
pid 3394632 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


341) Failure:
TestRegexp#test_s_timeout [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1783]:
assert_separately failed with error message
pid 3394635 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


342) Failure:
TestRegexp#test_bug_19467 [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:2025]:
assert_separately failed with error message
pid 3394638 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


343) Failure:
TestRegexp#test_s_timeout_corner_cases [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1801]:
assert_separately failed with error message
pid 3394641 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


344) Failure:
TestRegexp#test_invalid_free_at_parse_depth_limit_over [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1699]:
assert_separately failed with error message
pid 3394644 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


345) Failure:
TestRegexp#test_match_cache_exponential [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1922]:
assert_separately failed with error message
pid 3394647 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


346) Failure:
TestRegexp#test_match_cache_atomic [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1940]:
assert_separately failed with error message
pid 3394656 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


347) Failure:
TestRegexp#test_invalid_group [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1744]:
assert_separately failed with error message
pid 3394659 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


348) Failure:
TestRegexp#test_match_cache_positive_look_ahead_complex [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1967]:
assert_separately failed with error message
pid 3394662 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


349) Failure:
TestRegexp#test_match_cache_positive_look_ahead [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1958]:
assert_separately failed with error message
pid 3394672 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


350) Failure:
TestRegexp#test_match_cache_with_peek_optimization [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:2003]:
assert_separately failed with error message
pid 3394675 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


351) Failure:
TestRegexp#test_utf8_comment_in_usascii_extended_regexp_bug_19455 [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:204]:
assert_separately failed with error message
pid 3394678 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


352) Failure:
TestRegexp#test_match_cache_positive_look_behind [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1985]:
assert_separately failed with error message
pid 3394681 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


353) Failure:
TestRegexp#test_timeout_shorter_than_global [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1849]:
assert_separately failed with error message
pid 3394684 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


354) Failure:
TestRegexp#test_timeout_nil [/tmp/ruby/src/trunk-yjit/test/ruby/test_regexp.rb:1849]:
assert_separately failed with error message
pid 3394687 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


355) Failure:
TestRipper::Ripper#test_regexp_enc_error [/tmp/ruby/src/trunk-yjit/test/ripper/test_ripper.rb:107]:
assert_separately failed with error message
pid 3394690 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


356) Failure:
TestRipper::Ripper#test_new [/tmp/ruby/src/trunk-yjit/test/ripper/test_ripper.rb:18]:
assert_separately failed with error message
pid 3394693 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


357) Failure:
TestAutoload#test_autoload_private_constant_before_autoload [/tmp/ruby/src/trunk-yjit/test/ruby/test_autoload.rb:333]:
assert_separately failed with error message
pid 3394704 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


358) Failure:
TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features [/tmp/ruby/src/trunk-yjit/test/ruby/test_autoload.rb:506]:
assert_separately failed with error message
pid 3394723 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


359) Failure:
TestAutoload#test_autoload_private_constant [/tmp/ruby/src/trunk-yjit/test/ruby/test_autoload.rb:294]:
assert_separately failed with error message
pid 3394726 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


360) Failure:
TestAutoload#test_autoload_parent_namespace [/tmp/ruby/src/trunk-yjit/test/ruby/test_autoload.rb:592]:
assert_separately failed with error message
pid 3394729 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


361) Failure:
TestAutoload#test_autoload_parallel_race [/tmp/ruby/src/trunk-yjit/test/ruby/test_autoload.rb:563]:
assert_separately failed with error message
pid 3394745 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


362) Failure:
TestAutoload#test_autoload_deprecate_constant [/tmp/ruby/src/trunk-yjit/test/ruby/test_autoload.rb:314]:
assert_separately failed with error message
pid 3396748 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


363) Failure:
TestAutoload#test_source_location_after_require [/tmp/ruby/src/trunk-yjit/test/ruby/test_autoload.rb:476]:
assert_separately failed with error message
pid 3396751 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


364) Failure:
TestAutoload#test_autoload_same_file [/tmp/ruby/src/trunk-yjit/test/ruby/test_autoload.rb:419]:
assert_separately failed with error message
pid 3396763 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


365) Failure:
TestAutoload#test_autoload_deprecate_constant_before_autoload [/tmp/ruby/src/trunk-yjit/test/ruby/test_autoload.rb:363]:
assert_separately failed with error message
pid 3396768 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


366) Failure:
TestAutoload#test_source_location [/tmp/ruby/src/trunk-yjit/test/ruby/test_autoload.rb:460]:
assert_separately failed with error message
pid 3396771 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


367) Failure:
TestRipper::Ripper::TestInput#test_regexp_enc_error [/tmp/ruby/src/trunk-yjit/test/ripper/test_ripper.rb:107]:
assert_separately failed with error message
pid 3396774 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


368) Failure:
TestRipper::Ripper::TestInput#test_new [/tmp/ruby/src/trunk-yjit/test/ripper/test_ripper.rb:18]:
assert_separately failed with error message
pid 3396777 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


369) Failure:
TestTracepointObj#test_teardown_with_active_GC_end_hook [/tmp/ruby/src/trunk-yjit/test/-ext-/tracepoint/test_tracepoint.rb:86]:
assert_separately failed with error message
pid 3396784 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


370) Failure:
TestDir#test_glob_gc_for_fd [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir.rb:743]:
assert_separately failed with error message
pid 3396789 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


371) Failure:
TestDir#test_glob_too_may_open_files [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir.rb:362]:
assert_separately failed with error message
pid 3396794 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


372) Failure:
TestDir#test_instance_chdir [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir.rb:174]:
assert_separately failed with error message
pid 3396799 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


373) Failure:
CGIUtilTest#test_cgi_unescape_accept_charset [/tmp/ruby/src/trunk-yjit/test/cgi/test_cgi_util.rb:66]:
assert_separately failed with error message
pid 3396802 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


374) Failure:
CGIUtilTest#test_cgi_unescapeURIComponent_accept_charset [/tmp/ruby/src/trunk-yjit/test/cgi/test_cgi_util.rb:123]:
assert_separately failed with error message
pid 3396805 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


375) Failure:
TestRequire#test_require_too_long_filename [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:48]:
assert_separately failed with error message
pid 3396811 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


376) Failure:
TestRequire#test_load_wrap_nil [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:431]:
assert_separately failed with error message
pid 3396818 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


377) Failure:
TestRequire#test_load_error_path [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:20]:
assert_separately failed with error message
pid 3396821 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


378) Failure:
TestRequire#test_require_in_wrapped_load [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:364]:
assert_separately failed with error message
pid 3396824 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


379) Failure:
TestRequire#test_loading_fifo_fd_leak [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:896]:
assert_separately failed with error message
pid 3396841 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


380) Failure:
TestRequire#test_define_module_under [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:332]:
assert_separately failed with error message
pid 3396952 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


381) Failure:
TestRequire#test_loading_fifo_threading_success [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:869]:
assert_separately failed with error message
pid 3396965 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


382) Failure:
TestRequire#test_loading_fifo_threading_raise [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:850]:
assert_separately failed with error message
pid 3396969 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


383) Failure:
TestRequire#test_define_class [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:256]:
assert_separately failed with error message
pid 3396973 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


384) Failure:
TestRequire#test_define_module [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:317]:
assert_separately failed with error message
pid 3396986 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


385) Failure:
TestRequire#test_require_invalid_shared_object [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:37]:
assert_separately failed with error message
pid 3396989 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


386) Failure:
TestRequire#test_default_loaded_features_encoding [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:633]:
assert_separately failed with error message
pid 3397044 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


387) Failure:
TestRequire#test_define_class_under [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:285]:
assert_separately failed with error message
pid 3397047 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


388) Failure:
TestRequire#test_throw_while_loading [/tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb:920]:
assert_separately failed with error message
pid 3397050 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


389) Failure:
TestHashOnly#test_AREF_fstring_key_default_proc [/tmp/ruby/src/trunk-yjit/test/ruby/test_hash.rb:1995]:
assert_separately failed with error message
pid 3397062 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


390) Failure:
TestHashOnly#test_any_hash_fixable [/tmp/ruby/src/trunk-yjit/test/ruby/test_hash.rb:2338]:
assert_separately failed with error message
pid 3397101 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


391) Failure:
TestThread#test_report_on_exception [/tmp/ruby/src/trunk-yjit/test/ruby/test_thread.rb:430]:
assert_separately failed with error message
pid 3397248 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


392) Failure:
TestThread#test_signal_at_join [/tmp/ruby/src/trunk-yjit/test/ruby/test_thread.rb:1506]:
assert_separately failed with error message
pid 3397308 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


393) Failure:
TestThread#test_thread_join_in_trap [/tmp/ruby/src/trunk-yjit/test/ruby/test_thread.rb:1005]:
assert_separately failed with error message
pid 3399317 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


394) Failure:
TestThread#test_thread_value_in_trap [/tmp/ruby/src/trunk-yjit/test/ruby/test_thread.rb:1021]:
assert_separately failed with error message
pid 3399350 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


395) Failure:
TestWarning#test_warn_called_only_when_category_enabled [/tmp/ruby/src/trunk-yjit/test/ruby/test_warning.rb:8]:
assert_separately failed with error message
pid 3503472 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


396) Failure:
TestArgf#test_wrong_type [/tmp/ruby/src/trunk-yjit/test/ruby/test_argf.rb:1097]:
assert_separately failed with error message
pid 3503493 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


397) Failure:
Complex_Test#test_inspect_to_s_frozen_bug_20337 [/tmp/ruby/src/trunk-yjit/test/ruby/test_complex.rb:745]:
assert_separately failed with error message
pid 3503655 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


398) Failure:
TestYJIT#test_yjit_enable [/tmp/ruby/src/trunk-yjit/test/ruby/test_yjit.rb:59]:
assert_separately failed with error message
pid 3503691 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


399) Failure:
TestYJIT#test_yjit_disable [/tmp/ruby/src/trunk-yjit/test/ruby/test_yjit.rb:71]:
assert_separately failed with error message
pid 3503786 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


400) Failure:
TestYJIT#test_yjit_enable_with_monkey_patch [/tmp/ruby/src/trunk-yjit/test/ruby/test_yjit.rb:136]:
assert_separately failed with error message
pid 3503981 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


401) Failure:
TestYJIT#test_yjit_enable_replaces_array_each [/tmp/ruby/src/trunk-yjit/test/ruby/test_yjit.rb:1695]:
assert_separately failed with error message
pid 3504098 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


402) Failure:
TestYJIT#test_yjit_enable_with_call_threshold [/tmp/ruby/src/trunk-yjit/test/ruby/test_yjit.rb:118]:
assert_separately failed with error message
pid 3504116 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


403) Failure:
TestYJIT#test_yjit_option_uses_array_each_in_ruby [/tmp/ruby/src/trunk-yjit/test/ruby/test_yjit.rb:1681]:
assert_separately failed with error message
pid 3504293 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


404) Failure:
TestYJIT#test_yjit_enable_preserves_array_each_monkey_patch [/tmp/ruby/src/trunk-yjit/test/ruby/test_yjit.rb:1721]:
assert_separately failed with error message
pid 3504514 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


405) Failure:
TestSyntax#test_anonymous_block_forwarding [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:81]:
assert_separately failed with error message
pid 3504610 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


406) Failure:
TestSyntax#test_syntax_ext [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:26]:
assert_separately failed with error message
pid 3504613 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


407) Failure:
TestSyntax#test_syntax_sample [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:25]:
assert_separately failed with error message
pid 3504862 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


408) Failure:
TestSyntax#test_class_module_Object_ancestors [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:2222]:
assert_separately failed with error message
pid 3504865 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


409) Failure:
TestSyntax#test_cdhash [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:2237]:
assert_separately failed with error message
pid 3504868 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


410) Failure:
TestSyntax#test_syntax_test [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:27]:
assert_separately failed with error message
pid 3505026 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


411) Failure:
TestSyntax#test_value_of_def [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:1142]:
assert_separately failed with error message
pid 3505253 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


412) Failure:
TestSyntax#test_anonymous_rest_forwarding [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:154]:
assert_separately failed with error message
pid 3505260 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


413) Failure:
TestSyntax#test_anonymous_keyword_rest_forwarding [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:173]:
assert_separately failed with error message
pid 3505263 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


414) Failure:
TestSyntax#test_safe_call_in_for_variable [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:1260]:
assert_separately failed with error message
pid 3505273 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


415) Failure:
TestSyntax#test_keyword_empty_splat [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:382]:
assert_separately failed with error message
pid 3505276 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


416) Failure:
TestSyntax#test_syntax_lib [/tmp/ruby/src/trunk-yjit/test/ruby/test_syntax.rb:24]:
assert_separately failed with error message
pid 3505297 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


417) Failure:
TestRefinement#test_alias_refined_method [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1287]:
assert_separately failed with error message
pid 3505300 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


418) Failure:
TestRefinement#test_change_refined_new_method_visibility [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1273]:
assert_separately failed with error message
pid 3505318 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


419) Failure:
TestRefinement#test_inlinecache [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:2653]:
assert_separately failed with error message
pid 3505321 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


420) Failure:
TestRefinement#test_symbol_proc_with_block [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1858]:
assert_separately failed with error message
pid 3505343 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


421) Failure:
TestRefinement#test_refined_protected_methods [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1210]:
assert_separately failed with error message
pid 3505349 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


422) Failure:
TestRefinement#test_refine_with_prepend [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1908]:
assert_separately failed with error message
pid 3505376 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


423) Failure:
TestRefinement#test_singleton_method_should_not_use_refinements [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1312]:
assert_separately failed with error message
pid 3505391 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


424) Failure:
TestRefinement#test_refine_basic_object [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1245]:
assert_separately failed with error message
pid 3505394 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


425) Failure:
TestRefinement#test_refine_after_using [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1039]:
assert_separately failed with error message
pid 3505397 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


426) Failure:
TestRefinement#test_refined_method_defined [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1330]:
assert_separately failed with error message
pid 3505400 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


427) Failure:
TestRefinement#test_remove_undefined_refined_method [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1433]:
assert_separately failed with error message
pid 3505403 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


428) Failure:
TestRefinement#test_reopen_refinement_module [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1596]:
assert_separately failed with error message
pid 3505406 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


429) Failure:
TestRefinement#test_undefined_refined_method_defined [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1372]:
assert_separately failed with error message
pid 3505409 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


430) Failure:
TestRefinement#test_remove_refined_method [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1405]:
assert_separately failed with error message
pid 3505420 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


431) Failure:
TestRefinement#test_using_wrong_argument [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:2052]:
assert_separately failed with error message
pid 3505423 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


432) Failure:
TestRefinement#test_public_in_refine [/tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb:1922]:
assert_separately failed with error message
pid 3505430 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


433) Failure:
Test_ArithSeq#test_extract_with_range [/tmp/ruby/src/trunk-yjit/test/-ext-/arith_seq/test_arith_seq_extract.rb:21]:
assert_separately failed with error message
pid 3505433 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


434) Failure:
Test_ArithSeq#test_beg_len_step [/tmp/ruby/src/trunk-yjit/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb:6]:
assert_separately failed with error message
pid 3505436 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


435) Failure:
Test_ArithSeq#test_extract_with_arith_seq [/tmp/ruby/src/trunk-yjit/test/-ext-/arith_seq/test_arith_seq_extract.rb:6]:
assert_separately failed with error message
pid 3505439 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


436) Failure:
Test_ArithSeq#test_extract_with_others [/tmp/ruby/src/trunk-yjit/test/-ext-/arith_seq/test_arith_seq_extract.rb:33]:
assert_separately failed with error message
pid 3505442 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


437) Failure:
TestAllocation::Literal#test_array_literal [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505445 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


438) Failure:
TestAllocation::Literal#test_hash_literal [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505448 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


439) Failure:
TestAllocation::MethodCall#test_nested_argument_forwarding [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505451 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


440) Failure:
TestAllocation::MethodCall#test_ruby2_keywords [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505454 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


441) Failure:
TestAllocation::MethodCall#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505457 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


442) Failure:
TestAllocation::MethodCall#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505460 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


443) Failure:
TestAllocation::MethodCall#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505463 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


444) Failure:
TestAllocation::MethodCall#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505466 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


445) Failure:
TestAllocation::MethodCall#test_positional_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505469 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


446) Failure:
TestAllocation::MethodCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505472 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


447) Failure:
TestAllocation::MethodCall#test_required_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505475 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


448) Failure:
TestAllocation::MethodCall#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505478 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


449) Failure:
TestAllocation::MethodCall#test_no_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505481 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


450) Failure:
TestAllocation::MethodCall#test_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505484 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


451) Failure:
TestAllocation::MethodCall#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505487 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


452) Failure:
TestAllocation::MethodCall#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505490 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


453) Failure:
TestAllocation::MethodCall#test_argument_forwarding [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505493 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


454) Failure:
TestAllocation::MethodCall#test_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505496 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


455) Failure:
TestAllocation::MethodCall#test_optional_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505499 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


456) Failure:
TestAllocation::MethodCall#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505502 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


457) Failure:
TestAllocation::MethodCall#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505505 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


458) Failure:
TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505508 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


459) Failure:
TestAllocation::MethodCall::WithBlock#test_ruby2_keywords [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505511 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


460) Failure:
TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505514 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


461) Failure:
TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505517 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


462) Failure:
TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505520 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


463) Failure:
TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505523 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


464) Failure:
TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505526 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


465) Failure:
TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505529 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


466) Failure:
TestAllocation::MethodCall::WithBlock#test_required_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505532 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


467) Failure:
TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505535 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


468) Failure:
TestAllocation::MethodCall::WithBlock#test_no_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505538 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


469) Failure:
TestAllocation::MethodCall::WithBlock#test_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505541 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


470) Failure:
TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505544 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


471) Failure:
TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505547 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


472) Failure:
TestAllocation::MethodCall::WithBlock#test_argument_forwarding [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505550 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


473) Failure:
TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505553 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


474) Failure:
TestAllocation::MethodCall::WithBlock#test_optional_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505556 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


475) Failure:
TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505559 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


476) Failure:
TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505562 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


477) Failure:
TestEnv#test_select_bang_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:918]:
assert_separately failed with error message
pid 3505565 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


478) Failure:
TestEnv#test_to_h_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1240]:
assert_separately failed with error message
pid 3505570 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


479) Failure:
TestEnv#test_shift_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1267]:
assert_separately failed with error message
pid 3505575 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


480) Failure:
TestEnv#test_dup_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:678]:
assert_separately failed with error message
pid 3505580 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


481) Failure:
TestEnv#test_slice_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1026]:
assert_separately failed with error message
pid 3505585 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


482) Failure:
TestEnv#test_filter_bang_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:936]:
assert_separately failed with error message
pid 3505590 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


483) Failure:
TestEnv#test_each_value_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:857]:
assert_separately failed with error message
pid 3505595 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


484) Failure:
TestEnv#test_rehash_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1122]:
assert_separately failed with error message
pid 3505600 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


485) Failure:
TestEnv#test_each_key_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:833]:
assert_separately failed with error message
pid 3505604 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


486) Failure:
TestEnv#test_values_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:845]:
assert_separately failed with error message
pid 3505609 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


487) Failure:
TestEnv#test_ivar_in_env_should_not_be_access_from_non_main_ractors [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1410]:
assert_separately failed with error message
pid 3505614 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


488) Failure:
TestEnv#test_reject_bang_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:882]:
assert_separately failed with error message
pid 3505618 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


489) Failure:
TestEnv#test_assoc_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1170]:
assert_separately failed with error message
pid 3505623 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


490) Failure:
TestEnv#test_keys_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:820]:
assert_separately failed with error message
pid 3505628 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


491) Failure:
TestEnv#test_huge_value_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1333]:
assert_separately failed with error message
pid 3505633 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


492) Failure:
TestEnv#test_shared_substring_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1390]:
assert_separately failed with error message
pid 3505637 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


493) Failure:
TestEnv#test_clear_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1064]:
assert_separately failed with error message
pid 3505642 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


494) Failure:
TestEnv#test_frozen_env_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1355]:
assert_separately failed with error message
pid 3505647 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


495) Failure:
TestEnv#test_getenv_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:760]:
assert_separately failed with error message
pid 3505651 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


496) Failure:
TestEnv#test_key_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:711]:
assert_separately failed with error message
pid 3505656 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


497) Failure:
TestEnv#test_inspect_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1083]:
assert_separately failed with error message
pid 3505661 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


498) Failure:
TestEnv#test_has_key_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1156]:
assert_separately failed with error message
pid 3505666 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


499) Failure:
TestEnv#test_empty_p_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1143]:
assert_separately failed with error message
pid 3505670 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


500) Failure:
TestEnv#test_to_hash_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1228]:
assert_separately failed with error message
pid 3505675 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


501) Failure:
TestEnv#test_has_value2_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1193]:
assert_separately failed with error message
pid 3505680 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


502) Failure:
TestEnv#test_delete_if_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:900]:
assert_separately failed with error message
pid 3505685 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


503) Failure:
TestEnv#test_except_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1045]:
assert_separately failed with error message
pid 3505690 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


504) Failure:
TestEnv#test_delete_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:744]:
assert_separately failed with error message
pid 3505695 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


505) Failure:
TestEnv#test_has_value_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:687]:
assert_separately failed with error message
pid 3505700 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


506) Failure:
TestEnv#test_update_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1313]:
assert_separately failed with error message
pid 3505705 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


507) Failure:
TestEnv#test_each_pair_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:869]:
assert_separately failed with error message
pid 3505710 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


508) Failure:
TestEnv#test_select_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:982]:
assert_separately failed with error message
pid 3505715 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


509) Failure:
TestEnv#test_values_at_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:972]:
assert_separately failed with error message
pid 3505720 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


510) Failure:
TestEnv#test_size_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1131]:
assert_separately failed with error message
pid 3505725 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


511) Failure:
TestEnv#test_frozen_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1364]:
assert_separately failed with error message
pid 3505730 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


512) Failure:
TestEnv#test_bracket_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:643]:
assert_separately failed with error message
pid 3505735 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


513) Failure:
TestEnv#test_to_s_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1074]:
assert_separately failed with error message
pid 3505740 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


514) Failure:
TestEnv#test_filter_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1004]:
assert_separately failed with error message
pid 3505745 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


515) Failure:
TestEnv#test_keep_if_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:954]:
assert_separately failed with error message
pid 3505750 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


516) Failure:
TestEnv#test_replace_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1298]:
assert_separately failed with error message
pid 3505755 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


517) Failure:
TestEnv#test_reject_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1253]:
assert_separately failed with error message
pid 3505760 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


518) Failure:
TestEnv#test_rassoc_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1206]:
assert_separately failed with error message
pid 3505765 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


519) Failure:
TestEnv#test_invert_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1285]:
assert_separately failed with error message
pid 3505770 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


520) Failure:
TestEnv#test_aset_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:803]:
assert_separately failed with error message
pid 3505775 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


521) Failure:
TestEnv#test_to_a_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:1102]:
assert_separately failed with error message
pid 3505780 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


522) Failure:
TestEnv#test_fetch_in_ractor [/tmp/ruby/src/trunk-yjit/test/ruby/test_env.rb:774]:
assert_separately failed with error message
pid 3505785 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


523) Failure:
TestAllocation::ProcCall#test_ruby2_keywords [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505790 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


524) Failure:
TestAllocation::ProcCall#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505793 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


525) Failure:
TestAllocation::ProcCall#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505796 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


526) Failure:
TestAllocation::ProcCall#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505799 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


527) Failure:
TestAllocation::ProcCall#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505802 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


528) Failure:
TestAllocation::ProcCall#test_positional_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505805 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


529) Failure:
TestAllocation::ProcCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505808 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


530) Failure:
TestAllocation::ProcCall#test_required_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505811 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


531) Failure:
TestAllocation::ProcCall#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505814 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


532) Failure:
Finished tests in 503.751680s, 63.7933 tests/s, 12974.0470 assertions/s.
TestAllocation::ProcCall#test_no_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505817 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


533) Failure:
TestAllocation::ProcCall#test_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505820 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


534) Failure:
TestAllocation::ProcCall#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505823 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


535) Failure:
TestAllocation::ProcCall#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505826 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


536) Failure:
TestAllocation::ProcCall#test_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505829 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


537) Failure:
TestAllocation::ProcCall#test_optional_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505832 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


538) Failure:
TestAllocation::ProcCall#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505835 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


539) Failure:
TestAllocation::ProcCall::WithBlock#test_ruby2_keywords [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505838 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


540) Failure:
TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505841 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


541) Failure:
TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505844 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


542) Failure:
TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505847 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


543) Failure:
TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505850 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


544) Failure:
TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505853 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


545) Failure:
TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505856 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


546) Failure:
TestAllocation::ProcCall::WithBlock#test_required_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505859 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


547) Failure:
TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505862 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


548) Failure:
TestAllocation::ProcCall::WithBlock#test_no_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505865 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


549) Failure:
TestAllocation::ProcCall::WithBlock#test_keyword_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505868 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


550) Failure:
TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505871 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


551) Failure:
TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505874 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


552) Failure:
TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505877 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


553) Failure:
TestAllocation::ProcCall::WithBlock#test_optional_parameter [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505880 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


554) Failure:
TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb:15]:
assert_separately failed with error message
pid 3505883 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


555) Failure:
TestFloat#test_long_string [/tmp/ruby/src/trunk-yjit/test/ruby/test_float.rb:981]:
assert_separately failed with error message
pid 3505886 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


556) Failure:
TestFloat#test_aliased_quo_recursion [/tmp/ruby/src/trunk-yjit/test/ruby/test_float.rb:1030]:
assert_separately failed with error message
pid 3505889 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


557) Failure:
TestIseqLoad#test_stressful_roundtrip [/tmp/ruby/src/trunk-yjit/test/-ext-/iseq_load/test_iseq_load.rb:20]:
assert_separately failed with error message
pid 3505892 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


558) Failure:
TestEtc#test_ractor [/tmp/ruby/src/trunk-yjit/test/etc/test_etc.rb:180]:
assert_separately failed with error message
pid 3505895 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


559) Failure:
TestObjSpaceRactor#test_tracing_does_not_crash [/tmp/ruby/src/trunk-yjit/test/objspace/test_ractor.rb:5]:
assert_separately failed with error message
pid 3505900 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


560) Failure:
Test_ArithSeq#test_extract_with_range [/tmp/ruby/src/trunk-yjit/test/-ext-/arith_seq/test_arith_seq_extract.rb:21]:
assert_separately failed with error message
pid 3505904 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


561) Failure:
Test_ArithSeq#test_beg_len_step [/tmp/ruby/src/trunk-yjit/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb:6]:
assert_separately failed with error message
pid 3505907 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


562) Failure:
Test_ArithSeq#test_extract_with_arith_seq [/tmp/ruby/src/trunk-yjit/test/-ext-/arith_seq/test_arith_seq_extract.rb:6]:
assert_separately failed with error message
pid 3505910 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


563) Failure:
Test_ArithSeq#test_extract_with_others [/tmp/ruby/src/trunk-yjit/test/-ext-/arith_seq/test_arith_seq_extract.rb:33]:
assert_separately failed with error message
pid 3505913 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


564) Failure:
TestPopenDeadlock#test_popen_without_deadlock_0 [/tmp/ruby/src/trunk-yjit/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
assert_separately failed with error message
pid 3505916 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


565) Failure:
TestPopenDeadlock#test_popen_without_deadlock_2 [/tmp/ruby/src/trunk-yjit/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
assert_separately failed with error message
pid 3505921 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


566) Failure:
TestPopenDeadlock#test_popen_without_deadlock_4 [/tmp/ruby/src/trunk-yjit/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
assert_separately failed with error message
pid 3505926 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


567) Failure:
TestPopenDeadlock#test_popen_without_deadlock_6 [/tmp/ruby/src/trunk-yjit/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
assert_separately failed with error message
pid 3505931 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


568) Failure:
TestPopenDeadlock#test_popen_without_deadlock_8 [/tmp/ruby/src/trunk-yjit/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
assert_separately failed with error message
pid 3505936 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


569) Failure:
TestPopenDeadlock#test_popen_without_deadlock_7 [/tmp/ruby/src/trunk-yjit/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
assert_separately failed with error message
pid 3505941 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


570) Failure:
TestPopenDeadlock#test_popen_without_deadlock_5 [/tmp/ruby/src/trunk-yjit/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
assert_separately failed with error message
pid 3505946 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


571) Failure:
TestPopenDeadlock#test_popen_without_deadlock_3 [/tmp/ruby/src/trunk-yjit/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
assert_separately failed with error message
pid 3505951 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


572) Failure:
TestPopenDeadlock#test_popen_without_deadlock_1 [/tmp/ruby/src/trunk-yjit/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
assert_separately failed with error message
pid 3505956 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


573) Failure:
TestPopenDeadlock#test_popen_without_deadlock_9 [/tmp/ruby/src/trunk-yjit/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
assert_separately failed with error message
pid 3505961 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


574) Failure:
TestLogDevice#test_shifting_monthly_dst_change [/tmp/ruby/src/trunk-yjit/test/logger/test_logdevice.rb:661]:
assert_separately failed with error message
pid 3505982 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


575) Failure:
TestLogDevice#test_shifting_weekly_dst_change [/tmp/ruby/src/trunk-yjit/test/logger/test_logdevice.rb:630]:
assert_separately failed with error message
pid 3506085 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


576) Failure:
TestDup#test_user_flags [/tmp/ruby/src/trunk-yjit/test/ruby/test_dup.rb:77]:
assert_separately failed with error message
pid 3506088 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


577) Failure:
TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506091 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


578) Failure:
TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506094 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


579) Failure:
TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506097 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


580) Failure:
TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506100 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


581) Failure:
TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506103 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


582) Failure:
TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506106 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


583) Failure:
TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506109 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


584) Failure:
TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506112 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


585) Failure:
TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506115 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


586) Failure:
TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506118 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


587) Failure:
TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506121 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


588) Failure:
TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506124 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


589) Failure:
TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506127 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


590) Failure:
TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506130 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


591) Failure:
TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506133 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


592) Failure:
TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506136 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


593) Failure:
TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506139 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


594) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506142 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


595) Failure:
TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506145 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


596) Failure:
TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506148 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


597) Failure:
TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506151 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


598) Failure:
TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506154 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


599) Failure:
TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506157 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


600) Failure:
TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506160 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


601) Failure:
TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506163 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


602) Failure:
TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506166 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


603) Failure:
TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506169 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


604) Failure:
TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506172 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


605) Failure:
TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506175 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


606) Failure:
TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506178 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


607) Failure:
TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506181 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


608) Failure:
TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506184 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


609) Failure:
TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506187 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


610) Failure:
TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506190 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


611) Failure:
TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506193 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


612) Failure:
TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506196 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


613) Failure:
TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506199 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


614) Failure:
TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506202 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


615) Failure:
TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506205 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


616) Failure:
TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506208 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


617) Failure:
TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506211 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


618) Failure:
TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506214 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


619) Failure:
TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506217 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


620) Failure:
TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506220 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


621) Failure:
TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506223 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


622) Failure:
TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506226 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


623) Failure:
TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:5]:
assert_separately failed with error message
pid 3506229 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


624) Failure:
TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506232 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


625) Failure:
TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506235 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


626) Failure:
TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506238 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


627) Failure:
TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506241 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


628) Failure:
TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506244 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


629) Failure:
TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506247 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


630) Failure:
TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506250 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


631) Failure:
TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506253 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


632) Failure:
TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506256 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


633) Failure:
TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506259 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


634) Failure:
TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506262 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


635) Failure:
TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506265 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


636) Failure:
TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506268 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


637) Failure:
TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506271 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


638) Failure:
TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506274 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


639) Failure:
TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506277 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


640) Failure:
TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506280 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


641) Failure:
TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb:10]:
assert_separately failed with error message
pid 3506283 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


642) Failure:
TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506286 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


643) Failure:
TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb:6]:
assert_separately failed with error message
pid 3506289 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


644) Failure:
TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_1.rb:6]:
assert_separately failed with error message
pid 3506292 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


645) Failure:
Test_Integer#test_positive_pow [/tmp/ruby/src/trunk-yjit/test/-ext-/integer/test_integer.rb:17]:
assert_separately failed with error message
pid 3506295 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


646) Failure:
TestIterator#test_yield_at_toplevel [/tmp/ruby/src/trunk-yjit/test/ruby/test_iterator.rb:16]:
assert_separately failed with error message
pid 3506298 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


647) Failure:
TestIO#test_set_lineno [/tmp/ruby/src/trunk-yjit/test/ruby/test_io.rb:1894]:
assert_separately failed with error message
pid 3506342 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


648) Failure:
TestIO#test_dup_many [/tmp/ruby/src/trunk-yjit/test/ruby/test_io.rb:1475]:
assert_separately failed with error message
pid 3506347 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


649) Failure:
TestIO#test_open_fifo_does_not_block_other_threads [/tmp/ruby/src/trunk-yjit/test/ruby/test_io.rb:3938]:
assert_separately failed with error message
pid 3508124 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


650) Failure:
TestIO#test_race_closed_stream [/tmp/ruby/src/trunk-yjit/test/ruby/test_io.rb:4055]:
assert_separately failed with error message
pid 3508134 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


651) Failure:
TestIO#test_set_stdout [/tmp/ruby/src/trunk-yjit/test/ruby/test_io.rb:2963]:
assert_separately failed with error message
pid 3508192 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


652) Failure:
TestIO#test_race_gets_and_close [/tmp/ruby/src/trunk-yjit/test/ruby/test_io.rb:4023]:
assert_separately failed with error message
pid 3508219 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


653) Failure:
TestIO#test_closed_stream_in_rescue [/tmp/ruby/src/trunk-yjit/test/ruby/test_io.rb:4151]:
assert_separately failed with error message
pid 3508351 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


654) Failure:
TestIO#test_DATA_binmode [/tmp/ruby/src/trunk-yjit/test/ruby/test_io.rb:3083]:
assert_separately failed with error message
pid 3508483 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


655) Failure:
TestIO#test_write_epipe_nosync [/tmp/ruby/src/trunk-yjit/test/ruby/test_io.rb:1793]:
assert_separately failed with error message
pid 3508492 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


656) Failure:
TestIO#test_cross_thread_close_stdio [/tmp/ruby/src/trunk-yjit/test/ruby/test_io.rb:3359]:
assert_separately failed with error message
pid 3508556 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


657) Failure:
TestObjectSpace#test_each_object_singleton_class [/tmp/ruby/src/trunk-yjit/test/ruby/test_objectspace.rb:269]:
assert_separately failed with error message
pid 3508571 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


658) Failure:
TestObjectSpace#test_each_object_no_garbage [/tmp/ruby/src/trunk-yjit/test/ruby/test_objectspace.rb:243]:
assert_separately failed with error message
pid 3508581 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


659) Failure:
TestWeakMap#test_compaction [/tmp/ruby/src/trunk-yjit/test/ruby/test_weakmap.rb:206]:
assert_separately failed with error message
pid 3508611 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


660) Failure:
TestDir_M17N#test_filename_extutf8_inteucjp_representable [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb:116]:
assert_separately failed with error message
pid 3508617 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


661) Failure:
TestDir_M17N#test_filename_euc_jp [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb:191]:
assert_separately failed with error message
pid 3508620 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


662) Failure:
TestDir_M17N#test_filename_utf8_raw_jp_name [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb:219]:
assert_separately failed with error message
pid 3508623 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value
32136 tests, 6535698 assertions, 739 failures, 0 errors, 355 skips


663) Failure:
TestDir_M17N#test_filename_extutf8_inteucjp_unrepresentable [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb:140]:
assert_separately failed with error message
pid 3508626 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


664) Failure:
TestDir_M17N#test_filename_utf8_raw_windows_1251_name [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb:223]:
assert_separately failed with error message
pid 3508629 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


665) Failure:
TestDir_M17N#test_filename_utf8_raw_windows_1252_name [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb:227]:
assert_separately failed with error message
pid 3508632 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


666) Failure:
TestDir_M17N#test_filename_extutf8_invalid [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb:58]:
assert_separately failed with error message
pid 3508635 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


667) Failure:
TestDir_M17N#test_filename_as_bytes_extutf8 [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb:79]:
assert_separately failed with error message
pid 3508638 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


668) Failure:
TestDir_M17N#test_filename_ext_euc_jp_and_int_utf_8 [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb:233]:
assert_separately failed with error message
pid 3508641 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


669) Failure:
TestDir_M17N#test_filename_bytes_euc_jp [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb:174]:
assert_separately failed with error message
pid 3508644 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


670) Failure:
TestDir_M17N#test_filename_extutf8 [/tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb:43]:
assert_separately failed with error message
pid 3508647 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


671) Failure:
TestArray#test_repeated_combination_stack_error [/tmp/ruby/src/trunk-yjit/test/ruby/test_array.rb:2576]:
assert_separately failed with error message
pid 3508650 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


672) Failure:
TestArray#test_repeated_permutation_stack_error [/tmp/ruby/src/trunk-yjit/test/ruby/test_array.rb:2530]:
assert_separately failed with error message
pid 3508653 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


673) Failure:
TestArray#test_permutation_stack_error [/tmp/ruby/src/trunk-yjit/test/ruby/test_array.rb:2488]:
assert_separately failed with error message
pid 3508664 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


674) Failure:
TestArray#test_sort_with_replace [/tmp/ruby/src/trunk-yjit/test/ruby/test_array.rb:1877]:
assert_separately failed with error message
pid 3508670 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


675) Failure:
TestDefined#test_super_toplevel [/tmp/ruby/src/trunk-yjit/test/ruby/test_defined.rb:368]:
assert_separately failed with error message
pid 3508673 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


676) Failure:
TestArraySubclass#test_repeated_combination_stack_error [/tmp/ruby/src/trunk-yjit/test/ruby/test_array.rb:2576]:
assert_separately failed with error message
pid 3508676 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


677) Failure:
TestArraySubclass#test_repeated_permutation_stack_error [/tmp/ruby/src/trunk-yjit/test/ruby/test_array.rb:2530]:
assert_separately failed with error message
pid 3508679 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


678) Failure:
TestArraySubclass#test_permutation_stack_error [/tmp/ruby/src/trunk-yjit/test/ruby/test_array.rb:2488]:
assert_separately failed with error message
pid 3508690 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


679) Failure:
TestArraySubclass#test_sort_with_replace [/tmp/ruby/src/trunk-yjit/test/ruby/test_array.rb:1877]:
assert_separately failed with error message
pid 3508696 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


680) Failure:
TestWeakKeyMap#test_compaction [/tmp/ruby/src/trunk-yjit/test/ruby/test_weakkeymap.rb:128]:
assert_separately failed with error message
pid 3508702 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


681) Failure:
TestTranscode#test_valid_dummy_encoding [/tmp/ruby/src/trunk-yjit/test/ruby/test_transcode.rb:2265]:
assert_separately failed with error message
pid 3508705 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


682) Failure:
TestTranscode#test_loading_race [/tmp/ruby/src/trunk-yjit/test/ruby/test_transcode.rb:2276]:
assert_separately failed with error message
pid 3508708 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


683) Failure:
TestPathnameRactor#test_ractor_shareable [/tmp/ruby/src/trunk-yjit/test/pathname/test_ractor.rb:11]:
assert_separately failed with error message
pid 3508713 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


684) Failure:
TestPack#test_monkey_pack [/tmp/ruby/src/trunk-yjit/test/ruby/test_pack.rb:900]:
assert_separately failed with error message
pid 3508717 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


685) Failure:
TestPack#test_monkey_pack_buffer [/tmp/ruby/src/trunk-yjit/test/ruby/test_pack.rb:918]:
assert_separately failed with error message
pid 3508720 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


686) Failure:
TestPack#test_pack_unpack_m [/tmp/ruby/src/trunk-yjit/test/ruby/test_pack.rb:652]:
assert_separately failed with error message
pid 3508723 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


687) Failure:
TestPack#test_bug_18343 [/tmp/ruby/src/trunk-yjit/test/ruby/test_pack.rb:661]:
assert_separately failed with error message
pid 3508726 exit 0

ruby -v: ruby 3.4.0dev (2024-11-12T02:19:04Z master bc21a610b6) +YJIT +PRISM [x86_64-linux]
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


688) Failure:
TestPack#test_pack_resize [/tmp/ruby/src/trunk-yjit/test/ruby/test_pack.rb:815]:
assert_separately failed with error message
pid 3508729 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


689) Failure:
TestSystem#test_system_closed [/tmp/ruby/src/trunk-yjit/test/ruby/test_system.rb:150]:
assert_separately failed with error message
pid 3508756 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


690) Failure:
TestFileExhaustive#test_join_with_changed_separator [/tmp/ruby/src/trunk-yjit/test/ruby/test_file_exhaustive.rb:1377]:
assert_separately failed with error message
pid 3508772 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


691) Failure:
TestFileExhaustive#test_readlink_long_path [/tmp/ruby/src/trunk-yjit/test/ruby/test_file_exhaustive.rb:760]:
assert_separately failed with error message
pid 3508775 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


692) Failure:
TestFileExhaustive#test_flock_shared [/tmp/ruby/src/trunk-yjit/test/ruby/test_file_exhaustive.rb:1452]:
assert_separately failed with error message
pid 3508778 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


693) Failure:
TestFileExhaustive#test_flock_exclusive [/tmp/ruby/src/trunk-yjit/test/ruby/test_file_exhaustive.rb:1421]:
assert_separately failed with error message
pid 3508782 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


694) Failure:
RactorCompatibilityTest#test_class_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk-yjit/test/did_you_mean/test_ractor_compatibility.rb:7]:
assert_separately failed with error message
pid 3508786 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


695) Failure:
RactorCompatibilityTest#test_can_raise_other_name_error_in_ractor [/tmp/ruby/src/trunk-yjit/test/did_you_mean/test_ractor_compatibility.rb:83]:
assert_separately failed with error message
pid 3508790 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


696) Failure:
RactorCompatibilityTest#test_variable_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk-yjit/test/did_you_mean/test_ractor_compatibility.rb:100]:
assert_separately failed with error message
pid 3508795 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


697) Failure:
RactorCompatibilityTest#test_pattern_key_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk-yjit/test/did_you_mean/test_ractor_compatibility.rb:61]:
assert_separately failed with error message
pid 3508800 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


698) Failure:
RactorCompatibilityTest#test_method_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk-yjit/test/did_you_mean/test_ractor_compatibility.rb:43]:
assert_separately failed with error message
pid 3508804 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


699) Failure:
RactorCompatibilityTest#test_key_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk-yjit/test/did_you_mean/test_ractor_compatibility.rb:24]:
assert_separately failed with error message
pid 3508809 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


700) Failure:
TestNumeric#test_coerced_remainder [/tmp/ruby/src/trunk-yjit/test/ruby/test_numeric.rb:398]:
assert_separately failed with error message
pid 3508814 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


701) Failure:
TC_OpenStruct#test_ractor [/tmp/ruby/src/trunk-yjit/test/ostruct/test_ostruct.rb:360]:
assert_separately failed with error message
pid 3508821 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


702) Failure:
TC_OpenStruct#test_access_methods_from_different_ractor [/tmp/ruby/src/trunk-yjit/test/ostruct/test_ostruct.rb:373]:
assert_separately failed with error message
pid 3508825 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


703) Failure:
TestMethodInlineCache#test_zsuper [/tmp/ruby/src/trunk-yjit/test/ruby/test_inlinecache.rb:37]:
assert_separately failed with error message
pid 3508829 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


704) Failure:
TestRand#test_default_seed [/tmp/ruby/src/trunk-yjit/test/ruby/test_rand.rb:403]:
assert_separately failed with error message
pid 3508832 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


705) Failure:
TestString#test_eq_tilde_can_be_overridden [/tmp/ruby/src/trunk-yjit/test/ruby/test_string.rb:3326]:
assert_separately failed with error message
pid 3508878 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


706) Failure:
TestString#test_fs_setter [/tmp/ruby/src/trunk-yjit/test/ruby/test_string.rb:2779]:
assert_separately failed with error message
pid 3508885 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


707) Failure:
TestAlias#test_alias_in_module [/tmp/ruby/src/trunk-yjit/test/ruby/test_alias.rb:207]:
assert_separately failed with error message
pid 3508891 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


708) Failure:
TestPipe#test_stdout_epipe [/tmp/ruby/src/trunk-yjit/test/ruby/test_pipe.rb:32]:
assert_separately failed with error message
pid 3508905 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


709) Failure:
TestPipe::WithConversion#test_stdout_epipe [/tmp/ruby/src/trunk-yjit/test/ruby/test_pipe.rb:32]:
assert_separately failed with error message
pid 3508909 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


710) Failure:
TestMethod#test_hash_does_not_change_after_compaction [/tmp/ruby/src/trunk-yjit/test/ruby/test_method.rb:216]:
assert_separately failed with error message
pid 3508913 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


711) Failure:
TestMethod#test_zsuper_private_override_instance_method [/tmp/ruby/src/trunk-yjit/test/ruby/test_method.rb:1526]:
assert_separately failed with error message
pid 3508916 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


712) Failure:
TestMethod#test_override_optimized_method_on_class_using_prepend [/tmp/ruby/src/trunk-yjit/test/ruby/test_method.rb:1547]:
assert_separately failed with error message
pid 3508919 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


713) Failure:
TestMethod#test_argument_error_location [/tmp/ruby/src/trunk-yjit/test/ruby/test_method.rb:1520]:
assert_separately failed with error message
pid 3508945 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


714) Failure:
TestTime#test_marshal_zone_gc [/tmp/ruby/src/trunk-yjit/test/ruby/test_time.rb:454]:
assert_separately failed with error message
pid 3508965 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


715) Failure:
TestProc#test_hash_does_not_change_after_compaction [/tmp/ruby/src/trunk-yjit/test/ruby/test_proc.rb:212]:
assert_separately failed with error message
pid 3508972 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


716) Failure:
Test_TooManyDummyEncodings#test_exceed_encoding_table_size [/tmp/ruby/src/trunk-yjit/test/-ext-/string/test_too_many_dummy_encodings.rb:7]:
assert_separately failed with error message
pid 3508992 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


717) Failure:
TestEncoding#test_nonascii_library_path [/tmp/ruby/src/trunk-yjit/test/ruby/test_encoding.rb:120]:
assert_separately failed with error message
pid 3508995 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


718) Failure:
TestEncoding#test_errinfo_after_autoload [/tmp/ruby/src/trunk-yjit/test/ruby/test_encoding.rb:109]:
assert_separately failed with error message
pid 3509001 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


719) Failure:
TestFiberCurrentRactor#test_ractor_shareable [/tmp/ruby/src/trunk-yjit/test/fiber/test_ractor.rb:11]:
assert_separately failed with error message
pid 3509004 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


720) Failure:
TestProcess#test_overwrite_ENV [/tmp/ruby/src/trunk-yjit/test/ruby/test_process.rb:267]:
assert_separately failed with error message
pid 3509026 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


721) Failure:
TestProcess#test_deadlock_by_signal_at_forking [/tmp/ruby/src/trunk-yjit/test/ruby/test_process.rb:2391]:
assert_separately failed with error message
pid 3509072 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


722) Failure:
TestProcess#test_popen_reopen [/tmp/ruby/src/trunk-yjit/test/ruby/test_process.rb:2000]:
assert_separately failed with error message
pid 3509600 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


723) Failure:
TestProcess#test_execopts_rlimit [/tmp/ruby/src/trunk-yjit/test/ruby/test_process.rb:251]:
assert_separately failed with error message
pid 3509616 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


724) Failure:
TestProcess#test_warmup_promote_all_objects_to_oldgen [/tmp/ruby/src/trunk-yjit/test/ruby/test_process.rb:2724]:
assert_separately failed with error message
pid 3509619 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


725) Failure:
TestProcess#test_warmup_run_major_gc_and_compact [/tmp/ruby/src/trunk-yjit/test/ruby/test_process.rb:2736]:
assert_separately failed with error message
pid 3509656 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


726) Failure:
TestProcess#test_rescue_exec_fail [/tmp/ruby/src/trunk-yjit/test/ruby/test_process.rb:2539]:
assert_separately failed with error message
pid 3509673 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


727) Failure:
TestProcess#test_warmup_precompute_string_coderange [/tmp/ruby/src/trunk-yjit/test/ruby/test_process.rb:2750]:
assert_separately failed with error message
pid 3509726 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


728) Failure:
TestProcess#test_to_hash_on_arguments [/tmp/ruby/src/trunk-yjit/test/ruby/test_process.rb:2558]:

1. [1/2] Assertion for "Array"
   | assert_separately failed with error message
   | pid 3509735 exit 0
   | | /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


2. [2/2] Assertion for "String"
   | assert_separately failed with error message
   | pid 3509740 exit 0
   | | /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value
.

729) Failure:
TestProcess#test_exec_fd_3_redirect [/tmp/ruby/src/trunk-yjit/test/ruby/test_process.rb:2432]:
assert_separately failed with error message
pid 3510078 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


730) Failure:
TestGc#test_thrashing_for_young_objects [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc.rb:632]:
assert_separately failed with error message
pid 3510090 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


731) Failure:
TestGc#test_expand_heap [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc.rb:611]:
assert_separately failed with error message
pid 3510097 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


732) Failure:
TestGc#test_latest_gc_info_weak_references_count [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc.rb:367]:
assert_separately failed with error message
pid 3510100 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


733) Failure:
TestGc#test_latest_gc_info [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc.rb:306]:
assert_separately failed with error message
pid 3510122 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


734) Failure:
TestGc#test_gc_parameter_init_slots [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc.rb:523]:
assert_separately failed with error message
pid 3510133 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


735) Failure:
TestGc#test_measure_total_time [/tmp/ruby/src/trunk-yjit/test/ruby/test_gc.rb:287]:
assert_separately failed with error message
pid 3510143 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


736) Failure:
TestRubyLiteral#test_dsymbol_redefined_intern [/tmp/ruby/src/trunk-yjit/test/ruby/test_literal.rb:129]:
assert_separately failed with error message
pid 3510228 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


737) Failure:
TestRubyLiteral#test_big_hash_literal [/tmp/ruby/src/trunk-yjit/test/ruby/test_literal.rb:467]:
assert_separately failed with error message
pid 3510236 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


738) Failure:
TestRubyLiteral#test_hash_literal_frozen [/tmp/ruby/src/trunk-yjit/test/ruby/test_literal.rb:301]:
assert_separately failed with error message
pid 3510251 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


739) Failure:
TestStringIO#test_overflow [/tmp/ruby/src/trunk-yjit/test/stringio/test_stringio.rb:947]:
assert_separately failed with error message
pid 3510254 exit 0
| /tmp/ruby/src/trunk-yjit/lib/pp.rb:462: warning: assigned but unused variable - value


make: *** [uncommon.mk:963: yes-test-all] Error 227
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
ruby 3.4.0dev (2024-11-12T02:19:04Z master bc21a610b6) +YJIT +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .................

Finished in 21.092603 seconds

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