# Logfile created on 2024-11-12 02:12:56 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffd2abdfdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/opc/ruby/logs/brlog.master.20241112-021256", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd2ab09fa0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd2ab09e60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd2ababd28 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20241112-021256", @dev=#<File:/home/opc/ruby/logs/brlog.master.20241112-021256>, @binmode=false, @mon_data=#<Monitor:0x0000fffd2ab09be0>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision - /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /home/opc/ruby/src/master/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 -j3" exit with 0. $$$[beg] make update-src -j3 From https://github.com/ruby/ruby 4c27020..107a4da master -> origin/master Updating 4c27020..107a4da Fast-forward lib/pp.rb | 16 ++++++++++++++-- test/test_pp.rb | 16 ++++++++++++++++ 2 files changed, 30 insertions(+), 2 deletions(-) Latest commit hash = 107a4da122 $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper' /home/opc/ruby/src/master/revision.h updated generating aarch64-linux-fake.rb aarch64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision - /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /home/opc/ruby/src/master/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 -j3" exit with 0. $$$[beg] make miniruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -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/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 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 /home/opc/ruby/src/master/version.c linking miniruby $$$[end] "make miniruby -j3" exit with 0. $$$[beg] make ruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -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/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 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 44637b1d132a6bc5d1698057c9161c8cf2cb538e134475e608a1f24f98986c5a builtin_binary.inc compiling /home/opc/ruby/src/master/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j3" exit with 0. $$$[beg] make all -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -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/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' $$$[end] "make all -j3" exit with 0. $$$[beg] make install -j3 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -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/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision - gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 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 /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged generating enc.mk encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /home/opc/ruby/src/master/gems/typeprof-0.21.11.gem making srcs under enc making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h 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. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' Unpacked gems/typeprof-0.30.0.gem making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /home/opc/ruby/install/master/bin installing base libraries: /home/opc/ruby/install/master/lib installing arch files: /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux installing pkgconfig data: /home/opc/ruby/install/master/lib/pkgconfig installing extension objects: /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0 installing manpages: /home/opc/ruby/install/master/share/man/man1 installing default gems from lib: /home/opc/ruby/install/master/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.5.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: /home/opc/ruby/install/master/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: /home/opc/ruby/install/master/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: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 1990 tests $$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -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/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 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 /home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:case .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39 /home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107 /home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80 /home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31 /home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62 /home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:call ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9 /home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:system ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:const .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:math ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23 /home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j3'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -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/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' Run options: --seed=17940 "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/home/opc/ruby/src/master/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j3 # Running tests: [ 1/917] 1137355=test_config [ 2/917] 1137354=test_ostruct [ 3/917] 1137353=test_depth_first [ 4/917] 1137353=test_change_word [ 5/917] 1137353=test_rdoc_parser_markdown [ 6/917] 1137355=test_custom_command [ 7/917] 1137355=equality_test [ 8/917] 1137354=test_rubyvm [ 9/917] 1137354=fuzzer_test [ 10/917] 1137353=test_cparser [ 11/917] 1137355=test_struct [ 12/917] 1137355=test_c_struct_entry [ 13/917] 1137354=onigmo_test [ 14/917] 1137354=test_gem_package_task [ 15/917] 1137354=test_lock_native_thread [ 16/917] 1137355=test_resize [ 17/917] 1137355=test_win32ole_param [ 18/917] 1137355=test_key_error [ 19/917] 1137355=test_engine [ 20/917] 1137353=integer_parse_test [ 21/917] 1137353=test_fiber [ 22/917] 1137354=test_gem_commands_mirror [ 23/917] 1137354=test_gem_security_trust_dir [ 24/917] 1137354=test_erb_command [ 25/917] 1137354=test_module [ 26/917] 1137355=test_usrmarshal [ 27/917] 1137355=test_gem_validator [ 28/917] 1137355=test_gem_source_installed [ 29/917] 1137355=test_abi [ 30/917] 1137355=test_bundled_ca [ 31/917] 1137355=test_integer_comb [ 32/917] 1137354=test_load [ 33/917] 1137354=test_ssl [ 34/917] 1137355=test_objectspace [ 35/917] 1137353=test_require [ 36/917] 1137355=test_debugger_integration [ 37/917] 1137355=test_my_integer [ 38/917] 1137355=test_gem_resolver_composed_set [ 39/917] 1137355=test_tracer [ 40/917] 1137355=test_cd [ 41/917] 1137355=test_not [ 42/917] 1137355=test_cgi_cookie [ 43/917] 1137355=test_option [ 44/917] 1137355=test_rdoc_markup_attribute_manager [ 45/917] 1137355=test_wss [ 46/917] 1137355=test_rdoc_rd_block_parser [ 47/917] 1137355=test_x509store [ 48/917] 1137353=test_rdoc_rd [ 49/917] 1137353=test_rdoc_generator_pot [ 50/917] 1137353=test_rdoc_markup_to_markdown [ 51/917] 1137353=test_rdoc_markup_to_joined_paragraph [ 52/917] 1137353=test_require_lib [ 53/917] 1137355=test_gem_gem_runner [ 54/917] 1137355=test_metaclass [ 55/917] 1137355=test_rdoc_rd_inline_parser [ 56/917] 1137355=test_win32ole_type [ 57/917] 1137355=test_load [ 58/917] 1137355=test_gem_source_lock [ 59/917] 1137355=test_cipher [ 60/917] 1137355=test_update [ 61/917] 1137355=test_new [ 62/917] 1137355=test_rdoc_parser_prism_ruby [ 63/917] 1137355=test_irb [ 64/917] 1137355=test_rdoc_markup_paragraph [ 65/917] 1137355=test_x509cert [ 66/917] 1137355=test_require_path_check [ 67/917] 1137355=test_variable_name_check [ 68/917] 1137355=test_bn [ 69/917] 1137355=test_logdevice [ 70/917] 1137355=test_ast [ 71/917] 1137353=test_rdoc_markup_to_ansi [ 72/917] 1137353=test_protocol [ 73/917] 1137353=test_evaluation [ 74/917] 1137353=test_weakkeymap [ 75/917] 1137353=test_files_test [ 76/917] 1137353=test_gem_commands_info_command [ 77/917] 1137353=test_https [ 78/917] 1137354=test_object_create_start [ 79/917] 1137354=test_gem_request_set_gem_dependency_api [ 80/917] 1137354=test_name_error_extension [ 81/917] 1137354=test_file_exhaustive Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-11-12 02:04:22.438804151 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1137354 opc 7r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [ 82/917] 1137354=test_completion [ 83/917] 1137354=test_handle [ 84/917] 1137354=test_gem_security_policy [ 85/917] 1137354=test_rdoc_markup_document [ 86/917] 1137354=test_delete [ 87/917] 1137354=test_proxy [ 88/917] 1137354=test_io_wait_uncommon [ 89/917] 1137354=test_gem_ci_detector [ 90/917] 1137354=test_continuation [ 91/917] 1137354=test_fixnum [ 92/917] 1137354=test_gem_silent_ui [ 93/917] 1137354=test_signal [ 94/917] 1137354=test_ssl_session [ 95/917] 1137354=test_gem_package_tar_header [ 96/917] 1137354=test_rational2 [ 97/917] 1137354=fixtures_test [ 98/917] 1137353=test_case_comprehensive [ 99/917] 1137353=test_logperiod [100/917] 1137353=test_placearg [101/917] 1137354=parse_test [102/917] 1137354=test_mutex [103/917] 1137353=test_rdoc_token_stream [104/917] 1137353=heredoc_dedent_test [105/917] 1137353=test_type [106/917] 1137353=test_tmpdir [107/917] 1137353=test_struct [108/917] 1137353=test_dup [109/917] 1137353=test_rdoc_single_class [110/917] 1137353=test_acceptable [111/917] 1137353=test_gem_ext_cargo_builder_link_flag_converter [112/917] 1137353=test_gem_local_remote_options [113/917] 1137353=test_gem_safe_marshal [114/917] 1137354=test_rdoc_ri_driver [115/917] 1137353=test_ractor [116/917] 1137354=test_httpheader [117/917] 1137354=test_sexp [118/917] 1137354=test_signedness [119/917] 1137353=test_gem_resolver_git_set [120/917] 1137353=test_gem_commands_check_command [121/917] 1137353=test_digest [122/917] 1137353=test_ractor [123/917] 1137353=parse_stream_test [124/917] 1137353=test_gem_resolver_installed_specification [125/917] 1137353=test_exception_at_throwing [126/917] 1137353=test_stringscanner [127/917] 1137353=test_fiddle [128/917] 1137353=json_generic_object_test [129/917] 1137353=test_gem_resolver_vendor_specification [130/917] 1137353=test_date_arith [131/917] 1137353=test_at_exit [132/917] 1137353=test_benchmark [133/917] 1137354=command_line_test [134/917] 1137354=test_have_macro [135/917] 1137354=test_mkmf [136/917] 1137354=test_gem_source [137/917] 1137354=test_class [138/917] 1137354=test_autoload [139/917] 1137353=test_gem_package [140/917] 1137353=test_array [141/917] 1137354=test_eval_history [142/917] 1137354=test_unicode [143/917] 1137354=test_gem_source_git [144/917] 1137354=test_win32ole_method [145/917] 1137354=test_lexer [146/917] 1137354=test_regex_casefold [147/917] 1137354=test_ripper [148/917] 1137354=test_files_ext [149/917] 1137354=test_thread_cv [150/917] 1137354=overlap_test [151/917] 1137354=test_assembler [152/917] 1137354=test_stringio [153/917] 1137354=test_random [154/917] 1137354=test_iseq [155/917] 1137353=parser_test [156/917] 1137354=test_primitive [157/917] 1137353=test_parser [158/917] 1137354=test_rdoc_ri_paths [159/917] 1137353=test_pair [160/917] 1137354=test_win32ole_variant_m [161/917] 1137354=test_gem_package_tar_reader [162/917] 1137354=test_gem_commands_signout_command [163/917] 1137354=test_env [164/917] 1137354=test_eval [165/917] 1137354=test_document [166/917] 1137354=test_gem_safe_yaml [167/917] 1137354=test_gem_commands_setup_command [168/917] 1137354=test_history [169/917] 1137354=test_bundled_gems [170/917] 1137354=test_singleton_function [171/917] 1137354=test_sockopt [172/917] 1137354=test_ftp [173/917] 1137354=test_gem_source_fetch_problem [174/917] 1137354=test_encoding [175/917] 1137354=test_install [176/917] 1137354=test_rdoc_comment [177/917] 1137354=test_gem_request_set_lockfile_tokenizer [178/917] 1137354=test_cgi_multipart [179/917] 1137354=test_lazy_enumerator [180/917] 1137354=test_ractor_compatibility [181/917] 1137354=test_arithmetic_sequence [182/917] 1137354=test_autoconf [183/917] 1137354=test_find_executable [184/917] 1137354=test_win32ole_param_event [185/917] 1137354=test_https_proxy [186/917] 1137354=test_rdoc_parser [187/917] 1137354=test_gem_commands_rebuild_command [188/917] 1137354=test_nomethod_error [189/917] 1137354=test_etc [190/917] 1137354=test_stat [191/917] 1137354=test_printf [192/917] 1137354=test_x509attr [193/917] 1137354=string_query_test [194/917] 1137354=test_workspace [195/917] 1137354=magic_comment_test [196/917] 1137354=test_win32ole_variant [197/917] 1137354=test_gem_remote_fetcher_s3 [198/917] 1137354=test_cgi_modruby [199/917] 1137354=test_uncorrectable_name_check [200/917] 1137354=test_io [201/917] 1137353=test_files_test_1 [202/917] 1137353=test_dir Leaked file descriptor: TestDir#test_home: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-11-12 02:04:22.438804151 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1137353 opc 7r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [203/917] 1137353=test_closure [204/917] 1137353=ripper_test [205/917] 1137353=test_rubygems [206/917] 1137353=test_resolve_symbol [207/917] 1137353=test_path [208/917] 1137353=test_digest [209/917] 1137353=test_rdoc_rd_inline [210/917] 1137353=test_propertyputref [211/917] 1137353=test_gb18030 [212/917] 1137353=test_gem_commands_lock_command [213/917] 1137353=test_reline_key [214/917] 1137353=test_unicode_normalize [215/917] 1137353=test_gem_stream_ui [216/917] 1137353=parse_comments_test [217/917] 1137353=test_rdoc_generator_ri [218/917] 1137353=test_io_m17n [219/917] 1137353=test_rdoc_top_level [220/917] 1137353=test_cmethod [221/917] 1137353=test_float [222/917] 1137353=test_gem_stub_specification [223/917] 1137353=test_color [224/917] 1137353=test_gem_ext_configure_builder [225/917] 1137353=json_ext_parser_test [226/917] 1137353=test_nonblock [227/917] 1137353=test_rdoc_parser_simple [228/917] 1137353=implicit_array_test [229/917] 1137353=test_scanner_events [230/917] 1137353=test_ocsp [231/917] 1137353=test_ipaddr [232/917] 1137353=test_omap [233/917] 1137353=test_date_strptime .Leaked file descriptor: TestIO#test_select_exceptfds: 11 #<File::Stat dev=0xd, ino=1339432567, mode=010600, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=2024-11-12 02:14:18.365202033 +0000, mtime=2024-11-12 02:14:18.365202033 +0000, ctime=2024-11-12 02:14:18.365202033 +0000> Leaked file descriptor: TestIO#test_select_exceptfds: 12 #<File::Stat dev=0xd, ino=1339432567, mode=010600, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=2024-11-12 02:14:18.365202033 +0000, mtime=2024-11-12 02:14:18.365202033 +0000, ctime=2024-11-12 02:14:18.365202033 +0000> Closed file descriptor: TestIO#test_reopen_binmode: 11 Closed file descriptor: TestIO#test_reopen_binmode: 12 [234/917] 1137353=test_rdoc_generator_pot_po [235/917] 1137353=test_shellwords [236/917] 1137353=test_mul [237/917] 1137353=test_dns [238/917] 1137353=test_cgi_session [239/917] 1137353=test_notimplement [240/917] 1137353=test_c_union_entity [241/917] 1137353=test_x509crl [242/917] 1137353=source_location_test [243/917] 1137353=test_rdoc_markup_heading [244/917] 1137353=test_io_console [245/917] 1137354=test_flip [246/917] 1137354=heredoc_test [247/917] 1137354=test_pattern_key_name_check [248/917] 1137354=test_profile_frames [249/917] 1137354=test_debug [250/917] 1137354=test_transcode [251/917] 1137354=test_refinement [252/917] 1137353=test_class2name [253/917] 1137353=test_gem_commands_cleanup_command [254/917] 1137354=test_digest_extend [255/917] 1137354=test_gem_ext_cmake_builder [256/917] 1137354=test_thread_fd_close [257/917] 1137354=test_last_thread [258/917] 1137353=test_getopts [259/917] 1137353=test_emitter [260/917] 1137353=test_alias [261/917] 1137353=test_fips [262/917] 1137353=test_compile_prism [263/917] 1137353=test_helper [264/917] 1137353=test_win32ole_event [265/917] 1137353=test_rdoc_markup_formatter [266/917] 1137353=test_gem_commands_uninstall_command [267/917] 1137354=test_modify_expand [268/917] 1137354=test_pkg_config [269/917] 1137354=test_gem_available_set [270/917] 1137354=errors_test [271/917] 1137354=test_convertible [272/917] 1137353=test_vm_dump [273/917] 1137353=json_encoding_test [274/917] 1137353=test_config [275/917] 1137353=test_func [276/917] 1137355=reflection_test [277/917] 1137355=test_ftp [278/917] 1137355=test_gem_resolver [279/917] 1137355=test_gem_source_vendor [280/917] 1137355=test_dln [281/917] 1137355=test_object [282/917] 1137355=unescape_test [283/917] 1137355=test_gem_commands_exec_command [284/917] 1137354=test_color_printer [285/917] 1137354=test_super [286/917] 1137353=test_readpartial [287/917] 1137355=test_rdoc_parser_ruby [288/917] 1137353=test_httpresponse [289/917] 1137353=test_x509req [290/917] 1137353=test_gem_console_ui [291/917] 1137353=test_ifunless [292/917] 1137353=test_allocation [293/917] 1137354=test_insns_leaf [294/917] 1137354=test_mailto [295/917] 1137354=test_addr [296/917] 1137354=test_kill_ring [297/917] 1137354=test_member [298/917] 1137354=test_object [299/917] 1137354=test_cgi_header [300/917] 1137354=test_case_options [301/917] 1137354=test_helper [302/917] 1137354=test_duplicate [303/917] 1137354=test_gem_resolver_api_set [304/917] 1137354=test_gem_installer [305/917] 1137355=test_bug_reporter [306/917] 1137355=regular_expression_options_test [307/917] 1137355=test_buffered_io [308/917] 1137355=test_ossl [309/917] 1137353=test_ruby_lex [310/917] 1137353=test_arith_seq_extract [311/917] 1137353=test_gem_source_subpath_problem [312/917] 1137353=test_object_references [313/917] 1137353=test_eval [314/917] 1137353=test_monitor [315/917] 1137353=test_beginendblock [316/917] 1137354=test_nofree [317/917] 1137354=test_regexp [318/917] 1137353=test_whileuntil [319/917] 1137353=parameters_signature_test [320/917] 1137353=test_pointer [321/917] 1137353=test_within_pipe [322/917] 1137353=test_rdoc_normal_class [323/917] 1137353=test_scalar_scanner [324/917] 1137353=test_rb_str_dup [325/917] 1137353=test_lambda [326/917] 1137353=test_trace [327/917] 1137353=dump_test [328/917] 1137353=test_arity [329/917] 1137353=test_gem_path_support [330/917] 1137353=test_keyword [331/917] 1137353=test_win32ole_type_event [332/917] 1137353=test_rdoc_markup_to_html [333/917] 1137355=test_foreach [334/917] 1137355=test_append [335/917] 1137355=test_gem_resolver_installer_set [336/917] 1137353=symbol_encoding_test [337/917] 1137353=test_x509ext [338/917] 1137353=test_emitter [339/917] 1137353=bom_test [340/917] 1137353=test_summary [341/917] 1137353=test_helper_method [342/917] 1137353=test_config [343/917] 1137355=test_file [344/917] 1137353=test_ensured [345/917] 1137353=test_euc_jp [346/917] 1137353=test_key_stroke [347/917] 1137353=test_rdoc_markup [348/917] 1137353=test_alias_and_anchor [349/917] 1137353=test_time [350/917] 1137353=test_popen_deadlock [351/917] 1137353=test_symbol [352/917] 1137353=test_project_sanity [353/917] 1137353=test_delegate [354/917] 1137353=test_interned_str [355/917] 1137353=test_set_len [356/917] 1137353=test_folderitem2_invokeverb [357/917] 1137353=test_pattern_matching [358/917] 1137353=test_gc [359/917] 1137355=test_gem_bundler_version_finder [360/917] 1137355=test_gem_request_set [361/917] 1137355=test_gem_resolver_index_set [362/917] 1137355=test_webauthn_listener_response [363/917] 1137355=test_sleep [364/917] 1137353=newline_offsets_test [365/917] 1137353=test_time_tz [366/917] 1137353=test_addrinfo [367/917] 1137353=test_to_ruby [368/917] 1137353=test_data [369/917] 1137353=test_bug-14834 [370/917] 1137353=test_inlinecache [371/917] 1137353=test_terminfo [372/917] 1137353=test_socket [373/917] 1137353=test_thread [374/917] 1137355=test_reline [375/917] 1137355=integer_base_flags_test [376/917] 1137355=test_ellipsize [377/917] 1137355=test_call [378/917] 1137355=test_gem_commands_build_command [379/917] 1137355=relocation_test [380/917] 1137355=test_windows_1251 [381/917] 1137355=test_gem_ext_builder [382/917] 1137355=test_to_ary_concat [383/917] 1137355=test_history [384/917] 1137355=test_parser [385/917] 1137355=test_rdoc_markup_to_label [386/917] 1137355=node_id_test [387/917] 1137355=test_gem_resolver_best_set [388/917] 1137355=test_dbm [389/917] 1137355=test_cgi_core [390/917] 1137355=test_gem [391/917] 1137354=test_registry [392/917] 1137354=numeric_value_test [393/917] 1137354=json_generator_test [394/917] 1137355=test_ansi_without_terminfo [395/917] 1137355=test_ractor [396/917] 1137355=test_gem_resolver_conflict [397/917] 1137355=test_ractor [398/917] 1137355=test_gem_commands_help_command [399/917] 1137353=test_scheduler [400/917] 1137355=test_ssl [401/917] 1137353=breadth_first_search_test [402/917] 1137353=test_enc_str_buf_cat [403/917] 1137353=test_bignum [404/917] 1137354=newline_test [405/917] 1137354=test_rdoc_markup_hard_break [406/917] 1137354=test_ancdata [407/917] 1137354=ractor_test [408/917] 1137354=test_marshal [409/917] 1137354=test_nesting_parser [410/917] 1137354=test_context [411/917] 1137354=test_udp [412/917] 1137354=test_gem_commands_contents_command [413/917] 1137354=test_rdoc_servlet [414/917] 1137354=test_coder [415/917] 1137354=test_symbol [416/917] 1137355=test_gem_commands_search_command [417/917] 1137355=test_formatter [418/917] 1137355=test_integer [419/917] 1137353=test_unix [420/917] 1137353=test_have_func [421/917] 1137354=test_date_marshal [422/917] 1137354=test_configuration [423/917] 1137354=test_gem_resolver_local_specification [424/917] 1137354=test_gem_commands_list_command [425/917] 1137354=test_date_new [426/917] 1137354=test_address_resolve [427/917] 1137354=test_ractor [428/917] 1137354=test_trick [429/917] 1137353=test_stream [430/917] 1137353=test_rdoc_attr [431/917] 1137353=test_locale [432/917] 1137353=test_ts [433/917] 1137355=test_rbconfig [434/917] 1137355=test_num2int [435/917] 1137355=test_iter_break [436/917] 1137355=test_extlibs [437/917] 1137353=test_gem_commands_signin_command [438/917] 1137353=test_range [439/917] 1137353=test_require [440/917] 1137355=test_recursion [441/917] 1137355=test_enum [442/917] 1137354=test_rdoc_markup_include [443/917] 1137355=index_write_test [444/917] 1137354=test_win32ole_typelib [445/917] 1137354=test_pkey [446/917] 1137355=parse_success_test [447/917] 1137355=test_external_new [448/917] 1137354=test_bigzero [449/917] 1137355=compiler_test [450/917] 1137354=test_gem_platform [451/917] 1137355=test_gem_commands_query_command [452/917] 1137354=test_gem_remote_fetcher_local_ssl_server [453/917] 1137353=test_null [454/917] 1137353=test_ractor [455/917] 1137353=test_data [456/917] 1137353=test_memory_view [457/917] 1137353=test_multi_irb_commands [458/917] 1137353=test_pkey_dh [459/917] 1137355=test_m17n_comb [460/917] 1137353=test_input_method [461/917] 1137353=test_io .Closed file descriptor: TestFiberIO#test_heavy_read: 13 Closed file descriptor: TestFiberIO#test_heavy_read: 14 [462/917] 1137353=test_rdoc_i18n_text [463/917] 1137353=test_gem_unsatisfiable_dependency_error [464/917] 1137353=test_literal [465/917] 1137353=static_inspect_test [466/917] 1137353=test_thread [467/917] 1137355=test_config [468/917] 1137355=test_complex2 [469/917] 1137355=test_gem_security_signer [470/917] 1137353=test_gem_util [471/917] 1137355=test_syntax [472/917] 1137353=test_scalar [473/917] 1137353=test_class_name_check [474/917] 1137353=test_basicsocket Closed file descriptor: TestSocket_BasicSocket#test_setsockopt: 11 Closed file descriptor: TestSocket_BasicSocket#test_setsockopt: 12 [475/917] 1137353=test_zsh_completion [476/917] 1137353=test_pkcs7 [477/917] 1137353=test_gem_commands_environment_command [478/917] 1137353=test_pack [479/917] 1137353=test_rdoc_context_section [480/917] 1137353=test_io_buffer [481/917] 1137353=test_deprecated [482/917] 1137353=test_optparse [483/917] 1137353=test_bash_completion [484/917] 1137353=test_exception [485/917] 1137354=test_div [486/917] 1137354=test_files_test_2 [487/917] 1137354=test_rdoc_markup_to_html_crossref [488/917] 1137354=pattern_test [489/917] 1137354=test_singleton [490/917] 1137354=test_numeric [491/917] 1137354=test_fstring [492/917] 1137354=test_rdoc_require [493/917] 1137354=test_gem_ext_rake_builder [494/917] 1137354=test_word [495/917] 1137354=test_timeout [496/917] 1137354=test_rdoc_markup_to_bs [497/917] 1137354=test_key_name_check [498/917] 1137354=test_rdoc_markup_raw [499/917] 1137354=test_instrumentation_api [500/917] 1137353=test_weakref [501/917] 1137353=test_rdoc_alias [502/917] 1137353=test_ractor [503/917] 1137353=test_gem_commands_stale_command [504/917] 1137353=test_rdoc_markup_to_tt_only [505/917] 1137353=test_date_strftime [506/917] 1137355=json_parser_test [507/917] 1137355=test_ws [508/917] 1137355=test_gem_commands_cert_command [509/917] 1137353=test_httpresponses [510/917] 1137353=test_rdoc_constant [511/917] 1137353=test_deprecate [512/917] 1137353=test_generic [513/917] 1137353=test_rdoc_markup_to_html_snippet [514/917] 1137353=test_common [515/917] 1137353=test_ensure_and_callcc [516/917] 1137353=test_win32ole_variant_outarg [517/917] 1137353=test_rdoc_encoding [518/917] 1137353=test_key_actor_vi [519/917] 1137355=test_postponed_job [520/917] 1137353=test_gem_request_set_lockfile [521/917] 1137355=test_rdoc_markdown [522/917] 1137353=test_rdoc_markup_indented_paragraph [523/917] 1137355=test_iseq_load [524/917] 1137353=test_rdoc_markup_parser [525/917] 1137353=test_stream [526/917] 1137353=test_have_library [527/917] 1137354=test_ns_spki [528/917] 1137354=test_stringify_symbols [529/917] 1137354=test_require [530/917] 1137354=test_objspace [531/917] 1137355=test_rdoc_text [532/917] 1137353=library_symbols_test [533/917] 1137353=test_tsort [534/917] 1137353=test_typeddata [535/917] 1137355=test_gem_commands_fetch_command [536/917] 1137355=test_securerandom [537/917] 1137353=test_gem_commands_outdated_command [538/917] 1137355=string_encoding_test [539/917] 1137355=test_gem_dependency_list [540/917] 1137353=test_rdoc_parser_changelog [541/917] 1137355=test_gem_doctor [542/917] 1137355=json_fixtures_test [543/917] 1137355=test_len [544/917] 1137355=test_disable_irb [545/917] 1137355=test_kwargs [546/917] 1137355=test_rdoc_parser_c [547/917] 1137353=test_io_wait [548/917] 1137353=test_pack [549/917] 1137355=test_rdoc_code_object [550/917] 1137353=test_process [551/917] 1137355=test_provider [552/917] 1137355=test_euc_kr [553/917] 1137355=test_gem_source_specific_file [554/917] 1137355=test_bmethod [555/917] 1137355=test_rand [556/917] 1137355=encodings_test [557/917] 1137355=test_string_processing [558/917] 1137355=test_random_formatter [559/917] 1137355=test_rdoc_markup_attributes [560/917] 1137355=test_encoding [561/917] 1137355=test_hmac [562/917] 1137355=test_rdoc_generator_markup [563/917] 1137355=test_constant Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-11-11 02:46:24.767823494 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1137353 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [564/917] 1137355=test_find [565/917] 1137355=test_rat [566/917] 1137355=test_gem_request_connection_pools [567/917] 1137355=test_init [568/917] 1137355=test_flags [569/917] 1137355=test_numeric [570/917] 1137355=test_bug-3571 [571/917] 1137355=test_yamlstore [572/917] 1137355=test_file [573/917] 1137355=test_time [574/917] 1137355=test_capacity [575/917] 1137355=test_gem_commands_owner_command [576/917] 1137355=test_nextafter [577/917] 1137355=test_tcp [578/917] 1137355=test_win32ole_method_event [579/917] 1137355=test_gem_name_tuple [580/917] 1137355=test_rdoc_markup_to_table_of_contents [581/917] 1137355=test_integer [582/917] 1137355=test_gem_requirement [583/917] 1137355=test_pipe [584/917] 1137355=test_string [585/917] 1137353=test_macro [586/917] 1137353=test_function [587/917] 1137353=test_gem_resolver_activation_request [588/917] 1137353=test_gem_commands_server_command [589/917] 1137353=test_resource [590/917] 1137353=test_gem_package_tar_reader_entry [591/917] 1137353=test_gem_uri [592/917] 1137353=test_bug-5832 [593/917] 1137353=test_yield_block [594/917] 1137353=test_c_struct_builder [595/917] 1137353=test_path_to_class [596/917] 1137353=test_enumerator [597/917] 1137353=test_reqarg [598/917] 1137353=test_frozen_error [599/917] 1137353=test_spell_checker [600/917] 1137353=test_gem_version [601/917] 1137353=test_gem_ext_ext_conf_builder [602/917] 1137353=test_gem_ext_cargo_builder [603/917] 1137353=test_console_attr [604/917] 1137353=test_proc [605/917] 1137353=test_gem_commands_unpack_command [606/917] 1137353=test_zlib [607/917] 1137354=test_rdoc_options [608/917] 1137354=test_ubf_async_safe [609/917] 1137354=snippets_test [610/917] 1137353=test_pstore [611/917] 1137353=test_win32ole_record [612/917] 1137353=test_rdoc_include [613/917] 1137353=test_gem_version_option [614/917] 1137354=test_date_compat [615/917] 1137354=test_yaml_tree [616/917] 1137353=test_gem_commands_yank_command [617/917] 1137354=test_cstr [618/917] 1137353=test_euc_tw [619/917] 1137353=test_command [620/917] 1137353=test_gem_resolver_dependency_request [621/917] 1137353=test_big2str [622/917] 1137353=test_gem_resolver_specification [623/917] 1137353=test_pkey_dsa [624/917] 1137354=test_logger [625/917] 1137354=test_human_typo [626/917] 1137354=test_import [627/917] 1137353=test_wait [628/917] 1137353=test_nil [629/917] 1137353=test_psych [630/917] 1137353=test_io_buffer [631/917] 1137353=test_kdf [632/917] 1137353=test_ldap [633/917] 1137353=test_thread_queue [634/917] 1137354=test_passing_block [635/917] 1137354=test_defined [636/917] 1137354=test_nowrite [637/917] 1137354=json_string_matching_test [638/917] 1137354=test_gem_config_file [639/917] 1137354=test_comparable [640/917] 1137354=test_rdoc_rdoc [641/917] 1137354=test_yjit_exit_locations [642/917] 1137354=location_test [643/917] 1137354=test_io_timeout [644/917] 1137354=test_type_completor [645/917] 1137354=test_rdoc_normal_module [646/917] 1137354=test_rdoc_markdown_test [647/917] 1137354=test_erb_m17n [648/917] 1137354=test_rdoc_generator_pot_po_entry [649/917] 1137354=test_timeout [650/917] 1137354=test_rdoc_markup_verbatim [651/917] 1137354=test_webauthn_poller [652/917] 1137354=test_date_conv [653/917] 1137354=test_frozen [654/917] 1137354=test_gem_resolver_index_specification [655/917] 1137354=test_serialize_subclasses [656/917] 1137354=test_egrep_cpp [657/917] 1137354=test_tree_builder [658/917] 1137354=test_gem_commands_update_command [659/917] 1137355=test_date [660/917] 1137355=test_big5 [661/917] 1137355=test_protect [662/917] 1137355=test_fnmatch [663/917] 1137355=test_pathname [664/917] 1137355=test_rdoc_markup_pre_process [665/917] 1137355=test_store [666/917] 1137355=test_coverage [667/917] 1137354=test_http_request [668/917] 1137354=test_tempfile [669/917] 1137354=test_string [670/917] 1137354=json_common_interface_test [671/917] 1137354=test_error_highlight [672/917] 1137355=test_rdoc_any_method [673/917] 1137355=test_function_entry [674/917] 1137355=test_raise [675/917] 1137355=test_complexrational [676/917] 1137355=version_test [677/917] 1137355=lex_test [678/917] 1137355=test_files_lib [679/917] 1137354=test_string_memory [680/917] 1137354=test_help [681/917] 1137354=test_enumerator_kw [682/917] 1137354=test_marshalable [683/917] 1137354=test_line_editor [684/917] 1137354=test_win32ole [685/917] 1137354=test_internal_ivar [686/917] 1137354=test_gem_source_local [687/917] 1137354=test_rendering [688/917] 1137354=test_gem_gemcutter_utilities [689/917] 1137354=desugar_compiler_test [690/917] 1137354=test_rdoc_task [691/917] 1137354=test_tracepoint [692/917] 1137353=test_gem_text [693/917] 1137354=test_settracefunc [694/917] 1137353=test_backtrace [695/917] 1137354=tunnel_test [696/917] 1137354=test_gem_commands_push_command [697/917] 1137355=locals_test [698/917] 1137355=test_too_many_dummy_encodings [699/917] 1137355=test_method_cache [700/917] 1137355=test_sprintf_comb [701/917] 1137355=test_scan_args [702/917] 1137355=test_gem_commands_specification_command [703/917] 1137353=test_gem_commands_which_command [704/917] 1137353=test_gem_request [705/917] 1137355=test_gem_package_old [706/917] 1137355=test_pty [707/917] 1137354=test_gem_dependency_installer [708/917] 1137353=test_http [709/917] 1137353=test_hash [710/917] 1137355=test_filter [711/917] 1137355=test_parser_events [712/917] 1137355=test_pkcs12 [713/917] 1137355=test_gem_remote_fetcher [714/917] 1137355=test_koi8 [715/917] 1137355=test_json_tree [716/917] 1137355=test_argf [717/917] 1137354=test_yaml [718/917] 1137354=test_x509name [719/917] 1137354=test_gem_dependency [720/917] 1137354=test_gem_remote_fetcher_local_server .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 12 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 13 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12 #<File::Stat dev=0xd, ino=1339445602, mode=010600, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=2024-11-12 02:16:03.741626045 +0000, mtime=2024-11-12 02:16:03.741626045 +0000, ctime=2024-11-12 02:16:03.741626045 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 13 #<File::Stat dev=0xd, ino=1339445602, mode=010600, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=2024-11-12 02:16:03.741626045 +0000, mtime=2024-11-12 02:16:03.741626045 +0000, ctime=2024-11-12 02:16:03.741626045 +0000> [721/917] 1137354=test_cclass [722/917] 1137354=test_gem_uninstaller [723/917] 1137353=test_yjit [724/917] 1137353=test_m17n [725/917] 1137353=test_method [726/917] 1137354=test_rdoc_markup_to_rdoc [727/917] 1137354=test_severity [728/917] 1137355=test_case [729/917] 1137355=test_ractor [730/917] 1137354=test_gem_package_tar_writer [731/917] 1137355=test_str2big [732/917] 1137355=test_http [733/917] 1137354=test_utf16 [734/917] 1137354=test_set [735/917] 1137354=test_face [736/917] 1137354=test_sizeof Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x9, ino=1339445004, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1137355 opc 10u IPv4 1339445004 0t0 TCP localhost:35889->localhost:33580 (CLOSE_WAIT) .Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 11 #<File::Stat dev=0x9, ino=1339446466, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1137355 opc 11u IPv4 1339446466 0t0 TCP localhost:40109->localhost:49712 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12 #<File::Stat dev=0x9, ino=1339445111, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1137355 opc 12u IPv4 1339445111 0t0 TCP localhost:40601->localhost:38918 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 13 #<File::Stat dev=0x9, ino=1339445191, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1137355 opc 13u IPv4 1339445191 0t0 TCP localhost:39867->localhost:43052 (CLOSE_WAIT) [737/917] 1137354=test_date_attr [738/917] 1137354=test_gem_request_set_lockfile_parser [739/917] 1137354=constant_path_node_test [740/917] 1137354=test_stringchar [741/917] 1137354=warnings_test [742/917] 1137354=test_econv [743/917] 1137354=test_gem_install_update_options [744/917] 1137354=test_cp949 [745/917] 1137354=test_jaro_winkler [746/917] 1137354=test_gem_resolver_vendor_set [747/917] 1137354=test_condition [748/917] 1137354=test_gem_dependency_resolution_error [749/917] 1137354=test_mixed_unicode_escapes [750/917] 1137354=test_sleep [751/917] 1137354=dispatcher_test [752/917] 1137354=test_fileutils Leaked file descriptor: TestFileUtils#test_chown_error: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-11-11 02:46:24.767823494 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1137354 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [753/917] 1137354=test_sorted_set [754/917] 1137354=test_emoji [755/917] 1137354=test_stack [756/917] 1137355=test_windows_1252 [757/917] 1137355=test_win32ole_variable [758/917] 1137355=test_rdoc_class_module [759/917] 1137354=test_rdoc_cross_reference [760/917] 1137355=test_parse [761/917] 1137355=attribute_write_test [762/917] 1137355=test_method_cache [763/917] 1137355=test_gem_specification [764/917] 1137354=test_flush [765/917] 1137354=test_pkey_rsa [766/917] 1137354=test_numhash [767/917] 1137354=test_system [768/917] 1137354=test_iso_8859 [769/917] 1137354=test_libs [770/917] 1137354=test_qsort [771/917] 1137354=test_gc [772/917] 1137354=test_math [773/917] 1137354=test_safe_load [774/917] 1137354=test_sprintf [775/917] 1137354=comments_test [776/917] 1137354=test_rdoc_parser_rd [777/917] 1137354=test_const [778/917] 1137354=test_exit [779/917] 1137354=test_class [780/917] 1137355=test_gem_commands_sources_command [781/917] 1137355=test_name_error [782/917] 1137355=test_gem_source_list [783/917] 1137355=json_addition_test [784/917] 1137355=test_recorder [785/917] 1137355=test_yaml_special_cases [786/917] 1137355=test_case [787/917] 1137355=test_open-uri [788/917] 1137355=test_enc_associate [789/917] 1137355=test_enumerator [790/917] 1137354=test_gem_command_manager [791/917] 1137354=test_rdoc_context [792/917] 1137353=test_array [793/917] 1137353=test_rdoc_generator_json_index [794/917] 1137353=test_date_time [795/917] 1137353=test_nil2vtempty [796/917] 1137353=test_framework [797/917] 1137353=test_weakmap [798/917] 1137354=test_coderange [799/917] 1137354=test_inadvertent_creation [800/917] 1137354=test_ansi_with_terminfo [801/917] 1137354=test_pack [802/917] 1137354=test_cgi_tag_helper [803/917] 1137354=test_pinned [804/917] 1137354=test_iterator [805/917] 1137354=test_string [806/917] 1137354=test_gem_commands_install_command [807/917] 1137354=test_kernel [808/917] 1137354=test_rendering [809/917] 1137354=test_gem_rdoc [810/917] 1137354=test_dot_dot [811/917] 1137354=test_shapes [812/917] 1137354=test_did_you_mean [813/917] 1137354=regular_expression_encoding_test [814/917] 1137354=test_rdoc_extend [815/917] 1137354=test_cesu8 [816/917] 1137354=test_storage [817/917] 1137354=test_err_in_callback [818/917] 1137354=test_method_name_check [819/917] 1137354=test_merge_keys [820/917] 1137354=test_array_create [821/917] 1137354=test_dir_m17n [822/917] 1137354=test_memory_view [823/917] 1137354=test_complex [824/917] 1137354=test_threadgroup [825/917] 1137354=!Nothing_to_test [826/917] 1137354=static_literals_test [827/917] 1137354=test_fd_setsize [828/917] 1137354=test_process [829/917] 1137354=test_forwardable [830/917] 1137354=test_verbose [831/917] 1137354=test_gem_commands_open_command [832/917] 1137354=test_normalize [833/917] 1137354=test_emoji_breaks [834/917] 1137354=test_assignment [835/917] 1137354=test_gem_update_suggestion [836/917] 1137354=test_undef [837/917] 1137354=test_rdoc_generator_darkfish [838/917] 1137354=test_gem_resolver_lock_set [839/917] 1137354=test_random [840/917] 1137354=test_gem_command [841/917] 1137354=test_asn1 [842/917] 1137354=test_gem_impossible_dependencies_error [843/917] 1137354=test_pp [844/917] 1137354=test_gem_resolver_requirement_list [845/917] 1137354=test_exception [846/917] 1137354=test_raise_exception [847/917] 1137354=test_arith_seq_beg_len_step [848/917] 1137354=test_noarg [849/917] 1137354=test_basicinstructions [850/917] 1137354=test_utf32 [851/917] 1137354=test_gem_resolver_git_specification [852/917] 1137354=test_gem_security [853/917] 1137353=test_key_actor_emacs [854/917] 1137353=test_date_ractor [855/917] 1137353=test_erb [856/917] 1137353=test_variable [857/917] 1137353=test_hash [858/917] 1137353=test_rdoc_tom_doc [859/917] 1137353=test_optarg [860/917] 1137353=test_gem_commands_pristine_command [861/917] 1137353=test_gem_uri_formatter [862/917] 1137353=test_prettyprint [863/917] 1137353=test_ole_methods [864/917] 1137353=test_cgi_util [865/917] 1137353=lex_test [866/917] 1137353=test_clone [867/917] 1137353=test_enc_raise [868/917] 1137353=test_queue [869/917] 1137353=test_gem_resolver_lock_specification [870/917] 1137353=test_boolean [871/917] 1137353=test_rdoc_i18n_locale [872/917] 1137353=test_gc_compact [873/917] 1137353=test_dryrun [874/917] 1137353=regexp_test [875/917] 1137353=test_yield [876/917] 1137354=test_show_source [877/917] 1137354=test_remote_fetch_error [878/917] 1137354=test_data_error [879/917] 1137354=test_files_sample [880/917] 1137354=test_rdoc_stats [881/917] 1137354=test_rubyoptions [882/917] 1137353=test_force_exit [883/917] 1137353=test_optimization [884/917] 1137355=test_shift_jis [885/917] 1137355=test_rdoc_store [886/917] 1137353=test_key_event_record [887/917] 1137353=test_date_parse [888/917] 1137355=test_open3 [889/917] 1137353=test_mdns [890/917] 1137353=test_arity [891/917] 1137353=test_thread [892/917] 1137353=test_buffering [893/917] 1137353=test_pkey_ec [894/917] 1137353=test_svcb_https [895/917] 1137353=test_case_mapping [896/917] 1137353=test_rational [897/917] 1137353=test_gem_ext_cargo_builder_unit [898/917] 1137353=test_ractor [899/917] 1137353=test_rdoc_rubygems_hook [900/917] 1137353=test_gem_resolver_api_specification [901/917] 1137353=test_webauthn_listener [902/917] 1137355=test_rdoc_method_attr [903/917] 1137355=test_enumerable [904/917] 1137355=test_set [905/917] 1137355=test_tree_spell_checker [906/917] 1137355=ruby_parser_test [907/917] 1137355=test_hash_create [908/917] 1137355=test_grapheme_breaks [909/917] 1137355=test_yamldbm [910/917] 1137355=test_warning [911/917] 1137355=test_gem_spec_fetcher [912/917] 1137355=test_unicode_escape [913/917] 1137355=test_default_gems [914/917] 1137355=test_switch_hitter [915/917] 1137355=test_backtrace [916/917] 1137355=test_gbk [917/917] 1137355=test_gem_commands_dependency_command Failed tests: TC_OpenStruct#test_access_methods_from_different_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TC_OpenStruct#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestThreadLockNativeThread#test_lock_native_thread_tls: Test::Unit::AssertionFailedError: assert_separately failed with error message TestThreadLockNativeThread#test_lock_native_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestEngine#test_openssl_engine_id_name_inspect: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestEngine#test_openssl_engine_by_id_string: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestEngine#test_openssl_engine_builtin: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestEngine#test_engines_free: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestEngine#test_openssl_engine_digest_sha1: 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_disable_abi_check_using_environment_variable: 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_require_lib_with_incorrect_abi_on_dev_ruby: 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_private_top_methods: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_inspect_segfault: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_include_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_redefinition_mismatch: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_prepend_gc: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_prepend_optmethod: 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_call_super: 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 TestRequire#test_loading_fifo_threading_success: 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_fd_leak: 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_load_wrap_nil: 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_require_too_long_filename: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_throw_while_loading: 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_default_loaded_features_encoding: 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_define_class: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_loading_fifo_threading_raise: 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 TestWeakKeyMap#test_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test: 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_flock_exclusive: Test::Unit::AssertionFailedError: assert_separately failed with error message TestFileExhaustive#test_flock_shared: Test::Unit::AssertionFailedError: assert_separately failed with error message TestFileExhaustive#test_readlink_long_path: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSignal#test_hup_me: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSignal#test_ignored_interrupt: 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_trap_system_default: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTmpdir#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDup#test_user_flags: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPathnameRactor#test_ractor_shareable: 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_no_lib: 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_no_def: 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_sha2: 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 TestAutoload#test_autoload_p_with_static_extensions: Test::Unit::PendedError: Skipped, no message given TestAutoload#test_autoload_private_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 TestAutoload#test_autoload_deprecate_constant_before_autoload: 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_source_location_after_require: 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_autoload_parallel_race: 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_private_constant: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features: 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_repeated_permutation_stack_error: 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_sort_with_replace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Ripper#test_new: 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::TestInput#test_new: 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::Generic#test_parse_files:ext: Test::Unit::AssertionFailedError: assert_separately failed with error message TestStringIO#test_overflow: 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_repeated_permutation_stack_error: 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_sort_with_replace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestISeq#test_iseq_builtin_load: 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_mandatory_only: 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_key_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_shared_substring_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_frozen_env_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_keys_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_reject_bang_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_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_filter_bang_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_value_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_shift_in_ractor: 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_fetch_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_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_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_keep_if_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_to_s_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_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_each_pair_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_select_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_delete_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_has_value2_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_empty_p_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 RactorCompatibilityTest#test_variable_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_class_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 RactorCompatibilityTest#test_method_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 TestEtc#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir#test_instance_chdir: 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_glob_gc_for_fd: 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 TestIO_M17N#test_bom_too_long_utfname: Test::Unit::AssertionFailedError: assert_separately failed with error message TestFloat#test_aliased_quo_recursion: Test::Unit::AssertionFailedError: assert_separately failed with error message TestFloat#test_long_string: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_race_gets_and_close: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_puts_parallel: Test::Unit::PendedError: not portable TestIO#test_set_stdout: 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_dup_many: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_set_lineno: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_cross_thread_close_stdio: Test::Unit::AssertionFailedError: assert_separately failed with error message 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_copy_stream_no_busy_wait: Test::Unit::PendedError: multiple threads already active TestIO#test_closed_stream_in_rescue: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTranscode#test_loading_race: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTranscode#test_valid_dummy_encoding: 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_symbol_proc_with_block: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_inlinecache: 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_alias_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_public_in_refine: 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_undefined_refined_method_defined: 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_refine_basic_object: 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_refined_method_defined: 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_singleton_method_should_not_use_refinements: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_refine_with_prepend: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAlias#test_alias_in_module: 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 Retrying... OpenSSL::TestFIPS#test_fips_mode_is_reentrant: 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 OpenSSL::TestFIPS#test_fips_mode_get_with_fips_mode_set: 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 TestLastThread#test_last_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObject#test_redef_method_missing: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::Literal#test_hash_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::Literal#test_array_literal: 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_keyword_and_keyword_splat_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_positional_splat_and_keyword_parameter: 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_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#test_optional_parameter: 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_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_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_required_and_keyword_splat_parameter: 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_anonymous_splat_and_anonymous_keyword_splat_parameters: 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_keyword_and_keyword_splat_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_positional_splat_and_keyword_parameter: 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_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 TestAllocation::MethodCall::WithBlock#test_optional_parameter: 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_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_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_required_and_keyword_splat_parameter: 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_anonymous_splat_and_anonymous_keyword_splat_parameters: 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_keyword_and_keyword_splat_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_positional_splat_and_keyword_parameter: 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_required_and_positional_splat_parameters: 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_keyword_splat_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_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_required_and_keyword_splat_parameter: 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_anonymous_splat_and_anonymous_keyword_splat_parameters: 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_keyword_and_keyword_splat_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_positional_splat_and_keyword_parameter: 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_required_and_positional_splat_parameters: 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_keyword_splat_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_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_required_and_keyword_splat_parameter: 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_anonymous_splat_and_anonymous_keyword_splat_parameters: 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_others: 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 TestLambdaParameters#test_proc_inside_lambda_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message TestKeywordArguments#test_dynamic_symbol_keyword: 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 TestMkmfConfig#test_with_config_without_arg: 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_with_arg_and_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_no_value: Test::Unit::AssertionFailedError: assert_separately failed with error message Bug::Test_ExceptionE#test_ensured: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTimeExtension#test_rfc2822_ractor: 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_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_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_9: 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_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 TestGc#test_latest_gc_info: 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_expand_heap: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGc#test_thrashing_for_young_objects: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGc#test_profiler_clear: Test::Unit::PendedError: for now TestGc#test_measure_total_time: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGc#test_gc_parameter_init_slots: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMethodInlineCache#test_zsuper: 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_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_exponential: 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_bug_19467: 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_s_timeout: 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_match_cache_negative_look_behind: 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_timeout_corner_cases: 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_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_match_cache_square: 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_timeout_nil: 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_match_cache_positive_look_behind: 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_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 TestPsychRactor#test_ractor_config: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPsychRactor#test_ractor_constants: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPsychRactor#test_not_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPsychRactor#test_ractor_round_trip: Test::Unit::AssertionFailedError: assert_separately failed with error message TestThread#test_thread_value_in_trap: 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_signal_at_join: 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_thread_native_thread_id_across_fork_on_linux: Test::Unit::PendedError: this test is only for Linux TestMarshal#test_marshal_load_r_prepare_reference_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMarshal#test_marshal_load_extended_class_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMarshal#test_continuation: Test::Unit::PendedError: requires callcc support TestBignum#test_very_big_str_to_inum: 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_to_proc_iseq: 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_block_method_to_proc: 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_curry_proc: 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_lambda: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMkmfConfiguration#test_verbose_with_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjSpaceRactor#test_tracing_does_not_crash: 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_with_exception_keyword: Test::Unit::AssertionFailedError: assert_separately failed with error message TestInteger#test_Integer: 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_inject_op_private: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnumerable#test_inject_op_redefined: Test::Unit::AssertionFailedError: assert_separately failed with error message 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_callcc: Test::Unit::PendedError: requires callcc support TestFiberCurrentRactor#test_ractor_shareable: 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_hash_literal_frozen: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyLiteral#test_big_hash_literal: 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_monkey_pack: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPack#test_pack_resize: 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_unpack_m: 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 Test_String_Fstring#test_rb_enc_str_new_autoloaded_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTimeout#test_handling_enclosed_threadgroup: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTimeout#test_threadgroup: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_undefined_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_blocking_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_wrong_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_super_in_method_missing: 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_exception_in_name_error_to_str: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_undef_Warning_warn: 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_syntax_test: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_cdhash: 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_syntax_sample: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_syntax_ext: 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_lib: 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_safe_call_in_for_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_anonymous_keyword_rest_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message URI::TestCommon#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPostponed_job#test_multiple_preregistration: 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_legacy_register: 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_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 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 TestIseqLoad#test_require_integration: Test::Unit::PendedError: iseq loader require integration tests still failing TestIseqLoad#test_break_ensure: Test::Unit::PendedError: failing due to exception entry sp mismatch TestIseqLoad#test_next_in_block_in_block: Test::Unit::PendedError: failing due to stack_max mismatch TestIseqLoad#test_stressful_roundtrip: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRand#test_default_seed: 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 TestMkmfFlags#test_try_cppflag_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 TestMkmfFlags#test_try_cflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestNumeric#test_coerced_remainder: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTime#test_memsize: Test::Unit::PendedError: Time object size test TestTime#test_marshal_zone_gc: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_Integer#test_positive_pow: 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 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_rescue_exec_fail: 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_popen_reopen: 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_execopts_rlimit: 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_overwrite_ENV: Test::Unit::AssertionFailedError: assert_separately failed with error message TestProcess#test_exec_fd_3_redirect: 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 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 TestObjSpace#test_reachable_objects_during_iteration: 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_from: 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_trace_object_allocations_stop_first: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjSpace#test_load_allocation_path_load: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjSpace#test_count_symbols: Test::Unit::AssertionFailedError: assert_separately failed with error message TestWait#test_wait_for_invalid_fd: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDefined#test_super_toplevel: 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 TestCoverage#test_coverage_suspendable: 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 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:lib/rubygems: 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/erb: 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/irb: 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/rdoc: 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/set: 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/yaml: 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/optparse: 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/reline: 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: 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/random: 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/net: 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 Test_TooManyDummyEncodings#test_exceed_encoding_table_size: Test::Unit::AssertionFailedError: assert_separately failed with error message TestHashOnly#test_any_hash_fixable: 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 TestArgf#test_wrong_type: 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_shareable_constant_value_unshareable_literal: 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_assign_in_conditional: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSystem#test_system_closed: Test::Unit::AssertionFailedError: assert_separately failed with error message TestNameError#test_info_parent_iseq_mark: 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_IBM037: 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_ISO_2022_JP_KDDI: 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_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_ISO_2022_JP: 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 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 TestMethod#test_argument_error_location: 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_zsuper_private_override_instance_method: 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 Test_Symbol::TestInadvertent#test_gc_attrset: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIterator#test_yield_at_toplevel: 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_utf8_raw_windows_1251_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_jp_name: 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_extutf8_inteucjp_representable: 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 TestDir_M17N#test_filename_ext_euc_jp_and_int_utf_8: 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_extutf8_invalid: 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 Test_ArithSeq#test_beg_len_step: Test::Unit::AssertionFailedError: assert_separately failed with error message TestWeakMap#test_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message TestWeakMap#test_member?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f TestWeakMap#test_key?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f TestWeakMap#test_include?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f TestDateParseRactor#test_date_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message CGIUtilTest#test_cgi_unescapeURIComponent_accept_charset: Test::Unit::AssertionFailedError: assert_separately failed with error message CGIUtilTest#test_cgi_unescape_accept_charset: Test::Unit::AssertionFailedError: assert_separately failed with error message TestClone#test_user_flags: 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_keeps_shape_frozen_status: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_ast_compacts: 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_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_moving_strings_down_heaps: 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_updating_references_for_heap_allocated_shared_arrays: 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_moving_arrays_up_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_moving_objects_between_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyYieldGen#test_block_cached_argc: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnumerator#test_with_index_dangling_memo: 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_fixnum_mul: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_or: 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_string_eq_neq: 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_uminus: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_array_max: 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_block_parameter_should_not_create_objects: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_freeze: 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_fixnum_minus: 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_le: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_mod: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_size: 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_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_fixnum_ge: 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_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_float_gt: 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_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_array_min: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_and: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_float_lt: 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_fixnum_gt: 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_float_div: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_ltlt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_eqq: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_length: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_objtostring: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_array_length: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_array_plus: 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 TestRubyOptions#test_setproctitle: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptions#test_yydebug: Test::Unit::PendedError: Skipped, no message given TestRubyOptions#test_dump_parsetree_error_tolerant: Test::Unit::PendedError: Skipped, no message given Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-11-12 02:04:22.438804151 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1137350 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-11-11 02:46:24.767823494 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1137350 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group 1) Failure: TC_OpenStruct#test_access_methods_from_different_ractor [/home/opc/ruby/src/master/test/ostruct/test_ostruct.rb:373]: assert_separately failed with error message pid 1292291 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 2) Failure: TC_OpenStruct#test_ractor [/home/opc/ruby/src/master/test/ostruct/test_ostruct.rb:360]: assert_separately failed with error message pid 1292295 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 3) Failure: TestThreadLockNativeThread#test_lock_native_thread_tls [/home/opc/ruby/src/master/test/-ext-/thread/test_lock_native_thread.rb:31]: assert_separately failed with error message pid 1292303 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 4) Failure: TestThreadLockNativeThread#test_lock_native_thread [/home/opc/ruby/src/master/test/-ext-/thread/test_lock_native_thread.rb:18]: assert_separately failed with error message pid 1292317 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 5) Failure: OpenSSL::TestEngine#test_openssl_engine_id_name_inspect [/home/opc/ruby/src/master/test/openssl/test_engine.rb:85]: assert_separately failed with error message pid 1292321 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 6) Failure: OpenSSL::TestEngine#test_openssl_engine_by_id_string [/home/opc/ruby/src/master/test/openssl/test_engine.rb:85]: assert_separately failed with error message pid 1292324 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 7) Failure: OpenSSL::TestEngine#test_openssl_engine_builtin [/home/opc/ruby/src/master/test/openssl/test_engine.rb:85]: assert_separately failed with error message pid 1292330 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 8) Failure: OpenSSL::TestEngine#test_engines_free [/home/opc/ruby/src/master/test/openssl/test_engine.rb:85]: assert_separately failed with error message pid 1292333 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 9) Failure: OpenSSL::TestEngine#test_openssl_engine_digest_sha1 [/home/opc/ruby/src/master/test/openssl/test_engine.rb:85]: assert_separately failed with error message pid 1292336 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 10) Failure: TestABI#test_disable_abi_check_using_environment_variable [/home/opc/ruby/src/master/test/-ext-/test_abi.rb:19]: assert_separately failed with error message pid 1292339 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 11) Failure: TestABI#test_enable_abi_check_using_environment_variable [/home/opc/ruby/src/master/test/-ext-/test_abi.rb:27]: assert_separately failed with error message pid 1292342 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 12) Failure: TestABI#test_require_lib_with_incorrect_abi_on_dev_ruby [/home/opc/ruby/src/master/test/-ext-/test_abi.rb:9]: assert_separately failed with error message pid 1292354 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 13) Failure: TestModule#test_refine_module_then_include [/home/opc/ruby/src/master/test/ruby/test_module.rb:626]: assert_separately failed with error message pid 1292360 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 14) Failure: TestModule#test_private_top_methods [/home/opc/ruby/src/master/test/ruby/test_module.rb:2982]: assert_separately failed with error message pid 1292375 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 15) Failure: TestModule#test_inspect_segfault [/home/opc/ruby/src/master/test/ruby/test_module.rb:3141]: assert_separately failed with error message pid 1292404 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 16) Failure: TestModule#test_include_toplevel [/home/opc/ruby/src/master/test/ruby/test_module.rb:526]: assert_separately failed with error message pid 1292407 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 17) Failure: TestModule#test_redefinition_mismatch [/home/opc/ruby/src/master/test/ruby/test_module.rb:3213]: assert_separately failed with error message pid 1292410 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 18) Failure: TestModule#test_prepend_gc [/home/opc/ruby/src/master/test/ruby/test_module.rb:3069]: assert_separately failed with error message pid 1292440 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 19) Failure: TestModule#test_prepend_optmethod [/home/opc/ruby/src/master/test/ruby/test_module.rb:2441]: assert_separately failed with error message pid 1292450 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 20) Failure: TestModule#test_gc_prepend_chain [/home/opc/ruby/src/master/test/ruby/test_module.rb:604]: assert_separately failed with error message pid 1292453 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 21) Failure: TestModule#test_prepend_visibility_inherited [/home/opc/ruby/src/master/test/ruby/test_module.rb:2632]: assert_separately failed with error message pid 1292457 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 22) Failure: TestModule#test_private_extended_module [/home/opc/ruby/src/master/test/ruby/test_module.rb:3222]: assert_separately failed with error message pid 1292460 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 23) Failure: TestModule#test_prepend_call_super [/home/opc/ruby/src/master/test/ruby/test_module.rb:2760]: assert_separately failed with error message pid 1292463 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 24) Failure: TestObjectSpace#test_each_object_singleton_class [/home/opc/ruby/src/master/test/ruby/test_objectspace.rb:269]: assert_separately failed with error message pid 1292479 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 25) Failure: TestObjectSpace#test_each_object_no_garbage [/home/opc/ruby/src/master/test/ruby/test_objectspace.rb:243]: assert_separately failed with error message pid 1292509 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 26) Failure: TestRequire#test_loading_fifo_threading_success [/home/opc/ruby/src/master/test/ruby/test_require.rb:869]: assert_separately failed with error message pid 1292518 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 27) Failure: TestRequire#test_define_module_under [/home/opc/ruby/src/master/test/ruby/test_require.rb:332]: assert_separately failed with error message pid 1292532 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 28) Failure: TestRequire#test_loading_fifo_fd_leak [/home/opc/ruby/src/master/test/ruby/test_require.rb:896]: assert_separately failed with error message pid 1292543 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 29) Failure: TestRequire#test_load_error_path [/home/opc/ruby/src/master/test/ruby/test_require.rb:20]: assert_separately failed with error message pid 1292660 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 30) Failure: TestRequire#test_load_wrap_nil [/home/opc/ruby/src/master/test/ruby/test_require.rb:431]: assert_separately failed with error message pid 1292663 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 31) Failure: TestRequire#test_require_in_wrapped_load [/home/opc/ruby/src/master/test/ruby/test_require.rb:364]: assert_separately failed with error message pid 1292666 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 32) Failure: TestRequire#test_require_too_long_filename [/home/opc/ruby/src/master/test/ruby/test_require.rb:48]: assert_separately failed with error message pid 1292676 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 33) Failure: TestRequire#test_throw_while_loading [/home/opc/ruby/src/master/test/ruby/test_require.rb:920]: assert_separately failed with error message pid 1292687 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 34) Failure: TestRequire#test_define_class_under [/home/opc/ruby/src/master/test/ruby/test_require.rb:285]: assert_separately failed with error message pid 1292691 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 35) Failure: TestRequire#test_default_loaded_features_encoding [/home/opc/ruby/src/master/test/ruby/test_require.rb:633]: assert_separately failed with error message pid 1292698 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 36) Failure: TestRequire#test_define_module [/home/opc/ruby/src/master/test/ruby/test_require.rb:317]: assert_separately failed with error message pid 1292749 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 37) Failure: TestRequire#test_require_invalid_shared_object [/home/opc/ruby/src/master/test/ruby/test_require.rb:37]: assert_separately failed with error message pid 1292752 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 38) Failure: TestRequire#test_define_class [/home/opc/ruby/src/master/test/ruby/test_require.rb:256]: assert_separately failed with error message pid 1292761 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 39) Failure: TestRequire#test_loading_fifo_threading_raise [/home/opc/ruby/src/master/test/ruby/test_require.rb:850]: assert_separately failed with error message pid 1292764 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 40) Failure: TestLogDevice#test_shifting_monthly_dst_change [/home/opc/ruby/src/master/test/logger/test_logdevice.rb:661]: assert_separately failed with error message pid 1292772 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 41) Failure: TestLogDevice#test_shifting_weekly_dst_change [/home/opc/ruby/src/master/test/logger/test_logdevice.rb:630]: assert_separately failed with error message pid 1292795 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 42) Failure: TestWeakKeyMap#test_compaction [/home/opc/ruby/src/master/test/ruby/test_weakkeymap.rb:128]: assert_separately failed with error message pid 1292895 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 43) Failure: TestRipper::Generic#test_parse_files:lib/rubygems [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292901 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 44) Failure: TestRipper::Generic#test_parse_files:ext [/home/opc/ruby/src/master/test/ripper/test_files_ext.rb:5]: assert_separately failed with error message pid 1292904 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 45) Failure: TestRipper::Generic#test_parse_files:lib/unicode_normalize [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292907 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 46) Failure: TestRipper::Generic#test_parse_files:lib/erb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292910 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 47) Failure: TestRipper::Generic#test_parse_files:lib/syntax_suggest [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292913 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 48) Failure: TestRipper::Generic#test_parse_files:lib/irb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292916 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 49) Failure: TestRipper::Generic#test_parse_files:lib/ruby_vm [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292919 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 50) Failure: TestRipper::Generic#test_parse_files:lib/logger [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292922 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 51) Failure: TestRipper::Generic#test_parse_files:lib/rdoc [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292925 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 52) Failure: TestRipper::Generic#test_parse_files:lib/open3 [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292928 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 53) Failure: TestRipper::Generic#test_parse_files:lib/set [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292931 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 54) Failure: TestRipper::Generic#test_parse_files:lib/forwardable [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292934 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 55) Failure: TestRipper::Generic#test_parse_files:test [/home/opc/ruby/src/master/test/ripper/test_files_test.rb:5]: assert_separately failed with error message pid 1292937 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 56) Failure: TestRipper::Generic#test_parse_files:lib/yaml [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292940 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 57) Failure: TestRipper::Generic#test_parse_files:lib/did_you_mean [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292943 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 58) Failure: TestRipper::Generic#test_parse_files:lib/optparse [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292946 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 59) Failure: TestRipper::Generic#test_parse_files:lib/prism [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292949 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 60) Failure: TestRipper::Generic#test_parse_files:lib/reline [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292952 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 61) Failure: TestRipper::Generic#test_parse_files:lib/error_highlight [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292955 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 62) Failure: TestRipper::Generic#test_parse_files:lib [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:5]: assert_separately failed with error message pid 1292958 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 63) Failure: TestRipper::Generic#test_parse_files:lib/uri [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292961 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 64) Failure: TestRipper::Generic#test_parse_files:lib/random [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292964 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 65) Failure: TestRipper::Generic#test_parse_files:lib/cgi [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292967 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 66) Failure: TestRipper::Generic#test_parse_files:lib/net [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292970 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 67) Failure: TestRipper::Generic#test_parse_files:lib/bundler [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1292973 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 68) Failure: TestFileExhaustive#test_join_with_changed_separator [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:1377]: assert_separately failed with error message pid 1292976 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 69) Failure: TestFileExhaustive#test_flock_exclusive [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:1421]: assert_separately failed with error message pid 1292983 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 70) Failure: TestFileExhaustive#test_flock_shared [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:1452]: assert_separately failed with error message pid 1292987 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 71) Failure: TestFileExhaustive#test_readlink_long_path [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:760]: assert_separately failed with error message pid 1292991 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 72) Failure: TestSignal#test_hup_me [/home/opc/ruby/src/master/test/ruby/test_signal.rb:268]: assert_separately failed with error message pid 1292994 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 73) Failure: TestSignal#test_ignored_interrupt [/home/opc/ruby/src/master/test/ruby/test_signal.rb:284]: assert_separately failed with error message pid 1292997 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 74) Failure: TestSignal#test_sigwait_fd_unused [/home/opc/ruby/src/master/test/ruby/test_signal.rb:336]: assert_separately failed with error message pid 1293048 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 75) Failure: TestSignal#test_trap_system_default [/home/opc/ruby/src/master/test/ruby/test_signal.rb:197]: assert_separately failed with error message pid 1293061 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 76) Failure: TestTmpdir#test_ractor [/home/opc/ruby/src/master/test/test_tmpdir.rb:126]: assert_separately failed with error message pid 1293067 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 77) Failure: TestDup#test_user_flags [/home/opc/ruby/src/master/test/ruby/test_dup.rb:77]: assert_separately failed with error message pid 1293072 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 78) Failure: TestPathnameRactor#test_ractor_shareable [/home/opc/ruby/src/master/test/pathname/test_ractor.rb:11]: assert_separately failed with error message pid 1293075 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 79) Failure: TestDigest::TestInitCopy#test_initialize_copy_md5_rmd160 [/home/opc/ruby/src/master/test/digest/test_digest.rb:210]: assert_separately failed with error message pid 1293079 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 80) Failure: TestDigest::TestDigestParen#test_no_lib [/home/opc/ruby/src/master/test/digest/test_digest.rb:231]: assert_separately failed with error message pid 1293082 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 81) Failure: TestDigest::TestDigestParen#test_race_mixed [/home/opc/ruby/src/master/test/digest/test_digest.rb:263]: assert_separately failed with error message pid 1293085 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 82) Failure: TestDigest::TestDigestParen#test_no_lib_no_def [/home/opc/ruby/src/master/test/digest/test_digest.rb:242]: assert_separately failed with error message pid 1293089 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 83) Failure: TestDigest::TestDigestParen#test_race [/home/opc/ruby/src/master/test/digest/test_digest.rb:250]: assert_separately failed with error message pid 1293092 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 84) Failure: TestDigest::TestDigestParen#test_sha2 [/home/opc/ruby/src/master/test/digest/test_digest.rb:221]: assert_separately failed with error message pid 1293096 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 85) Failure: Bug::Test_ExceptionAT#test_exception_at_throwing [/home/opc/ruby/src/master/test/-ext-/exception/test_exception_at_throwing.rb:7]: assert_separately failed with error message pid 1293099 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 86) Failure: TestAutoload#test_autoload_private_constant_before_autoload [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:333]: assert_separately failed with error message pid 1293120 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 87) Failure: TestAutoload#test_source_location [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:460]: assert_separately failed with error message pid 1293131 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 88) Failure: TestAutoload#test_autoload_deprecate_constant_before_autoload [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:363]: assert_separately failed with error message pid 1293137 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value Finished tests in 446.526383s, 71.5120 tests/s, 14618.7801 assertions/s. 89) Failure: TestAutoload#test_autoload_same_file [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:419]: assert_separately failed with error message pid 1293140 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 90) Failure: TestAutoload#test_source_location_after_require [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:476]: assert_separately failed with error message pid 1293153 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 91) Failure: TestAutoload#test_autoload_deprecate_constant [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:314]: assert_separately failed with error message pid 1293156 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 92) Failure: TestAutoload#test_autoload_parallel_race [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:563]: assert_separately failed with error message pid 1293159 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 93) Failure: TestAutoload#test_autoload_parent_namespace [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:592]: assert_separately failed with error message pid 1295175 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 94) Failure: TestAutoload#test_autoload_private_constant [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:294]: assert_separately failed with error message pid 1295178 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 95) Failure: TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:506]: assert_separately failed with error message pid 1295181 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 96) Failure: TestArray#test_permutation_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2488]: assert_separately failed with error message pid 1295187 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 97) Failure: TestArray#test_repeated_permutation_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2530]: assert_separately failed with error message pid 1295200 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 98) Failure: TestArray#test_repeated_combination_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2576]: assert_separately failed with error message pid 1295203 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 99) Failure: TestArray#test_sort_with_replace [/home/opc/ruby/src/master/test/ruby/test_array.rb:1877]: assert_separately failed with error message pid 1295206 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 100) Failure: TestRipper::Ripper#test_new [/home/opc/ruby/src/master/test/ripper/test_ripper.rb:18]: assert_separately failed with error message pid 1295209 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 101) Failure: TestRipper::Ripper#test_regexp_enc_error [/home/opc/ruby/src/master/test/ripper/test_ripper.rb:107]: assert_separately failed with error message pid 1295212 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 102) Failure: TestRipper::Ripper::TestInput#test_new [/home/opc/ruby/src/master/test/ripper/test_ripper.rb:18]: assert_separately failed with error message pid 1295215 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 103) Failure: TestRipper::Ripper::TestInput#test_regexp_enc_error [/home/opc/ruby/src/master/test/ripper/test_ripper.rb:107]: assert_separately failed with error message pid 1295218 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 104) Failure: TestRipper::Generic#test_parse_files:lib/rubygems [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295221 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 105) Failure: TestRipper::Generic#test_parse_files:ext [/home/opc/ruby/src/master/test/ripper/test_files_ext.rb:5]: assert_separately failed with error message pid 1295224 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 106) Failure: TestRipper::Generic#test_parse_files:lib/unicode_normalize [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295227 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 107) Failure: TestRipper::Generic#test_parse_files:lib/erb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295230 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 108) Failure: TestRipper::Generic#test_parse_files:lib/syntax_suggest [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295233 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 109) Failure: TestRipper::Generic#test_parse_files:lib/irb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295236 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 110) Failure: TestRipper::Generic#test_parse_files:lib/ruby_vm [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295239 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 111) Failure: TestRipper::Generic#test_parse_files:lib/logger [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295242 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 112) Failure: TestRipper::Generic#test_parse_files:lib/rdoc [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295245 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 113) Failure: TestRipper::Generic#test_parse_files:lib/open3 [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295248 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 114) Failure: TestRipper::Generic#test_parse_files:lib/set [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295251 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 115) Failure: TestRipper::Generic#test_parse_files:lib/forwardable [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295254 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 116) Failure: TestRipper::Generic#test_parse_files:test [/home/opc/ruby/src/master/test/ripper/test_files_test.rb:5]: assert_separately failed with error message pid 1295257 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 117) Failure: TestRipper::Generic#test_parse_files:lib/yaml [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295260 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 118) Failure: TestRipper::Generic#test_parse_files:lib/did_you_mean [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295263 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 119) Failure: TestRipper::Generic#test_parse_files:lib/optparse [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295266 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 120) Failure: TestRipper::Generic#test_parse_files:lib/prism [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295269 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 121) Failure: TestRipper::Generic#test_parse_files:lib/reline [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295272 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 122) Failure: TestRipper::Generic#test_parse_files:lib/error_highlight [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295275 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 123) Failure: TestRipper::Generic#test_parse_files:lib [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:5]: assert_separately failed with error message pid 1295278 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 124) Failure: TestRipper::Generic#test_parse_files:lib/uri [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295281 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 125) Failure: TestRipper::Generic#test_parse_files:lib/random [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295284 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 126) Failure: TestRipper::Generic#test_parse_files:lib/cgi [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295320 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 127) Failure: TestRipper::Generic#test_parse_files:lib/net [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295369 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 128) Failure: TestRipper::Generic#test_parse_files:lib/bundler [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1295372 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 129) Failure: TestStringIO#test_overflow [/home/opc/ruby/src/master/test/stringio/test_stringio.rb:947]: assert_separately failed with error message pid 1295375 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 130) Failure: TestArraySubclass#test_permutation_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2488]: assert_separately failed with error message pid 1295381 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 131) Failure: TestArraySubclass#test_repeated_permutation_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2530]: assert_separately failed with error message pid 1295404 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 132) Failure: TestArraySubclass#test_repeated_combination_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2576]: assert_separately failed with error message pid 1295418 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 133) Failure: TestArraySubclass#test_sort_with_replace [/home/opc/ruby/src/master/test/ruby/test_array.rb:1877]: assert_separately failed with error message pid 1295421 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 134) Failure: TestISeq#test_iseq_builtin_load [/home/opc/ruby/src/master/test/ruby/test_iseq.rb:769]: assert_separately failed with error message pid 1295457 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 135) Failure: TestISeq#test_translate_by_object [/home/opc/ruby/src/master/test/ruby/test_iseq.rb:407]: assert_separately failed with error message pid 1295463 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 136) Failure: TestISeq#test_mandatory_only [/home/opc/ruby/src/master/test/ruby/test_iseq.rb:788]: assert_separately failed with error message pid 1295466 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 137) Failure: TestEnv#test_inspect_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1083]: assert_separately failed with error message pid 1295469 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 138) Failure: TestEnv#test_key_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:711]: assert_separately failed with error message pid 1295474 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 139) Failure: TestEnv#test_clear_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1064]: assert_separately failed with error message pid 1295479 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 140) Failure: TestEnv#test_shared_substring_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1390]: assert_separately failed with error message pid 1295484 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 141) Failure: TestEnv#test_getenv_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:760]: assert_separately failed with error message pid 1295489 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 142) Failure: TestEnv#test_frozen_env_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1355]: assert_separately failed with error message pid 1295494 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 143) Failure: TestEnv#test_huge_value_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1333]: assert_separately failed with error message pid 1295499 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 144) Failure: TestEnv#test_keys_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:820]: assert_separately failed with error message pid 1295503 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 145) Failure: TestEnv#test_assoc_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1170]: assert_separately failed with error message pid 1295507 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 146) Failure: TestEnv#test_reject_bang_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:882]: assert_separately failed with error message pid 1295512 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 147) Failure: TestEnv#test_ivar_in_env_should_not_be_access_from_non_main_ractors [/home/opc/ruby/src/master/test/ruby/test_env.rb:1410]: assert_separately failed with error message pid 1295517 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 148) Failure: TestEnv#test_each_key_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:833]: assert_separately failed with error message pid 1295521 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 149) Failure: TestEnv#test_values_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:845]: assert_separately failed with error message pid 1295526 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 150) Failure: TestEnv#test_filter_bang_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:936]: assert_separately failed with error message pid 1295531 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 151) Failure: TestEnv#test_rehash_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1122]: assert_separately failed with error message pid 1295536 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 152) Failure: TestEnv#test_each_value_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:857]: assert_separately failed with error message pid 1295540 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 153) Failure: TestEnv#test_dup_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:678]: assert_separately failed with error message pid 1295545 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 154) Failure: TestEnv#test_slice_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1026]: assert_separately failed with error message pid 1295550 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 155) Failure: TestEnv#test_shift_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1267]: assert_separately failed with error message pid 1295555 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 156) Failure: TestEnv#test_select_bang_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:918]: assert_separately failed with error message pid 1295560 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 157) Failure: TestEnv#test_to_h_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1240]: assert_separately failed with error message pid 1295565 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 158) Failure: TestEnv#test_fetch_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:774]: assert_separately failed with error message pid 1295570 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 159) Failure: TestEnv#test_aset_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:803]: assert_separately failed with error message pid 1295575 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 160) Failure: TestEnv#test_to_a_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1102]: assert_separately failed with error message pid 1295580 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 161) Failure: TestEnv#test_rassoc_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1206]: assert_separately failed with error message pid 1295585 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 162) Failure: TestEnv#test_invert_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1285]: assert_separately failed with error message pid 1295590 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 163) Failure: TestEnv#test_replace_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1298]: assert_separately failed with error message pid 1295594 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 164) Failure: TestEnv#test_reject_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1253]: assert_separately failed with error message pid 1295599 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 165) Failure: TestEnv#test_keep_if_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:954]: assert_separately failed with error message pid 1295604 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 166) Failure: TestEnv#test_filter_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1004]: assert_separately failed with error message pid 1295609 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 167) Failure: TestEnv#test_to_s_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1074]: assert_separately failed with error message pid 1295614 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 168) Failure: TestEnv#test_bracket_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:643]: assert_separately failed with error message pid 1295619 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 169) Failure: TestEnv#test_values_at_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:972]: assert_separately failed with error message pid 1295624 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 170) Failure: TestEnv#test_size_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1131]: assert_separately failed with error message pid 1295629 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 171) Failure: TestEnv#test_frozen_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1364]: assert_separately failed with error message pid 1295634 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 172) Failure: TestEnv#test_each_pair_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:869]: assert_separately failed with error message pid 1295639 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 173) Failure: TestEnv#test_update_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1313]: assert_separately failed with error message pid 1295644 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 174) Failure: TestEnv#test_select_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:982]: assert_separately failed with error message pid 1295649 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 175) Failure: TestEnv#test_has_value_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:687]: assert_separately failed with error message pid 1295654 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 176) Failure: TestEnv#test_delete_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:744]: assert_separately failed with error message pid 1295659 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 177) Failure: TestEnv#test_delete_if_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:900]: assert_separately failed with error message pid 1295664 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 178) Failure: TestEnv#test_except_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1045]: assert_separately failed with error message pid 1295669 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 179) Failure: TestEnv#test_has_value2_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1193]: assert_separately failed with error message pid 1295674 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 180) Failure: TestEnv#test_to_hash_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1228]: assert_separately failed with error message pid 1295679 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 181) Failure: TestEnv#test_empty_p_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1143]: assert_separately failed with error message pid 1295684 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 182) Failure: TestEnv#test_has_key_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1156]: assert_separately failed with error message pid 1295689 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 183) Failure: RactorCompatibilityTest#test_variable_name_suggestion_works_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:100]: assert_separately failed with error message pid 1295694 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 184) Failure: RactorCompatibilityTest#test_can_raise_other_name_error_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:83]: assert_separately failed with error message pid 1295699 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 185) Failure: RactorCompatibilityTest#test_class_name_suggestion_works_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:7]: assert_separately failed with error message pid 1295703 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 186) Failure: RactorCompatibilityTest#test_key_name_suggestion_works_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:24]: assert_separately failed with error message pid 1295708 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 187) Failure: RactorCompatibilityTest#test_method_name_suggestion_works_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:43]: assert_separately failed with error message pid 1295713 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 188) Failure: RactorCompatibilityTest#test_pattern_key_name_suggestion_works_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:61]: assert_separately failed with error message pid 1295717 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 189) Failure: TestEtc#test_ractor [/home/opc/ruby/src/master/test/etc/test_etc.rb:180]: assert_separately failed with error message pid 1295722 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 190) Failure: TestDir#test_instance_chdir [/home/opc/ruby/src/master/test/ruby/test_dir.rb:174]: assert_separately failed with error message pid 1295731 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 191) Failure: TestDir#test_glob_too_may_open_files [/home/opc/ruby/src/master/test/ruby/test_dir.rb:362]: assert_separately failed with error message pid 1295734 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 192) Failure: TestDir#test_glob_gc_for_fd [/home/opc/ruby/src/master/test/ruby/test_dir.rb:743]: assert_separately failed with error message pid 1295739 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 193) Failure: Test_Load_ResolveSymbol#test_load_resolve_symbol_resolver [/home/opc/ruby/src/master/test/-ext-/load/test_resolve_symbol.rb:6]: assert_separately failed with error message pid 1295742 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 194) Failure: TestIO_M17N#test_bom_too_long_utfname [/home/opc/ruby/src/master/test/ruby/test_io_m17n.rb:2251]: assert_separately failed with error message pid 1295805 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 195) Failure: TestFloat#test_aliased_quo_recursion [/home/opc/ruby/src/master/test/ruby/test_float.rb:1030]: assert_separately failed with error message pid 1295906 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 196) Failure: TestFloat#test_long_string [/home/opc/ruby/src/master/test/ruby/test_float.rb:981]: assert_separately failed with error message pid 1295909 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 197) Failure: TestIO#test_race_gets_and_close [/home/opc/ruby/src/master/test/ruby/test_io.rb:4023]: assert_separately failed with error message pid 1295913 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 198) Failure: TestIO#test_set_stdout [/home/opc/ruby/src/master/test/ruby/test_io.rb:2963]: assert_separately failed with error message pid 1296046 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 199) Failure: TestIO#test_open_fifo_does_not_block_other_threads [/home/opc/ruby/src/master/test/ruby/test_io.rb:3938]: assert_separately failed with error message pid 1296099 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 200) Failure: TestIO#test_race_closed_stream [/home/opc/ruby/src/master/test/ruby/test_io.rb:4055]: assert_separately failed with error message pid 1296109 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 201) Failure: TestIO#test_dup_many [/home/opc/ruby/src/master/test/ruby/test_io.rb:1475]: assert_separately failed with error message pid 1297886 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 202) Failure: TestIO#test_set_lineno [/home/opc/ruby/src/master/test/ruby/test_io.rb:1894]: assert_separately failed with error message pid 1297897 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 203) Failure: TestIO#test_cross_thread_close_stdio [/home/opc/ruby/src/master/test/ruby/test_io.rb:3359]: assert_separately failed with error message pid 1297945 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 204) Failure: TestIO#test_DATA_binmode [/home/opc/ruby/src/master/test/ruby/test_io.rb:3083]: assert_separately failed with error message pid 1298012 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 205) Failure: TestIO#test_write_epipe_nosync [/home/opc/ruby/src/master/test/ruby/test_io.rb:1793]: assert_separately failed with error message pid 1298019 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 206) Failure: TestIO#test_closed_stream_in_rescue [/home/opc/ruby/src/master/test/ruby/test_io.rb:4151]: assert_separately failed with error message pid 1298168 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 207) Failure: TestTranscode#test_loading_race [/home/opc/ruby/src/master/test/ruby/test_transcode.rb:2276]: assert_separately failed with error message pid 1298181 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 208) Failure: TestTranscode#test_valid_dummy_encoding [/home/opc/ruby/src/master/test/ruby/test_transcode.rb:2265]: assert_separately failed with error message pid 1298186 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 209) Failure: TestRefinement#test_refined_protected_methods [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1210]: assert_separately failed with error message pid 1298189 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 210) Failure: TestRefinement#test_symbol_proc_with_block [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1858]: assert_separately failed with error message pid 1298195 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 211) Failure: TestRefinement#test_inlinecache [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:2653]: assert_separately failed with error message pid 1298217 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 212) Failure: TestRefinement#test_change_refined_new_method_visibility [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1273]: assert_separately failed with error message pid 1298224 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 213) Failure: TestRefinement#test_alias_refined_method [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1287]: assert_separately failed with error message pid 1298230 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 214) Failure: TestRefinement#test_public_in_refine [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1922]: assert_separately failed with error message pid 1298241 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 215) Failure: TestRefinement#test_remove_refined_method [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1405]: assert_separately failed with error message pid 1298248 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 216) Failure: TestRefinement#test_using_wrong_argument [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:2052]: assert_separately failed with error message pid 1298251 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 217) Failure: TestRefinement#test_undefined_refined_method_defined [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1372]: assert_separately failed with error message pid 1298262 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 218) Failure: TestRefinement#test_reopen_refinement_module [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1596]: assert_separately failed with error message pid 1298265 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 219) Failure: TestRefinement#test_refine_basic_object [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1245]: assert_separately failed with error message pid 1298268 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 220) Failure: TestRefinement#test_remove_undefined_refined_method [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1433]: assert_separately failed with error message pid 1298271 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 221) Failure: TestRefinement#test_refined_method_defined [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1330]: assert_separately failed with error message pid 1298274 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 222) Failure: TestRefinement#test_refine_after_using [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1039]: assert_separately failed with error message pid 1298277 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 223) Failure: TestRefinement#test_singleton_method_should_not_use_refinements [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1312]: assert_separately failed with error message pid 1298280 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 224) Failure: TestRefinement#test_refine_with_prepend [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1908]: assert_separately failed with error message pid 1298295 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 225) Failure: TestAlias#test_alias_in_module [/home/opc/ruby/src/master/test/ruby/test_alias.rb:207]: assert_separately failed with error message pid 1298322 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 226) Failure: OpenSSL::TestFIPS#test_fips_mode_is_reentrant [/home/opc/ruby/src/master/test/openssl/test_fips.rb:31]: assert_separately failed with error message pid 1298336 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 227) Failure: OpenSSL::TestFIPS#test_fips_mode_get_is_false_on_fips_mode_disabled [/home/opc/ruby/src/master/test/openssl/test_fips.rb:22]: assert_separately failed with error message pid 1298339 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 228) Failure: OpenSSL::TestFIPS#test_fips_mode_get_with_fips_mode_set [/home/opc/ruby/src/master/test/openssl/test_fips.rb:40]: assert_separately failed with error message pid 1298342 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 229) Failure: Prism::TestCompilePrism#test_ConstantPathTargetNode [/home/opc/ruby/src/master/test/ruby/test_compile_prism.rb:447]: assert_separately failed with error message pid 1298345 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 230) Failure: Prism::TestCompilePrism#test_ScopeNode [/home/opc/ruby/src/master/test/ruby/test_compile_prism.rb:2570]: assert_separately failed with error message pid 1298348 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 231) Failure: TestLastThread#test_last_thread [/home/opc/ruby/src/master/test/-ext-/gvl/test_last_thread.rb:6]: assert_separately failed with error message pid 1298351 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 232) Failure: TestObject#test_redef_method_missing [/home/opc/ruby/src/master/test/ruby/test_object.rb:1016]: assert_separately failed with error message pid 1298355 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 233) Failure: TestAllocation::Literal#test_hash_literal [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298421 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 234) Failure: TestAllocation::Literal#test_array_literal [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298424 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 235) Failure: TestAllocation::MethodCall#test_no_array_allocation_with_splat_and_nonstatic_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298427 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 236) Failure: TestAllocation::MethodCall#test_positional_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298430 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 237) Failure: TestAllocation::MethodCall#test_keyword_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298433 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 238) Failure: TestAllocation::MethodCall#test_required_positional_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298436 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 239) Failure: TestAllocation::MethodCall#test_positional_splat_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298439 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 240) Failure: TestAllocation::MethodCall#test_nested_argument_forwarding [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298442 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 241) Failure: TestAllocation::MethodCall#test_ruby2_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298445 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 242) Failure: TestAllocation::MethodCall#test_required_and_positional_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298448 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 243) Failure: TestAllocation::MethodCall#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298451 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 244) Failure: TestAllocation::MethodCall#test_optional_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298454 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 245) Failure: TestAllocation::MethodCall#test_argument_forwarding [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298457 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 246) Failure: TestAllocation::MethodCall#test_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298460 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 247) Failure: TestAllocation::MethodCall#test_positional_splat_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298463 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 248) Failure: TestAllocation::MethodCall#test_positional_splat_and_post_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298466 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 249) Failure: TestAllocation::MethodCall#test_no_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298469 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 250) Failure: TestAllocation::MethodCall#test_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298472 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 251) Failure: TestAllocation::MethodCall#test_required_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298475 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 252) Failure: TestAllocation::MethodCall#test_required_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298478 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 253) Failure: TestAllocation::MethodCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298481 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 254) Failure: TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298484 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 255) Failure: TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298487 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 256) Failure: TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298490 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 257) Failure: TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298493 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 258) Failure: TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298496 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 259) Failure: TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298499 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 260) Failure: TestAllocation::MethodCall::WithBlock#test_ruby2_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298502 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 261) Failure: TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298505 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 262) Failure: TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298508 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 263) Failure: TestAllocation::MethodCall::WithBlock#test_optional_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298511 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 264) Failure: TestAllocation::MethodCall::WithBlock#test_argument_forwarding [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298514 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 265) Failure: TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298517 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 266) Failure: TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298520 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 267) Failure: TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298523 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 268) Failure: TestAllocation::MethodCall::WithBlock#test_no_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298526 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 269) Failure: TestAllocation::MethodCall::WithBlock#test_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298529 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 270) Failure: TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298532 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 271) Failure: TestAllocation::MethodCall::WithBlock#test_required_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298535 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 272) Failure: TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298538 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 273) Failure: TestAllocation::ProcCall#test_no_array_allocation_with_splat_and_nonstatic_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298541 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 274) Failure: TestAllocation::ProcCall#test_positional_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298544 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 275) Failure: TestAllocation::ProcCall#test_keyword_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298547 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 276) Failure: TestAllocation::ProcCall#test_required_positional_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298550 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 277) Failure: TestAllocation::ProcCall#test_positional_splat_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298553 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 278) Failure: TestAllocation::ProcCall#test_ruby2_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298556 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 279) Failure: TestAllocation::ProcCall#test_required_and_positional_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298559 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 280) Failure: TestAllocation::ProcCall#test_optional_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298562 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 281) Failure: TestAllocation::ProcCall#test_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298565 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 282) Failure: TestAllocation::ProcCall#test_positional_splat_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298568 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 283) Failure: TestAllocation::ProcCall#test_positional_splat_and_post_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298571 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 284) Failure: TestAllocation::ProcCall#test_no_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298574 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 285) Failure: TestAllocation::ProcCall#test_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298577 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 286) Failure: TestAllocation::ProcCall#test_required_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298580 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 287) Failure: TestAllocation::ProcCall#test_required_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298583 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 288) Failure: TestAllocation::ProcCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298586 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 289) Failure: TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298589 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 290) Failure: TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298592 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 291) Failure: TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298595 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 292) Failure: TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298598 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 293) Failure: TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298601 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 294) Failure: TestAllocation::ProcCall::WithBlock#test_ruby2_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298604 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 295) Failure: TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298607 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 296) Failure: TestAllocation::ProcCall::WithBlock#test_optional_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298610 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 297) Failure: TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298613 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 298) Failure: TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298616 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 299) Failure: TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298619 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 300) Failure: TestAllocation::ProcCall::WithBlock#test_no_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298622 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 301) Failure: TestAllocation::ProcCall::WithBlock#test_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298625 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 302) Failure: TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298628 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 303) Failure: TestAllocation::ProcCall::WithBlock#test_required_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298631 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 304) Failure: TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 1298634 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 305) Failure: Test_ArithSeq#test_extract_with_range [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:21]: assert_separately failed with error message pid 1298637 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 306) Failure: Test_ArithSeq#test_beg_len_step [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb:6]: assert_separately failed with error message pid 1298640 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 31932 tests, 6527671 assertions, 604 failures, 0 errors, 359 skips 307) Failure: Test_ArithSeq#test_extract_with_others [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:33]: ruby -v: ruby 3.4.0dev (2024-11-12T02:11:43Z master 107a4da122) +PRISM [aarch64-linux] assert_separately failed with error message pid 1298643 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 308) Failure: Test_ArithSeq#test_extract_with_arith_seq [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:6]: assert_separately failed with error message pid 1298646 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 309) Failure: TestLambdaParameters#test_proc_inside_lambda_toplevel [/home/opc/ruby/src/master/test/ruby/test_lambda.rb:166]: assert_separately failed with error message pid 1298649 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 310) Failure: TestKeywordArguments#test_dynamic_symbol_keyword [/home/opc/ruby/src/master/test/ruby/test_keyword.rb:4056]: assert_separately failed with error message pid 1298662 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 311) Failure: TestKeywordArguments#test_large_kwsplat_to_method_taking_kw_and_kwsplat [/home/opc/ruby/src/master/test/ruby/test_keyword.rb:4041]: assert_separately failed with error message pid 1298702 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 312) Failure: TestMkmfConfig#test_with_config_without_arg [/home/opc/ruby/src/master/test/mkmf/test_config.rb:27]: assert_separately failed with error message pid 1298705 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 313) Failure: TestMkmfConfig#test_dir_config [/home/opc/ruby/src/master/test/mkmf/test_config.rb:9]: assert_separately failed with error message pid 1298708 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 314) Failure: TestMkmfConfig#test_with_config_with_arg_and_value [/home/opc/ruby/src/master/test/mkmf/test_config.rb:15]: assert_separately failed with error message pid 1298711 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 315) Failure: TestMkmfConfig#test_with_target_rbconfig [/home/opc/ruby/src/master/test/mkmf/test_config.rb:51]: assert_separately failed with error message pid 1298714 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 316) Failure: TestMkmfConfig#test_with_config_with_arg_and_no_value [/home/opc/ruby/src/master/test/mkmf/test_config.rb:21]: assert_separately failed with error message pid 1298717 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 317) Failure: Bug::Test_ExceptionE#test_ensured [/home/opc/ruby/src/master/test/-ext-/exception/test_ensured.rb:10]: assert_separately failed with error message pid 1298720 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 318) Failure: TestTimeExtension#test_rfc2822_ractor [/home/opc/ruby/src/master/test/test_time.rb:76]: assert_separately failed with error message pid 1298726 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 319) Failure: TestPopenDeadlock#test_popen_without_deadlock_8 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 1298731 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 320) Failure: TestPopenDeadlock#test_popen_without_deadlock_4 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 1298736 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 321) Failure: TestPopenDeadlock#test_popen_without_deadlock_6 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 1298741 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 322) Failure: TestPopenDeadlock#test_popen_without_deadlock_0 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 1298746 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 323) Failure: TestPopenDeadlock#test_popen_without_deadlock_2 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 1298751 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 324) Failure: TestPopenDeadlock#test_popen_without_deadlock_9 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 1298756 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 325) Failure: TestPopenDeadlock#test_popen_without_deadlock_3 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 1298761 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 326) Failure: TestPopenDeadlock#test_popen_without_deadlock_1 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 1298766 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 327) Failure: TestPopenDeadlock#test_popen_without_deadlock_7 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 1298771 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 328) Failure: TestPopenDeadlock#test_popen_without_deadlock_5 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 1298776 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 329) Failure: TestGc#test_latest_gc_info [/home/opc/ruby/src/master/test/ruby/test_gc.rb:306]: assert_separately failed with error message pid 1298781 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 330) Failure: TestGc#test_latest_gc_info_weak_references_count [/home/opc/ruby/src/master/test/ruby/test_gc.rb:367]: assert_separately failed with error message pid 1298804 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 331) Failure: TestGc#test_expand_heap [/home/opc/ruby/src/master/test/ruby/test_gc.rb:611]: assert_separately failed with error message pid 1298807 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 332) Failure: TestGc#test_thrashing_for_young_objects [/home/opc/ruby/src/master/test/ruby/test_gc.rb:632]: assert_separately failed with error message pid 1298814 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 333) Failure: TestGc#test_measure_total_time [/home/opc/ruby/src/master/test/ruby/test_gc.rb:287]: assert_separately failed with error message pid 1299003 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 334) Failure: TestGc#test_gc_parameter_init_slots [/home/opc/ruby/src/master/test/ruby/test_gc.rb:523]: assert_separately failed with error message pid 1299023 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 335) Failure: TestMethodInlineCache#test_zsuper [/home/opc/ruby/src/master/test/ruby/test_inlinecache.rb:37]: assert_separately failed with error message pid 1299034 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 336) Failure: TestRegexp#test_match_cache_positive_look_ahead_complex [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1967]: assert_separately failed with error message pid 1299038 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 337) Failure: TestRegexp#test_match_cache_atomic [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1940]: assert_separately failed with error message pid 1299045 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 338) Failure: TestRegexp#test_invalid_group [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1744]: assert_separately failed with error message pid 1299048 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 339) Failure: TestRegexp#test_match_cache_exponential [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1922]: assert_separately failed with error message pid 1299057 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 340) Failure: TestRegexp#test_s_timeout_corner_cases [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1801]: assert_separately failed with error message pid 1299060 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 341) Failure: TestRegexp#test_bug_19467 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:2025]: assert_separately failed with error message pid 1299063 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 342) Failure: TestRegexp#test_invalid_free_at_parse_depth_limit_over [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1699]: assert_separately failed with error message pid 1299066 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 343) Failure: TestRegexp#test_s_timeout [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1783]: assert_separately failed with error message pid 1299069 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 344) Failure: TestRegexp#test_nonextended_section_of_extended_regexp_bug_19379 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:148]: assert_separately failed with error message pid 1299072 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 345) Failure: TestRegexp#test_match_cache_negative_look_behind [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1994]: assert_separately failed with error message pid 1299075 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 346) Failure: TestRegexp#test_extended_comment_invalid_escape_bug_18294 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:95]: assert_separately failed with error message pid 1299078 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 347) Failure: TestRegexp#test_timeout_corner_cases [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1888]: assert_separately failed with error message pid 1299084 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 348) Failure: TestRegexp#test_timeout_longer_than_global [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1849]: assert_separately failed with error message pid 1299087 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 349) Failure: TestRegexp#test_match_cache_negative_look_ahead [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1976]: assert_separately failed with error message pid 1299094 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 350) Failure: TestRegexp#test_eq_tilde_can_be_overridden [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1686]: assert_separately failed with error message pid 1299097 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 351) Failure: TestRegexp#test_match_cache_square [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1931]: assert_separately failed with error message pid 1299100 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 352) Failure: TestRegexp#test_match_cache_atomic_complex [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1949]: assert_separately failed with error message pid 1299103 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 353) Failure: TestRegexp#test_timeout_nil [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1849]: assert_separately failed with error message pid 1299106 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 354) Failure: TestRegexp#test_timeout_shorter_than_global [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1849]: assert_separately failed with error message pid 1299109 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 355) Failure: TestRegexp#test_match_cache_positive_look_behind [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1985]: assert_separately failed with error message pid 1299112 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 356) Failure: TestRegexp#test_utf8_comment_in_usascii_extended_regexp_bug_19455 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:204]: assert_separately failed with error message pid 1299115 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 357) Failure: TestRegexp#test_match_cache_positive_look_ahead [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1958]: assert_separately failed with error message pid 1299118 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 358) Failure: TestRegexp#test_match_cache_with_peek_optimization [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:2003]: assert_separately failed with error message pid 1299125 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 359) Failure: TestPsychRactor#test_ractor_config [/home/opc/ruby/src/master/test/psych/test_ractor.rb:30]: assert_separately failed with error message pid 1299131 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 360) Failure: TestPsychRactor#test_ractor_constants [/home/opc/ruby/src/master/test/psych/test_ractor.rb:43]: assert_separately failed with error message pid 1299136 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 361) Failure: TestPsychRactor#test_not_shareable [/home/opc/ruby/src/master/test/psych/test_ractor.rb:18]: assert_separately failed with error message pid 1299140 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 362) Failure: TestPsychRactor#test_ractor_round_trip [/home/opc/ruby/src/master/test/psych/test_ractor.rb:6]: assert_separately failed with error message pid 1299144 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 363) Failure: TestThread#test_thread_value_in_trap [/home/opc/ruby/src/master/test/ruby/test_thread.rb:1021]: assert_separately failed with error message pid 1299224 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 364) Failure: TestThread#test_thread_join_in_trap [/home/opc/ruby/src/master/test/ruby/test_thread.rb:1005]: assert_separately failed with error message pid 1299228 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 365) Failure: TestThread#test_signal_at_join [/home/opc/ruby/src/master/test/ruby/test_thread.rb:1506]: assert_separately failed with error message pid 1299242 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 366) Failure: TestThread#test_report_on_exception [/home/opc/ruby/src/master/test/ruby/test_thread.rb:430]: assert_separately failed with error message pid 1301295 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 367) Failure: TestMarshal#test_marshal_load_r_prepare_reference_crash [/home/opc/ruby/src/master/test/ruby/test_marshal.rb:743]: assert_separately failed with error message pid 1444499 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 368) Failure: TestMarshal#test_marshal_load_extended_class_crash [/home/opc/ruby/src/master/test/ruby/test_marshal.rb:731]: assert_separately failed with error message pid 1444510 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 369) Failure: TestBignum#test_very_big_str_to_inum [/home/opc/ruby/src/master/test/ruby/test_bignum.rb:207]: assert_separately failed with error message pid 1444515 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 370) Failure: TestSymbol#test_to_proc_binding [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:280]: assert_separately failed with error message pid 1444526 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 371) Failure: TestSymbol#test_to_proc_iseq [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:267]: assert_separately failed with error message pid 1444529 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 372) Failure: TestSymbol#test_to_proc_arg [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:179]: assert_separately failed with error message pid 1444536 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 373) Failure: TestSymbol#test_block_method_to_proc [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:351]: assert_separately failed with error message pid 1444546 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 374) Failure: TestSymbol#test_hash_redefinition [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:568]: assert_separately failed with error message pid 1444549 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 375) Failure: TestSymbol#test_block_curry_proc [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:331]: assert_separately failed with error message pid 1444555 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 376) Failure: TestSymbol#test_to_proc_no_method [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:170]: assert_separately failed with error message pid 1444561 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 377) Failure: TestSymbol#test_block_curry_lambda [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:341]: assert_separately failed with error message pid 1444576 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 378) Failure: TestMkmfConfiguration#test_verbose_with_arg [/home/opc/ruby/src/master/test/mkmf/test_configuration.rb:28]: assert_separately failed with error message pid 1444579 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 379) Failure: TestObjSpaceRactor#test_tracing_does_not_crash [/home/opc/ruby/src/master/test/objspace/test_ractor.rb:5]: assert_separately failed with error message pid 1444582 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 380) Failure: TestInteger#test_times_bignum_redefine_plus_lt [/home/opc/ruby/src/master/test/ruby/test_integer.rb:319]: assert_separately failed with error message pid 1444586 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 381) Failure: TestInteger#test_Integer_with_exception_keyword [/home/opc/ruby/src/master/test/ruby/test_integer.rb:226]: assert_separately failed with error message pid 1444589 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 382) Failure: TestInteger#test_Integer [/home/opc/ruby/src/master/test/ruby/test_integer.rb:167]: assert_separately failed with error message pid 1444643 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 383) Failure: TestEnumerable#test_inject_array_op_private [/home/opc/ruby/src/master/test/ruby/test_enum.rb:350]: assert_separately failed with error message pid 1444646 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 384) Failure: TestEnumerable#test_inject_op_private [/home/opc/ruby/src/master/test/ruby/test_enum.rb:302]: assert_separately failed with error message pid 1444658 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 385) Failure: TestEnumerable#test_inject_op_redefined [/home/opc/ruby/src/master/test/ruby/test_enum.rb:273]: assert_separately failed with error message pid 1444709 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 386) Failure: TestEnumerable#test_inject_array_op_redefined [/home/opc/ruby/src/master/test/ruby/test_enum.rb:329]: assert_separately failed with error message pid 1444712 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 387) Failure: TestEnumerable#test_refine_Enumerable_then_include [/home/opc/ruby/src/master/test/ruby/test_enum.rb:369]: assert_separately failed with error message pid 1444715 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 388) Failure: TestFiberCurrentRactor#test_ractor_shareable [/home/opc/ruby/src/master/test/fiber/test_ractor.rb:11]: assert_separately failed with error message pid 1444737 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 389) Failure: TestRubyLiteral#test_dsymbol_redefined_intern [/home/opc/ruby/src/master/test/ruby/test_literal.rb:129]: assert_separately failed with error message pid 1444744 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 390) Failure: TestRubyLiteral#test_hash_literal_frozen [/home/opc/ruby/src/master/test/ruby/test_literal.rb:301]: assert_separately failed with error message pid 1444747 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 391) Failure: TestRubyLiteral#test_big_hash_literal [/home/opc/ruby/src/master/test/ruby/test_literal.rb:467]: assert_separately failed with error message pid 1444762 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 392) Failure: TestPack#test_monkey_pack_buffer [/home/opc/ruby/src/master/test/ruby/test_pack.rb:918]: assert_separately failed with error message pid 1444767 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 393) Failure: TestPack#test_monkey_pack [/home/opc/ruby/src/master/test/ruby/test_pack.rb:900]: assert_separately failed with error message pid 1444770 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 394) Failure: TestPack#test_pack_resize [/home/opc/ruby/src/master/test/ruby/test_pack.rb:815]: assert_separately failed with error message pid 1444773 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 395) Failure: TestPack#test_bug_18343 [/home/opc/ruby/src/master/test/ruby/test_pack.rb:661]: assert_separately failed with error message pid 1444776 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 396) Failure: TestPack#test_pack_unpack_m [/home/opc/ruby/src/master/test/ruby/test_pack.rb:652]: assert_separately failed with error message pid 1444779 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 397) Failure: Test_String_Fstring#test_rb_enc_interned_str_autoloaded_encoding [/home/opc/ruby/src/master/test/-ext-/string/test_fstring.rb:16]: assert_separately failed with error message pid 1444782 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 398) Failure: Test_String_Fstring#test_rb_enc_str_new_autoloaded_encoding [/home/opc/ruby/src/master/test/-ext-/string/test_fstring.rb:28]: assert_separately failed with error message pid 1444785 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 399) Failure: TestTimeout#test_handling_enclosed_threadgroup [/home/opc/ruby/src/master/test/test_timeout.rb:260]: assert_separately failed with error message pid 1444792 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 400) Failure: TestTimeout#test_threadgroup [/home/opc/ruby/src/master/test/test_timeout.rb:247]: assert_separately failed with error message pid 1444797 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 401) Failure: TestException#test_undefined_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1218]: assert_separately failed with error message pid 1444807 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 402) Failure: TestException#test_redefined_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1231]: assert_separately failed with error message pid 1444810 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 403) Failure: TestException#test_blocking_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1250]: assert_separately failed with error message pid 1444813 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 404) Failure: TestException#test_wrong_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1272]: assert_separately failed with error message pid 1444832 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 405) Failure: TestException#test_super_in_method_missing [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1409]: assert_separately failed with error message pid 1444843 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 406) Failure: TestException#test_exception_in_exception_equal [/home/opc/ruby/src/master/test/ruby/test_exception.rb:644]: assert_separately failed with error message pid 1444851 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 407) Failure: TestException#test_exception_in_name_error_to_str [/home/opc/ruby/src/master/test/ruby/test_exception.rb:597]: assert_separately failed with error message pid 1444854 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 408) Failure: TestException#test_undef_Warning_warn [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1210]: assert_separately failed with error message pid 1444905 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 409) Failure: TestSyntax#test_value_of_def [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:1142]: assert_separately failed with error message pid 1444916 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 410) Failure: TestSyntax#test_anonymous_rest_forwarding [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:154]: assert_separately failed with error message pid 1444919 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 411) Failure: TestSyntax#test_syntax_test [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:27]: assert_separately failed with error message pid 1444922 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 412) Failure: TestSyntax#test_cdhash [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:2237]: assert_separately failed with error message pid 1445297 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 413) Failure: TestSyntax#test_class_module_Object_ancestors [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:2222]: assert_separately failed with error message pid 1445307 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 414) Failure: TestSyntax#test_syntax_sample [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:25]: assert_separately failed with error message pid 1445310 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 415) Failure: TestSyntax#test_syntax_ext [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:26]: assert_separately failed with error message pid 1445553 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 416) Failure: TestSyntax#test_anonymous_block_forwarding [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:81]: assert_separately failed with error message pid 1445556 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 417) Failure: TestSyntax#test_syntax_lib [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:24]: assert_separately failed with error message pid 1445567 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 418) Failure: TestSyntax#test_keyword_empty_splat [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:382]: assert_separately failed with error message pid 1445589 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 419) Failure: TestSyntax#test_safe_call_in_for_variable [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:1260]: assert_separately failed with error message pid 1445592 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 420) Failure: TestSyntax#test_anonymous_keyword_rest_forwarding [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:173]: assert_separately failed with error message pid 1445603 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 421) Failure: URI::TestCommon#test_ractor [/home/opc/ruby/src/master/test/uri/test_common.rb:69]: assert_separately failed with error message pid 1445606 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 422) Failure: TestPostponed_job#test_multiple_preregistration [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:20]: assert_separately failed with error message pid 1445611 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 423) Failure: TestPostponed_job#test_multiple_preregistration_with_new_data [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:29]: assert_separately failed with error message pid 1445614 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 424) Failure: TestPostponed_job#test_legacy_register [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:38]: assert_separately failed with error message pid 1445617 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 425) Failure: TestPostponed_job#test_preregister_and_trigger [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:7]: assert_separately failed with error message pid 1445620 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 426) Failure: TestPostponed_job#test_legacy_register_one_same [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:54]: assert_separately failed with error message pid 1445623 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 427) Failure: TestPostponed_job#test_legacy_register_in_c_thread [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:64]: assert_separately failed with error message pid 1445626 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 428) Failure: TestThreadInstrumentation#test_sleeping_inside_ractor [/home/opc/ruby/src/master/test/-ext-/thread/test_instrumentation_api.rb:164]: assert_separately failed with error message pid 1445634 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 429) Failure: TestThreadInstrumentation#test_blocking_on_ractor [/home/opc/ruby/src/master/test/-ext-/thread/test_instrumentation_api.rb:137]: assert_separately failed with error message pid 1445649 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 430) Failure: TestIseqLoad#test_stressful_roundtrip [/home/opc/ruby/src/master/test/-ext-/iseq_load/test_iseq_load.rb:20]: assert_separately failed with error message pid 1445660 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 431) Failure: TestRand#test_default_seed [/home/opc/ruby/src/master/test/ruby/test_rand.rb:403]: assert_separately failed with error message pid 1445666 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 432) Failure: TestEncoding#test_nonascii_library_path [/home/opc/ruby/src/master/test/ruby/test_encoding.rb:120]: assert_separately failed with error message pid 1445788 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 433) Failure: TestEncoding#test_errinfo_after_autoload [/home/opc/ruby/src/master/test/ruby/test_encoding.rb:109]: assert_separately failed with error message pid 1445791 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 434) Failure: TestMkmfFlags#test_try_cppflag_invalid_opt [/home/opc/ruby/src/master/test/mkmf/test_flags.rb:50]: assert_separately failed with error message pid 1445797 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 435) Failure: TestMkmfFlags#test_try_ldflag_invalid_opt [/home/opc/ruby/src/master/test/mkmf/test_flags.rb:36]: assert_separately failed with error message pid 1445806 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 436) Failure: TestMkmfFlags#test_try_cflag_invalid_opt [/home/opc/ruby/src/master/test/mkmf/test_flags.rb:43]: assert_separately failed with error message pid 1445815 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 437) Failure: TestNumeric#test_coerced_remainder [/home/opc/ruby/src/master/test/ruby/test_numeric.rb:398]: assert_separately failed with error message pid 1445824 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 438) Failure: TestTime#test_marshal_zone_gc [/home/opc/ruby/src/master/test/ruby/test_time.rb:454]: assert_separately failed with error message pid 1445828 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 439) Failure: Test_Integer#test_positive_pow [/home/opc/ruby/src/master/test/-ext-/integer/test_integer.rb:17]: assert_separately failed with error message pid 1445831 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 440) Failure: TestPipe#test_stdout_epipe [/home/opc/ruby/src/master/test/ruby/test_pipe.rb:32]: assert_separately failed with error message pid 1445834 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 441) Failure: TestPipe::WithConversion#test_stdout_epipe [/home/opc/ruby/src/master/test/ruby/test_pipe.rb:32]: assert_separately failed with error message pid 1445838 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 442) Failure: TestProcess#test_warmup_precompute_string_coderange [/home/opc/ruby/src/master/test/ruby/test_process.rb:2750]: assert_separately failed with error message pid 1445846 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 443) Failure: TestProcess#test_to_hash_on_arguments [/home/opc/ruby/src/master/test/ruby/test_process.rb:2558]: 1. [1/2] Assertion for "Array" | assert_separately failed with error message | pid 1445871 exit 0 | | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 2. [2/2] Assertion for "String" | assert_separately failed with error message | pid 1445876 exit 0 | | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value . 444) Failure: TestProcess#test_rescue_exec_fail [/home/opc/ruby/src/master/test/ruby/test_process.rb:2539]: assert_separately failed with error message pid 1445905 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 445) Failure: TestProcess#test_warmup_run_major_gc_and_compact [/home/opc/ruby/src/master/test/ruby/test_process.rb:2736]: assert_separately failed with error message pid 1445963 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 446) Failure: TestProcess#test_popen_reopen [/home/opc/ruby/src/master/test/ruby/test_process.rb:2000]: assert_separately failed with error message pid 1446195 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 447) Failure: TestProcess#test_warmup_promote_all_objects_to_oldgen [/home/opc/ruby/src/master/test/ruby/test_process.rb:2724]: assert_separately failed with error message pid 1446212 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 448) Failure: TestProcess#test_execopts_rlimit [/home/opc/ruby/src/master/test/ruby/test_process.rb:251]: assert_separately failed with error message pid 1446227 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 449) Failure: TestProcess#test_deadlock_by_signal_at_forking [/home/opc/ruby/src/master/test/ruby/test_process.rb:2391]: assert_separately failed with error message pid 1446237 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 450) Failure: TestProcess#test_overwrite_ENV [/home/opc/ruby/src/master/test/ruby/test_process.rb:267]: assert_separately failed with error message pid 1446801 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 451) Failure: TestProcess#test_exec_fd_3_redirect [/home/opc/ruby/src/master/test/ruby/test_process.rb:2432]: assert_separately failed with error message pid 1446820 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 452) Failure: TestProc#test_hash_does_not_change_after_compaction [/home/opc/ruby/src/master/test/ruby/test_proc.rb:212]: assert_separately failed with error message pid 1447154 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 453) Failure: TestString#test_eq_tilde_can_be_overridden [/home/opc/ruby/src/master/test/ruby/test_string.rb:3326]: assert_separately failed with error message pid 1447177 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 454) Failure: TestString#test_fs_setter [/home/opc/ruby/src/master/test/ruby/test_string.rb:2779]: assert_separately failed with error message pid 1447183 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 455) Failure: TestObjSpace#test_reachable_objects_during_iteration [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:146]: assert_separately failed with error message pid 1447186 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 456) Failure: TestObjSpace#test_load_allocation_path_compile_file [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:868]: assert_separately failed with error message pid 1447193 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 457) Failure: TestObjSpace#test_reachable_objects_from [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:117]: assert_separately failed with error message pid 1447200 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 458) Failure: TestObjSpace#test_reachable_objects_size [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:169]: assert_separately failed with error message pid 1447207 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 459) Failure: TestObjSpace#test_trace_object_allocations_stop_first [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:182]: assert_separately failed with error message pid 1447214 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 460) Failure: TestObjSpace#test_load_allocation_path_load [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:868]: assert_separately failed with error message pid 1447350 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 461) Failure: TestObjSpace#test_count_symbols [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:809]: assert_separately failed with error message pid 1447353 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 462) Failure: TestWait#test_wait_for_invalid_fd [/home/opc/ruby/src/master/test/-ext-/wait/test_wait.rb:15]: assert_separately failed with error message pid 1447377 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 463) Failure: TestDefined#test_super_toplevel [/home/opc/ruby/src/master/test/ruby/test_defined.rb:368]: assert_separately failed with error message pid 1447380 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 464) Failure: TestPathname#test_split [/home/opc/ruby/src/master/test/pathname/test_pathname.rb:1090]: assert_separately failed with error message pid 1447383 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 465) Failure: TestPathname#test_relative_path_from_casefold [/home/opc/ruby/src/master/test/pathname/test_pathname.rb:1537]: assert_separately failed with error message pid 1447386 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 466) Failure: TestCoverage#test_coverage_suspendable [/home/opc/ruby/src/master/test/coverage/test_coverage.rb:862]: assert_separately failed with error message pid 1447492 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 467) Failure: TestTracepointObj#test_teardown_with_active_GC_end_hook [/home/opc/ruby/src/master/test/-ext-/tracepoint/test_tracepoint.rb:86]: assert_separately failed with error message pid 1447555 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 468) Failure: TestSetTraceFunc#test_lineno_in_optimized_insn [/home/opc/ruby/src/master/test/ruby/test_settracefunc.rb:2277]: assert_separately failed with error message pid 1447614 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 469) Failure: TestRipper::Generic#test_parse_files:lib/rubygems [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447627 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 470) Failure: TestRipper::Generic#test_parse_files:ext [/home/opc/ruby/src/master/test/ripper/test_files_ext.rb:5]: assert_separately failed with error message pid 1447630 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 471) Failure: TestRipper::Generic#test_parse_files:lib/unicode_normalize [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447633 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 472) Failure: TestRipper::Generic#test_parse_files:lib/erb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447636 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 473) Failure: TestRipper::Generic#test_parse_files:lib/syntax_suggest [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447639 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 474) Failure: TestRipper::Generic#test_parse_files:lib/irb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447642 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 475) Failure: TestRipper::Generic#test_parse_files:lib/ruby_vm [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447645 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 476) Failure: TestRipper::Generic#test_parse_files:lib/logger [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447648 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 477) Failure: TestRipper::Generic#test_parse_files:lib/rdoc [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447651 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 478) Failure: TestRipper::Generic#test_parse_files:lib/open3 [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447654 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 479) Failure: TestRipper::Generic#test_parse_files:lib/set [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447657 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 480) Failure: TestRipper::Generic#test_parse_files:lib/forwardable [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447660 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 481) Failure: TestRipper::Generic#test_parse_files:test [/home/opc/ruby/src/master/test/ripper/test_files_test.rb:5]: assert_separately failed with error message pid 1447663 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 482) Failure: TestRipper::Generic#test_parse_files:lib/yaml [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447666 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 483) Failure: TestRipper::Generic#test_parse_files:lib/did_you_mean [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447669 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 484) Failure: TestRipper::Generic#test_parse_files:lib/optparse [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447672 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 485) Failure: TestRipper::Generic#test_parse_files:lib/prism [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447675 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 486) Failure: TestRipper::Generic#test_parse_files:lib/reline [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447678 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 487) Failure: TestRipper::Generic#test_parse_files:lib/error_highlight [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447681 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 488) Failure: TestRipper::Generic#test_parse_files:lib [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:5]: assert_separately failed with error message pid 1447684 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 489) Failure: TestRipper::Generic#test_parse_files:lib/uri [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447687 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 490) Failure: TestRipper::Generic#test_parse_files:lib/random [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447690 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 491) Failure: TestRipper::Generic#test_parse_files:lib/cgi [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447693 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 492) Failure: TestRipper::Generic#test_parse_files:lib/net [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447696 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 493) Failure: TestRipper::Generic#test_parse_files:lib/bundler [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 1447699 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 494) Failure: Test_TooManyDummyEncodings#test_exceed_encoding_table_size [/home/opc/ruby/src/master/test/-ext-/string/test_too_many_dummy_encodings.rb:7]: assert_separately failed with error message pid 1447702 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 495) Failure: TestHashOnly#test_any_hash_fixable [/home/opc/ruby/src/master/test/ruby/test_hash.rb:2338]: assert_separately failed with error message pid 1447705 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 496) Failure: TestHashOnly#test_AREF_fstring_key_default_proc [/home/opc/ruby/src/master/test/ruby/test_hash.rb:1995]: assert_separately failed with error message pid 1447744 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 497) Failure: TestArgf#test_wrong_type [/home/opc/ruby/src/master/test/ruby/test_argf.rb:1097]: assert_separately failed with error message pid 1448041 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 498) Failure: TestParse#test_unclosed_unicode_escape_at_eol_bug_19750 [/home/opc/ruby/src/master/test/ruby/test_parse.rb:1253]: assert_separately failed with error message pid 1448166 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 499) Failure: TestParse#test_shareable_constant_value_unshareable_literal [/home/opc/ruby/src/master/test/ruby/test_parse.rb:1628]: assert_separately failed with error message pid 1448169 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 500) Failure: TestParse#test_error_def_in_argument [/home/opc/ruby/src/master/test/ruby/test_parse.rb:1269]: assert_separately failed with error message pid 1448172 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 501) Failure: TestParse#test_assign_in_conditional [/home/opc/ruby/src/master/test/ruby/test_parse.rb:994]: assert_separately failed with error message pid 1448176 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 502) Failure: TestSystem#test_system_closed [/home/opc/ruby/src/master/test/ruby/test_system.rb:150]: assert_separately failed with error message pid 1448190 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 503) Failure: TestNameError#test_info_parent_iseq_mark [/home/opc/ruby/src/master/test/ruby/test_name_error.rb:139]: assert_separately failed with error message pid 1448215 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 504) Failure: Test_StrEncAssociate#test_dummy_encoding_index_CP50220 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 1448218 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 505) Failure: Test_StrEncAssociate#test_dummy_encoding_index_IBM037 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 1448221 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 506) Failure: Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_2 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 1448224 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 507) Failure: Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_KDDI [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 1448227 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 508) Failure: Test_StrEncAssociate#test_dummy_encoding_index_UTF_32 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 1448230 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 509) Failure: Test_StrEncAssociate#test_dummy_encoding_index_UTF_16 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 1448233 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 510) Failure: Test_StrEncAssociate#test_dummy_encoding_index_UTF_7 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 1448236 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 511) Failure: Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 1448239 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 512) Failure: Test_StrEncAssociate#test_dummy_encoding_index_CP50221 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 1448242 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 513) Failure: TestClass#test_redefinition_mismatch [/home/opc/ruby/src/master/test/ruby/test_class.rb:722]: assert_separately failed with error message pid 1448252 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 514) Failure: TestClass#test_superclass_of_basicobject [/home/opc/ruby/src/master/test/ruby/test_class.rb:100]: assert_separately failed with error message pid 1448255 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 515) Failure: TestMethod#test_argument_error_location [/home/opc/ruby/src/master/test/ruby/test_method.rb:1520]: assert_separately failed with error message pid 1448268 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 516) Failure: TestMethod#test_override_optimized_method_on_class_using_prepend [/home/opc/ruby/src/master/test/ruby/test_method.rb:1547]: assert_separately failed with error message pid 1448294 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 517) Failure: TestMethod#test_zsuper_private_override_instance_method [/home/opc/ruby/src/master/test/ruby/test_method.rb:1526]: assert_separately failed with error message pid 1448299 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 518) Failure: TestMethod#test_hash_does_not_change_after_compaction [/home/opc/ruby/src/master/test/ruby/test_method.rb:216]: assert_separately failed with error message pid 1448302 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 519) Failure: Test_Symbol::TestInadvertent#test_gc_attrset [/home/opc/ruby/src/master/test/-ext-/symbol/test_inadvertent_creation.rb:351]: assert_separately failed with error message pid 1448322 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 520) Failure: TestIterator#test_yield_at_toplevel [/home/opc/ruby/src/master/test/ruby/test_iterator.rb:16]: assert_separately failed with error message pid 1448325 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 521) Failure: TestDir_M17N#test_filename_utf8_raw_windows_1252_name [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:227]: assert_separately failed with error message pid 1448328 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 522) Failure: TestDir_M17N#test_filename_utf8_raw_windows_1251_name [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:223]: assert_separately failed with error message pid 1448331 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 523) Failure: TestDir_M17N#test_filename_extutf8_inteucjp_unrepresentable [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:140]: assert_separately failed with error message pid 1448334 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 524) Failure: TestDir_M17N#test_filename_utf8_raw_jp_name [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:219]: assert_separately failed with error message pid 1448338 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 525) Failure: TestDir_M17N#test_filename_euc_jp [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:191]: assert_separately failed with error message pid 1448341 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 526) Failure: TestDir_M17N#test_filename_extutf8_inteucjp_representable [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:116]: assert_separately failed with error message pid 1448344 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 527) Failure: TestDir_M17N#test_filename_bytes_euc_jp [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:174]: assert_separately failed with error message pid 1448348 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 528) Failure: TestDir_M17N#test_filename_extutf8 [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:43]: assert_separately failed with error message pid 1448351 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 529) Failure: TestDir_M17N#test_filename_ext_euc_jp_and_int_utf_8 [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:233]: assert_separately failed with error message pid 1448354 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 530) Failure: TestDir_M17N#test_filename_as_bytes_extutf8 [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:79]: assert_separately failed with error message pid 1448357 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 531) Failure: TestDir_M17N#test_filename_extutf8_invalid [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:58]: assert_separately failed with error message pid 1448360 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 532) Failure: Complex_Test#test_inspect_to_s_frozen_bug_20337 [/home/opc/ruby/src/master/test/ruby/test_complex.rb:745]: assert_separately failed with error message pid 1448399 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 533) Failure: Test_ArithSeq#test_extract_with_range [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:21]: assert_separately failed with error message pid 1448402 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 534) Failure: Test_ArithSeq#test_beg_len_step [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb:6]: assert_separately failed with error message pid 1448405 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 535) Failure: Test_ArithSeq#test_extract_with_others [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:33]: assert_separately failed with error message pid 1448408 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 536) Failure: Test_ArithSeq#test_extract_with_arith_seq [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:6]: assert_separately failed with error message pid 1448411 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 537) Failure: TestWeakMap#test_compaction [/home/opc/ruby/src/master/test/ruby/test_weakmap.rb:206]: assert_separately failed with error message pid 1448414 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 538) Failure: TestDateParseRactor#test_date_ractor [/home/opc/ruby/src/master/test/date/test_date_ractor.rb:22]: assert_separately failed with error message pid 1448420 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 539) Failure: CGIUtilTest#test_cgi_unescapeURIComponent_accept_charset [/home/opc/ruby/src/master/test/cgi/test_cgi_util.rb:123]: assert_separately failed with error message pid 1448424 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 540) Failure: CGIUtilTest#test_cgi_unescape_accept_charset [/home/opc/ruby/src/master/test/cgi/test_cgi_util.rb:66]: assert_separately failed with error message pid 1448427 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 541) Failure: TestClone#test_user_flags [/home/opc/ruby/src/master/test/ruby/test_clone.rb:84]: assert_separately failed with error message pid 1448430 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 542) Failure: TestGCCompact#test_updating_references_for_embed_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:212]: assert_separately failed with error message pid 1448434 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 543) Failure: TestGCCompact#test_moving_objects_between_heaps_keeps_shape_frozen_status [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:430]: assert_separately failed with error message pid 1448437 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 544) Failure: TestGCCompact#test_ast_compacts [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:149]: assert_separately failed with error message pid 1448440 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 545) Failure: TestGCCompact#test_updating_references_for_heap_allocated_frozen_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:236]: assert_separately failed with error message pid 1448443 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 546) Failure: TestGCCompact#test_updating_references_for_embed_frozen_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:261]: assert_separately failed with error message pid 1448446 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 547) Failure: TestGCCompact#test_moving_arrays_down_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:289]: assert_separately failed with error message pid 1448449 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 548) Failure: TestGCCompact#test_moving_strings_down_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:388]: assert_separately failed with error message pid 1448453 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 549) Failure: TestGCCompact#test_moving_strings_up_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:367]: assert_separately failed with error message pid 1448456 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 550) Failure: TestGCCompact#test_updating_references_for_heap_allocated_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:188]: assert_separately failed with error message pid 1448459 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 551) Failure: TestGCCompact#test_moving_hashes_down_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:410]: assert_separately failed with error message pid 1448462 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 552) Failure: TestGCCompact#test_moving_arrays_up_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:311]: assert_separately failed with error message pid 1448465 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 553) Failure: TestGCCompact#test_moving_objects_between_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:335]: assert_separately failed with error message pid 1448468 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 554) Failure: TestRubyYieldGen#test_block_cached_argc [/home/opc/ruby/src/master/test/ruby/test_yield.rb:404]: assert_separately failed with error message pid 1448550 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 555) Failure: TestEnumerator#test_with_index_dangling_memo [/home/opc/ruby/src/master/test/ruby/test_enumerator.rb:163]: assert_separately failed with error message pid 1448579 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 556) Failure: TestRubyOptimization#test_string_empty? [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:152]: assert_separately failed with error message pid 1448667 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 557) Failure: TestRubyOptimization#test_fixnum_div [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:55]: assert_separately failed with error message pid 1448670 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 558) Failure: TestRubyOptimization#test_fixnum_mul [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:49]: assert_separately failed with error message pid 1448673 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 559) Failure: TestRubyOptimization#test_fixnum_or [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:302]: assert_separately failed with error message pid 1448676 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 560) Failure: TestRubyOptimization#test_string_freeze_block [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:632]: assert_separately failed with error message pid 1448681 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 561) Failure: TestRubyOptimization#test_string_eq_neq [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:274]: assert_separately failed with error message pid 1448684 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 562) Failure: TestRubyOptimization#test_hash_aset_with [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:360]: assert_separately failed with error message pid 1448687 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 563) Failure: TestRubyOptimization#test_string_uminus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:186]: assert_separately failed with error message pid 1448690 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 564) Failure: TestRubyOptimization#test_array_max [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:199]: assert_separately failed with error message pid 1448693 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 565) Failure: TestRubyOptimization#test_array_empty? [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:328]: assert_separately failed with error message pid 1448696 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 566) Failure: TestRubyOptimization#test_array_minus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:314]: assert_separately failed with error message pid 1448699 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 567) Failure: TestRubyOptimization#test_block_parameter_should_not_create_objects [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:935]: assert_separately failed with error message pid 1448702 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 568) Failure: TestRubyOptimization#test_string_freeze [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:180]: assert_separately failed with error message pid 1448705 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 569) Failure: TestRubyOptimization#test_peephole_optimization_without_trace [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:950]: assert_separately failed with error message pid 1448708 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 570) Failure: TestRubyOptimization#test_fixnum_minus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:43]: assert_separately failed with error message pid 1448711 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 571) Failure: TestRubyOptimization#test_float_ge [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:133]: assert_separately failed with error message pid 1448714 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 572) Failure: TestRubyOptimization#test_fixnum_le [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:73]: assert_separately failed with error message pid 1448717 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 573) Failure: TestRubyOptimization#test_fixnum_mod [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:61]: assert_separately failed with error message pid 1448720 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 574) Failure: TestRubyOptimization#test_string_size [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:145]: assert_separately failed with error message pid 1448723 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 575) Failure: TestRubyOptimization#test_float_le [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:121]: assert_separately failed with error message pid 1448738 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 576) Failure: TestRubyOptimization#test_hash_empty? [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:342]: assert_separately failed with error message pid 1448741 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 577) Failure: TestRubyOptimization#test_string_format [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:173]: assert_separately failed with error message pid 1448744 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 578) Failure: TestRubyOptimization#test_hash_aref_with [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:349]: assert_separately failed with error message pid 1448747 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 579) Failure: TestRubyOptimization#test_fixnum_ge [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:85]: assert_separately failed with error message pid 1448750 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 580) Failure: TestRubyOptimization#test_clear_unreachable_keyword_args [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:957]: assert_separately failed with error message pid 1448757 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 581) Failure: TestRubyOptimization#test_float_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:91]: assert_separately failed with error message pid 1448770 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 582) Failure: TestRubyOptimization#test_float_gt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:127]: assert_separately failed with error message pid 1448773 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 583) Failure: TestRubyOptimization#test_optimized_empty_ensure [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:1058]: assert_separately failed with error message pid 1448776 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 584) Failure: TestRubyOptimization#test_callinfo_unreachable_path [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:972]: assert_separately failed with error message pid 1448779 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 585) Failure: TestRubyOptimization#test_hash_length [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:335]: assert_separately failed with error message pid 1448782 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 586) Failure: TestRubyOptimization#test_array_min [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:192]: assert_separately failed with error message pid 1448785 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 587) Failure: TestRubyOptimization#test_fixnum_and [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:296]: assert_separately failed with error message pid 1448796 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 588) Failure: TestRubyOptimization#test_fixnum_lt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:67]: assert_separately failed with error message pid 1448799 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 589) Failure: TestRubyOptimization#test_float_lt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:115]: assert_separately failed with error message pid 1448802 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 590) Failure: TestRubyOptimization#test_opt_case_dispatch [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:679]: assert_separately failed with error message pid 1448805 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 591) Failure: TestRubyOptimization#test_float_minus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:97]: assert_separately failed with error message pid 1448808 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 592) Failure: TestRubyOptimization#test_fixnum_gt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:79]: assert_separately failed with error message pid 1448823 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 593) Failure: TestRubyOptimization#test_float_mul [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:103]: assert_separately failed with error message pid 1448826 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 594) Failure: TestRubyOptimization#test_string_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:161]: assert_separately failed with error message pid 1448829 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 595) Failure: TestRubyOptimization#test_fixnum_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:37]: assert_separately failed with error message pid 1448832 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 596) Failure: TestRubyOptimization#test_float_div [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:109]: assert_separately failed with error message pid 1448835 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 597) Failure: TestRubyOptimization#test_string_ltlt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:290]: assert_separately failed with error message pid 1448845 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 598) Failure: TestRubyOptimization#test_eqq [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:697]: assert_separately failed with error message pid 1448848 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 599) Failure: TestRubyOptimization#test_string_length [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:139]: assert_separately failed with error message pid 1448851 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 600) Failure: TestRubyOptimization#test_objtostring [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:1086]: assert_separately failed with error message pid 1448854 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 601) Failure: TestRubyOptimization#test_array_length [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:321]: assert_separately failed with error message pid 1448858 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 602) Failure: TestRubyOptimization#test_array_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:308]: assert_separately failed with error message pid 1448861 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 603) Failure: TestWarning#test_warn_called_only_when_category_enabled [/home/opc/ruby/src/master/test/ruby/test_warning.rb:8]: assert_separately failed with error message pid 1448864 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value 604) Failure: TestRubyOptions#test_setproctitle [/home/opc/ruby/src/master/test/ruby/test_rubyoptions.rb:800]: assert_separately failed with error message pid 1448867 exit 0 | /home/opc/ruby/src/master/lib/pp.rb:458: warning: assigned but unused variable - value make: *** [uncommon.mk:963: yes-test-all] Error 92 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -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/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ruby 3.4.0dev (2024-11-12T02:11:43Z master 107a4da122) +PRISM [aarch64-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 36.550192 seconds 3436 files, 33245 examples, 198887 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.