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