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