# Logfile created on 2023-10-29 17:13:02 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000557cef0fa368 @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.20231029-171302", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000557cef18f4e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000557cef18f378 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000557cef18f1c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231029-171302", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231029-171302>, @binmode=false, @mon_data=#<Monitor:0x0000557cef18f0f8>, @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
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[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 = fbd55120f3
$$$[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'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
$$$[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
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]: Nothing to be done for 'enc'.
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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
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 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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
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]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering 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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
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/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/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
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
generating encdb.h
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating enc.mk
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.
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 'enc'.
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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
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
ext/configure-ext.mk unchanged
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/coverage'
make[2]: Leaving 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
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/fiddle'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
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.2.2/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.3.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.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.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.3.0+0
abbrev 0.1.1
base64 0.1.1
benchmark 0.2.1
bundler 2.5.0.dev
cgi 0.3.6
csv 3.2.8
delegate 0.3.0
did_you_mean 1.6.3
drb 2.1.1
english 0.7.2
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.1
find 0.1.1
forwardable 1.3.3
getoptlong 0.2.0
ipaddr 1.2.5
irb 1.8.3
logger 1.5.3
mutex_m 0.1.2
net-http 0.3.2
net-protocol 0.2.1
observer 0.1.1
open-uri 0.3.0
open3 0.1.2
optparse 0.4.0.pre.1
ostruct 0.5.5
pp 0.4.0
prettyprint 0.1.1
prism 0.15.1
pstore 0.1.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.9
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.1.0
tempfile 0.1.3
time 0.2.2
timeout 0.4.0
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.2
weakref 0.1.2
yaml 0.2.1
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.3
digest 3.1.1
etc 1.4.3.dev.1
fcntl 1.0.2
fiddle 1.1.2
io-console 0.6.1.dev
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.2.1
psych 5.1.1.1
stringio 3.0.9
strscan 3.0.7
syslog 0.1.1
zlib 3.0.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.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.2.0
net-imap 0.4.2
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.2.2
typeprof 0.21.8
debug 1.8.0
racc 1.7.1
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
skipped bundled gems:
rbs-3.2.0.gem not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1858 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.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/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=21198
"--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/903] 3530661=test_dns
[ 2/903] 3530658=test_process
[ 3/903] 3530660=test_getopts
[ 4/903] 3530660=test_gem_commands_info_command
[ 5/903] 3530658=test_addr
[ 6/903] 3530659=test_rdoc_generator_pot_po_entry
[ 7/903] 3530658=test_dir_m17n
[ 8/903] 3530661=test_helper
[ 9/903] 3530661=test_rdoc_markup_to_rdoc
[ 10/903] 3530660=test_singleton_function
[ 11/903] 3530660=test_protocol
[ 12/903] 3530660=test_tuplebag
[ 13/903] 3530660=test_cgi_header
[ 14/903] 3530660=test_gem_uninstaller
[ 15/903] 3530659=test_rdoc_generator_pot
[ 16/903] 3530659=test_storage
[ 17/903] 3530659=test_zlib
[ 18/903] 3530661=test_gem_gem_runner
[ 19/903] 3530661=test_pointer
[ 20/903] 3530661=test_eval
[ 21/903] 3530661=test_proc
[ 22/903] 3530658=test_alias
[ 23/903] 3530660=test_extlibs
[ 24/903] 3530658=test_file_exhaustive
[ 25/903] 3530661=pattern_test
[ 26/903] 3530661=test_regexp
[ 27/903] 3530659=test_case
[ 28/903] 3530659=test_gem_remote_fetcher
[ 29/903] 3530658=test_iterator
[ 30/903] 3530658=test_variable_name_check
[ 31/903] 3530658=test_string
[ 32/903] 3530658=compiler_test
[ 33/903] 3530660=test_printf
[ 34/903] 3530660=test_lambda
[ 35/903] 3530660=test_readpartial
[ 36/903] 3530658=test_gem_request_set_gem_dependency_api
[ 37/903] 3530660=test_gem_text
[ 38/903] 3530660=test_settracefunc
[ 39/903] 3530659=test_variable
[ 40/903] 3530659=test_pstore
[ 41/903] 3530659=test_win32ole
[ 42/903] 3530659=memsize_test
[ 43/903] 3530659=test_method_cache
[ 44/903] 3530659=test_gem_package_old
[ 45/903] 3530659=test_time
[ 46/903] 3530658=test_sprintf_comb
[ 47/903] 3530659=heredoc_dedent_test
[ 48/903] 3530659=test_win32ole_param
[ 49/903] 3530659=test_ocsp
[ 50/903] 3530658=test_super
[ 51/903] 3530659=test_convertible
[ 52/903] 3530660=test_rdoc_markup_pre_process
[ 53/903] 3530658=test_nkf
[ 54/903] 3530661=test_env
[ 55/903] 3530658=test_config
[ 56/903] 3530660=test_error_highlight
[ 57/903] 3530660=test_internal_ivar
[ 58/903] 3530660=test_gem_resolver_specification
[ 59/903] 3530660=test_tracepoint
[ 60/903] 3530658=test_stringscanner
[ 61/903] 3530658=test_resize
[ 62/903] 3530658=test_io_m17n
[ 63/903] 3530660=test_have_macro
[ 64/903] 3530660=test_general
[ 65/903] 3530660=test_pipe
[ 66/903] 3530660=desugar_compiler_test
[ 67/903] 3530660=test_mailto
[ 68/903] 3530660=test_enumerator_kw
[ 69/903] 3530660=test_gem_commands_install_command
[ 70/903] 3530658=test_gem_indexer
[ 71/903] 3530659=test_iso_8859
[ 72/903] 3530659=test_coderange
[ 73/903] 3530659=test_dir
[ 74/903] 3530659=test_transcode
[ 75/903] 3530661=test_random
[ 76/903] 3530661=test_rdoc_context
[ 77/903] 3530658=test_c_struct_entry
[ 78/903] 3530659=test_date
[ 79/903] 3530659=test_open-uri
[ 80/903] 3530660=test_strip
[ 81/903] 3530660=test_nonblock
[ 82/903] 3530660=test_lexer
[ 83/903] 3530660=test_kill_ring
[ 84/903] 3530660=test_boolean
[ 85/903] 3530660=test_yaml_special_cases
[ 86/903] 3530660=test_gem_source_list
[ 87/903] 3530660=test_column_separator
[ 88/903] 3530660=test_rdoc_parser_changelog
[ 89/903] 3530658=test_drbssl
[ 90/903] 3530659=test_raise_no_backtrace_exception
[ 91/903] 3530660=test_install
[ 92/903] 3530660=test_foreach
[ 93/903] 3530659=test_func
[ 94/903] 3530660=test_jaro_winkler
[ 95/903] 3530660=unescape_test
[ 96/903] 3530661=test_yamldbm
[ 97/903] 3530661=test_rdoc_class_module
[ 98/903] 3530661=test_liberal_parsing
[ 99/903] 3530661=test_trace
[100/903] 3530661=test_nil
[101/903] 3530661=test_rdoc_markup_attribute_manager
[102/903] 3530661=test_object
[103/903] 3530661=test_arity
[104/903] 3530661=test_find
[105/903] 3530661=test_win32ole_variant
[106/903] 3530661=test_summary
[107/903] 3530661=test_gem_resolver_composed_set
[108/903] 3530661=test_gem_local_remote_options
[109/903] 3530661=test_gc
[110/903] 3530660=test_rational
[111/903] 3530660=test_gem_commands_owner_command
[112/903] 3530659=test_cgi_modruby
[113/903] 3530659=test_flush
[114/903] 3530659=test_pair
[115/903] 3530660=test_stat
[116/903] 3530660=test_pack
[117/903] 3530660=test_verbose
[118/903] 3530660=test_ractor
[119/903] 3530660=test_key_actor_emacs
[120/903] 3530660=test_read
[121/903] 3530660=test_basicinstructions
[122/903] 3530660=test_update
[123/903] 3530660=test_name_error_extension
[124/903] 3530660=test_rdoc_ri_paths
[125/903] 3530660=test_rdoc_rd_block_parser
[126/903] 3530660=test_https_proxy
[127/903] 3530660=test_bigdecimal_util
[128/903] 3530660=test_rdoc_markup
[129/903] 3530660=test_gem_resolver_git_specification
[130/903] 3530659=test_files_test_2
[131/903] 3530660=test_spell_checker
[132/903] 3530660=test_ancdata
[133/903] 3530660=test_singleton
[134/903] 3530660=test_gem_commands_fetch_command
[135/903] 3530660=ractor_test
[136/903] 3530660=test_rdoc_tom_doc
[137/903] 3530660=test_sleep
[138/903] 3530660=test_bignum
[139/903] 3530660=test_normalize
[140/903] 3530660=test_converters
[141/903] 3530660=test_regex_casefold
[142/903] 3530660=test_unix
[143/903] 3530660=test_gem_source_git
[144/903] 3530660=test_http
[145/903] 3530658=test_fd_setsize
[146/903] 3530658=test_gem_commands_contents_command
[147/903] 3530658=test_ractor_compatibility
[148/903] 3530658=test_have_func
[149/903] 3530658=test_win32ole_variant_outarg
[150/903] 3530658=test_gem_rdoc
[151/903] 3530659=test_erb_command
[152/903] 3530659=test_ws
[153/903] 3530659=test_gem_commands_sources_command
[154/903] 3530658=test_symbol
[155/903] 3530659=test_coder
[156/903] 3530659=test_context
[157/903] 3530660=test_rdoc_markup_indented_paragraph
[158/903] 3530660=test_rdoc_parser_markdown
[159/903] 3530659=test_gem_source_fetch_problem
[160/903] 3530660=test_rdoc_i18n_text
[161/903] 3530660=test_data
[162/903] 3530660=test_gem_commands_lock_command
[163/903] 3530659=test_rdoc_markup_to_html_snippet
[164/903] 3530660=test_gem_package_task
[165/903] 3530660=test_err_in_callback
[166/903] 3530660=test_force_quotes
[167/903] 3530660=test_koi8
[168/903] 3530660=test_ostruct
[169/903] 3530659=test_rdoc_attr
[170/903] 3530659=test_not
[171/903] 3530659=test_table
[172/903] 3530659=json_ext_parser_test
[173/903] 3530660=test_gem_resolver_vendor_specification
[174/903] 3530659=test_filter
[175/903] 3530660=test_inlinecache
[176/903] 3530659=test_scanner_events
[177/903] 3530659=test_gem_ext_configure_builder
[178/903] 3530660=test_gem_dependency_list
[179/903] 3530659=test_rdoc_generator_markup
[180/903] 3530659=test_rendering
[181/903] 3530659=test_patterns
[182/903] 3530659=test_gem_commands_stale_command
[183/903] 3530659=test_buffering
[184/903] 3530659=test_drbunix
[185/903] 3530660=test_gem_package
[186/903] 3530658=test_date_arith
[187/903] 3530658=test_gem_security_signer
[188/903] 3530658=location_test
[189/903] 3530658=test_gem_resolver_api_specification
[190/903] 3530658=test_ractor
[191/903] 3530658=test_grapheme_breaks
[192/903] 3530658=json_common_interface_test
[193/903] 3530658=test_rdoc_parser_simple
[194/903] 3530658=test_too_many_dummy_encodings
[195/903] 3530658=test_signedness
[196/903] 3530660=test_enumerable
[197/903] 3530660=test_gem_safe_marshal
[198/903] 3530660=ruby_api_test
[199/903] 3530660=test_gem_doctor
[200/903] 3530660=test_gem_request_set_lockfile_tokenizer
[201/903] 3530660=test_date_strptime
[202/903] 3530660=test_struct
[203/903] 3530660=test_propertyputref
[204/903] 3530660=test_ast
[205/903] 3530658=fuzzer_test
[206/903] 3530658=test_serialize_subclasses
[207/903] 3530658=test_rand
[208/903] 3530658=test_instrumentation_api
[209/903] 3530659=test_default_gems
[210/903] 3530659=test_udp
[211/903] 3530659=test_pinned
[212/903] 3530659=test_open3
[213/903] 3530658=test_thread
[214/903] 3530661=test_pattern_key_name_check
[215/903] 3530661=test_remote_fetch_error
[216/903] 3530661=test_require
[217/903] 3530658=test_lazy_enumerator
[218/903] 3530659=test_key_actor_vi
[219/903] 3530659=test_rdoc_markup_document
[220/903] 3530659=test_formatter
[221/903] 3530659=test_weakkeymap
[222/903] 3530659=test_locale
[223/903] 3530659=test_history
[224/903] 3530659=test_delegation
[225/903] 3530659=test_dup
[226/903] 3530659=test_ts
[227/903] 3530661=test_find_executable
[228/903] 3530661=test_require
[229/903] 3530658=test_unconverted_fields
[230/903] 3530658=test_exit
[231/903] 3530658=test_rdoc_rd
[232/903] 3530658=test_range
[233/903] 3530659=test_drbobject
[234/903] 3530659=test_gem_commands_query_command
[235/903] 3530659=test_optimization
[236/903] 3530658=test_rdoc_markup_to_tt_only
[237/903] 3530658=test_https
[238/903] 3530658=test_convert
[239/903] 3530658=test_evaluation
[240/903] 3530658=test_case_options
[241/903] 3530658=test_ssl
[242/903] 3530658=test_ractor
[243/903] 3530658=test_marshal
[244/903] 3530661=json_encoding_test
[245/903] 3530661=test_gem_commands_generate_index_command
[246/903] 3530661=test_gem_commands_update_command
[247/903] 3530658=test_rdoc_markup_to_bs
[248/903] 3530658=ripper_compat_test
[249/903] 3530658=test_optparse
[250/903] 3530658=test_signal
[251/903] 3530658=test_fixnum
[252/903] 3530658=test_bug-14834
[253/903] 3530658=test_cgi_core
[254/903] 3530658=test_gem_ext_cargo_builder_unit
[255/903] 3530658=test_delegate
[256/903] 3530658=test_bash_completion
[257/903] 3530658=test_parser
[258/903] 3530658=test_rdoc_require
[259/903] 3530658=test_rational2
[260/903] 3530658=test_fiber
[261/903] 3530661=test_terminfo
[262/903] 3530661=test_constant
[263/903] 3530661=test_completion
[264/903] 3530658=test_buffered_io
[265/903] 3530658=test_to_ary_concat
[266/903] 3530661=test_encoding
[267/903] 3530658=test_addrinfo
[268/903] 3530658=test_gem
[269/903] 3530661=test_struct
[270/903] 3530661=test_etc
[271/903] 3530661=test_win32ole_event
[272/903] 3530661=test_mutex
[273/903] 3530661=test_option
[274/903] 3530661=test_array_create
[275/903] 3530661=test_key_event_record
[276/903] 3530661=test_notimplement
[277/903] 3530661=test_scalar_scanner
[278/903] 3530661=test_objectspace
[279/903] 3530659=test_integer
[280/903] 3530658=test_interned_str
[281/903] 3530658=test_gem_ext_cmake_builder
[282/903] 3530658=test_sexp
[283/903] 3530658=test_compile_prism
[284/903] 3530658=test_io
[285/903] 3530661=test_euc_jp
[286/903] 3530661=test_tree_spell_checker
[287/903] 3530661=test_gem_util
[288/903] 3530661=test_require_lib
[289/903] 3530659=test_io_console
[290/903] 3530659=test_bn
[291/903] 3530659=test_string_processing
[292/903] 3530659=test_c_union_entity
[293/903] 3530659=test_recursion
[294/903] 3530659=test_rdoc_markup_attributes
[295/903] 3530659=test_cparser
[296/903] 3530661=test_unicode_escape
[297/903] 3530661=test_getoptlong
[298/903] 3530661=test_pack
[299/903] 3530661=test_ractor
[300/903] 3530661=test_rubyvm
[301/903] 3530661=test_gem_request_connection_pools
[302/903] 3530661=test_config
[303/903] 3530659=test_arith_seq_extract
[304/903] 3530661=test_logperiod
[305/903] 3530661=test_x509cert
[306/903] 3530659=test_gem_commands_unpack_command
[307/903] 3530661=test_rdoc_markup_to_table_of_contents
[308/903] 3530661=test_enc_associate
[309/903] 3530659=test_pp
[310/903] 3530659=test_logdevice
[311/903] 3530661=test_ftp
[312/903] 3530661=test_last_thread
[313/903] 3530661=test_import
[314/903] 3530659=test_logger
[315/903] 3530659=test_ssl
[316/903] 3530661=test_digest_extend
[317/903] 3530661=test_engine
[318/903] 3530661=test_module
[319/903] 3530658=test_key_error
[320/903] 3530658=test_rb_str_dup
[321/903] 3530658=test_append
[322/903] 3530658=test_symbol
[323/903] 3530658=test_rdoc_markup_to_label
[324/903] 3530658=test_tsort
[325/903] 3530658=test_gem_commands_exec_command
[326/903] 3530659=test_gem_specification
[327/903] 3530661=test_gem_package_tar_reader_entry
[328/903] 3530658=test_metaclass
[329/903] 3530658=test_files_sample
[330/903] 3530658=test_rbconfig
[331/903] 3530658=version_test
[332/903] 3530658=test_win32ole_variable
[333/903] 3530658=test_gem_resolver
[334/903] 3530661=test_cgi_cookie
[335/903] 3530661=test_object_references
[336/903] 3530661=test_scheduler
[337/903] 3530658=test_bigdecimal
[338/903] 3530661=test_rdoc_generator_darkfish
[339/903] 3530661=test_mixed_unicode_escapes
[340/903] 3530661=test_load
[341/903] 3530661=test_have_library
[342/903] 3530661=test_within_pipe
[343/903] 3530661=test_big5
[344/903] 3530661=test_new
[345/903] 3530661=test_time_tz
[346/903] 3530661=test_beginendblock
[347/903] 3530659=test_httpresponse
[348/903] 3530659=test_rdoc_parser_ruby
[349/903] 3530661=test_cipher
[350/903] 3530661=test_abbrev
[351/903] 3530661=test_timeout
[352/903] 3530661=test_objspace
[353/903] 3530659=test_gem_commands_server_command
[354/903] 3530659=test_general
[355/903] 3530659=test_httpresponses
[356/903] 3530659=test_eval_history
[357/903] 3530659=dispatcher_test
[358/903] 3530659=test_complex2
[359/903] 3530659=test_ruby_lex
[360/903] 3530659=test_win32ole_record
[361/903] 3530659=test_ubf_async_safe
[362/903] 3530659=test_ossl
[363/903] 3530658=test_gem_version_option
[364/903] 3530658=test_insns_leaf
[365/903] 3530658=test_m17n
[366/903] 3530658=test_yjit
[367/903] 3530659=test_frozen_error
[368/903] 3530659=test_files_ext
[369/903] 3530659=test_console_attr
[370/903] 3530659=test_argf
[371/903] 3530658=test_array
[372/903] 3530659=test_gem_ext_cargo_builder_link_flag_converter
[373/903] 3530659=test_x509req
[374/903] 3530659=test_at_exit
[375/903] 3530659=test_closure
[376/903] 3530659=test_dln
[377/903] 3530659=test_rdoc_options
[378/903] 3530659=test_object
[379/903] 3530659=test_gem_resolver_local_specification
[380/903] 3530659=test_digest
[381/903] 3530659=test_rdoc_include
[382/903] 3530659=test_gem_commands_help_command
[383/903] 3530659=test_set
[384/903] 3530659=test_yield_block
[385/903] 3530659=test_pkg_config
[386/903] 3530659=test_gem_commands_list_command
[387/903] 3530659=test_cmethod
[388/903] 3530659=test_gem_resolver_vendor_set
[389/903] 3530659=test_gem_resolver_installed_specification
[390/903] 3530659=test_irb
[391/903] 3530659=test_gem_ext_rake_builder
[392/903] 3530658=test_parser
[393/903] 3530658=test_gem_requirement
[394/903] 3530658=test_word
[395/903] 3530658=test_numeric
[396/903] 3530658=test_project_sanity
[397/903] 3530658=test_address_resolve
[398/903] 3530658=test_gem_command_manager
[399/903] 3530659=test_refinement
[400/903] 3530658=test_x509crl
[401/903] 3530658=test_hash
[402/903] 3530659=test_ensured
[403/903] 3530659=test_keyword
[404/903] 3530659=test_iter_break
[405/903] 3530659=test_pkcs7
[406/903] 3530659=test_cgi_session
[407/903] 3530659=test_gem_install_update_options
[408/903] 3530659=test_num2int
[409/903] 3530659=test_class
[410/903] 3530659=test_fips
[411/903] 3530659=test_configuration
[412/903] 3530659=test_x509ext
[413/903] 3530659=test_wss
[414/903] 3530659=test_math
[415/903] 3530659=test_gc
[416/903] 3530659=test_libs
[417/903] 3530659=test_pathname
[418/903] 3530659=test_coverage
[419/903] 3530659=test_helper
[420/903] 3530659=test_gem_path_support
[421/903] 3530659=test_case
[422/903] 3530659=test_rdoc_parser
[423/903] 3530659=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 38465>
[424/903] 3530659=test_thread_cv
[425/903] 3530659=test_pattern_matching
[426/903] 3530659=test_unicode
[427/903] 3530659=test_x509attr
[428/903] 3530659=test_set_len
[429/903] 3530659=test_marshalable.Closed file descriptor: Psych::TestMarshalable#test_init_with_takes_priority_over_marshal_methods: 11
[430/903] 3530659=parse_inline_comments_test
[431/903] 3530659=test_webauthn_poller
[432/903] 3530659=test_rdoc_parser_rd
[433/903] 3530659=test_monitor
[434/903] 3530659=test_yjit_exit_locations
[435/903] 3530659=test_data_error
[436/903] 3530659=test_gem_resolver_best_set
[437/903] 3530659=test_whileuntil
[438/903] 3530659=test_gem_config_file
[439/903] 3530659=test_cstr
[440/903] 3530659=test_document
[441/903] 3530659=test_gem_gemcutter_utilities
[442/903] 3530659=test_method_cache
[443/903] 3530659=test_history
[444/903] 3530659=test_float
[445/903] 3530659=test_passing_block
[446/903] 3530659=test_gem_commands_which_command
[447/903] 3530659=test_mul
[448/903] 3530659=test_primitive
[449/903] 3530659=test_gb18030
[450/903] 3530659=test_gem_package_tar_writer
[451/903] 3530659=test_thread_queue
[452/903] 3530658=test_vm_dump
[453/903] 3530658=test_nesting_parser
[454/903] 3530658=test_nowrite
[455/903] 3530658=test_gem_resolver_conflict
[456/903] 3530658=errors_test
[457/903] 3530658=test_fileutils
[458/903] 3530658=test_omap
[459/903] 3530658=test_gem_uri_formatter
[460/903] 3530658=test_sockopt
[461/903] 3530658=test_encoding
[462/903] 3530658=test_yaml_tree
[463/903] 3530658=test_shellwords
[464/903] 3530658=test_windows_1251
[465/903] 3530658=test_defined
[466/903] 3530658=test_condition
[467/903] 3530658=test_gem_commands_search_command
[468/903] 3530658=test_cp949
[469/903] 3530658=test_iseq
[470/903] 3530658=test_sizeof
[471/903] 3530659=test_emoji
[472/903] 3530659=test_sorted_set
[473/903] 3530659=test_date_attr
[474/903] 3530659=test_rdoc_rd_inline_parser
[475/903] 3530659=test_color_printer
[476/903] 3530659=test_sleep
[477/903] 3530659=test_basicsocket
[478/903] 3530659=test_file
[479/903] 3530659=test_set
[480/903] 3530659=test_init
[481/903] 3530658=test_date_strftime
[482/903] 3530659=test_reqarg
[483/903] 3530659=test_system
[484/903] 3530658=test_resource
[485/903] 3530658=test_zsh_completion
[486/903] 3530658=library_symbols_test
[487/903] 3530658=test_gem_commands_signin_command
[488/903] 3530658=test_assembler
[489/903] 3530658=test_gem_stub_specification
[490/903] 3530658=test_mkmf
[491/903] 3530658=test_raise
[492/903] 3530658=test_string
[493/903] 3530658=test_function
[494/903] 3530658=test_debug
[495/903] 3530659=test_array
[496/903] 3530658=test_yaml
[497/903] 3530659=comments_test
[498/903] 3530659=test_reline
[499/903] 3530658=test_rdoc_markup_to_html_crossref
[500/903] 3530659=test_yamlstore
[501/903] 3530659=test_class2name
[502/903] 3530659=test_framework
[503/903] 3530659=test_socket
[504/903] 3530658=test_gem_commands_uninstall_command
[505/903] 3530659=test_rdoc_code_object
[506/903] 3530658=test_erb_m17n
[507/903] 3530658=test_syslog
[508/903] 3530658=test_mutex_m
[509/903] 3530658=test_gem_source
[510/903] 3530658=test_skip_lines
[511/903] 3530658=test_fnmatch
[512/903] 3530658=test_x509name
[513/903] 3530658=test_rdoc_markup_heading
[514/903] 3530658=test_pack
[515/903] 3530658=test_benchmark
[516/903] 3530659=test_random_formatter
[517/903] 3530659=test_depth_first
[518/903] 3530659=test_rdoc_parser_c
[519/903] 3530661=test_gem_platform
[520/903] 3530661=json_fixtures_test
[521/903] 3530658=newline_test
[522/903] 3530661=test_econv
[523/903] 3530658=test_emitter
[524/903] 3530658=test_rdoc_markup_verbatim
[525/903] 3530658=test_ldap
[526/903] 3530658=parse_serialize_test
[527/903] 3530658=test_color
[528/903] 3530658=test_pkey_rsa
[529/903] 3530658=test_backtrace
[530/903] 3530658=test_stack
[531/903] 3530661=test_bigzero
[532/903] 3530661=test_numhash
[533/903] 3530661=test_rdoc_task
[534/903] 3530661=test_macro
[535/903] 3530661=test_rdoc_markup_to_html
[536/903] 3530661=test_gem_request_set_lockfile
[537/903] 3530661=test_uncorrectable_name_check
[538/903] 3530661=test_postponed_job
[539/903] 3530659=test_hmac
[540/903] 3530659=test_gem_commands_setup_command
[541/903] 3530661=test_rdoc_top_level
[542/903] 3530658=test_method_name_check
[543/903] 3530658=test_observer
[544/903] 3530658=test_parse
[545/903] 3530661=test_bmethod
[546/903] 3530661=encoding_test
[547/903] 3530661=test_pty
[548/903] 3530658=test_gem_commands_environment_command
[549/903] 3530658=test_numeric
[550/903] 3530658=test_erb
[551/903] 3530658=test_gem_package_tar_reader
[552/903] 3530658=test_rdoc_normal_class
[553/903] 3530661=test_comparable
[554/903] 3530661=test_ipaddr
[555/903] 3530658=test_rdoc_markdown
[556/903] 3530661=test_rdoc_rd_inline
[557/903] 3530661=test_files_test_1
[558/903] 3530658=test_io_timeout
[559/903] 3530658=test_const
[560/903] 3530658=test_rdoc_encoding
[561/903] 3530658=test_class
[562/903] 3530659=test_rdoc_markup_parser
[563/903] 3530659=test_method
[564/903] 3530658=test_gem_source_specific_file
[565/903] 3530658=test_row_separator
[566/903] 3530658=test_gem_installer
[567/903] 3530661=test_pkcs12
[568/903] 3530661=test_deprecate
[569/903] 3530661=test_rdoc_constant
[570/903] 3530661=test_object_create_start
[571/903] 3530661=test_duplicate
[572/903] 3530661=magic_comment_test
[573/903] 3530661=test_date_new
[574/903] 3530661=test_gem_commands_cert_command
[575/903] 3530661=test_wait
[576/903] 3530661=test_tempfile
[577/903] 3530661=test_utf16
[578/903] 3530659=test_require_path_check
[579/903] 3530661=test_gem_unsatisfiable_dependency_error
[580/903] 3530661=test_acl
[581/903] 3530661=test_fstring
[582/903] 3530661=test_euc_tw
[583/903] 3530661=test_nomethod_error
[584/903] 3530661=json_string_matching_test
[585/903] 3530661=test_rdoc_markup_paragraph
[586/903] 3530661=test_path
[587/903] 3530661=test_cmd
[588/903] 3530659=test_rdoc_markup_raw
[589/903] 3530659=test_quote_empty
[590/903] 3530659=test_stream
[591/903] 3530659=test_gem_ext_builder
[592/903] 3530661=test_human_typo
[593/903] 3530661=test_prettyprint
[594/903] 3530661=test_threadgroup
[595/903] 3530661=test_gem_security_policy
[596/903] 3530661=test_io
[597/903] 3530661=test_emitter
[598/903] 3530661=test_ellipsize
[599/903] 3530661=test_rdoc_context_section
[600/903] 3530661=test_gem_commands_check_command
[601/903] 3530661=test_rdoc_alias
[602/903] 3530661=test_gem_commands_yank_command
[603/903] 3530661=test_data
[604/903] 3530661=test_big2str
[605/903] 3530661=test_queue
[606/903] 3530661=test_gem_package_tar_header
[607/903] 3530661=test_io_buffer
[608/903] 3530660=test_gem_ext_cargo_builder
[609/903] 3530660=test_to_ruby
[610/903] 3530661=test_rdoc_extend
[611/903] 3530660=test_merge_keys
[612/903] 3530660=test_gem_resolver_index_specification
[613/903] 3530661=test_c_struct_builder
[614/903] 3530660=test_bundled_ca
[615/903] 3530661=test_external_new
[616/903] 3530661=test_win32ole_typelib
[617/903] 3530661=test_config
[618/903] 3530660=test_process
[619/903] 3530661=test_mdns
[620/903] 3530661=test_rat
[621/903] 3530661=test_ifunless
[622/903] 3530661=test_ractor
[623/903] 3530658=test_key_stroke
[624/903] 3530661=test_gem_request_set
[625/903] 3530658=test_http_request
[626/903] 3530658=test_date_ractor
[627/903] 3530658=test_undef
[628/903] 3530658=test_gem_name_tuple
[629/903] 3530658=constant_path_node_test
[630/903] 3530658=test_gem_ext_ext_conf_builder
[631/903] 3530661=test_win32ole_method_event
[632/903] 3530661=test_securerandom
[633/903] 3530661=test_gem_resolver_activation_request
[634/903] 3530661=test_function_entry
[635/903] 3530661=test_path_to_class
[636/903] 3530661=test_pkey_dh
[637/903] 3530661=test_alias_and_anchor
[638/903] 3530661=test_config
[639/903] 3530661=test_rdoc_any_method
[640/903] 3530659=test_abi
[641/903] 3530661=test_drb
[642/903] 3530658=test_complexrational
[643/903] 3530658=test_hash
[644/903] 3530658=test_rdoc_markup_include
[645/903] 3530658=test_cesu8
[646/903] 3530658=test_inputs_scanner
[647/903] 3530658=test_typeddata
[648/903] 3530658=test_rdoc_generator_pot_po
[649/903] 3530658=test_tree_builder
[650/903] 3530658=test_rdoc_servlet
[651/903] 3530658=test_clone
[652/903] 3530658=test_protect
[653/903] 3530658=test_rubyoptions
[654/903] 3530659=test_nextafter
[655/903] 3530659=test_thread
[656/903] 3530659=test_capacity
[657/903] 3530659=test_gem_commands_mirror
[658/903] 3530659=test_euc_kr
[659/903] 3530659=test_gem_commands_cleanup_command
[660/903] 3530659=test_literal
[661/903] 3530661=test_date_marshal
[662/903] 3530661=test_httpheader
[663/903] 3530661=test_rdoc_ri_driver
[664/903] 3530661=test_shapes
[665/903] 3530661=test_rinda
[666/903] 3530661=test_line_editor
[667/903] 3530661=test_gem_security_trust_dir
[668/903] 3530661=test_pkey
[669/903] 3530661=test_stream
[670/903] 3530661=test_integer
[671/903] 3530661=test_kwargs
[672/903] 3530661=test_yield
[673/903] 3530659=test_acceptable
[674/903] 3530659=test_io_wait
[675/903] 3530659=test_string_memory
[676/903] 3530658=test_forwardable
[677/903] 3530658=test_gem_resolver_api_set
[678/903] 3530658=test_dryrun
[679/903] 3530658=test_ractor
[680/903] 3530658=test_random
[681/903] 3530658=test_rdoc_normal_module
[682/903] 3530658=test_rdoc_markdown_test
[683/903] 3530659=test_gem_version
[684/903] 3530659=test_ssl_session
[685/903] 3530658=test_rdoc_markup_hard_break
[686/903] 3530658=test_gem_resolver_dependency_request
[687/903] 3530658=test_ns_spki
[688/903] 3530659=test_encodings
[689/903] 3530658=test_rdoc_markup_to_markdown
[690/903] 3530658=test_trick
[691/903] 3530661=test_key_name_check
[692/903] 3530661=test_utf32
[693/903] 3530661=test_iseq_load
[694/903] 3530661=test_gem_resolver_requirement_list
[695/903] 3530661=test_arith_seq_beg_len_step
[696/903] 3530661=test_scalar
[697/903] 3530661=test_noarg
[698/903] 3530661=test_tmpdir
[699/903] 3530661=test_gem_commands_pristine_command
[700/903] 3530658=test_change_word
[701/903] 3530658=test_input_method
[702/903] 3530658=test_enc_str_buf_cat
[703/903] 3530658=test_generic
[704/903] 3530658=regexp_test
[705/903] 3530658=test_gem_source_lock
[706/903] 3530658=test_gem_dependency_installer
[707/903] 3530661=test_ripper
[708/903] 3530659=test_optarg
[709/903] 3530659=test_syslog_logger
[710/903] 3530661=test_windows_1252
[711/903] 3530661=test_null
[712/903] 3530661=test_exception
[713/903] 3530661=test_x509store
[714/903] 3530661=test_header
[715/903] 3530661=test_win32ole_type
[716/903] 3530661=test_call
[717/903] 3530661=test_data_converters
[718/903] 3530660=test_gem_source_vendor
[719/903] 3530660=test_require
[720/903] 3530660=test_autoload
[721/903] 3530659=test_cgi_util
[722/903] 3530661=test_gem_dependency
[723/903] 3530661=test_ansi_without_terminfo
[724/903] 3530661=test_rdoc_text
[725/903] 3530661=test_assignment
[726/903] 3530659=test_memory_view
[727/903] 3530659=test_gem_available_set
[728/903] 3530659=test_modify_expand
[729/903] 3530659=test_my_integer
[730/903] 3530659=test_rendering
[731/903] 3530659=!Nothing_to_test
[732/903] 3530659=test_gem_validator
[733/903] 3530659=test_usrmarshal
[734/903] 3530658=test_rdoc_markup_formatter
[735/903] 3530658=test_gem_commands_outdated_command
[736/903] 3530658=parse_test
[737/903] 3530659=json_parser_test
[738/903] 3530661=test_gbk
[739/903] 3530661=test_each
[740/903] 3530661=test_profile_frames
[741/903] 3530661=test_deprecated
[742/903] 3530661=test_integer_comb
[743/903] 3530659=test_read_write
[744/903] 3530659=test_nil2vtempty
[745/903] 3530659=test_kernel
[746/903] 3530659=test_div
[747/903] 3530659=test_complex
[748/903] 3530659=test_base64
[749/903] 3530659=json_generic_object_test
[750/903] 3530659=test_m17n_comb
[751/903] 3530660=test_gem_commands_push_command
[752/903] 3530658=test_backtrace
[753/903] 3530658=test_type
[754/903] 3530658=test_class_name_check
[755/903] 3530658=test_common
[756/903] 3530660=json_addition_test
[757/903] 3530660=test_qsort
[758/903] 3530660=test_invalid
[759/903] 3530660=test_gem_commands_build_command
[760/903] 3530658=test_gem_resolver_index_set
[761/903] 3530658=test_cgi_tag_helper
[762/903] 3530658=test_rdoc_generator_json_index
[763/903] 3530658=test_workspace
[764/903] 3530660=test_debug_cmd
[765/903] 3530660=test_win32ole_param_event
[766/903] 3530658=test_rdoc_single_class
[767/903] 3530660=test_date_parse
[768/903] 3530658=test_enum
[769/903] 3530660=test_write
[770/903] 3530660=test_folderitem2_invokeverb
[771/903] 3530660=test_gem_spec_fetcher
[772/903] 3530660=test_gem_request
[773/903] 3530660=test_pkey_ec
[774/903] 3530660=test_recorder
[775/903] 3530660=test_rdoc_token_stream
[776/903] 3530660=test_thread
[777/903] 3530660=test_gem_dependency_resolution_error
[778/903] 3530661=test_rdoc_stats
[779/903] 3530660=test_enc_raise
[780/903] 3530660=test_inadvertent_creation
[781/903] 3530661=test_webauthn_listener_response
[782/903] 3530661=test_provider
[783/903] 3530660=test_exception
[784/903] 3530661=test_case_comprehensive
[785/903] 3530658=test_rdoc_store
[786/903] 3530660=test_syntax
[787/903] 3530658=test_gem_silent_ui
[788/903] 3530658=test_gem_commands_signout_command
[789/903] 3530658=test_parser_events
[790/903] 3530658=test_gem_request_set_lockfile_parser
[791/903] 3530658=test_io_wait_uncommon
[792/903] 3530658=test_time
[793/903] 3530658=test_files_test
[794/903] 3530658=test_gem_bundler_version_finder
[795/903] 3530658=test_gem_impossible_dependencies_error
[796/903] 3530658=json_generator_test
[797/903] 3530658=test_bigmath
[798/903] 3530658=test_str2big
[799/903] 3530658=test_continuation
[800/903] 3530658=test_ractor
[801/903] 3530658=test_gc_compact
[802/903] 3530658=test_delete
[803/903] 3530658=test_rdoc_markup_to_ansi
[804/903] 3530658=test_asn1
[805/903] 3530658=test_placearg
[806/903] 3530658=test_features
[807/903] 3530658=test_len
[808/903] 3530658=test_gem_commands_specification_command
[809/903] 3530658=test_popen_deadlock
[810/903] 3530658=test_gem_update_suggestion
[811/903] 3530658=test_http
[812/903] 3530658=test_load
[813/903] 3530658=test_severity
[814/903] 3530658=test_ractor
[815/903] 3530658=test_arithmetic_sequence
[816/903] 3530658=test_gem_resolver_lock_set
[817/903] 3530658=test_rdoc_i18n_locale
[818/903] 3530658=test_psych
[819/903] 3530658=test_gem_resolver_installer_set
[820/903] 3530658=test_flags
[821/903] 3530658=test_ole_methods
[822/903] 3530658=test_gem_source_installed
[823/903] 3530658=test_tcp
[824/903] 3530660=test_win32ole_variant_m
[825/903] 3530660=test_rdoc_comment
[826/903] 3530660=test_kdf
[827/903] 3530660=test_rdoc_rdoc
[828/903] 3530658=test_cclass
[829/903] 3530658=test_io_buffer
[830/903] 3530660=test_autoconf
[831/903] 3530660=test_bug_reporter
[832/903] 3530658=test_cgi_multipart
[833/903] 3530660=test_json_tree
[834/903] 3530660=test_flip
[835/903] 3530660=test_frozen
[836/903] 3530660=test_gem_source_local
[837/903] 3530658=test_win32ole_method
[838/903] 3530658=test_scan_args
[839/903] 3530658=test_dot_dot
[840/903] 3530658=test_weakmap
[841/903] 3530660=test_egrep_cpp
[842/903] 3530660=test_date_conv
[843/903] 3530660=test_date_compat
[844/903] 3530660=test_gem_source_subpath_problem
[845/903] 3530660=test_case_mapping
[846/903] 3530660=test_gem_uri
[847/903] 3530660=test_sprintf
[848/903] 3530660=test_win32ole_type_event
[849/903] 3530660=test_rdoc_method_attr
[850/903] 3530660=test_rewind
[851/903] 3530660=test_memory_view
[852/903] 3530660=test_stringio
[853/903] 3530660=test_row
[854/903] 3530660=test_enumerator
[855/903] 3530660=test_exception_at_throwing
[856/903] 3530660=test_bug-3571
[857/903] 3530660=test_unicode_normalize
[858/903] 3530660=test_read
[859/903] 3530660=test_reline_key
[860/903] 3530660=test_arity
[861/903] 3530660=test_rdoc_markup_to_joined_paragraph
[862/903] 3530660=test_date_time
[863/903] 3530660=test_did_you_mean
[864/903] 3530660=test_handle
[865/903] 3530660=test_timeout
[866/903] 3530660=test_enumerator
[867/903] 3530660=test_weakref
[868/903] 3530660=test_rdoc_rubygems_hook
[869/903] 3530660=test_gem_commands_dependency_command
[870/903] 3530660=test_switch_hitter
[871/903] 3530660=test_pkey_dsa
[872/903] 3530658=test_thread_fd_close
[873/903] 3530658=test_file
[874/903] 3530660=test_rdoc_generator_ri
[875/903] 3530660=test_ansi_with_terminfo
[876/903] 3530660=test_gem_stream_ui
[877/903] 3530660=test_safe_load
[878/903] 3530660=bom_test
[879/903] 3530660=test_hash_create
[880/903] 3530660=locals_test
[881/903] 3530660=test_name_error
[882/903] 3530660=test_string
[883/903] 3530658=test_gem_resolver_lock_specification
[884/903] 3530658=test_gem_resolver_git_set
[885/903] 3530658=test_nofree
[886/903] 3530658=test_fiddle
[887/903] 3530658=test_emoji_breaks
[888/903] 3530660=test_gem_command
[889/903] 3530660=test_ractor
[890/903] 3530659=test_digest
[891/903] 3530660=test_files_lib
[892/903] 3530659=test_gem_commands_open_command
[893/903] 3530658=test_store
[894/903] 3530659=test_bug-5832
[895/903] 3530659=test_shift_jis
[896/903] 3530659=test_quote_char_nil
[897/903] 3530659=test_rdoc_cross_reference
[898/903] 3530658=test_stringchar
[899/903] 3530658=test_eval
[900/903] 3530658=test_kconv
[901/903] 3530658=test_rubygems
[902/903] 3530658=test_gem_security
[903/903] 3530658=test_member
Retrying...
Finished tests in 938.919311s, 28.5690 tests/s, 10090.8469 assertions/s.
26824 tests, 9474491 assertions, 0 failures, 0 errors, 186 skips
ruby -v: ruby 3.3.0dev (2023-10-29T12:27:49Z master fbd55120f3) [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.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/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.3.0dev (2023-10-29T12:27:49Z master fbd55120f3) [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 .................................................................
Finished in 272.424506 seconds
3715 files, 32233 examples, 142287 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.3540618.ruby -x gdbscript
[New LWP 3540618]
[New LWP 3540622]
[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 RB_BUILTIN_TYPE (obj=140057921780120) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
190 VALUE ret = RBASIC(obj)->flags & RUBY_T_MASK;
[Current thread is 1 (Thread 0x7f61e00747c0 (LWP 3540618))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f61e00747c0 (LWP 3540618) RB_BUILTIN_TYPE (obj=140057921780120) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
2 Thread 0x7f61c6a9f640 (LWP 3540622) 0x00007f61e019cfde in epoll_wait (epfd=4, events=0x55b92a38c27c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7f61c6a9f640 (LWP 3540622)):
#0 0x00007f61e019cfde in epoll_wait (epfd=4, events=0x55b92a38c27c <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 0x000055b929f20619 in timer_thread_polling (vm=0x55b92c1f0b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = -302767427
#2 0x000055b929f20cc1 in timer_thread_func (ptr=0x55b92c1f0b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
vm = 0x55b92c1f0b10
#3 0x00007f61e010bb43 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 = {140729734128752, -5100762260685621380, 140057921582656, 25, 140058347747408, 140729734129104, 5185330837228189564, 5185248040572647292}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007f61e019cbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f61e00747c0 (LWP 3540618)):
#0 RB_BUILTIN_TYPE (obj=140057921780120) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
ret = 140057921780120
#1 0x000055b929d8ba9f in rb_type (obj=140057921780120) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:227
No locals.
#2 0x000055b929d8bbaf in RB_TYPE_P (obj=140057921780120, t=RUBY_T_NODE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:381
No locals.
#3 0x000055b929d8bc10 in RB_FL_ABLE (obj=140057921780120) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:449
No locals.
#4 RB_FL_TEST (obj=140057921780120, flags=1024) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:497
No locals.
#5 0x000055b929d99dc4 in gc_mark_children (objspace=0x55b92c1f3260, obj=140057921780120) at /tmp/ruby/src/trunk-O0/gc.c:7218
any = 0x7f61c6acf998
#6 0x000055b929d9a74d in gc_mark_stacked_objects (objspace=0x55b92c1f3260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7435
mstack = 0x55b92c1f36e8
obj = 140057921780120
marked_slots_at_the_beginning = 775
popped_count = 0
#7 0x000055b929d9a8cd in gc_mark_stacked_objects_all (objspace=0x55b92c1f3260) at /tmp/ruby/src/trunk-O0/gc.c:7473
No locals.
#8 0x000055b929d9cba3 in gc_marks_rest (objspace=0x55b92c1f3260) at /tmp/ruby/src/trunk-O0/gc.c:8660
No locals.
#9 0x000055b929d9ccd7 in gc_marks (objspace=0x55b92c1f3260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8718
marking_finished = false
#10 0x000055b929d9ea5f in gc_start (objspace=0x55b92c1f3260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9468
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 1
#11 0x000055b929d9e6fc in garbage_collect (objspace=0x55b92c1f3260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9352
_lev = 48
ret = 0
#12 0x000055b929d9f17f in garbage_collect_with_gvl (objspace=0x55b92c1f3260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9729
No locals.
#13 0x000055b929da6042 in objspace_malloc_gc_stress (objspace=0x55b92c1f3260) at /tmp/ruby/src/trunk-O0/gc.c:12170
reason = 45568
#14 0x000055b929da6325 in objspace_xmalloc0 (objspace=0x55b92c1f3260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12372
gpr = 107008
mem = 0x20d000020d1
#15 0x000055b929da6642 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12596
No locals.
#16 0x000055b929da6678 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12605
No locals.
#17 0x000055b929da9fa3 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14178
No locals.
#18 0x000055b929f6523c in vm_ccs_create (klass=140057921905720, cc_tbl=0x55b92c97e9b0, mid=8401, cme=0x7f61dff686f8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1940
ccs = 0xffffffff0000020d
#19 0x000055b929f80a33 in cache_callable_method_entry (klass=140057921905720, mid=8401, cme=0x7f61dff686f8) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
cc_tbl = 0x55b92c97e9b0
ccs_data = 94253761431226
#20 0x000055b929f80bf5 in callable_method_entry_or_negative (klass=140057921905720, mid=8401, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
defined_class = 140057921906680
me = 0x7f61dff686f8
_lev = 21945
cme = 0x7f61dff686f8
#21 0x000055b929f80c87 in callable_method_entry (klass=140057921905720, mid=8401, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
cme = 0x7ffe31cfc720
#22 0x000055b929f80cea in rb_callable_method_entry (klass=140057921905720, mid=8401) at /tmp/ruby/src/trunk-O0/vm_method.c:1396
No locals.
#23 0x000055b929f83105 in rb_method_basic_definition_p (klass=140057921905720, id=8401) at /tmp/ruby/src/trunk-O0/vm_method.c:2691
cme = 0x7f61c594d3f0
#24 0x000055b929d788ad in set_backtrace (info=140057903420400, bt=140057903420320) at /tmp/ruby/src/trunk-O0/eval_error.c:67
set_backtrace = 8401
#25 0x000055b929d7c1d2 in setup_exception (ec=0x55b92c1f42c0, tag=6, mesg=140057903420400, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:577
at = 140057903420320
bt = 4
_ec = 0x55b92c1f42c0
_tag = {tag = 36, retval = 3457, buf = {0x7ffe31cfc8f0, 0x55b929d7c060 <setup_exception+294>, 0x0, 0x7ffe31cfc7a0, 0x20e1}, prev = 0x7ffe31cfd200, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
e = 17838340306550417664
line = 13
file = 0x7f61dff6fd58 "-"
file0 = 0x7f61dff6fd58 "-"
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#26 0x000055b929d7c6f9 in rb_longjmp (ec=0x55b92c1f42c0, tag=6, mesg=140057903420400, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#27 0x000055b929d7c77f in rb_exc_exception (mesg=140057903420400, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#28 0x000055b929d7c7a5 in rb_exc_raise (mesg=140057903420400) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#29 0x000055b929f27e2b in rb_threadptr_execute_interrupts (th=0x55b92c1f3090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2414
err = 140057903420400
sig = 0
timer_interrupt = 0
pending_interrupt = 2
terminate_interrupt = 0
trap_interrupt = 0
interrupt = 2
postponed_job_interrupt = 0
ret = 1
#30 0x000055b929f5a84f in rb_vm_check_ints (ec=0x55b92c1f42c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2028
No locals.
#31 0x000055b929f6232a in vm_pop_frame (ec=0x55b92c1f42c0, cfp=0x7f61e0072ec0, ep=0x7f61dff730f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
flags = 1431634051
#32 0x000055b929f8abd2 in rb_vm_pop_cfunc_frame () at /tmp/ruby/src/trunk-O0/vm.c:825
ec = 0x55b92c1f42c0
cfp = 0x7f61e0072ec0
me = 0x7f61c594fe98
args = <optimized out>
#33 0x000055b929f86736 in raise_method_missing (ec=0x55b92c1f42c0, argc=2, argv=0x7ffe31cfd3a0, obj=140057921691840, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:1002
exc = 140057903626520
format = 0
#34 0x000055b929f864f1 in rb_method_missing (argc=2, argv=0x7ffe31cfd3a0, obj=140057921691840) at /tmp/ruby/src/trunk-O0/vm_eval.c:944
ec = 0x55b92c1f42c0
#35 0x000055b929f6b378 in ractor_safe_call_cfunc_m1 (recv=140057921691840, argc=2, argv=0x7ffe31cfd3a0, func=0x55b929f864a4 <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3284
f = 0x55b929f864a4 <rb_method_missing>
#36 0x000055b929f84318 in vm_call0_cfunc_with_frame (ec=0x55b92c1f42c0, calling=0x7ffe31cfcfb0, argv=0x7ffe31cfd3a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
reg_cfp = 0x7f61e0072ef8
ci = 0x7ffe31cfcf80
val = 140729734122592
me = 0x7f61c594fe98
cfunc = 0x55b92c2341a8
len = -1
recv = 140057921691840
argc = 2
mid = 2865
block_handler = 0
frame_flags = 1431634051
args = <optimized out>
args = <optimized out>
#37 0x000055b929f84441 in vm_call0_cfunc (ec=0x55b92c1f42c0, calling=0x7ffe31cfcfb0, argv=0x7ffe31cfd3a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#38 0x000055b929f846b9 in vm_call0_body (ec=0x55b92c1f42c0, calling=0x7ffe31cfcfb0, argv=0x7ffe31cfd3a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
ci = 0x7ffe31cfcf80
cc = 0x7ffe31cfcdc0
ret = 140729734122800
#39 0x000055b929f83f9e in vm_call0_cme (ec=0x55b92c1f42c0, calling=0x7ffe31cfcfb0, argv=0x7ffe31cfd3a0, cme=0x7f61c594fe98) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#40 0x000055b929f84043 in vm_call0_super (ec=0x55b92c1f42c0, calling=0x7ffe31cfcfb0, argv=0x7ffe31cfd3a0, klass=140057904007200, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
cme = 0x7f61c594fe98
mid = 2865
#41 0x000055b929f84b2c in vm_call0_body (ec=0x55b92c1f42c0, calling=0x7ffe31cfcfb0, argv=0x7ffe31cfd3a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
klass = 140057921912120
ci = 0x7ffe31cfcf80
cc = 0x7ffe31cfd050
ret = 94253759512670
#42 0x000055b929f83f0f in vm_call0_cc (ec=0x55b92c1f42c0, recv=140057921691840, id=2865, argc=2, argv=0x7ffe31cfd3a0, cc=0x7ffe31cfd050, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
flags = 0
use_argv = 0x7ffe31cfd3a0
av = {140729734123568, 94253759427311}
calling = {cd = 0x7ffe31cfcf70, cc = 0x7ffe31cfcdc0, block_handler = 0, recv = 140057921691840, argc = 2, kw_splat = false, heap_argv = 0}
#43 0x000055b929f83cb0 in rb_vm_call0 (ec=0x55b92c1f42c0, recv=140057921691840, id=2865, argc=2, argv=0x7ffe31cfd3a0, cme=0x7f61c594ff38, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
cc = {flags = 52250, klass = 0, cme_ = 0x7f61c594ff38, call_ = 0x55b929f6faea <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#44 0x000055b929f84f09 in rb_vm_call_kw (ec=0x55b92c1f42c0, recv=140057921691840, id=2865, argc=2, argv=0x7ffe31cfd3a0, me=0x7f61c594ff38, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#45 0x000055b929f8318e in call_method_entry (ec=0x55b92c1f42c0, defined_class=140057921912120, obj=140057921691840, id=2865, cme=0x7f61c594ff38, argc=2, argv=0x7ffe31cfd3a0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2703
passed_block_handler = 0
result = 94253797556928
#46 0x000055b929f857b5 in check_funcall_exec (v=140729734124560) at /tmp/ruby/src/trunk-O0/vm_eval.c:589
args = 0x7ffe31cfd410
#47 0x000055b929d7cfee in rb_vrescue2 (b_proc=0x55b929f85758 <check_funcall_exec>, data1=140729734124560, r_proc=0x55b929f857bb <check_funcall_failed>, data2=140729734124560, args=0x7ffe31cfd2c0) at /tmp/ruby/src/trunk-O0/eval.c:919
_ec = 0x55b92c1f42c0
_tag = {tag = 36, retval = 140057921691680, buf = {0x7ffe31cfd280, 0x55b929d7cf90 <rb_vrescue2+247>, 0x0, 0x7ffe31cfd180, 0x7ffe31cfd270}, prev = 0x7ffe31cfd6c0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
ec = 0x55b92c1f42c0
cfp = 0x7f61e0072ef8
result = 0
e_info = 4
#48 0x000055b929d7ce72 in rb_rescue2 (b_proc=0x55b929f85758 <check_funcall_exec>, data1=140729734124560, r_proc=0x55b929f857bb <check_funcall_failed>, data2=140729734124560) at /tmp/ruby/src/trunk-O0/eval.c:900
ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffe31cfd3a0, reg_save_area = 0x7ffe31cfd2e0}}
ret = 94253761432115
#49 0x000055b929f85b9c in check_funcall_missing (ec=0x55b92c1f42c0, klass=140057921691680, recv=140057921691840, mid=25681, argc=1, argv=0x7ffe31cfd538, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:666
argbuf = 0
new_args = 0x7ffe31cfd3a0
args = {defined_class = 140057921912120, recv = 140057921691840, mid = 25681, ec = 0x55b92c1f42c0, cme = 0x7f61c594ff38, respond = 0, respond_to_missing = 0, argc = 2, argv = 0x7ffe31cfd3a0, kw_splat = 0}
cme = 0x7f61c594ff38
ret = 36
#50 0x000055b929f85d12 in rb_check_funcall_default_kw (recv=140057921691840, mid=25681, argc=1, argv=0x7ffe31cfd538, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:703
ret = 2014113139553976448
klass = 140057921691680
me = 0x0
ec = 0x55b92c1f42c0
respond = -1
#51 0x000055b929f85c48 in rb_check_funcall (recv=140057921691840, mid=25681, argc=1, argv=0x7ffe31cfd538) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#52 0x000055b929de2553 in rb_iseq_load_iseq (fname=140057903420680) at /tmp/ruby/src/trunk-O0/iseq.c:1005
iseqv = 94253759521516
#53 0x000055b929ded281 in load_iseq_eval (ec=0x55b92c1f42c0, fname=140057903420680) at /tmp/ruby/src/trunk-O0/load.c:719
iseq = 0x7f61c6abd360
#54 0x000055b929dee8a8 in require_internal (ec=0x55b92c1f42c0, fname=140057903626840, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1247
handle = 140729734125264
found = 114
dtrace_line = <optimized out>
dtrace_file = <optimized out>
dtrace_line = <optimized out>
dtrace_file = <optimized out>
_ec = 0x55b92c1f42c0
_tag = {tag = 36, retval = 140058346074312, buf = {0x7ffe31cfd740, 0x55b929dee6d3 <require_internal+510>, 0x0, 0x7ffe31cfd5e0, 0x7f61e0072f30}, prev = 0x7ffe31cfe610, state = RUBY_TAG_NONE, lock_rec = 0}
result = -1
th = 0x55b92c1f3090
saved = {wrapper = 0, self = 140058346049000, errinfo = 4, ec = 0x55b92c1f42c0}
state = RUBY_TAG_NONE
ftptr = 0x55b92c35ec50 "/tmp/empty20231029-3540618-6yetdz.rb"
path = 140057903420680
saved_path = 140057903420680
realpath = 140057903626760
realpaths = 140057921704800
realpath_map = 140057921704640
reset_ext_config = false
prev_ext_config = {ractor_safe = 197}
th2 = 0xf78e83ff4a786900
dtrace_line = <optimized out>
dtrace_file = <optimized out>
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#55 0x000055b929deed42 in rb_require_string (fname=140057903420720) at /tmp/ruby/src/trunk-O0/load.c:1340
ec = 0x55b92c1f42c0
result = 32609
#56 0x000055b929dedba7 in rb_f_require (obj=140058346049000, fname=140057903420720) at /tmp/ruby/src/trunk-O0/load.c:980
No locals.
#57 0x000055b929f6b3e6 in ractor_safe_call_cfunc_1 (recv=140058346049000, argc=1, argv=0x7f61dff730c0, func=0x55b929dedb87 <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3298
f = 0x55b929dedb87 <rb_f_require>
#58 0x000055b929f6bfaf in vm_call_cfunc_with_frame_ (ec=0x55b92c1f42c0, reg_cfp=0x7f61e0072f30, calling=0x7ffe31cfd9a0, argc=1, argv=0x7f61dff730c0, stack_bottom=0x7f61dff730b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3475
ci = 0x58b100140003
cc = 0x7f61c5a00d10
val = 140057904155920
me = 0x7f61c5a04e60
cfunc = 0x55b92c272cf8
recv = 140058346049000
block_handler = 0
frame_type = 1431634051
len = 1
args = <optimized out>
args = <optimized out>
#59 0x000055b929f6c184 in vm_call_cfunc_with_frame (ec=0x55b92c1f42c0, reg_cfp=0x7f61e0072f30, calling=0x7ffe31cfd9a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
argc = 1
stack_bottom = 0x7f61dff730b8
argv = 0x7f61dff730c0
#60 0x000055b929f7219e in vm_sendish (ec=0x55b92c1f42c0, reg_cfp=0x7f61e0072f30, cd=0x55b92c3605d0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
val = 36
ci = 0x58b100140003
cc = 0x7f61c5a00d10
argc = 1
recv = 140058346049000
calling = {cd = 0x55b92c3605d0, cc = 0x7f61c5a00d10, block_handler = 0, recv = 140058346049000, argc = 1, kw_splat = false, heap_argv = 0}
#61 0x000055b929f795b1 in vm_exec_core (ec=0x55b92c1f42c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x55b92c3605d0
leaf = false
val = 140057903420720
reg_pc = 0x55b92c39f1c8
reg_cfp = 0x7f61e0072f30
insns_address_table = {0x55b929f75e06 <vm_exec_core+108>, 0x55b929f75e68 <vm_exec_core+206>, 0x55b929f75f7b <vm_exec_core+481>, 0x55b929f7608f <vm_exec_core+757>, 0x55b929f7622d <vm_exec_core+1171>, 0x55b929f7635d <vm_exec_core+1475>, 0x55b929f7656f <vm_exec_core+2005>, 0x55b929f76681 <vm_exec_core+2279>, 0x55b929f7675a <vm_exec_core+2496>, 0x55b929f76861 <vm_exec_core+2759>, 0x55b929f76968 <vm_exec_core+3022>, 0x55b929f76a76 <vm_exec_core+3292>, 0x55b929f76b88 <vm_exec_core+3566>, 0x55b929f76c58 <vm_exec_core+3774>, 0x55b929f76d61 <vm_exec_core+4039>, 0x55b929f76e5b <vm_exec_core+4289>, 0x55b929f76f1e <vm_exec_core+4484>, 0x55b929f76fe1 <vm_exec_core+4679>, 0x55b929f7706a <vm_exec_core+4816>, 0x55b929f770f6 <vm_exec_core+4956>, 0x55b929f7719c <vm_exec_core+5122>, 0x55b929f77274 <vm_exec_core+5338>, 0x55b929f77341 <vm_exec_core+5543>, 0x55b929f7741f <vm_exec_core+5765>, 0x55b929f774e1 <vm_exec_core+5959>, 0x55b929f77620 <vm_exec_core+6278>, 0x55b929f776c6 <vm_exec_core+6444>, 0x55b929f777ab <vm_exec_core+6673>, 0x55b929f778da <vm_exec_core+6976>, 0x55b929f7799d <vm_exec_core+7171>, 0x55b929f77a60 <vm_exec_core+7366>, 0x55b929f77b58 <vm_exec_core+7614>, 0x55b929f77c1a <vm_exec_core+7808>, 0x55b929f77cf9 <vm_exec_core+8031>, 0x55b929f77e09 <vm_exec_core+8303>, 0x55b929f77f03 <vm_exec_core+8553>, 0x55b929f77f7e <vm_exec_core+8676>, 0x55b929f7803f <vm_exec_core+8869>, 0x55b929f7812d <vm_exec_core+9107>, 0x55b929f781dd <vm_exec_core+9283>, 0x55b929f7835c <vm_exec_core+9666>, 0x55b929f78436 <vm_exec_core+9884>, 0x55b929f78522 <vm_exec_core+10120>, 0x55b929f785b3 <vm_exec_core+10265>, 0x55b929f7870e <vm_exec_core+10612>, 0x55b929f78bfe <vm_exec_core+11876>, 0x55b929f78cfa <vm_exec_core+12128>, 0x55b929f78dfd <vm_exec_core+12387>, 0x55b929f78ee9 <vm_exec_core+12623>, 0x55b929f79102 <vm_exec_core+13160>, 0x55b929f791f4 <vm_exec_core+13402>, 0x55b929f792fa <vm_exec_core+13664>, 0x55b929f794f7 <vm_exec_core+14173>, 0x55b929f796a0 <vm_exec_core+14598>, 0x55b929f797cb <vm_exec_core+14897>, 0x55b929f79937 <vm_exec_core+15261>, 0x55b929f79a62 <vm_exec_core+15560>, 0x55b929f79bce <vm_exec_core+15924>, 0x55b929f79db0 <vm_exec_core+16406>, 0x55b929f79fad <vm_exec_core+16915>, 0x55b929f7a156 <vm_exec_core+17340>, 0x55b929f7a278 <vm_exec_core+17630>, 0x55b929f7a31f <vm_exec_core+17797>, 0x55b929f7a3e3 <vm_exec_core+17993>, 0x55b929f7a4cc <vm_exec_core+18226>, 0x55b929f7a5b8 <vm_exec_core+18462>, 0x55b929f7a6a1 <vm_exec_core+18695>, 0x55b929f7a7b5 <vm_exec_core+18971>, 0x55b929f7a8dc <vm_exec_core+19266>, 0x55b929f7aa12 <vm_exec_core+19576>, 0x55b929f7ab48 <vm_exec_core+19886>, 0x55b929f7ac7e <vm_exec_core+20196>, 0x55b929f7adb4 <vm_exec_core+20506>, 0x55b929f7aeea <vm_exec_core+20816>, 0x55b929f7b02b <vm_exec_core+21137>, 0x55b929f7b1a5 <vm_exec_core+21515>, 0x55b929f7b2db <vm_exec_core+21825>, 0x55b929f7b411 <vm_exec_core+22135>, 0x55b929f7b547 <vm_exec_core+22445>, 0x55b929f7b67d <vm_exec_core+22755>, 0x55b929f7b7b3 <vm_exec_core+23065>, 0x55b929f7b8e9 <vm_exec_core+23375>, 0x55b929f7ba1f <vm_exec_core+23685>, 0x55b929f7bb55 <vm_exec_core+23995>, 0x55b929f7bca4 <vm_exec_core+24330>, 0x55b929f7be5e <vm_exec_core+24772>, 0x55b929f7bfdc <vm_exec_core+25154>, 0x55b929f7c0fb <vm_exec_core+25441>, 0x55b929f7c21a <vm_exec_core+25728>, 0x55b929f7c334 <vm_exec_core+26010>, 0x55b929f7c44e <vm_exec_core+26292>, 0x55b929f7c579 <vm_exec_core+26591>, 0x55b929f7c6af <vm_exec_core+26901>, 0x55b929f7c79a <vm_exec_core+27136>, 0x55b929f7c89f <vm_exec_core+27397>, 0x55b929f7c9e7 <vm_exec_core+27725>, 0x55b929f7cad6 <vm_exec_core+27964>, 0x55b929f7cbaa <vm_exec_core+28176>, 0x55b929f7cc7f <vm_exec_core+28389>, 0x55b929f7cd69 <vm_exec_core+28623>, 0x55b929f7cde5 <vm_exec_core+28747>, 0x55b929f7ce61 <vm_exec_core+28871>, 0x55b929f7ce7f <vm_exec_core+28901>, 0x55b929f7ce9d <vm_exec_core+28931>, 0x55b929f7cebb <vm_exec_core+28961>, 0x55b929f7ced9 <vm_exec_core+28991>, 0x55b929f7cef7 <vm_exec_core+29021>, 0x55b929f7cf15 <vm_exec_core+29051>, 0x55b929f7cf33 <vm_exec_core+29081>, 0x55b929f7cf51 <vm_exec_core+29111>, 0x55b929f7cf6f <vm_exec_core+29141>, 0x55b929f7cf8d <vm_exec_core+29171>, 0x55b929f7cfab <vm_exec_core+29201>, 0x55b929f7cfc9 <vm_exec_core+29231>, 0x55b929f7cfe7 <vm_exec_core+29261>, 0x55b929f7d005 <vm_exec_core+29291>, 0x55b929f7d023 <vm_exec_core+29321>, 0x55b929f7d041 <vm_exec_core+29351>, 0x55b929f7d05f <vm_exec_core+29381>, 0x55b929f7d07d <vm_exec_core+29411>, 0x55b929f7d09b <vm_exec_core+29441>, 0x55b929f7d0b9 <vm_exec_core+29471>, 0x55b929f7d0d7 <vm_exec_core+29501>, 0x55b929f7d0f5 <vm_exec_core+29531>, 0x55b929f7d113 <vm_exec_core+29561>, 0x55b929f7d131 <vm_exec_core+29591>, 0x55b929f7d14f <vm_exec_core+29621>, 0x55b929f7d16d <vm_exec_core+29651>, 0x55b929f7d18b <vm_exec_core+29681>, 0x55b929f7d1a9 <vm_exec_core+29711>, 0x55b929f7d1c7 <vm_exec_core+29741>, 0x55b929f7d1e5 <vm_exec_core+29771>, 0x55b929f7d203 <vm_exec_core+29801>, 0x55b929f7d221 <vm_exec_core+29831>, 0x55b929f7d23f <vm_exec_core+29861>, 0x55b929f7d25d <vm_exec_core+29891>, 0x55b929f7d27b <vm_exec_core+29921>, 0x55b929f7d299 <vm_exec_core+29951>, 0x55b929f7d2b7 <vm_exec_core+29981>, 0x55b929f7d2d5 <vm_exec_core+30011>, 0x55b929f7d2f3 <vm_exec_core+30041>, 0x55b929f7d311 <vm_exec_core+30071>, 0x55b929f7d32f <vm_exec_core+30101>, 0x55b929f7d34d <vm_exec_core+30131>, 0x55b929f7d36b <vm_exec_core+30161>, 0x55b929f7d389 <vm_exec_core+30191>, 0x55b929f7d3a7 <vm_exec_core+30221>, 0x55b929f7d3c5 <vm_exec_core+30251>, 0x55b929f7d3e3 <vm_exec_core+30281>, 0x55b929f7d401 <vm_exec_core+30311>, 0x55b929f7d41f <vm_exec_core+30341>, 0x55b929f7d43d <vm_exec_core+30371>, 0x55b929f7d45b <vm_exec_core+30401>, 0x55b929f7d479 <vm_exec_core+30431>, 0x55b929f7d497 <vm_exec_core+30461>, 0x55b929f7d4b5 <vm_exec_core+30491>, 0x55b929f7d4d3 <vm_exec_core+30521>, 0x55b929f7d4f1 <vm_exec_core+30551>, 0x55b929f7d50f <vm_exec_core+30581>, 0x55b929f7d52d <vm_exec_core+30611>, 0x55b929f7d54b <vm_exec_core+30641>, 0x55b929f7d569 <vm_exec_core+30671>, 0x55b929f7d587 <vm_exec_core+30701>, 0x55b929f7d5a5 <vm_exec_core+30731>, 0x55b929f7d5c3 <vm_exec_core+30761>, 0x55b929f7d5e1 <vm_exec_core+30791>, 0x55b929f7d5ff <vm_exec_core+30821>, 0x55b929f7d61d <vm_exec_core+30851>, 0x55b929f7d63b <vm_exec_core+30881>, 0x55b929f7d659 <vm_exec_core+30911>, 0x55b929f7d677 <vm_exec_core+30941>, 0x55b929f7d695 <vm_exec_core+30971>, 0x55b929f7d6b3 <vm_exec_core+31001>, 0x55b929f7d6d1 <vm_exec_core+31031>, 0x55b929f7d6ef <vm_exec_core+31061>, 0x55b929f7d70d <vm_exec_core+31091>, 0x55b929f7d73e <vm_exec_core+31140>, 0x55b929f7d75c <vm_exec_core+31170>, 0x55b929f7d77a <vm_exec_core+31200>, 0x55b929f7d798 <vm_exec_core+31230>, 0x55b929f7d7b6 <vm_exec_core+31260>, 0x55b929f7d7d4 <vm_exec_core+31290>, 0x55b929f7d7f2 <vm_exec_core+31320>, 0x55b929f7d810 <vm_exec_core+31350>, 0x55b929f7d82e <vm_exec_core+31380>, 0x55b929f7d84c <vm_exec_core+31410>, 0x55b929f7d86a <vm_exec_core+31440>, 0x55b929f7d888 <vm_exec_core+31470>, 0x55b929f7d8a6 <vm_exec_core+31500>, 0x55b929f7d8c4 <vm_exec_core+31530>, 0x55b929f7d8e2 <vm_exec_core+31560>, 0x55b929f7d900 <vm_exec_core+31590>, 0x55b929f7d91e <vm_exec_core+31620>, 0x55b929f7d93c <vm_exec_core+31650>, 0x55b929f7d95a <vm_exec_core+31680>, 0x55b929f7d978 <vm_exec_core+31710>, 0x55b929f7d996 <vm_exec_core+31740>, 0x55b929f7d9b4 <vm_exec_core+31770>, 0x55b929f7d9d2 <vm_exec_core+31800>, 0x55b929f7d9f0 <vm_exec_core+31830>...}
#62 0x000055b929f8fb65 in vm_exec_loop (ec=0x55b92c1f42c0, state=RUBY_TAG_BREAK, tag=0x7ffe31cfe610, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2499
No locals.
#63 0x000055b929f8fabd in rb_vm_exec (ec=0x55b92c1f42c0) at /tmp/ruby/src/trunk-O0/vm.c:2478
_ec = 0x55b92c1f42c0
_tag = {tag = 36, retval = 4, buf = {0x7ffe31cfe690, 0x55b929f8f9e8 <rb_vm_exec+174>, 0x0, 0x7ffe31cfe5e0, 0x7ffe31cfe928}, prev = 0x7ffe31cfe700, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_BREAK
result = 36
#64 0x000055b929f908b9 in rb_iseq_eval_main (iseq=0x7f61c5a05f40) at /tmp/ruby/src/trunk-O0/vm.c:2738
ec = 0x55b92c1f42c0
val = 94253797556928
#65 0x000055b929d7b7e3 in rb_ec_exec_node (ec=0x55b92c1f42c0, n=0x7f61c5a05f40) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x55b92c1f3090
_ec = 0x55b92c1f42c0
_tag = {tag = 36, retval = 94253759311306, buf = {0x7ffe31cfe780, 0x55b929d7b779 <rb_ec_exec_node+196>, 0x0, 0x7ffe31cfe6d0, 0x55b92c1f42c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f61c5a05f40
#66 0x000055b929d7b950 in ruby_run_node (n=0x7f61c5a05f40) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x55b92c1f42c0
status = 21945
#67 0x000055b929d772f4 in rb_main (argc=140, argv=0x7ffe31cfe928) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140729734129664
#68 0x000055b929d77355 in main (argc=140, argv=0x7ffe31cfe928) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)