# Logfile created on 2024-05-29 21:49:51 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000561755a3e838 @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'", @spec_opts="-j", @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.20240529-214951", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000561755ad6fe8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000561755ad6e58 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000561755ad6cc8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240529-214951", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240529-214951>, @binmode=false, @mon_data=#<Monitor:0x0000561755ad6c00>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /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
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
a760e21..4a9ef9e master -> origin/master
Updating a760e21..4a9ef9e
Fast-forward
yjit/src/core.rs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = 4a9ef9e23c
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /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/typeprof.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[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
building Rust YJIT (release mode)
touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
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
b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265 builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
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 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/power_assert.revision unchanged
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
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-O0/gems/power_assert-2.0.3.gem
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'
Successfully built RubyGem
Name: power_assert
Version: 2.0.4dev
File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
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 '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/coverage'
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving 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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-O0/bin
installing base libraries: /tmp/ruby/install/trunk-O0/lib
installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-O0/bin
installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
benchmark 0.3.0
bundler 2.6.0.dev
cgi 0.4.1
delegate 0.3.1
did_you_mean 1.6.3
english 0.8.0
erb 4.0.4
error_highlight 0.6.0
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.6
irb 1.13.1
logger 1.6.0
net-http 0.4.1
net-protocol 0.2.2
open-uri 0.4.1
open3 0.2.1
optparse 0.5.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.29.0
pstore 0.1.3
rdoc 6.7.0
readline 0.0.4
reline 0.5.8
resolv 0.4.0
ruby2_keywords 0.0.5
securerandom 0.3.1
set 1.1.0
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 2.0.0
tempfile 0.2.1
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
date 3.3.4
digest 3.1.1
etc 1.4.3
fcntl 1.1.0
fiddle 1.1.3
io-console 0.7.2
io-nonblock 0.3.0
io-wait 0.3.1
json 2.7.2
openssl 3.2.0
pathname 0.3.0
psych 5.1.2
stringio 3.1.1
strscan 3.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
minitest 5.23.1
rake 13.2.1
test-unit 3.6.2
rexml 3.2.8
rss 0.3.0
net-ftp 0.3.4
net-imap 0.4.11
net-pop 0.1.2
net-smtp 0.5.0
matrix 0.4.2
prime 0.1.2
rbs 3.4.4
typeprof 0.21.11
debug 1.9.2
racc 1.8.0
mutex_m 0.2.0
getoptlong 0.2.1
base64 0.2.0
bigdecimal 3.1.8
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.1
nkf 0.2.0
syslog 0.1.2
csv 3.3.0
installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
power_assert-2.0.4dev.gem not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1936 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.
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 '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/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/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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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=2896
"--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/883] 2265147=test_debug
[ 2/883] 2265147=test_array
[ 3/883] 2265146=comments_test
[ 4/883] 2265145=test_yaml
[ 5/883] 2265148=test_multi_irb_commands
[ 6/883] 2265147=test_reline
[ 7/883] 2265148=test_gem_stub_specification
[ 8/883] 2265146=test_assembler
[ 9/883] 2265146=test_raise
[ 10/883] 2265146=test_mkmf
[ 11/883] 2265145=test_function
[ 12/883] 2265146=test_string
[ 13/883] 2265146=test_gem_source
[ 14/883] 2265145=test_pack
[ 15/883] 2265145=test_rdoc_markup_heading
[ 16/883] 2265145=test_x509name
[ 17/883] 2265148=test_fnmatch
[ 18/883] 2265148=test_benchmark
[ 19/883] 2265145=test_depth_first
[ 20/883] 2265145=test_random_formatter
[ 21/883] 2265147=test_class2name
[ 22/883] 2265147=test_yamlstore
[ 23/883] 2265147=test_rdoc_markup_to_html_crossref
[ 24/883] 2265145=test_custom_command
[ 25/883] 2265145=test_socket
[ 26/883] 2265148=test_framework
[ 27/883] 2265148=test_rdoc_code_object
[ 28/883] 2265146=test_gem_commands_uninstall_command
[ 29/883] 2265147=test_erb_m17n
[ 30/883] 2265147=warnings_test
[ 31/883] 2265147=test_rdoc_rd_inline_parser
[ 32/883] 2265147=test_color_printer
[ 33/883] 2265147=test_date_attr
[ 34/883] 2265147=test_sleep
[ 35/883] 2265148=test_basicsocket
[ 36/883] 2265148=test_defined
[ 37/883] 2265148=integer_parse_test
[ 38/883] 2265147=test_cp949
[ 39/883] 2265147=test_gem_commands_search_command
[ 40/883] 2265146=test_condition
[ 41/883] 2265146=test_iseq
[ 42/883] 2265148=test_sorted_set
[ 43/883] 2265145=test_emoji
[ 44/883] 2265145=test_face
[ 45/883] 2265145=test_sizeof
[ 46/883] 2265147=test_system
[ 47/883] 2265148=library_symbols_test
[ 48/883] 2265148=test_resource
[ 49/883] 2265148=test_zsh_completion
[ 50/883] 2265148=test_gem_commands_signin_command
[ 51/883] 2265148=test_file
[ 52/883] 2265148=test_init
[ 53/883] 2265146=test_set
[ 54/883] 2265146=test_reqarg
[ 55/883] 2265148=test_date_strftime
[ 56/883] 2265146=test_gem_source_specific_file
[ 57/883] 2265146=test_method
[ 58/883] 2265147=test_rdoc_markup_parser
[ 59/883] 2265147=test_rdoc_constant
[ 60/883] 2265145=test_deprecate
[ 61/883] 2265147=test_pkcs12
[ 62/883] 2265145=test_gem_installer
[ 63/883] 2265148=test_ipaddr
[ 64/883] 2265148=test_comparable
[ 65/883] 2265147=test_gem_package_tar_reader
[ 66/883] 2265148=test_rdoc_normal_class
[ 67/883] 2265147=test_rdoc_rd_inline
[ 68/883] 2265147=test_rdoc_markdown
[ 69/883] 2265148=test_io_timeout
[ 70/883] 2265148=test_files_test_1
[ 71/883] 2265147=test_class
[ 72/883] 2265146=test_rdoc_encoding
[ 73/883] 2265146=test_const
[ 74/883] 2265146=test_nomethod_error
[ 75/883] 2265146=test_euc_tw
[ 76/883] 2265146=test_fstring
[ 77/883] 2265146=test_path
[ 78/883] 2265146=test_rdoc_markup_paragraph
[ 79/883] 2265146=json_string_matching_test
[ 80/883] 2265146=test_rdoc_markup_raw
[ 81/883] 2265146=magic_comment_test
[ 82/883] 2265146=test_duplicate
[ 83/883] 2265146=test_object_create_start
[ 84/883] 2265146=test_tempfile
[ 85/883] 2265146=test_wait
[ 86/883] 2265146=test_date_new
[ 87/883] 2265146=test_gem_commands_cert_command
[ 88/883] 2265148=test_utf16
[ 89/883] 2265148=test_gem_unsatisfiable_dependency_error
[ 90/883] 2265148=test_require_path_check
[ 91/883] 2265148=test_ldap
[ 92/883] 2265148=test_color
[ 93/883] 2265148=test_bigzero
[ 94/883] 2265148=test_stack
[ 95/883] 2265145=test_backtrace
[ 96/883] 2265147=test_pkey_rsa
[ 97/883] 2265147=test_rdoc_markup_to_html
[ 98/883] 2265147=test_macro
[ 99/883] 2265146=test_numhash
[100/883] 2265146=test_rdoc_task
[101/883] 2265147=test_rdoc_parser_c
[102/883] 2265146=test_gem_platform
[103/883] 2265146=test_econv
[104/883] 2265147=newline_test
[105/883] 2265145=json_fixtures_test
[106/883] 2265145=test_rdoc_markup_verbatim
[107/883] 2265145=test_emitter
[108/883] 2265145=test_helper_method
[109/883] 2265145=test_pty
[110/883] 2265147=encoding_test
[111/883] 2265147=test_bmethod
[112/883] 2265147=test_numeric
[113/883] 2265148=test_gem_commands_environment_command
[114/883] 2265147=test_erb
[115/883] 2265148=test_uncorrectable_name_check
[116/883] 2265148=test_gem_request_set_lockfile
[117/883] 2265147=test_postponed_job
[118/883] 2265145=test_rdoc_top_level
[119/883] 2265148=test_gem_commands_setup_command
[120/883] 2265147=test_hmac
[121/883] 2265147=test_parse
[122/883] 2265146=test_method_name_check
[123/883] 2265146=test_gem_request_set
[124/883] 2265145=test_gem_name_tuple
[125/883] 2265145=test_undef
[126/883] 2265145=test_http_request
[127/883] 2265145=test_date_ractor
[128/883] 2265146=constant_path_node_test
[129/883] 2265146=test_external_new
[130/883] 2265146=test_bundled_ca
[131/883] 2265145=test_win32ole_typelib
[132/883] 2265145=test_rat
[133/883] 2265145=test_mdns
[134/883] 2265145=test_process
[135/883] 2265148=test_config
[136/883] 2265147=test_key_stroke
[137/883] 2265147=test_ractor
[138/883] 2265148=test_ifunless
[139/883] 2265148=test_abi
[140/883] 2265147=test_rdoc_any_method
[141/883] 2265146=test_config
[142/883] 2265146=test_alias_and_anchor
[143/883] 2265146=test_hash
[144/883] 2265146=test_complexrational
[145/883] 2265146=test_gem_ext_ext_conf_builder
[146/883] 2265148=test_win32ole_method_event
[147/883] 2265148=test_securerandom
[148/883] 2265148=test_pkey_dh
[149/883] 2265148=test_path_to_class
[150/883] 2265148=test_function_entry
[151/883] 2265148=test_gem_resolver_activation_request
[152/883] 2265148=test_ellipsize
[153/883] 2265148=test_io
[154/883] 2265148=test_emitter
[155/883] 2265148=test_gem_security_policy
[156/883] 2265147=test_rdoc_context_section
[157/883] 2265147=test_gem_commands_yank_command
[158/883] 2265148=test_big2str
[159/883] 2265148=test_data
[160/883] 2265148=test_rdoc_alias
[161/883] 2265148=test_gem_commands_check_command
[162/883] 2265148=test_queue
[163/883] 2265148=test_gem_ext_builder
[164/883] 2265147=test_stream
[165/883] 2265147=test_human_typo
[166/883] 2265147=test_threadgroup
[167/883] 2265147=test_prettyprint
[168/883] 2265147=test_to_ruby
[169/883] 2265147=test_rdoc_extend
[170/883] 2265147=test_c_struct_builder
[171/883] 2265147=test_gem_resolver_index_specification
[172/883] 2265147=test_merge_keys
[173/883] 2265147=test_gem_package_tar_header
[174/883] 2265147=test_gem_ext_cargo_builder
[175/883] 2265147=test_io_buffer
[176/883] 2265147=test_gem_resolver_dependency_request
[177/883] 2265147=test_ns_spki
[178/883] 2265147=test_random
[179/883] 2265147=test_rdoc_markup_hard_break
[180/883] 2265147=test_ssl_session
[181/883] 2265146=test_gem_version
[182/883] 2265146=test_rdoc_normal_module
[183/883] 2265147=test_rdoc_markdown_test
[184/883] 2265146=test_gem_commands_pristine_command
[185/883] 2265148=test_noarg
[186/883] 2265148=test_tmpdir
[187/883] 2265148=test_change_word
[188/883] 2265148=test_key_name_check
[189/883] 2265148=test_trick
[190/883] 2265146=test_rdoc_markup_to_markdown
[191/883] 2265146=test_iseq_load
[192/883] 2265147=test_utf32
[193/883] 2265147=test_type_completor
[194/883] 2265147=test_arith_seq_beg_len_step
[195/883] 2265147=test_gem_resolver_requirement_list
[196/883] 2265147=test_scalar
[197/883] 2265147=test_rubyoptions
[198/883] 2265146=test_capacity
[199/883] 2265146=test_thread
[200/883] 2265146=test_nextafter
[201/883] 2265146=test_date_marshal
[202/883] 2265146=test_literal
[203/883] 2265146=test_gem_commands_cleanup_command
[204/883] 2265148=test_euc_kr
[205/883] 2265148=test_gem_commands_mirror
[206/883] 2265148=test_shapes
[207/883] 2265148=test_rdoc_ri_driver
[208/883] 2265146=test_httpheader
[209/883] 2265148=test_cesu8
[210/883] 2265148=test_rdoc_markup_include
[211/883] 2265148=test_typeddata
[212/883] 2265146=test_clone
[213/883] 2265146=test_rdoc_servlet
[214/883] 2265148=test_tree_builder
[215/883] 2265148=test_rdoc_generator_pot_po
[216/883] 2265148=test_protect
[217/883] 2265148=parse_comments_test
[218/883] 2265148=test_forwardable
[219/883] 2265146=test_gem_resolver_api_set
[220/883] 2265148=test_lock_native_thread
[221/883] 2265146=test_dryrun
[222/883] 2265146=test_ractor
[223/883] 2265146=test_gem_security_trust_dir
[224/883] 2265148=test_line_editor
[225/883] 2265148=test_stream
[226/883] 2265148=test_pkey
[227/883] 2265146=test_string_memory
[228/883] 2265148=test_io_wait
[229/883] 2265148=test_acceptable
[230/883] 2265148=test_yield
[231/883] 2265146=test_kwargs
[232/883] 2265146=test_integer
[233/883] 2265146=parse_test
[234/883] 2265147=test_gbk
[235/883] 2265147=json_parser_test
[236/883] 2265147=!Nothing_to_test
[237/883] 2265147=test_rendering
[238/883] 2265147=test_rdoc_markup_formatter
[239/883] 2265147=test_usrmarshal
[240/883] 2265147=test_gem_validator
[241/883] 2265147=test_gem_commands_outdated_command
[242/883] 2265147=test_integer_comb
[243/883] 2265146=test_deprecated
[244/883] 2265146=test_kernel
[245/883] 2265146=test_div
[246/883] 2265146=test_nil2vtempty
[247/883] 2265146=test_profile_frames
[248/883] 2265148=test_null
[249/883] 2265148=test_windows_1252
[250/883] 2265148=test_x509store
[251/883] 2265146=test_exception
[252/883] 2265146=test_win32ole_type
[253/883] 2265146=test_input_method
[254/883] 2265148=regexp_test
[255/883] 2265148=test_enc_str_buf_cat
[256/883] 2265148=test_generic
[257/883] 2265146=test_ripper
[258/883] 2265148=test_optarg
[259/883] 2265148=test_gem_dependency_installer
[260/883] 2265146=test_gem_source_lock
[261/883] 2265146=test_gem_commands_rebuild_command
[262/883] 2265146=test_assignment
[263/883] 2265148=test_modify_expand
[264/883] 2265148=test_gem_available_set
[265/883] 2265148=test_memory_view
[266/883] 2265148=test_debugger_integration
[267/883] 2265148=test_my_integer
[268/883] 2265148=test_call
[269/883] 2265148=test_require
[270/883] 2265148=test_gem_source_vendor
[271/883] 2265148=test_gem_dependency
[272/883] 2265146=test_cgi_util
[273/883] 2265148=test_autoload
[274/883] 2265147=test_rdoc_text
[275/883] 2265147=test_ansi_without_terminfo
[276/883] 2265147=test_gem_ci_detector
[277/883] 2265147=test_gem_commands_signout_command
[278/883] 2265147=test_gem_silent_ui
[279/883] 2265147=test_io_wait_uncommon
[280/883] 2265147=test_gem_request_set_lockfile_parser
[281/883] 2265146=test_parser_events
[282/883] 2265147=test_files_test
[283/883] 2265146=test_time
[284/883] 2265147=test_gem_bundler_version_finder
[285/883] 2265147=test_gem_dependency_resolution_error
[286/883] 2265147=test_rdoc_stats
[287/883] 2265147=test_webauthn_listener_response
[288/883] 2265147=test_inadvertent_creation
[289/883] 2265146=test_enc_raise
[290/883] 2265146=test_syntax
[291/883] 2265147=test_rdoc_store
[292/883] 2265147=test_case_comprehensive
[293/883] 2265147=test_exception
[294/883] 2265145=test_provider
[295/883] 2265145=test_asn1
[296/883] 2265145=test_len
[297/883] 2265145=attribute_write_test
[298/883] 2265145=test_placearg
[299/883] 2265145=test_popen_deadlock
[300/883] 2265145=test_gem_commands_specification_command
[301/883] 2265145=json_generator_test
[302/883] 2265145=test_gem_impossible_dependencies_error
[303/883] 2265145=test_continuation
[304/883] 2265145=test_str2big
[305/883] 2265145=test_rdoc_markup_to_ansi
[306/883] 2265148=test_delete
[307/883] 2265148=test_gc_compact
[308/883] 2265145=json_addition_test
[309/883] 2265145=test_qsort
[310/883] 2265145=test_gem_commands_build_command
[311/883] 2265145=test_complex
[312/883] 2265145=json_generic_object_test
[313/883] 2265145=test_gem_commands_push_command
[314/883] 2265145=test_m17n_comb
[315/883] 2265147=test_common
[316/883] 2265147=test_class_name_check
[317/883] 2265147=test_type
[318/883] 2265147=test_backtrace
[319/883] 2265147=test_enum
[320/883] 2265147=test_date_parse
[321/883] 2265147=test_gem_spec_fetcher
[322/883] 2265147=test_folderitem2_invokeverb
[323/883] 2265147=test_pkey_ec
[324/883] 2265147=test_gem_request
[325/883] 2265147=test_thread
[326/883] 2265147=test_rdoc_token_stream
[327/883] 2265147=test_recorder
[328/883] 2265147=test_rdoc_generator_json_index
[329/883] 2265147=test_cgi_tag_helper
[330/883] 2265147=test_gem_resolver_index_set
[331/883] 2265147=test_win32ole_param_event
[332/883] 2265147=test_workspace
[333/883] 2265147=test_rdoc_single_class
[334/883] 2265147=test_scan_args
[335/883] 2265147=test_dot_dot
[336/883] 2265147=test_egrep_cpp
[337/883] 2265147=test_weakmap
[338/883] 2265148=test_case_mapping
[339/883] 2265148=test_gem_source_subpath_problem
[340/883] 2265148=test_date_compat
[341/883] 2265148=test_date_conv
[342/883] 2265148=test_frozen
[343/883] 2265148=test_flip
[344/883] 2265148=test_gem_source_local
[345/883] 2265148=test_win32ole_method
[346/883] 2265148=test_stringio
[347/883] 2265148=test_memory_view
[348/883] 2265148=test_exception_at_throwing
[349/883] 2265148=test_enumerator
[350/883] 2265148=test_sprintf
[351/883] 2265146=test_gem_uri
[352/883] 2265146=test_rdoc_method_attr
[353/883] 2265148=test_win32ole_type_event
[354/883] 2265148=static_literals_test
[355/883] 2265148=ripper_test
[356/883] 2265145=test_rdoc_i18n_locale
[357/883] 2265145=test_gem_resolver_lock_set
[358/883] 2265146=test_ole_methods
[359/883] 2265145=test_flags
[360/883] 2265146=test_gem_resolver_installer_set
[361/883] 2265146=test_psych
[362/883] 2265146=test_gem_source_installed
[363/883] 2265146=test_http
[364/883] 2265146=test_gem_update_suggestion
[365/883] 2265146=test_arithmetic_sequence
[366/883] 2265146=test_ractor
[367/883] 2265146=test_severity
[368/883] 2265146=test_load
[369/883] 2265146=test_command
[370/883] 2265148=test_autoconf
[371/883] 2265148=test_io_buffer
[372/883] 2265148=test_bug_reporter
[373/883] 2265145=test_json_tree
[374/883] 2265146=test_cgi_multipart
[375/883] 2265145=test_win32ole_variant_m
[376/883] 2265145=test_tcp
[377/883] 2265145=test_kdf
[378/883] 2265146=test_gem_safe_yaml
[379/883] 2265145=test_rdoc_comment
[380/883] 2265146=test_cclass
[381/883] 2265148=test_rdoc_rdoc
[382/883] 2265146=test_files_lib
[383/883] 2265145=test_digest
[384/883] 2265148=test_help
[385/883] 2265148=test_gem_commands_open_command
[386/883] 2265148=reflection_test
[387/883] 2265148=test_bug-5832
[388/883] 2265148=test_show_source
[389/883] 2265148=test_store
[390/883] 2265145=test_nofree
[391/883] 2265145=test_gem_resolver_git_set
[392/883] 2265148=test_gem_resolver_lock_specification
[393/883] 2265148=test_fiddle
[394/883] 2265148=test_gem_command
[395/883] 2265145=test_emoji_breaks
[396/883] 2265145=test_ractor
[397/883] 2265145=test_stringchar
[398/883] 2265148=test_eval
[399/883] 2265145=test_member
[400/883] 2265145=test_rubygems
[401/883] 2265145=test_gem_security
[402/883] 2265148=test_shift_jis
[403/883] 2265148=test_rdoc_cross_reference
[404/883] 2265148=test_rdoc_markup_to_joined_paragraph
[405/883] 2265148=test_arity
[406/883] 2265148=parser_test
[407/883] 2265148=test_did_you_mean
[408/883] 2265148=test_handle
[409/883] 2265148=test_date_time
[410/883] 2265148=test_bug-3571
[411/883] 2265148=test_unicode_normalize
[412/883] 2265148=test_reline_key
[413/883] 2265148=bom_test
[414/883] 2265148=test_gem_stream_ui
[415/883] 2265148=test_ansi_with_terminfo
[416/883] 2265148=test_safe_load
[417/883] 2265148=test_rdoc_generator_ri
[418/883] 2265148=test_file
[419/883] 2265147=test_thread_fd_close
[420/883] 2265147=test_hash_create
[421/883] 2265147=test_name_error
[422/883] 2265147=locals_test
[423/883] 2265145=test_string
[424/883] 2265148=test_enumerator
[425/883] 2265147=test_timeout
[426/883] 2265147=test_weakref
[427/883] 2265147=test_gem_commands_dependency_command
[428/883] 2265147=test_rdoc_rubygems_hook
[429/883] 2265147=test_pkey_dsa
[430/883] 2265147=test_switch_hitter
[431/883] 2265147=test_gem_package_old
[432/883] 2265147=test_method_cache
[433/883] 2265147=heredoc_dedent_test
[434/883] 2265147=test_sprintf_comb
[435/883] 2265147=test_time
[436/883] 2265146=test_win32ole_param
[437/883] 2265146=test_super
[438/883] 2265147=test_ocsp
[439/883] 2265147=test_gem_request_set_gem_dependency_api
[440/883] 2265147=test_readpartial
[441/883] 2265147=test_lambda
[442/883] 2265147=test_pstore
[443/883] 2265147=test_variable
[444/883] 2265147=test_settracefunc
[445/883] 2265147=test_gem_text
[446/883] 2265147=test_win32ole
[447/883] 2265147=test_error_highlight
[448/883] 2265147=test_config
[449/883] 2265147=test_internal_ivar
[450/883] 2265147=test_tracepoint
[451/883] 2265147=test_gem_resolver_specification
[452/883] 2265147=test_pipe
[453/883] 2265147=desugar_compiler_test
[454/883] 2265147=test_have_macro
[455/883] 2265147=test_io_m17n
[456/883] 2265146=test_resize
[457/883] 2265146=test_stringscanner
[458/883] 2265146=test_convertible
[459/883] 2265147=test_rdoc_markup_pre_process
[460/883] 2265147=test_env
[461/883] 2265146=test_rdoc_generator_pot_po_entry
[462/883] 2265146=test_helper
[463/883] 2265146=test_dir_m17n
[464/883] 2265147=test_protocol
[465/883] 2265146=test_singleton_function
[466/883] 2265146=test_rdoc_markup_to_rdoc
[467/883] 2265147=test_cgi_header
[468/883] 2265147=test_process
[469/883] 2265147=test_dns
[470/883] 2265146=test_getopts
[471/883] 2265146=test_addr
[472/883] 2265146=test_gem_commands_info_command
[473/883] 2265146=pattern_test
[474/883] 2265146=test_file_exhaustive
[475/883] 2265147=test_extlibs
[476/883] 2265147=test_regexp
[477/883] 2265145=test_gem_remote_fetcher
[478/883] 2265146=test_case
[479/883] 2265146=test_printf
[480/883] 2265146=compiler_test
[481/883] 2265146=test_string
[482/883] 2265146=test_variable_name_check
[483/883] 2265146=test_iterator
[484/883] 2265146=test_zlib
[485/883] 2265148=test_storage
[486/883] 2265148=test_gem_uninstaller
[487/883] 2265145=test_rdoc_generator_pot
[488/883] 2265145=test_pointer
[489/883] 2265145=test_gem_gem_runner
[490/883] 2265145=test_alias
[491/883] 2265148=test_proc
[492/883] 2265145=test_eval
[493/883] 2265145=test_rdoc_class_module
[494/883] 2265145=test_rdoc_markup_attribute_manager
[495/883] 2265145=test_nil
[496/883] 2265145=test_trace
[497/883] 2265145=test_arity
[498/883] 2265145=test_find
[499/883] 2265145=test_object
[500/883] 2265148=test_gem_resolver_composed_set
[501/883] 2265148=test_win32ole_variant
[502/883] 2265148=test_summary
[503/883] 2265148=test_install
[504/883] 2265145=test_foreach
[505/883] 2265148=test_jaro_winkler
[506/883] 2265145=test_func
[507/883] 2265148=test_yamldbm
[508/883] 2265148=unescape_test
[509/883] 2265148=test_resolve_symbol
[510/883] 2265148=test_flush
[511/883] 2265148=test_stat
[512/883] 2265148=test_pair
[513/883] 2265145=parse_stream_test
[514/883] 2265145=test_gc
[515/883] 2265146=test_gem_local_remote_options
[516/883] 2265146=test_rational
[517/883] 2265146=test_cgi_modruby
[518/883] 2265146=test_gem_commands_owner_command
[519/883] 2265146=test_rdoc_context
[520/883] 2265148=test_random
[521/883] 2265148=test_c_struct_entry
[522/883] 2265148=test_open-uri
[523/883] 2265146=test_date
[524/883] 2265146=test_lexer
[525/883] 2265146=test_nonblock
[526/883] 2265146=test_gem_commands_install_command
[527/883] 2265148=test_enumerator_kw
[528/883] 2265148=test_mailto
[529/883] 2265148=index_write_test
[530/883] 2265148=test_dir
[531/883] 2265148=test_coderange
[532/883] 2265148=test_iso_8859
[533/883] 2265148=static_inspect_test
[534/883] 2265148=test_transcode
[535/883] 2265148=test_gem_source_list
[536/883] 2265148=test_yaml_special_cases
[537/883] 2265148=test_rdoc_parser_changelog
[538/883] 2265148=parameters_signature_test
[539/883] 2265148=test_kill_ring
[540/883] 2265148=test_boolean
[541/883] 2265148=test_rdoc_markup_indented_paragraph
[542/883] 2265148=test_rdoc_i18n_text
[543/883] 2265148=test_gem_source_fetch_problem
[544/883] 2265148=test_rdoc_parser_markdown
[545/883] 2265148=test_data
[546/883] 2265148=test_rdoc_markup_to_html_snippet
[547/883] 2265148=test_gem_commands_lock_command
[548/883] 2265148=test_fd_setsize
[549/883] 2265148=test_http
[550/883] 2265146=test_gem_source_git
[551/883] 2265146=test_unix
[552/883] 2265146=test_regex_casefold
[553/883] 2265146=test_gem_rdoc
[554/883] 2265146=test_erb_command
[555/883] 2265146=test_ws
[556/883] 2265146=test_win32ole_variant_outarg
[557/883] 2265146=test_ractor_compatibility
[558/883] 2265146=test_have_func
[559/883] 2265146=test_gem_commands_contents_command
[560/883] 2265146=test_gem_commands_sources_command
[561/883] 2265146=test_context
[562/883] 2265146=test_coder
[563/883] 2265146=test_symbol
[564/883] 2265148=test_not
[565/883] 2265148=test_rdoc_attr
[566/883] 2265148=test_ostruct
[567/883] 2265148=test_koi8
[568/883] 2265148=test_gem_resolver_vendor_specification
[569/883] 2265148=json_ext_parser_test
[570/883] 2265148=test_scanner_events
[571/883] 2265148=test_inlinecache
[572/883] 2265148=test_filter
[573/883] 2265148=test_rendering
[574/883] 2265148=test_rdoc_generator_markup
[575/883] 2265148=test_gem_dependency_list
[576/883] 2265148=test_gem_ext_configure_builder
[577/883] 2265148=test_err_in_callback
[578/883] 2265148=test_gem_package_task
[579/883] 2265148=test_https_proxy
[580/883] 2265148=test_rdoc_rd_block_parser
[581/883] 2265148=test_rdoc_ri_paths
[582/883] 2265148=test_name_error_extension
[583/883] 2265148=test_pack
[584/883] 2265148=test_registry
[585/883] 2265148=test_stringify_symbols
[586/883] 2265148=test_key_actor_emacs
[587/883] 2265148=command_line_test
[588/883] 2265148=test_ractor
[589/883] 2265148=test_verbose
[590/883] 2265148=test_update
[591/883] 2265148=test_basicinstructions
[592/883] 2265148=ractor_test
[593/883] 2265148=test_gem_commands_fetch_command
[594/883] 2265148=test_rdoc_tom_doc
[595/883] 2265148=test_bignum
[596/883] 2265148=test_sleep
[597/883] 2265148=test_normalize
[598/883] 2265148=test_files_test_2
[599/883] 2265148=test_gem_resolver_git_specification
[600/883] 2265148=test_rdoc_markup
[601/883] 2265148=test_ancdata
[602/883] 2265148=test_spell_checker
[603/883] 2265148=test_singleton
[604/883] 2265148=test_thread
[605/883] 2265146=test_pattern_key_name_check
[606/883] 2265146=test_remote_fetch_error
[607/883] 2265146=test_require
[608/883] 2265147=test_pinned
[609/883] 2265147=test_udp
[610/883] 2265147=test_open3
[611/883] 2265146=test_force_exit
[612/883] 2265146=test_exit
[613/883] 2265146=test_range
[614/883] 2265145=test_rdoc_rd
[615/883] 2265145=test_optimization
[616/883] 2265146=test_gem_commands_query_command
[617/883] 2265146=test_rdoc_markup_document
[618/883] 2265146=test_key_actor_vi
[619/883] 2265147=test_lazy_enumerator
[620/883] 2265146=test_weakkeymap
[621/883] 2265148=test_formatter
[622/883] 2265148=test_dup
[623/883] 2265146=test_history
[624/883] 2265146=test_locale
[625/883] 2265146=test_require
[626/883] 2265147=test_find_executable
[627/883] 2265147=test_ts
[628/883] 2265148=test_grapheme_breaks
[629/883] 2265148=test_ractor
[630/883] 2265148=json_common_interface_test
[631/883] 2265148=test_enumerable
[632/883] 2265148=test_signedness
[633/883] 2265147=test_too_many_dummy_encodings
[634/883] 2265147=test_rdoc_parser_simple
[635/883] 2265147=test_gem_commands_stale_command
[636/883] 2265147=test_svcb_https
[637/883] 2265147=test_buffering
[638/883] 2265147=test_gem_security_signer
[639/883] 2265147=test_date_arith
[640/883] 2265147=test_gem_package
[641/883] 2265147=test_gem_resolver_api_specification
[642/883] 2265147=location_test
[643/883] 2265147=test_propertyputref
[644/883] 2265147=test_struct
[645/883] 2265147=fuzzer_test
[646/883] 2265147=test_ast
[647/883] 2265148=test_rand
[648/883] 2265148=test_serialize_subclasses
[649/883] 2265148=test_default_gems
[650/883] 2265148=test_instrumentation_api
[651/883] 2265148=ruby_api_test
[652/883] 2265148=test_gem_safe_marshal
[653/883] 2265148=test_gem_request_set_lockfile_tokenizer
[654/883] 2265148=test_gem_doctor
[655/883] 2265148=test_date_strptime
[656/883] 2265146=test_array_create
[657/883] 2265146=test_key_event_record
[658/883] 2265146=test_scalar_scanner
[659/883] 2265146=test_notimplement
[660/883] 2265146=test_etc
[661/883] 2265148=test_struct
[662/883] 2265146=test_win32ole_event
[663/883] 2265146=test_tracer
[664/883] 2265146=test_option
[665/883] 2265146=test_mutex
[666/883] 2265146=test_tree_spell_checker
[667/883] 2265146=test_euc_jp
[668/883] 2265146=test_gem_util
[669/883] 2265146=test_require_lib
[670/883] 2265148=test_integer
[671/883] 2265145=test_objectspace
[672/883] 2265145=test_interned_str
[673/883] 2265145=test_gem_ext_cmake_builder
[674/883] 2265145=test_io
[675/883] 2265146=test_compile_prism
[676/883] 2265148=test_sexp
[677/883] 2265148=test_gem_commands_update_command
[678/883] 2265146=json_encoding_test
[679/883] 2265146=test_marshal
[680/883] 2265146=test_raise_exception
[681/883] 2265148=test_rdoc_markup_to_bs
[682/883] 2265148=test_optparse
[683/883] 2265148=test_https
[684/883] 2265148=test_gem_console_ui
[685/883] 2265148=test_rdoc_markup_to_tt_only
[686/883] 2265148=test_ssl
[687/883] 2265148=test_case_options
[688/883] 2265148=test_evaluation
[689/883] 2265146=test_ractor
[690/883] 2265148=test_constant
[691/883] 2265146=test_buffered_io
[692/883] 2265146=test_completion
[693/883] 2265146=test_encoding
[694/883] 2265148=ruby_parser_test
[695/883] 2265148=test_to_ary_concat
[696/883] 2265146=test_gem
[697/883] 2265146=test_addrinfo
[698/883] 2265146=test_cgi_core
[699/883] 2265146=test_bug-14834
[700/883] 2265146=test_fixnum
[701/883] 2265146=test_signal
[702/883] 2265148=test_bash_completion
[703/883] 2265148=test_gem_ext_cargo_builder_unit
[704/883] 2265148=test_delegate
[705/883] 2265148=test_terminfo
[706/883] 2265148=test_fiber
[707/883] 2265146=test_rational2
[708/883] 2265146=test_rdoc_require
[709/883] 2265146=test_parser
[710/883] 2265146=version_test
[711/883] 2265146=test_gem_resolver
[712/883] 2265146=test_win32ole_variable
[713/883] 2265146=test_scheduler
[714/883] 2265146=test_object_references
[715/883] 2265146=test_cgi_cookie
[716/883] 2265146=test_tsort
[717/883] 2265146=test_gem_commands_exec_command
[718/883] 2265146=test_rdoc_markup_to_label
[719/883] 2265146=test_gem_package_tar_reader_entry
[720/883] 2265146=test_gem_specification
[721/883] 2265148=test_rbconfig
[722/883] 2265148=test_files_sample
[723/883] 2265148=test_metaclass
[724/883] 2265148=test_timeout
[725/883] 2265148=test_httpresponses
[726/883] 2265148=test_gem_commands_server_command
[727/883] 2265148=test_objspace
[728/883] 2265145=test_have_library
[729/883] 2265145=test_load
[730/883] 2265145=test_mixed_unicode_escapes
[731/883] 2265145=test_rdoc_generator_darkfish
[732/883] 2265145=test_within_pipe
[733/883] 2265145=test_time_tz
[734/883] 2265145=test_new
[735/883] 2265145=test_big5
[736/883] 2265145=test_cipher
[737/883] 2265145=test_rdoc_parser_ruby
[738/883] 2265146=test_httpresponse
[739/883] 2265146=test_beginendblock
[740/883] 2265146=test_pack
[741/883] 2265145=test_arith_seq_extract
[742/883] 2265145=test_config
[743/883] 2265145=test_gem_request_connection_pools
[744/883] 2265146=test_ractor
[745/883] 2265146=test_rubyvm
[746/883] 2265146=test_logperiod
[747/883] 2265146=test_bn
[748/883] 2265146=test_io_console
[749/883] 2265145=test_recursion
[750/883] 2265145=test_c_union_entity
[751/883] 2265145=test_string_processing
[752/883] 2265145=test_unicode_escape
[753/883] 2265145=test_cparser
[754/883] 2265146=test_rdoc_markup_attributes
[755/883] 2265146=redundant_return_test
[756/883] 2265146=test_digest_extend
[757/883] 2265146=test_ssl
[758/883] 2265145=test_logger
[759/883] 2265145=test_engine
[760/883] 2265145=test_symbol
[761/883] 2265145=test_append
[762/883] 2265145=test_rb_str_dup
[763/883] 2265145=test_key_error
[764/883] 2265145=test_module
[765/883] 2265146=test_enc_associate
[766/883] 2265146=test_rdoc_markup_to_table_of_contents
[767/883] 2265146=test_gem_commands_unpack_command
[768/883] 2265145=test_x509cert
[769/883] 2265145=test_pp
[770/883] 2265146=test_ftp
[771/883] 2265145=test_logdevice
[772/883] 2265146=test_import
[773/883] 2265145=test_last_thread
[774/883] 2265145=test_gem_requirement
[775/883] 2265145=test_word
[776/883] 2265145=test_numeric
[777/883] 2265145=test_gem_resolver_vendor_set
[778/883] 2265145=test_cmethod
[779/883] 2265145=test_gem_commands_list_command
[780/883] 2265145=test_gem_resolver_installed_specification
[781/883] 2265145=test_irb
[782/883] 2265146=test_parser
[783/883] 2265146=test_gem_ext_rake_builder
[784/883] 2265145=test_iter_break
[785/883] 2265145=test_keyword
[786/883] 2265145=test_ensured
[787/883] 2265145=test_hash
[788/883] 2265146=test_x509crl
[789/883] 2265146=test_cgi_session
[790/883] 2265146=test_pkcs7
[791/883] 2265146=test_num2int
[792/883] 2265146=test_gem_install_update_options
[793/883] 2265146=test_project_sanity
[794/883] 2265146=test_address_resolve
[795/883] 2265146=test_gem_command_manager
[796/883] 2265146=test_refinement
[797/883] 2265146=test_m17n
[798/883] 2265146=test_frozen_error
[799/883] 2265146=test_yjit
[800/883] 2265145=test_files_ext
[801/883] 2265145=test_x509req
[802/883] 2265145=test_gem_ext_cargo_builder_link_flag_converter
[803/883] 2265145=test_array
[804/883] 2265146=test_argf
[805/883] 2265145=test_console_attr
[806/883] 2265145=test_complex2
[807/883] 2265145=dispatcher_test
[808/883] 2265145=test_eval_history
[809/883] 2265145=test_allocation
[810/883] 2265146=test_win32ole_record
[811/883] 2265146=test_ruby_lex
[812/883] 2265146=test_ossl
[813/883] 2265145=test_ubf_async_safe
[814/883] 2265145=test_insns_leaf
[815/883] 2265145=test_gem_version_option
[816/883] 2265145=test_gem_commands_help_command
[817/883] 2265145=test_set
[818/883] 2265145=test_rdoc_include
[819/883] 2265145=test_pkg_config
[820/883] 2265145=test_yield_block
[821/883] 2265146=test_rdoc_options
[822/883] 2265145=test_dln
[823/883] 2265145=test_at_exit
[824/883] 2265145=test_closure
[825/883] 2265146=test_gem_resolver_local_specification
[826/883] 2265146=test_object
[827/883] 2265146=test_digest
[828/883] 2265146=test_float
[829/883] 2265145=test_history
[830/883] 2265145=test_method_cache
[831/883] 2265145=test_gem_gemcutter_utilities
[832/883] 2265145=test_gem_commands_which_command
[833/883] 2265146=test_passing_block
[834/883] 2265146=test_primitive
[835/883] 2265146=test_mul
[836/883] 2265145=test_monitor
[837/883] 2265146=test_data_error
[838/883] 2265145=test_yjit_exit_locations
[839/883] 2265146=test_document
[840/883] 2265146=test_cstr
[841/883] 2265145=test_gem_config_file
[842/883] 2265145=test_whileuntil
[843/883] 2265145=test_gem_resolver_best_set
[844/883] 2265145=test_sockopt
[845/883] 2265145=test_gem_uri_formatter
[846/883] 2265145=test_omap
[847/883] 2265145=test_encoding
[848/883] 2265145=test_shellwords
[849/883] 2265145=test_windows_1251
[850/883] 2265145=test_yaml_tree
[851/883] 2265145=test_gem_package_tar_writer
[852/883] 2265145=test_gb18030
[853/883] 2265145=test_gem_resolver_conflict
[854/883] 2265145=test_nowrite
[855/883] 2265145=test_nesting_parser
[856/883] 2265145=test_vm_dump
[857/883] 2265145=test_thread_queue
[858/883] 2265148=errors_test
[859/883] 2265148=test_fileutils
[860/883] 2265148=test_pathname
[861/883] 2265146=test_coverage
[862/883] 2265148=test_helper
[863/883] 2265148=test_gem_path_support
[864/883] 2265148=test_case
[865/883] 2265148=test_configuration
[866/883] 2265148=test_fips
[867/883] 2265148=test_class
[868/883] 2265148=test_wss
[869/883] 2265148=test_x509ext
[870/883] 2265148=test_libs
[871/883] 2265148=test_chilled
[872/883] 2265148=test_gc
[873/883] 2265148=test_math
[874/883] 2265148=test_set_len
[875/883] 2265148=test_x509attr
[876/883] 2265148=test_unicode
[877/883] 2265148=test_rdoc_parser_rd
[878/883] 2265148=test_webauthn_poller
[879/883] 2265148=test_marshalable
[880/883] 2265148=test_rdoc_parser
[881/883] 2265146=test_webauthn_listener
[882/883] 2265148=test_pattern_matching
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 39487>
[883/883] 2265148=test_thread_cv
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11
Failed tests:
TestGCCompact#test_moving_objects_between_size_pools: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
Retrying...
Finished tests in 1447.706935s, 17.9435 tests/s, 4346.3887 assertions/s.
25977 tests, 6292297 assertions, 0 failures, 0 errors, 326 skips
ruby -v: ruby 3.4.0dev (2024-05-29T19:58:35Z master 4a9ef9e23c) [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 -j' 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 '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/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/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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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 -fy -o /tmp/rubytest.goe54p/1-mspec-multi-0
$ /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 -fy -o /tmp/rubytest.goe54p/2-mspec-multi-1
$ /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 -fy -o /tmp/rubytest.goe54p/3-mspec-multi-2
$ /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 -fy -o /tmp/rubytest.goe54p/4-mspec-multi-3
$ /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 -fy -o /tmp/rubytest.goe54p/5-mspec-multi-4
$ /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 -fy -o /tmp/rubytest.goe54p/6-mspec-multi-5
$ /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 -fy -o /tmp/rubytest.goe54p/7-mspec-multi-6
$ /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 -fy -o /tmp/rubytest.goe54p/8-mspec-multi-7
$ /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 -fy -o /tmp/rubytest.goe54p/9-mspec-multi-8
$ /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 -fy -o /tmp/rubytest.goe54p/10-mspec-multi-9
$ /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 -fy -o /tmp/rubytest.goe54p/11-mspec-multi-10
$ /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 -fy -o /tmp/rubytest.goe54p/12-mspec-multi-11
$ /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 -fy -o /tmp/rubytest.goe54p/13-mspec-multi-12
$ /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 -fy -o /tmp/rubytest.goe54p/14-mspec-multi-13
$ /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 -fy -o /tmp/rubytest.goe54p/15-mspec-multi-14
$ /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 -fy -o /tmp/rubytest.goe54p/16-mspec-multi-15
ruby 3.4.0dev (2024-05-29T19:58:35Z master 4a9ef9e23c) [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 ...........
Finished in 113.558337 seconds
3430 files, 32641 examples, 130514 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.2274312.ruby -x gdbscript
[New LWP 2274312]
[New LWP 2274314]
[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/l'.
Program terminated with signal SIGABRT, Aborted.
#0 debug_info_read (reader=0x55cabb6f35e0, num_traces=25, traces=0x55cab9cf7560 <trace>, lines=0x55cabbed7fe0, offset=0, errout=0x7fbb976316a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1946
1946 uintptr_t offset = addr - reader->obj->base_addr + reader->obj->vmaddr;
[Current thread is 1 (Thread 0x7fbb974127c0 (LWP 2274312))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fbb974127c0 (LWP 2274312) debug_info_read (reader=0x55cabb6f35e0, num_traces=25, traces=0x55cab9cf7560 <trace>, lines=0x55cabbed7fe0, offset=0, errout=0x7fbb976316a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1946
2 Thread 0x7fbb7de3f640 (LWP 2274314) 0x00007fbb9753cfde in epoll_wait (epfd=4, events=0x55cab9cf445c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
>>> Machine level backtrace
Thread 2 (Thread 0x7fbb7de3f640 (LWP 2274314)):
#0 0x00007fbb9753cfde in epoll_wait (epfd=4, events=0x55cab9cf445c <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 0x000055cab97c7a82 in event_wait (vm=0x55cabb6622a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
r = 21962
#2 0x000055cab97c7aa6 in timer_thread_polling (vm=0x55cabb6622a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
r = 569413534
#3 0x000055cab97c8166 in timer_thread_func (ptr=0x55cabb6622a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3051
vm = 0x55cabb6622a0
#4 0x00007fbb974abb43 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 = {140724401439264, 7286245544949810923, 140443247703616, 25, 140443673868368, 140724401439616, -7319745225180477717, -7319792857831471381}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#5 0x00007fbb9753cbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7fbb974127c0 (LWP 2274312)):
#0 debug_info_read (reader=0x55cabb6f35e0, num_traces=25, traces=0x55cab9cf7560 <trace>, lines=0x55cabbed7fe0, offset=0, errout=0x7fbb976316a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1946
addr = 94329183909048
offset = 2112254
saddr = 0
i = 9
die = {pos = 4031280, tag = 29, has_children = 1}
ranges = {low_pc = 2930434, high_pc = 2930438, ranges = 0, low_pc_set = true, high_pc_set = true, ranges_set = false}
line = {dirname = 0x7fbb7bc63998 "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/core/src", filename = 0x7fbb7bc64172 "cell.rs", path = 0x0, line = 1274, base_addr = 0, saddr = 0, sname = 0x7fbb7be97b83 "wrapping_add", next = 0x0}
addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#1 0x000055cab9949d50 in fill_lines (num_traces=25, traces=0x55cab9cf7560 <trace>, check_debuglink=1, objp=0x55cabb6f3f00, lines=0x55cabbed7fe0, offset=0, errout=0x7fbb976316a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
reader = {obj = 0x55cabbed8710, file = 0x7fbb7abac000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7fbb7b7ad37e "\201~\a", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7fbb7bc7cb14 "\321w", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7fbb7bc640dd "codegen.rs", debug_line_directories = 0x7fbb7bc6379d "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7fbb7b7d6fdb "\033\001P\263\016", cu_end = 0x7fbb7b825203 "\276W\003", pend = 0x7fbb7bb34692 "\001(", q0 = 0x7fbb7bb552bf "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7fbb7bb5540e "\033\064", format = 4, address_size = 8 '\b', level = 16, abbrev_table = {0x7fbb977a1670 "", 0x7fbb7bb552c0 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7fbb7bb552d6 "4", 0x7fbb7bb552e1 "\023\001\035\023\003\016\v\v\210\001\017", 0x7fbb7bb552ef "\r", 0x7fbb7bb552fd "\017", 0x7fbb7bb55308 "$", 0x7fbb7bb55313 "9\001\003\016", 0x7fbb7bb5531a "\023", 0x7fbb7bb55326 "\023\001\003\016\v\v\210\001\017", 0x7fbb7bb55332 "/", 0x7fbb7bb5533b ".\001n\016\003\016:\v;\005I\023 \v", 0x7fbb7bb5534c "4", 0x7fbb7bb5535c "\005", 0x7fbb7bb55369 ".\001n\016\003\016:\v;\005 \v", 0x7fbb7bb55378 "\v\001", 0x7fbb7bb5537d "\023", 0x7fbb7bb55389 "4", 0x7fbb7bb55396 "\023\001\003\016<\031\210\001\017", 0x7fbb7bb553a2 ".\001n\016\003\016:\v;\vI\023 \v", 0x7fbb7bb553b3 "4", 0x7fbb7bb553c3 "\005", 0x7fbb7bb553ce "\005", 0x7fbb7bb553db "4", 0x7fbb7bb553e8 ".\001\021\001\022\006@\030\061\023", 0x7fbb7bb553f5 "\005", 0x7fbb7bb553fe "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7fbb7bb5540f "4", 0x7fbb7bb55418 "\035", 0x7fbb7bb55429 "\v\001\021\001\022\006", 0x7fbb7bb55432 "4", 0x7fbb7bb5543b "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7fbb7bb5544c "\005", 0x7fbb7bb55455 "\005", 0x7fbb7bb5545e "4", 0x7fbb7bb55467 "\035\001\061\023U\027X\vY\005W\v", 0x7fbb7bb55476 "4", 0x7fbb7bb5547d ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7fbb7bb55490 "\005", 0x7fbb7bb5549d "\v\001U\027", 0x7fbb7bb554a4 "\005", 0x7fbb7bb554ab "\035", 0x7fbb7bb554ba "\035\001\061\023U\027X\vY\vW\v", 0x7fbb7bb554c9 "\005", 0x7fbb7bb554d6 "3\001\025\023", 0x7fbb7bb554dd "\r", 0x7fbb7bb554eb "\031\001\026\v", 0x7fbb7bb554f2 "\031\001", 0x7fbb7bb554f7 "\023\001\003\016\v\005\210\001\017", 0x7fbb7bb55503 "3\001", 0x7fbb7bb55508 "3", 0x7fbb7bb5550d "\027\001\003\016\v\v\210\001\017", 0x7fbb7bb55519 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7fbb7bb55529 "(", 0x7fbb7bb55532 "\005", 0x7fbb7bb5553d ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7fbb7bb55550 "(", 0x7fbb7bb55559 "\r", 0x7fbb7bb5556a ".\001n\016\003\016:\v;\v \v", 0x7fbb7bb55579 "\005", 0x7fbb7bb55588 "4", 0x7fbb7bb5559a "4", 0x7fbb7bb555ac ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7fbb7bb555c1 "\005", 0x7fbb7bb555d0 "4", 0x7fbb7bb555d9 ".", 0x7fbb7bb555ea ".", 0x7fbb7bb555fd "\017", 0x7fbb7bb55606 "\001\001I\023", 0x7fbb7bb5560d "!", 0x7fbb7bb55618 "$", 0x7fbb7bb55623 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7fbb7bb55638 "\005", 0x7fbb7bb55647 "\035", 0x7fbb7bb55658 "4", 0x7fbb7bb5566a "4", 0x7fbb7bb5567e "\r", 0x7fbb7bb5568c "4", 0x7fbb7bb5569b "\035", 0x7fbb7bb556aa "\005", 0x7fbb7bb556b3 "4", 0x7fbb7bb556c2 "4", 0x7fbb7bb556cb "4", 0x7fbb7bb556da "4", 0x7fbb7bb556ec ".", 0x7fbb7bb556fd ".\001\003\016:\v;\v \v", 0x7fbb7bb5570a ".\001\003\016:\v;\vI\023 \v", 0x7fbb7bb55719 "\025\001I\023", 0x7fbb7bb55720 "\005", 0x7fbb7bb55727 "\025\001", 0x7fbb7bb54df4 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023?\031", 0x7fbb7bb54e0b "4", 0x7fbb7bb54e1d "4", 0x7fbb7bb54e2f ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fbb7bb54e42 "\005", 0x7fbb7bb54e4b "4", 0x7fbb7bb54e54 ".", 0x7fbb7bb54e65 "\035\001\061\023\021\001\022\006X\vY\v", 0x7fbb7bb54e74 "4", 0x7fbb7bb54e86 "\035", 0x7fbb7bb54e95 ".", 0x7fbb7bb54ea8 "\r", 0x7fbb7bb54eb6 "\025\001I\023", 0x7fbb7bb54ebd "\005", 0x7fbb7bb54ec4 "\025\001", 0x7fbb7bb54ec9 ".\001\003\016:\v;\v \v", 0x7fbb7bb54ed6 ".\001\003\016:\v;\vI\023 \v", 0x7fbb7bb537df "\025\001I\023", 0x7fbb7bb537e6 "\005", 0x7fbb7bb537ed "\025\001", 0x7fbb7bb537f2 ".\001\003\016:\v;\v \v", 0x7fbb7bb537ff ".\001\003\016:\v;\vI\023 \v", 0x7fbb7bb5380e ".\001\003\016:\v;\vI\023?\031 \v", 0x7fbb7bb4b380 "\005", 0x7fbb7bb4b38f ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7fbb7bb4768d "!", 0x7fbb7bb47696 "\r", 0x7fbb7bb476ac ".", 0x7fbb7bb476c0 "\035\001\061\023\021\001\022\aX!(Y!\225\rW!\020\001\023", 0x7fbb7bb476d7 "\n", 0x7fbb7bb476e4 ".", 0x7fbb7bb476fd "4", 0x7fbb7bb4770e ".", 0x7fbb7bb47726 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7fbb7bb47743 ".", 0x7fbb7bb4775d ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7fbb7bb47779 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7fbb7bb4778e "\026", 0x7fbb7bb47798 "\023\001\003\016\v\v:\v;\v\001\023", 0x7fbb7bb477a8 "\017", 0x7fbb7bb477b0 "$", 0x7fbb7bb477bc "\026", 0x7fbb7bb477ca "&", 0x7fbb7bb477d0 "\026", 0x7fbb7bb477e0 "(", 0x7fbb7bb477ea "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fbb7bb477ff "\025\001I\023\001\023", 0x7fbb7bb47809 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7fbb7bb4781e "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7fbb7bb47830 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7fbb7bb47842 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fbb7bb47855 "\026", 0x7fbb7bb47868 "\r", 0x7fbb7bb4787c "\r", 0x7fbb7bb4788e "\023\001\v\005:\v;\v9\v\001\023", 0x7fbb7bb4789e "!", 0x7fbb7bb478a4 "4", 0x7fbb7bb478b4 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7fbb7bb478cf ".", 0x7fbb7bb478e6 ".", 0x7fbb7bb478fd ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7fbb7bb47919 ".", 0x7fbb7bb47936 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fbb7bb47957 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fbb7bb47976 ".", 0x7fbb7bb47990 ".", 0x7fbb7bb479ac "4", 0x7fbb7bb479b8 ".", 0x7fbb7bb479d3 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7fbb7bb479e7 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fbb7bb47a06 ".", 0x7fbb7bb47a21 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7fbb7bb47a37 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7fbb7bb47a54 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7fbb7bb47a6c ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7fbb7d61efc0 "\360\357a}\273\177", 0x55cabb6f3b68 "\323y\264{\273\177", 0x55cabb6f42e8 "\320\272\177\271\312U", 0x55cabb6f42f0 "\320\272\177\271\312U", 0x55cabb6f42f8 "\001", 0x55cabb6f4300 "\003", 0x7fbb7d61efa0 "", 0x7fbb7d61efa8 "", 0x7fbb7d61efb0 "", 0x7fbb7d61efb8 "", 0x7fbb7d61efc8 ">\243\236\271\312U", 0x0, 0x7fbb7d61efd0 "\360\335\230\273\312U", 0x55cab99ea33e <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x55cab99ea2f0 <fiber_entry> "\363\017\036\372UH\211\345H\203\354 H\211}\350H\211u\340H\213E\340H\213@\bH\211E\360H\213E\360H\213\200\200", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55cabb6f3ca0 "PCo\273\312U", 0x55cabb6f3f40 "\220?o\273\312U", 0x7fbb9754acb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x55cabb6f3ca0 "PCo\273\312U", 0x55cabb6f3d90 "", 0x55cabb6f3f40 "\220?o\273\312U", 0x7fbb97656994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55cabb6f4350 "\270\360\212|\273\177", 0x55cabb6f4348 "", 0x55cabb6f4358 "\003"...}}
i = 0
j = 296
shstr = 0x7fbb7c7bf1e4 ""
ehdr = 0x7fbb7abac000
shdr = 0x7fbb7c7bf3d8
shstr_shdr = 0x7fbb7c7bff58
gnu_debuglink_shdr = 0x0
note_gnu_build_id = 0x7fbb7c7bf498
fd = 5
filesize = 29441944
file = 0x7fbb7abac000 "\177ELF\002\001\001"
symtab_shdr = 0x7fbb7c7bfed8
strtab_shdr = 0x7fbb7c7bff18
dynsym_shdr = 0x7fbb7c7bf558
dynstr_shdr = 0x7fbb7c7bf598
obj = 0x55cabbed8710
dladdr_fbase = 94329181798400
#2 0x000055cab994a6fb in rb_dump_backtrace_with_lines (num_traces=25, traces=0x55cab9cf7560 <trace>, errout=0x7fbb976316a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
addr = 140443239313072
i = 0
lines = 0x55cabbed7fe0
obj = 0x55cabbed8710
dladdr_fbases = 0x55cabbed8630
main_path = 0x55cabb6f3ea0 "/tmp/ruby/build/trunk-O0/ruby"
len = 29
#3 0x000055cab9846f2c in rb_print_backtrace (errout=0x7fbb976316a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
trace = {0x55cab9846f11 <rb_print_backtrace+36>, 0x55cab9847634 <rb_vm_bugreport+656>, 0x55cab9a1581e <rb_bug_for_fatal_signal+327>, 0x55cab9789200 <sigill>, 0x7fbb97459520 <__restore_rt>, 0x55cab97f76c2 <RB_FL_ANY_RAW+30>, 0x55cab97f7afb <ROBJECT_IVPTR+37>, 0x55cab97fb9c0 <rb_ensure_iv_list_size+52>, 0x55cab97fbafe <obj_ivar_set_shape_resize_ivptr+46>, 0x55cab97fb4b8 <general_ivar_set+351>, 0x55cab97fbbcf <rb_obj_ivar_set+91>, 0x55cab97fbddc <ivar_set+78>, 0x55cab97fbe59 <rb_ivar_set+59>, 0x55cab96fec2b <rb_obj_ivar_set_m+120>, 0x55cab9814880 <ractor_safe_call_cfunc_2+70>, 0x55cab9815401 <vm_call_cfunc_with_frame_+541>, 0x55cab9815679 <vm_call_cfunc_with_frame+121>, 0x55cab981bad5 <vm_sendish+502>, 0x55cab9823444 <vm_exec_core+15679>, 0x55cab983ae15 <rb_vm_exec+320>, 0x55cab9837732 <invoke_block+216>, 0x55cab98381ce <vm_invoke_proc+911>, 0x55cab9838972 <rb_vm_invoke_proc+170>, 0x55cab99eccf8 <rb_fiber_start+726>, 0x55cab99ea33e <fiber_initialize_coroutine>, 0x0 <repeats 999 times>}
n = 25
#4 0x000055cab9847634 in rb_vm_bugreport (ctx=0x55cabb6f42c0, errout=0x7fbb976316a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
cmd = 0x0
other_runtime_info = other_runtime_info
vm = 0x55cabb6622a0
ec = 0x55cabb98dc20
#5 0x000055cab9a1581e in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55cabb6f42c0, fmt=0x55cab9af604b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1108
pid = -1
out = 0x7fbb976316a0 <_IO_2_1_stderr_>
file = 0x7fbb7cc710d8 "-"
line = 10
#6 0x000055cab9789200 in sigsegv (sig=11, info=0x55cabb6f43f0, ctx=0x55cabb6f42c0) at /tmp/ruby/src/trunk-O0/signal.c:929
No locals.
#7 <signal handler called>
No locals.
#8 0x000055cab97f76c2 in RB_FL_ANY_RAW (obj=140443225092280, flags=8192) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#9 0x000055cab97f7afb in ROBJECT_IVPTR (obj=140443225092280) at /tmp/ruby/src/trunk-O0/include/ruby/internal/core/robject.h:142
ptr = 0x7fbb7c8af0b8
#10 0x000055cab97fb9c0 in rb_ensure_iv_list_size (obj=140443225092280, current_capacity=3, new_capacity=7) at /tmp/ruby/src/trunk-O0/variable.c:1686
ptr = 0x11183
newptr = 0x11183
#11 0x000055cab97fbafe in obj_ivar_set_shape_resize_ivptr (obj=140443225092280, old_capa=3, new_capa=7, _data=0x0) at /tmp/ruby/src/trunk-O0/variable.c:1723
No locals.
#12 0x000055cab97fb4b8 in general_ivar_set (obj=140443225092280, id=70019, val=1, data=0x0, shape_ivptr_func=0x55cab97fbaae <obj_ivar_set_shape_ivptr>, shape_resize_ivptr_func=0x55cab97fbad0 <obj_ivar_set_shape_resize_ivptr>, set_shape_func=0x55cab97fbb01 <obj_ivar_set_set_shape>, transition_too_complex_func=0x55cab97fbb2f <obj_ivar_set_transition_too_complex>, too_complex_table_func=0x55cab97fbb52 <obj_ivar_set_too_complex_table>) at /tmp/ruby/src/trunk-O0/variable.c:1525
next_shape = 0x7fbb95e9fb68
result = {index = 0, existing = false}
current_shape = 0x7fbb95e9fb40
index = 3
table = 0x7fbb7c8af0b8
#13 0x000055cab97fbbcf in rb_obj_ivar_set (obj=140443225092280, id=70019, val=1) at /tmp/ruby/src/trunk-O0/variable.c:1749
No locals.
#14 0x000055cab97fbddc in ivar_set (obj=140443225092280, id=70019, val=1) at /tmp/ruby/src/trunk-O0/variable.c:1846
No locals.
#15 0x000055cab97fbe59 in rb_ivar_set (obj=140443225092280, id=70019, val=1) at /tmp/ruby/src/trunk-O0/variable.c:1865
No locals.
#16 0x000055cab96fec2b in rb_obj_ivar_set_m (obj=140443225092280, iv=140443224311240, val=1) at /tmp/ruby/src/trunk-O0/object.c:2951
id = 70019
#17 0x000055cab9814880 in ractor_safe_call_cfunc_2 (recv=140443225092280, argc=2, argv=0x7fbb7d61f0d0, func=0x55cab96febb3 <rb_obj_ivar_set_m>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3424
f = 0x55cab96febb3 <rb_obj_ivar_set_m>
#18 0x000055cab9815401 in vm_call_cfunc_with_frame_ (ec=0x55cabb98dc20, reg_cfp=0x7fbb7d63eeb0, calling=0x7fbb7d61df90, argc=2, argv=0x7fbb7d61f0d0, stack_bottom=0x7fbb7d61f0c8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3594
ci = 0x10d100140005
cc = 0x7fbb7c8676c8
val = 140443224311240
me = 0x7fbb7c8676f0
cfunc = 0x55cabb68ee68
recv = 140443225092280
block_handler = 0
frame_type = 1431634051
len = 2
args = <optimized out>
args = <optimized out>
#19 0x000055cab9815679 in vm_call_cfunc_with_frame (ec=0x55cabb98dc20, reg_cfp=0x7fbb7d63eeb0, calling=0x7fbb7d61df90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
argc = 2
stack_bottom = 0x7fbb7d61f0c8
argv = 0x7fbb7d61f0d0
#20 0x000055cab981bad5 in vm_sendish (ec=0x55cabb98dc20, reg_cfp=0x7fbb7d63eeb0, cd=0x55cabb80a7c0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5723
val = 36
ci = 0x10d100140005
cc = 0x7fbb7c8676c8
argc = 2
recv = 140443225092280
calling = {cd = 0x55cabb80a7c0, cc = 0x7fbb7c8676c8, block_handler = 0, recv = 140443225092280, argc = 2, kw_splat = false, heap_argv = 0}
#21 0x000055cab9823444 in vm_exec_core (ec=0x55cabb98dc20) at ../../src/trunk-O0/insns.def:891
bh = 0
cd = 0x55cabb80a7c0
leaf = false
val = 140443224311240
reg_pc = 0x55cabb7fe3a0
reg_cfp = 0x7fbb7d63eeb0
insns_address_table = {0x55cab981f771 <vm_exec_core+108>, 0x55cab981f7d3 <vm_exec_core+206>, 0x55cab981f8e6 <vm_exec_core+481>, 0x55cab981f9fa <vm_exec_core+757>, 0x55cab981fb98 <vm_exec_core+1171>, 0x55cab981fcc8 <vm_exec_core+1475>, 0x55cab981feda <vm_exec_core+2005>, 0x55cab981ffec <vm_exec_core+2279>, 0x55cab98200c5 <vm_exec_core+2496>, 0x55cab98201cc <vm_exec_core+2759>, 0x55cab98202d3 <vm_exec_core+3022>, 0x55cab98203e1 <vm_exec_core+3292>, 0x55cab98204f3 <vm_exec_core+3566>, 0x55cab98205c3 <vm_exec_core+3774>, 0x55cab98206cc <vm_exec_core+4039>, 0x55cab98207c6 <vm_exec_core+4289>, 0x55cab9820889 <vm_exec_core+4484>, 0x55cab982094c <vm_exec_core+4679>, 0x55cab98209d5 <vm_exec_core+4816>, 0x55cab9820a61 <vm_exec_core+4956>, 0x55cab9820b07 <vm_exec_core+5122>, 0x55cab9820bdf <vm_exec_core+5338>, 0x55cab9820cb1 <vm_exec_core+5548>, 0x55cab9820d83 <vm_exec_core+5758>, 0x55cab9820e61 <vm_exec_core+5980>, 0x55cab9820f23 <vm_exec_core+6174>, 0x55cab9821062 <vm_exec_core+6493>, 0x55cab9821108 <vm_exec_core+6659>, 0x55cab98211ed <vm_exec_core+6888>, 0x55cab982131c <vm_exec_core+7191>, 0x55cab98213ed <vm_exec_core+7400>, 0x55cab98214b0 <vm_exec_core+7595>, 0x55cab9821573 <vm_exec_core+7790>, 0x55cab982166a <vm_exec_core+8037>, 0x55cab982172c <vm_exec_core+8231>, 0x55cab98217ee <vm_exec_core+8425>, 0x55cab98218e8 <vm_exec_core+8675>, 0x55cab98219c7 <vm_exec_core+8898>, 0x55cab9821ab4 <vm_exec_core+9135>, 0x55cab9821bc4 <vm_exec_core+9407>, 0x55cab9821cbe <vm_exec_core+9657>, 0x55cab9821d39 <vm_exec_core+9780>, 0x55cab9821dfa <vm_exec_core+9973>, 0x55cab9821ee8 <vm_exec_core+10211>, 0x55cab9821f98 <vm_exec_core+10387>, 0x55cab9822117 <vm_exec_core+10770>, 0x55cab98221f1 <vm_exec_core+10988>, 0x55cab98222dd <vm_exec_core+11224>, 0x55cab982236e <vm_exec_core+11369>, 0x55cab98224c9 <vm_exec_core+11716>, 0x55cab9822a83 <vm_exec_core+13182>, 0x55cab9822b7f <vm_exec_core+13434>, 0x55cab9822c82 <vm_exec_core+13693>, 0x55cab9822d6e <vm_exec_core+13929>, 0x55cab9822f87 <vm_exec_core+14466>, 0x55cab9823079 <vm_exec_core+14708>, 0x55cab982317f <vm_exec_core+14970>, 0x55cab982338a <vm_exec_core+15493>, 0x55cab9823541 <vm_exec_core+15932>, 0x55cab9823675 <vm_exec_core+16240>, 0x55cab98237ea <vm_exec_core+16613>, 0x55cab982391e <vm_exec_core+16921>, 0x55cab9823a93 <vm_exec_core+17294>, 0x55cab9823cf0 <vm_exec_core+17899>, 0x55cab9823efb <vm_exec_core+18422>, 0x55cab98240b2 <vm_exec_core+18861>, 0x55cab98241d4 <vm_exec_core+19151>, 0x55cab982427b <vm_exec_core+19318>, 0x55cab982433f <vm_exec_core+19514>, 0x55cab9824428 <vm_exec_core+19747>, 0x55cab9824514 <vm_exec_core+19983>, 0x55cab98245fd <vm_exec_core+20216>, 0x55cab9824711 <vm_exec_core+20492>, 0x55cab9824838 <vm_exec_core+20787>, 0x55cab9824977 <vm_exec_core+21106>, 0x55cab9824ab6 <vm_exec_core+21425>, 0x55cab9824bf5 <vm_exec_core+21744>, 0x55cab9824d34 <vm_exec_core+22063>, 0x55cab9824e73 <vm_exec_core+22382>, 0x55cab9824fbd <vm_exec_core+22712>, 0x55cab9825140 <vm_exec_core+23099>, 0x55cab982527f <vm_exec_core+23418>, 0x55cab98253be <vm_exec_core+23737>, 0x55cab98254fd <vm_exec_core+24056>, 0x55cab982563c <vm_exec_core+24375>, 0x55cab982577b <vm_exec_core+24694>, 0x55cab98258ba <vm_exec_core+25013>, 0x55cab98259f9 <vm_exec_core+25332>, 0x55cab9825b38 <vm_exec_core+25651>, 0x55cab9825c90 <vm_exec_core+25995>, 0x55cab9825e56 <vm_exec_core+26449>, 0x55cab9825fdd <vm_exec_core+26840>, 0x55cab9826105 <vm_exec_core+27136>, 0x55cab982622d <vm_exec_core+27432>, 0x55cab9826350 <vm_exec_core+27723>, 0x55cab9826473 <vm_exec_core+28014>, 0x55cab98265a7 <vm_exec_core+28322>, 0x55cab98266e6 <vm_exec_core+28641>, 0x55cab98267d1 <vm_exec_core+28876>, 0x55cab98268d6 <vm_exec_core+29137>, 0x55cab9826a0f <vm_exec_core+29450>, 0x55cab9826afe <vm_exec_core+29689>, 0x55cab9826bed <vm_exec_core+29928>, 0x55cab9826cc2 <vm_exec_core+30141>, 0x55cab9826d97 <vm_exec_core+30354>, 0x55cab9826e13 <vm_exec_core+30478>, 0x55cab9826e8f <vm_exec_core+30602>, 0x55cab9826ead <vm_exec_core+30632>, 0x55cab9826ecb <vm_exec_core+30662>, 0x55cab9826ee9 <vm_exec_core+30692>, 0x55cab9826f07 <vm_exec_core+30722>, 0x55cab9826f25 <vm_exec_core+30752>, 0x55cab9826f43 <vm_exec_core+30782>, 0x55cab9826f61 <vm_exec_core+30812>, 0x55cab9826f7f <vm_exec_core+30842>, 0x55cab9826f9d <vm_exec_core+30872>, 0x55cab9826fbb <vm_exec_core+30902>, 0x55cab9826fd9 <vm_exec_core+30932>, 0x55cab9826ff7 <vm_exec_core+30962>, 0x55cab9827015 <vm_exec_core+30992>, 0x55cab9827033 <vm_exec_core+31022>, 0x55cab9827051 <vm_exec_core+31052>, 0x55cab982706f <vm_exec_core+31082>, 0x55cab982708d <vm_exec_core+31112>, 0x55cab98270ab <vm_exec_core+31142>, 0x55cab98270c9 <vm_exec_core+31172>, 0x55cab98270e7 <vm_exec_core+31202>, 0x55cab9827105 <vm_exec_core+31232>, 0x55cab9827123 <vm_exec_core+31262>, 0x55cab9827141 <vm_exec_core+31292>, 0x55cab982715f <vm_exec_core+31322>, 0x55cab982717d <vm_exec_core+31352>, 0x55cab982719b <vm_exec_core+31382>, 0x55cab98271b9 <vm_exec_core+31412>, 0x55cab98271d7 <vm_exec_core+31442>, 0x55cab98271f5 <vm_exec_core+31472>, 0x55cab9827213 <vm_exec_core+31502>, 0x55cab9827231 <vm_exec_core+31532>, 0x55cab982724f <vm_exec_core+31562>, 0x55cab982726d <vm_exec_core+31592>, 0x55cab982728b <vm_exec_core+31622>, 0x55cab98272a9 <vm_exec_core+31652>, 0x55cab98272c7 <vm_exec_core+31682>, 0x55cab98272e5 <vm_exec_core+31712>, 0x55cab9827303 <vm_exec_core+31742>, 0x55cab9827321 <vm_exec_core+31772>, 0x55cab982733f <vm_exec_core+31802>, 0x55cab982735d <vm_exec_core+31832>, 0x55cab982737b <vm_exec_core+31862>, 0x55cab9827399 <vm_exec_core+31892>, 0x55cab98273b7 <vm_exec_core+31922>, 0x55cab98273d5 <vm_exec_core+31952>, 0x55cab98273f3 <vm_exec_core+31982>, 0x55cab9827411 <vm_exec_core+32012>, 0x55cab982742f <vm_exec_core+32042>, 0x55cab982744d <vm_exec_core+32072>, 0x55cab982746b <vm_exec_core+32102>, 0x55cab9827489 <vm_exec_core+32132>, 0x55cab98274a7 <vm_exec_core+32162>, 0x55cab98274c5 <vm_exec_core+32192>, 0x55cab98274e3 <vm_exec_core+32222>, 0x55cab9827501 <vm_exec_core+32252>, 0x55cab982751f <vm_exec_core+32282>, 0x55cab982753d <vm_exec_core+32312>, 0x55cab982755b <vm_exec_core+32342>, 0x55cab9827579 <vm_exec_core+32372>, 0x55cab9827597 <vm_exec_core+32402>, 0x55cab98275b5 <vm_exec_core+32432>, 0x55cab98275d3 <vm_exec_core+32462>, 0x55cab98275f1 <vm_exec_core+32492>, 0x55cab982760f <vm_exec_core+32522>, 0x55cab982762d <vm_exec_core+32552>, 0x55cab982764b <vm_exec_core+32582>, 0x55cab9827669 <vm_exec_core+32612>, 0x55cab9827687 <vm_exec_core+32642>, 0x55cab98276a5 <vm_exec_core+32672>, 0x55cab98276c3 <vm_exec_core+32702>, 0x55cab98276e1 <vm_exec_core+32732>, 0x55cab98276ff <vm_exec_core+32762>, 0x55cab982771d <vm_exec_core+32792>, 0x55cab982773b <vm_exec_core+32822>, 0x55cab9827759 <vm_exec_core+32852>, 0x55cab9827777 <vm_exec_core+32882>, 0x55cab9827795 <vm_exec_core+32912>, 0x55cab98277b3 <vm_exec_core+32942>, 0x55cab98277d1 <vm_exec_core+32972>, 0x55cab9827802 <vm_exec_core+33021>, 0x55cab9827820 <vm_exec_core+33051>, 0x55cab982783e <vm_exec_core+33081>, 0x55cab982785c <vm_exec_core+33111>, 0x55cab982787a <vm_exec_core+33141>, 0x55cab9827898 <vm_exec_core+33171>, 0x55cab98278b6 <vm_exec_core+33201>, 0x55cab98278d4 <vm_exec_core+33231>, 0x55cab98278f2 <vm_exec_core+33261>, 0x55cab9827910 <vm_exec_core+33291>, 0x55cab982792e <vm_exec_core+33321>, 0x55cab982794c <vm_exec_core+33351>, 0x55cab982796a <vm_exec_core+33381>, 0x55cab9827988 <vm_exec_core+33411>...}
#22 0x000055cab983ae15 in rb_vm_exec (ec=0x55cabb98dc20) at /tmp/ruby/src/trunk-O0/vm.c:2560
_ec = 0x55cabb98dc20
_tag = {tag = 36, retval = 4, buf = {0x7fbb7d61ecc0, 0x55cab983ad93 <rb_vm_exec+190>, 0x0, 0x7fbb7d61ec10, 0x0}, prev = 0x7fbb7d61ef40, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#23 0x000055cab9837732 in invoke_block (ec=0x55cabb98dc20, iseq=0x7fbb7ccaf7d0, self=140443247955480, captured=0x55cabbfd1a60, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1517
arg_size = 0
#24 0x000055cab98381ce in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fbb7d61ef08, argc=0, self=140443247955480, captured=0x55cabbfd1a60, ec=0x55cabb98dc20) at /tmp/ruby/src/trunk-O0/vm.c:1587
iseq = 0x7fbb7ccaf7d0
opt_pc = 0
type = 572653569
cfp = 0x7fbb7d63efc8
sp = 0x7fbb7d61f018
flags = 0
use_argv = 0x7fbb7d61ef08
av = {94329216347616, 0}
stack_argv = 0x7fbb7d61f018
#25 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fbb7d61ef08, argc=0, self=140443247955480, proc=0x55cabbfd1a60, ec=0x55cabb98dc20) at /tmp/ruby/src/trunk-O0/vm.c:1685
block = 0x55cabbfd1a60
#26 vm_invoke_proc (ec=0x55cabb98dc20, proc=0x55cabbfd1a60, self=140443247955480, argc=0, argv=0x7fbb7d61ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1715
No locals.
#27 0x000055cab9838972 in rb_vm_invoke_proc (ec=0x55cabb98dc20, proc=0x55cabbfd1a60, argc=0, argv=0x7fbb7d61ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1736
self = 140443247955480
#28 0x000055cab99eccf8 in rb_fiber_start (fiber=0x55cabb98dbd0) at /tmp/ruby/src/trunk-O0/cont.c:2540
cont = 0x55cabb98dbd0
argc = 0
argv = 0x7fbb7d61ef08
args = 4
_ec = 0x55cabb98dc20
_tag = {tag = 36, retval = 0, buf = {0x7fbb7d61efc0, 0x55cab99ecb11 <rb_fiber_start+239>, 0x0, 0x7fbb7d61eee0, 0x7fbb7d61efa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
th = 0x55cabb664830
proc = 0x55cabbfd1a60
state = RUBY_TAG_NONE
need_interrupt = 0
err = 0
#29 0x000055cab99ea33e in fiber_entry (from=0x55cabb66a5e0, to=0x55cabb98ddf0) at /tmp/ruby/src/trunk-O0/cont.c:850
fiber = 0x55cabb98dbd0
thread = 0x55cabb664830
#30 0x0000000000000000 in ?? ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)