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