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