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