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