# Logfile created on 2023-12-29 08:13:34 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffc85f9fdd0 @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'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/opc/ruby/logs/brlog.master.20231229-081334", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc85ecb468 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc85ecb300 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc85f6cae8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231229-081334", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231229-081334>, @binmode=false, @mon_data=#<Monitor:0x0000fffc85ecafe0>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j3 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j3" exit with 0. $$$[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-rubyspec -j3 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j3" exit with 0. $$$[beg] make update-src -j3 Already up to date. Latest commit hash = bc3b9356b2 $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 generating /home/opc/ruby/src/master/ext/ripper/ripper.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' generating /home/opc/ruby/src/master/ext/ripper/ripper_init.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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 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-10.1.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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 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-10.1.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 7294f77d83be054c65f6da79166ec5f5cf7451299f5d6757d856419a934b767a 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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 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-10.1.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 '/home/opc/ruby/src/master/enc/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/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: 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]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' 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/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/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/rbs-3.4.1/ext/rbs_extension' 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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 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-10.1.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 '/home/opc/ruby/src/master/enc/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/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' 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]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' 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/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/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/rbs-3.4.1/ext/rbs_extension' 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 to installing binary commands: /home/opc/ruby/install/master/bin installing base libraries: /home/opc/ruby/install/master/lib installing arch files: /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux installing pkgconfig data: /home/opc/ruby/install/master/lib/pkgconfig installing extension objects: /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.4.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.4.0+0 abbrev 0.1.2 base64 0.2.0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 csv 3.2.9 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.3 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.6 irb 1.11.0 logger 1.6.0 mutex_m 0.2.0 net-http 0.4.0 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.1 resolv 0.3.0 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2.dev.1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.0.8 syslog 0.1.2 zlib 3.1.0 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 minitest 5.20.0 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.3 net-imap 0.4.9 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.4.1 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 1870 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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 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-10.1.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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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 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-10.1.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 '/home/opc/ruby/src/master/enc/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/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' 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/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' 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/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' 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=53919 "--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/910] 511524=test_rand [ 2/910] 511525=test_random_formatter [ 3/910] 511523=test_string_processing [ 4/910] 511525=test_rdoc_markup_attributes [ 5/910] 511523=test_process [ 6/910] 511525=test_skip_lines [ 7/910] 511524=test_rdoc_code_object [ 8/910] 511525=test_bmethod [ 9/910] 511525=test_provider [ 10/910] 511525=test_euc_kr [ 11/910] 511525=test_gem_source_specific_file Leaked file descriptor: TestProcess#test_execopts_uid: 7 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-12-29 08:13:05.811091666 +0000, mtime=2023-12-29 08:12:49.503040646 +0000, ctime=2023-12-29 08:12:49.503040646 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 511523 opc 7r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd [ 12/910] 511525=test_len [ 13/910] 511525=test_gem_doctor [ 14/910] 511525=json_fixtures_test [ 15/910] 511525=parse_test [ 16/910] 511524=test_kwargs [ 17/910] 511524=test_rdoc_parser_c [ 18/910] 511524=test_io_wait [ 19/910] 511524=test_pack [ 20/910] 511524=test_securerandom [ 21/910] 511524=test_tsort [ 22/910] 511524=test_gem_commands_fetch_command [ 23/910] 511524=test_column_separator [ 24/910] 511524=test_typeddata [ 25/910] 511524=parameters_signature_test [ 26/910] 511524=test_rdoc_parser_changelog [ 27/910] 511524=test_gem_commands_outdated_command [ 28/910] 511524=test_gem_dependency_list [ 29/910] 511524=test_each [ 30/910] 511524=test_objspace [ 31/910] 511525=test_general Leaked file descriptor: TestProcess#test_uid_from_name: 8 #<File::Stat dev=0x9, ino=1115110188, 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 511523 opc 8u unix 0x0000000000000000 0t0 1115110188 type=STREAM [ 32/910] 511525=test_stringify_symbols [ 33/910] 511525=test_require [ 34/910] 511525=library_symbols_test [ 35/910] 511525=test_row [ 36/910] 511525=test_rdoc_text [ 37/910] 511525=test_rdoc_markup_indented_paragraph [ 38/910] 511525=test_rdoc_markup_parser [ 39/910] 511525=test_iseq_load [ 40/910] 511525=test_ns_spki [ 41/910] 511525=test_stream [ 42/910] 511525=test_row_separator [ 43/910] 511525=test_have_library [ 44/910] 511525=test_win32ole_variant_outarg [ 45/910] 511525=test_rdoc_encoding [ 46/910] 511525=test_gem_request_set_lockfile [ 47/910] 511525=test_rdoc_markdown [ 48/910] 511525=test_key_actor_vi [ 49/910] 511525=test_postponed_job [ 50/910] 511525=test_deprecate [ 51/910] 511525=test_rdoc_constant [ 52/910] 511525=test_httpresponses [ 53/910] 511525=test_common [ 54/910] 511525=test_rdoc_markup_to_html_snippet [ 55/910] 511525=test_generic [ 56/910] 511525=test_rdoc_markup_to_tt_only [ 57/910] 511525=test_quote_empty [ 58/910] 511525=test_ws [ 59/910] 511525=test_date_strftime [ 60/910] 511525=json_parser_test [ 61/910] 511525=test_gem_commands_stale_command [ 62/910] 511525=test_gem_commands_cert_command [ 63/910] 511525=test_gem_ext_rake_builder .Leaked file descriptor: TestProcess#test_gid_from_name: 9 #<File::Stat dev=0xfc00, ino=2134126, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-12-29 08:13:20.859138744 +0000, mtime=2023-12-29 08:13:20.827138644 +0000, ctime=2023-12-29 08:13:20.827138644 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 511523 opc 9r REG 252,0 6940392 2134126 /var/lib/sss/mc/group [ 64/910] 511525=test_rdoc_require [ 65/910] 511525=test_word [ 66/910] 511525=test_singleton [ 67/910] 511525=test_numeric [ 68/910] 511525=test_fstring [ 69/910] 511525=test_weakref [ 70/910] 511525=test_instrumentation_api [ 71/910] 511525=test_rdoc_alias [ 72/910] 511525=test_timeout [ 73/910] 511524=test_rdoc_markup_to_bs [ 74/910] 511524=test_key_name_check [ 75/910] 511524=test_rdoc_markup_raw [ 76/910] 511524=test_optparse [ 77/910] 511524=test_rdoc_context_section [ 78/910] 511524=test_io_buffer [ 79/910] 511524=test_deprecated [ 80/910] 511524=test_rdoc_markup_to_html_crossref [ 81/910] 511525=test_div [ 82/910] 511525=test_files_test_2 [ 83/910] 511524=test_unconverted_fields [ 84/910] 511524=test_bash_completion [ 85/910] 511524=test_exception [ 86/910] 511524=test_zsh_completion [ 87/910] 511524=test_basicsocket [ 88/910] 511524=test_class_name_check [ 89/910] 511524=test_scalar [ 90/910] 511524=test_syntax [ 91/910] 511525=test_pack [ 92/910] 511525=test_pkcs7 [ 93/910] 511525=test_gem_commands_environment_command [ 94/910] 511525=test_convert [ 95/910] 511525=test_gem_unsatisfiable_dependency_error [ 96/910] 511525=test_literal [ 97/910] 511523=test_gem_security_signer [ 98/910] 511523=test_table [ 99/910] 511523=test_config [100/910] 511523=test_complex2 [101/910] 511523=test_gem_util [102/910] 511525=test_header [103/910] 511525=test_thread [104/910] 511523=test_input_method [105/910] 511525=test_rdoc_i18n_text [106/910] 511525=test_io [107/910] 511523=test_data [108/910] 511523=test_memory_view [109/910] 511523=test_null [110/910] 511523=test_ractor [111/910] 511523=test_m17n_comb [112/910] 511525=test_pkey_dh [113/910] 511525=test_pkey [114/910] 511525=test_external_new [115/910] 511525=test_win32ole_typelib [116/910] 511525=test_gem_commands_query_command [117/910] 511525=test_gem_platform [118/910] 511524=test_bigzero [119/910] 511524=test_string_memory [120/910] 511523=test_files_lib [121/910] 511524=test_marshalable [122/910] 511524=test_line_editor [123/910] 511525=test_enumerator_kw [124/910] 511525=test_rdoc_any_method [125/910] 511524=test_error_highlight [126/910] 511525=test_function_entry [127/910] 511525=test_string [128/910] 511524=json_common_interface_test [129/910] 511525=version_test [130/910] 511525=test_complexrational [131/910] 511525=test_raise [132/910] 511525=test_protect [133/910] 511524=test_gem_commands_update_command [134/910] 511525=test_date [135/910] 511525=test_big5 [136/910] 511525=test_tree_builder [137/910] 511525=test_rdoc_markup_pre_process [138/910] 511525=test_store [139/910] 511525=test_http_request [140/910] 511525=test_tempfile [141/910] 511525=test_coverage [142/910] 511525=test_fnmatch [143/910] 511525=test_pathname [144/910] 511525=test_timeout [145/910] 511525=test_erb_m17n [146/910] 511525=test_rdoc_generator_pot_po_entry [147/910] 511525=test_gem_resolver_index_specification [148/910] 511524=test_serialize_subclasses [149/910] 511524=test_frozen [150/910] 511524=test_egrep_cpp [151/910] 511525=test_webauthn_poller [152/910] 511524=test_rdoc_markup_verbatim [153/910] 511524=test_date_conv [154/910] 511524=test_comparable [155/910] 511524=json_string_matching_test [156/910] 511524=test_gem_config_file [157/910] 511525=test_io_timeout [158/910] 511525=test_rdoc_normal_module [159/910] 511525=test_type_completor [160/910] 511525=test_rdoc_markdown_test [161/910] 511524=test_rdoc_rdoc [162/910] 511524=test_yjit_exit_locations [163/910] 511524=test_io_buffer [164/910] 511524=test_thread_queue [165/910] 511525=test_nowrite [166/910] 511525=test_passing_block [167/910] 511525=test_defined [168/910] 511525=test_ldap [169/910] 511525=test_kdf [170/910] 511525=test_observer [171/910] 511525=test_wait [172/910] 511525=test_human_typo [173/910] 511525=test_import [174/910] 511523=test_psych [175/910] 511523=test_nil [176/910] 511523=test_cstr [177/910] 511523=test_gem_resolver_dependency_request [178/910] 511523=test_euc_tw [179/910] 511523=test_gem_commands_yank_command [180/910] 511525=test_yaml_tree [181/910] 511525=test_pkey_dsa [182/910] 511523=test_logger [183/910] 511523=test_big2str [184/910] 511523=test_gem_resolver_specification [185/910] 511523=test_ubf_async_safe [186/910] 511523=test_pstore [187/910] 511523=test_date_compat [188/910] 511523=test_rdoc_include [189/910] 511523=test_win32ole_record [190/910] 511523=test_gem_version_option [191/910] 511523=test_show_source [192/910] 511523=test_gem_commands_unpack_command [193/910] 511523=test_gem_ext_cargo_builder [194/910] 511523=test_bigdecimal_util [195/910] 511523=test_console_attr [196/910] 511523=test_proc [197/910] 511523=test_zlib [198/910] 511525=test_rdoc_options [199/910] 511525=test_enumerator [200/910] 511525=test_path_to_class [201/910] 511525=test_frozen_error [202/910] 511525=test_gem_ext_ext_conf_builder [203/910] 511524=test_spell_checker [204/910] 511524=test_gem_version [205/910] 511525=test_reqarg [206/910] 511524=test_gem_uri [207/910] 511524=test_gem_package_tar_reader_entry [208/910] 511525=test_resource [209/910] 511525=test_rewind [210/910] 511525=test_c_struct_builder [211/910] 511525=test_bug-5832 [212/910] 511525=test_yield_block [213/910] 511525=test_string [214/910] 511524=test_macro [215/910] 511524=test_pipe [216/910] 511524=test_function [217/910] 511524=test_gem_resolver_activation_request [218/910] 511524=test_gem_commands_server_command [219/910] 511524=test_rdoc_markup_to_table_of_contents [220/910] 511524=test_gem_name_tuple [221/910] 511524=test_integer [222/910] 511524=test_tcp [223/910] 511524=test_win32ole_method_event [224/910] 511524=parse_comments_test [225/910] 511524=test_gem_requirement [226/910] 511524=test_flags [227/910] 511524=test_numeric [228/910] 511524=test_bug-3571 [229/910] 511524=test_yamlstore [230/910] 511524=test_rat [231/910] 511524=test_init [232/910] 511523=test_gem_request_connection_pools [233/910] 511524=test_capacity [234/910] 511524=test_nextafter [235/910] 511524=test_gem_commands_owner_command [236/910] 511524=test_time [237/910] 511524=test_file [238/910] 511524=test_hmac [239/910] 511524=test_encoding [240/910] 511524=test_constant [241/910] 511523=test_find [242/910] 511523=test_rdoc_generator_markup [243/910] 511523=test_weakmap [244/910] 511524=test_coderange [245/910] 511524=test_ansi_with_terminfo [246/910] 511524=test_inadvertent_creation [247/910] 511524=test_framework [248/910] 511524=test_pinned [249/910] 511524=test_cgi_tag_helper [250/910] 511524=test_pack [251/910] 511524=test_rdoc_generator_json_index [252/910] 511524=test_date_time [253/910] 511524=test_nil2vtempty [254/910] 511524=test_enc_associate [255/910] 511524=test_enumerator [256/910] 511523=test_case [257/910] 511523=test_open-uri [258/910] 511523=test_array [259/910] 511523=test_gem_command_manager [260/910] 511523=test_rdoc_context [261/910] 511523=test_safe_load [262/910] 511523=test_iso_8859 [263/910] 511523=test_libs [264/910] 511523=test_math [265/910] 511523=test_drbobject [266/910] 511523=comments_test [267/910] 511523=test_qsort [268/910] 511523=test_gc [269/910] 511523=test_exit [270/910] 511523=test_class [271/910] 511523=test_rdoc_parser_rd [272/910] 511523=test_const [273/910] 511523=test_gem_commands_sources_command [274/910] 511523=test_name_error [275/910] 511523=test_gem_source_list [276/910] 511523=json_addition_test [277/910] 511523=test_recorder [278/910] 511523=test_yaml_special_cases [279/910] 511523=test_sprintf [280/910] 511523=test_drb [281/910] 511523=test_gem_specification [282/910] 511525=test_bigmath [283/910] 511525=test_system [284/910] 511524=test_numhash [285/910] 511524=test_flush [286/910] 511524=test_pkey_rsa [287/910] 511523=test_win32ole_variable [288/910] 511523=test_method_cache [289/910] 511523=test_rdoc_class_module [290/910] 511524=test_rdoc_cross_reference [291/910] 511525=test_parse [292/910] 511524=test_gem_dependency_resolution_error [293/910] 511524=test_fileutils [294/910] 511523=test_mixed_unicode_escapes [295/910] 511523=test_sleep [296/910] 511525=test_jaro_winkler [297/910] 511525=test_cp949 [298/910] 511525=test_gem_resolver_vendor_set [299/910] 511525=test_condition [300/910] 511525=test_syslog_logger Leaked file descriptor: TestFileUtils#test_chown_error: 10 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-12-29 08:14:49.767416896 +0000, mtime=2023-12-29 08:14:49.759416871 +0000, ctime=2023-12-29 08:14:49.759416871 +0000> Leaked file descriptor: TestFileUtils#test_chown_error: 11 #<File::Stat dev=0xfc00, ino=2134126, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-12-29 08:15:01.527453688 +0000, mtime=2023-12-29 08:15:01.319453037 +0000, ctime=2023-12-29 08:15:01.319453037 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 511524 opc 10r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd ruby 511524 opc 11r REG 252,0 6940392 2134126 /var/lib/sss/mc/group [301/910] 511525=test_emoji [302/910] 511525=test_sorted_set [303/910] 511524=test_windows_1252 [304/910] 511525=test_stack [305/910] 511524=test_stringchar [306/910] 511524=test_face [307/910] 511524=test_gem_request_set_lockfile_parser [308/910] 511524=test_sizeof [309/910] 511525=test_date_attr [310/910] 511525=test_gem_install_update_options [311/910] 511525=test_econv [312/910] 511523=test_str2big [313/910] 511523=test_gem_package_tar_writer [314/910] 511525=test_case [315/910] 511525=test_ractor [316/910] 511525=test_severity [317/910] 511525=attribute_write_test [318/910] 511525=test_http [319/910] 511523=test_utf16 [320/910] 511523=test_set [321/910] 511523=test_rdoc_markup_to_rdoc [322/910] 511523=test_yaml [323/910] 511523=test_x509name [324/910] 511523=test_argf [325/910] 511524=test_method [326/910] 511523=test_m17n [327/910] 511523=test_gem_dependency [328/910] 511523=test_cclass [329/910] 511523=test_gem_uninstaller [330/910] 511523=test_yjit [331/910] 511523=test_parser_events [332/910] 511523=test_filter [333/910] 511523=test_koi8 [334/910] 511523=test_json_tree [335/910] 511523=test_gem_remote_fetcher [336/910] 511524=test_pkcs12 [337/910] 511523=test_gem_dependency_installer [338/910] 511524=test_general [339/910] 511524=test_pty [340/910] 511524=test_hash [341/910] 511525=test_http [342/910] 511525=test_scan_args [343/910] 511525=test_gem_commands_specification_command [344/910] 511525=encoding_test [345/910] 511525=test_gem_package_old [346/910] 511525=test_gem_commands_which_command [347/910] 511525=test_gem_request [348/910] 511523=locals_test [349/910] 511525=test_gem_commands_push_command [350/910] 511523=test_sprintf_comb [351/910] 511523=test_method_cache [352/910] 511523=test_too_many_dummy_encodings [353/910] 511523=test_gem_gemcutter_utilities [354/910] 511525=test_win32ole [355/910] 511525=test_internal_ivar [356/910] 511525=test_gem_source_local [357/910] 511523=desugar_compiler_test [358/910] 511523=test_rendering [359/910] 511525=test_gem_text [360/910] 511523=test_settracefunc [361/910] 511525=test_tracepoint [362/910] 511525=test_backtrace [363/910] 511524=test_rdoc_task [364/910] 511524=test_unicode_escape [365/910] 511524=test_default_gems [366/910] 511524=test_switch_hitter [367/910] 511524=test_yamldbm [368/910] 511524=test_gem_spec_fetcher [369/910] 511524=test_gem_commands_dependency_command [370/910] 511523=test_backtrace [371/910] 511523=test_gbk [372/910] 511523=test_tree_spell_checker [373/910] 511524=test_enumerable [374/910] 511524=test_rdoc_method_attr [375/910] 511523=test_set [376/910] 511523=test_hash_create [377/910] 511523=test_grapheme_breaks [378/910] 511524=test_rational [379/910] 511524=test_case_mapping [380/910] 511523=test_gem_ext_cargo_builder_unit [381/910] 511524=test_webauthn_listener [382/910] 511523=test_ractor Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 36907> [383/910] 511523=test_read COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 511524 opc 14u IPv4 1115122109 0t0 TCP localhost:36907->localhost:40680 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 14 [384/910] 511524=test_gem_resolver_api_specification [385/910] 511524=test_rdoc_rubygems_hook [386/910] 511523=test_open3 [387/910] 511524=test_mdns [388/910] 511524=test_date_parse [389/910] 511524=test_abbrev [390/910] 511524=test_key_event_record [391/910] 511524=test_buffering [392/910] 511524=test_pkey_ec [393/910] 511524=test_svcb_https [394/910] 511524=test_arity [395/910] 511524=test_thread [396/910] 511524=test_optimization [397/910] 511525=test_files_sample [398/910] 511525=test_rdoc_stats [399/910] 511525=test_data_error [400/910] 511525=test_rubyoptions [401/910] 511523=test_shift_jis [402/910] 511523=test_mutex_m [403/910] 511523=test_rdoc_store [404/910] 511523=test_yield [405/910] 511524=test_remote_fetch_error [406/910] 511524=regexp_test [407/910] 511524=test_gem_resolver_lock_specification [408/910] 511524=test_delegation [409/910] 511524=test_boolean [410/910] 511524=test_queue [411/910] 511524=test_rdoc_i18n_locale [412/910] 511524=test_gc_compact [413/910] 511523=test_dryrun [414/910] 511523=test_ole_methods [415/910] 511523=test_cgi_util [416/910] 511523=test_gem_uri_formatter [417/910] 511523=test_prettyprint [418/910] 511523=test_enc_raise [419/910] 511523=test_clone [420/910] 511523=test_gem_security [421/910] 511525=test_key_actor_emacs [422/910] 511525=test_date_ractor [423/910] 511525=test_erb [424/910] 511525=test_basicinstructions [425/910] 511525=test_gem_resolver_git_specification [426/910] 511525=test_utf32 [427/910] 511525=test_rdoc_tom_doc [428/910] 511525=test_optarg [429/910] 511525=test_gem_commands_pristine_command [430/910] 511524=test_variable [431/910] 511524=test_hash [432/910] 511524=ripper_compat_test [433/910] 511524=memsize_test [434/910] 511524=test_gem_resolver_requirement_list [435/910] 511524=test_noarg [436/910] 511524=test_exception [437/910] 511524=test_raise_exception [438/910] 511524=test_arith_seq_beg_len_step [439/910] 511524=test_gem_impossible_dependencies_error [440/910] 511524=test_pp [441/910] 511524=test_undef [442/910] 511524=test_gem_resolver_lock_set [443/910] 511524=test_random [444/910] 511524=test_rdoc_generator_darkfish [445/910] 511525=test_asn1 [446/910] 511525=test_gem_command [447/910] 511525=test_features [448/910] 511524=test_gem_update_suggestion [449/910] 511525=test_assignment [450/910] 511524=test_verbose [451/910] 511524=test_gem_commands_open_command [452/910] 511524=test_emoji_breaks [453/910] 511525=test_normalize [454/910] 511525=!Nothing_to_test [455/910] 511525=test_fd_setsize [456/910] 511525=test_cmd [457/910] 511525=test_forwardable [458/910] 511525=test_process [459/910] 511524=test_acl [460/910] 511525=test_threadgroup [461/910] 511524=test_rinda [462/910] 511523=test_complex [463/910] 511523=test_array_create [464/910] 511523=test_dir_m17n [465/910] 511525=test_memory_view [466/910] 511523=test_cesu8 [467/910] 511523=test_rdoc_extend [468/910] 511523=test_force_quotes [469/910] 511523=test_did_you_mean [470/910] 511523=test_shapes [471/910] 511523=test_merge_keys [472/910] 511523=test_storage [473/910] 511523=test_method_name_check [474/910] 511525=test_err_in_callback [475/910] 511523=test_gem_commands_install_command [476/910] 511525=test_iterator [477/910] 511525=test_string [478/910] 511525=pattern_test [479/910] 511525=test_dot_dot [480/910] 511525=test_gem_rdoc [481/910] 511525=test_rendering [482/910] 511525=test_kernel [483/910] 511524=test_stringscanner [484/910] 511524=test_ractor [485/910] 511524=test_exception_at_throwing [486/910] 511524=test_gem_resolver_installed_specification [487/910] 511524=test_gem_resolver_vendor_specification [488/910] 511524=test_date_arith [489/910] 511524=test_fiddle [490/910] 511525=json_generic_object_test [491/910] 511525=test_rdoc_ri_driver [492/910] 511524=test_httpheader [493/910] 511524=test_sexp [494/910] 511524=test_ractor [495/910] 511524=test_gem_safe_marshal [496/910] 511525=test_digest [497/910] 511523=test_gem_resolver_git_set [498/910] 511525=test_gem_commands_check_command [499/910] 511525=test_signedness [500/910] 511524=test_acceptable [501/910] 511524=test_invalid [502/910] 511524=test_dup [503/910] 511524=test_rdoc_single_class [504/910] 511524=test_gem_local_remote_options [505/910] 511524=test_gem_ext_cargo_builder_link_flag_converter [506/910] 511523=heredoc_dedent_test [507/910] 511524=test_type [508/910] 511523=test_mutex [509/910] 511524=test_rdoc_token_stream [510/910] 511524=test_struct [511/910] 511524=test_tmpdir [512/910] 511524=test_ssl_session [513/910] 511524=test_gem_package_tar_header [514/910] 511524=test_placearg [515/910] 511524=test_rational2 [516/910] 511524=test_case_comprehensive [517/910] 511523=test_logperiod [518/910] 511525=test_handle [519/910] 511523=test_gem_security_policy [520/910] 511523=test_rdoc_markup_document [521/910] 511523=test_delete [522/910] 511523=test_file_exhaustive [523/910] 511525=test_completion [524/910] 511525=test_ractor [525/910] 511525=test_gem_ci_detector [526/910] 511525=test_fixnum [527/910] 511525=test_gem_silent_ui [528/910] 511525=test_signal [529/910] 511525=test_continuation [530/910] 511525=test_io_wait_uncommon [531/910] 511525=test_gem_commands_info_command [532/910] 511525=test_https [533/910] 511525=test_object_create_start [534/910] 511525=test_rdoc_markup_to_ansi [535/910] 511525=test_weakkeymap [536/910] 511525=test_files_test [537/910] 511525=test_protocol [538/910] 511525=test_evaluation [539/910] 511525=test_getoptlong [540/910] 511525=test_name_error_extension [541/910] 511525=test_gem_request_set_gem_dependency_api [542/910] 511525=test_require_path_check [543/910] 511525=test_variable_name_check [544/910] 511525=test_bn [545/910] 511525=test_irb [546/910] 511525=test_x509cert [547/910] 511525=test_rdoc_markup_paragraph [548/910] 511525=test_ast [549/910] 511523=test_logdevice [550/910] 511523=test_gem_source_lock [551/910] 511523=test_new [552/910] 511523=test_cipher [553/910] 511523=test_update [554/910] 511523=test_win32ole_type [555/910] 511523=test_rdoc_rd_inline_parser [556/910] 511523=test_load [557/910] 511523=test_rdoc_rd [558/910] 511523=test_rdoc_generator_pot [559/910] 511523=test_rdoc_markup_to_markdown [560/910] 511523=test_rdoc_markup_to_joined_paragraph [561/910] 511523=test_rdoc_rd_block_parser [562/910] 511523=test_x509store [563/910] 511523=test_metaclass [564/910] 511523=test_require_lib [565/910] 511523=test_gem_gem_runner [566/910] 511523=test_gem_resolver_composed_set [567/910] 511523=test_my_integer [568/910] 511523=test_require [569/910] 511523=test_objectspace [570/910] 511523=test_option [571/910] 511523=test_wss [572/910] 511523=test_rdoc_markup_attribute_manager [573/910] 511523=test_cgi_cookie [574/910] 511523=test_not [575/910] 511523=test_usrmarshal [576/910] 511523=test_gem_source_installed [577/910] 511523=test_gem_validator [578/910] 511523=test_gem_security_trust_dir [579/910] 511523=test_erb_command [580/910] 511523=test_module [581/910] 511523=test_ssl [582/910] 511524=test_abi [583/910] 511524=test_load [584/910] 511524=test_bundled_ca [585/910] 511524=test_integer_comb [586/910] 511524=test_resize Skipping Gem::PackageTask tests. rake not found. [587/910] 511524=test_gem_package_task [588/910] 511524=test_patterns [589/910] 511524=test_engine [590/910] 511524=test_gem_commands_mirror [591/910] 511524=test_fiber [592/910] 511523=test_key_error [593/910] 511523=test_win32ole_param [594/910] 511523=test_rdoc_parser_markdown [595/910] 511523=test_struct [596/910] 511523=test_c_struct_entry [597/910] 511523=test_rubyvm [598/910] 511523=fuzzer_test [599/910] 511523=test_cparser [600/910] 511523=test_ostruct [601/910] 511523=test_config [602/910] 511523=test_change_word [603/910] 511523=test_read_write [604/910] 511523=test_depth_first [605/910] 511523=test_date_strptime [606/910] 511523=test_omap [607/910] 511523=test_ocsp [608/910] 511523=test_scanner_events [609/910] 511523=test_ipaddr [610/910] 511523=test_rdoc_generator_pot_po [611/910] 511523=test_mul [612/910] 511523=test_shellwords [613/910] 511523=test_gem_ext_configure_builder [614/910] 511523=json_ext_parser_test [615/910] 511524=test_rdoc_parser_simple [616/910] 511523=test_nonblock [617/910] 511523=test_strip [618/910] 511524=test_cmethod [619/910] 511524=test_gem_stub_specification [620/910] 511523=test_float [621/910] 511524=test_io_m17n [622/910] 511524=test_rdoc_top_level [623/910] 511524=test_color [624/910] 511524=test_gem_commands_lock_command [625/910] 511524=test_reline_key [626/910] 511524=test_propertyputref [627/910] 511524=test_gb18030 [628/910] 511524=test_gem_stream_ui [629/910] 511524=test_rdoc_generator_ri [630/910] 511524=test_unicode_normalize [631/910] 511523=test_closure [632/910] 511523=test_resolve_symbol [633/910] 511523=test_rubygems [634/910] 511523=test_dir [635/910] 511523=test_files_test_1 [636/910] 511523=test_rdoc_rd_inline [637/910] 511523=test_path [638/910] 511523=test_digest [639/910] 511523=test_base64 [640/910] 511523=test_uncorrectable_name_check [641/910] 511523=test_io [642/910] 511524=test_converters [643/910] 511524=test_liberal_parsing [644/910] 511524=test_workspace [645/910] 511524=test_quote_char_nil [646/910] 511524=test_debug_cmd [647/910] 511524=test_printf [648/910] 511524=test_x509attr [649/910] 511524=test_win32ole_variant [650/910] 511524=magic_comment_test [651/910] 511524=test_cgi_modruby [652/910] 511524=test_https_proxy [653/910] 511524=test_rdoc_parser [654/910] 511524=test_win32ole_param_event [655/910] 511524=test_stat [656/910] 511524=test_nomethod_error [657/910] 511524=test_etc [658/910] 511524=test_gem_request_set_lockfile_tokenizer [659/910] 511524=test_lazy_enumerator [660/910] 511524=test_cgi_multipart [661/910] 511524=test_find_executable [662/910] 511524=test_arithmetic_sequence [663/910] 511524=test_ractor_compatibility [664/910] 511524=test_autoconf [665/910] 511524=test_sockopt [666/910] 511524=test_ftp [667/910] 511524=test_encoding [668/910] 511524=test_install [669/910] 511524=test_rdoc_comment [670/910] 511524=test_gem_source_fetch_problem [671/910] 511524=test_pair [672/910] 511524=test_win32ole_variant_m [673/910] 511524=test_env [674/910] 511524=test_gem_package_tar_reader [675/910] 511524=test_gem_commands_signout_command [676/910] 511524=test_singleton_function [677/910] 511524=test_syslog [678/910] 511524=test_eval [679/910] 511524=test_document [680/910] 511524=test_history [681/910] 511524=test_gem_commands_setup_command [682/910] 511523=test_iseq [683/910] 511523=test_parser [684/910] 511524=test_rdoc_ri_paths [685/910] 511523=test_primitive [686/910] 511524=test_ripper [687/910] 511523=test_gem_source_git [688/910] 511524=test_regex_casefold [689/910] 511525=test_win32ole_method [690/910] 511525=test_lexer [691/910] 511525=test_random [692/910] 511524=test_files_ext [693/910] 511525=test_thread_cv [694/910] 511524=test_assembler [695/910] 511524=test_stringio [696/910] 511524=test_unicode [697/910] 511524=dispatcher_test [698/910] 511524=test_eval_history [699/910] 511524=test_autoload [700/910] 511523=test_array [701/910] 511525=test_gem_package [702/910] 511525=test_at_exit [703/910] 511525=test_benchmark [704/910] 511525=test_class [705/910] 511525=test_gem_source [706/910] 511525=test_mkmf [707/910] 511525=test_have_macro [708/910] 511525=test_x509ext [709/910] 511525=test_emitter [710/910] 511525=bom_test [711/910] 511525=test_config [712/910] 511525=test_file [713/910] 511524=test_summary [714/910] 511524=test_append [715/910] 511524=test_gem_resolver_installer_set [716/910] 511524=test_encodings [717/910] 511524=test_rdoc_markup_to_html [718/910] 511524=test_foreach [719/910] 511524=test_trace [720/910] 511524=test_keyword [721/910] 511524=test_win32ole_type_event [722/910] 511524=test_arity [723/910] 511524=test_gem_path_support [724/910] 511524=test_lambda [725/910] 511524=test_rb_str_dup [726/910] 511524=test_scalar_scanner [727/910] 511524=test_kconv [728/910] 511524=test_eval [729/910] 511524=test_beginendblock [730/910] 511524=test_monitor [731/910] 511524=test_pointer [732/910] 511524=test_within_pipe [733/910] 511524=test_drbssl [734/910] 511525=test_rdoc_normal_class [735/910] 511525=test_nofree [736/910] 511525=test_regexp [737/910] 511523=test_whileuntil [738/910] 511523=test_buffered_io [739/910] 511523=test_ossl [740/910] 511523=test_gem_installer [741/910] 511524=test_bug_reporter [742/910] 511524=test_gem_source_subpath_problem [743/910] 511524=test_object_references [744/910] 511524=test_ruby_lex [745/910] 511524=compiler_test [746/910] 511524=test_arith_seq_extract [747/910] 511524=test_duplicate [748/910] 511524=test_gem_resolver_api_set [749/910] 511524=test_helper [750/910] 511524=test_member [751/910] 511524=test_object [752/910] 511524=test_mailto [753/910] 511524=test_addr [754/910] 511524=test_kill_ring [755/910] 511523=test_case_options [756/910] 511524=test_tuplebag [757/910] 511523=test_cgi_header [758/910] 511523=test_gem_console_ui [759/910] 511524=test_ifunless [760/910] 511524=test_insns_leaf [761/910] 511523=test_rdoc_parser_ruby [762/910] 511524=test_httpresponse [763/910] 511524=test_readpartial [764/910] 511524=test_x509req [765/910] 511524=test_bigdecimal [766/910] 511523=test_dln [767/910] 511523=test_object [768/910] 511523=test_gem_resolver [769/910] 511523=test_gem_source_vendor [770/910] 511523=test_color_printer [771/910] 511523=test_super [772/910] 511524=test_gem_commands_exec_command [773/910] 511523=unescape_test [774/910] 511524=test_convertible [775/910] 511523=errors_test [776/910] 511523=test_modify_expand [777/910] 511523=test_pkg_config [778/910] 511523=test_gem_available_set [779/910] 511523=json_encoding_test [780/910] 511523=test_vm_dump [781/910] 511523=test_config [782/910] 511523=test_func [783/910] 511524=test_helper [784/910] 511524=test_compile_prism [785/910] 511524=test_rdoc_markup_formatter [786/910] 511524=test_gem_commands_uninstall_command [787/910] 511524=test_win32ole_event [788/910] 511524=test_last_thread [789/910] 511523=test_thread_fd_close [790/910] 511523=test_gem_ext_cmake_builder [791/910] 511523=test_digest_extend [792/910] 511523=test_emitter [793/910] 511523=test_fips [794/910] 511523=test_alias [795/910] 511524=test_getopts [796/910] 511524=test_profile_frames [797/910] 511523=test_pattern_key_name_check [798/910] 511523=test_class2name [799/910] 511523=test_gem_commands_cleanup_command [800/910] 511524=test_debug [801/910] 511524=test_transcode [802/910] 511524=test_refinement [803/910] 511523=test_x509crl [804/910] 511523=test_dns [805/910] 511523=test_notimplement [806/910] 511523=test_cgi_session [807/910] 511523=test_c_union_entity [808/910] 511523=test_flip [809/910] 511523=test_io_console [810/910] 511524=test_rdoc_markup_heading [811/910] 511524=test_num2int [812/910] 511524=test_rbconfig [813/910] 511524=test_inputs_scanner [814/910] 511524=test_require [815/910] 511523=test_recursion [816/910] 511523=test_rdoc_markup_include [817/910] 511523=test_enum [818/910] 511524=test_extlibs [819/910] 511523=test_iter_break [820/910] 511523=test_range [821/910] 511523=test_gem_commands_signin_command [822/910] 511523=test_rdoc_attr [823/910] 511523=test_address_resolve [824/910] 511523=test_stream [825/910] 511523=test_ractor [826/910] 511523=test_trick [827/910] 511524=test_ts [828/910] 511524=test_locale [829/910] 511524=test_have_func [830/910] 511525=test_date_marshal [831/910] 511525=test_gem_resolver_local_specification [832/910] 511525=test_configuration [833/910] 511525=test_date_new [834/910] 511525=test_gem_commands_list_command [835/910] 511525=test_formatter [836/910] 511525=test_gem_commands_contents_command [837/910] 511524=test_context [838/910] 511524=test_udp [839/910] 511524=test_symbol [840/910] 511525=test_gem_commands_search_command [841/910] 511525=test_rdoc_servlet [842/910] 511525=test_coder [843/910] 511525=test_integer [844/910] 511523=test_unix [845/910] 511523=test_write [846/910] 511523=test_bignum [847/910] 511525=newline_test [848/910] 511525=test_enc_str_buf_cat [849/910] 511525=test_ancdata [850/910] 511525=ractor_test [851/910] 511525=test_marshal [852/910] 511525=test_nesting_parser [853/910] 511525=test_rdoc_markup_hard_break [854/910] 511525=test_ractor [855/910] 511523=test_gem_resolver_conflict [856/910] 511523=test_nkf [857/910] 511525=test_gem_commands_help_command [858/910] 511523=test_scheduler [859/910] 511525=test_ssl [860/910] 511523=test_gem [861/910] 511525=test_ractor [862/910] 511525=json_generator_test [863/910] 511525=test_read [864/910] 511525=test_ansi_without_terminfo [865/910] 511525=test_rdoc_markup_to_label [866/910] 511525=test_parser [867/910] 511525=test_cgi_core [868/910] 511525=test_gem_resolver_best_set [869/910] 511525=test_windows_1251 [870/910] 511525=test_to_ary_concat [871/910] 511523=test_history [872/910] 511523=test_gem_ext_builder [873/910] 511524=test_reline [874/910] 511524=test_ellipsize [875/910] 511524=test_call [876/910] 511524=test_gem_commands_build_command [877/910] 511523=test_bug-14834 [878/910] 511523=test_data [879/910] 511523=test_thread [880/910] 511524=test_data_converters [881/910] 511524=test_inlinecache [882/910] 511524=test_terminfo [883/910] 511524=test_socket [884/910] 511524=test_time_tz [885/910] 511525=test_to_ruby [886/910] 511525=test_addrinfo [887/910] 511524=test_gem_resolver_index_set Leaked file descriptor: TestSocketAddrinfo#test_addrinfo_timeout: 10 #<File::Stat dev=0x9, ino=1115142371, 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> [888/910] 511524=ruby_api_testCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 511525 opc 10u unix 0x0000000000000000 0t0 1115142371 type=STREAM [889/910] 511524=test_sleep [890/910] 511525=test_webauthn_listener_response [891/910] 511525=test_pattern_matching [892/910] 511525=test_interned_str [893/910] 511525=test_set_len [894/910] 511525=constant_path_node_test [895/910] 511525=test_folderitem2_invokeverb [896/910] 511525=test_gem_bundler_version_finder [897/910] 511525=test_gem_request_set [898/910] 511525=test_gc [899/910] 511524=test_project_sanity [900/910] 511524=test_symbol [901/910] 511524=test_delegate [902/910] 511524=location_test [903/910] 511524=test_euc_jp [904/910] 511524=test_rdoc_markup [905/910] 511524=test_key_stroke [906/910] 511524=test_ensured [907/910] 511524=test_time [908/910] 511524=test_popen_deadlock [909/910] 511524=test_drbunix [910/910] 511523=test_alias_and_anchor Finished tests in 194.457582s, 138.3747 tests/s, 49164.2028 assertions/s. 26908 tests, 9560352 assertions, 0 failures, 0 errors, 212 skips ruby -v: ruby 3.4.0dev (2023-12-29T04:05:28Z master bc3b9356b2) [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 --debug' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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 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-10.1.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 '/home/opc/ruby/src/master/enc/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/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' 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/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' 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/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' 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' $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug ruby 3.4.0dev (2023-12-29T04:05:28Z master bc3b9356b2) [aarch64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ..... Finished in 63.799728 seconds 3728 files, 32872 examples, 190672 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'" exit with 0.