# Logfile created on 2023-04-05 05:04:50 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a7bc8de230 @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-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230405-050450", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a7bc973538 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a7bc9733f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a7bc973218 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20230405-050450", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20230405-050450>, @binmode=false, @mon_data=#<Monitor:0x000055a7bc973150>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
From https://github.com/ruby/rbs
* branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = f79912ea78
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk-yjit/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-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
From https://github.com/ruby/rbs
* branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0
CPPFLAGS = -DYJIT_FORCE_ENABLE
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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 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-yjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0
CPPFLAGS = -DYJIT_FORCE_ENABLE
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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-yjit/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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0
CPPFLAGS = -DYJIT_FORCE_ENABLE
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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0
CPPFLAGS = -DYJIT_FORCE_ENABLE
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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
ext/configure-ext.mk unchanged
From https://github.com/ruby/rbs
* branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/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-yjit/bin
installing base libraries: /tmp/ruby/install/trunk-yjit/lib
installing arch files: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-yjit/bin
installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
abbrev 0.1.1
base64 0.1.1
benchmark 0.2.1
bundler 2.5.0.dev
cgi 0.3.6
csv 3.2.7
delegate 0.3.0
did_you_mean 1.6.3
drb 2.1.1
english 0.7.2
erb 4.0.2
error_highlight 0.5.1
fileutils 1.7.1
find 0.1.1
forwardable 1.3.3
getoptlong 0.2.0
ipaddr 1.2.5
irb 1.6.3
logger 1.5.3
mutex_m 0.1.2
net-http 0.3.2
net-protocol 0.2.1
observer 0.1.1
open-uri 0.3.0
open3 0.1.2
optparse 0.4.0.pre.1
ostruct 0.5.5
pp 0.4.0
prettyprint 0.1.1
pstore 0.1.2
racc 1.6.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.3
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.0.2
tempfile 0.1.3
time 0.2.1
timeout 0.3.2
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.1
weakref 0.1.2
yaml 0.2.1
installing default gems from ext: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.4
date 3.3.3
digest 3.1.1
etc 1.4.2
fcntl 1.0.2
fiddle 1.1.2
io-console 0.6.0
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.2
openssl 3.1.0
pathname 0.2.1
psych 5.1.0
readline-ext 0.1.5
stringio 3.0.6
strscan 3.0.7
syslog 0.1.1
zlib 3.0.0
installing bundled gems: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
minitest 5.18.0
power_assert 2.0.3
rake 13.0.6
test-unit 3.5.7
rexml 3.2.5
rss 0.2.9
net-ftp 0.2.0
net-imap 0.3.4
net-pop 0.1.2
net-smtp 0.3.3
matrix 0.4.2
prime 0.1.2
rbs 3.0.4
typeprof 0.21.7
debug 1.7.2
installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1824 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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0
CPPFLAGS = -DYJIT_FORCE_ENABLE
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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/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'
Run options:
--seed=53562
"--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-yjit/test/excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
Leaked file descriptor: TestGemRemoteFetcher#test_download_with_encoded_auth: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 39747>
Leaked file descriptor: TestGemRemoteFetcher#test_download_with_encoded_auth: 10 : #<TCPServer:fd 10, AF_INET6, ::, 39747>
Leaked file descriptor: TestGemRemoteFetcher#test_download_with_encoded_auth: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemRemoteFetcher#test_download_with_encoded_auth: 12 : #<IO:fd 12>
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 9
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 10
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 11
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 12
Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 41297>
Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path: 10 : #<TCPServer:fd 10, AF_INET6, ::, 41297>
Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path: 12 : #<IO:fd 12>
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 9
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 10
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 11
Closed file descriptor: TestGemRemoteFetcher#test_download_unsupported: 12
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 43051>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 10 : #<TCPServer:fd 10, AF_INET6, ::, 43051>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 12 : #<IO:fd 12>
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_id: 9
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_id: 10
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_id: 11
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_id: 12
Finished tests in 222.948935s, 106.4728 tests/s, 40036.0961 assertions/s.
23738 tests, 8926005 assertions, 0 failures, 0 errors, 148 skips
ruby -v: ruby 3.3.0dev (2023-04-05T03:43:28Z master f79912ea78) +YJIT [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' TESTS='-j4'
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-04-05T03:43:28Z master f79912ea78) +YJIT [x86_64-linux]
malloc_consolidate(): unaligned fastbin chunk detected
make: *** [uncommon.mk:873: yes-test-spec] Aborted (core dumped)
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 512.
$ gdb -batch -se /tmp/ruby/build/trunk-yjit/ruby -c /tmp/cores/core.1001.773259.ruby -x gdbscript
[New LWP 773259]
[New LWP 774385]
[New LWP 774400]
[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/src/trunk-yjit/spec/mspec/bin/mspec-run '.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140520974137280) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7fcd96bf37c0 (LWP 773259))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fcd96bf37c0 (LWP 773259) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140520974137280) at ./nptl/pthread_kill.c:44
2 Thread 0x7fcd4c64b640 (LWP 774385) __futex_abstimed_wait_common64 (private=-1048442106, cancel=true, abstime=0x7fcd4c64ad30, op=137, expected=0, futex_word=0x7fcd4c64ad68) at ./nptl/futex-internal.c:57
3 Thread 0x7fcd46f10640 (LWP 774400) __futex_abstimed_wait_common64 (private=-1048442106, cancel=true, abstime=0x7fcd46f0fd30, op=137, expected=0, futex_word=0x7fcd46f0fd68) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 3 (Thread 0x7fcd46f10640 (LWP 774400)):
#0 __futex_abstimed_wait_common64 (private=-1048442106, cancel=true, abstime=0x7fcd46f0fd30, op=137, expected=0, futex_word=0x7fcd46f0fd68) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=-1048442106, abstime=0x7fcd46f0fd30, clockid=-1861418880, expected=0, futex_word=0x7fcd46f0fd68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 218136832
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fcd46f0fd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fcd46f0fd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007fcd96c89f1b in __pthread_cond_wait_common (abstime=0x7fcd46f0fd30, clockid=1, mutex=0x5562c1b68a20 <thread_cache_lock>, cond=0x7fcd46f0fd40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7fcd96c897a0 <__condvar_cleanup_waiting>, __arg = 0x7fcd46f0fc80, __canceltype = -1935693814, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7fcd46f0fd40, mutex = 0x5562c1b68a20 <thread_cache_lock>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x7fcd46f0fd40, mutex=mutex@entry=0x5562c1b68a20 <thread_cache_lock>, abstime=abstime@entry=0x7fcd46f0fd30) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00005562c18219e0 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x5562c1b68a20 <thread_cache_lock>, cond=0x7fcd46f0fd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 429140, tv_nsec = 807487337}
r = <optimized out>
ts = <optimized out>
#6 register_cached_thread_and_wait (altstack=0x7fcd0c0fc0d0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1156
end = 429140807487337
entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140519635224128, th = 0x0, altstack = 0x7fcd0c0fc0d0, node = {next = 0x5562c1b651a0 <cached_thread_head>, prev = 0x7fcd4c64ad88}}
end = <optimized out>
entry = <optimized out>
#7 thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1101
th = <optimized out>
altstack = 0x7fcd0c0fc0d0
#8 0x00007fcd96c8ab43 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 = {140520889826928, -7323123692261287077, 140519635224128, 0, 140520974755920, 140520889827280, 7333412896367762267, 7333026072935979867}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007fcd96d1bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 2 (Thread 0x7fcd4c64b640 (LWP 774385)):
#0 __futex_abstimed_wait_common64 (private=-1048442106, cancel=true, abstime=0x7fcd4c64ad30, op=137, expected=0, futex_word=0x7fcd4c64ad68) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=-1048442106, abstime=0x7fcd4c64ad30, clockid=-1830044224, expected=0, futex_word=0x7fcd4c64ad68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 3955081472
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fcd4c64ad68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fcd4c64ad30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007fcd96c89f1b in __pthread_cond_wait_common (abstime=0x7fcd4c64ad30, clockid=1, mutex=0x5562c1b68a20 <thread_cache_lock>, cond=0x7fcd4c64ad40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7fcd96c897a0 <__condvar_cleanup_waiting>, __arg = 0x7fcd4c64ac80, __canceltype = -1935693814, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7fcd4c64ad40, mutex = 0x5562c1b68a20 <thread_cache_lock>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x7fcd4c64ad40, mutex=mutex@entry=0x5562c1b68a20 <thread_cache_lock>, abstime=abstime@entry=0x7fcd4c64ad30) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00005562c18219e0 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x5562c1b68a20 <thread_cache_lock>, cond=0x7fcd4c64ad40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 429141, tv_nsec = 136797808}
r = <optimized out>
ts = <optimized out>
#6 register_cached_thread_and_wait (altstack=0x7fcd0c0ba8b0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1156
end = 429141136797808
entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140519726691904, th = 0x0, altstack = 0x7fcd0c0ba8b0, node = {next = 0x7fcd46f0fd88, prev = 0x5562c1b651a0 <cached_thread_head>}}
end = <optimized out>
entry = <optimized out>
#7 thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1101
th = <optimized out>
altstack = 0x7fcd0c0ba8b0
#8 0x00007fcd96c8ab43 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 = {140520889826928, -7323123692261287077, 140519726691904, 0, 140520974755920, 140520889827280, 7333427016609618779, 7333026072935979867}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007fcd96d1bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7fcd96bf37c0 (LWP 773259)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140520974137280) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7fcd96bf37c0
old_mask = {__val = {140520888135040, 140519783858720, 140520974130064, 93882651824416, 93882651824416, 93882641949105, 140520910660960, 0, 93882651824416, 140520910660960, 140520888135040, 140519783858720, 140520910661080, 15791056024318976768, 140520888135040, 140520900707840}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140520974137280) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140520974137280, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007fcd96c38476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007fcd96c1e7f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x5562c21cd120, sa_sigaction = 0x5562c21cd120}, sa_mask = {__val = {93882651824416, 0, 140520888135040, 256, 93882642001035, 140520885771264, 93882651824416, 140519783858720, 0, 140520974130000, 93882651824416, 4, 140735551504224, 93882645106976, 0, 93882651823616}}, sa_flags = -1048492959, sa_restorer = 0x0}
sigs = {__val = {32, 93882642084273, 0, 0, 1, 93882651824416, 140520912537704, 140520888135040, 256, 1, 140520910554296, 140520910554280, 0, 15791056024318976768, 140520972682400, 140520900707840}}
#5 0x00007fcd96c7f6f6 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7fcd96dd1b8c "%s\n") at ../sysdeps/posix/libc_fatal.c:155
ap = {{gp_offset = 24, fp_offset = 0, overflow_arg_area = 0x7fff8c8e00c0, reg_save_area = 0x7fff8c8e0050}}
fd = <optimized out>
list = <optimized out>
nlist = <optimized out>
cp = <optimized out>
#6 0x00007fcd96c96d7c in malloc_printerr (str=str@entry=0x7fcd96dd45d8 "malloc_consolidate(): unaligned fastbin chunk detected") at ./malloc/malloc.c:5664
No locals.
#7 0x00007fcd96c97a0c in malloc_consolidate (av=av@entry=0x7fcd96e0fc80 <main_arena>) at ./malloc/malloc.c:4750
idx = <optimized out>
fb = 0x7fcd96e0fca0 <main_arena+32>
maxfb = 0x7fcd96e0fcd8 <main_arena+88>
p = 0x23151f45f91579
nextp = <optimized out>
unsorted_bin = 0x7fcd96e0fce0 <main_arena+96>
first_unsorted = <optimized out>
nextchunk = <optimized out>
size = <optimized out>
nextsize = <optimized out>
prevsize = <optimized out>
nextinuse = <optimized out>
#8 0x00007fcd96c99c5b in _int_malloc (av=av@entry=0x7fcd96e0fc80 <main_arena>, bytes=bytes@entry=1912) at ./malloc/malloc.c:3965
nb = 1920
idx = 78
bin = <optimized out>
victim = <optimized out>
size = <optimized out>
victim_index = <optimized out>
remainder = <optimized out>
remainder_size = <optimized out>
block = <optimized out>
bit = <optimized out>
map = <optimized out>
fwd = <optimized out>
bck = <optimized out>
tcache_unsorted_count = <optimized out>
tcache_nb = <optimized out>
tc_idx = <optimized out>
return_cached = <optimized out>
__PRETTY_FUNCTION__ = "_int_malloc"
#9 0x00007fcd96c9b1b9 in __GI___libc_malloc (bytes=bytes@entry=1912) at ./malloc/malloc.c:3329
ar_ptr = 0x7fcd96e0fc80 <main_arena>
victim = <optimized out>
tbytes = <optimized out>
tc_idx = <optimized out>
__PRETTY_FUNCTION__ = "__libc_malloc"
#10 0x00005562c16b194c in objspace_xmalloc0 (objspace=0x5562c21cc0e0, size=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:12270
gpr = 107008
mem = <optimized out>
#11 0x00005562c1717d72 in rb_node_buffer_new () at /tmp/ruby/src/trunk-yjit/node.c:1191
bucket_size = 912
alloc_size = 1912
nb = <optimized out>
bucket_size = <optimized out>
alloc_size = <optimized out>
nb = <optimized out>
#12 rb_ast_new () at /tmp/ruby/src/trunk-yjit/node.c:1326
nb = <optimized out>
ast = <optimized out>
#13 0x00005562c174ec03 in yycompile (line=1, fname=<optimized out>, p=0x5562c25c6940, vparser=<optimized out>) at /tmp/ruby/src/trunk-yjit/parse.y:6815
ast = <optimized out>
ast = <optimized out>
rb_gc_guarded_ptr = <optimized out>
#14 rb_parser_compile_file_path (vparser=vparser@entry=140520910658720, fname=fname@entry=140520910658880, file=file@entry=140520910658680, start=start@entry=1) at /tmp/ruby/src/trunk-yjit/parse.y:6919
p = 0x5562c25c6940
#15 0x00005562c17d0afa in load_file_internal (argp_v=argp_v@entry=140735551505568) at /tmp/ruby/src/trunk-yjit/ruby.c:2381
argp = 0x7fff8c8e04a0
parser = 140520910658720
orig_fname = 140520910658880
script = 0
opt = <optimized out>
f = 140520910658680
line_start = 1
ast = 0x0
enc = 0x5562c21d3da0
set_encoding = 16561
#16 0x00005562c168cd6c in rb_ensure (b_proc=b_proc@entry=0x5562c17d09c0 <load_file_internal>, data1=data1@entry=140735551505568, e_proc=e_proc@entry=0x5562c17cd320 <restore_load_file>, data2=data2@entry=140735551505568) at /tmp/ruby/src/trunk-yjit/eval.c:1005
_ec = 0x5562c21cd120
_tag = {tag = 36, retval = 93882640383276, buf = {0x7fcd92f69d40, 0x5562c168ce50 <rb_ensure+496>, 0x0, 0x7fff8c8e03a0, 0x5}, prev = 0x7fff8c8e08b0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 4
errinfo = <optimized out>
ec = 0x5562c21cd120
ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x5562c17cd320 <restore_load_file>, data2 = 140735551505568}}
#17 0x00005562c17d29b4 in load_file (opt=0x7fff8c8e04d0, script=0, f=<optimized out>, fname=140520910658880, parser=140520910658880) at /tmp/ruby/src/trunk-yjit/ruby.c:2517
arg = {parser = 140520910658720, fname = 140520910658880, script = 0, opt = 0x7fff8c8e04d0, f = 140520910658680}
#18 rb_parser_load_file (parser=parser@entry=140520910658720, fname_v=fname_v@entry=140520910658880) at /tmp/ruby/src/trunk-yjit/ruby.c:2539
opt = {script = 0x0, script_name = 0, e_script = 0, src = {enc = {name = 0, index = -1}}, ext = {enc = {name = 0, index = -1}}, intern = {enc = {name = 0, index = -1}}, req_list = 0, features = {mask = 0, set = 159}, warn = {mask = 0, set = 0}, dump = 0, rjit = {on = false, call_threshold = 0, exec_mem_size = 0, stats = false, trace_exits = false, dump_disasm = false, verify_ctx = false, pause = false}, sflag = 0, xflag = 0, warning = 0, verbose = 0, do_loop = 0, do_print = 0, do_line = 0, do_split = 0, do_search = 0, setids = 0, yjit = 0}
f = <optimized out>
#19 0x00005562c16fbe39 in load_iseq_eval (fname=140520910658880, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/load.c:689
ec = 0x5562c21cd120
v = 140520910658800
ast = <optimized out>
parser = 140520910658720
iseq = 0x0
iseq = <optimized out>
ec = <optimized out>
v = <optimized out>
ast = <optimized out>
parser = <optimized out>
rb_gc_guarded_ptr = <optimized out>
#20 rb_load_internal (wrap=<optimized out>, fname=140520910658880) at /tmp/ruby/src/trunk-yjit/load.c:758
ec = 0x5562c21cd120
state = RUBY_TAG_NONE
ec = <optimized out>
state = <optimized out>
#21 rb_f_load (argc=<optimized out>, argv=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk-yjit/load.c:833
fname = <optimized out>
wrap = <optimized out>
path = 140520910658880
orig_fname = <optimized out>
dtrace_line = <optimized out>
dtrace_file = <optimized out>
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#22 0x00005562c18614b4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=1, calling=<optimized out>, reg_cfp=0x7fcd96bf1d10, ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
ci = 0x587100100003
cc = <optimized out>
val = <optimized out>
me = 0x7fcd96aa19d0
cfunc = 0x5562c224e478
recv = <optimized out>
frame_type = <optimized out>
len = <optimized out>
block_handler = <optimized out>
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = <optimized out>
len = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#23 vm_call_cfunc_with_frame (ec=0x5562c21cd120, reg_cfp=0x7fcd96bf1d10, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
argc = 1
stack_bottom = <optimized out>
argv = <optimized out>
#24 0x00005562c187d010 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:366
val = 0
ci = 0x0
cc = <optimized out>
recv = 773259
argc = <optimized out>
calling = {ci = 0x587100100003, cc = 0x7fcd90920a30, block_handler = 0, recv = 140520921823440, argc = 1, kw_splat = false}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#25 vm_exec_core (ec=0x5562c21cd120, initial=773259) at ../../src/trunk-yjit/insns.def:835
bh = <optimized out>
cd = 0xbcc8b
leaf = <optimized out>
val = 0
reg_pc = 0x5562c22b8090
reg_cfp = 0x7fcd96bf1d10
insns_address_table = {0x5562c187fa13 <vm_exec_core+11011>, 0x5562c187d181 <vm_exec_core+625>, 0x5562c187f416 <vm_exec_core+9478>, 0x5562c187f39b <vm_exec_core+9355>, 0x5562c187f205 <vm_exec_core+8949>, 0x5562c187f187 <vm_exec_core+8823>, 0x5562c187f2d6 <vm_exec_core+9158>, 0x5562c187f27c <vm_exec_core+9068>, 0x5562c187ee27 <vm_exec_core+7959>, 0x5562c187edd5 <vm_exec_core+7877>, 0x5562c187f01c <vm_exec_core+8460>, 0x5562c187ee82 <vm_exec_core+8050>, 0x5562c187ecbd <vm_exec_core+7597>, 0x5562c187ec4e <vm_exec_core+7486>, 0x5562c187ebe1 <vm_exec_core+7377>, 0x5562c187eba6 <vm_exec_core+7318>, 0x5562c187eb70 <vm_exec_core+7264>, 0x5562c187eb3d <vm_exec_core+7213>, 0x5562c187eda2 <vm_exec_core+7826>, 0x5562c187de0f <vm_exec_core+3839>, 0x5562c187dda1 <vm_exec_core+3729>, 0x5562c187dd66 <vm_exec_core+3670>, 0x5562c187dd10 <vm_exec_core+3584>, 0x5562c187dccc <vm_exec_core+3516>, 0x5562c187dc45 <vm_exec_core+3381>, 0x5562c187dc10 <vm_exec_core+3328>, 0x5562c187dbb5 <vm_exec_core+3237>, 0x5562c187db3d <vm_exec_core+3117>, 0x5562c187db05 <vm_exec_core+3061>, 0x5562c187dacd <vm_exec_core+3005>, 0x5562c187d8d8 <vm_exec_core+2504>, 0x5562c187d847 <vm_exec_core+2359>, 0x5562c187d7ea <vm_exec_core+2266>, 0x5562c187d771 <vm_exec_core+2145>, 0x5562c187e4a9 <vm_exec_core+5529>, 0x5562c187e484 <vm_exec_core+5492>, 0x5562c187e44b <vm_exec_core+5435>, 0x5562c187e3fb <vm_exec_core+5355>, 0x5562c187e3c9 <vm_exec_core+5305>, 0x5562c187e2db <vm_exec_core+5067>, 0x5562c187e296 <vm_exec_core+4998>, 0x5562c187e250 <vm_exec_core+4928>, 0x5562c187e220 <vm_exec_core+4880>, 0x5562c187e155 <vm_exec_core+4677>, 0x5562c187e1c0 <vm_exec_core+4784>, 0x5562c187e030 <vm_exec_core+4384>, 0x5562c187dfc3 <vm_exec_core+4275>, 0x5562c187df36 <vm_exec_core+4134>, 0x5562c187de7a <vm_exec_core+3946>, 0x5562c187de42 <vm_exec_core+3890>, 0x5562c187ea76 <vm_exec_core+7014>, 0x5562c187e978 <vm_exec_core+6760>, 0x5562c187cf68 <vm_exec_core+88>, 0x5562c187eab9 <vm_exec_core+7081>, 0x5562c187e61b <vm_exec_core+5899>, 0x5562c187fc37 <vm_exec_core+11559>, 0x5562c187e5d1 <vm_exec_core+5825>, 0x5562c187e561 <vm_exec_core+5713>, 0x5562c187e4f1 <vm_exec_core+5601>, 0x5562c187e7f9 <vm_exec_core+6377>, 0x5562c187e6de <vm_exec_core+6094>, 0x5562c187e665 <vm_exec_core+5973>, 0x5562c187f79c <vm_exec_core+10380>, 0x5562c187e940 <vm_exec_core+6704>, 0x5562c187e8e9 <vm_exec_core+6617>, 0x5562c187d5d2 <vm_exec_core+1730>, 0x5562c187d598 <vm_exec_core+1672>, 0x5562c187d6ca <vm_exec_core+1978>, 0x5562c187d629 <vm_exec_core+1817>, 0x5562c187fbd5 <vm_exec_core+11461>, 0x5562c187fb2c <vm_exec_core+11292>, 0x5562c187fdf0 <vm_exec_core+12000>, 0x5562c187fd7d <vm_exec_core+11885>, 0x5562c187fcd7 <vm_exec_core+11719>, 0x5562c187fc7b <vm_exec_core+11627>, 0x5562c188019d <vm_exec_core+12941>, 0x5562c1880100 <vm_exec_core+12784>, 0x5562c1880068 <vm_exec_core+12632>, 0x5562c187ffcb <vm_exec_core+12475>, 0x5562c187ff33 <vm_exec_core+12323>, 0x5562c187f88b <vm_exec_core+10619>, 0x5562c187fee8 <vm_exec_core+12248>, 0x5562c187fe92 <vm_exec_core+12162>, 0x5562c187f9aa <vm_exec_core+10906>, 0x5562c187f926 <vm_exec_core+10774>, 0x5562c187d523 <vm_exec_core+1555>, 0x5562c187d4c5 <vm_exec_core+1461>, 0x5562c187faf8 <vm_exec_core+11240>, 0x5562c187fac4 <vm_exec_core+11188>, 0x5562c187fa73 <vm_exec_core+11107>, 0x5562c187fa24 <vm_exec_core+11028>, 0x5562c187f8c3 <vm_exec_core+10675>, 0x5562c187f819 <vm_exec_core+10505>, 0x5562c187d458 <vm_exec_core+1352>, 0x5562c187d401 <vm_exec_core+1265>, 0x5562c187d37e <vm_exec_core+1134>, 0x5562c187d339 <vm_exec_core+1065>, 0x5562c187d2ec <vm_exec_core+988>, 0x5562c187d29f <vm_exec_core+911>, 0x5562c187d24a <vm_exec_core+826>, 0x5562c187d217 <vm_exec_core+775>, 0x5562c187d1e4 <vm_exec_core+724>, 0x5562c187f7fd <vm_exec_core+10477>, 0x5562c187d172 <vm_exec_core+610>, 0x5562c187f407 <vm_exec_core+9463>, 0x5562c187f38c <vm_exec_core+9340>, 0x5562c187f1f6 <vm_exec_core+8934>, 0x5562c187f178 <vm_exec_core+8808>, 0x5562c187f2c7 <vm_exec_core+9143>, 0x5562c187f26d <vm_exec_core+9053>, 0x5562c187ee18 <vm_exec_core+7944>, 0x5562c187edc6 <vm_exec_core+7862>, 0x5562c187f00d <vm_exec_core+8445>, 0x5562c187ee73 <vm_exec_core+8035>, 0x5562c187ecae <vm_exec_core+7582>, 0x5562c187ec3f <vm_exec_core+7471>, 0x5562c187ebd2 <vm_exec_core+7362>, 0x5562c187eb97 <vm_exec_core+7303>, 0x5562c187eb61 <vm_exec_core+7249>, 0x5562c187eb2e <vm_exec_core+7198>, 0x5562c187ed93 <vm_exec_core+7811>, 0x5562c187de00 <vm_exec_core+3824>, 0x5562c187dd92 <vm_exec_core+3714>, 0x5562c187dd57 <vm_exec_core+3655>, 0x5562c187dd01 <vm_exec_core+3569>, 0x5562c187dcbd <vm_exec_core+3501>, 0x5562c187dc36 <vm_exec_core+3366>, 0x5562c187dc01 <vm_exec_core+3313>, 0x5562c187dba6 <vm_exec_core+3222>, 0x5562c187db2e <vm_exec_core+3102>, 0x5562c187daf6 <vm_exec_core+3046>, 0x5562c187dabe <vm_exec_core+2990>, 0x5562c187d8c9 <vm_exec_core+2489>, 0x5562c187d838 <vm_exec_core+2344>, 0x5562c187d7db <vm_exec_core+2251>, 0x5562c187d762 <vm_exec_core+2130>, 0x5562c187e49a <vm_exec_core+5514>, 0x5562c187e475 <vm_exec_core+5477>, 0x5562c187e43c <vm_exec_core+5420>, 0x5562c187e3ec <vm_exec_core+5340>, 0x5562c187e3ba <vm_exec_core+5290>, 0x5562c187e2cc <vm_exec_core+5052>, 0x5562c187e287 <vm_exec_core+4983>, 0x5562c187e241 <vm_exec_core+4913>, 0x5562c187e211 <vm_exec_core+4865>, 0x5562c187e146 <vm_exec_core+4662>, 0x5562c187e1b1 <vm_exec_core+4769>, 0x5562c187e021 <vm_exec_core+4369>, 0x5562c187dfb4 <vm_exec_core+4260>, 0x5562c187df27 <vm_exec_core+4119>, 0x5562c187de6b <vm_exec_core+3931>, 0x5562c187de33 <vm_exec_core+3875>, 0x5562c187ea67 <vm_exec_core+6999>, 0x5562c187e969 <vm_exec_core+6745>, 0x5562c1880401 <vm_exec_core+13553>, 0x5562c187eaaa <vm_exec_core+7066>, 0x5562c187e60c <vm_exec_core+5884>, 0x5562c18803ed <vm_exec_core+13533>, 0x5562c187e5c2 <vm_exec_core+5810>, 0x5562c187e552 <vm_exec_core+5698>, 0x5562c187e4e2 <vm_exec_core+5586>, 0x5562c187e7ea <vm_exec_core+6362>, 0x5562c187e6cf <vm_exec_core+6079>, 0x5562c187e656 <vm_exec_core+5958>, 0x5562c187f78d <vm_exec_core+10365>, 0x5562c187e931 <vm_exec_core+6689>, 0x5562c187e8da <vm_exec_core+6602>, 0x5562c187d5c3 <vm_exec_core+1715>, 0x5562c187d589 <vm_exec_core+1657>, 0x5562c187d6bb <vm_exec_core+1963>, 0x5562c187d61a <vm_exec_core+1802>, 0x5562c18803d9 <vm_exec_core+13513>, 0x5562c18803c5 <vm_exec_core+13493>, 0x5562c18803b1 <vm_exec_core+13473>, 0x5562c188039d <vm_exec_core+13453>, 0x5562c1880389 <vm_exec_core+13433>, 0x5562c1880375 <vm_exec_core+13413>, 0x5562c188035a <vm_exec_core+13386>, 0x5562c1880346 <vm_exec_core+13366>, 0x5562c1880332 <vm_exec_core+13346>, 0x5562c188031e <vm_exec_core+13326>, 0x5562c188030a <vm_exec_core+13306>, 0x5562c18802f6 <vm_exec_core+13286>, 0x5562c18802e2 <vm_exec_core+13266>, 0x5562c18802ce <vm_exec_core+13246>, 0x5562c18802ba <vm_exec_core+13226>, 0x5562c18802a6 <vm_exec_core+13206>, 0x5562c187d514 <vm_exec_core+1540>, 0x5562c187d4b6 <vm_exec_core+1446>, 0x5562c1880292 <vm_exec_core+13186>, 0x5562c188027e <vm_exec_core+13166>, 0x5562c188026a <vm_exec_core+13146>, 0x5562c1880256 <vm_exec_core+13126>, 0x5562c187cf51 <vm_exec_core+65>, 0x5562c187cf55 <vm_exec_core+69>, 0x5562c187d449 <vm_exec_core+1337>, 0x5562c187d3f2 <vm_exec_core+1250>, 0x5562c187d36f <vm_exec_core+1119>, 0x5562c187d32a <vm_exec_core+1050>, 0x5562c187d2dd <vm_exec_core+973>...}
#26 0x00005562c186ec8b in rb_vm_exec (ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm.c:2369
_ec = 0x5562c21cd120
_tag = {tag = 36, retval = 4, buf = {0x5562c21cd120, 0x5562c186e478 <rb_vm_exec+392>, 0x0, 0x7fff8c8e07e0, 0x0}, prev = 0x7fff8c8e0c40, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#27 0x00005562c1883813 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x7fcd92f69db8, self=140520906485360, iseq=0x7fcd930204a0, ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm.c:1387
arg_size = <optimized out>
arg_size = <optimized out>
#28 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x7fcd92f69db8, passed_block_handler=0, kw_splat=0, argv=0x7fcd96af2190, argc=0, self=140520906485360, captured=<optimized out>, ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm.c:1443
iseq = <optimized out>
i = <optimized out>
type = <optimized out>
cfp = <optimized out>
opt_pc = <optimized out>
sp = <optimized out>
iseq = <optimized out>
i = <optimized out>
opt_pc = <optimized out>
type = <optimized out>
cfp = <optimized out>
sp = <optimized out>
bound = <optimized out>
#29 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1461
captured = <optimized out>
again = <optimized out>
again = <optimized out>
captured = <optimized out>
#30 vm_yield_with_cref (is_lambda=<optimized out>, cref=0x7fcd92f69db8, kw_splat=0, argv=0x7fcd96af2190, argc=0, ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm.c:1498
No locals.
#31 yield_under (self=<optimized out>, singleton=<optimized out>, argc=0, argv=0x7fcd96af2190, kw_splat=0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1914
ec = 0x5562c21cd120
cfp = <optimized out>
block_handler = <optimized out>
new_block_handler = <optimized out>
captured = <optimized out>
new_captured = {self = 140520906485360, ep = 0x7fcd96af2140, code = {iseq = 0x7fcd930204a0, ifunc = 0x7fcd930204a0, val = 140520911406240}}
ep = <optimized out>
cref = 0x7fcd92f69db8
is_lambda = <optimized out>
again = <optimized out>
#32 0x00005562c18614b4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fcd96bf1d90, ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
ci = 0x255100020001
cc = <optimized out>
val = <optimized out>
me = 0x7fcd96a96e18
cfunc = 0x5562c220fe48
recv = <optimized out>
frame_type = <optimized out>
len = <optimized out>
block_handler = <optimized out>
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = <optimized out>
len = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#33 vm_call_cfunc_with_frame (ec=0x5562c21cd120, reg_cfp=0x7fcd96bf1d90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#34 0x00005562c187ea46 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:366
val = 0
ci = 0x7fff8c8dfe70
cc = <optimized out>
recv = 773259
argc = <optimized out>
calling = {ci = 0x255100020001, cc = 0x7fcd9062c220, block_handler = 140520974130665, recv = 140520906485360, argc = 0, kw_splat = false}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#35 vm_exec_core (ec=0x5562c21cd120, initial=773259) at ../../src/trunk-yjit/insns.def:815
bh = 0
cd = 0x5562c22b8ca0
blockiseq = 0x6
leaf = <optimized out>
val = 0
reg_pc = 0x5562c22b7ff8
reg_cfp = 0x7fcd96bf1d90
insns_address_table = {0x5562c187fa13 <vm_exec_core+11011>, 0x5562c187d181 <vm_exec_core+625>, 0x5562c187f416 <vm_exec_core+9478>, 0x5562c187f39b <vm_exec_core+9355>, 0x5562c187f205 <vm_exec_core+8949>, 0x5562c187f187 <vm_exec_core+8823>, 0x5562c187f2d6 <vm_exec_core+9158>, 0x5562c187f27c <vm_exec_core+9068>, 0x5562c187ee27 <vm_exec_core+7959>, 0x5562c187edd5 <vm_exec_core+7877>, 0x5562c187f01c <vm_exec_core+8460>, 0x5562c187ee82 <vm_exec_core+8050>, 0x5562c187ecbd <vm_exec_core+7597>, 0x5562c187ec4e <vm_exec_core+7486>, 0x5562c187ebe1 <vm_exec_core+7377>, 0x5562c187eba6 <vm_exec_core+7318>, 0x5562c187eb70 <vm_exec_core+7264>, 0x5562c187eb3d <vm_exec_core+7213>, 0x5562c187eda2 <vm_exec_core+7826>, 0x5562c187de0f <vm_exec_core+3839>, 0x5562c187dda1 <vm_exec_core+3729>, 0x5562c187dd66 <vm_exec_core+3670>, 0x5562c187dd10 <vm_exec_core+3584>, 0x5562c187dccc <vm_exec_core+3516>, 0x5562c187dc45 <vm_exec_core+3381>, 0x5562c187dc10 <vm_exec_core+3328>, 0x5562c187dbb5 <vm_exec_core+3237>, 0x5562c187db3d <vm_exec_core+3117>, 0x5562c187db05 <vm_exec_core+3061>, 0x5562c187dacd <vm_exec_core+3005>, 0x5562c187d8d8 <vm_exec_core+2504>, 0x5562c187d847 <vm_exec_core+2359>, 0x5562c187d7ea <vm_exec_core+2266>, 0x5562c187d771 <vm_exec_core+2145>, 0x5562c187e4a9 <vm_exec_core+5529>, 0x5562c187e484 <vm_exec_core+5492>, 0x5562c187e44b <vm_exec_core+5435>, 0x5562c187e3fb <vm_exec_core+5355>, 0x5562c187e3c9 <vm_exec_core+5305>, 0x5562c187e2db <vm_exec_core+5067>, 0x5562c187e296 <vm_exec_core+4998>, 0x5562c187e250 <vm_exec_core+4928>, 0x5562c187e220 <vm_exec_core+4880>, 0x5562c187e155 <vm_exec_core+4677>, 0x5562c187e1c0 <vm_exec_core+4784>, 0x5562c187e030 <vm_exec_core+4384>, 0x5562c187dfc3 <vm_exec_core+4275>, 0x5562c187df36 <vm_exec_core+4134>, 0x5562c187de7a <vm_exec_core+3946>, 0x5562c187de42 <vm_exec_core+3890>, 0x5562c187ea76 <vm_exec_core+7014>, 0x5562c187e978 <vm_exec_core+6760>, 0x5562c187cf68 <vm_exec_core+88>, 0x5562c187eab9 <vm_exec_core+7081>, 0x5562c187e61b <vm_exec_core+5899>, 0x5562c187fc37 <vm_exec_core+11559>, 0x5562c187e5d1 <vm_exec_core+5825>, 0x5562c187e561 <vm_exec_core+5713>, 0x5562c187e4f1 <vm_exec_core+5601>, 0x5562c187e7f9 <vm_exec_core+6377>, 0x5562c187e6de <vm_exec_core+6094>, 0x5562c187e665 <vm_exec_core+5973>, 0x5562c187f79c <vm_exec_core+10380>, 0x5562c187e940 <vm_exec_core+6704>, 0x5562c187e8e9 <vm_exec_core+6617>, 0x5562c187d5d2 <vm_exec_core+1730>, 0x5562c187d598 <vm_exec_core+1672>, 0x5562c187d6ca <vm_exec_core+1978>, 0x5562c187d629 <vm_exec_core+1817>, 0x5562c187fbd5 <vm_exec_core+11461>, 0x5562c187fb2c <vm_exec_core+11292>, 0x5562c187fdf0 <vm_exec_core+12000>, 0x5562c187fd7d <vm_exec_core+11885>, 0x5562c187fcd7 <vm_exec_core+11719>, 0x5562c187fc7b <vm_exec_core+11627>, 0x5562c188019d <vm_exec_core+12941>, 0x5562c1880100 <vm_exec_core+12784>, 0x5562c1880068 <vm_exec_core+12632>, 0x5562c187ffcb <vm_exec_core+12475>, 0x5562c187ff33 <vm_exec_core+12323>, 0x5562c187f88b <vm_exec_core+10619>, 0x5562c187fee8 <vm_exec_core+12248>, 0x5562c187fe92 <vm_exec_core+12162>, 0x5562c187f9aa <vm_exec_core+10906>, 0x5562c187f926 <vm_exec_core+10774>, 0x5562c187d523 <vm_exec_core+1555>, 0x5562c187d4c5 <vm_exec_core+1461>, 0x5562c187faf8 <vm_exec_core+11240>, 0x5562c187fac4 <vm_exec_core+11188>, 0x5562c187fa73 <vm_exec_core+11107>, 0x5562c187fa24 <vm_exec_core+11028>, 0x5562c187f8c3 <vm_exec_core+10675>, 0x5562c187f819 <vm_exec_core+10505>, 0x5562c187d458 <vm_exec_core+1352>, 0x5562c187d401 <vm_exec_core+1265>, 0x5562c187d37e <vm_exec_core+1134>, 0x5562c187d339 <vm_exec_core+1065>, 0x5562c187d2ec <vm_exec_core+988>, 0x5562c187d29f <vm_exec_core+911>, 0x5562c187d24a <vm_exec_core+826>, 0x5562c187d217 <vm_exec_core+775>, 0x5562c187d1e4 <vm_exec_core+724>, 0x5562c187f7fd <vm_exec_core+10477>, 0x5562c187d172 <vm_exec_core+610>, 0x5562c187f407 <vm_exec_core+9463>, 0x5562c187f38c <vm_exec_core+9340>, 0x5562c187f1f6 <vm_exec_core+8934>, 0x5562c187f178 <vm_exec_core+8808>, 0x5562c187f2c7 <vm_exec_core+9143>, 0x5562c187f26d <vm_exec_core+9053>, 0x5562c187ee18 <vm_exec_core+7944>, 0x5562c187edc6 <vm_exec_core+7862>, 0x5562c187f00d <vm_exec_core+8445>, 0x5562c187ee73 <vm_exec_core+8035>, 0x5562c187ecae <vm_exec_core+7582>, 0x5562c187ec3f <vm_exec_core+7471>, 0x5562c187ebd2 <vm_exec_core+7362>, 0x5562c187eb97 <vm_exec_core+7303>, 0x5562c187eb61 <vm_exec_core+7249>, 0x5562c187eb2e <vm_exec_core+7198>, 0x5562c187ed93 <vm_exec_core+7811>, 0x5562c187de00 <vm_exec_core+3824>, 0x5562c187dd92 <vm_exec_core+3714>, 0x5562c187dd57 <vm_exec_core+3655>, 0x5562c187dd01 <vm_exec_core+3569>, 0x5562c187dcbd <vm_exec_core+3501>, 0x5562c187dc36 <vm_exec_core+3366>, 0x5562c187dc01 <vm_exec_core+3313>, 0x5562c187dba6 <vm_exec_core+3222>, 0x5562c187db2e <vm_exec_core+3102>, 0x5562c187daf6 <vm_exec_core+3046>, 0x5562c187dabe <vm_exec_core+2990>, 0x5562c187d8c9 <vm_exec_core+2489>, 0x5562c187d838 <vm_exec_core+2344>, 0x5562c187d7db <vm_exec_core+2251>, 0x5562c187d762 <vm_exec_core+2130>, 0x5562c187e49a <vm_exec_core+5514>, 0x5562c187e475 <vm_exec_core+5477>, 0x5562c187e43c <vm_exec_core+5420>, 0x5562c187e3ec <vm_exec_core+5340>, 0x5562c187e3ba <vm_exec_core+5290>, 0x5562c187e2cc <vm_exec_core+5052>, 0x5562c187e287 <vm_exec_core+4983>, 0x5562c187e241 <vm_exec_core+4913>, 0x5562c187e211 <vm_exec_core+4865>, 0x5562c187e146 <vm_exec_core+4662>, 0x5562c187e1b1 <vm_exec_core+4769>, 0x5562c187e021 <vm_exec_core+4369>, 0x5562c187dfb4 <vm_exec_core+4260>, 0x5562c187df27 <vm_exec_core+4119>, 0x5562c187de6b <vm_exec_core+3931>, 0x5562c187de33 <vm_exec_core+3875>, 0x5562c187ea67 <vm_exec_core+6999>, 0x5562c187e969 <vm_exec_core+6745>, 0x5562c1880401 <vm_exec_core+13553>, 0x5562c187eaaa <vm_exec_core+7066>, 0x5562c187e60c <vm_exec_core+5884>, 0x5562c18803ed <vm_exec_core+13533>, 0x5562c187e5c2 <vm_exec_core+5810>, 0x5562c187e552 <vm_exec_core+5698>, 0x5562c187e4e2 <vm_exec_core+5586>, 0x5562c187e7ea <vm_exec_core+6362>, 0x5562c187e6cf <vm_exec_core+6079>, 0x5562c187e656 <vm_exec_core+5958>, 0x5562c187f78d <vm_exec_core+10365>, 0x5562c187e931 <vm_exec_core+6689>, 0x5562c187e8da <vm_exec_core+6602>, 0x5562c187d5c3 <vm_exec_core+1715>, 0x5562c187d589 <vm_exec_core+1657>, 0x5562c187d6bb <vm_exec_core+1963>, 0x5562c187d61a <vm_exec_core+1802>, 0x5562c18803d9 <vm_exec_core+13513>, 0x5562c18803c5 <vm_exec_core+13493>, 0x5562c18803b1 <vm_exec_core+13473>, 0x5562c188039d <vm_exec_core+13453>, 0x5562c1880389 <vm_exec_core+13433>, 0x5562c1880375 <vm_exec_core+13413>, 0x5562c188035a <vm_exec_core+13386>, 0x5562c1880346 <vm_exec_core+13366>, 0x5562c1880332 <vm_exec_core+13346>, 0x5562c188031e <vm_exec_core+13326>, 0x5562c188030a <vm_exec_core+13306>, 0x5562c18802f6 <vm_exec_core+13286>, 0x5562c18802e2 <vm_exec_core+13266>, 0x5562c18802ce <vm_exec_core+13246>, 0x5562c18802ba <vm_exec_core+13226>, 0x5562c18802a6 <vm_exec_core+13206>, 0x5562c187d514 <vm_exec_core+1540>, 0x5562c187d4b6 <vm_exec_core+1446>, 0x5562c1880292 <vm_exec_core+13186>, 0x5562c188027e <vm_exec_core+13166>, 0x5562c188026a <vm_exec_core+13146>, 0x5562c1880256 <vm_exec_core+13126>, 0x5562c187cf51 <vm_exec_core+65>, 0x5562c187cf55 <vm_exec_core+69>, 0x5562c187d449 <vm_exec_core+1337>, 0x5562c187d3f2 <vm_exec_core+1250>, 0x5562c187d36f <vm_exec_core+1119>, 0x5562c187d32a <vm_exec_core+1050>, 0x5562c187d2dd <vm_exec_core+973>...}
#36 0x00005562c186ec8b in rb_vm_exec (ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm.c:2369
_ec = 0x5562c21cd120
_tag = {tag = 36, retval = 4, buf = {0x7fcd96bf1e10, 0x5562c186e478 <rb_vm_exec+392>, 0x0, 0x7fff8c8e0b70, 0x0}, prev = 0x7fff8c8e0fd0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#37 0x00005562c18830bb in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140520921714720, iseq=0x7fcd930204c8, ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm.c:1387
arg_size = <optimized out>
arg_size = <optimized out>
#38 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fff8c8e0ce8, argc=1, self=140520921714720, captured=<optimized out>, ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm.c:1443
iseq = 0x7fcd930204c8
i = 1
type = <optimized out>
cfp = <optimized out>
opt_pc = <optimized out>
sp = 0x7fcd96af2128
iseq = <optimized out>
i = <optimized out>
opt_pc = <optimized out>
type = <optimized out>
cfp = <optimized out>
sp = <optimized out>
bound = <optimized out>
#39 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1461
captured = <optimized out>
again = <optimized out>
again = <optimized out>
captured = <optimized out>
#40 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fff8c8e0ce8, argc=1, ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm.c:1498
No locals.
#41 vm_yield (kw_splat=0, argv=0x7fff8c8e0ce8, argc=1, ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm.c:1506
No locals.
#42 rb_yield_0 (argv=0x7fff8c8e0ce8, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#43 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1353
No locals.
#44 0x00005562c19434bc in rb_ary_each (ary=140520911780440) at /tmp/ruby/src/trunk-yjit/array.c:2720
i = 2419
#45 0x00005562c186182a in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
recv = <optimized out>
frame_type = 1431634051
len = <optimized out>
block_handler = <optimized out>
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = <optimized out>
len = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#46 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
#47 vm_call_cfunc (ec=0x5562c21cd120, reg_cfp=0x7fcd96bf1e50, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3482
ci = <optimized out>
argv_ary = <optimized out>
#48 0x00005562c187ea46 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:366
val = 0
ci = 0x7fff8c8dfe70
cc = <optimized out>
recv = 773259
argc = <optimized out>
calling = {ci = 0xbd100020001, cc = 0x7fcd9302c908, block_handler = 140520974130857, recv = 140520911780440, argc = 0, kw_splat = false}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#49 vm_exec_core (ec=0x5562c21cd120, initial=773259) at ../../src/trunk-yjit/insns.def:815
bh = 0
cd = 0x5562c22b81a0
blockiseq = 0x6
leaf = <optimized out>
val = 0
reg_pc = 0x5562c2434a38
reg_cfp = 0x7fcd96bf1e50
insns_address_table = {0x5562c187fa13 <vm_exec_core+11011>, 0x5562c187d181 <vm_exec_core+625>, 0x5562c187f416 <vm_exec_core+9478>, 0x5562c187f39b <vm_exec_core+9355>, 0x5562c187f205 <vm_exec_core+8949>, 0x5562c187f187 <vm_exec_core+8823>, 0x5562c187f2d6 <vm_exec_core+9158>, 0x5562c187f27c <vm_exec_core+9068>, 0x5562c187ee27 <vm_exec_core+7959>, 0x5562c187edd5 <vm_exec_core+7877>, 0x5562c187f01c <vm_exec_core+8460>, 0x5562c187ee82 <vm_exec_core+8050>, 0x5562c187ecbd <vm_exec_core+7597>, 0x5562c187ec4e <vm_exec_core+7486>, 0x5562c187ebe1 <vm_exec_core+7377>, 0x5562c187eba6 <vm_exec_core+7318>, 0x5562c187eb70 <vm_exec_core+7264>, 0x5562c187eb3d <vm_exec_core+7213>, 0x5562c187eda2 <vm_exec_core+7826>, 0x5562c187de0f <vm_exec_core+3839>, 0x5562c187dda1 <vm_exec_core+3729>, 0x5562c187dd66 <vm_exec_core+3670>, 0x5562c187dd10 <vm_exec_core+3584>, 0x5562c187dccc <vm_exec_core+3516>, 0x5562c187dc45 <vm_exec_core+3381>, 0x5562c187dc10 <vm_exec_core+3328>, 0x5562c187dbb5 <vm_exec_core+3237>, 0x5562c187db3d <vm_exec_core+3117>, 0x5562c187db05 <vm_exec_core+3061>, 0x5562c187dacd <vm_exec_core+3005>, 0x5562c187d8d8 <vm_exec_core+2504>, 0x5562c187d847 <vm_exec_core+2359>, 0x5562c187d7ea <vm_exec_core+2266>, 0x5562c187d771 <vm_exec_core+2145>, 0x5562c187e4a9 <vm_exec_core+5529>, 0x5562c187e484 <vm_exec_core+5492>, 0x5562c187e44b <vm_exec_core+5435>, 0x5562c187e3fb <vm_exec_core+5355>, 0x5562c187e3c9 <vm_exec_core+5305>, 0x5562c187e2db <vm_exec_core+5067>, 0x5562c187e296 <vm_exec_core+4998>, 0x5562c187e250 <vm_exec_core+4928>, 0x5562c187e220 <vm_exec_core+4880>, 0x5562c187e155 <vm_exec_core+4677>, 0x5562c187e1c0 <vm_exec_core+4784>, 0x5562c187e030 <vm_exec_core+4384>, 0x5562c187dfc3 <vm_exec_core+4275>, 0x5562c187df36 <vm_exec_core+4134>, 0x5562c187de7a <vm_exec_core+3946>, 0x5562c187de42 <vm_exec_core+3890>, 0x5562c187ea76 <vm_exec_core+7014>, 0x5562c187e978 <vm_exec_core+6760>, 0x5562c187cf68 <vm_exec_core+88>, 0x5562c187eab9 <vm_exec_core+7081>, 0x5562c187e61b <vm_exec_core+5899>, 0x5562c187fc37 <vm_exec_core+11559>, 0x5562c187e5d1 <vm_exec_core+5825>, 0x5562c187e561 <vm_exec_core+5713>, 0x5562c187e4f1 <vm_exec_core+5601>, 0x5562c187e7f9 <vm_exec_core+6377>, 0x5562c187e6de <vm_exec_core+6094>, 0x5562c187e665 <vm_exec_core+5973>, 0x5562c187f79c <vm_exec_core+10380>, 0x5562c187e940 <vm_exec_core+6704>, 0x5562c187e8e9 <vm_exec_core+6617>, 0x5562c187d5d2 <vm_exec_core+1730>, 0x5562c187d598 <vm_exec_core+1672>, 0x5562c187d6ca <vm_exec_core+1978>, 0x5562c187d629 <vm_exec_core+1817>, 0x5562c187fbd5 <vm_exec_core+11461>, 0x5562c187fb2c <vm_exec_core+11292>, 0x5562c187fdf0 <vm_exec_core+12000>, 0x5562c187fd7d <vm_exec_core+11885>, 0x5562c187fcd7 <vm_exec_core+11719>, 0x5562c187fc7b <vm_exec_core+11627>, 0x5562c188019d <vm_exec_core+12941>, 0x5562c1880100 <vm_exec_core+12784>, 0x5562c1880068 <vm_exec_core+12632>, 0x5562c187ffcb <vm_exec_core+12475>, 0x5562c187ff33 <vm_exec_core+12323>, 0x5562c187f88b <vm_exec_core+10619>, 0x5562c187fee8 <vm_exec_core+12248>, 0x5562c187fe92 <vm_exec_core+12162>, 0x5562c187f9aa <vm_exec_core+10906>, 0x5562c187f926 <vm_exec_core+10774>, 0x5562c187d523 <vm_exec_core+1555>, 0x5562c187d4c5 <vm_exec_core+1461>, 0x5562c187faf8 <vm_exec_core+11240>, 0x5562c187fac4 <vm_exec_core+11188>, 0x5562c187fa73 <vm_exec_core+11107>, 0x5562c187fa24 <vm_exec_core+11028>, 0x5562c187f8c3 <vm_exec_core+10675>, 0x5562c187f819 <vm_exec_core+10505>, 0x5562c187d458 <vm_exec_core+1352>, 0x5562c187d401 <vm_exec_core+1265>, 0x5562c187d37e <vm_exec_core+1134>, 0x5562c187d339 <vm_exec_core+1065>, 0x5562c187d2ec <vm_exec_core+988>, 0x5562c187d29f <vm_exec_core+911>, 0x5562c187d24a <vm_exec_core+826>, 0x5562c187d217 <vm_exec_core+775>, 0x5562c187d1e4 <vm_exec_core+724>, 0x5562c187f7fd <vm_exec_core+10477>, 0x5562c187d172 <vm_exec_core+610>, 0x5562c187f407 <vm_exec_core+9463>, 0x5562c187f38c <vm_exec_core+9340>, 0x5562c187f1f6 <vm_exec_core+8934>, 0x5562c187f178 <vm_exec_core+8808>, 0x5562c187f2c7 <vm_exec_core+9143>, 0x5562c187f26d <vm_exec_core+9053>, 0x5562c187ee18 <vm_exec_core+7944>, 0x5562c187edc6 <vm_exec_core+7862>, 0x5562c187f00d <vm_exec_core+8445>, 0x5562c187ee73 <vm_exec_core+8035>, 0x5562c187ecae <vm_exec_core+7582>, 0x5562c187ec3f <vm_exec_core+7471>, 0x5562c187ebd2 <vm_exec_core+7362>, 0x5562c187eb97 <vm_exec_core+7303>, 0x5562c187eb61 <vm_exec_core+7249>, 0x5562c187eb2e <vm_exec_core+7198>, 0x5562c187ed93 <vm_exec_core+7811>, 0x5562c187de00 <vm_exec_core+3824>, 0x5562c187dd92 <vm_exec_core+3714>, 0x5562c187dd57 <vm_exec_core+3655>, 0x5562c187dd01 <vm_exec_core+3569>, 0x5562c187dcbd <vm_exec_core+3501>, 0x5562c187dc36 <vm_exec_core+3366>, 0x5562c187dc01 <vm_exec_core+3313>, 0x5562c187dba6 <vm_exec_core+3222>, 0x5562c187db2e <vm_exec_core+3102>, 0x5562c187daf6 <vm_exec_core+3046>, 0x5562c187dabe <vm_exec_core+2990>, 0x5562c187d8c9 <vm_exec_core+2489>, 0x5562c187d838 <vm_exec_core+2344>, 0x5562c187d7db <vm_exec_core+2251>, 0x5562c187d762 <vm_exec_core+2130>, 0x5562c187e49a <vm_exec_core+5514>, 0x5562c187e475 <vm_exec_core+5477>, 0x5562c187e43c <vm_exec_core+5420>, 0x5562c187e3ec <vm_exec_core+5340>, 0x5562c187e3ba <vm_exec_core+5290>, 0x5562c187e2cc <vm_exec_core+5052>, 0x5562c187e287 <vm_exec_core+4983>, 0x5562c187e241 <vm_exec_core+4913>, 0x5562c187e211 <vm_exec_core+4865>, 0x5562c187e146 <vm_exec_core+4662>, 0x5562c187e1b1 <vm_exec_core+4769>, 0x5562c187e021 <vm_exec_core+4369>, 0x5562c187dfb4 <vm_exec_core+4260>, 0x5562c187df27 <vm_exec_core+4119>, 0x5562c187de6b <vm_exec_core+3931>, 0x5562c187de33 <vm_exec_core+3875>, 0x5562c187ea67 <vm_exec_core+6999>, 0x5562c187e969 <vm_exec_core+6745>, 0x5562c1880401 <vm_exec_core+13553>, 0x5562c187eaaa <vm_exec_core+7066>, 0x5562c187e60c <vm_exec_core+5884>, 0x5562c18803ed <vm_exec_core+13533>, 0x5562c187e5c2 <vm_exec_core+5810>, 0x5562c187e552 <vm_exec_core+5698>, 0x5562c187e4e2 <vm_exec_core+5586>, 0x5562c187e7ea <vm_exec_core+6362>, 0x5562c187e6cf <vm_exec_core+6079>, 0x5562c187e656 <vm_exec_core+5958>, 0x5562c187f78d <vm_exec_core+10365>, 0x5562c187e931 <vm_exec_core+6689>, 0x5562c187e8da <vm_exec_core+6602>, 0x5562c187d5c3 <vm_exec_core+1715>, 0x5562c187d589 <vm_exec_core+1657>, 0x5562c187d6bb <vm_exec_core+1963>, 0x5562c187d61a <vm_exec_core+1802>, 0x5562c18803d9 <vm_exec_core+13513>, 0x5562c18803c5 <vm_exec_core+13493>, 0x5562c18803b1 <vm_exec_core+13473>, 0x5562c188039d <vm_exec_core+13453>, 0x5562c1880389 <vm_exec_core+13433>, 0x5562c1880375 <vm_exec_core+13413>, 0x5562c188035a <vm_exec_core+13386>, 0x5562c1880346 <vm_exec_core+13366>, 0x5562c1880332 <vm_exec_core+13346>, 0x5562c188031e <vm_exec_core+13326>, 0x5562c188030a <vm_exec_core+13306>, 0x5562c18802f6 <vm_exec_core+13286>, 0x5562c18802e2 <vm_exec_core+13266>, 0x5562c18802ce <vm_exec_core+13246>, 0x5562c18802ba <vm_exec_core+13226>, 0x5562c18802a6 <vm_exec_core+13206>, 0x5562c187d514 <vm_exec_core+1540>, 0x5562c187d4b6 <vm_exec_core+1446>, 0x5562c1880292 <vm_exec_core+13186>, 0x5562c188027e <vm_exec_core+13166>, 0x5562c188026a <vm_exec_core+13146>, 0x5562c1880256 <vm_exec_core+13126>, 0x5562c187cf51 <vm_exec_core+65>, 0x5562c187cf55 <vm_exec_core+69>, 0x5562c187d449 <vm_exec_core+1337>, 0x5562c187d3f2 <vm_exec_core+1250>, 0x5562c187d36f <vm_exec_core+1119>, 0x5562c187d32a <vm_exec_core+1050>, 0x5562c187d2dd <vm_exec_core+973>...}
#50 0x00005562c186ed0b in rb_vm_exec (ec=0x5562c21cd120) at /tmp/ruby/src/trunk-yjit/vm.c:2378
_ec = 0x5562c21cd120
_tag = {tag = 36, retval = 4, buf = {0x7fcd930702e8, 0x5562c186e478 <rb_vm_exec+392>, 0x0, 0x7fff8c8e0f00, 0xffffffff}, prev = 0x7fff8c8e1090, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 36
initial = <optimized out>
#51 0x00005562c1686b21 in rb_ec_exec_node (ec=ec@entry=0x5562c21cd120, n=n@entry=0x7fcd930702e8) at /tmp/ruby/src/trunk-yjit/eval.c:287
th = <optimized out>
_ec = <optimized out>
_tag = {tag = 36, retval = 93882641661444, buf = {0x7fcd930702e8, 0x5562c1686b72 <rb_ec_exec_node+258>, 0x0, 0x7fff8c8e1060, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7fcd930702e8
#52 0x00005562c168bc8d in ruby_run_node (n=0x7fcd930702e8) at /tmp/ruby/src/trunk-yjit/eval.c:328
ec = 0x5562c21cd120
status = 0
#53 0x00005562c16868d7 in rb_main (argv=0x7fff8c8e1298, argc=6) at /tmp/ruby/src/trunk-yjit/main.c:39
variable_in_this_stack_frame = 140735551509817
#54 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)