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