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