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