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