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