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