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