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