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