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