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