# Logfile created on 2022-06-29 03:45:12 +0000 by logger.rb/v1.4.2
#<BuildRuby:0x000056475f463c80 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/v3/src", @BUILD_DIR="/tmp/ruby/v3/build", @INSTALL_DIR="/tmp/ruby/v3/install", @TARGET_NAME="trunk-repeat20", @TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-repeat20", @TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-repeat20", @TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-repeat20", @configure_opts=["--enable-shared"], @build_opts="-j6", @btest_opts="-j6", @test_opts="TESTS=--repeat-count=20", @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=41600, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20.20220629-034512", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056475f1df068 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056475f1defc8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056475f1def50 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20220629-034512", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20220629-034512>, @binmode=false, @mon_data=#<Monitor:0x000056475f1dee88>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j6
Downloading Unicode 14.0.0 data and property files...
Downloading Unicode 14.0.0 auxiliary files...
Downloading Unicode UCD emoji 14.0 files...
Downloading Unicode emoji 14.0 files...
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/auxiliary/GraphemeBreakTest.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/Scripts.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/emoji/emoji-data.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/14.0.0/ucd/emoji/emoji-variation-sequences.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/emoji/14.0/emoji-sequences.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/emoji/14.0/emoji-test.txt already exists
/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/data/emoji/14.0/emoji-zwj-sequences.txt already exists
$$$[end] "make update-unicode  -j6" exit with 0.
$$$[beg] make update-download -j6
tool/config.guess already exists
tool/config.sub already exists
downloading for ext/psych/extlibs
.downloaded-cache/yaml-0.2.5.tar.gz already exists
checking rmd160 of .downloaded-cache/yaml-0.2.5.tar.gz ... OK
checking sha256 of .downloaded-cache/yaml-0.2.5.tar.gz ... OK
checking sha512 of .downloaded-cache/yaml-0.2.5.tar.gz ... OK
downloading for ext/fiddle/extlibs
.downloaded-cache/libffi-3.2.1.tar.gz already exists
checking md5 of .downloaded-cache/libffi-3.2.1.tar.gz ... OK
checking sha512 of .downloaded-cache/libffi-3.2.1.tar.gz ... OK
$$$[end] "make update-download -j6" exit with 0.
$$$[beg] make update-rubyspec -j6
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j6" exit with 0.
$$$[beg] make update-src      -j6
From https://github.com/ruby/ruby
   a16de43..5e1c182  master     -> origin/master
Updating a16de43..5e1c182
Fast-forward
 file.c                                             |   3 -
 .../custom_name/Cargo.lock                         | 183 +++------------------
 .../custom_name/Cargo.toml                         |   3 +-
 .../custom_name/src/lib.rs                         |   3 -
 .../rust_ruby_example/Cargo.lock                   | 183 +++------------------
 .../rust_ruby_example/Cargo.toml                   |   3 +-
 .../rust_ruby_example/src/lib.rs                   |   3 -
 7 files changed, 44 insertions(+), 337 deletions(-)
Current branch master is up to date.
Latest commit hash = 5e1c182900
$$$[end] "make update-src      -j6" exit with 0.
$$$[beg] make after-update    -j6
generating /tmp/ruby/v3/src/trunk-repeat20/ext/ripper/ripper.c
compiling /tmp/ruby/v3/src/trunk-repeat20/file.c
make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'.  Stop.
make[1]: Entering directory '/tmp/ruby/v3/src/trunk-repeat20/ext/ripper'
make[1]: Leaving directory '/tmp/ruby/v3/src/trunk-repeat20/ext/ripper'
make: *** [uncommon.mk:1201: /tmp/ruby/v3/src/trunk-repeat20/ext/ripper/ripper.c] Error 2
make: *** Waiting for unfinished jobs....
$$$[end] "make after-update    -j6" exit with 512.
$$$[beg] make miniruby -j6
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=div-by-zero -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -Werror=old-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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat20/include -I/tmp/ruby/v3/src/trunk-repeat20 -I/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/14.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j6 --jobserver-auth=4,5
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 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.

/tmp/ruby/v3/src/trunk-repeat20/revision.h updated
linking miniruby
$$$[end] "make miniruby -j6" exit with 0.
$$$[beg] make ruby -j6
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=div-by-zero -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -Werror=old-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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat20/include -I/tmp/ruby/v3/src/trunk-repeat20 -I/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/14.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j6 --jobserver-auth=4,5
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 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 /tmp/ruby/v3/src/trunk-repeat20/version.c
linking miniruby
builtin_binary.inc updated
compiling /tmp/ruby/v3/src/trunk-repeat20/builtin.c
/bin/sh /tmp/ruby/v3/src/trunk-repeat20/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
creating verconf.h
verconf.h updated
compiling /tmp/ruby/v3/src/trunk-repeat20/loadpath.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.2.0
linking ruby
$$$[end] "make ruby -j6" exit with 0.
$$$[beg] make all -j6
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=div-by-zero -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -Werror=old-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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat20/include -I/tmp/ruby/v3/src/trunk-repeat20 -I/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/14.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j6 --jobserver-auth=4,5
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 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
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
making enc
building rb_mjit_header.h
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
making srcs under enc
rb_mjit_header.h unchanged
/tmp/ruby/v3/src/trunk-repeat20/revision.h unchanged
building .ext/include/x86_64-linux/rb_mjit_min_header-3.2.0.h
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-repeat20/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_opt_mod, rb_vm_ic_hit_p, rb_vm_splat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_set_ivar_idx, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep
transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep
transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar
$$$[end] "make all -j6" exit with 0.
$$$[beg] make install -j6
generating x86_64-linux-fake.rb
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=div-by-zero -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -Werror=old-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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat20/include -I/tmp/ruby/v3/src/trunk-repeat20 -I/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/14.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j6 --jobserver-auth=4,5
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 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
x86_64-linux-fake.rb updated
/tmp/ruby/v3/src/trunk-repeat20/revision.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-repeat20/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20'
./miniruby -I/tmp/ruby/v3/src/trunk-repeat20/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat20/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/v3/src/trunk-repeat20/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j6 --jobserver-auth=4,5" --make-flags=" -j6 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/v3/install/trunk-repeat20/bin
installing base libraries:          /tmp/ruby/v3/install/trunk-repeat20/lib
installing arch files:              /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/3.2.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/v3/install/trunk-repeat20/lib/pkgconfig
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/3.2.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/site_ruby/3.2.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/vendor_ruby/3.2.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk-repeat20/include/ruby-3.2.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/3.2.0+1
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/site_ruby/3.2.0+1
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/vendor_ruby/3.2.0+1
installing extension headers:       /tmp/ruby/v3/install/trunk-repeat20/include/ruby-3.2.0+1/ruby
installing command scripts:         /tmp/ruby/v3/install/trunk-repeat20/bin
installing library scripts:         /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/3.2.0+1
installing common headers:          /tmp/ruby/v3/install/trunk-repeat20/include/ruby-3.2.0+1
installing manpages:                /tmp/ruby/v3/install/trunk-repeat20/share/man/man1
installing default gems from lib:   /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/gems/3.2.0+1
                                    abbrev 0.1.0
                                    base64 0.1.1
                                    benchmark 0.2.0
                                    bundler 2.4.0.dev
                                    cgi 0.3.2
                                    csv 3.2.2
                                    delegate 0.2.0
                                    did_you_mean 1.6.1
                                    drb 2.1.0
                                    english 0.7.1
                                    erb 2.2.3
                                    error_highlight 0.3.0
                                    fileutils 1.6.0
                                    find 0.1.1
                                    forwardable 1.3.2
                                    getoptlong 0.1.1
                                    ipaddr 1.2.4
                                    irb 1.4.1
                                    logger 1.5.1
                                    mutex_m 0.1.1
                                    net-http 0.2.2
                                    net-protocol 0.1.3
                                    observer 0.1.1
                                    open-uri 0.2.0
                                    open3 0.1.1
                                    optparse 0.2.0
                                    ostruct 0.5.5
                                    pp 0.3.0
                                    prettyprint 0.1.1
                                    pstore 0.1.1
                                    racc 1.6.0
                                    rdoc 6.4.0
                                    readline 0.0.3
                                    reline 0.3.1
                                    resolv 0.2.1
                                    resolv-replace 0.1.0
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.0
                                    set 1.0.2
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    tempfile 0.1.2
                                    time 0.2.0
                                    timeout 0.3.0
                                    tmpdir 0.1.2
                                    tsort 0.1.0
                                    un 0.2.0
                                    uri 0.11.0
                                    weakref 0.1.1
                                    yaml 0.2.0
installing default gems from ext:   /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/gems/3.2.0+1
                                    bigdecimal 3.1.2
                                    date 3.2.2
                                    digest 3.1.0
                                    etc 1.4.0
                                    fcntl 1.0.1
                                    fiddle 1.1.0
                                    io-console 0.5.11
                                    io-nonblock 0.1.1
                                    io-wait 0.3.0.pre
                                    json 2.6.2
                                    nkf 0.1.1
                                    openssl 3.0.0
                                    pathname 0.2.0
                                    psych 5.0.0.dev
                                    readline-ext 0.1.4
                                    stringio 3.0.3
                                    strscan 3.0.1
                                    syslog 0.1.0
                                    zlib 2.1.1
installing bundled gems:            /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/gems/3.2.0+1
                                    minitest 5.16.1
                                    power_assert 2.0.1
                                    rake 13.0.6
                                    test-unit 3.5.3
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.1.3
                                    net-imap 0.2.3
                                    net-pop 0.1.1
                                    net-smtp 0.3.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 2.5.1
Building native extensions. This could take a while...
                                    typeprof 0.21.2
                                    debug 1.5.0
Building native extensions. This could take a while...
installing bundled gem cache:       /tmp/ruby/v3/install/trunk-repeat20/lib/ruby/gems/3.2.0+1/cache
$$$[end] "make install -j6" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j6'
PASS all 1746 tests
$$$[end] "make yes-btest TESTOPTS='-q -j6'" exit with 0.
$$$[beg] make yes-test-basic TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Werror=deprecated-declarations -Werror=div-by-zero -Werror=duplicated-cond -Werror=implicit-function-declaration -Werror=implicit-int -Werror=misleading-indentation -Werror=pointer-arith -Werror=write-strings -Werror=old-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 -Werror=undef -std=gnu99  -fPIC 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -DRUBY_DEVEL=1 -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat20/include -I/tmp/ruby/v3/src/trunk-repeat20 -I/tmp/ruby/v3/src/trunk-repeat20/enc/unicode/14.0.0
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2  -fstack-protector-strong  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 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.

/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:condition ..OK 2
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:case .....OK 5
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:call ......OK 6
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:proc .........OK 9
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:signal ..OK 2
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:system ........OK 8
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:const .....OK 5
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:clone .....OK 5
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:pack ....OK 4
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:math ..OK 2
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:struct ......OK 6
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:variable ............OK 12
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:trace ...OK 3
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:alias ......OK 6
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:path .......................OK 23
/tmp/ruby/v3/src/trunk-repeat20/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20
making mjit_build_dir.so
Run options: 
  --seed=63280
  "--ruby=./miniruby -I/tmp/ruby/v3/src/trunk-repeat20/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat20/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/v3/src/trunk-repeat20/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --repeat-count=20

# Running tests:

Finished(1/20)  tests in 1396.599478s, 15.8356 tests/s, 4289.5476 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 10 : #<IO:fd 10>
Finished(2/20)  tests in 1373.118211s, 16.1064 tests/s, 4363.0737 assertions/s.
Finished(3/20)  tests in 1121.212799s, 19.7251 tests/s, 5342.7119 assertions/s.
Finished(4/20)  tests in 1433.524575s, 15.4277 tests/s, 4178.9231 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 10 : #<IO:fd 10>
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007fd297146560 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1716 sleep>
Finished(5/20)  tests in 1243.719028s, 17.7822 tests/s, 4816.2003 assertions/s.
Finished(6/20)  tests in 1182.369554s, 18.7048 tests/s, 5066.1386 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 10 : #<IO:fd 10>
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007fd2f46af080 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1716 sleep>
Finished(7/20)  tests in 1587.134353s, 13.9345 tests/s, 3775.2796 assertions/s.
Finished(8/20)  tests in 1356.281246s, 16.3064 tests/s, 4417.2940 assertions/s.
Finished(9/20)  tests in 1477.679125s, 14.9667 tests/s, 4053.0281 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 10 : #<IO:fd 10>
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007fd295e54740 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1716 sleep>
Finished(10/20)  tests in 1618.434254s, 13.6651 tests/s, 3701.5158 assertions/s.
Finished(11/20)  tests in 1283.129015s, 17.2360 tests/s, 4668.1455 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 10 : #<IO:fd 10>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 37547>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007fd2f84cd060 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1716 sleep>
Finished(12/20)  tests in 1516.568437s, 14.5829 tests/s, 3950.1211 assertions/s.
Finished(13/20)  tests in 1302.457866s, 16.9802 tests/s, 4598.7353 assertions/s.
Finished(14/20)  tests in 1327.953495s, 16.6542 tests/s, 4512.2793 assertions/s.
Finished(15/20)  tests in 1551.948184s, 14.2505 tests/s, 3860.1353 assertions/s.
Finished(16/20)  tests in 1456.725303s, 15.1820 tests/s, 4112.9868 assertions/s.
Finished(17/20)  tests in 1540.475413s, 14.3566 tests/s, 3889.1195 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 10 : #<IO:fd 10>
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007fd29e324088 /tmp/ruby/v3/src/trunk-repeat20/lib/drb/drb.rb:1716 sleep>
Finished(18/20)  tests in 1373.898700s, 16.0973 tests/s, 4360.6294 assertions/s.
Finished(19/20)  tests in 1481.064695s, 14.9325 tests/s, 4045.5073 assertions/s.
Finished(20/20)  tests in 1386.230850s, 15.9541 tests/s, 4321.6070 assertions/s.
442320 tests, 119814453 assertions, 0 failures, 0 errors, 1276 skips

ruby -v: ruby 3.2.0dev (2022-06-29T03:38:12Z master 5e1c182900) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-rubyspec TESTS=--repeat-count=20
$ /tmp/ruby/v3/build/trunk-repeat20/miniruby -I/tmp/ruby/v3/src/trunk-repeat20/lib /tmp/ruby/v3/src/trunk-repeat20/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-repeat20 --extout=.ext -- /tmp/ruby/v3/src/trunk-repeat20/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-repeat20/spec/default.mspec
ruby 3.2.0dev (2022-06-29T03:38:12Z master 5e1c182900) [x86_64-linux]
Ignoring debug-1.5.0 because its extensions are not built. Try: gem pristine debug --version 1.5.0
Ignoring rbs-2.5.1 because its extensions are not built. Try: gem pristine rbs --version 2.5.1
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 115.499201 seconds

3826 files, 30807 examples, 144809 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec TESTS=--repeat-count=20" exit with 0.
raw logfile