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