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