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