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