# Logfile created on 2023-07-29 03:40:31 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055957f9c9fb8 @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.20230729-034031", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055957fa53498 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055957fa53358 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055957fa53178 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20230729-034031", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20230729-034031>, @binmode=false, @mon_data=#<Monitor:0x000055957fa530b0>, @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 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 -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.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 = b0f44cfa5d
$$$[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 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 -
/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.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-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.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-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.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
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/digest'
make[2]: Leaving 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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
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/digest'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering 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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse'
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.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
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 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
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
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 -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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 '/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'
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/digest'
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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving 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/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering 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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.1.2/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/racc-1.7.1/ext/racc/cparse'
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.8
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.7.4
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
rdoc 6.5.0
readline 0.0.3
reline 0.3.7
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.1.0
tempfile 0.1.3
time 0.2.2
timeout 0.4.0
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.2
weakref 0.1.2
yaml 0.2.1
yarp 0.4.0
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.3
openssl 3.1.0
pathname 0.2.1
psych 5.1.0
stringio 3.0.8
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.19.0
power_assert 2.0.3
rake 13.0.6
test-unit 3.6.1
rexml 3.2.6
rss 0.2.9
net-ftp 0.2.0
net-imap 0.3.7
net-pop 0.1.2
net-smtp 0.3.3
matrix 0.4.2
prime 0.1.2
rbs 3.1.2
typeprof 0.21.7
debug 1.8.0
racc 1.7.1
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 1840 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.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-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=58137
"--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:
T
Retrying...
Finished tests in 529.674432s, 47.3800 tests/s, 17391.8306 assertions/s.
25096 tests, 9212008 assertions, 0 failures, 0 errors, 148 skips
ruby -v: ruby 3.3.0dev (2023-07-29T02:49:53Z master b0f44cfa5d) +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-07-29T02:49:53Z master b0f44cfa5d) +YJIT [x86_64-linux]
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished in 162.899385 seconds
3709 files, 32108 examples, 192036 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-yjit/ruby -c /tmp/cores/core.1001.393218.ruby -x gdbscript
[New LWP 393218]
[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-yjit/ruby -w --disable=gems -I/tmp/ruby/src/trunk-yjit/te'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f909646745a in __GI___wait4 (pid=393229, stat_loc=stat_loc@entry=0x7fff1d48c788, options=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f909637a7c0 (LWP 393218) 0x00007f909646745a in __GI___wait4 (pid=393229, stat_loc=stat_loc@entry=0x7fff1d48c788, options=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Machine level backtrace
Thread 1 (Thread 0x7f909637a7c0 (LWP 393218)):
#0 0x00007f909646745a in __GI___wait4 (pid=393229, stat_loc=stat_loc@entry=0x7fff1d48c788, options=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_ret = <optimized out>
#1 0x00007f909646741b in __GI___waitpid (pid=<optimized out>, stat_loc=stat_loc@entry=0x7fff1d48c788, options=<optimized out>) at ./posix/waitpid.c:38
No locals.
#2 0x00005626196529f7 in do_waitpid (flags=<optimized out>, st=0x7fff1d48c788, pid=<optimized out>) at /tmp/ruby/src/trunk-yjit/process.c:1072
No locals.
#3 waitpid_blocking_no_SIGCHLD (x=0x7fff1d48c760) at /tmp/ruby/src/trunk-yjit/process.c:1106
w = 0x7fff1d48c760
#4 0x00005626197021c2 in rb_nogvl (func=0x5626196529e0 <waitpid_blocking_no_SIGCHLD>, data1=<optimized out>, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:1552
__region = {prev_status = THREAD_RUNNABLE}
val = <optimized out>
ec = 0x56261a1e7120
th = 0x56261a1e5f90
vm = 0x56261a1e3b10
is_main_thread = true
saved_errno = 0
ubf_th = <optimized out>
#5 0x00005626196589c4 in waitpid_no_SIGCHLD (w=0x7fff1d48c760) at /tmp/ruby/src/trunk-yjit/process.c:1119
No locals.
#6 rb_process_status_wait (pid=<optimized out>, flags=flags@entry=0) at /tmp/ruby/src/trunk-yjit/process.c:1141
waitpid_state = {wnode = {next = 0x0, prev = 0x7f90947be928}, ec = 0x56261a1e7120, cond = 0x5626195ad908 <fptr_finalize_flush+680>, ret = 0, pid = 393229, status = 0, options = 0, errnum = 0}
#7 0x0000562619659415 in rb_waitpid (pid=<optimized out>, st=st@entry=0x7fff1d48c7f0, flags=flags@entry=0) at /tmp/ruby/src/trunk-yjit/process.c:1214
status = <optimized out>
data = <optimized out>
#8 0x00005626195adff8 in fptr_waitpid (nohang=0, fptr=0x56261a583150) at /tmp/ruby/src/trunk-yjit/io.c:5657
status = 491309040
#9 fptr_waitpid (nohang=0, fptr=0x56261a583150) at /tmp/ruby/src/trunk-yjit/io.c:5652
status = <optimized out>
status = <optimized out>
#10 pipe_close (io=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:7723
fptr = 0x56261a583150
#11 0x00005626195693ba in rb_ensure (b_proc=0x562619750ac0 <rb_yield>, data1=140258943166760, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:1017
state = <optimized out>
result = 4
errinfo = 140258943166640
ec = 0x56261a1e7120
ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x5626195ade70 <pipe_close>, data2 = 140258943166760}}
#12 0x000056261973e13c 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:3458
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
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>
#13 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3486
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
#14 vm_call_cfunc_other (ec=0x56261a1e7120, reg_cfp=0x7f9096378c90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3512
ci = <optimized out>
argv_ary = <optimized out>
#15 0x000056261975d2f6 in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x56261a2c5e50, reg_cfp=0x7f9096378c90, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:367
val = 36
ci = <optimized out>
cc = <optimized out>
recv = <optimized out>
argc = <optimized out>
calling = {ci = 0x427100020005, cc = 0x7f90947bfaf8, block_handler = 4182284, recv = 140258953656840, argc = 2, kw_splat = false, heap_argv = 0}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#16 vm_exec_core (ec=<optimized out>) at ../../src/trunk-yjit/insns.def:815
bh = <optimized out>
cd = 0x56261a2c5e50
blockiseq = <optimized out>
leaf = false
val = <optimized out>
reg_pc = 0x56261a2e8e18
reg_cfp = 0x7f9096378c90
insns_address_table = {0x56261975ad0b <vm_exec_core+715>, 0x56261975aca0 <vm_exec_core+608>, 0x56261975aeaf <vm_exec_core+1135>, 0x56261975ae2c <vm_exec_core+1004>, 0x56261975adaf <vm_exec_core+879>, 0x56261975ad33 <vm_exec_core+755>, 0x56261975c4e6 <vm_exec_core+6822>, 0x56261975b574 <vm_exec_core+2868>, 0x56261975b4bf <vm_exec_core+2687>, 0x56261975b467 <vm_exec_core+2599>, 0x56261975b29c <vm_exec_core+2140>, 0x56261975b0a0 <vm_exec_core+1632>, 0x56261975afab <vm_exec_core+1387>, 0x56261975af22 <vm_exec_core+1250>, 0x56261975c487 <vm_exec_core+6727>, 0x56261975c444 <vm_exec_core+6660>, 0x56261975c406 <vm_exec_core+6598>, 0x56261975c3cb <vm_exec_core+6539>, 0x56261975c390 <vm_exec_core+6480>, 0x56261975c355 <vm_exec_core+6421>, 0x56261975c2df <vm_exec_core+6303>, 0x56261975c29c <vm_exec_core+6236>, 0x56261975c23e <vm_exec_core+6142>, 0x56261975c1f2 <vm_exec_core+6066>, 0x56261975c163 <vm_exec_core+5923>, 0x56261975c126 <vm_exec_core+5862>, 0x56261975c0c5 <vm_exec_core+5765>, 0x56261975c048 <vm_exec_core+5640>, 0x56261975c008 <vm_exec_core+5576>, 0x56261975bfc8 <vm_exec_core+5512>, 0x56261975cc7b <vm_exec_core+8763>, 0x56261975cbe2 <vm_exec_core+8610>, 0x56261975cb7d <vm_exec_core+8509>, 0x56261975cafc <vm_exec_core+8380>, 0x56261975caac <vm_exec_core+8300>, 0x56261975ca7f <vm_exec_core+8255>, 0x56261975ca3e <vm_exec_core+8190>, 0x56261975c9e3 <vm_exec_core+8099>, 0x56261975c9a9 <vm_exec_core+8041>, 0x56261975c8b3 <vm_exec_core+7795>, 0x56261975c866 <vm_exec_core+7718>, 0x56261975c818 <vm_exec_core+7640>, 0x56261975c7e0 <vm_exec_core+7584>, 0x56261975c76d <vm_exec_core+7469>, 0x56261975c705 <vm_exec_core+7365>, 0x56261975c5bd <vm_exec_core+7037>, 0x56261975d158 <vm_exec_core+10008>, 0x56261975d0c3 <vm_exec_core+9859>, 0x56261975cfbf <vm_exec_core+9599>, 0x56261975cf7f <vm_exec_core+9535>, 0x56261975d323 <vm_exec_core+10467>, 0x56261975d1cd <vm_exec_core+10125>, 0x56261975aa98 <vm_exec_core+88>, 0x56261975d36e <vm_exec_core+10542>, 0x56261975ce15 <vm_exec_core+9173>, 0x56261975e208 <vm_exec_core+14280>, 0x56261975ce67 <vm_exec_core+9255>, 0x56261975ceb9 <vm_exec_core+9337>, 0x56261975bec8 <vm_exec_core+5256>, 0x56261975bda0 <vm_exec_core+4960>, 0x56261975bce9 <vm_exec_core+4777>, 0x56261975d4b5 <vm_exec_core+10869>, 0x56261975bca9 <vm_exec_core+4713>, 0x56261975bc08 <vm_exec_core+4552>, 0x56261975bba9 <vm_exec_core+4457>, 0x56261975bc67 <vm_exec_core+4647>, 0x56261975bafe <vm_exec_core+4286>, 0x56261975ba51 <vm_exec_core+4113>, 0x56261975de6a <vm_exec_core+13354>, 0x56261975e19b <vm_exec_core+14171>, 0x56261975ddc8 <vm_exec_core+13192>, 0x56261975e358 <vm_exec_core+14616>, 0x56261975db3c <vm_exec_core+12540>, 0x56261975e03c <vm_exec_core+13820>, 0x56261975df60 <vm_exec_core+13600>, 0x56261975dfdc <vm_exec_core+13724>, 0x56261975dca8 <vm_exec_core+12904>, 0x56261975dd08 <vm_exec_core+13000>, 0x56261975dd68 <vm_exec_core+13096>, 0x56261975e0a5 <vm_exec_core+13925>, 0x56261975dbd9 <vm_exec_core+12697>, 0x56261975dc2f <vm_exec_core+12783>, 0x56261975e12a <vm_exec_core+14058>, 0x56261975da84 <vm_exec_core+12356>, 0x56261975b997 <vm_exec_core+3927>, 0x56261975b949 <vm_exec_core+3849>, 0x56261975dafc <vm_exec_core+12476>, 0x56261975ded4 <vm_exec_core+13460>, 0x56261975df14 <vm_exec_core+13524>, 0x56261975e3e0 <vm_exec_core+14752>, 0x56261975e437 <vm_exec_core+14839>, 0x56261975da38 <vm_exec_core+12280>, 0x56261975b8d4 <vm_exec_core+3732>, 0x56261975b850 <vm_exec_core+3600>, 0x56261975b7a0 <vm_exec_core+3424>, 0x56261975b753 <vm_exec_core+3347>, 0x56261975b6fe <vm_exec_core+3262>, 0x56261975b6a9 <vm_exec_core+3177>, 0x56261975b64c <vm_exec_core+3084>, 0x56261975b611 <vm_exec_core+3025>, 0x56261975b5d6 <vm_exec_core+2966>, 0x56261975acfc <vm_exec_core+700>, 0x56261975ac91 <vm_exec_core+593>, 0x56261975aea0 <vm_exec_core+1120>, 0x56261975ae1d <vm_exec_core+989>, 0x56261975ada0 <vm_exec_core+864>, 0x56261975ad24 <vm_exec_core+740>, 0x56261975c4d7 <vm_exec_core+6807>, 0x56261975b565 <vm_exec_core+2853>, 0x56261975b4b0 <vm_exec_core+2672>, 0x56261975b458 <vm_exec_core+2584>, 0x56261975b28d <vm_exec_core+2125>, 0x56261975b091 <vm_exec_core+1617>, 0x56261975af9c <vm_exec_core+1372>, 0x56261975af13 <vm_exec_core+1235>, 0x56261975c478 <vm_exec_core+6712>, 0x56261975c435 <vm_exec_core+6645>, 0x56261975c3f7 <vm_exec_core+6583>, 0x56261975c3bc <vm_exec_core+6524>, 0x56261975c381 <vm_exec_core+6465>, 0x56261975c346 <vm_exec_core+6406>, 0x56261975c2d0 <vm_exec_core+6288>, 0x56261975c28d <vm_exec_core+6221>, 0x56261975c22f <vm_exec_core+6127>, 0x56261975c1e3 <vm_exec_core+6051>, 0x56261975c154 <vm_exec_core+5908>, 0x56261975c117 <vm_exec_core+5847>, 0x56261975c0b6 <vm_exec_core+5750>, 0x56261975c039 <vm_exec_core+5625>, 0x56261975bff9 <vm_exec_core+5561>, 0x56261975bfb9 <vm_exec_core+5497>, 0x56261975cc6c <vm_exec_core+8748>, 0x56261975cbd3 <vm_exec_core+8595>, 0x56261975cb6e <vm_exec_core+8494>, 0x56261975caed <vm_exec_core+8365>, 0x56261975ca9d <vm_exec_core+8285>, 0x56261975ca70 <vm_exec_core+8240>, 0x56261975ca2f <vm_exec_core+8175>, 0x56261975c9d4 <vm_exec_core+8084>, 0x56261975c99a <vm_exec_core+8026>, 0x56261975c8a4 <vm_exec_core+7780>, 0x56261975c857 <vm_exec_core+7703>, 0x56261975c809 <vm_exec_core+7625>, 0x56261975c7d1 <vm_exec_core+7569>, 0x56261975c75e <vm_exec_core+7454>, 0x56261975c6f6 <vm_exec_core+7350>, 0x56261975c5ae <vm_exec_core+7022>, 0x56261975d149 <vm_exec_core+9993>, 0x56261975d0b4 <vm_exec_core+9844>, 0x56261975cfb0 <vm_exec_core+9584>, 0x56261975cf70 <vm_exec_core+9520>, 0x56261975d314 <vm_exec_core+10452>, 0x56261975d1be <vm_exec_core+10110>, 0x56261975e5c7 <vm_exec_core+15239>, 0x56261975d35f <vm_exec_core+10527>, 0x56261975ce06 <vm_exec_core+9158>, 0x56261975e5b3 <vm_exec_core+15219>, 0x56261975ce58 <vm_exec_core+9240>, 0x56261975ceaa <vm_exec_core+9322>, 0x56261975beb9 <vm_exec_core+5241>, 0x56261975bd91 <vm_exec_core+4945>, 0x56261975bcda <vm_exec_core+4762>, 0x56261975d4a6 <vm_exec_core+10854>, 0x56261975bc9a <vm_exec_core+4698>, 0x56261975bbf9 <vm_exec_core+4537>, 0x56261975bb9a <vm_exec_core+4442>, 0x56261975bc58 <vm_exec_core+4632>, 0x56261975baef <vm_exec_core+4271>, 0x56261975ba42 <vm_exec_core+4098>, 0x56261975e53b <vm_exec_core+15099>, 0x56261975e54f <vm_exec_core+15119>, 0x56261975e563 <vm_exec_core+15139>, 0x56261975e577 <vm_exec_core+15159>, 0x56261975e58b <vm_exec_core+15179>, 0x56261975e59f <vm_exec_core+15199>, 0x56261975dc8d <vm_exec_core+12877>, 0x56261975e344 <vm_exec_core+14596>, 0x56261975e31c <vm_exec_core+14556>, 0x56261975e330 <vm_exec_core+14576>, 0x56261975e2cc <vm_exec_core+14476>, 0x56261975e2e0 <vm_exec_core+14496>, 0x56261975e2f4 <vm_exec_core+14516>, 0x56261975e308 <vm_exec_core+14536>, 0x56261975e254 <vm_exec_core+14356>, 0x56261975e268 <vm_exec_core+14376>, 0x56261975b988 <vm_exec_core+3912>, 0x56261975b93a <vm_exec_core+3834>, 0x56261975e27c <vm_exec_core+14396>, 0x56261975e290 <vm_exec_core+14416>, 0x56261975e2a4 <vm_exec_core+14436>, 0x56261975e2b8 <vm_exec_core+14456>, 0x56261975aa81 <vm_exec_core+65>, 0x56261975aa85 <vm_exec_core+69>, 0x56261975b8c5 <vm_exec_core+3717>, 0x56261975b841 <vm_exec_core+3585>, 0x56261975b791 <vm_exec_core+3409>, 0x56261975b744 <vm_exec_core+3332>, 0x56261975b6ef <vm_exec_core+3247>, 0x56261975b69a <vm_exec_core+3162>, 0x56261975b63d <vm_exec_core+3069>...}
#17 0x000056261974bd44 in rb_vm_exec (ec=0x56261a1e7120) at /tmp/ruby/src/trunk-yjit/vm.c:2399
_ec = 0x56261a1e7120
_tag = {tag = 36, retval = 4, buf = {0x7fff1d48cc20, 0x56261974b470 <rb_vm_exec+352>, 0x0, 0x7fff1d48cad0, 0xffffffff}, prev = 0x7fff1d48cc60, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 36
#18 0x0000562619563111 in rb_ec_exec_node (ec=ec@entry=0x56261a1e7120, n=n@entry=0x7f9094811b00) at /tmp/ruby/src/trunk-yjit/eval.c:287
th = <optimized out>
_ec = <optimized out>
_tag = {tag = 36, retval = 94721635493492, buf = {0x7f9094811b00, 0x562619563162 <rb_ec_exec_node+258>, 0x0, 0x7fff1d48cc30, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f9094811b00
#19 0x000056261956827d in ruby_run_node (n=0x7f9094811b00) at /tmp/ruby/src/trunk-yjit/eval.c:328
ec = 0x56261a1e7120
status = 0
#20 0x0000562619562ec7 in rb_main (argv=0x7fff1d48ce68, argc=136) at /tmp/ruby/src/trunk-yjit/main.c:39
variable_in_this_stack_frame = 140733684700457
#21 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)