# Logfile created on 2023-12-30 02:29:33 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055d4416b9de0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20231230-022933", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d44174f390 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d44174f200 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d44174f070 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231230-022933", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231230-022933>, @binmode=false, @mon_data=#<Monitor:0x000055d44174efa8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 606c01727a
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h 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/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
b6f9a675ae26e28a1cbf22cdaf0b9722141614e01885dd533908ce8743052cca  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
making trans
generating makefiles ext/configure-ext.mk
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.1
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2.dev.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.8
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.3
                                    net-imap 0.4.9
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1870 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=65156
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

[908/910] 3384929=test_helper
[909/910] 3384929=test_coverage
[910/910] 3384930=test_pathname

Retrying...
Finished tests in 1239.935470s, 21.7947 tests/s, 7718.7759 assertions/s.
27024 tests, 9570784 assertions, 0 failures, 0 errors, 222 skips

ruby -v: ruby 3.4.0dev (2023-12-29T18:13:17Z master 606c01727a) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2023-12-29T18:13:17Z master 606c01727a) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 298.563084 seconds

3728 files, 32492 examples, 148247 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.3396884.ruby -x gdbscript
[New LWP 3396884]
[New LWP 3396886]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  uleb128 (p=0x56072ba91ed0) at /tmp/ruby/src/trunk-O0/addr2line.c:232
232	}
[Current thread is 1 (Thread 0x7f99809637c0 (LWP 3396884))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f99809637c0 (LWP 3396884) uleb128 (p=0x56072ba91ed0) at /tmp/ruby/src/trunk-O0/addr2line.c:232
  2    Thread 0x7f996738f640 (LWP 3396886) 0x00007f9980a8bfde in epoll_wait (epfd=4, events=0x56072b31c85c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f996738f640 (LWP 3396886)):
#0  0x00007f9980a8bfde in epoll_wait (epfd=4, events=0x56072b31c85c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056072ae8650d in event_wait (vm=0x56072b9feb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22023
#2  0x000056072ae86531 in timer_thread_polling (vm=0x56072b9feb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 280507147
#3  0x000056072ae86bf1 in timer_thread_func (ptr=0x56072b9feb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3002
        vm = 0x56072b9feb10
#4  0x00007f99809fab43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140724864259216, 5790882281735395714, 140296838510144, 25, 140297264670800, 140724864259568, -5805255707147036286, -5805603915056342654}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f9980a8bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f99809637c0 (LWP 3396884)):
#0  uleb128 (p=0x56072ba91ed0) at /tmp/ruby/src/trunk-O0/addr2line.c:232
        r = 11
        s = 0
#1  0x000056072b0262c3 in di_skip_records (reader=0x56072ba91e50, errout=0x7f9980b806a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1483
        v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
        at = 57
        form = 11
#2  0x000056072b0272d9 in debug_info_read (reader=0x56072ba91e50, num_traces=34, traces=0x56072b31f960 <trace>, lines=0x56072c1ddbf0, offset=4, errout=0x7f9980b806a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1906
        die = {pos = 1331303, tag = 13, has_children = 0}
        ranges = {low_pc = 0, high_pc = 0, ranges = 0, low_pc_set = false, high_pc_set = false, ranges_set = false}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x0, next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 39, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#3  0x000056072b028403 in fill_lines (num_traces=34, traces=0x56072b31f960 <trace>, check_debuglink=0, objp=0x56072ba93200, lines=0x56072c1ddbf0, offset=4, errout=0x7f9980b806a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x56072c1de910, file = 0x7f9962986000 "\177ELF\002\001\001\003", current_version = 5 '\005', current_cu = 0x7f99624f59cc "G\030", current_low_pc = 542544, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x56072c4bd025 "\277\025", debug_line_format = 4 '\004', debug_line_version = 5, debug_line_files = 0x56072c4bc956 "\002\001\037\002\017\027\226'", debug_line_directories = 0x56072c4bc916 "\001\001\037\017m ", p = 0x7f99624f607e "\b)\b", cu_end = 0x7f99624f7217 "\017\071", pend = 0x7f9962985c36 "", q0 = 0x56072c2126f7 "\001\005", q = 0x56072c212709 "I\023\070\v", format = 4, address_size = 8 '\b', level = 2, abbrev_table = {0x0, 0x56072c2126f8 "\005", 0x56072c2126ff "\r", 0x56072c212710 "\017", 0x56072c21271a "I", 0x56072c212723 "\026", 0x56072c212732 "7", 0x56072c212739 "\r", 0x56072c21274a "&", 0x56072c212751 "\025\001'\031I\023\001\023", 0x56072c21275c "\023\001\003\016\v\v:\v;\v9\v\001\023", 0x56072c21276d "$", 0x56072c212778 "H\001}\001\177\023\001\023", 0x56072c212783 "\023", 0x56072c21278c "\001\001I\023\001\023", 0x56072c212795 "!", 0x56072c21279e "4", 0x56072c2127b3 ".\001?\031\003\016:\v;\005\071\v'\031I\023<\031\001\023", 0x56072c2127ca "\005", 0x56072c2127df "\026", 0x56072c2127ee "\005", 0x56072c212803 "4", 0x56072c212818 "H\001}\001\177\023", 0x56072c212821 "\r", 0x56072c212830 ".\001?\031\003\016:!\020;\005\071!\001n\016'\031I\023<\031\001\023", 0x56072c21284b "\025\001'\031\001\023", 0x56072c212854 ".\001?\031\003\016:!\001;\v9!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x56072c212873 "4", 0x56072c212888 "(", 0x56072c212891 "\023\001\v\v:\v;\v9!\t\001\023", 0x56072c2128a1 "\r", 0x56072c2128b2 "\005", 0x56072c2128c7 "\v\001U\027\001\023", 0x56072c2128d0 "\023\001\003\016\v\v:\v;\005\071!\b\001\023", 0x56072c2128e2 "\027\001\v\v:\v;\v9\v\001\023", 0x56072c2128f1 ".\001?\031\003\016:\v;\005\071!\r'\031<\031\001\023", 0x56072c212907 ".\001?\031\003\016:!\020;\005\071!\001n\016'\031<\031\001\023", 0x56072c212920 ".\001?\031\003\016:!\024;\v9\v'\031I\023<\031\001\023", 0x56072c212938 "\005", 0x56072c21294a "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027", 0x56072c21295d "$", 0x56072c212968 "4", 0x56072c21297b "\017", 0x56072c212982 "&", 0x56072c212987 "\004\001\003\016>\v\v\vI\023:\v;\v9\v\001\023", 0x56072c21299c "4", 0x56072c2129af "4", 0x56072c2129be ".\001?\031\003\016:\v;\v9\vn\016'\031\207\001\031<\031\001\023", 0x56072c2129d8 ".\001?\031\003\016:\v;\v9\vn\016'\031I\023<\031\001\023", 0x56072c2129f1 ".\001?\031\003\016:\v;\005\071\v'\031\021\001\022\a@\030z\031\001\023", 0x56072c212a0c "\005", 0x56072c212a20 "H\001}\001\202\001\031\177\023\001\023", 0x56072c212a2e "H", 0x56072c212a37 ".\001?\031\003\016:\v;\005\071\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x56072c212a54 "H", 0x56072c212a60 "\035\001\061\023R\001\270B\vU\027X\vY\005W\v", 0x56072c212a74 "\005", 0x56072c212a80 ".\001\003\016:\v;\v9\v'\031 \v\001\023", 0x56072c212a93 "\005", 0x56072c212aa2 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x56072c212abd "4", 0x56072c212aca "\v\001\021\001\022\a", 0x56072c212ad3 ".\001?\031\003\016:\v;\v9\v'\031\021\001\022\a@\030z\031", 0x56072c212523 "\005", 0x56072c212532 "4", 0x56072c212543 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027", 0x56072c212556 "$", 0x56072c212561 "\017", 0x56072c212568 "&", 0x56072c21256d "!", 0x56072c212572 "\r", 0x56072c212583 ".", 0x56072c212596 ".\001?\031\003\016:\v;\005\071\vn\016'\031<\031\001\023", 0x56072c2125ad ".\001?\031\003\016:\v;\005\071\v'\031I\023<\031\001\023", 0x56072c2125c4 ".\001?\031\003\016:\v;\005\071\v'\031<\031\001\023", 0x56072c2125d9 "\035\001\061\023R\001\270B\v\021\001\022\aX\vY\005W\v", 0x56072c2125ef ".\001\003\016:\v;\005\071\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x56072c21260a ".\001?\031\003\016:\v;\005\071\vn\016'\031I\023 \v\001\023", 0x56072c212623 "\v\001\001\023", 0x56072c21262a "\035\001\061\023R\001\270B\v\021\001\022\aX\vY\vW\v\001\023", 0x56072c212642 "4", 0x56072c212656 ".\001?\031\003\016:\v;\v9\vn\016'\031\021\001\022\a@\030z\031\001\023", 0x56072c212673 "\005", 0x56072c212687 "H\001}\001\202\001\031\177\023\001\023", 0x56072c212695 "\005", 0x56072c2126a4 ".\001\003\016:\v;\005\071\v'\031I\023 \v\001\023", 0x56072c2126b9 "H\001}\001\202\001\031", 0x56072c2126c3 "\035\001\061\023U\027X\vY\005W\v", 0x56072c2126d2 "\v\001\061\023U\027", 0x56072c2126db "\v\001\061\023U\027\001\023", 0x56072c2126e6 ".\001\061\023n\016\021\001\022\a@\030z\031", 0x56072c20afc2 ".\001\061\023\021\001\022\a@\030z\031\001\023", 0x56072c20afd3 "\035\001\061\023R\001\270B\vU\027X\vY\vW\v", 0x56072c20afe7 "\v\001\061\023U\027", 0x56072c20aff0 "\v\001\061\023\021\001\022\a\001\023", 0x56072c20affd "H\001}\001\202\001\031\177\023", 0x56072c20b009 ".", 0x56072c205505 "\004\001>!\a\v!\004I\023:!\001;\005\071\v\001\023", 0x56072c20551b "\005", 0x56072c20552b "4", 0x56072c205538 "\027\001\v!\b:!\001;\005\071!\a\001\023", 0x56072c20554a "\035\001\061\023R\001\270B\005\021\001\022\aX!\001Y\005W\v", 0x56072c205561 "\v", 0x56072c20556a "\005", 0x56072c205580 "4", 0x56072c205596 "4", 0x56072c2055a5 ".\001\003\016:!\004;\v9!\001'\031 !\003\001\023", 0x56072c2055bb "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027", 0x56072c2055ce "$", 0x56072c2055d9 "\017", 0x56072c2055e0 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x56072c2055f2 "\026", 0x56072c205604 "(", 0x56072c20560d "&", 0x56072c205612 "\r", 0x56072c20561b "\027\001\003\b\v\v:\v;\v9\v\001\023", 0x56072c20562c "\023\001\v\005\210\001\v:\v;\v9\v\001\023", 0x56072c20563e "\026", 0x56072c205650 "\027\001\v\v\210\001\v:\v;\v9\v\001\023", 0x56072c205662 "\r", 0x56072c205669 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x56072c20567a "\004\001\003\016>\v\v\vI\023:\v;\v9\v\001\023", 0x56072c20568f "\r", 0x56072c2056a3 "\r", 0x56072c2056b7 "\026", 0x56072c2056c0 "\023\001\003\016\v\v:\v;\v\001\023", 0x56072c2056cf "\r", 0x56072c2056e2 "\023\001\003\016\v\005:\v;\005\071\v\001\023", 0x56072c2056f4 ".\001?\031\003\016:\v;\005\071\v'\031<\031\001\023", 0x56072c20570a ".\001?\031\003\016:\v;\v9\vn\016'\031\207\001\031<\031\001\023", 0x56072c205725 ".", 0x56072c205739 ".\001?\031\003\016:\v;\005\071\vn\016'\031<\031\001\023", 0x56072c205751 ".\001?\031\003\016:\v;\005\071\vn\016'\031\207\001\031<\031\001\023", 0x56072c20576c ".\001?\031\003\016:\v;\v9\v'\031<\031\001\023", 0x56072c205782 "H\001}\001\202\001\031\177\023", 0x56072c20578f "I", 0x56072c20579a "4", 0x56072c2057a4 "\n", 0x56072c2057ac ".\001?\031\003\016:\v;\005\071\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x56072c2057ca "\v\001\021\001\022\a", 0x56072c2057d4 "\035\001\061\023U\027X\vY\005W\v", 0x56072c2057e4 "H\001}\001\202\001\031\177\023\001\023", 0x56072c2057f3 ".\001?\031\003\016:\v;\v9\v'\031I\023 \v\001\023", 0x56072c20580b ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x56072c205827 "\005", 0x56072c20583c "4", 0x56072c20584e "\v", 0x56072c205856 "4", 0x56072c205862 ".\001\061\023\021\001\022\a@\030z\031\001\023", 0x56072c205874 ".", 0x56072c205882 ".", 0x0 <repeats 69 times>, 0x500000000 <error: Cannot access memory at address 0x500000000>, 0x0, 0x120 <error: Cannot access memory at address 0x120>, 0x7 <error: Cannot access memory at address 0x7>, 0x2200000002 <error: Cannot access memory at address 0x2200000002>, 0x122ba92640 <error: Cannot access memory at address 0x122ba92640>, 0x110 <error: Cannot access memory at address 0x110>, 0x56072ba92700 "\240\006\270\200\231\177", 0xa3420b18a9fc70ae <error: Cannot access memory at address 0xa3420b18a9fc70ae>, 0x20 <error: Cannot access memory at address 0x20>, 0x140 <error: Cannot access memory at address 0x140>, 0x4 <error: Cannot access memory at address 0x4>, 0x3400000012 <error: Cannot access memory at address 0x3400000012>, 0x0, 0x0, 0x0, 0x770000007c <error: Cannot access memory at address 0x770000007c>, 0x5b0000006e <error: Cannot access memory at address 0x5b0000006e>, 0x56072c1ddbf0 "O)\205d\231\177", 0x56072c1de5b0 "\240\061\251+\aV", 0x56072c466050 "", 0xcfb0 <error: Cannot access memory at address 0xcfb0>, 0x110 <error: Cannot access memory at address 0x110>, 0x7f9980b7fc80 <main_arena> "", 0x56072bb9cbe0 "\242\001\356*\aV", 0x7f9980961fa0 "\340\313\271+\aV", 0x7f9980a0c679 <__libc_calloc+217> "H\205\300t\"H\213P\370\366\302\002u\031\203\342\004H\215\r\357\065\027", 0x1 <error: Cannot access memory at address 0x1>, 0x7b <error: Cannot access memory at address 0x7b>, 0x15be <error: Cannot access memory at address 0x15be>, 0x7f9980862058 "8\362\311e\231\177", 0x56072ba92700 "\240\006\270\200\231\177", 0x7f9980862048 "\340\315\205\200\231\177", 0x0, 0x56072b024ba8 <append_obj+31> "H\211E\370H\213E\350H\213", 0x7f9962fd8ca1 ""}}
        i = 0
        j = 6
        shstr = 0x7f9962dba9a3 ""
        ehdr = 0x7f9962986000
        shdr = 0x7f9962dbae68
        shstr_shdr = 0x7f9962dbc128
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f9962dbaee8
        fd = 5
        filesize = 4415848
        file = 0x7f9962986000 "\177ELF\002\001\001\003"
        symtab_shdr = 0x7f9962dbc0a8
        strtab_shdr = 0x7f9962dbc0e8
        dynsym_shdr = 0x0
        dynstr_shdr = 0x0
        obj = 0x56072c1de910
        dladdr_fbase = 0
#4  0x000056072b024edb in follow_debuglink_build_id (build_id=0x7f9962dbd390 "i8\235HZ\227\223\333\350s\360\352,\223\340.\372\251\252=\004", build_id_size=20, num_traces=34, traces=0x56072b31f960 <trace>, objp=0x56072ba93200, lines=0x56072c1ddbf0, offset=4, errout=0x7f9980b806a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:660
        global_debug_dir = "/usr/lib/debug/.build-id/"
        global_debug_dir_len = 25
        p = 0x56072b322b62 <binary_filename+66> ".debug"
        o1 = 0x56072c1de7f0
        o2 = 0x56072c1de910
        i = 20
#5  0x000056072b0287d0 in fill_lines (num_traces=34, traces=0x56072b31f960 <trace>, check_debuglink=1, objp=0x56072ba93200, lines=0x56072c1ddbf0, offset=4, errout=0x7f9980b806a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2262
        nhdr = 0x7f9962dbd380
        build_id = 0x7f9962dbd390 "i8\235HZ\227\223\333\350s\360\352,\223\340.\372\251\252=\004"
        i = 34
        j = 3024
        shstr = 0x7f9962fd8ca8 ""
        ehdr = 0x7f9962dbd000
        shdr = 0x7f9962fd90f0
        shstr_shdr = 0x7f9962fda130
        gnu_debuglink_shdr = 0x7f9962fda0f0
        note_gnu_build_id = 0x7f9962fd9170
        fd = 5
        filesize = 2216304
        file = 0x7f9962dbd000 "\177ELF\002\001\001\003"
        symtab_shdr = 0x7f9962fd9230
        strtab_shdr = 0x7f9962fd9270
        dynsym_shdr = 0x7f9962fd9230
        dynstr_shdr = 0x7f9962fd9270
        obj = 0x56072c1de6d0
        dladdr_fbase = 0
#6  0x000056072b028fc2 in rb_dump_backtrace_with_lines (num_traces=34, traces=0x56072b31f960 <trace>, errout=0x7f9980b806a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2661
        path = 0x7f9980d74b70 "/lib/x86_64-linux-gnu/libc.so.6"
        p = 0x56072c1de488
        info = {dli_fname = 0x7f9980d74b70 "/lib/x86_64-linux-gnu/libc.so.6", dli_fbase = 0x7f9980966000, dli_sname = 0x0, dli_saddr = 0x0}
        i = 4
        lines = 0x56072c1ddbf0
        obj = 0x56072c1de910
        dladdr_fbases = 0x56072c1de480
        main_path = 0x56072ba931a0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#7  0x000056072af020a5 in rb_print_backtrace (errout=0x7f9980b806a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x56072af0208a <rb_print_backtrace+36>, 0x56072af027ad <rb_vm_bugreport+656>, 0x56072b0e352d <rb_bug_for_fatal_signal+327>, 0x56072ae48ee9 <sigill>, 0x7f99809a8520 <__restore_rt>, 0x56072aec0027 <rbimpl_size_mul_or_raise+51>, 0x56072aef3bb8 <invoke_block_from_c_bh+632>, 0x56072aef3e53 <vm_yield_with_cref+90>, 0x56072aef3e91 <vm_yield+56>, 0x56072aeee793 <rb_yield_0+47>, 0x56072aeee7fa <rb_yield+66>, 0x56072b0321b9 <select_bang_i+88>, 0x56072acdc9c8 <rb_ensure+388>, 0x56072b03243f <rb_ary_select_bang+159>, 0x56072b0324a9 <rb_ary_keep_if+84>, 0x56072aed1b4f <ractor_safe_call_cfunc_0+48>, 0x56072aed2754 <vm_call_cfunc_with_frame_+541>, 0x56072aed2929 <vm_call_cfunc_with_frame+121>, 0x56072aed2a41 <vm_call_cfunc_other+278>, 0x56072aed2e69 <vm_call_cfunc+302>, 0x56072aed5998 <vm_call_method_each_type+289>, 0x56072aed6444 <vm_call_method+161>, 0x56072aed6646 <vm_call_general+47>, 0x56072aed8ccb <vm_sendish+502>, 0x56072aee00b3 <vm_exec_core+14316>, 0x56072aef6c46 <rb_vm_exec+320>, 0x56072aef7aa5 <rb_iseq_eval_main+61>, 0x56072acdabcb <rb_ec_exec_node+318>, 0x56072acdad48 <ruby_run_node+150>, 0x56072acd65b4 <rb_main+76>, 0x56072acd6615 <main+75>, 0x7f998098fd90 <__libc_start_call_main+128>, 0x7f998098fe40 <__libc_start_main_impl+128>, 0x56072acd6495 <_start+37>, 0x0 <repeats 990 times>}
        n = 34
#8  0x000056072af027ad in rb_vm_bugreport (ctx=0x56072ba935c0, errout=0x7f9980b806a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x56072b9feb10
        ec = 0x56072ba024e0
#9  0x000056072b0e352d in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x56072ba935c0, fmt=0x56072b14aa2b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f9980b806a0 <_IO_2_1_stderr_>
        file = 0x7f9965c6f460 "-"
        line = 30
#10 0x000056072ae48ee9 in sigsegv (sig=11, info=0x56072ba936f0, ctx=0x56072ba935c0) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#11 <signal handler called>
No locals.
#12 0x000056072aec0027 in rbimpl_size_mul_or_raise (x=8, y=1) at /tmp/ruby/src/trunk-O0/include/ruby/internal/memory.h:616
        size = {left = false, right = 8}
#13 0x000056072aef3bb8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd0f8b83c8, argc=1, self=140297262976480, captured=0x7f9980961fb8, ec=0x56072ba024e0) at /tmp/ruby/src/trunk-O0/vm.c:1572
        iseq = 0x7f9965d85da0
        opt_pc = 0
        type = 572653569
        cfp = 0x7f9980961f68
        sp = 0x7f9980862070
        flags = 0
        use_argv = 0x7ffd0f8b83c8
        av = {94588784878688, 140297264045928}
        stack_argv = 0x7f9980862070
#14 invoke_block_from_c_bh (ec=0x56072ba024e0, block_handler=140297264046009, argc=1, argv=0x7ffd0f8b83c8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1597
        captured = 0x7f9980961fb8
#15 0x000056072aef3e53 in vm_yield_with_cref (ec=0x56072ba024e0, argc=1, argv=0x7ffd0f8b83c8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1634
No locals.
#16 0x000056072aef3e91 in vm_yield (ec=0x56072ba024e0, argc=1, argv=0x7ffd0f8b83c8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1642
No locals.
#17 0x000056072aeee793 in rb_yield_0 (argc=1, argv=0x7ffd0f8b83c8) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#18 0x000056072aeee7fa in rb_yield (val=140296802003400) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#19 0x000056072b0321b9 in select_bang_i (a=140724864255296) at /tmp/ruby/src/trunk-O0/array.c:3828
        v = 140296802003400
        arg = 0x7ffd0f8b8540
        ary = 140296815517840
        i1 = 16828
        i2 = 16828
#20 0x000056072acdc9c8 in rb_ensure (b_proc=0x56072b032161 <select_bang_i>, data1=140724864255296, e_proc=0x56072b03223b <select_bang_ensure>, data2=140724864255296) at /tmp/ruby/src/trunk-O0/eval.c:1009
        _ec = 0x56072ba024e0
        _tag = {tag = 36, retval = 140296815517840, buf = {0x7ffd0f8b8520, 0x56072acdc96b <rb_ensure+295>, 0x0, 0x7ffd0f8b8430, 0x7ffd0f8b84f8}, prev = 0x7ffd0f8b9630, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 140296815517840
        ec = 0x56072ba024e0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x56072b03223b <select_bang_ensure>, data2 = 140724864255296}}
#21 0x000056072b03243f in rb_ary_select_bang (ary=140296815517840) at /tmp/ruby/src/trunk-O0/array.c:3891
        args = {ary = 140296815517840, len = {16828, 16828}}
#22 0x000056072b0324a9 in rb_ary_keep_if (ary=140296815517840) at /tmp/ruby/src/trunk-O0/array.c:3916
No locals.
#23 0x000056072aed1b4f in ractor_safe_call_cfunc_0 (recv=140296815517840, argc=0, argv=0x7f9980862058, func=0x56072b032455 <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3306
        f = 0x56072b032455 <rb_ary_keep_if>
#24 0x000056072aed2754 in vm_call_cfunc_with_frame_ (ec=0x56072ba024e0, reg_cfp=0x7f9980961fa0, calling=0x7ffd0f8b89d0, argc=0, argv=0x7f9980862058, stack_bottom=0x7f9980862050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x358100000001
        cc = 0x7f99661bfba0
        val = 94588796675112
        me = 0x7f9965c9f238
        cfunc = 0x56072ba53b28
        recv = 140296815517840
        block_handler = 140297264046009
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#25 0x000056072aed2929 in vm_call_cfunc_with_frame (ec=0x56072ba024e0, reg_cfp=0x7f9980961fa0, calling=0x7ffd0f8b89d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 0
        stack_bottom = 0x7f9980862050
        argv = 0x7f9980862058
#26 0x000056072aed2a41 in vm_call_cfunc_other (ec=0x56072ba024e0, reg_cfp=0x7f9980961fa0, calling=0x7ffd0f8b89d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0x358100000001
        argv_ary = 0
#27 0x000056072aed2e69 in vm_call_cfunc (ec=0x56072ba024e0, reg_cfp=0x7f9980961fa0, calling=0x7ffd0f8b89d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0x358100000001
#28 0x000056072aed5998 in vm_call_method_each_type (ec=0x56072ba024e0, cfp=0x7f9980961fa0, calling=0x7ffd0f8b89d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x358100000001
        cc = 0x7f99661bfba0
        cme = 0x7f9965c9f238
        v = 94588800575256
#29 0x000056072aed6444 in vm_call_method (ec=0x56072ba024e0, cfp=0x7f9980961fa0, calling=0x7ffd0f8b89d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0x358100000001
        cc = 0x7f99661bfba0
#30 0x000056072aed6646 in vm_call_general (ec=0x56072ba024e0, reg_cfp=0x7f9980961fa0, calling=0x7ffd0f8b89d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#31 0x000056072aed8ccb in vm_sendish (ec=0x56072ba024e0, reg_cfp=0x7f9980961fa0, cd=0x56072bba7310, block_handler=140297264046009, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x358100000001
        cc = 0x7f99661bfba0
        argc = 0
        recv = 140296815517840
        calling = {cd = 0x56072bba7310, cc = 0x7f99661bfba0, block_handler = 140297264046009, recv = 140296815517840, argc = 0, kw_splat = false, heap_argv = 0}
#32 0x000056072aee00b3 in vm_exec_core (ec=0x56072ba024e0) at ../../src/trunk-O0/insns.def:814
        bh = 140297264046009
        cd = 0x56072bba7310
        blockiseq = 0x7f9965d85da0
        leaf = false
        val = 140296819834440
        reg_pc = 0x56072bb9cbe0
        reg_cfp = 0x7f9980961fa0
        insns_address_table = {0x56072aedc933 <vm_exec_core+108>, 0x56072aedc995 <vm_exec_core+206>, 0x56072aedcaa8 <vm_exec_core+481>, 0x56072aedcbbc <vm_exec_core+757>, 0x56072aedcd5a <vm_exec_core+1171>, 0x56072aedce8a <vm_exec_core+1475>, 0x56072aedd09c <vm_exec_core+2005>, 0x56072aedd1ae <vm_exec_core+2279>, 0x56072aedd287 <vm_exec_core+2496>, 0x56072aedd38e <vm_exec_core+2759>, 0x56072aedd495 <vm_exec_core+3022>, 0x56072aedd5a3 <vm_exec_core+3292>, 0x56072aedd6b5 <vm_exec_core+3566>, 0x56072aedd785 <vm_exec_core+3774>, 0x56072aedd88e <vm_exec_core+4039>, 0x56072aedd988 <vm_exec_core+4289>, 0x56072aedda4b <vm_exec_core+4484>, 0x56072aeddb0e <vm_exec_core+4679>, 0x56072aeddb97 <vm_exec_core+4816>, 0x56072aeddc23 <vm_exec_core+4956>, 0x56072aeddcc9 <vm_exec_core+5122>, 0x56072aeddda1 <vm_exec_core+5338>, 0x56072aedde6e <vm_exec_core+5543>, 0x56072aeddf4c <vm_exec_core+5765>, 0x56072aede00e <vm_exec_core+5959>, 0x56072aede14d <vm_exec_core+6278>, 0x56072aede1f3 <vm_exec_core+6444>, 0x56072aede2d8 <vm_exec_core+6673>, 0x56072aede407 <vm_exec_core+6976>, 0x56072aede4ca <vm_exec_core+7171>, 0x56072aede58d <vm_exec_core+7366>, 0x56072aede684 <vm_exec_core+7613>, 0x56072aede746 <vm_exec_core+7807>, 0x56072aede825 <vm_exec_core+8030>, 0x56072aede8f2 <vm_exec_core+8235>, 0x56072aedea02 <vm_exec_core+8507>, 0x56072aedeafc <vm_exec_core+8757>, 0x56072aedeb77 <vm_exec_core+8880>, 0x56072aedec38 <vm_exec_core+9073>, 0x56072aeded26 <vm_exec_core+9311>, 0x56072aededd6 <vm_exec_core+9487>, 0x56072aedef55 <vm_exec_core+9870>, 0x56072aedf02f <vm_exec_core+10088>, 0x56072aedf11b <vm_exec_core+10324>, 0x56072aedf1ac <vm_exec_core+10469>, 0x56072aedf307 <vm_exec_core+10816>, 0x56072aedf8a9 <vm_exec_core+12258>, 0x56072aedf9a5 <vm_exec_core+12510>, 0x56072aedfaa8 <vm_exec_core+12769>, 0x56072aedfb94 <vm_exec_core+13005>, 0x56072aedfdad <vm_exec_core+13542>, 0x56072aedfe9f <vm_exec_core+13784>, 0x56072aedffa5 <vm_exec_core+14046>, 0x56072aee01a2 <vm_exec_core+14555>, 0x56072aee034b <vm_exec_core+14980>, 0x56072aee0476 <vm_exec_core+15279>, 0x56072aee05e2 <vm_exec_core+15643>, 0x56072aee070d <vm_exec_core+15942>, 0x56072aee0879 <vm_exec_core+16306>, 0x56072aee0a5b <vm_exec_core+16788>, 0x56072aee0c58 <vm_exec_core+17297>, 0x56072aee0e01 <vm_exec_core+17722>, 0x56072aee0f23 <vm_exec_core+18012>, 0x56072aee0fca <vm_exec_core+18179>, 0x56072aee108e <vm_exec_core+18375>, 0x56072aee1177 <vm_exec_core+18608>, 0x56072aee1263 <vm_exec_core+18844>, 0x56072aee134c <vm_exec_core+19077>, 0x56072aee1460 <vm_exec_core+19353>, 0x56072aee1587 <vm_exec_core+19648>, 0x56072aee16bd <vm_exec_core+19958>, 0x56072aee17f3 <vm_exec_core+20268>, 0x56072aee1929 <vm_exec_core+20578>, 0x56072aee1a5f <vm_exec_core+20888>, 0x56072aee1b95 <vm_exec_core+21198>, 0x56072aee1cd6 <vm_exec_core+21519>, 0x56072aee1e50 <vm_exec_core+21897>, 0x56072aee1f86 <vm_exec_core+22207>, 0x56072aee20bc <vm_exec_core+22517>, 0x56072aee21f2 <vm_exec_core+22827>, 0x56072aee2328 <vm_exec_core+23137>, 0x56072aee245e <vm_exec_core+23447>, 0x56072aee2594 <vm_exec_core+23757>, 0x56072aee26ca <vm_exec_core+24067>, 0x56072aee2800 <vm_exec_core+24377>, 0x56072aee294f <vm_exec_core+24712>, 0x56072aee2b09 <vm_exec_core+25154>, 0x56072aee2c87 <vm_exec_core+25536>, 0x56072aee2da6 <vm_exec_core+25823>, 0x56072aee2ec5 <vm_exec_core+26110>, 0x56072aee2fdf <vm_exec_core+26392>, 0x56072aee30f9 <vm_exec_core+26674>, 0x56072aee3224 <vm_exec_core+26973>, 0x56072aee335a <vm_exec_core+27283>, 0x56072aee3445 <vm_exec_core+27518>, 0x56072aee354a <vm_exec_core+27779>, 0x56072aee3692 <vm_exec_core+28107>, 0x56072aee3781 <vm_exec_core+28346>, 0x56072aee385b <vm_exec_core+28564>, 0x56072aee3930 <vm_exec_core+28777>, 0x56072aee3a0b <vm_exec_core+28996>, 0x56072aee3a87 <vm_exec_core+29120>, 0x56072aee3b03 <vm_exec_core+29244>, 0x56072aee3b21 <vm_exec_core+29274>, 0x56072aee3b3f <vm_exec_core+29304>, 0x56072aee3b5d <vm_exec_core+29334>, 0x56072aee3b7b <vm_exec_core+29364>, 0x56072aee3b99 <vm_exec_core+29394>, 0x56072aee3bb7 <vm_exec_core+29424>, 0x56072aee3bd5 <vm_exec_core+29454>, 0x56072aee3bf3 <vm_exec_core+29484>, 0x56072aee3c11 <vm_exec_core+29514>, 0x56072aee3c2f <vm_exec_core+29544>, 0x56072aee3c4d <vm_exec_core+29574>, 0x56072aee3c6b <vm_exec_core+29604>, 0x56072aee3c89 <vm_exec_core+29634>, 0x56072aee3ca7 <vm_exec_core+29664>, 0x56072aee3cc5 <vm_exec_core+29694>, 0x56072aee3ce3 <vm_exec_core+29724>, 0x56072aee3d01 <vm_exec_core+29754>, 0x56072aee3d1f <vm_exec_core+29784>, 0x56072aee3d3d <vm_exec_core+29814>, 0x56072aee3d5b <vm_exec_core+29844>, 0x56072aee3d79 <vm_exec_core+29874>, 0x56072aee3d97 <vm_exec_core+29904>, 0x56072aee3db5 <vm_exec_core+29934>, 0x56072aee3dd3 <vm_exec_core+29964>, 0x56072aee3df1 <vm_exec_core+29994>, 0x56072aee3e0f <vm_exec_core+30024>, 0x56072aee3e2d <vm_exec_core+30054>, 0x56072aee3e4b <vm_exec_core+30084>, 0x56072aee3e69 <vm_exec_core+30114>, 0x56072aee3e87 <vm_exec_core+30144>, 0x56072aee3ea5 <vm_exec_core+30174>, 0x56072aee3ec3 <vm_exec_core+30204>, 0x56072aee3ee1 <vm_exec_core+30234>, 0x56072aee3eff <vm_exec_core+30264>, 0x56072aee3f1d <vm_exec_core+30294>, 0x56072aee3f3b <vm_exec_core+30324>, 0x56072aee3f59 <vm_exec_core+30354>, 0x56072aee3f77 <vm_exec_core+30384>, 0x56072aee3f95 <vm_exec_core+30414>, 0x56072aee3fb3 <vm_exec_core+30444>, 0x56072aee3fd1 <vm_exec_core+30474>, 0x56072aee3fef <vm_exec_core+30504>, 0x56072aee400d <vm_exec_core+30534>, 0x56072aee402b <vm_exec_core+30564>, 0x56072aee4049 <vm_exec_core+30594>, 0x56072aee4067 <vm_exec_core+30624>, 0x56072aee4085 <vm_exec_core+30654>, 0x56072aee40a3 <vm_exec_core+30684>, 0x56072aee40c1 <vm_exec_core+30714>, 0x56072aee40df <vm_exec_core+30744>, 0x56072aee40fd <vm_exec_core+30774>, 0x56072aee411b <vm_exec_core+30804>, 0x56072aee4139 <vm_exec_core+30834>, 0x56072aee4157 <vm_exec_core+30864>, 0x56072aee4175 <vm_exec_core+30894>, 0x56072aee4193 <vm_exec_core+30924>, 0x56072aee41b1 <vm_exec_core+30954>, 0x56072aee41cf <vm_exec_core+30984>, 0x56072aee41ed <vm_exec_core+31014>, 0x56072aee420b <vm_exec_core+31044>, 0x56072aee4229 <vm_exec_core+31074>, 0x56072aee4247 <vm_exec_core+31104>, 0x56072aee4265 <vm_exec_core+31134>, 0x56072aee4283 <vm_exec_core+31164>, 0x56072aee42a1 <vm_exec_core+31194>, 0x56072aee42bf <vm_exec_core+31224>, 0x56072aee42dd <vm_exec_core+31254>, 0x56072aee42fb <vm_exec_core+31284>, 0x56072aee4319 <vm_exec_core+31314>, 0x56072aee4337 <vm_exec_core+31344>, 0x56072aee4355 <vm_exec_core+31374>, 0x56072aee4373 <vm_exec_core+31404>, 0x56072aee4391 <vm_exec_core+31434>, 0x56072aee43af <vm_exec_core+31464>, 0x56072aee43cd <vm_exec_core+31494>, 0x56072aee43fe <vm_exec_core+31543>, 0x56072aee441c <vm_exec_core+31573>, 0x56072aee443a <vm_exec_core+31603>, 0x56072aee4458 <vm_exec_core+31633>, 0x56072aee4476 <vm_exec_core+31663>, 0x56072aee4494 <vm_exec_core+31693>, 0x56072aee44b2 <vm_exec_core+31723>, 0x56072aee44d0 <vm_exec_core+31753>, 0x56072aee44ee <vm_exec_core+31783>, 0x56072aee450c <vm_exec_core+31813>, 0x56072aee452a <vm_exec_core+31843>, 0x56072aee4548 <vm_exec_core+31873>, 0x56072aee4566 <vm_exec_core+31903>, 0x56072aee4584 <vm_exec_core+31933>, 0x56072aee45a2 <vm_exec_core+31963>, 0x56072aee45c0 <vm_exec_core+31993>, 0x56072aee45de <vm_exec_core+32023>, 0x56072aee45fc <vm_exec_core+32053>, 0x56072aee461a <vm_exec_core+32083>, 0x56072aee4638 <vm_exec_core+32113>, 0x56072aee4656 <vm_exec_core+32143>, 0x56072aee4674 <vm_exec_core+32173>...}
#33 0x000056072aef6c46 in rb_vm_exec (ec=0x56072ba024e0) at /tmp/ruby/src/trunk-O0/vm.c:2486
        _ec = 0x56072ba024e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd0f8b96b0, 0x56072aef6bc4 <rb_vm_exec+190>, 0x0, 0x7ffd0f8b9600, 0x56072ba86990}, prev = 0x7ffd0f8b9720, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#34 0x000056072aef7aa5 in rb_iseq_eval_main (iseq=0x7f99662e2208) at /tmp/ruby/src/trunk-O0/vm.c:2752
        ec = 0x56072ba024e0
        val = 94588796675296
#35 0x000056072acdabcb in rb_ec_exec_node (ec=0x56072ba024e0, n=0x7f99662e2208) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x56072ba01090
        _ec = 0x56072ba024e0
        _tag = {tag = 36, retval = 94588782879160, buf = {0x7ffd0f8b97a0, 0x56072acdab61 <rb_ec_exec_node+212>, 0x0, 0x7ffd0f8b96f0, 0x56072ba024e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f99662e2208
#36 0x000056072acdad48 in ruby_run_node (n=0x7f99662e2208) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x56072ba024e0
        status = 22023
#37 0x000056072acd65b4 in rb_main (argc=130, argv=0x7ffd0f8b9948) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140724864260128
#38 0x000056072acd6615 in main (argc=130, argv=0x7ffd0f8b9948) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile