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