# Logfile created on 2023-10-25 03:03:50 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000561c0d8ee3e0 @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.20231025-030350", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000561c0d9774d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000561c0d977348 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000561c0d9771b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231025-030350", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231025-030350>, @binmode=false, @mon_data=#<Monitor:0x0000561c0d9770f0>, @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 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/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 = c5861903ac
$$$[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 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 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
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving 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/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: 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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering 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/ext/syslog'
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/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/racc-1.7.1/ext/racc/cparse'
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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
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
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.
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/racc-1.7.1/ext/racc/cparse'
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/debug-1.8.0/ext/debug'
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.2
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.0.6
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.2.0
net-imap 0.4.1
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=54415
"--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/902] 3067100=test_gc
[ 2/902] 3067100=test_math
[ 3/902] 3067103=test_libs
[ 4/902] 3067100=test_class
[ 5/902] 3067099=test_fips
[ 6/902] 3067101=test_configuration
[ 7/902] 3067103=test_wss
[ 8/902] 3067100=test_x509ext
[ 9/902] 3067103=test_helper
[ 10/902] 3067100=test_case
[ 11/902] 3067100=test_gem_path_support
[ 12/902] 3067101=test_pathname
[ 13/902] 3067103=test_coverage
[ 14/902] 3067099=test_webauthn_listener
[ 15/902] 3067100=test_thread_cv
[ 16/902] 3067100=test_pattern_matching
[ 17/902] 3067101=test_rdoc_parser
[ 18/902] 3067100=test_x509attr
[ 19/902] 3067100=test_unicode
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38463>
[ 20/902] 3067099=test_set_len
[ 21/902] 3067099=test_marshalable
[ 22/902] 3067100=test_rdoc_parser_rd
[ 23/902] 3067099=test_webauthn_poller
[ 24/902] 3067099=test_cstr
[ 25/902] 3067100=test_gem_config_file
[ 26/902] 3067101=test_whileuntil
[ 27/902] 3067101=test_gem_resolver_best_set
[ 28/902] 3067100=test_document
[ 29/902] 3067100=test_monitor
[ 30/902] 3067100=test_yjit_exit_locations
[ 31/902] 3067103=test_data_error
[ 32/902] 3067100=test_gem_commands_which_command
[ 33/902] 3067099=test_passing_block
[ 34/902] 3067099=test_mul
[ 35/902] 3067099=test_primitive
[ 36/902] 3067099=test_history
[ 37/902] 3067101=test_gem_gemcutter_utilities
[ 38/902] 3067100=test_method_cache
[ 39/902] 3067100=test_float
[ 40/902] 3067103=errors_test
[ 41/902] 3067099=test_fileutils
[ 42/902] 3067103=test_gb18030
[ 43/902] 3067103=test_gem_package_tar_writer
[ 44/902] 3067101=test_nesting_parser
[ 45/902] 3067101=test_thread_queue
[ 46/902] 3067103=test_vm_dump
[ 47/902] 3067103=test_gem_resolver_conflict
[ 48/902] 3067103=test_nowrite
[ 49/902] 3067103=test_encoding
[ 50/902] 3067099=test_yaml_tree
[ 51/902] 3067099=test_windows_1251
[ 52/902] 3067099=test_shellwords
[ 53/902] 3067099=test_omap
[ 54/902] 3067103=test_sockopt
[ 55/902] 3067103=test_gem_uri_formatter
[ 56/902] 3067099=test_ossl
[ 57/902] 3067103=test_ubf_async_safe
[ 58/902] 3067103=test_insns_leaf
[ 59/902] 3067103=test_gem_version_option
[ 60/902] 3067103=dispatcher_test
[ 61/902] 3067103=test_complex2
[ 62/902] 3067103=test_eval_history
[ 63/902] 3067100=test_ruby_lex
[ 64/902] 3067103=test_win32ole_record
[ 65/902] 3067103=test_files_ext
[ 66/902] 3067103=test_array
[ 67/902] 3067100=test_gem_ext_cargo_builder_link_flag_converter
[ 68/902] 3067100=test_argf
[ 69/902] 3067101=test_console_attr
[ 70/902] 3067101=test_x509req
[ 71/902] 3067101=test_m17n
[ 72/902] 3067101=test_frozen_error
[ 73/902] 3067101=test_yjit
[ 74/902] 3067099=test_object
[ 75/902] 3067099=test_gem_resolver_local_specification
[ 76/902] 3067099=test_digest
[ 77/902] 3067099=test_rdoc_options
[ 78/902] 3067099=test_dln
[ 79/902] 3067099=test_at_exit
[ 80/902] 3067099=test_closure
[ 81/902] 3067099=test_gem_commands_help_command
[ 82/902] 3067099=test_set
[ 83/902] 3067099=test_rdoc_include
[ 84/902] 3067099=test_yield_block
[ 85/902] 3067099=test_pkg_config
[ 86/902] 3067099=test_irb
[ 87/902] 3067103=test_parser
[ 88/902] 3067103=test_gem_ext_rake_builder
[ 89/902] 3067099=test_gem_resolver_vendor_set
[ 90/902] 3067099=test_cmethod
[ 91/902] 3067099=test_gem_commands_list_command
[ 92/902] 3067099=test_gem_resolver_installed_specification
[ 93/902] 3067099=test_word
[ 94/902] 3067099=test_numeric
[ 95/902] 3067099=test_gem_requirement
[ 96/902] 3067099=test_address_resolve
[ 97/902] 3067099=test_gem_command_manager
[ 98/902] 3067103=test_refinement
[ 99/902] 3067099=test_project_sanity
[100/902] 3067099=test_gem_install_update_options
[101/902] 3067099=test_num2int
[102/902] 3067099=test_keyword
[103/902] 3067101=test_ensured
[104/902] 3067101=test_x509crl
[105/902] 3067101=test_hash
[106/902] 3067099=test_iter_break
[107/902] 3067099=test_pkcs7
[108/902] 3067100=test_cgi_session
[109/902] 3067100=test_recursion
[110/902] 3067100=test_c_union_entity
[111/902] 3067099=test_string_processing
[112/902] 3067099=test_cparser
[113/902] 3067100=test_rdoc_markup_attributes
[114/902] 3067100=test_unicode_escape
[115/902] 3067100=test_io_console
[116/902] 3067099=test_bn
[117/902] 3067099=test_logperiod
[118/902] 3067099=test_getoptlong
[119/902] 3067099=test_pack
[120/902] 3067100=test_arith_seq_extract
[121/902] 3067100=test_config
[122/902] 3067100=test_gem_request_connection_pools
[123/902] 3067099=test_rubyvm
[124/902] 3067099=test_ractor
[125/902] 3067100=test_ftp
[126/902] 3067100=test_logdevice
[127/902] 3067099=test_last_thread
[128/902] 3067099=test_import
[129/902] 3067100=test_gem_commands_unpack_command
[130/902] 3067100=test_rdoc_markup_to_table_of_contents
[131/902] 3067100=test_x509cert
[132/902] 3067100=test_enc_associate
[133/902] 3067099=test_pp
[134/902] 3067099=test_engine
[135/902] 3067099=test_rb_str_dup
[136/902] 3067099=test_key_error
[137/902] 3067099=test_module
[138/902] 3067100=test_symbol
[139/902] 3067100=test_append
[140/902] 3067100=test_ssl
[141/902] 3067099=test_digest_extend
[142/902] 3067100=test_logger
[143/902] 3067099=test_metaclass
[144/902] 3067099=test_rbconfig
[145/902] 3067100=test_files_sample
[146/902] 3067099=test_gem_commands_exec_command
[147/902] 3067100=test_tsort
[148/902] 3067100=test_rdoc_markup_to_label
[149/902] 3067100=test_gem_package_tar_reader_entry
[150/902] 3067100=test_gem_specification
[151/902] 3067103=test_gem_resolver
[152/902] 3067099=test_win32ole_variable
Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0
Ignoring racc-1.7.1 because its extensions are not built. Try: gem pristine racc --version 1.7.1
Ignoring rbs-3.2.2 because its extensions are not built. Try: gem pristine rbs --version 3.2.2
[153/902] 3067099=test_scheduler
[154/902] 3067103=test_object_references
[155/902] 3067103=test_cgi_cookie
[156/902] 3067103=test_bigdecimal
[157/902] 3067099=version_test
[158/902] 3067099=test_new
[159/902] 3067099=test_big5
[160/902] 3067099=test_time_tz
[161/902] 3067099=test_beginendblock
[162/902] 3067099=test_cipher
[163/902] 3067099=test_rdoc_parser_ruby
[164/902] 3067099=test_httpresponse
[165/902] 3067099=test_mixed_unicode_escapes
[166/902] 3067099=test_rdoc_generator_darkfish
[167/902] 3067100=test_have_library
[168/902] 3067099=test_load
[169/902] 3067099=test_within_pipe
[170/902] 3067099=test_timeout
[171/902] 3067099=test_objspace
[172/902] 3067100=test_httpresponses
[173/902] 3067100=test_general
[174/902] 3067100=test_gem_commands_server_command
[175/902] 3067100=test_abbrev
[176/902] 3067100=test_ractor
[177/902] 3067103=test_rdoc_markup_to_tt_only
[178/902] 3067100=test_convert
[179/902] 3067100=test_https
[180/902] 3067100=test_case_options
[181/902] 3067100=test_evaluation
[182/902] 3067100=test_ssl
[183/902] 3067100=ripper_compat_test
[184/902] 3067103=test_optparse
[185/902] 3067103=test_marshal
[186/902] 3067100=test_gem_commands_update_command
[187/902] 3067103=test_gem_commands_generate_index_command
[188/902] 3067103=json_encoding_test
[189/902] 3067103=test_rdoc_markup_to_bs
[190/902] 3067103=test_rdoc_require
[191/902] 3067103=test_parser
[192/902] 3067103=test_terminfo
[193/902] 3067103=test_fiber
[194/902] 3067100=test_rational2
[195/902] 3067100=test_fixnum
[196/902] 3067100=test_bug-14834
[197/902] 3067100=test_signal
[198/902] 3067101=test_cgi_core
[199/902] 3067101=test_bash_completion
[200/902] 3067101=test_delegate
[201/902] 3067101=test_gem_ext_cargo_builder_unit
[202/902] 3067101=test_to_ary_concat
[203/902] 3067100=test_encoding
[204/902] 3067100=test_addrinfo
[205/902] 3067100=test_gem
[206/902] 3067103=test_constant
[207/902] 3067101=test_completion
[208/902] 3067100=test_buffered_io
[209/902] 3067100=test_win32ole_event
[210/902] 3067100=test_option
[211/902] 3067100=test_mutex
[212/902] 3067100=test_etc
[213/902] 3067103=test_struct
[214/902] 3067103=test_scalar_scanner
[215/902] 3067100=test_notimplement
[216/902] 3067103=test_array_create
[217/902] 3067103=test_key_event_record
[218/902] 3067103=test_sexp
[219/902] 3067100=test_io
[220/902] 3067103=test_compile_prism
[221/902] 3067103=test_objectspace
[222/902] 3067101=test_integer
[223/902] 3067103=test_gem_ext_cmake_builder
[224/902] 3067103=test_interned_str
[225/902] 3067103=test_require_lib
[226/902] 3067101=test_euc_jp
[227/902] 3067101=test_tree_spell_checker
[228/902] 3067101=test_gem_util
[229/902] 3067101=test_gem_package
[230/902] 3067101=test_gem_security_signer
[231/902] 3067101=test_date_arith
[232/902] 3067101=location_test
[233/902] 3067103=test_gem_resolver_api_specification
[234/902] 3067103=test_patterns
[235/902] 3067101=test_gem_commands_stale_command
[236/902] 3067101=test_drbunix
[237/902] 3067103=test_buffering
[238/902] 3067103=test_rdoc_parser_simple
[239/902] 3067103=test_enumerable
[240/902] 3067103=test_signedness
[241/902] 3067100=test_too_many_dummy_encodings
[242/902] 3067100=test_grapheme_breaks
[243/902] 3067100=test_ractor
[244/902] 3067100=json_common_interface_test
[245/902] 3067100=test_gem_request_set_lockfile_tokenizer
[246/902] 3067100=test_gem_doctor
[247/902] 3067100=test_date_strptime
[248/902] 3067100=test_gem_safe_marshal
[249/902] 3067103=ruby_api_test
[250/902] 3067103=test_rand
[251/902] 3067100=test_serialize_subclasses
[252/902] 3067100=test_instrumentation_api
[253/902] 3067103=test_default_gems
[254/902] 3067103=test_struct
[255/902] 3067103=test_propertyputref
[256/902] 3067103=fuzzer_test
[257/902] 3067103=test_ast
[258/902] 3067100=test_udp
[259/902] 3067100=test_pinned
[260/902] 3067100=test_open3
[261/902] 3067101=test_remote_fetch_error
[262/902] 3067101=test_require
[263/902] 3067101=test_thread
[264/902] 3067100=test_pattern_key_name_check
[265/902] 3067100=test_history
[266/902] 3067100=test_locale
[267/902] 3067100=test_dup
[268/902] 3067100=test_delegation
[269/902] 3067100=test_find_executable
[270/902] 3067100=test_ts
[271/902] 3067100=test_require
[272/902] 3067101=test_unconverted_fields
[273/902] 3067101=test_rdoc_markup_document
[274/902] 3067101=test_lazy_enumerator
[275/902] 3067101=test_key_actor_vi
[276/902] 3067101=test_weakkeymap
[277/902] 3067101=test_formatter
[278/902] 3067101=test_rdoc_rd
[279/902] 3067101=test_range
[280/902] 3067100=test_drbobject
[281/902] 3067100=test_optimization
[282/902] 3067101=test_gem_commands_query_command
[283/902] 3067101=test_exit
[284/902] 3067101=test_ractor
[285/902] 3067101=test_verbose
[286/902] 3067101=test_key_actor_emacs
[287/902] 3067101=test_basicinstructions
[288/902] 3067101=test_update
[289/902] 3067101=test_read
[290/902] 3067101=test_pack
[291/902] 3067101=test_rdoc_rd_block_parser
[292/902] 3067101=test_name_error_extension
[293/902] 3067101=test_rdoc_ri_paths
[294/902] 3067101=test_bigdecimal_util
[295/902] 3067101=test_https_proxy
[296/902] 3067101=test_spell_checker
[297/902] 3067101=test_ancdata
[298/902] 3067101=test_singleton
[299/902] 3067101=test_rdoc_markup
[300/902] 3067101=test_gem_resolver_git_specification
[301/902] 3067101=test_files_test_2
[302/902] 3067101=test_sleep
[303/902] 3067100=test_bignum
[304/902] 3067100=test_normalize
[305/902] 3067100=test_converters
[306/902] 3067100=test_gem_commands_fetch_command
[307/902] 3067100=ractor_test
[308/902] 3067101=test_rdoc_tom_doc
[309/902] 3067101=test_gem_commands_sources_command
[310/902] 3067100=test_coder
[311/902] 3067100=test_symbol
[312/902] 3067101=test_context
[313/902] 3067101=test_regex_casefold
[314/902] 3067100=test_unix
[315/902] 3067100=test_fd_setsize
[316/902] 3067100=test_http
[317/902] 3067101=test_gem_source_git
[318/902] 3067101=test_ractor_compatibility
[319/902] 3067099=test_have_func
[320/902] 3067101=test_gem_commands_contents_command
[321/902] 3067101=test_ws
[322/902] 3067101=test_gem_rdoc
[323/902] 3067101=test_erb_command
[324/902] 3067101=test_win32ole_variant_outarg
[325/902] 3067101=test_data
[326/902] 3067101=test_gem_commands_lock_command
[327/902] 3067101=test_rdoc_markup_to_html_snippet
[328/902] 3067101=test_rdoc_markup_indented_paragraph
[329/902] 3067101=test_gem_source_fetch_problem
[330/902] 3067101=test_rdoc_parser_markdown
[331/902] 3067101=test_rdoc_i18n_text
[332/902] 3067101=test_force_quotes
[333/902] 3067099=test_err_in_callback
[334/902] 3067099=test_gem_package_task
[335/902] 3067101=test_filter
[336/902] 3067101=test_scanner_events
[337/902] 3067099=test_inlinecache
[338/902] 3067101=test_gem_dependency_list
[339/902] 3067099=test_gem_ext_configure_builder
[340/902] 3067099=test_rdoc_generator_markup
[341/902] 3067099=test_rendering
[342/902] 3067099=test_ostruct
[343/902] 3067101=test_koi8
[344/902] 3067101=test_table
[345/902] 3067101=test_not
[346/902] 3067101=test_rdoc_attr
[347/902] 3067101=test_gem_resolver_vendor_specification
[348/902] 3067101=json_ext_parser_test
[349/902] 3067101=test_iso_8859
[350/902] 3067101=test_dir
[351/902] 3067099=test_coderange
[352/902] 3067099=test_transcode
[353/902] 3067101=test_mailto
[354/902] 3067101=test_gem_commands_install_command
[355/902] 3067099=test_gem_indexer
[356/902] 3067100=test_enumerator_kw
[357/902] 3067100=test_date
[358/902] 3067100=test_open-uri
[359/902] 3067100=test_nonblock
[360/902] 3067100=test_strip
[361/902] 3067100=test_lexer
[362/902] 3067100=test_rdoc_context
[363/902] 3067099=test_random
[364/902] 3067099=test_c_struct_entry
[365/902] 3067101=test_boolean
[366/902] 3067101=test_kill_ring
[367/902] 3067101=test_rdoc_parser_changelog
[368/902] 3067099=test_raise_no_backtrace_exception
[369/902] 3067100=test_drbssl
[370/902] 3067101=test_gem_source_list
[371/902] 3067101=test_yaml_special_cases
[372/902] 3067101=test_column_separator
[373/902] 3067101=unescape_test
[374/902] 3067099=test_yamldbm
[375/902] 3067099=test_foreach
[376/902] 3067099=test_install
[377/902] 3067099=test_jaro_winkler
[378/902] 3067099=test_func
[379/902] 3067101=test_find
[380/902] 3067101=test_arity
[381/902] 3067101=test_object
[382/902] 3067101=test_summary
[383/902] 3067101=test_win32ole_variant
[384/902] 3067101=test_gem_resolver_composed_set
[385/902] 3067101=test_liberal_parsing
[386/902] 3067101=test_rdoc_class_module
[387/902] 3067101=test_nil
[388/902] 3067101=test_trace
[389/902] 3067101=test_rdoc_markup_attribute_manager
[390/902] 3067101=test_rational
[391/902] 3067101=test_gem_commands_owner_command
[392/902] 3067099=test_cgi_modruby
[393/902] 3067099=test_gc
[394/902] 3067101=test_gem_local_remote_options
[395/902] 3067101=test_pair
[396/902] 3067101=test_stat
[397/902] 3067101=test_flush
[398/902] 3067101=test_getopts
[399/902] 3067101=test_gem_commands_info_command
[400/902] 3067101=test_addr
[401/902] 3067101=test_process
[402/902] 3067101=test_dns
[403/902] 3067101=test_protocol
[404/902] 3067101=test_singleton_function
[405/902] 3067101=test_rdoc_markup_to_rdoc
[406/902] 3067101=test_cgi_header
[407/902] 3067101=test_tuplebag
[408/902] 3067101=test_rdoc_generator_pot_po_entry
[409/902] 3067101=test_helper
[410/902] 3067101=test_dir_m17n
[411/902] 3067101=test_gem_gem_runner
[412/902] 3067101=test_pointer
[413/902] 3067101=test_proc
[414/902] 3067101=test_eval
[415/902] 3067101=test_alias
[416/902] 3067101=test_gem_uninstaller
[417/902] 3067100=test_rdoc_generator_pot
[418/902] 3067100=test_zlib
[419/902] 3067101=test_storage
[420/902] 3067101=test_case
[421/902] 3067101=test_gem_remote_fetcher
[422/902] 3067101=compiler_test
[423/902] 3067101=test_variable_name_check
[424/902] 3067101=test_string
[425/902] 3067101=test_iterator
[426/902] 3067101=test_printf
[427/902] 3067101=test_extlibs
[428/902] 3067101=pattern_test
[429/902] 3067101=test_file_exhaustive
[430/902] 3067100=test_regexp
[431/902] 3067099=test_win32ole
[432/902] 3067099=test_readpartial
[433/902] 3067099=test_lambda
[434/902] 3067099=test_gem_request_set_gem_dependency_api
[435/902] 3067099=test_settracefunc
[436/902] 3067100=test_gem_text
[437/902] 3067100=test_pstore
[438/902] 3067100=test_variable
[439/902] 3067100=test_win32ole_param
[440/902] 3067100=test_ocsp
[441/902] 3067100=test_super
[442/902] 3067101=test_gem_package_old
[443/902] 3067101=test_method_cache
[444/902] 3067101=memsize_test
[445/902] 3067101=test_time
[446/902] 3067101=heredoc_dedent_test
[447/902] 3067101=test_sprintf_comb
[448/902] 3067101=test_nkf
[449/902] 3067101=test_rdoc_markup_pre_process
[450/902] 3067099=test_env
[451/902] 3067101=test_convertible
[452/902] 3067100=test_tracepoint
[453/902] 3067100=test_gem_resolver_specification
[454/902] 3067100=test_io_m17n
[455/902] 3067099=test_resize
[456/902] 3067099=test_stringscanner
[457/902] 3067099=desugar_compiler_test
[458/902] 3067099=test_pipe
[459/902] 3067099=test_have_macro
[460/902] 3067100=test_general
[461/902] 3067100=test_config
[462/902] 3067101=test_error_highlight
[463/902] 3067099=test_internal_ivar
[464/902] 3067099=test_reline_key
[465/902] 3067099=test_unicode_normalize
[466/902] 3067100=test_bug-3571
[467/902] 3067100=test_read
[468/902] 3067100=test_date_time
[469/902] 3067100=test_handle
[470/902] 3067101=test_did_you_mean
[471/902] 3067101=test_rdoc_markup_to_joined_paragraph
[472/902] 3067101=test_arity
[473/902] 3067101=test_rdoc_rubygems_hook
[474/902] 3067101=test_gem_commands_dependency_command
[475/902] 3067101=test_pkey_dsa
[476/902] 3067101=test_switch_hitter
[477/902] 3067101=test_timeout
[478/902] 3067100=test_enumerator
[479/902] 3067100=test_weakref
[480/902] 3067101=locals_test
[481/902] 3067100=test_name_error
[482/902] 3067100=test_string
[483/902] 3067101=test_rdoc_generator_ri
[484/902] 3067101=test_thread_fd_close
[485/902] 3067101=test_file
[486/902] 3067101=bom_test
[487/902] 3067101=test_safe_load
[488/902] 3067101=test_gem_stream_ui
[489/902] 3067101=test_ansi_with_terminfo
[490/902] 3067101=test_hash_create
[491/902] 3067101=test_emoji_breaks
[492/902] 3067100=test_gem_command
[493/902] 3067100=test_ractor
[494/902] 3067100=test_gem_resolver_lock_specification
[495/902] 3067100=test_gem_resolver_git_set
[496/902] 3067100=test_nofree
[497/902] 3067100=test_fiddle
[498/902] 3067100=test_gem_commands_open_command
[499/902] 3067100=test_store
[500/902] 3067100=test_bug-5832
[501/902] 3067100=test_digest
[502/902] 3067100=test_files_lib
[503/902] 3067100=test_quote_char_nil
[504/902] 3067100=test_rdoc_cross_reference
[505/902] 3067099=test_shift_jis
[506/902] 3067099=test_kconv
[507/902] 3067099=test_eval
[508/902] 3067099=test_member
[509/902] 3067099=test_gem_security
[510/902] 3067101=test_rubygems
[511/902] 3067100=test_stringchar
[512/902] 3067101=test_gem_update_suggestion
[513/902] 3067101=test_http
[514/902] 3067101=test_ractor
[515/902] 3067100=test_severity
[516/902] 3067101=test_load
[517/902] 3067100=test_arithmetic_sequence
[518/902] 3067100=test_gem_source_installed
[519/902] 3067101=test_gem_resolver_lock_set
[520/902] 3067100=test_rdoc_i18n_locale
[521/902] 3067100=test_flags
[522/902] 3067101=test_gem_resolver_installer_set
[523/902] 3067101=test_psych
[524/902] 3067101=test_ole_methods
[525/902] 3067101=test_cclass
[526/902] 3067101=test_rdoc_rdoc
[527/902] 3067101=test_tcp
[528/902] 3067101=test_win32ole_variant_m
[529/902] 3067101=test_kdf
[530/902] 3067101=test_rdoc_comment
[531/902] 3067101=test_cgi_multipart
[532/902] 3067100=test_json_tree
[533/902] 3067100=test_io_buffer
[534/902] 3067101=test_autoconf
[535/902] 3067101=test_bug_reporter
[536/902] 3067100=test_win32ole_method
[537/902] 3067100=test_flip
[538/902] 3067100=test_frozen
[539/902] 3067100=test_gem_source_local
[540/902] 3067101=test_egrep_cpp
[541/902] 3067101=test_weakmap
[542/902] 3067100=test_date_conv
[543/902] 3067100=test_case_mapping
[544/902] 3067100=test_gem_source_subpath_problem
[545/902] 3067100=test_date_compat
[546/902] 3067100=test_scan_args
[547/902] 3067100=test_dot_dot
[548/902] 3067100=test_win32ole_type_event
[549/902] 3067100=test_rdoc_method_attr
[550/902] 3067099=test_rewind
[551/902] 3067099=test_sprintf
[552/902] 3067100=test_gem_uri
[553/902] 3067100=test_memory_view
[554/902] 3067099=test_stringio
[555/902] 3067099=test_exception_at_throwing
[556/902] 3067099=test_row
[557/902] 3067099=test_enumerator
[558/902] 3067100=test_m17n_comb
[559/902] 3067099=test_gem_commands_push_command
[560/902] 3067099=test_backtrace
[561/902] 3067099=test_class_name_check
[562/902] 3067099=test_common
[563/902] 3067099=test_type
[564/902] 3067099=test_complex
[565/902] 3067099=json_generic_object_test
[566/902] 3067099=test_base64
[567/902] 3067099=test_qsort
[568/902] 3067099=test_invalid
[569/902] 3067099=test_gem_commands_build_command
[570/902] 3067099=json_addition_test
[571/902] 3067099=test_debug_cmd
[572/902] 3067099=test_workspace
[573/902] 3067099=test_win32ole_param_event
[574/902] 3067099=test_rdoc_single_class
[575/902] 3067099=test_gem_resolver_index_set
[576/902] 3067099=test_rdoc_generator_json_index
[577/902] 3067099=test_cgi_tag_helper
[578/902] 3067099=test_pkey_ec
[579/902] 3067099=test_gem_request
[580/902] 3067099=test_rdoc_token_stream
[581/902] 3067099=test_recorder
[582/902] 3067099=test_thread
[583/902] 3067099=test_enum
[584/902] 3067099=test_date_parse
[585/902] 3067099=test_write
[586/902] 3067099=test_folderitem2_invokeverb
[587/902] 3067099=test_gem_spec_fetcher
[588/902] 3067099=test_enc_raise
[589/902] 3067099=test_webauthn_listener_response
[590/902] 3067099=test_inadvertent_creation
[591/902] 3067099=test_exception
[592/902] 3067099=test_provider
[593/902] 3067099=test_syntax
[594/902] 3067100=test_rdoc_store
[595/902] 3067100=test_case_comprehensive
[596/902] 3067101=test_gem_dependency_resolution_error
[597/902] 3067101=test_rdoc_stats
[598/902] 3067101=test_files_test
[599/902] 3067101=test_time
[600/902] 3067101=test_gem_bundler_version_finder
[601/902] 3067101=test_gem_silent_ui
[602/902] 3067101=test_gem_commands_signout_command
[603/902] 3067101=test_parser_events
[604/902] 3067101=test_io_wait_uncommon
[605/902] 3067101=test_gem_request_set_lockfile_parser
[606/902] 3067101=test_ractor
[607/902] 3067101=test_gc_compact
[608/902] 3067101=test_delete
[609/902] 3067101=test_rdoc_markup_to_ansi
[610/902] 3067101=test_gem_impossible_dependencies_error
[611/902] 3067101=json_generator_test
[612/902] 3067101=test_bigmath
[613/902] 3067101=test_continuation
[614/902] 3067101=test_str2big
[615/902] 3067101=test_gem_commands_specification_command
[616/902] 3067101=test_popen_deadlock
[617/902] 3067101=test_asn1
[618/902] 3067101=test_placearg
[619/902] 3067101=test_features
[620/902] 3067101=test_len
[621/902] 3067101=test_gem_dependency_installer
[622/902] 3067099=test_gem_source_lock
[623/902] 3067099=test_optarg
[624/902] 3067099=test_ripper
[625/902] 3067099=test_syslog_logger
[626/902] 3067099=test_input_method
[627/902] 3067099=test_enc_str_buf_cat
[628/902] 3067099=test_generic
[629/902] 3067099=regexp_test
[630/902] 3067099=test_x509store
[631/902] 3067099=test_exception
[632/902] 3067099=test_header
[633/902] 3067099=test_win32ole_type
[634/902] 3067099=test_windows_1252
[635/902] 3067099=test_null
[636/902] 3067099=test_autoload
[637/902] 3067101=test_gem_dependency
[638/902] 3067101=test_cgi_util
[639/902] 3067101=test_rdoc_text
[640/902] 3067101=test_ansi_without_terminfo
[641/902] 3067101=test_data_converters
[642/902] 3067101=test_call
[643/902] 3067101=test_require
[644/902] 3067101=test_gem_source_vendor
[645/902] 3067101=test_my_integer
[646/902] 3067101=test_assignment
[647/902] 3067101=test_gem_available_set
[648/902] 3067101=test_memory_view
[649/902] 3067101=test_modify_expand
[650/902] 3067101=test_gem_validator
[651/902] 3067101=test_rdoc_markup_formatter
[652/902] 3067101=test_usrmarshal
[653/902] 3067101=test_gem_commands_outdated_command
[654/902] 3067101=!Nothing_to_test
[655/902] 3067101=test_rendering
[656/902] 3067101=test_each
[657/902] 3067101=parse_test
[658/902] 3067099=json_parser_test
[659/902] 3067099=test_gbk
[660/902] 3067099=test_profile_frames
[661/902] 3067099=test_nil2vtempty
[662/902] 3067099=test_div
[663/902] 3067099=test_kernel
[664/902] 3067103=test_deprecated
[665/902] 3067103=test_integer_comb
[666/902] 3067099=test_read_write
[667/902] 3067099=test_rdoc_servlet
[668/902] 3067099=test_clone
[669/902] 3067099=test_tree_builder
[670/902] 3067099=test_rdoc_generator_pot_po
[671/902] 3067099=test_protect
[672/902] 3067099=test_rdoc_markup_include
[673/902] 3067099=test_inputs_scanner
[674/902] 3067099=test_cesu8
[675/902] 3067099=test_typeddata
[676/902] 3067099=test_gem_commands_mirror
[677/902] 3067099=test_date_marshal
[678/902] 3067099=test_literal
[679/902] 3067101=test_gem_commands_cleanup_command
[680/902] 3067099=test_euc_kr
[681/902] 3067101=test_httpheader
[682/902] 3067101=test_shapes
[683/902] 3067101=test_rdoc_ri_driver
[684/902] 3067099=test_rubyoptions
[685/902] 3067101=test_thread
[686/902] 3067101=test_nextafter
[687/902] 3067101=test_capacity
[688/902] 3067101=test_pkey
[689/902] 3067101=test_stream
[690/902] 3067101=test_yield
[691/902] 3067103=test_kwargs
[692/902] 3067103=test_integer
[693/902] 3067103=test_io_wait
[694/902] 3067103=test_string_memory
[695/902] 3067103=test_acceptable
[696/902] 3067103=test_rinda
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 19 : #<IO:fd 19>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 20 : #<IO:fd 20>
.Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 18
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 19
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 20
[697/902] 3067103=test_gem_security_trust_dir
[698/902] 3067103=test_line_editor
[699/902] 3067103=test_dryrun
[700/902] 3067103=test_ractor
[701/902] 3067103=test_forwardable
[702/902] 3067103=test_gem_resolver_api_set
[703/902] 3067103=test_gem_version
[704/902] 3067103=test_rdoc_markdown_test
[705/902] 3067101=test_rdoc_normal_module
[706/902] 3067101=test_rdoc_markup_hard_break
[707/902] 3067101=test_ssl_session
[708/902] 3067103=test_random
[709/902] 3067103=test_encodings
[710/902] 3067101=test_ns_spki
[711/902] 3067101=test_gem_resolver_dependency_request
[712/902] 3067101=test_gem_resolver_requirement_list
[713/902] 3067101=test_arith_seq_beg_len_step
[714/902] 3067101=test_scalar
[715/902] 3067101=test_trick
[716/902] 3067103=test_rdoc_markup_to_markdown
[717/902] 3067103=test_key_name_check
[718/902] 3067103=test_utf32
[719/902] 3067103=test_iseq_load
[720/902] 3067103=test_tmpdir
[721/902] 3067103=test_noarg
[722/902] 3067103=test_gem_commands_pristine_command
[723/902] 3067099=test_change_word
[724/902] 3067099=test_human_typo
[725/902] 3067099=test_prettyprint
[726/902] 3067099=test_threadgroup
[727/902] 3067099=test_stream
[728/902] 3067099=test_gem_ext_builder
[729/902] 3067101=test_gem_commands_check_command
[730/902] 3067101=test_big2str
[731/902] 3067101=test_data
[732/902] 3067101=test_gem_commands_yank_command
[733/902] 3067101=test_rdoc_alias
[734/902] 3067101=test_queue
[735/902] 3067101=test_gem_security_policy
[736/902] 3067101=test_ellipsize
[737/902] 3067101=test_emitter
[738/902] 3067103=test_io
[739/902] 3067101=test_rdoc_context_section
[740/902] 3067101=test_gem_package_tar_header
[741/902] 3067101=test_io_buffer
[742/902] 3067101=test_gem_ext_cargo_builder
[743/902] 3067103=test_merge_keys
[744/902] 3067103=test_c_struct_builder
[745/902] 3067101=test_gem_resolver_index_specification
[746/902] 3067101=test_to_ruby
[747/902] 3067101=test_rdoc_extend
[748/902] 3067101=test_process
[749/902] 3067103=test_config
[750/902] 3067103=test_rat
[751/902] 3067103=test_mdns
[752/902] 3067103=test_ifunless
[753/902] 3067103=test_key_stroke
[754/902] 3067103=test_ractor
[755/902] 3067103=test_bundled_ca
[756/902] 3067099=test_external_new
[757/902] 3067099=test_win32ole_typelib
[758/902] 3067099=constant_path_node_test
[759/902] 3067099=test_gem_request_set
[760/902] 3067103=test_undef
[761/902] 3067103=test_date_ractor
[762/902] 3067103=test_http_request
[763/902] 3067099=test_gem_name_tuple
[764/902] 3067103=test_securerandom
[765/902] 3067099=test_path_to_class
[766/902] 3067099=test_gem_resolver_activation_request
[767/902] 3067103=test_function_entry
[768/902] 3067103=test_pkey_dh
[769/902] 3067099=test_gem_ext_ext_conf_builder
[770/902] 3067103=test_win32ole_method_event
[771/902] 3067103=test_complexrational
[772/902] 3067103=test_drb
[773/902] 3067099=test_hash
[774/902] 3067099=test_config
[775/902] 3067099=test_alias_and_anchor
[776/902] 3067099=test_abi
[777/902] 3067099=test_rdoc_any_method
[778/902] 3067099=json_fixtures_test
[779/902] 3067099=test_econv
[780/902] 3067099=newline_test
[781/902] 3067099=test_rdoc_markup_verbatim
[782/902] 3067099=test_emitter
[783/902] 3067099=test_rdoc_parser_c
[784/902] 3067099=test_gem_platform
[785/902] 3067099=test_backtrace
[786/902] 3067099=test_pkey_rsa
[787/902] 3067099=test_bigzero
[788/902] 3067099=test_stack
[789/902] 3067103=test_macro
[790/902] 3067103=test_numhash
[791/902] 3067103=test_rdoc_task
[792/902] 3067103=test_rdoc_markup_to_html
[793/902] 3067103=test_ldap
[794/902] 3067103=parse_serialize_test
[795/902] 3067103=test_color
[796/902] 3067103=test_hmac
[797/902] 3067103=test_gem_commands_setup_command
[798/902] 3067099=test_rdoc_top_level
[799/902] 3067099=test_method_name_check
[800/902] 3067099=test_parse
[801/902] 3067103=test_observer
[802/902] 3067103=test_gem_request_set_lockfile
[803/902] 3067099=test_uncorrectable_name_check
[804/902] 3067099=test_postponed_job
[805/902] 3067103=test_gem_commands_environment_command
[806/902] 3067103=test_numeric
[807/902] 3067103=test_erb
[808/902] 3067103=encoding_test
[809/902] 3067103=test_bmethod
[810/902] 3067099=test_pty
[811/902] 3067103=test_files_test_1
[812/902] 3067103=test_io_timeout
[813/902] 3067103=test_class
[814/902] 3067099=test_rdoc_encoding
[815/902] 3067099=test_const
[816/902] 3067099=test_comparable
[817/902] 3067099=test_rdoc_normal_class
[818/902] 3067099=test_gem_package_tar_reader
[819/902] 3067099=test_ipaddr
[820/902] 3067099=test_rdoc_markdown
[821/902] 3067099=test_rdoc_rd_inline
[822/902] 3067099=test_row_separator
[823/902] 3067099=test_pkcs12
[824/902] 3067099=test_gem_installer
[825/902] 3067103=test_rdoc_constant
[826/902] 3067103=test_deprecate
[827/902] 3067103=test_method
[828/902] 3067099=test_rdoc_markup_parser
[829/902] 3067099=test_gem_source_specific_file
[830/902] 3067099=test_utf16
[831/902] 3067099=test_require_path_check
[832/902] 3067099=test_acl
[833/902] 3067099=test_gem_unsatisfiable_dependency_error
[834/902] 3067099=test_object_create_start
[835/902] 3067099=magic_comment_test
[836/902] 3067099=test_duplicate
[837/902] 3067099=test_wait
[838/902] 3067099=test_gem_commands_cert_command
[839/902] 3067101=test_date_new
[840/902] 3067101=test_tempfile
[841/902] 3067103=test_rdoc_markup_raw
[842/902] 3067103=test_quote_empty
[843/902] 3067103=test_fstring
[844/902] 3067101=test_nomethod_error
[845/902] 3067101=test_euc_tw
[846/902] 3067101=test_rdoc_markup_paragraph
[847/902] 3067101=json_string_matching_test
[848/902] 3067101=test_path
[849/902] 3067101=test_cmd
[850/902] 3067103=test_iseq
[851/902] 3067099=test_sizeof
[852/902] 3067103=test_sorted_set
[853/902] 3067103=test_emoji
[854/902] 3067103=test_defined
[855/902] 3067103=test_condition
[856/902] 3067103=test_cp949
[857/902] 3067103=test_gem_commands_search_command
[858/902] 3067103=test_sleep
[859/902] 3067101=test_basicsocket
[860/902] 3067101=test_date_attr
[861/902] 3067101=test_color_printer
[862/902] 3067101=test_rdoc_rd_inline_parser
[863/902] 3067101=test_init
[864/902] 3067101=test_set
[865/902] 3067101=test_date_strftime
[866/902] 3067103=test_reqarg
[867/902] 3067103=test_file
[868/902] 3067103=test_gem_commands_signin_command
[869/902] 3067103=test_system
[870/902] 3067099=test_zsh_completion
[871/902] 3067099=test_resource
[872/902] 3067099=library_symbols_test
[873/902] 3067099=test_function
[874/902] 3067101=test_string
[875/902] 3067101=test_gem_stub_specification
[876/902] 3067099=test_assembler
[877/902] 3067099=test_mkmf
[878/902] 3067099=test_raise
[879/902] 3067099=test_reline
[880/902] 3067101=test_array
[881/902] 3067101=test_debug
[882/902] 3067101=comments_test
[883/902] 3067101=test_yaml
[884/902] 3067099=test_rdoc_code_object
[885/902] 3067101=test_gem_commands_uninstall_command
[886/902] 3067103=test_erb_m17n
[887/902] 3067103=test_syslog
[888/902] 3067103=test_rdoc_markup_to_html_crossref
[889/902] 3067099=test_class2name
[890/902] 3067099=test_yamlstore
[891/902] 3067099=test_socket
[892/902] 3067099=test_framework
[893/902] 3067099=test_benchmark
[894/902] 3067103=test_random_formatter
[895/902] 3067103=test_depth_first
[896/902] 3067103=test_gem_source
[897/902] 3067101=test_mutex_m
[898/902] 3067101=test_skip_lines
[899/902] 3067101=test_x509name
[900/902] 3067101=test_fnmatch
[901/902] 3067101=test_pack
[902/902] 3067101=test_rdoc_markup_heading
Retrying...
Finished tests in 1194.808627s, 22.3400 tests/s, 7925.4776 assertions/s.
26692 tests, 9469429 assertions, 0 failures, 0 errors, 190 skips
ruby -v: ruby 3.3.0dev (2023-10-25T00:46:09Z master c5861903ac) [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-25T00:46:09Z master c5861903ac) [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 275.239309 seconds
3715 files, 32233 examples, 142524 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.3080359.ruby -x gdbscript
[New LWP 3080359]
[New LWP 3080361]
[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_FL_TEST_RAW (obj=94756538493472, flags=2048) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:473
473 }
[Current thread is 1 (Thread 0x7fd84fd9f7c0 (LWP 3080359))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fd84fd9f7c0 (LWP 3080359) RB_FL_TEST_RAW (obj=94756538493472, flags=2048) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:473
2 Thread 0x7fd8367bf640 (LWP 3080361) 0x00007fd84fec7fde in epoll_wait (epfd=4, events=0x562e39d2727c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7fd8367bf640 (LWP 3080361)):
#0 0x00007fd84fec7fde in epoll_wait (epfd=4, events=0x562e39d2727c <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 0x0000562e398d4536 in timer_thread_polling (vm=0x562e3ab85b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
r = -1533927378
#2 0x0000562e398d4bde in timer_thread_func (ptr=0x562e3ab85b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
vm = 0x562e3ab85b10
#3 0x00007fd84fe36b43 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 = {140737322823840, 6130266187530662051, 140566603757120, 25, 140567029966928, 140737322824192, -6150940269704744797, -6150919452145192797}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007fd84fec7bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7fd84fd9f7c0 (LWP 3080359)):
#0 RB_FL_TEST_RAW (obj=94756538493472, flags=2048) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:473
No locals.
#1 0x0000562e3978e811 in vm_cc_markable (cc=0x562e39d12a20 <vm_empty_cc>) at /tmp/ruby/src/trunk-O0/vm_callinfo.h:388
No locals.
#2 0x0000562e397942e4 in cc_is_active (cc=0x562e39d12a20 <vm_empty_cc>, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:300
No locals.
#3 0x0000562e397945e0 in rb_iseq_mark_and_move (iseq=0x7fd83575a390, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:343
cds = 0x562e3af5c7e0
i = 1
body = 0x562e3af5cd40
#4 0x0000562e3974db83 in gc_mark_imemo (objspace=0x562e3ab88260, obj=140566586565520) at /tmp/ruby/src/trunk-O0/gc.c:7121
__func__ = <optimized out>
#5 0x0000562e3974de7f in gc_mark_children (objspace=0x562e3ab88260, obj=140566586565520) at /tmp/ruby/src/trunk-O0/gc.c:7240
any = 0x7fd83575a390
#6 0x0000562e3974e74d in gc_mark_stacked_objects (objspace=0x562e3ab88260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7435
mstack = 0x562e3ab886e8
obj = 140566586565520
marked_slots_at_the_beginning = 755
popped_count = 0
#7 0x0000562e3974e8cd in gc_mark_stacked_objects_all (objspace=0x562e3ab88260) at /tmp/ruby/src/trunk-O0/gc.c:7473
No locals.
#8 0x0000562e39750b9e in gc_marks_rest (objspace=0x562e3ab88260) at /tmp/ruby/src/trunk-O0/gc.c:8660
No locals.
#9 0x0000562e39750cd2 in gc_marks (objspace=0x562e3ab88260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8718
marking_finished = false
#10 0x0000562e39752a5a in gc_start (objspace=0x562e3ab88260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9468
do_full_mark = 1
immediate_mark = 32768
__func__ = <optimized out>
lock_lev = 0
#11 0x0000562e397526f7 in garbage_collect (objspace=0x562e3ab88260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9352
_lev = 985174032
ret = 22062
#12 0x0000562e3975317a in garbage_collect_with_gvl (objspace=0x562e3ab88260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9729
No locals.
#13 0x0000562e3975a03d in objspace_malloc_gc_stress (objspace=0x562e3ab88260) at /tmp/ruby/src/trunk-O0/gc.c:12170
reason = 45568
#14 0x0000562e3975a75a in objspace_xcalloc (objspace=0x562e3ab88260, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12635
gpr = 107008
mem = 0x1
#15 0x0000562e3975a80b in ruby_xcalloc_body (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12642
No locals.
#16 0x0000562e3975dff0 in ruby_xcalloc (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:14198
No locals.
#17 0x0000562e39745e7b in rb_data_typed_object_zalloc (klass=140566603866760, size=32, type=0x562e39d13360 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3159
obj = 140566585663840
#18 0x0000562e3994a869 in backtrace_alloc (klass=140566603866760) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:538
data_struct_obj = 94756553659072
bt = 0x7ffff6221e48
obj = 94756553659072
#19 0x0000562e3994aa3d in rb_ec_partial_backtrace_object (ec=0x562e3ab892c0, start_frame=0, num_frames=-1, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:598
cfp = 0x7fd84fd9def8
end_cfp = 0x7fd84fd9e010
size = 94756532303970
bt = 0x7ffff6221eb8
btobj = 140566585664480
loc = 0x562e3972b56d <rb_type+43>
cfunc_counter = 2048
#20 0x0000562e3994ae0e in rb_ec_backtrace_object (ec=0x562e3ab892c0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:693
No locals.
#21 0x0000562e39730197 in setup_exception (ec=0x562e3ab892c0, tag=6, mesg=140566585664480, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
at = 140567028205880
bt = 4
_ec = 0x562e3ab892c0
_tag = {tag = 36, retval = 3457, buf = {0x7ffff6222040, 0x562e39730060 <setup_exception+294>, 0x0, 0x7ffff6221ef0, 0x20e1}, prev = 0x7ffff6223240, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
e = 1908230194348228608
line = 147
file = 0x7fd8356d8bc8 "/tmp/ruby/src/trunk-O0/lib/tmpdir.rb"
file0 = 0x7fd8356d8bc8 "/tmp/ruby/src/trunk-O0/lib/tmpdir.rb"
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#22 0x0000562e397306f9 in rb_longjmp (ec=0x562e3ab892c0, tag=6, mesg=140566585664480, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#23 0x0000562e3973077f in rb_exc_exception (mesg=140566585664480, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#24 0x0000562e397307a5 in rb_exc_raise (mesg=140566585664480) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#25 0x0000562e398dbd48 in rb_threadptr_execute_interrupts (th=0x562e3ab88090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2414
err = 140566585664480
sig = 0
timer_interrupt = 0
pending_interrupt = 2
terminate_interrupt = 0
trap_interrupt = 0
interrupt = 2
postponed_job_interrupt = 0
ret = 1
#26 0x0000562e3990e76c in rb_vm_check_ints (ec=0x562e3ab892c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2028
No locals.
#27 0x0000562e39916247 in vm_pop_frame (ec=0x562e3ab892c0, cfp=0x7fd84fd9def8, ep=0x7fd84fc9e130) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
flags = 1431634051
#28 0x0000562e39916293 in rb_vm_pop_frame (ec=0x562e3ab892c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#29 0x0000562e3991ff32 in vm_call_cfunc_with_frame_ (ec=0x562e3ab892c0, reg_cfp=0x7fd84fd9df30, calling=0x7ffff62225d0, argc=1, argv=0x7fd84fc9e118, stack_bottom=0x7fd84fc9e110) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3479
ci = 0x1e8100100003
cc = 0x7fd83567e4f8
val = 140566585664720
me = 0x7fd84fc89630
cfunc = 0x562e3abbe458
recv = 140566585669680
block_handler = 0
frame_type = 1431634051
len = -1
args = <optimized out>
args = <optimized out>
#30 0x0000562e399200a1 in vm_call_cfunc_with_frame (ec=0x562e3ab892c0, reg_cfp=0x7fd84fd9df30, calling=0x7ffff62225d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
argc = 1
stack_bottom = 0x7fd84fc9e110
argv = 0x7fd84fc9e118
#31 0x0000562e399201b9 in vm_call_cfunc_other (ec=0x562e3ab892c0, reg_cfp=0x7fd84fd9df30, calling=0x7ffff62225d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3529
ci = 0x1e8100100003
argv_ary = 0
#32 0x0000562e399205e1 in vm_call_cfunc (ec=0x562e3ab892c0, reg_cfp=0x7fd84fd9df30, calling=0x7ffff62225d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3611
ci = 0x1e8100100003
#33 0x0000562e39922d88 in vm_call_method_each_type (ec=0x562e3ab892c0, cfp=0x7fd84fd9df30, calling=0x7ffff62225d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4389
aset_mask = 1979
ivar_mask = 0
ci = 0x1e8100100003
cc = 0x7fd83567e4f8
cme = 0x7fd84fc89630
v = 94756555894552
#34 0x0000562e39923834 in vm_call_method (ec=0x562e3ab892c0, cfp=0x7fd84fd9df30, calling=0x7ffff62225d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4515
ci = 0x1e8100100003
cc = 0x7fd83567e4f8
#35 0x0000562e39923a36 in vm_call_general (ec=0x562e3ab892c0, reg_cfp=0x7fd84fd9df30, calling=0x7ffff62225d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4559
No locals.
#36 0x0000562e399260bb in vm_sendish (ec=0x562e3ab892c0, reg_cfp=0x7fd84fd9df30, cd=0x562e3ad3e310, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
val = 36
ci = 0x1e8100100003
cc = 0x7fd83567e4f8
argc = 1
recv = 140566585669680
calling = {cd = 0x562e3ad3e310, cc = 0x7fd83567e4f8, block_handler = 0, recv = 140566585669680, argc = 1, kw_splat = false, heap_argv = 0}
#37 0x0000562e3992d4ce in vm_exec_core (ec=0x562e3ab892c0) at ../../src/trunk-O0/insns.def:822
bh = 0
cd = 0x562e3ad3e310
leaf = false
val = 140566585669680
reg_pc = 0x562e3ad3d5d8
reg_cfp = 0x7fd84fd9df30
insns_address_table = {0x562e39929d23 <vm_exec_core+108>, 0x562e39929d85 <vm_exec_core+206>, 0x562e39929e98 <vm_exec_core+481>, 0x562e39929fac <vm_exec_core+757>, 0x562e3992a14a <vm_exec_core+1171>, 0x562e3992a27a <vm_exec_core+1475>, 0x562e3992a48c <vm_exec_core+2005>, 0x562e3992a59e <vm_exec_core+2279>, 0x562e3992a677 <vm_exec_core+2496>, 0x562e3992a77e <vm_exec_core+2759>, 0x562e3992a885 <vm_exec_core+3022>, 0x562e3992a993 <vm_exec_core+3292>, 0x562e3992aaa5 <vm_exec_core+3566>, 0x562e3992ab75 <vm_exec_core+3774>, 0x562e3992ac7e <vm_exec_core+4039>, 0x562e3992ad78 <vm_exec_core+4289>, 0x562e3992ae3b <vm_exec_core+4484>, 0x562e3992aefe <vm_exec_core+4679>, 0x562e3992af87 <vm_exec_core+4816>, 0x562e3992b013 <vm_exec_core+4956>, 0x562e3992b0b9 <vm_exec_core+5122>, 0x562e3992b191 <vm_exec_core+5338>, 0x562e3992b25e <vm_exec_core+5543>, 0x562e3992b33c <vm_exec_core+5765>, 0x562e3992b3fe <vm_exec_core+5959>, 0x562e3992b53d <vm_exec_core+6278>, 0x562e3992b5e3 <vm_exec_core+6444>, 0x562e3992b6c8 <vm_exec_core+6673>, 0x562e3992b7f7 <vm_exec_core+6976>, 0x562e3992b8ba <vm_exec_core+7171>, 0x562e3992b97d <vm_exec_core+7366>, 0x562e3992ba75 <vm_exec_core+7614>, 0x562e3992bb37 <vm_exec_core+7808>, 0x562e3992bc16 <vm_exec_core+8031>, 0x562e3992bd26 <vm_exec_core+8303>, 0x562e3992be20 <vm_exec_core+8553>, 0x562e3992be9b <vm_exec_core+8676>, 0x562e3992bf5c <vm_exec_core+8869>, 0x562e3992c04a <vm_exec_core+9107>, 0x562e3992c0fa <vm_exec_core+9283>, 0x562e3992c279 <vm_exec_core+9666>, 0x562e3992c353 <vm_exec_core+9884>, 0x562e3992c43f <vm_exec_core+10120>, 0x562e3992c4d0 <vm_exec_core+10265>, 0x562e3992c62b <vm_exec_core+10612>, 0x562e3992cb1b <vm_exec_core+11876>, 0x562e3992cc17 <vm_exec_core+12128>, 0x562e3992cd1a <vm_exec_core+12387>, 0x562e3992ce06 <vm_exec_core+12623>, 0x562e3992d01f <vm_exec_core+13160>, 0x562e3992d111 <vm_exec_core+13402>, 0x562e3992d217 <vm_exec_core+13664>, 0x562e3992d414 <vm_exec_core+14173>, 0x562e3992d5bd <vm_exec_core+14598>, 0x562e3992d6e8 <vm_exec_core+14897>, 0x562e3992d854 <vm_exec_core+15261>, 0x562e3992d97f <vm_exec_core+15560>, 0x562e3992daeb <vm_exec_core+15924>, 0x562e3992dccd <vm_exec_core+16406>, 0x562e3992deca <vm_exec_core+16915>, 0x562e3992e073 <vm_exec_core+17340>, 0x562e3992e195 <vm_exec_core+17630>, 0x562e3992e23c <vm_exec_core+17797>, 0x562e3992e300 <vm_exec_core+17993>, 0x562e3992e3e9 <vm_exec_core+18226>, 0x562e3992e4d5 <vm_exec_core+18462>, 0x562e3992e5be <vm_exec_core+18695>, 0x562e3992e6d2 <vm_exec_core+18971>, 0x562e3992e7f9 <vm_exec_core+19266>, 0x562e3992e92f <vm_exec_core+19576>, 0x562e3992ea65 <vm_exec_core+19886>, 0x562e3992eb9b <vm_exec_core+20196>, 0x562e3992ecd1 <vm_exec_core+20506>, 0x562e3992ee07 <vm_exec_core+20816>, 0x562e3992ef48 <vm_exec_core+21137>, 0x562e3992f0c2 <vm_exec_core+21515>, 0x562e3992f1f8 <vm_exec_core+21825>, 0x562e3992f32e <vm_exec_core+22135>, 0x562e3992f464 <vm_exec_core+22445>, 0x562e3992f59a <vm_exec_core+22755>, 0x562e3992f6d0 <vm_exec_core+23065>, 0x562e3992f806 <vm_exec_core+23375>, 0x562e3992f93c <vm_exec_core+23685>, 0x562e3992fa72 <vm_exec_core+23995>, 0x562e3992fbc1 <vm_exec_core+24330>, 0x562e3992fd7b <vm_exec_core+24772>, 0x562e3992fef9 <vm_exec_core+25154>, 0x562e39930018 <vm_exec_core+25441>, 0x562e39930137 <vm_exec_core+25728>, 0x562e39930251 <vm_exec_core+26010>, 0x562e3993036b <vm_exec_core+26292>, 0x562e39930496 <vm_exec_core+26591>, 0x562e399305cc <vm_exec_core+26901>, 0x562e399306b7 <vm_exec_core+27136>, 0x562e399307bc <vm_exec_core+27397>, 0x562e39930904 <vm_exec_core+27725>, 0x562e399309f3 <vm_exec_core+27964>, 0x562e39930ac7 <vm_exec_core+28176>, 0x562e39930b9c <vm_exec_core+28389>, 0x562e39930c86 <vm_exec_core+28623>, 0x562e39930d02 <vm_exec_core+28747>, 0x562e39930d7e <vm_exec_core+28871>, 0x562e39930d9c <vm_exec_core+28901>, 0x562e39930dba <vm_exec_core+28931>, 0x562e39930dd8 <vm_exec_core+28961>, 0x562e39930df6 <vm_exec_core+28991>, 0x562e39930e14 <vm_exec_core+29021>, 0x562e39930e32 <vm_exec_core+29051>, 0x562e39930e50 <vm_exec_core+29081>, 0x562e39930e6e <vm_exec_core+29111>, 0x562e39930e8c <vm_exec_core+29141>, 0x562e39930eaa <vm_exec_core+29171>, 0x562e39930ec8 <vm_exec_core+29201>, 0x562e39930ee6 <vm_exec_core+29231>, 0x562e39930f04 <vm_exec_core+29261>, 0x562e39930f22 <vm_exec_core+29291>, 0x562e39930f40 <vm_exec_core+29321>, 0x562e39930f5e <vm_exec_core+29351>, 0x562e39930f7c <vm_exec_core+29381>, 0x562e39930f9a <vm_exec_core+29411>, 0x562e39930fb8 <vm_exec_core+29441>, 0x562e39930fd6 <vm_exec_core+29471>, 0x562e39930ff4 <vm_exec_core+29501>, 0x562e39931012 <vm_exec_core+29531>, 0x562e39931030 <vm_exec_core+29561>, 0x562e3993104e <vm_exec_core+29591>, 0x562e3993106c <vm_exec_core+29621>, 0x562e3993108a <vm_exec_core+29651>, 0x562e399310a8 <vm_exec_core+29681>, 0x562e399310c6 <vm_exec_core+29711>, 0x562e399310e4 <vm_exec_core+29741>, 0x562e39931102 <vm_exec_core+29771>, 0x562e39931120 <vm_exec_core+29801>, 0x562e3993113e <vm_exec_core+29831>, 0x562e3993115c <vm_exec_core+29861>, 0x562e3993117a <vm_exec_core+29891>, 0x562e39931198 <vm_exec_core+29921>, 0x562e399311b6 <vm_exec_core+29951>, 0x562e399311d4 <vm_exec_core+29981>, 0x562e399311f2 <vm_exec_core+30011>, 0x562e39931210 <vm_exec_core+30041>, 0x562e3993122e <vm_exec_core+30071>, 0x562e3993124c <vm_exec_core+30101>, 0x562e3993126a <vm_exec_core+30131>, 0x562e39931288 <vm_exec_core+30161>, 0x562e399312a6 <vm_exec_core+30191>, 0x562e399312c4 <vm_exec_core+30221>, 0x562e399312e2 <vm_exec_core+30251>, 0x562e39931300 <vm_exec_core+30281>, 0x562e3993131e <vm_exec_core+30311>, 0x562e3993133c <vm_exec_core+30341>, 0x562e3993135a <vm_exec_core+30371>, 0x562e39931378 <vm_exec_core+30401>, 0x562e39931396 <vm_exec_core+30431>, 0x562e399313b4 <vm_exec_core+30461>, 0x562e399313d2 <vm_exec_core+30491>, 0x562e399313f0 <vm_exec_core+30521>, 0x562e3993140e <vm_exec_core+30551>, 0x562e3993142c <vm_exec_core+30581>, 0x562e3993144a <vm_exec_core+30611>, 0x562e39931468 <vm_exec_core+30641>, 0x562e39931486 <vm_exec_core+30671>, 0x562e399314a4 <vm_exec_core+30701>, 0x562e399314c2 <vm_exec_core+30731>, 0x562e399314e0 <vm_exec_core+30761>, 0x562e399314fe <vm_exec_core+30791>, 0x562e3993151c <vm_exec_core+30821>, 0x562e3993153a <vm_exec_core+30851>, 0x562e39931558 <vm_exec_core+30881>, 0x562e39931576 <vm_exec_core+30911>, 0x562e39931594 <vm_exec_core+30941>, 0x562e399315b2 <vm_exec_core+30971>, 0x562e399315d0 <vm_exec_core+31001>, 0x562e399315ee <vm_exec_core+31031>, 0x562e3993160c <vm_exec_core+31061>, 0x562e3993162a <vm_exec_core+31091>, 0x562e3993165b <vm_exec_core+31140>, 0x562e39931679 <vm_exec_core+31170>, 0x562e39931697 <vm_exec_core+31200>, 0x562e399316b5 <vm_exec_core+31230>, 0x562e399316d3 <vm_exec_core+31260>, 0x562e399316f1 <vm_exec_core+31290>, 0x562e3993170f <vm_exec_core+31320>, 0x562e3993172d <vm_exec_core+31350>, 0x562e3993174b <vm_exec_core+31380>, 0x562e39931769 <vm_exec_core+31410>, 0x562e39931787 <vm_exec_core+31440>, 0x562e399317a5 <vm_exec_core+31470>, 0x562e399317c3 <vm_exec_core+31500>, 0x562e399317e1 <vm_exec_core+31530>, 0x562e399317ff <vm_exec_core+31560>, 0x562e3993181d <vm_exec_core+31590>, 0x562e3993183b <vm_exec_core+31620>, 0x562e39931859 <vm_exec_core+31650>, 0x562e39931877 <vm_exec_core+31680>, 0x562e39931895 <vm_exec_core+31710>, 0x562e399318b3 <vm_exec_core+31740>, 0x562e399318d1 <vm_exec_core+31770>, 0x562e399318ef <vm_exec_core+31800>, 0x562e3993190d <vm_exec_core+31830>...}
#38 0x0000562e39943a82 in vm_exec_loop (ec=0x562e3ab892c0, state=RUBY_TAG_BREAK, tag=0x7ffff6223240, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2499
No locals.
#39 0x0000562e399439da in rb_vm_exec (ec=0x562e3ab892c0) at /tmp/ruby/src/trunk-O0/vm.c:2478
_ec = 0x562e3ab892c0
_tag = {tag = 36, retval = 4, buf = {0x7ffff62232c0, 0x562e39943905 <rb_vm_exec+174>, 0x0, 0x7ffff6223210, 0x7ffff6223558}, prev = 0x7ffff6223330, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_BREAK
result = 36
#40 0x0000562e399447d6 in rb_iseq_eval_main (iseq=0x7fd8357398e8) at /tmp/ruby/src/trunk-O0/vm.c:2738
ec = 0x562e3ab892c0
val = 94756553659072
#41 0x0000562e3972f7e3 in rb_ec_exec_node (ec=0x562e3ab892c0, n=0x7fd8357398e8) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x562e3ab88090
_ec = 0x562e3ab892c0
_tag = {tag = 36, retval = 94756532317642, buf = {0x7ffff62233b0, 0x562e3972f779 <rb_ec_exec_node+196>, 0x0, 0x7ffff6223300, 0x562e3ab892c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7fd8357398e8
#42 0x0000562e3972f950 in ruby_run_node (n=0x7fd8357398e8) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x562e3ab892c0
status = 22062
#43 0x0000562e3972b2f4 in rb_main (argc=138, argv=0x7ffff6223558) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140737322824752
#44 0x0000562e3972b355 in main (argc=138, argv=0x7ffff6223558) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)