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