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