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