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