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