# Logfile created on 2022-12-01 03:15:27 +0000 by logger.rb/v1.4.2
#<BuildRuby:0x0000558a9dc86018 @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-asserts", @TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-repeat20-asserts", @TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-repeat20-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-repeat20-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRUBY_DEBUG=1\"", @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=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20221201-031526", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000558a9d9feb10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000558a9d9fe9a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000558a9d9fe930 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20221201-031526", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20221201-031526>, @binmode=false, @mon_data=#<Monitor:0x0000558a9d9fe890>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  DEFS="-DRUBY_DEBUG=1"
Downloading Unicode 14.0.0 data and property files...
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/Scripts.txt already exists
Downloading Unicode 14.0.0 auxiliary files...
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/auxiliary/GraphemeBreakTest.txt already exists
Downloading Unicode UCD emoji 14.0 files...
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/emoji/emoji-data.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/14.0.0/ucd/emoji/emoji-variation-sequences.txt already exists
Downloading Unicode emoji 14.0 files...
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/emoji/14.0/emoji-sequences.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/emoji/14.0/emoji-test.txt already exists
/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/data/emoji/14.0/emoji-zwj-sequences.txt already exists
$$$[end] "make update-unicode  DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-download DEFS="-DRUBY_DEBUG=1"
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-rubyspec DEFS="-DRUBY_DEBUG=1"
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRUBY_DEBUG=1"
From https://github.com/ruby/ruby
   8171931..5752d11  master     -> origin/master
Updating 8171931..5752d11
Fast-forward
 bootstraptest/test_yjit.rb             | 13 +++++++
 lib/rdoc/rd/block_parser.rb            | 20 ++++++----
 re.c                                   |  7 ++++
 sample/coverage.rb                     |  2 +-
 sample/from.rb                         |  2 +-
 sample/mpart.rb                        | 44 +++++++++++++--------
 sample/uumerge.rb                      |  2 +-
 struct.c                               |  2 +-
 test/rdoc/test_rdoc_rd_block_parser.rb | 21 ++++++++++
 test/ruby/test_marshal.rb              |  8 ++++
 test/ruby/test_string.rb               |  9 +++++
 test/ruby/test_yjit.rb                 | 16 ++++++++
 tool/lib/test/unit.rb                  |  2 +-
 tool/lib/webrick/httputils.rb          |  2 +-
 tool/mk_builtin_loader.rb              |  6 +--
 tool/test/webrick/test_filehandler.rb  |  4 +-
 tool/test/webrick/test_httprequest.rb  |  2 +-
 tool/transcode-tblgen.rb               |  2 +-
 win32/resource.rb                      |  2 +-
 yjit.rb                                |  2 +
 yjit/src/asm/mod.rs                    |  2 +-
 yjit/src/codegen.rs                    | 31 +++++++++++++++
 yjit/src/core.rs                       | 71 +++++++++++++++++++++++++++-------
 yjit/src/invariants.rs                 | 59 ++++++++++++++++++++++------
 yjit/src/stats.rs                      |  2 +
 25 files changed, 266 insertions(+), 67 deletions(-)
Current branch master is up to date.
Latest commit hash = 5752d11f1f
$$$[end] "make update-src      DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRUBY_DEBUG=1"
/tmp/ruby/v3/src/trunk-repeat20-asserts/revision.h updated
generating enc/trans/newline.c ...
making /tmp/ruby/v3/src/trunk-repeat20-asserts/ast.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/dir.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/numeric.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/io.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/marshal.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/mjit.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/mjit_c.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/pack.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/trace_point.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/warning.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/array.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/kernel.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/ractor.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/symbol.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/timev.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/thread_sync.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/nilclass.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/prelude.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/gem_prelude.rbinc
making /tmp/ruby/v3/src/trunk-repeat20-asserts/yjit.rbinc
generating miniprelude.c
miniprelude.c updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
generating table from enc/trans/big5.c
generating enc/trans/big5.c ...
generating table from enc/trans/cesu_8.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/chinese.c
generating enc/trans/chinese.c ...
generating table from enc/trans/ebcdic.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_iso2022_kddi.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/emoji_sjis_kddi.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/escape.c
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/gbk.c
generating enc/trans/gbk.c ...
generating table from enc/trans/iso2022.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/japanese_euc.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/korean.c
generating enc/trans/korean.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/single_byte.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/utf8_mac.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
$$$[end] "make after-update    DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/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 -Wmisleading-indentation -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 -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat20-asserts/include -I/tmp/ruby/v3/src/trunk-repeat20-asserts -I/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRUBY_DEBUG=1  
	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 = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/v3/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/v3/src/trunk-repeat20-asserts/yjit/src/lib.rs
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-asserts/miniinit.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/array.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/ast.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/dir.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/error.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/inits.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/io.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/marshal.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/mjit.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/mjit_c.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/numeric.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/object.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/pack.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/ractor.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/re.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/struct.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/symbol.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/thread.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/time.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/version.c
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_trace.c
compiling enc/trans/newline.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make ruby DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/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 -Wmisleading-indentation -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 -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat20-asserts/include -I/tmp/ruby/v3/src/trunk-repeat20-asserts -I/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRUBY_DEBUG=1  
	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 = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/v3/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/v3/src/trunk-repeat20-asserts/yjit/src/lib.rs
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-asserts/loadpath.c
builtin_binary.inc updated
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.2.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make all DEFS="-DRUBY_DEBUG=1"
	BASERUBY = /usr/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 -Wmisleading-indentation -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 -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat20-asserts/include -I/tmp/ruby/v3/src/trunk-repeat20-asserts -I/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRUBY_DEBUG=1  
	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 = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/v3/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/v3/src/trunk-repeat20-asserts/yjit/src/lib.rs
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 enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/.bundle/gems/debug-1.6.3/ext/debug'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/.bundle/gems/debug-1.6.3/ext/debug'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/.bundle/gems/rbs-2.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/.bundle/gems/rbs-2.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
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
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
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/big5.c
linking transcoder big5.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/cesu_8.c
linking transcoder cesu_8.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/chinese.c
linking transcoder chinese.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/ebcdic.c
linking transcoder ebcdic.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/emoji.c
linking transcoder emoji.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/emoji_iso2022_kddi.c
linking transcoder emoji_iso2022_kddi.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_docomo.c
linking transcoder emoji_sjis_docomo.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_kddi.c
linking transcoder emoji_sjis_kddi.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/emoji_sjis_softbank.c
linking transcoder emoji_sjis_softbank.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/escape.c
linking transcoder escape.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/gb18030.c
linking transcoder gb18030.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/gbk.c
linking transcoder gbk.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/iso2022.c
linking transcoder iso2022.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/japanese.c
linking transcoder japanese.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/japanese_euc.c
linking transcoder japanese_euc.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/japanese_sjis.c
linking transcoder japanese_sjis.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/korean.c
linking transcoder korean.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/single_byte.c
linking transcoder single_byte.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/utf8_mac.c
linking transcoder utf8_mac.so
compiling /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans/utf_16_32.c
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
building rb_mjit_header.h
rb_mjit_header.h unchanged
building .ext/include/x86_64-linux/rb_mjit_min_header-3.2.0.h
transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_ic_hit_p, rb_vm_splat_array, rb_vm_concat_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_ccs_dump, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_push_frame_fname, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_ep_in_heap_p, 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, rb_vm_ep_in_heap_p, rb_vm_push_frame_fname
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 DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make install DEFS="-DRUBY_DEBUG=1"
rm -rf .bundle/extensions/x86_64-linux/3.2.0+3/
rm -rf .bundle/.timestamp/x86_64-linux/3.2.0+3/
	BASERUBY = /usr/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 -Wmisleading-indentation -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 -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat20-asserts/include -I/tmp/ruby/v3/src/trunk-repeat20-asserts -I/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRUBY_DEBUG=1  
	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 = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/v3/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/v3/src/trunk-repeat20-asserts/yjit/src/lib.rs
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 enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/.bundle/gems/debug-1.6.3/ext/debug'
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/.bundle/gems/debug-1.6.3/ext/debug'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/.bundle/gems/rbs-2.8.1/ext/rbs_extension'
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts/.bundle/gems/rbs-2.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for '/tmp/ruby/v3/src/trunk-repeat20-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-repeat20-asserts'
./miniruby -I/tmp/ruby/v3/src/trunk-repeat20-asserts/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --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-asserts/bin
installing base libraries:          /tmp/ruby/v3/install/trunk-repeat20-asserts/lib
installing arch files:              /tmp/ruby/v3/install/trunk-repeat20-asserts/lib/ruby/3.2.0+3/x86_64-linux
installing pkgconfig data:          /tmp/ruby/v3/install/trunk-repeat20-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat20-asserts/lib/ruby/3.2.0+3/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.2.0+3/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.2.0+3/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk-repeat20-asserts/include/ruby-3.2.0+3/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat20-asserts/lib/ruby/3.2.0+3
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.2.0+3
installing extension scripts:       /tmp/ruby/v3/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.2.0+3
installing extension headers:       /tmp/ruby/v3/install/trunk-repeat20-asserts/include/ruby-3.2.0+3/ruby
installing command scripts:         /tmp/ruby/v3/install/trunk-repeat20-asserts/bin
installing library scripts:         /tmp/ruby/v3/install/trunk-repeat20-asserts/lib/ruby/3.2.0+3
installing common headers:          /tmp/ruby/v3/install/trunk-repeat20-asserts/include/ruby-3.2.0+3
installing manpages:                /tmp/ruby/v3/install/trunk-repeat20-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/v3/install/trunk-repeat20-asserts/lib/ruby/gems/3.2.0+3
                                    abbrev 0.1.0
                                    base64 0.1.1
                                    benchmark 0.2.0
                                    bundler 2.4.0.dev
                                    cgi 0.3.6
                                    csv 3.2.2
                                    delegate 0.2.0
                                    did_you_mean 1.6.1
                                    drb 2.1.0
                                    english 0.7.1
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.6.0
                                    find 0.1.1
                                    forwardable 1.3.2
                                    getoptlong 0.1.1
                                    ipaddr 1.2.4
                                    irb 1.5.1
                                    logger 1.5.1
                                    mutex_m 0.1.1
                                    net-http 0.3.0
                                    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.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.0.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-asserts/lib/ruby/gems/3.2.0+3
                                    bigdecimal 3.1.2
                                    date 3.2.3
                                    digest 3.1.0
                                    etc 1.4.0
                                    fcntl 1.0.1
                                    fiddle 1.1.1
                                    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.1.0.pre
                                    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-asserts/lib/ruby/gems/3.2.0+3
                                    minitest 5.16.3
                                    power_assert 2.0.2
                                    rake 13.0.6
                                    test-unit 3.5.5
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.1
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 2.8.1
                                    typeprof 0.21.3
                                    debug 1.6.3
installing bundled gem cache:       /tmp/ruby/v3/install/trunk-repeat20-asserts/lib/ruby/gems/3.2.0+3/cache
$$$[end] "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j6'
PASS all 1788 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 -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-repeat20-asserts/include -I/tmp/ruby/v3/src/trunk-repeat20-asserts -I/tmp/ruby/v3/src/trunk-repeat20-asserts/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 = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/v3/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/v3/src/trunk-repeat20-asserts/yjit/src/lib.rs
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-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/v3/src/trunk-repeat20-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/v3/src/trunk-repeat20-asserts/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=32196
  "--ruby=./miniruby -I/tmp/ruby/v3/src/trunk-repeat20-asserts/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/v3/src/trunk-repeat20-asserts/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --repeat-count=20

# Running tests:

Finished(1/20)  tests in 2037.478016s, 11.5378 tests/s, 4308.6418 assertions/s.
Finished(2/20)  tests in 2328.140400s, 10.0973 tests/s, 3769.6485 assertions/s.
Finished(3/20)  tests in 2064.090229s, 11.3890 tests/s, 4253.1992 assertions/s.
Leaked thread: TestFiberScheduler#test_deadlock: #<Thread:0x00007fe17fc9a2d0 /tmp/ruby/v3/src/trunk-repeat20-asserts/test/fiber/test_scheduler.rb:147 sleep>
Finished thread: TestFiberScheduler#test_closed_when_set_to_nil: #<Thread:0x00007fe17fc9a2d0 /tmp/ruby/v3/src/trunk-repeat20-asserts/test/fiber/test_scheduler.rb:147 dead>
Finished(4/20)  tests in 2050.057235s, 11.4670 tests/s, 4281.2424 assertions/s.
Finished(5/20)  tests in 1988.024353s, 11.8248 tests/s, 4415.7794 assertions/s.
Leaked thread: TestFiberScheduler#test_deadlock: #<Thread:0x00007fe17fa91bf0 /tmp/ruby/v3/src/trunk-repeat20-asserts/test/fiber/test_scheduler.rb:147 sleep>
Finished thread: TestFiberScheduler#test_closed_when_set_to_nil: #<Thread:0x00007fe17fa91bf0 /tmp/ruby/v3/src/trunk-repeat20-asserts/test/fiber/test_scheduler.rb:147 dead>
Finished(6/20)  tests in 2444.797241s, 9.6155 tests/s, 3590.4511 assertions/s.
Finished(7/20)  tests in 2410.613341s, 9.7519 tests/s, 3641.1468 assertions/s.
Finished(8/20)  tests in 2284.609530s, 10.2897 tests/s, 3842.8527 assertions/s.
Leaked thread: TestFiberScheduler#test_deadlock: #<Thread:0x00007fe18cd27ce0 /tmp/ruby/v3/src/trunk-repeat20-asserts/test/fiber/test_scheduler.rb:147 sleep>
Finished thread: TestFiberScheduler#test_closed_when_set_to_nil: #<Thread:0x00007fe18cd27ce0 /tmp/ruby/v3/src/trunk-repeat20-asserts/test/fiber/test_scheduler.rb:147 dead>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 33667>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Multiple autoclose IO objects for a file descriptor in: Rinda::TupleSpaceProxyTest#test_take_bug_8215:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007fe10254d0b0 /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:1716 sleep>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Finished thread: Rinda::TupleSpaceProxyTest#test_00_tuple: #<Thread:0x00007fe10254d0b0 /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:1716 dead>
Finished(9/20)  tests in 2412.634628s, 9.7437 tests/s, 3638.6670 assertions/s.
Finished(10/20)  tests in 2390.468225s, 9.8341 tests/s, 3671.7995 assertions/s.
Finished(11/20)  tests in 2020.597048s, 11.6342 tests/s, 4344.7807 assertions/s.
Leaked thread: TestFiberScheduler#test_deadlock: #<Thread:0x00007fe186a7f1f0 /tmp/ruby/v3/src/trunk-repeat20-asserts/test/fiber/test_scheduler.rb:147 sleep_forever>
Finished thread: TestFiberScheduler#test_closed_when_set_to_nil: #<Thread:0x00007fe186a7f1f0 /tmp/ruby/v3/src/trunk-repeat20-asserts/test/fiber/test_scheduler.rb:147 dead>
Finished(12/20)  tests in 2241.285565s, 10.4886 tests/s, 3917.1452 assertions/s.
Finished(13/20)  tests in 2453.438817s, 9.5817 tests/s, 3578.7426 assertions/s.
Finished(14/20)  tests in 2623.839420s, 8.9594 tests/s, 3345.8057 assertions/s.
Finished(15/20)  tests in 2420.056292s, 9.7138 tests/s, 3628.1119 assertions/s.
Finished(16/20)  tests in 2346.662573s, 10.0176 tests/s, 3741.7033 assertions/s.
Finished(17/20)  tests in 2357.323679s, 9.9723 tests/s, 3724.7129 assertions/s.
Finished(18/20)  tests in 2312.941030s, 10.1637 tests/s, 3795.8158 assertions/s.
Finished(19/20)  tests in 2176.927399s, 10.7987 tests/s, 4033.0201 assertions/s.
Finished(20/20)  tests in 2506.751293s, 9.3779 tests/s, 3501.5775 assertions/s.
470160 tests, 175575677 assertions, 0 failures, 0 errors, 1555 skips

ruby -v: ruby 3.2.0dev (2022-11-30T21:27:39Z master 5752d11f1f) [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-asserts/miniruby -I/tmp/ruby/v3/src/trunk-repeat20-asserts/lib /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-repeat20-asserts --extout=.ext -- /tmp/ruby/v3/src/trunk-repeat20-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-repeat20-asserts/spec/default.mspec
ruby 3.2.0dev (2022-11-30T21:27:39Z master 5752d11f1f) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 236.068625 seconds

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