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