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