# Logfile created on 2024-02-15 00:52:24 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000056331eed6230 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240215-005224", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056331ef6b538 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056331ef6b3f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056331ef6b218 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240215-005224", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240215-005224>, @binmode=false, @mon_data=#<Monitor:0x000056331ef6b150>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = beeee54880 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper' /tmp/ruby/src/trunk-yjit/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-yjit/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated 3a51ccb1e338b325b07d3e9841bc41391fa96de9e2e2aaafd240c52ef7b55a5c builtin_binary.inc compiling /tmp/ruby/src/trunk-yjit/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' ./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk-yjit/bin installing base libraries: /tmp/ruby/install/trunk-yjit/lib installing arch files: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-yjit/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-yjit/bin installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-yjit/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.11.2 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.23.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0 minitest 5.22.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.10 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.4 typeprof 0.21.10 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.0 nkf 0.2.0 syslog 0.1.2 csv 3.2.8 installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1890 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' Run options: --seed=33882 "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/865] 2566087=test_mul [ 2/865] 2566088=test_cgi_cookie [ 3/865] 2566085=json_string_matching_test [ 4/865] 2566087=test_monitor [ 5/865] 2566088=parse_test [ 6/865] 2566086=test_whileuntil [ 7/865] 2566086=test_cgi_util [ 8/865] 2566085=test_dir [ 9/865] 2566087=test_acceptable [ 10/865] 2566087=test_rdoc_markup_heading [ 11/865] 2566086=test_metaclass [ 12/865] 2566086=test_pstore [ 13/865] 2566085=test_gem_ext_rake_builder [ 14/865] 2566086=test_hash [ 15/865] 2566087=test_rdoc_generator_pot_po [ 16/865] 2566087=test_rdoc_ri_driver [ 17/865] 2566087=test_httpheader [ 18/865] 2566087=test_irb [ 19/865] 2566085=test_key_name_check [ 20/865] 2566085=test_cipher [ 21/865] 2566085=test_gem_resolver_composed_set [ 22/865] 2566087=test_new [ 23/865] 2566085=test_gem_package_tar_writer [ 24/865] 2566087=test_rdoc_markup_attribute_manager [ 25/865] 2566087=test_rat [ 26/865] 2566087=test_scalar_scanner [ 27/865] 2566087=test_gb18030 [ 28/865] 2566087=regexp_test [ 29/865] 2566085=test_gem_platform [ 30/865] 2566087=test_x509ext [ 31/865] 2566087=test_exit [ 32/865] 2566085=test_bn [ 33/865] 2566085=test_config [ 34/865] 2566085=test_generic [ 35/865] 2566085=test_cparser [ 36/865] 2566087=test_buffered_io [ 37/865] 2566087=test_gem_security_signer [ 38/865] 2566087=test_set [ 39/865] 2566087=test_key_error [ 40/865] 2566087=test_engine [ 41/865] 2566087=test_gbk [ 42/865] 2566087=test_x509attr [ 43/865] 2566087=test_argf [ 44/865] 2566085=test_ssl_session [ 45/865] 2566088=test_pinned [ 46/865] 2566088=test_rdoc_markup_verbatim [ 47/865] 2566088=test_yjit [ 48/865] 2566085=test_rdoc_parser [ 49/865] 2566085=test_gem_resolver_dependency_request [ 50/865] 2566085=test_m17n [ 51/865] 2566085=test_rdoc_rubygems_hook [ 52/865] 2566086=test_gem_commands_uninstall_command [ 53/865] 2566085=test_option [ 54/865] 2566085=test_tracer [ 55/865] 2566085=test_color_printer [ 56/865] 2566085=test_type_completor [ 57/865] 2566085=test_gem_resolver_installer_set [ 58/865] 2566085=test_syntax [ 59/865] 2566086=test_to_ruby [ 60/865] 2566086=test_gem_request_connection_pools [ 61/865] 2566086=test_win32ole_variant_m [ 62/865] 2566086=test_gem_dependency_list [ 63/865] 2566086=test_rdoc_markup_to_table_of_contents [ 64/865] 2566086=test_refinement [ 65/865] 2566087=test_rdoc_code_object [ 66/865] 2566087=test_x509crl [ 67/865] 2566087=test_gem_commands_environment_command [ 68/865] 2566087=test_cgi_session [ 69/865] 2566087=test_random_formatter [ 70/865] 2566087=test_complex [ 71/865] 2566087=test_ellipsize [ 72/865] 2566087=test_gem_resolver_activation_request [ 73/865] 2566087=test_koi8 [ 74/865] 2566087=test_files_ext [ 75/865] 2566087=test_gem_package_tar_reader_entry [ 76/865] 2566087=test_debug [ 77/865] 2566087=test_asn1 [ 78/865] 2566087=test_arith_seq_beg_len_step [ 79/865] 2566087=test_filter [ 80/865] 2566087=test_gem_resolver_requirement_list [ 81/865] 2566087=test_insns_leaf [ 82/865] 2566087=test_stringify_symbols [ 83/865] 2566087=test_digest_extend [ 84/865] 2566087=test_pty [ 85/865] 2566087=test_line_editor [ 86/865] 2566087=test_evaluation [ 87/865] 2566087=test_gem_commands_pristine_command [ 88/865] 2566087=test_alias_and_anchor [ 89/865] 2566087=test_gem_source_subpath_problem [ 90/865] 2566087=test_x509req [ 91/865] 2566086=test_eval_history [ 92/865] 2566087=test_https [ 93/865] 2566086=dispatcher_test [ 94/865] 2566086=test_string_memory [ 95/865] 2566088=test_math [ 96/865] 2566088=test_gem_commands_info_command [ 97/865] 2566086=test_gc [ 98/865] 2566086=test_libs [ 99/865] 2566086=test_fiber [100/865] 2566087=test_dln [101/865] 2566087=test_wss [102/865] 2566087=test_completion [103/865] 2566088=test_method_name_check [104/865] 2566088=library_symbols_test [105/865] 2566088=test_case [106/865] 2566088=test_rational2 [107/865] 2566088=test_env [108/865] 2566085=test_pkg_config [109/865] 2566085=test_http [110/865] 2566087=test_tree_builder [111/865] 2566087=test_bundled_ca [112/865] 2566087=test_rdoc_markup_to_html [113/865] 2566087=test_protect [114/865] 2566087=test_at_exit [115/865] 2566087=test_gem_dependency [116/865] 2566087=test_primitive [117/865] 2566087=test_date_marshal [118/865] 2566087=test_io [119/865] 2566088=test_rdoc_top_level [120/865] 2566088=test_rdoc_servlet [121/865] 2566088=test_document [122/865] 2566088=test_iseq_load [123/865] 2566088=test_rdoc_markup_to_joined_paragraph [124/865] 2566088=test_frozen [125/865] 2566088=test_float [126/865] 2566086=test_ws [127/865] 2566086=test_boolean [128/865] 2566086=test_scheduler [129/865] 2566086=test_gem_commands_build_command [130/865] 2566086=test_etc [131/865] 2566086=test_emitter [132/865] 2566086=test_encoding [133/865] 2566086=test_sockopt [134/865] 2566086=test_ast [135/865] 2566088=test_shellwords [136/865] 2566088=test_gem_request_set [137/865] 2566088=test_stream [138/865] 2566088=test_win32ole_method_event [139/865] 2566088=test_gem_resolver_index_specification [140/865] 2566088=test_omap [141/865] 2566088=constant_path_node_test [142/865] 2566088=test_arith_seq_extract [143/865] 2566088=test_psych [144/865] 2566088=test_logperiod [145/865] 2566088=test_nomethod_error [146/865] 2566088=test_case_comprehensive [147/865] 2566085=test_recursion [148/865] 2566085=test_webauthn_listener_response [149/865] 2566085=test_object_create_start [150/865] 2566085=test_duplicate [151/865] 2566085=test_capacity [152/865] 2566085=test_nextafter [153/865] 2566085=test_ractor [154/865] 2566085=ripper_test [155/865] 2566085=magic_comment_test [156/865] 2566085=test_sprintf [157/865] 2566085=test_gem_bundler_version_finder [158/865] 2566085=test_date_strftime [159/865] 2566085=test_rdoc_markup_paragraph [160/865] 2566085=test_rational [161/865] 2566085=test_weakmap [162/865] 2566087=test_gem_ext_builder [163/865] 2566087=test_rdoc_normal_class [164/865] 2566087=test_integer [165/865] 2566087=test_unicode [166/865] 2566087=test_basicsocket [167/865] 2566087=test_dup [168/865] 2566087=test_thread_cv [169/865] 2566087=test_typeddata [170/865] 2566087=test_kdf [171/865] 2566087=test_files_test_1 [172/865] 2566087=test_gem_installer [173/865] 2566085=test_gem_ext_cargo_builder [174/865] 2566085=test_logdevice [175/865] 2566085=test_yamldbm [176/865] 2566085=test_x509cert [177/865] 2566085=test_rdoc_rd_inline [178/865] 2566085=test_popen_deadlock [179/865] 2566085=test_key_event_record [180/865] 2566085=test_parser [181/865] 2566085=locals_test [182/865] 2566085=test_data [183/865] 2566085=pattern_test [184/865] 2566085=test_string [185/865] 2566085=test_iterator [186/865] 2566085=test_gem_ext_configure_builder [187/865] 2566085=test_storage [188/865] 2566085=test_http_request [189/865] 2566085=test_recorder [190/865] 2566085=test_cmethod [191/865] 2566085=test_find [192/865] 2566085=test_dir_m17n [193/865] 2566087=test_tree_spell_checker [194/865] 2566087=test_require_lib [195/865] 2566085=test_function_entry [196/865] 2566085=parser_test [197/865] 2566085=test_deprecate [198/865] 2566085=test_rdoc_constant [199/865] 2566085=test_gem_commands_lock_command [200/865] 2566085=test_euc_jp [201/865] 2566085=test_win32ole_typelib [202/865] 2566085=test_rdoc_markdown [203/865] 2566085=test_process [204/865] 2566085=test_external_new [205/865] 2566085=test_rdoc_markup_pre_process [206/865] 2566085=test_objectspace [207/865] 2566085=test_rdoc_encoding [208/865] 2566085=test_open3 [209/865] 2566087=test_rdoc_rd_inline_parser [210/865] 2566087=test_benchmark [211/865] 2566087=test_bmethod [212/865] 2566087=test_ftp [213/865] 2566087=test_class2name [214/865] 2566087=test_gem_source [215/865] 2566087=test_array [216/865] 2566085=test_set_len [217/865] 2566085=test_key_stroke [218/865] 2566085=test_depth_first [219/865] 2566085=test_rdoc_context_section [220/865] 2566085=test_bug-14834 [221/865] 2566085=test_rdoc_markup_include [222/865] 2566085=memsize_test [223/865] 2566085=test_not [224/865] 2566085=test_string [225/865] 2566088=test_terminfo [226/865] 2566088=test_digest [227/865] 2566088=test_rdoc_parser_c [228/865] 2566088=test_variable [229/865] 2566088=json_fixtures_test [230/865] 2566088=test_assembler [231/865] 2566088=test_addrinfo [232/865] 2566088=test_closure [233/865] 2566088=test_memory_view [234/865] 2566088=test_gem_commands_dependency_command [235/865] 2566088=test_require [236/865] 2566088=test_array [237/865] 2566088=unescape_test [238/865] 2566088=test_arity [239/865] 2566088=test_rendering [240/865] 2566088=test_c_struct_builder [241/865] 2566088=test_type [242/865] 2566088=test_rdoc_generator_ri [243/865] 2566088=test_trace [244/865] 2566088=test_gem_stream_ui [245/865] 2566088=test_pack [246/865] 2566088=test_dot_dot [247/865] 2566088=test_weakkeymap [248/865] 2566088=test_usrmarshal [249/865] 2566088=test_gem_commands_exec_command [250/865] 2566088=attribute_write_test [251/865] 2566088=heredoc_dedent_test [252/865] 2566088=test_data [253/865] 2566088=test_defined [254/865] 2566088=test_formatter [255/865] 2566088=test_enc_raise [256/865] 2566088=test_singleton [257/865] 2566088=test_files_test [258/865] 2566088=test_gem_spec_fetcher [259/865] 2566088=test_member [260/865] 2566088=format_errors_test [261/865] 2566088=test_rdoc_markup_hard_break [262/865] 2566088=test_date_arith [263/865] 2566088=test_sleep [264/865] 2566087=test_mailto [265/865] 2566087=test_fnmatch [266/865] 2566087=test_transcode [267/865] 2566087=test_rbconfig [268/865] 2566087=test_ractor [269/865] 2566087=test_file_exhaustive [270/865] 2566088=test_erb_m17n [271/865] 2566088=test_sizeof [272/865] 2566088=test_my_integer [273/865] 2566088=test_face [274/865] 2566088=test_signedness [275/865] 2566086=test_system [276/865] 2566086=test_gem_resolver_lock_specification [277/865] 2566086=test_gem_source_lock [278/865] 2566086=test_placearg [279/865] 2566086=test_pack [280/865] 2566086=test_string [281/865] 2566086=test_delete [282/865] 2566086=test_nofree [283/865] 2566086=test_change_word [284/865] 2566086=test_raise [285/865] 2566086=test_gem_name_tuple [286/865] 2566086=test_continuation [287/865] 2566087=test_numeric [288/865] 2566086=test_gem_commands_search_command [289/865] 2566087=test_x509store [290/865] 2566086=test_gem_source_fetch_problem [291/865] 2566086=test_method [292/865] 2566087=test_erb_command [293/865] 2566087=test_rdoc_markup_to_ansi [294/865] 2566087=test_gem_commands_install_command [295/865] 2566085=test_super [296/865] 2566085=test_ractor_compatibility [297/865] 2566085=test_shift_jis [298/865] 2566085=test_hmac [299/865] 2566085=test_gem_commands_check_command [300/865] 2566085=test_inlinecache [301/865] 2566088=test_macro [302/865] 2566088=test_gem_ci_detector [303/865] 2566085=test_ostruct [304/865] 2566088=test_io_wait_uncommon [305/865] 2566088=test_complex2 [306/865] 2566088=test_tsort [307/865] 2566088=test_gem_commands_signin_command [308/865] 2566087=test_gem_command_manager [309/865] 2566085=test_delegate [310/865] 2566085=test_pkcs7 [311/865] 2566088=test_cgi_header [312/865] 2566088=test_hash_create [313/865] 2566088=test_dns [314/865] 2566087=test_update [315/865] 2566087=test_windows_1252 [316/865] 2566087=test_rand [317/865] 2566085=test_switch_hitter [318/865] 2566085=compiler_test [319/865] 2566085=test_arity [320/865] 2566085=test_alias [321/865] 2566085=test_rdoc_normal_module [322/865] 2566088=test_rdoc_markdown_test [323/865] 2566085=json_generic_object_test [324/865] 2566085=test_numeric [325/865] 2566085=test_integer_comb [326/865] 2566087=test_word [327/865] 2566087=test_rdoc_generator_json_index [328/865] 2566087=test_pointer [329/865] 2566088=test_gem_request_set_lockfile_tokenizer [330/865] 2566088=test_rdoc_markup [331/865] 2566088=test_summary [332/865] 2566088=test_logger [333/865] 2566088=test_rdoc_single_class [334/865] 2566088=test_udp [335/865] 2566088=test_emoji_breaks [336/865] 2566087=test_pipe [337/865] 2566087=json_ext_parser_test [338/865] 2566087=test_rdoc_token_stream [339/865] 2566087=test_reline_key [340/865] 2566087=test_unicode_normalize [341/865] 2566085=test_import [342/865] 2566086=test_uncorrectable_name_check [343/865] 2566086=test_zsh_completion [344/865] 2566086=test_foreach [345/865] 2566086=test_rdoc_cross_reference [346/865] 2566088=test_gem_request_set_gem_dependency_api [347/865] 2566088=test_mdns [348/865] 2566088=test_ts [349/865] 2566085=test_locale [350/865] 2566085=test_gem_commands_setup_command [351/865] 2566086=test_gem_impossible_dependencies_error [352/865] 2566086=test_win32ole_method [353/865] 2566086=test_cgi_modruby [354/865] 2566086=test_rdoc_generator_darkfish [355/865] 2566086=test_history [356/865] 2566086=test_gem_local_remote_options [357/865] 2566088=test_range [358/865] 2566086=test_time [359/865] 2566086=test_gem_security [360/865] 2566085=test_stat [361/865] 2566085=test_stream [362/865] 2566085=test_proc [363/865] 2566087=test_gem_resolver_lock_set [364/865] 2566087=test_ansi_with_terminfo [365/865] 2566087=test_gem_commands_sources_command [366/865] 2566087=test_zlib [367/865] 2566088=test_queue [368/865] 2566088=test_timeout [369/865] 2566088=location_test [370/865] 2566088=test_gem_update_suggestion [371/865] 2566085=test_securerandom [372/865] 2566088=test_extlibs [373/865] 2566085=json_generator_test [374/865] 2566085=test_prettyprint [375/865] 2566085=test_did_you_mean [376/865] 2566085=test_big5 [377/865] 2566085=test_nonblock [378/865] 2566085=test_arithmetic_sequence [379/865] 2566085=test_rubygems [380/865] 2566085=version_test [381/865] 2566085=test_gem_dependency_resolution_error [382/865] 2566085=test_gem_commands_outdated_command [383/865] 2566085=test_process [384/865] 2566088=test_https_proxy [385/865] 2566088=test_gem_silent_ui [386/865] 2566088=ruby_api_test [387/865] 2566088=test_kill_ring [388/865] 2566088=test_gem_request_set_lockfile_parser [389/865] 2566088=test_gc [390/865] 2566086=test_ractor [391/865] 2566086=test_lazy_enumerator [392/865] 2566086=test_constant [393/865] 2566086=test_find_executable [394/865] 2566086=test_gem_source_vendor [395/865] 2566086=test_encoding [396/865] 2566086=test_too_many_dummy_encodings [397/865] 2566086=test_pkey [398/865] 2566086=test_have_func [399/865] 2566086=test_case_mapping [400/865] 2566086=test_readpartial [401/865] 2566086=test_gem_available_set [402/865] 2566086=test_modify_expand [403/865] 2566086=test_literal [404/865] 2566086=test_cgi_multipart [405/865] 2566086=test_error_highlight [406/865] 2566086=test_autoconf [407/865] 2566086=test_rdoc_method_attr [408/865] 2566086=test_gem_commands_list_command [409/865] 2566086=test_thread [410/865] 2566086=test_rdoc_attr [411/865] 2566086=test_gem_source_local [412/865] 2566087=test_win32ole_type [413/865] 2566087=test_nil [414/865] 2566087=test_convertible [415/865] 2566086=test_have_macro [416/865] 2566088=test_rdoc_comment [417/865] 2566088=test_shapes [418/865] 2566088=test_profile_frames [419/865] 2566088=test_cgi_tag_helper [420/865] 2566086=test_rdoc_i18n_locale [421/865] 2566086=test_ractor [422/865] 2566088=test_scalar [423/865] 2566088=test_getopts [424/865] 2566088=test_gem_commands_help_command [425/865] 2566086=test_gem_validator [426/865] 2566086=test_rdoc_markup_formatter [427/865] 2566086=json_addition_test [428/865] 2566086=test_forwardable [429/865] 2566088=test_qsort [430/865] 2566088=test_stringio [431/865] 2566086=test_gem_package [432/865] 2566088=test_eval [433/865] 2566088=test_sleep [434/865] 2566086=test_date [435/865] 2566086=test_ancdata [436/865] 2566086=test_rdoc_markup_parser [437/865] 2566086=test_open-uri [438/865] 2566086=test_gem [439/865] 2566086=test_resolve_symbol [440/865] 2566086=test_gem_commands_cert_command [441/865] 2566088=test_rdoc_context [442/865] 2566086=test_ldap [443/865] 2566086=test_files_lib [444/865] 2566085=test_gem_doctor [445/865] 2566085=test_exception [446/865] 2566088=test_iso_8859 [447/865] 2566088=test_serialize_subclasses [448/865] 2566088=test_parser [449/865] 2566088=test_struct [450/865] 2566088=test_nil2vtempty [451/865] 2566088=test_mutex [452/865] 2566088=test_cgi_core [453/865] 2566088=test_gem_commands_unpack_command [454/865] 2566088=test_win32ole_variant [455/865] 2566088=test_marshal [456/865] 2566088=test_jaro_winkler [457/865] 2566088=test_flip [458/865] 2566088=test_rdoc_markup_to_markdown [459/865] 2566088=test_gem_package_old [460/865] 2566088=test_stringchar [461/865] 2566085=test_ractor [462/865] 2566088=test_enumerable [463/865] 2566088=json_common_interface_test [464/865] 2566088=test_ssl [465/865] 2566087=test_sexp [466/865] 2566087=test_common [467/865] 2566085=test_gem_uninstaller [468/865] 2566087=test_gem_source_installed [469/865] 2566087=test_project_sanity [470/865] 2566088=test_gem_commands_mirror [471/865] 2566088=test_c_struct_entry [472/865] 2566087=test_m17n_comb [473/865] 2566086=test_key_actor_vi [474/865] 2566086=test_date_time [475/865] 2566086=test_gem_commands_which_command [476/865] 2566086=test_ensured [477/865] 2566086=test_integer [478/865] 2566088=test_passing_block [479/865] 2566088=test_enumerator [480/865] 2566085=test_gem_commands_contents_command [481/865] 2566085=test_rdoc_ri_paths [482/865] 2566085=test_thread_fd_close [483/865] 2566085=test_flush [484/865] 2566085=test_pkey_dsa [485/865] 2566085=test_safe_load [486/865] 2566085=test_fixnum [487/865] 2566085=test_signal [488/865] 2566087=test_gem_commands_server_command [489/865] 2566087=test_rdoc_markup_to_rdoc [490/865] 2566087=test_name_error [491/865] 2566087=test_tempfile [492/865] 2566087=test_spell_checker [493/865] 2566087=test_date_compat [494/865] 2566087=test_str2big [495/865] 2566087=test_symbol [496/865] 2566087=test_gem_version_option [497/865] 2566087=test_scan_args [498/865] 2566087=test_normalize [499/865] 2566087=test_gem_resolver_git_set [500/865] 2566086=test_gem_commands_update_command [501/865] 2566087=test_eval [502/865] 2566087=test_class_name_check [503/865] 2566087=test_files_test_2 [504/865] 2566087=test_ipaddr [505/865] 2566085=test_case [506/865] 2566085=test_key_actor_emacs [507/865] 2566087=test_emitter [508/865] 2566087=test_basicinstructions [509/865] 2566087=test_enumerator [510/865] 2566087=test_parser_events [511/865] 2566087=test_init [512/865] 2566085=test_load [513/865] 2566085=test_file [514/865] 2566085=test_gem_resolver_vendor_specification [515/865] 2566085=test_stringscanner [516/865] 2566085=test_gem_uri [517/865] 2566085=test_gem_security_policy [518/865] 2566087=test_config [519/865] 2566087=test_timeout [520/865] 2566085=test_rubyvm [521/865] 2566085=test_severity [522/865] 2566085=test_ractor [523/865] 2566085=test_weakref [524/865] 2566086=test_method_cache [525/865] 2566086=test_sprintf_comb [526/865] 2566085=test_time_tz [527/865] 2566085=test_win32ole [528/865] 2566085=test_yaml_special_cases [529/865] 2566085=test_gem_source_list [530/865] 2566086=test_rdoc_generator_markup [531/865] 2566086=test_name_error_extension [532/865] 2566086=test_file [533/865] 2566085=test_gem_text [534/865] 2566085=test_gem_request [535/865] 2566087=test_settracefunc [536/865] 2566085=test_gem_commands_signout_command [537/865] 2566085=test_null [538/865] 2566085=test_date_strptime [539/865] 2566085=bom_test [540/865] 2566085=test_protocol [541/865] 2566085=test_bug_reporter [542/865] 2566085=test_ssl [543/865] 2566087=test_module [544/865] 2566086=test_fd_setsize [545/865] 2566086=test_rdoc_i18n_text [546/865] 2566086=test_singleton_function [547/865] 2566086=test_force_exit [548/865] 2566086=test_cclass [549/865] 2566086=test_rdoc_text [550/865] 2566086=test_require [551/865] 2566086=test_ifunless [552/865] 2566086=test_json_tree [553/865] 2566086=test_gem_install_update_options [554/865] 2566086=test_bug-5832 [555/865] 2566086=test_rdoc_stats [556/865] 2566086=test_err_in_callback [557/865] 2566086=test_rdoc_markup_attributes [558/865] 2566086=test_resize [559/865] 2566086=test_rdoc_store [560/865] 2566087=test_store [561/865] 2566087=test_object [562/865] 2566087=test_provider [563/865] 2566086=parameters_signature_test [564/865] 2566087=test_rdoc_parser_changelog [565/865] 2566086=test_rdoc_markup_document [566/865] 2566086=test_gem_gemcutter_utilities [567/865] 2566087=test_inadvertent_creation [568/865] 2566087=test_buffering [569/865] 2566087=test_svcb_https [570/865] 2566087=test_coderange [571/865] 2566087=test_default_gems [572/865] 2566087=test_len [573/865] 2566086=test_gem_console_ui [574/865] 2566086=test_gc_compact [575/865] 2566087=test_ossl [576/865] 2566085=test_enumerator_kw [577/865] 2566085=test_ruby_lex [578/865] 2566085=newline_test [579/865] 2566085=test_gem_ext_cargo_builder_link_flag_converter [580/865] 2566085=test_keyword [581/865] 2566085=test_backtrace [582/865] 2566085=test_call [583/865] 2566085=test_date_new [584/865] 2566085=test_gem_safe_marshal [585/865] 2566086=test_bug-3571 [586/865] 2566086=test_folderitem2_invokeverb [587/865] 2566086=test_require_path_check [588/865] 2566085=test_win32ole_event [589/865] 2566085=test_gem_resolver_api_specification [590/865] 2566085=test_optimization [591/865] 2566086=test_variable_name_check [592/865] 2566086=test_date_parse [593/865] 2566086=test_ole_methods [594/865] 2566086=test_gem_resolver_index_set [595/865] 2566086=test_rdoc_class_module [596/865] 2566086=test_pkey_ec [597/865] 2566086=test_exception_at_throwing [598/865] 2566086=test_thread [599/865] 2566086=test_date_conv [600/865] 2566086=test_history [601/865] 2566086=test_egrep_cpp [602/865] 2566086=!Nothing_to_test [603/865] 2566086=test_rdoc_markup_to_tt_only [604/865] 2566086=test_io [605/865] 2566086=json_parser_test [606/865] 2566086=test_gem_resolver_vendor_set [607/865] 2566086=test_verbose [608/865] 2566086=test_rb_str_dup [609/865] 2566086=test_trick [610/865] 2566087=test_gem_commands_specification_command [611/865] 2566087=test_rdoc_parser_markdown [612/865] 2566087=test_helper [613/865] 2566087=test_div [614/865] 2566087=test_tmpdir [615/865] 2566087=test_show_source [616/865] 2566087=test_gem_ext_cargo_builder_unit [617/865] 2566087=test_rdoc_tom_doc [618/865] 2566087=test_deprecated [619/865] 2566087=test_gem_command [620/865] 2566087=test_fips [621/865] 2566087=test_scanner_events [622/865] 2566087=test_kernel [623/865] 2566086=test_optarg [624/865] 2566086=test_gem_resolver_git_specification [625/865] 2566087=test_socket [626/865] 2566086=errors_test [627/865] 2566086=test_class [628/865] 2566086=desugar_compiler_test [629/865] 2566086=test_flags [630/865] 2566087=test_exception [631/865] 2566087=test_enum [632/865] 2566086=test_gem_rdoc [633/865] 2566086=test_vm_dump [634/865] 2566086=test_input_method [635/865] 2566086=test_gem_dependency_installer [636/865] 2566087=test_rdoc_rd_block_parser [637/865] 2566087=test_human_typo [638/865] 2566087=test_memory_view [639/865] 2566087=test_reline [640/865] 2566087=test_io_buffer [641/865] 2566087=test_tcp [642/865] 2566087=test_grapheme_breaks [643/865] 2566087=test_assignment [644/865] 2566085=test_rdoc_rdoc [645/865] 2566085=test_object_references [646/865] 2566085=test_gem_commands_yank_command [647/865] 2566085=test_win32ole_param_event [648/865] 2566085=test_const [649/865] 2566085=test_pkcs12 [650/865] 2566085=test_gem_commands_stale_command [651/865] 2566085=test_class [652/865] 2566087=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 33703> Multiple autoclose IO objects for a file descriptor in: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) [653/865] 2566087=test_printf [654/865] 2566087=test_pack [655/865] 2566086=test_rdoc_parser_rd [656/865] 2566086=test_lambda Closed file descriptor: TestBignum_Pack#test_pack_orders: 11 [657/865] 2566086=test_ns_spki [658/865] 2566086=test_abi [659/865] 2566087=test_gem_resolver [660/865] 2566086=test_config [661/865] 2566087=test_httpresponse [662/865] 2566087=test_rdoc_parser_ruby [663/865] 2566086=test_handle [664/865] 2566086=test_pp [665/865] 2566086=test_utf16 [666/865] 2566086=test_gem_ext_cmake_builder [667/865] 2566086=test_rdoc_markup_to_label [668/865] 2566086=test_helper [669/865] 2566086=test_rdoc_task [670/865] 2566086=test_io_console [671/865] 2566087=test_backtrace [672/865] 2566085=test_econv [673/865] 2566087=test_io_m17n [674/865] 2566085=test_bash_completion [675/865] 2566085=test_rubyoptions [676/865] 2566086=test_c_union_entity [677/865] 2566086=test_fileutils [678/865] 2566087=test_stack [679/865] 2566086=test_euc_kr [680/865] 2566086=test_addr [681/865] 2566086=test_remote_fetch_error [682/865] 2566086=test_gem_uri_formatter [683/865] 2566086=test_parse [684/865] 2566086=test_regexp [685/865] 2566087=test_dryrun [686/865] 2566087=test_digest [687/865] 2566087=test_objspace [688/865] 2566085=test_gem_commands_push_command [689/865] 2566085=test_ocsp [690/865] 2566085=encoding_test [691/865] 2566085=test_regex_casefold [692/865] 2566085=test_last_thread [693/865] 2566085=test_gem_source_git [694/865] 2566085=test_kwargs [695/865] 2566085=test_method_cache [696/865] 2566085=test_io_wait [697/865] 2566085=test_data_error [698/865] 2566085=test_fiddle [699/865] 2566085=test_gem_security_trust_dir [700/865] 2566085=test_have_library [701/865] 2566088=test_ractor [702/865] 2566088=test_gem_commands_query_command [703/865] 2566088=test_optparse [704/865] 2566088=test_config [705/865] 2566088=test_date_ractor [706/865] 2566088=comments_test [707/865] 2566088=test_object [708/865] 2566085=test_func [709/865] 2566088=test_interned_str [710/865] 2566088=test_fstring [711/865] 2566088=test_nesting_parser [712/865] 2566088=test_yaml [713/865] 2566088=test_propertyputref [714/865] 2566088=test_rdoc_markup_raw [715/865] 2566088=test_yield_block [716/865] 2566088=ruby_parser_test [717/865] 2566088=test_lexer [718/865] 2566088=test_random [719/865] 2566088=test_pkey_dh [720/865] 2566088=test_load [721/865] 2566088=test_gem_commands_fetch_command [722/865] 2566088=test_rdoc_parser_simple [723/865] 2566088=test_rdoc_require [724/865] 2566088=test_gem_ext_ext_conf_builder [725/865] 2566088=test_win32ole_type_event [726/865] 2566088=test_framework [727/865] 2566088=test_path_to_class [728/865] 2566088=test_pair [729/865] 2566085=test_case_options [730/865] 2566085=test_date_attr [731/865] 2566085=test_to_ary_concat [732/865] 2566088=test_rdoc_markup_indented_paragraph [733/865] 2566088=test_sorted_set [734/865] 2566085=test_emoji [735/865] 2566085=test_threadgroup [736/865] 2566088=test_condition [737/865] 2566088=test_cp949 [738/865] 2566088=test_rdoc_alias [739/865] 2566088=test_rdoc_generator_pot_po_entry [740/865] 2566088=test_merge_keys [741/865] 2566088=test_gem_resolver_api_set [742/865] 2566088=test_io_buffer [743/865] 2566088=test_rdoc_extend [744/865] 2566088=test_string_processing [745/865] 2566088=test_gem_util [746/865] 2566085=test_configuration [747/865] 2566085=test_gem_package_tar_header [748/865] 2566085=test_rendering [749/865] 2566085=test_install [750/865] 2566088=test_bigzero [751/865] 2566088=test_gem_gem_runner [752/865] 2566088=test_comparable [753/865] 2566088=test_gem_source_specific_file [754/865] 2566088=test_gem_resolver_installed_specification [755/865] 2566088=test_pathname [756/865] 2566085=test_enc_associate [757/865] 2566088=test_io_timeout [758/865] 2566088=test_rdoc_generator_pot [759/865] 2566088=test_coverage [760/865] 2566085=test_rdoc_any_method [761/865] 2566085=test_gem_package_tar_reader [762/865] 2566085=test_unix [763/865] 2566085=test_coder [764/865] 2566085=test_symbol [765/865] 2566088=test_context [766/865] 2566088=test_compile_prism [767/865] 2566088=test_workspace [768/865] 2566088=test_complexrational [769/865] 2566088=test_debug_cmd [770/865] 2566088=test_random [771/865] 2566088=test_gem_resolver_local_specification [772/865] 2566088=test_noarg [773/865] 2566088=test_wait [774/865] 2566088=test_notimplement [775/865] 2566088=test_mkmf [776/865] 2566088=test_marshalable [777/865] 2566088=test_gem_requirement [778/865] 2566088=test_euc_tw [779/865] 2566088=test_unicode_escape [780/865] 2566088=test_gem_commands_open_command [781/865] 2566088=test_windows_1251 [782/865] 2566088=test_utf32 [783/865] 2566088=test_numhash [784/865] 2566088=test_pkey_rsa [785/865] 2566088=test_clone [786/865] 2566088=test_set [787/865] 2566088=test_mixed_unicode_escapes [788/865] 2566088=test_cstr [789/865] 2566088=test_httpresponses [790/865] 2566088=test_cesu8 [791/865] 2566088=test_yield [792/865] 2566085=json_encoding_test [793/865] 2566085=test_win32ole_record [794/865] 2566085=ractor_test [795/865] 2566085=test_iseq [796/865] 2566085=test_pattern_matching [797/865] 2566085=test_ubf_async_safe [798/865] 2566085=test_gem_path_support [799/865] 2566085=test_gem_specification [800/865] 2566088=test_bignum [801/865] 2566088=test_gem_commands_owner_command [802/865] 2566088=test_files_sample [803/865] 2566088=test_win32ole_param [804/865] 2566088=test_postponed_job [805/865] 2566088=test_win32ole_variable [806/865] 2566088=test_instrumentation_api [807/865] 2566086=test_gem_request_set_lockfile [808/865] 2566085=test_thread_queue [809/865] 2566086=test_console_attr [810/865] 2566086=test_big2str [811/865] 2566086=test_nowrite [812/865] 2566086=test_thread [813/865] 2566088=test_win32ole_variant_outarg [814/865] 2566088=test_struct [815/865] 2566088=test_function [816/865] 2566088=test_frozen_error [817/865] 2566088=test_pattern_key_name_check [818/865] 2566088=fuzzer_test [819/865] 2566088=test_rdoc_markup_to_html_snippet [820/865] 2566088=test_ractor [821/865] 2566088=test_gem_stub_specification [822/865] 2566088=test_cmd [823/865] 2566088=test_within_pipe [824/865] 2566088=test_gem_commands_cleanup_command [825/865] 2566088=test_undef [826/865] 2566088=test_http [827/865] 2566088=test_path [828/865] 2566088=test_beginendblock [829/865] 2566088=test_autoload [830/865] 2566085=test_time [831/865] 2566085=test_gem_resolver_best_set [832/865] 2566085=test_yaml_tree [833/865] 2566085=test_yamlstore [834/865] 2566085=test_yjit_exit_locations [835/865] 2566085=test_gem_version [836/865] 2566085=test_rdoc_include [837/865] 2566085=test_x509name [838/865] 2566085=test_address_resolve [839/865] 2566085=test_gem_config_file [840/865] 2566085=test_raise_exception [841/865] 2566085=test_gem_unsatisfiable_dependency_error [842/865] 2566085=test_iter_break [843/865] 2566085=test_gem_resolver_conflict [844/865] 2566085=test_hash [845/865] 2566085=test_rdoc_markup_to_html_crossref [846/865] 2566085=test_num2int [847/865] 2566085=test_rdoc_options [848/865] 2566085=test_rdoc_markup_to_bs [849/865] 2566085=test_gem_remote_fetcher [850/865] 2566086=test_ripper [851/865] 2566086=test_rdoc_rd [852/865] 2566086=test_append [853/865] 2566086=test_webauthn_poller [854/865] 2566086=test_enc_str_buf_cat [855/865] 2566086=parse_comments_test [856/865] 2566086=test_require [857/865] 2566085=test_erb [858/865] 2566085=test_array_create [859/865] 2566085=test_reqarg [860/865] 2566085=test_internal_ivar [861/865] 2566085=test_resource [862/865] 2566085=test_gem_resolver_specification [863/865] 2566085=test_color [864/865] 2566085=test_ansi_without_terminfo [865/865] 2566085=test_tracepoint Finished tests in 264.599696s, 95.0266 tests/s, 35838.2649 assertions/s. 25144 tests, 9482794 assertions, 0 failures, 0 errors, 240 skips ruby -v: ruby 3.4.0dev (2024-02-14T23:57:24Z master beeee54880) +YJIT [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged $ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug description_with_yjit 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ......... Finished in 140.272121 seconds 3732 files, 32690 examples, 205276 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.