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