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