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