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