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