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