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