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