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