# Logfile created on 2025-01-28 11:08:28 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffcb49dfdd0 @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.20250128-110828", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffcb4909fa0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffcb4909e60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffcb49abd28 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20250128-110828", @dev=#<File:/home/opc/ruby/logs/brlog.master.20250128-110828>, @binmode=false, @mon_data=#<Monitor:0x0000fffcb4909be0>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision - /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision - /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-src -j3 Already up to date. Latest commit hash = baf22a0578 $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision - /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision unchanged Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision - /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision unchanged /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 f89a0eb89ba5c746d5b17fc62cdbc570124778e85c5198739459edbfb6bdec56 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/digest' make[2]: Entering 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/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]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' 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/objspace' 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/rubyvm' 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]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering 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.9/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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/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/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.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/nkf-0.2.0/ext/nkf' 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/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 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision - /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e 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 echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision - 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 /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision unchanged 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]: 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/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' 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]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' 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/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering 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]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' 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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/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/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/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/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/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/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' ./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.5.0+0/aarch64-linux installing pkgconfig data: /home/opc/ruby/install/master/lib/pkgconfig installing extension objects: /home/opc/ruby/install/master/lib/ruby/3.5.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0 installing manpages: /home/opc/ruby/install/master/share/man/man1 installing default gems from lib: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 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.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 2005 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.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/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/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.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=58276 "--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/766] 3032714=test_trace [ 2/766] 3032715=dump_test [ 3/766] 3032716=test_arity [ 4/766] 3032714=test_gem_path_support [ 5/766] 3032716=test_keyword [ 6/766] 3032714=test_scalar_scanner [ 7/766] 3032714=test_rb_str_dup [ 8/766] 3032714=test_lambda [ 9/766] 3032714=test_x509ext [ 10/766] 3032714=test_emitter [ 11/766] 3032714=bom_test [ 12/766] 3032714=test_summary [ 13/766] 3032714=test_file [ 14/766] 3032716=test_config [ 15/766] 3032716=test_foreach [ 16/766] 3032716=test_append [ 17/766] 3032716=test_gem_resolver_installer_set [ 18/766] 3032715=symbol_encoding_test [ 19/766] 3032715=test_helper [ 20/766] 3032715=test_duplicate [ 21/766] 3032715=test_gem_resolver_api_set [ 22/766] 3032716=test_addr [ 23/766] 3032716=test_mailto [ 24/766] 3032716=test_member [ 25/766] 3032716=test_object [ 26/766] 3032716=test_cgi_header [ 27/766] 3032715=test_case_options [ 28/766] 3032716=test_eval [ 29/766] 3032715=test_monitor [ 30/766] 3032715=test_beginendblock [ 31/766] 3032715=test_nofree [ 32/766] 3032715=test_whileuntil [ 33/766] 3032715=test_regexp [ 34/766] 3032716=parameters_signature_test [ 35/766] 3032716=test_pointer [ 36/766] 3032716=test_gem_installer [ 37/766] 3032716=test_bug_reporter [ 38/766] 3032714=test_buffered_io [ 39/766] 3032714=regular_expression_options_test [ 40/766] 3032714=test_ossl [ 41/766] 3032716=test_arith_seq_extract [ 42/766] 3032716=test_gem_source_subpath_problem [ 43/766] 3032716=test_object_references [ 44/766] 3032716=test_gem_resolver [ 45/766] 3032716=test_gem_source_vendor [ 46/766] 3032716=test_object [ 47/766] 3032716=test_dln [ 48/766] 3032716=unescape_test [ 49/766] 3032716=test_gem_commands_exec_command [ 50/766] 3032716=test_super [ 51/766] 3032716=test_modify_expand [ 52/766] 3032716=test_pkg_config [ 53/766] 3032716=test_gem_available_set [ 54/766] 3032716=errors_test [ 55/766] 3032716=test_convertible [ 56/766] 3032715=test_vm_dump [ 57/766] 3032715=json_encoding_test [ 58/766] 3032715=test_func [ 59/766] 3032716=reflection_test [ 60/766] 3032716=test_ftp [ 61/766] 3032716=test_gem_console_ui [ 62/766] 3032716=test_ifunless [ 63/766] 3032716=test_allocation [ 64/766] 3032714=test_insns_leaf [ 65/766] 3032714=test_readpartial [ 66/766] 3032714=test_httpresponse [ 67/766] 3032714=test_x509req [ 68/766] 3032714=heredoc_test [ 69/766] 3032714=test_pattern_key_name_check [ 70/766] 3032714=test_profile_frames [ 71/766] 3032714=test_debug [ 72/766] 3032714=test_refinement [ 73/766] 3032715=test_transcode [ 74/766] 3032715=test_class2name [ 75/766] 3032715=test_gem_commands_cleanup_command [ 76/766] 3032715=test_dns [ 77/766] 3032715=test_c_union_entity [ 78/766] 3032715=test_cgi_session [ 79/766] 3032715=test_notimplement [ 80/766] 3032715=test_configuration [ 81/766] 3032715=test_x509crl [ 82/766] 3032715=source_location_test [ 83/766] 3032715=test_io_console [ 84/766] 3032714=test_flip [ 85/766] 3032714=test_compile_prism [ 86/766] 3032714=test_helper [ 87/766] 3032714=test_gem_commands_uninstall_command [ 88/766] 3032716=test_digest_extend [ 89/766] 3032716=test_gem_ext_cmake_builder [ 90/766] 3032716=test_thread_fd_close [ 91/766] 3032716=test_last_thread [ 92/766] 3032714=test_getopts [ 93/766] 3032714=test_emitter [ 94/766] 3032714=test_alias [ 95/766] 3032714=test_fips [ 96/766] 3032714=test_date_marshal [ 97/766] 3032714=test_have_func [ 98/766] 3032716=test_configuration [ 99/766] 3032716=test_gem_resolver_local_specification [100/766] 3032716=test_gem_commands_list_command [101/766] 3032716=test_date_new [102/766] 3032716=test_udp [103/766] 3032716=test_gem_commands_contents_command [104/766] 3032716=test_coder [105/766] 3032716=test_symbol [106/766] 3032715=test_gem_commands_search_command [107/766] 3032715=test_unix [108/766] 3032715=test_integer [109/766] 3032714=test_rbconfig [110/766] 3032714=test_num2int [111/766] 3032714=test_iter_break [112/766] 3032714=test_extlibs [113/766] 3032716=test_gem_commands_signin_command [114/766] 3032716=test_range [115/766] 3032714=test_recursion [116/766] 3032714=test_require [117/766] 3032716=test_enum [118/766] 3032715=test_address_resolve [119/766] 3032714=test_trick [120/766] 3032715=test_ractor [121/766] 3032715=test_stream [122/766] 3032715=test_ts [123/766] 3032716=test_gem [124/766] 3032715=test_registry [125/766] 3032715=numeric_value_test [126/766] 3032715=json_generator_test [127/766] 3032715=test_ractor [128/766] 3032715=test_parser [129/766] 3032715=node_id_test [130/766] 3032715=test_gem_resolver_best_set [131/766] 3032715=test_dbm [132/766] 3032715=test_cgi_core [133/766] 3032715=test_enc_str_buf_cat [134/766] 3032715=test_bignum [135/766] 3032714=newline_test [136/766] 3032714=test_marshal [137/766] 3032716=test_ancdata [138/766] 3032716=ractor_test [139/766] 3032716=test_gem_resolver_conflict [140/766] 3032716=test_ractor [141/766] 3032716=test_gem_commands_help_command [142/766] 3032714=test_scheduler [143/766] 3032716=test_ssl [144/766] 3032714=breadth_first_search_test [145/766] 3032714=test_data [146/766] 3032714=test_bug-14834 [147/766] 3032714=test_inlinecache [148/766] 3032714=test_socket [149/766] 3032714=test_thread [150/766] 3032715=newline_offsets_test [151/766] 3032715=test_time_tz [152/766] 3032715=test_addrinfo [153/766] 3032715=test_to_ruby [154/766] 3032715=relocation_test [155/766] 3032715=test_windows_1251 [156/766] 3032715=test_gem_ext_builder [157/766] 3032716=test_to_ary_concat [158/766] 3032715=integer_base_flags_test [159/766] 3032715=test_ellipsize [160/766] 3032715=test_call [161/766] 3032715=test_gem_commands_build_command [162/766] 3032715=test_symbol [163/766] 3032715=test_project_sanity [164/766] 3032716=test_delegate [165/766] 3032716=test_ensured [166/766] 3032715=test_euc_jp [167/766] 3032715=test_alias_and_anchor [168/766] 3032715=test_time [169/766] 3032716=test_popen_deadlock [170/766] 3032715=test_gem_resolver_index_set [171/766] 3032715=test_webauthn_listener_response [172/766] 3032715=test_sleep [173/766] 3032716=test_set_len [174/766] 3032716=test_interned_str [175/766] 3032716=test_pattern_matching [176/766] 3032716=test_gc [177/766] 3032715=test_gem_bundler_version_finder [178/766] 3032715=test_gem_request_set [179/766] 3032714=test_dup [180/766] 3032714=test_acceptable [181/766] 3032714=test_gem_ext_cargo_builder_link_flag_converter [182/766] 3032714=test_gem_local_remote_options [183/766] 3032714=parse_test [184/766] 3032714=test_mutex [185/766] 3032715=heredoc_dedent_test [186/766] 3032715=test_type [187/766] 3032715=test_tmpdir [188/766] 3032715=test_struct [189/766] 3032715=parse_stream_test [190/766] 3032715=test_ractor [191/766] 3032715=test_gem_resolver_installed_specification [192/766] 3032715=test_exception_at_throwing [193/766] 3032715=test_stringscanner [194/766] 3032715=test_fiddle [195/766] 3032715=json_generic_object_test [196/766] 3032715=test_date_arith [197/766] 3032715=test_gem_resolver_vendor_specification [198/766] 3032715=test_gem_safe_marshal [199/766] 3032714=test_ractor [200/766] 3032714=test_sexp [201/766] 3032714=test_httpheader [202/766] 3032714=test_signedness [203/766] 3032715=test_gem_commands_check_command [204/766] 3032715=test_gem_resolver_git_set [205/766] 3032715=test_digest [206/766] 3032716=test_protocol [207/766] 3032715=test_weakkeymap [208/766] 3032716=test_files_test [209/766] 3032714=test_https [210/766] 3032716=test_gem_commands_info_command [211/766] 3032716=test_object_create_start [212/766] 3032716=test_gem_request_set_gem_dependency_api [213/766] 3032716=test_name_error_extension [214/766] 3032716=test_x509cert [215/766] 3032716=test_require_path_check [216/766] 3032716=test_bn [217/766] 3032716=test_variable_name_check [218/766] 3032716=test_ast [219/766] 3032715=test_ssl_session [220/766] 3032715=test_gem_package_tar_header [221/766] 3032715=fixtures_test [222/766] 3032715=test_rational2 [223/766] 3032715=test_case_comprehensive [224/766] 3032715=test_placearg [225/766] 3032715=test_file_exhaustive Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-01-28 02:38:05.772096036 +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 3032715 opc 7r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [226/766] 3032714=test_handle [227/766] 3032714=test_delete [228/766] 3032714=test_gem_security_policy [229/766] 3032714=test_proxy [230/766] 3032714=test_io_wait_uncommon [231/766] 3032714=test_gem_ci_detector [232/766] 3032714=test_continuation [233/766] 3032714=test_signal [234/766] 3032714=test_gem_silent_ui [235/766] 3032714=test_fixnum [236/766] 3032714=test_x509store [237/766] 3032715=test_require_lib [238/766] 3032714=test_gem_gem_runner [239/766] 3032714=test_metaclass [240/766] 3032714=test_objectspace [241/766] 3032715=test_require [242/766] 3032715=test_my_integer [243/766] 3032715=test_gem_resolver_composed_set [244/766] 3032715=test_not [245/766] 3032715=test_cgi_cookie [246/766] 3032715=test_wss [247/766] 3032715=test_gem_source_lock [248/766] 3032715=test_cipher [249/766] 3032715=test_update [250/766] 3032715=test_new [251/766] 3032715=test_load [252/766] 3032715=equality_test [253/766] 3032715=test_rubyvm [254/766] 3032715=fuzzer_test [255/766] 3032715=test_cparser [256/766] 3032714=test_struct [257/766] 3032714=onigmo_test [258/766] 3032714=test_c_struct_entry [259/766] 3032714=test_config [260/766] 3032714=test_depth_first [261/766] 3032714=test_change_word [262/766] 3032714=test_gem_security_trust_dir [263/766] 3032714=test_module [264/766] 3032715=test_erb_command [265/766] 3032715=test_usrmarshal [266/766] 3032715=test_gem_validator [267/766] 3032715=test_gem_source_installed [268/766] 3032715=test_abi [269/766] 3032715=test_bundled_ca [270/766] 3032714=test_integer_comb [271/766] 3032715=test_load [272/766] 3032715=test_ssl [273/766] 3032714=test_gem_package_task [274/766] 3032714=test_lock_native_thread [275/766] 3032714=test_resize [276/766] 3032714=test_key_error [277/766] 3032714=test_engine [278/766] 3032714=integer_parse_test [279/766] 3032714=test_fiber [280/766] 3032714=test_gem_commands_mirror [281/766] 3032714=test_io_m17n [282/766] 3032714=test_cmethod [283/766] 3032714=test_float [284/766] 3032715=test_gem_stub_specification [285/766] 3032715=test_gb18030 [286/766] 3032715=test_gem_commands_lock_command [287/766] 3032715=test_unicode_normalize [288/766] 3032715=parse_comments_test [289/766] 3032715=test_gem_stream_ui [290/766] 3032715=test_scanner_events [291/766] 3032715=implicit_array_test [292/766] 3032715=test_ocsp [293/766] 3032715=test_ipaddr [294/766] 3032715=test_omap [295/766] 3032715=test_date_strptime [296/766] 3032715=test_shellwords [297/766] 3032715=test_mul [298/766] 3032715=json_ext_parser_test [299/766] 3032715=test_gem_ext_configure_builder [300/766] 3032715=test_nonblock [301/766] 3032715=test_x509attr [302/766] 3032715=test_printf [303/766] 3032715=string_query_test [304/766] 3032715=magic_comment_test [305/766] 3032715=test_gem_remote_fetcher_s3 [306/766] 3032715=test_cgi_modruby [307/766] 3032715=test_https_proxy [308/766] 3032715=test_gem_commands_rebuild_command [309/766] 3032715=test_nomethod_error [310/766] 3032715=test_etc [311/766] 3032715=test_stat [312/766] 3032715=test_files_test_1 [313/766] 3032714=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=2025-01-28 02:38:05.772096036 +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 3032714 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [314/766] 3032714=test_closure [315/766] 3032715=ripper_test [316/766] 3032714=test_rubygems [317/766] 3032715=test_resolve_symbol [318/766] 3032714=test_path [319/766] 3032714=test_digest [320/766] 3032714=test_uncorrectable_name_check [321/766] 3032714=test_io [322/766] 3032715=test_pair [323/766] 3032716=test_gem_commands_signout_command [324/766] 3032716=test_gem_package_tar_reader [325/766] 3032716=test_env [326/766] 3032716=test_eval [327/766] 3032716=test_document [328/766] 3032716=test_gem_safe_yaml [329/766] 3032716=test_gem_commands_setup_command [330/766] 3032715=test_bundled_gems [331/766] 3032715=test_singleton_function [332/766] 3032715=test_iseq [333/766] 3032715=parser_test [334/766] 3032715=test_primitive [335/766] 3032715=test_parser [336/766] 3032716=test_cgi_multipart [337/766] 3032715=test_lazy_enumerator [338/766] 3032716=test_gem_request_set_lockfile_tokenizer [339/766] 3032716=test_ractor_compatibility [340/766] 3032715=test_arithmetic_sequence [341/766] 3032716=test_autoconf [342/766] 3032715=test_find_executable [343/766] 3032716=test_sockopt [344/766] 3032716=test_ftp [345/766] 3032715=test_gem_source_fetch_problem.Closed file descriptor: TestIO#test_threaded_flush: 10 [346/766] 3032716=test_encoding [347/766] 3032715=test_install [348/766] 3032716=test_autoload [349/766] 3032715=test_gem_package [350/766] 3032715=test_array [351/766] 3032714=test_at_exit [352/766] 3032714=command_line_test [353/766] 3032714=test_have_macro [354/766] 3032714=test_mkmf [355/766] 3032714=test_gem_source [356/766] 3032714=test_class [357/766] 3032714=test_gem_source_git [358/766] 3032714=test_lexer [359/766] 3032714=test_regex_casefold [360/766] 3032714=test_ripper [361/766] 3032714=test_files_ext [362/766] 3032714=overlap_test [363/766] 3032714=test_assembler [364/766] 3032714=test_stringio [365/766] 3032714=test_thread_cv [366/766] 3032714=test_random [367/766] 3032714=test_case [368/766] 3032714=test_open-uri [369/766] 3032714=test_enc_associate [370/766] 3032716=test_enumerator [371/766] 3032714=test_gem_command_manager [372/766] 3032714=test_array [373/766] 3032714=test_iso_8859 [374/766] 3032714=test_libs [375/766] 3032714=test_gc [376/766] 3032714=test_qsort [377/766] 3032714=test_math [378/766] 3032714=test_safe_load [379/766] 3032714=test_sprintf [380/766] 3032714=test_const [381/766] 3032714=comments_test [382/766] 3032714=test_exit [383/766] 3032714=test_class [384/766] 3032714=test_recorder [385/766] 3032714=test_yaml_special_cases [386/766] 3032714=test_gem_commands_sources_command [387/766] 3032714=json_addition_test [388/766] 3032714=test_gem_source_list [389/766] 3032714=test_name_error [390/766] 3032714=test_framework [391/766] 3032714=test_weakmap [392/766] 3032715=test_coderange [393/766] 3032715=test_inadvertent_creation [394/766] 3032715=test_pack [395/766] 3032715=test_cgi_tag_helper [396/766] 3032715=test_pinned [397/766] 3032715=test_date_time [398/766] 3032715=test_cp949 [399/766] 3032715=test_jaro_winkler [400/766] 3032715=test_gem_resolver_vendor_set [401/766] 3032715=test_condition [402/766] 3032715=test_gem_dependency_resolution_error [403/766] 3032715=test_sleep [404/766] 3032715=test_mixed_unicode_escapes [405/766] 3032715=json_coder_test [406/766] 3032715=dispatcher_test [407/766] 3032715=test_fileutils 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=2025-01-28 04:13:00.947567744 +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 3032715 opc 10r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [408/766] 3032715=test_sorted_set [409/766] 3032715=test_emoji [410/766] 3032715=test_stack [411/766] 3032715=test_windows_1252 [412/766] 3032715=test_sizeof [413/766] 3032714=test_date_attr [414/766] 3032714=test_gem_request_set_lockfile_parser [415/766] 3032714=test_stringchar [416/766] 3032714=constant_path_node_test [417/766] 3032714=warnings_test [418/766] 3032714=test_econv [419/766] 3032714=test_gem_install_update_options [420/766] 3032714=test_gem_specification [421/766] 3032715=string_test [422/766] 3032715=test_flush [423/766] 3032715=test_pkey_rsa [424/766] 3032715=test_numhash [425/766] 3032715=test_system [426/766] 3032714=test_parse [427/766] 3032715=attribute_write_test [428/766] 3032715=test_method_cache [429/766] 3032715=test_argf [430/766] 3032714=test_yaml [431/766] 3032714=test_x509name [432/766] 3032714=test_gem_remote_fetcher_local_server [433/766] 3032714=test_gem_dependency [434/766] 3032714=test_yjit [435/766] 3032714=test_gem_uninstaller [436/766] 3032714=test_cclass [437/766] 3032714=test_m17n [438/766] 3032714=test_method [439/766] 3032715=test_filter [440/766] 3032715=test_parser_events [441/766] 3032715=test_pkcs12 [442/766] 3032715=test_gem_remote_fetcher [443/766] 3032715=test_json_tree [444/766] 3032715=test_koi8 [445/766] 3032715=test_ractor [446/766] 3032715=test_gem_package_tar_writer [447/766] 3032715=test_str2big [448/766] 3032715=test_utf16 [449/766] 3032715=test_http .Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 12 #<File::Stat dev=0x9, ino=2565194697, 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 3032715 opc 12u IPv4 2565194697 0t0 TCP localhost:46573->localhost:54442 (CLOSE_WAIT) .Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 13 #<File::Stat dev=0x9, ino=2565195822, 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 3032715 opc 13u IPv4 2565195822 0t0 TCP localhost:45729->localhost:59238 (CLOSE_WAIT) .Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 14 #<File::Stat dev=0x9, ino=2565196829, 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 3032715 opc 14u IPv4 2565196829 0t0 TCP localhost:42723->localhost:59966 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 15 #<File::Stat dev=0x9, ino=2565196928, 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 3032715 opc 15u IPv4 2565196928 0t0 TCP localhost:33805->localhost:41384 (CLOSE_WAIT) [450/766] 3032716=test_set [451/766] 3032716=test_gem_commands_push_command [452/766] 3032716=locals_test [453/766] 3032716=test_too_many_dummy_encodings [454/766] 3032716=test_method_cache [455/766] 3032716=test_sprintf_comb [456/766] 3032716=test_gem_source_local [457/766] 3032714=test_internal_ivar [458/766] 3032714=desugar_compiler_test [459/766] 3032716=test_gem_gemcutter_utilities [460/766] 3032714=test_tracepoint [461/766] 3032714=test_settracefunc [462/766] 3032716=test_gem_text [463/766] 3032716=test_backtrace [464/766] 3032714=tunnel_test [465/766] 3032714=test_pty [466/766] 3032715=test_gem_dependency_installer [467/766] 3032714=test_http [468/766] 3032714=test_hash [469/766] 3032716=test_scan_args [470/766] 3032716=test_gem_commands_specification_command [471/766] 3032716=test_gem_commands_which_command [472/766] 3032716=test_gem_request [473/766] 3032716=test_gem_package_old [474/766] 3032716=test_case_mapping [475/766] 3032716=test_rational [476/766] 3032716=test_gem_ext_cargo_builder_unit [477/766] 3032716=test_ractor [478/766] 3032716=test_gem_resolver_api_specification [479/766] 3032716=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 42085> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3032716 opc 10u IPv4 2565193291 0t0 TCP localhost:42085->localhost:41532 (CLOSE_WAIT) .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10 [480/766] 3032716=test_date_parse [481/766] 3032716=test_mdns [482/766] 3032716=test_open3 [483/766] 3032715=test_arity [484/766] 3032715=test_pkey_ec [485/766] 3032715=test_svcb_https [486/766] 3032715=test_buffering [487/766] 3032715=test_warning [488/766] 3032715=test_yamldbm [489/766] 3032715=test_gem_spec_fetcher [490/766] 3032715=test_unicode_escape [491/766] 3032715=test_default_gems [492/766] 3032715=test_switch_hitter [493/766] 3032715=test_backtrace [494/766] 3032715=test_gbk [495/766] 3032715=test_gem_commands_dependency_command [496/766] 3032715=test_enumerable [497/766] 3032715=test_set [498/766] 3032715=test_tree_spell_checker [499/766] 3032716=ruby_parser_test [500/766] 3032716=test_grapheme_breaks [501/766] 3032716=test_hash_create [502/766] 3032716=test_queue [503/766] 3032716=test_gem_resolver_lock_specification [504/766] 3032715=test_boolean [505/766] 3032715=test_gc_compact [506/766] 3032716=test_dryrun [507/766] 3032716=test_gem_uri_formatter [508/766] 3032716=test_prettyprint [509/766] 3032716=test_cgi_util [510/766] 3032714=lex_test [511/766] 3032716=test_clone [512/766] 3032716=test_enc_raise [513/766] 3032716=test_data_error [514/766] 3032716=test_files_sample [515/766] 3032716=test_rubyoptions [516/766] 3032714=test_optimization [517/766] 3032715=test_shift_jis [518/766] 3032715=regexp_test [519/766] 3032715=test_yield [520/766] 3032714=test_remote_fetch_error [521/766] 3032714=test_undef [522/766] 3032714=test_random [523/766] 3032714=test_gem_resolver_lock_set [524/766] 3032714=test_gem_command [525/766] 3032714=test_asn1 [526/766] 3032714=test_gem_commands_open_command [527/766] 3032714=test_verbose [528/766] 3032714=test_normalize [529/766] 3032714=test_emoji_breaks [530/766] 3032714=test_assignment [531/766] 3032715=test_gem_update_suggestion [532/766] 3032715=test_basicinstructions [533/766] 3032715=test_utf32 [534/766] 3032715=test_gem_resolver_git_specification [535/766] 3032715=test_gem_security [536/766] 3032714=test_date_ractor [537/766] 3032714=test_erb [538/766] 3032714=test_variable [539/766] 3032714=test_hash [540/766] 3032716=test_optarg [541/766] 3032714=test_gem_commands_pristine_command [542/766] 3032716=test_gem_impossible_dependencies_error [543/766] 3032716=test_pp [544/766] 3032716=test_gem_resolver_requirement_list [545/766] 3032716=test_exception [546/766] 3032716=test_arith_seq_beg_len_step [547/766] 3032716=test_noarg [548/766] 3032716=test_shapes [549/766] 3032716=test_did_you_mean [550/766] 3032716=regular_expression_encoding_test [551/766] 3032716=test_cesu8 [552/766] 3032716=test_storage [553/766] 3032716=test_method_name_check [554/766] 3032716=test_merge_keys [555/766] 3032716=test_string [556/766] 3032716=test_iterator [557/766] 3032716=test_gem_commands_install_command [558/766] 3032714=test_kernel [559/766] 3032714=test_gem_rdoc [560/766] 3032714=test_dot_dot [561/766] 3032714=!Nothing_to_test [562/766] 3032714=static_literals_test [563/766] 3032714=test_fd_setsize [564/766] 3032714=test_process [565/766] 3032714=test_forwardable [566/766] 3032714=test_array_create [567/766] 3032714=test_memory_view [568/766] 3032716=test_dir_m17n [569/766] 3032714=test_complex [570/766] 3032714=test_threadgroup [571/766] 3032716=test_gem_doctor [572/766] 3032716=json_fixtures_test [573/766] 3032716=test_len [574/766] 3032716=test_kwargs [575/766] 3032716=test_pack [576/766] 3032716=test_io_wait [577/766] 3032714=test_tsort [578/766] 3032716=test_typeddata [579/766] 3032714=test_gem_commands_fetch_command [580/766] 3032714=test_securerandom [581/766] 3032714=test_gem_commands_outdated_command [582/766] 3032716=string_encoding_test [583/766] 3032716=test_gem_dependency_list [584/766] 3032714=test_rand [585/766] 3032716=encodings_test [586/766] 3032716=test_random_formatter [587/766] 3032716=test_process [588/766] 3032714=test_gem_source_specific_file [589/766] 3032714=test_provider [590/766] 3032714=test_euc_kr [591/766] 3032714=test_bmethod [592/766] 3032714=test_ensure_and_callcc [593/766] 3032714=test_postponed_job [594/766] 3032714=test_gem_request_set_lockfile [595/766] 3032714=test_httpresponses [596/766] 3032714=test_deprecate [597/766] 3032714=test_generic [598/766] 3032714=test_common [599/766] 3032714=test_require [600/766] 3032714=test_stringify_symbols [601/766] 3032714=test_objspace Leaked file descriptor: TestProcess#test_gid_from_name: 9 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-01-28 04:13:00.947567744 +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 3032716 opc 9r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [602/766] 3032715=library_symbols_test [603/766] 3032715=test_iseq_load [604/766] 3032715=test_stream [605/766] 3032715=test_have_library [606/766] 3032715=test_ns_spki [607/766] 3032715=test_io_buffer [608/766] 3032715=test_deprecated [609/766] 3032715=test_optparse [610/766] 3032715=test_bash_completion [611/766] 3032715=test_exception [612/766] 3032715=test_files_test_2 [613/766] 3032715=test_div [614/766] 3032715=pattern_test [615/766] 3032715=test_syntax Leaked file descriptor: TestProcess#test_uid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-01-28 02:38:05.772096036 +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 3032716 opc 10r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [616/766] 3032716=test_scalar [617/766] 3032716=test_class_name_check [618/766] 3032716=test_basicsocket [619/766] 3032716=test_zsh_completion [620/766] 3032716=test_gem_commands_environment_command [621/766] 3032716=test_pkcs7 [622/766] 3032716=test_pack [623/766] 3032716=test_gem_commands_stale_command [624/766] 3032716=test_date_strftime [625/766] 3032716=json_parser_test [626/766] 3032716=test_ws [627/766] 3032716=test_gem_commands_cert_command [628/766] 3032716=percent_delimiter_string_test [629/766] 3032716=test_singleton [630/766] 3032716=test_fstring [631/766] 3032716=test_numeric [632/766] 3032716=test_gem_ext_rake_builder [633/766] 3032716=test_timeout [634/766] 3032716=test_key_name_check [635/766] 3032716=test_instrumentation_api [636/766] 3032715=test_weakref [637/766] 3032715=test_ractor [638/766] 3032715=test_null [639/766] 3032715=test_ractor [640/766] 3032715=test_data [641/766] 3032715=test_memory_view [642/766] 3032715=test_pkey_dh [643/766] 3032716=test_m17n_comb [644/766] 3032715=index_write_test [645/766] 3032715=test_pkey [646/766] 3032715=parse_success_test [647/766] 3032715=test_external_new [648/766] 3032715=test_bigzero [649/766] 3032715=compiler_test [650/766] 3032715=test_gem_platform [651/766] 3032715=test_gem_commands_query_command [652/766] 3032715=test_gem_remote_fetcher_local_ssl_server [653/766] 3032716=test_gem_unsatisfiable_dependency_error [654/766] 3032716=static_inspect_test [655/766] 3032716=test_literal [656/766] 3032716=test_thread [657/766] 3032716=test_config [658/766] 3032716=test_complex2 [659/766] 3032716=test_gem_security_signer [660/766] 3032716=test_gem_util [661/766] 3032716=test_io [662/766] 3032716=test_tree_builder [663/766] 3032716=test_big5 [664/766] 3032716=test_date [665/766] 3032716=test_gem_commands_update_command [666/766] 3032715=test_protect [667/766] 3032715=test_pathname [668/766] 3032715=test_fnmatch [669/766] 3032715=test_store [670/766] 3032715=test_coverage [671/766] 3032716=test_tempfile [672/766] 3032715=test_http_request [673/766] 3032715=test_erb_m17n [674/766] 3032715=test_timeout [675/766] 3032715=test_webauthn_poller [676/766] 3032715=test_date_conv [677/766] 3032715=test_frozen [678/766] 3032715=test_serialize_subclasses [679/766] 3032715=test_gem_resolver_index_specification [680/766] 3032716=test_egrep_cpp [681/766] 3032715=test_files_lib [682/766] 3032715=lex_test [683/766] 3032715=test_string_memory [684/766] 3032716=test_enumerator_kw [685/766] 3032716=test_marshalable [686/766] 3032716=test_string [687/766] 3032716=json_common_interface_test [688/766] 3032715=test_error_highlight [689/766] 3032716=test_function_entry [690/766] 3032716=test_raise [691/766] 3032716=test_complexrational [692/766] 3032716=version_test [693/766] 3032716=named_capture_test [694/766] 3032716=test_import [695/766] 3032715=test_human_typo [696/766] 3032715=test_wait [697/766] 3032715=test_nil [698/766] 3032715=test_psych [699/766] 3032715=test_yaml_tree [700/766] 3032715=test_gem_commands_yank_command [701/766] 3032715=test_cstr [702/766] 3032716=test_euc_tw [703/766] 3032716=test_gem_resolver_dependency_request [704/766] 3032716=test_big2str [705/766] 3032716=test_gem_resolver_specification [706/766] 3032716=test_pkey_dsa [707/766] 3032715=freeze_test [708/766] 3032715=json_string_matching_test [709/766] 3032715=test_gem_config_file [710/766] 3032715=test_comparable [711/766] 3032715=test_yjit_exit_locations [712/766] 3032715=location_test [713/766] 3032715=test_io_timeout [714/766] 3032715=test_io_buffer [715/766] 3032715=test_kdf [716/766] 3032715=test_ldap [717/766] 3032715=test_thread_queue [718/766] 3032714=test_passing_block [719/766] 3032714=test_defined [720/766] 3032714=test_nowrite [721/766] 3032714=test_path_to_class [722/766] 3032714=test_enumerator [723/766] 3032714=test_reqarg [724/766] 3032714=test_frozen_error [725/766] 3032714=test_gem_version [726/766] 3032714=test_spell_checker [727/766] 3032714=test_gem_ext_ext_conf_builder [728/766] 3032714=test_resource [729/766] 3032714=test_gem_package_tar_reader_entry [730/766] 3032716=test_gem_uri [731/766] 3032716=test_bug-5832 [732/766] 3032716=test_yield_block [733/766] 3032716=test_c_struct_builder [734/766] 3032714=test_ubf_async_safe [735/766] 3032714=snippets_test [736/766] 3032716=test_gem_version_option [737/766] 3032716=test_date_compat [738/766] 3032716=test_gem_ext_cargo_builder [739/766] 3032716=test_console_attr [740/766] 3032716=test_proc [741/766] 3032716=test_gem_commands_unpack_command [742/766] 3032714=test_zlib [743/766] 3032716=test_rat [744/766] 3032716=test_gem_request_connection_pools [745/766] 3032716=test_flags [746/766] 3032716=test_numeric [747/766] 3032716=test_yamlstore [748/766] 3032716=test_bug-3571 [749/766] 3032716=test_file [750/766] 3032716=test_time [751/766] 3032716=test_capacity [752/766] 3032716=test_gem_commands_owner_command [753/766] 3032715=test_nextafter [754/766] 3032715=test_encoding [755/766] 3032716=test_hmac [756/766] 3032716=test_constant [757/766] 3032715=test_find [758/766] 3032715=test_pipe [759/766] 3032715=test_string [760/766] 3032716=test_gem_resolver_activation_request [761/766] 3032716=test_function [762/766] 3032716=test_gem_commands_server_command [763/766] 3032716=test_tcp [764/766] 3032716=test_gem_name_tuple [765/766] 3032716=test_integer [766/766] 3032716=test_gem_requirement Finished tests in 196.629984s, 145.5933 tests/s, 30942.2850 assertions/s. 28628 tests, 6084181 assertions, 0 failures, 0 errors, 214 skips ruby -v: ruby 3.5.0dev (2025-01-28T09:22:35Z master baf22a0578) +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.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/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/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.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.5.0dev (2025-01-28T09:22:35Z master baf22a0578) +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 .............. Finished in 26.529129 seconds 3313 files, 33297 examples, 198515 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.