# Logfile created on 2023-08-25 05:43:21 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000562b89b0a008 @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.20230825-054321", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000562b89ba3410 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000562b89ba32d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000562b89ba30f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20230825-054321", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20230825-054321>, @binmode=false, @mon_data=#<Monitor:0x0000562b89ba3028>, @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 = 70272ca65c
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating golf_prelude.c
golf_prelude.c unchanged
/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/yarp -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/yarp -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/yarp -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 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
ext/configure-ext.mk updated
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]: 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[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
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/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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
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/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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/ripper'
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/ext/syslog'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
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/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/rbs-3.1.3/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/yarp -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.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
encdb.h unchanged
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]: 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
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
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering 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/date'
make[2]: Leaving 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/digest'
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]: 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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
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/objspace'
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/psych'
make[2]: Leaving 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/pty'
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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering 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/ext/openssl'
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/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
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/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.1.3/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'
./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.3
error_highlight 0.5.1
fileutils 1.7.1
find 0.1.1
forwardable 1.3.3
getoptlong 0.2.0
ipaddr 1.2.5
irb 1.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.8
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.8.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.3.0
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.3
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 1850 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/yarp -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'
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/yarp -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.
generating enc.mk
generating encdb.h
encdb.h unchanged
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'
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'
generating transdb.h
transdb.h unchanged
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
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'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering 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]: 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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving 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/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving 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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/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]: 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/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.1.3/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'
Run options:
--seed=57998
"--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 396.918750s, 65.8195 tests/s, 23544.7255 assertions/s.
26125 tests, 9345343 assertions, 0 failures, 0 errors, 200 skips
ruby -v: ruby 3.3.0dev (2023-08-25T04:11:06Z master 70272ca65c) +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'
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/yarp -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.
generating enc.mk
generating encdb.h
encdb.h unchanged
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'
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'
generating transdb.h
transdb.h unchanged
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
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'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering 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]: 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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving 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/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving 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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/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]: 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/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.1.3/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'
$ /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-08-25T04:11:06Z master 70272ca65c) +YJIT [x86_64-linux]
0 .........................................................................
73 .........................................................................
146 .........................................................................
219 .........................................................................
292 .........................................................................
365 .........................................................................
438 .........................................................................
511 .........................................................................
584 .........................................................................
657 .........................................................................
730 .........................................................................
803 .........................................................................
876 .........................................................................
949 .........................................................................
1022 .........................................................................
1095 .........................................................................
1168 .........................................................................
1241 .........................................................................
1314 .........................................................................
1387 .........................................................................
1460 .........................................................................
1533 .........................................................................
1606 .........................................................................
1679 .........................................................................
1752 .........................................................................
1825 .........................................................................
1898 .........................................................................
1971 .........................................................................
2044 .........................................................................
2117 .........................................................................
2190 .........................................................................
2263 .........................................................................
2336 .........................................................................
2409 .........................................................................
2482 .........................................................................
2555 .........................................................................
2628 .........................................................................
2701 .........................................................................
2774 .........................................................................
2847 .........................................................................
2920 .........................................................................
2993 .........................................................................
3066 .........................................................................
3139 .........................................................................
3212 .........................................................................
3285 .........................................................................
3358 .........................................................................
3431 .........................................................................
3504 .........................................................................
3577 .........................................................................
3650 ..........................................................
Finished in 274.753925 seconds
3708 files, 32155 examples, 157449 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.3477561.ruby -x gdbscript
[New LWP 3477561]
[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 0x00007f935d3352bb in rmdir () at ../sysdeps/unix/syscall-template.S:120
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f935d21c7c0 (LWP 3477561) 0x00007f935d3352bb in rmdir () at ../sysdeps/unix/syscall-template.S:120
>>> Machine level backtrace
Thread 1 (Thread 0x7f935d21c7c0 (LWP 3477561)):
#0 0x00007f935d3352bb in rmdir () at ../sysdeps/unix/syscall-template.S:120
No locals.
#1 0x000055b48fcf386d in nogvl_rmdir (ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/dir.c:1507
path = <optimized out>
#2 0x000055b48fb505a2 in rb_nogvl (func=0x55b48fcf3860 <nogvl_rmdir>, 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 = 0x55b490894180
th = 0x55b490892f90
vm = 0x55b490890b10
is_main_thread = true
saved_errno = 0
ubf_th = <optimized out>
#3 0x000055b48fcf3997 in dir_s_rmdir (obj=<optimized out>, dir=140270868855520) at /tmp/ruby/src/trunk-yjit/dir.c:1528
p = <optimized out>
r = <optimized out>
__func__ = "dir_s_rmdir"
#4 0x000055b48fb8c414 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:3474
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>
#5 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3502
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
#6 vm_call_cfunc_other (ec=0x55b490894180, reg_cfp=0x7f935d21ad00, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3528
ci = <optimized out>
argv_ary = <optimized out>
#7 0x000055b48fba93c7 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:403
val = 140270870657424
ci = 0x0
cc = <optimized out>
recv = 140270868855544
argc = <optimized out>
calling = {cd = 0x7f935b6af990, cc = 0x7f935b5e1618, block_handler = 0, recv = 140270880808920, argc = 1, kw_splat = false, heap_argv = 0}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#8 vm_exec_core (ec=0x55b490894180) at ../../src/trunk-yjit/insns.def:835
bh = <optimized out>
cd = 0x7f935b6af990
leaf = <optimized out>
val = 140270870657424
reg_pc = 0x7f935b6b2008
reg_cfp = 0x7f935d21ad00
insns_address_table = {0x55b48fbaba8c <vm_exec_core+10204>, 0x55b48fbaba20 <vm_exec_core+10096>, 0x55b48fbab9af <vm_exec_core+9983>, 0x55b48fbab92b <vm_exec_core+9851>, 0x55b48fbab8af <vm_exec_core+9727>, 0x55b48fbab834 <vm_exec_core+9604>, 0x55b48fbabab4 <vm_exec_core+10244>, 0x55b48fbaa804 <vm_exec_core+5460>, 0x55b48fbaa74f <vm_exec_core+5279>, 0x55b48fbaa6f7 <vm_exec_core+5191>, 0x55b48fbaa52c <vm_exec_core+4732>, 0x55b48fbaa32d <vm_exec_core+4221>, 0x55b48fbaa238 <vm_exec_core+3976>, 0x55b48fbaa1bb <vm_exec_core+3851>, 0x55b48fbaa15c <vm_exec_core+3756>, 0x55b48fbaa119 <vm_exec_core+3689>, 0x55b48fbaa0db <vm_exec_core+3627>, 0x55b48fbaa0a0 <vm_exec_core+3568>, 0x55b48fbaa065 <vm_exec_core+3509>, 0x55b48fbaa02a <vm_exec_core+3450>, 0x55b48fba9f94 <vm_exec_core+3300>, 0x55b48fba9f4e <vm_exec_core+3230>, 0x55b48fba9ef0 <vm_exec_core+3136>, 0x55b48fba9ea4 <vm_exec_core+3060>, 0x55b48fba9e15 <vm_exec_core+2917>, 0x55b48fba9dd5 <vm_exec_core+2853>, 0x55b48fba9d74 <vm_exec_core+2756>, 0x55b48fba9cf7 <vm_exec_core+2631>, 0x55b48fba9cb4 <vm_exec_core+2564>, 0x55b48fba9c71 <vm_exec_core+2497>, 0x55b48fbaadfd <vm_exec_core+6989>, 0x55b48fbaad64 <vm_exec_core+6836>, 0x55b48fbaacff <vm_exec_core+6735>, 0x55b48fbaaca3 <vm_exec_core+6643>, 0x55b48fbaac53 <vm_exec_core+6563>, 0x55b48fbaac26 <vm_exec_core+6518>, 0x55b48fbaabe5 <vm_exec_core+6453>, 0x55b48fbaab90 <vm_exec_core+6368>, 0x55b48fbaab56 <vm_exec_core+6310>, 0x55b48fbaaa5c <vm_exec_core+6060>, 0x55b48fbaaa13 <vm_exec_core+5987>, 0x55b48fbaa9c9 <vm_exec_core+5913>, 0x55b48fbaa995 <vm_exec_core+5861>, 0x55b48fbaa922 <vm_exec_core+5746>, 0x55b48fbaa8ba <vm_exec_core+5642>, 0x55b48fbaa867 <vm_exec_core+5559>, 0x55b48fbab6bb <vm_exec_core+9227>, 0x55b48fbab61f <vm_exec_core+9071>, 0x55b48fbab730 <vm_exec_core+9344>, 0x55b48fbab3c0 <vm_exec_core+8464>, 0x55b48fbab556 <vm_exec_core+8870>, 0x55b48fbab400 <vm_exec_core+8528>, 0x55b48fba9308 <vm_exec_core+88>, 0x55b48fbab5a1 <vm_exec_core+8945>, 0x55b48fbaaf95 <vm_exec_core+7397>, 0x55b48fbac1f2 <vm_exec_core+12098>, 0x55b48fbab18c <vm_exec_core+7900>, 0x55b48fbab0dd <vm_exec_core+7725>, 0x55b48fbaafea <vm_exec_core+7482>, 0x55b48fbab298 <vm_exec_core+8168>, 0x55b48fbab1e1 <vm_exec_core+7985>, 0x55b48fbabbf5 <vm_exec_core+10565>, 0x55b48fba99dc <vm_exec_core+1836>, 0x55b48fba9c12 <vm_exec_core+2402>, 0x55b48fba9bb3 <vm_exec_core+2307>, 0x55b48fba9b71 <vm_exec_core+2241>, 0x55b48fba9ac5 <vm_exec_core+2069>, 0x55b48fba9a1c <vm_exec_core+1900>, 0x55b48fbac7f8 <vm_exec_core+13640>, 0x55b48fbac670 <vm_exec_core+13248>, 0x55b48fbac8cd <vm_exec_core+13853>, 0x55b48fbac5e7 <vm_exec_core+13111>, 0x55b48fbacaa9 <vm_exec_core+14329>, 0x55b48fbac862 <vm_exec_core+13746>, 0x55b48fbacb46 <vm_exec_core+14486>, 0x55b48fbac51f <vm_exec_core+12911>, 0x55b48fbac583 <vm_exec_core+13011>, 0x55b48fbac730 <vm_exec_core+13440>, 0x55b48fbac794 <vm_exec_core+13540>, 0x55b48fbac3eb <vm_exec_core+12603>, 0x55b48fbac470 <vm_exec_core+12736>, 0x55b48fbac4c4 <vm_exec_core+12820>, 0x55b48fbac9ac <vm_exec_core+14076>, 0x55b48fbaca1d <vm_exec_core+14189>, 0x55b48fba9920 <vm_exec_core+1648>, 0x55b48fba9873 <vm_exec_core+1475>, 0x55b48fbac96f <vm_exec_core+14015>, 0x55b48fbac292 <vm_exec_core+12258>, 0x55b48fbac2cf <vm_exec_core+12319>, 0x55b48fbac318 <vm_exec_core+12392>, 0x55b48fbac376 <vm_exec_core+12486>, 0x55b48fbac185 <vm_exec_core+11989>, 0x55b48fba97fe <vm_exec_core+1358>, 0x55b48fba977a <vm_exec_core+1226>, 0x55b48fba96ca <vm_exec_core+1050>, 0x55b48fba967d <vm_exec_core+973>, 0x55b48fba962c <vm_exec_core+892>, 0x55b48fba95dd <vm_exec_core+813>, 0x55b48fba9586 <vm_exec_core+726>, 0x55b48fba954b <vm_exec_core+667>, 0x55b48fba9510 <vm_exec_core+608>, 0x55b48fbaba7d <vm_exec_core+10189>, 0x55b48fbaba11 <vm_exec_core+10081>, 0x55b48fbab9a0 <vm_exec_core+9968>, 0x55b48fbab91c <vm_exec_core+9836>, 0x55b48fbab8a0 <vm_exec_core+9712>, 0x55b48fbab825 <vm_exec_core+9589>, 0x55b48fbabaa5 <vm_exec_core+10229>, 0x55b48fbaa7f5 <vm_exec_core+5445>, 0x55b48fbaa740 <vm_exec_core+5264>, 0x55b48fbaa6e8 <vm_exec_core+5176>, 0x55b48fbaa51d <vm_exec_core+4717>, 0x55b48fbaa31e <vm_exec_core+4206>, 0x55b48fbaa229 <vm_exec_core+3961>, 0x55b48fbaa1ac <vm_exec_core+3836>, 0x55b48fbaa14d <vm_exec_core+3741>, 0x55b48fbaa10a <vm_exec_core+3674>, 0x55b48fbaa0cc <vm_exec_core+3612>, 0x55b48fbaa091 <vm_exec_core+3553>, 0x55b48fbaa056 <vm_exec_core+3494>, 0x55b48fbaa01b <vm_exec_core+3435>, 0x55b48fba9f85 <vm_exec_core+3285>, 0x55b48fba9f3f <vm_exec_core+3215>, 0x55b48fba9ee1 <vm_exec_core+3121>, 0x55b48fba9e95 <vm_exec_core+3045>, 0x55b48fba9e06 <vm_exec_core+2902>, 0x55b48fba9dc6 <vm_exec_core+2838>, 0x55b48fba9d65 <vm_exec_core+2741>, 0x55b48fba9ce8 <vm_exec_core+2616>, 0x55b48fba9ca5 <vm_exec_core+2549>, 0x55b48fba9c62 <vm_exec_core+2482>, 0x55b48fbaadee <vm_exec_core+6974>, 0x55b48fbaad55 <vm_exec_core+6821>, 0x55b48fbaacf0 <vm_exec_core+6720>, 0x55b48fbaac94 <vm_exec_core+6628>, 0x55b48fbaac44 <vm_exec_core+6548>, 0x55b48fbaac17 <vm_exec_core+6503>, 0x55b48fbaabd6 <vm_exec_core+6438>, 0x55b48fbaab81 <vm_exec_core+6353>, 0x55b48fbaab47 <vm_exec_core+6295>, 0x55b48fbaaa4d <vm_exec_core+6045>, 0x55b48fbaaa04 <vm_exec_core+5972>, 0x55b48fbaa9ba <vm_exec_core+5898>, 0x55b48fbaa986 <vm_exec_core+5846>, 0x55b48fbaa913 <vm_exec_core+5731>, 0x55b48fbaa8ab <vm_exec_core+5627>, 0x55b48fbaa858 <vm_exec_core+5544>, 0x55b48fbab6ac <vm_exec_core+9212>, 0x55b48fbab610 <vm_exec_core+9056>, 0x55b48fbab721 <vm_exec_core+9329>, 0x55b48fbab3b1 <vm_exec_core+8449>, 0x55b48fbab547 <vm_exec_core+8855>, 0x55b48fbab3f1 <vm_exec_core+8513>, 0x55b48fbacc0d <vm_exec_core+14685>, 0x55b48fbab592 <vm_exec_core+8930>, 0x55b48fbaaf86 <vm_exec_core+7382>, 0x55b48fbacc21 <vm_exec_core+14705>, 0x55b48fbab17d <vm_exec_core+7885>, 0x55b48fbab0ce <vm_exec_core+7710>, 0x55b48fbaafdb <vm_exec_core+7467>, 0x55b48fbab289 <vm_exec_core+8153>, 0x55b48fbab1d2 <vm_exec_core+7970>, 0x55b48fbabbe6 <vm_exec_core+10550>, 0x55b48fba99cd <vm_exec_core+1821>, 0x55b48fba9c03 <vm_exec_core+2387>, 0x55b48fba9ba4 <vm_exec_core+2292>, 0x55b48fba9b62 <vm_exec_core+2226>, 0x55b48fba9ab6 <vm_exec_core+2054>, 0x55b48fba9a0d <vm_exec_core+1885>, 0x55b48fbacc35 <vm_exec_core+14725>, 0x55b48fbacc49 <vm_exec_core+14745>, 0x55b48fbacc5d <vm_exec_core+14765>, 0x55b48fbacc71 <vm_exec_core+14785>, 0x55b48fbacc85 <vm_exec_core+14805>, 0x55b48fbacc99 <vm_exec_core+14825>, 0x55b48fbaccad <vm_exec_core+14845>, 0x55b48fbaccc8 <vm_exec_core+14872>, 0x55b48fbaccdc <vm_exec_core+14892>, 0x55b48fbaccf0 <vm_exec_core+14912>, 0x55b48fbacd04 <vm_exec_core+14932>, 0x55b48fbacd18 <vm_exec_core+14952>, 0x55b48fbacd2c <vm_exec_core+14972>, 0x55b48fbacd40 <vm_exec_core+14992>, 0x55b48fbacd54 <vm_exec_core+15012>, 0x55b48fbacd68 <vm_exec_core+15032>, 0x55b48fba9911 <vm_exec_core+1633>, 0x55b48fba9864 <vm_exec_core+1460>, 0x55b48fbac242 <vm_exec_core+12178>, 0x55b48fbac256 <vm_exec_core+12198>, 0x55b48fbac26a <vm_exec_core+12218>, 0x55b48fbac27e <vm_exec_core+12238>, 0x55b48fba92f1 <vm_exec_core+65>, 0x55b48fba92f5 <vm_exec_core+69>, 0x55b48fba97ef <vm_exec_core+1343>, 0x55b48fba976b <vm_exec_core+1211>, 0x55b48fba96bb <vm_exec_core+1035>, 0x55b48fba966e <vm_exec_core+958>, 0x55b48fba961d <vm_exec_core+877>, 0x55b48fba95ce <vm_exec_core+798>, 0x55b48fba9577 <vm_exec_core+711>...}
#9 0x000055b48fb9a0c2 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2428
vm_loop_start = <optimized out>
vm_loop_start = <optimized out>
#10 rb_vm_exec (ec=0x55b490894180) at /tmp/ruby/src/trunk-yjit/vm.c:2404
_ec = 0x55b490894180
_tag = {tag = 36, retval = 4, buf = {0x7f935b5e2500, 0x55b48fb99f78 <rb_vm_exec+328>, 0x0, 0x7ffccdba58e0, 0x0}, prev = 0x7ffccdba5bb0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
#11 0x000055b48fb9ef50 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffccdba59b8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1562
No locals.
#12 vm_yield (kw_splat=0, argv=0x7ffccdba59b8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1570
No locals.
#13 rb_yield_0 (argv=0x7ffccdba59b8, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1362
No locals.
#14 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1378
No locals.
#15 0x000055b48fc7ca4c in rb_ary_each (ary=140270869816560) at /tmp/ruby/src/trunk-yjit/array.c:2527
i = 0
#16 0x000055b48fb8c09c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f935d21aef8, ec=0x55b490894180) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3474
ci = 0xbe100000001
cc = <optimized out>
val = <optimized out>
me = 0x7f935d100458
cfunc = 0x55b4908e8538
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>
#17 vm_call_cfunc_with_frame (ec=0x55b490894180, reg_cfp=0x7f935d21aef8, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3502
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#18 0x000055b48fbab529 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:403
val = 140270870129184
ci = 0x7f935b4f7af8
cc = <optimized out>
recv = 0
argc = <optimized out>
calling = {cd = 0x7f935b62ea20, cc = 0x7f935c042508, block_handler = 140270899408657, recv = 140270869816560, argc = 0, kw_splat = false, heap_argv = 0}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#19 vm_exec_core (ec=0x55b490894180) at ../../src/trunk-yjit/insns.def:815
bh = 0
cd = 0x7f935b62ea20
blockiseq = 0x0
leaf = <optimized out>
val = 140270870129184
reg_pc = 0x7f935b630a20
reg_cfp = 0x7f935d21aef8
insns_address_table = {0x55b48fbaba8c <vm_exec_core+10204>, 0x55b48fbaba20 <vm_exec_core+10096>, 0x55b48fbab9af <vm_exec_core+9983>, 0x55b48fbab92b <vm_exec_core+9851>, 0x55b48fbab8af <vm_exec_core+9727>, 0x55b48fbab834 <vm_exec_core+9604>, 0x55b48fbabab4 <vm_exec_core+10244>, 0x55b48fbaa804 <vm_exec_core+5460>, 0x55b48fbaa74f <vm_exec_core+5279>, 0x55b48fbaa6f7 <vm_exec_core+5191>, 0x55b48fbaa52c <vm_exec_core+4732>, 0x55b48fbaa32d <vm_exec_core+4221>, 0x55b48fbaa238 <vm_exec_core+3976>, 0x55b48fbaa1bb <vm_exec_core+3851>, 0x55b48fbaa15c <vm_exec_core+3756>, 0x55b48fbaa119 <vm_exec_core+3689>, 0x55b48fbaa0db <vm_exec_core+3627>, 0x55b48fbaa0a0 <vm_exec_core+3568>, 0x55b48fbaa065 <vm_exec_core+3509>, 0x55b48fbaa02a <vm_exec_core+3450>, 0x55b48fba9f94 <vm_exec_core+3300>, 0x55b48fba9f4e <vm_exec_core+3230>, 0x55b48fba9ef0 <vm_exec_core+3136>, 0x55b48fba9ea4 <vm_exec_core+3060>, 0x55b48fba9e15 <vm_exec_core+2917>, 0x55b48fba9dd5 <vm_exec_core+2853>, 0x55b48fba9d74 <vm_exec_core+2756>, 0x55b48fba9cf7 <vm_exec_core+2631>, 0x55b48fba9cb4 <vm_exec_core+2564>, 0x55b48fba9c71 <vm_exec_core+2497>, 0x55b48fbaadfd <vm_exec_core+6989>, 0x55b48fbaad64 <vm_exec_core+6836>, 0x55b48fbaacff <vm_exec_core+6735>, 0x55b48fbaaca3 <vm_exec_core+6643>, 0x55b48fbaac53 <vm_exec_core+6563>, 0x55b48fbaac26 <vm_exec_core+6518>, 0x55b48fbaabe5 <vm_exec_core+6453>, 0x55b48fbaab90 <vm_exec_core+6368>, 0x55b48fbaab56 <vm_exec_core+6310>, 0x55b48fbaaa5c <vm_exec_core+6060>, 0x55b48fbaaa13 <vm_exec_core+5987>, 0x55b48fbaa9c9 <vm_exec_core+5913>, 0x55b48fbaa995 <vm_exec_core+5861>, 0x55b48fbaa922 <vm_exec_core+5746>, 0x55b48fbaa8ba <vm_exec_core+5642>, 0x55b48fbaa867 <vm_exec_core+5559>, 0x55b48fbab6bb <vm_exec_core+9227>, 0x55b48fbab61f <vm_exec_core+9071>, 0x55b48fbab730 <vm_exec_core+9344>, 0x55b48fbab3c0 <vm_exec_core+8464>, 0x55b48fbab556 <vm_exec_core+8870>, 0x55b48fbab400 <vm_exec_core+8528>, 0x55b48fba9308 <vm_exec_core+88>, 0x55b48fbab5a1 <vm_exec_core+8945>, 0x55b48fbaaf95 <vm_exec_core+7397>, 0x55b48fbac1f2 <vm_exec_core+12098>, 0x55b48fbab18c <vm_exec_core+7900>, 0x55b48fbab0dd <vm_exec_core+7725>, 0x55b48fbaafea <vm_exec_core+7482>, 0x55b48fbab298 <vm_exec_core+8168>, 0x55b48fbab1e1 <vm_exec_core+7985>, 0x55b48fbabbf5 <vm_exec_core+10565>, 0x55b48fba99dc <vm_exec_core+1836>, 0x55b48fba9c12 <vm_exec_core+2402>, 0x55b48fba9bb3 <vm_exec_core+2307>, 0x55b48fba9b71 <vm_exec_core+2241>, 0x55b48fba9ac5 <vm_exec_core+2069>, 0x55b48fba9a1c <vm_exec_core+1900>, 0x55b48fbac7f8 <vm_exec_core+13640>, 0x55b48fbac670 <vm_exec_core+13248>, 0x55b48fbac8cd <vm_exec_core+13853>, 0x55b48fbac5e7 <vm_exec_core+13111>, 0x55b48fbacaa9 <vm_exec_core+14329>, 0x55b48fbac862 <vm_exec_core+13746>, 0x55b48fbacb46 <vm_exec_core+14486>, 0x55b48fbac51f <vm_exec_core+12911>, 0x55b48fbac583 <vm_exec_core+13011>, 0x55b48fbac730 <vm_exec_core+13440>, 0x55b48fbac794 <vm_exec_core+13540>, 0x55b48fbac3eb <vm_exec_core+12603>, 0x55b48fbac470 <vm_exec_core+12736>, 0x55b48fbac4c4 <vm_exec_core+12820>, 0x55b48fbac9ac <vm_exec_core+14076>, 0x55b48fbaca1d <vm_exec_core+14189>, 0x55b48fba9920 <vm_exec_core+1648>, 0x55b48fba9873 <vm_exec_core+1475>, 0x55b48fbac96f <vm_exec_core+14015>, 0x55b48fbac292 <vm_exec_core+12258>, 0x55b48fbac2cf <vm_exec_core+12319>, 0x55b48fbac318 <vm_exec_core+12392>, 0x55b48fbac376 <vm_exec_core+12486>, 0x55b48fbac185 <vm_exec_core+11989>, 0x55b48fba97fe <vm_exec_core+1358>, 0x55b48fba977a <vm_exec_core+1226>, 0x55b48fba96ca <vm_exec_core+1050>, 0x55b48fba967d <vm_exec_core+973>, 0x55b48fba962c <vm_exec_core+892>, 0x55b48fba95dd <vm_exec_core+813>, 0x55b48fba9586 <vm_exec_core+726>, 0x55b48fba954b <vm_exec_core+667>, 0x55b48fba9510 <vm_exec_core+608>, 0x55b48fbaba7d <vm_exec_core+10189>, 0x55b48fbaba11 <vm_exec_core+10081>, 0x55b48fbab9a0 <vm_exec_core+9968>, 0x55b48fbab91c <vm_exec_core+9836>, 0x55b48fbab8a0 <vm_exec_core+9712>, 0x55b48fbab825 <vm_exec_core+9589>, 0x55b48fbabaa5 <vm_exec_core+10229>, 0x55b48fbaa7f5 <vm_exec_core+5445>, 0x55b48fbaa740 <vm_exec_core+5264>, 0x55b48fbaa6e8 <vm_exec_core+5176>, 0x55b48fbaa51d <vm_exec_core+4717>, 0x55b48fbaa31e <vm_exec_core+4206>, 0x55b48fbaa229 <vm_exec_core+3961>, 0x55b48fbaa1ac <vm_exec_core+3836>, 0x55b48fbaa14d <vm_exec_core+3741>, 0x55b48fbaa10a <vm_exec_core+3674>, 0x55b48fbaa0cc <vm_exec_core+3612>, 0x55b48fbaa091 <vm_exec_core+3553>, 0x55b48fbaa056 <vm_exec_core+3494>, 0x55b48fbaa01b <vm_exec_core+3435>, 0x55b48fba9f85 <vm_exec_core+3285>, 0x55b48fba9f3f <vm_exec_core+3215>, 0x55b48fba9ee1 <vm_exec_core+3121>, 0x55b48fba9e95 <vm_exec_core+3045>, 0x55b48fba9e06 <vm_exec_core+2902>, 0x55b48fba9dc6 <vm_exec_core+2838>, 0x55b48fba9d65 <vm_exec_core+2741>, 0x55b48fba9ce8 <vm_exec_core+2616>, 0x55b48fba9ca5 <vm_exec_core+2549>, 0x55b48fba9c62 <vm_exec_core+2482>, 0x55b48fbaadee <vm_exec_core+6974>, 0x55b48fbaad55 <vm_exec_core+6821>, 0x55b48fbaacf0 <vm_exec_core+6720>, 0x55b48fbaac94 <vm_exec_core+6628>, 0x55b48fbaac44 <vm_exec_core+6548>, 0x55b48fbaac17 <vm_exec_core+6503>, 0x55b48fbaabd6 <vm_exec_core+6438>, 0x55b48fbaab81 <vm_exec_core+6353>, 0x55b48fbaab47 <vm_exec_core+6295>, 0x55b48fbaaa4d <vm_exec_core+6045>, 0x55b48fbaaa04 <vm_exec_core+5972>, 0x55b48fbaa9ba <vm_exec_core+5898>, 0x55b48fbaa986 <vm_exec_core+5846>, 0x55b48fbaa913 <vm_exec_core+5731>, 0x55b48fbaa8ab <vm_exec_core+5627>, 0x55b48fbaa858 <vm_exec_core+5544>, 0x55b48fbab6ac <vm_exec_core+9212>, 0x55b48fbab610 <vm_exec_core+9056>, 0x55b48fbab721 <vm_exec_core+9329>, 0x55b48fbab3b1 <vm_exec_core+8449>, 0x55b48fbab547 <vm_exec_core+8855>, 0x55b48fbab3f1 <vm_exec_core+8513>, 0x55b48fbacc0d <vm_exec_core+14685>, 0x55b48fbab592 <vm_exec_core+8930>, 0x55b48fbaaf86 <vm_exec_core+7382>, 0x55b48fbacc21 <vm_exec_core+14705>, 0x55b48fbab17d <vm_exec_core+7885>, 0x55b48fbab0ce <vm_exec_core+7710>, 0x55b48fbaafdb <vm_exec_core+7467>, 0x55b48fbab289 <vm_exec_core+8153>, 0x55b48fbab1d2 <vm_exec_core+7970>, 0x55b48fbabbe6 <vm_exec_core+10550>, 0x55b48fba99cd <vm_exec_core+1821>, 0x55b48fba9c03 <vm_exec_core+2387>, 0x55b48fba9ba4 <vm_exec_core+2292>, 0x55b48fba9b62 <vm_exec_core+2226>, 0x55b48fba9ab6 <vm_exec_core+2054>, 0x55b48fba9a0d <vm_exec_core+1885>, 0x55b48fbacc35 <vm_exec_core+14725>, 0x55b48fbacc49 <vm_exec_core+14745>, 0x55b48fbacc5d <vm_exec_core+14765>, 0x55b48fbacc71 <vm_exec_core+14785>, 0x55b48fbacc85 <vm_exec_core+14805>, 0x55b48fbacc99 <vm_exec_core+14825>, 0x55b48fbaccad <vm_exec_core+14845>, 0x55b48fbaccc8 <vm_exec_core+14872>, 0x55b48fbaccdc <vm_exec_core+14892>, 0x55b48fbaccf0 <vm_exec_core+14912>, 0x55b48fbacd04 <vm_exec_core+14932>, 0x55b48fbacd18 <vm_exec_core+14952>, 0x55b48fbacd2c <vm_exec_core+14972>, 0x55b48fbacd40 <vm_exec_core+14992>, 0x55b48fbacd54 <vm_exec_core+15012>, 0x55b48fbacd68 <vm_exec_core+15032>, 0x55b48fba9911 <vm_exec_core+1633>, 0x55b48fba9864 <vm_exec_core+1460>, 0x55b48fbac242 <vm_exec_core+12178>, 0x55b48fbac256 <vm_exec_core+12198>, 0x55b48fbac26a <vm_exec_core+12218>, 0x55b48fbac27e <vm_exec_core+12238>, 0x55b48fba92f1 <vm_exec_core+65>, 0x55b48fba92f5 <vm_exec_core+69>, 0x55b48fba97ef <vm_exec_core+1343>, 0x55b48fba976b <vm_exec_core+1211>, 0x55b48fba96bb <vm_exec_core+1035>, 0x55b48fba966e <vm_exec_core+958>, 0x55b48fba961d <vm_exec_core+877>, 0x55b48fba95ce <vm_exec_core+798>, 0x55b48fba9577 <vm_exec_core+711>...}
#20 0x000055b48fb9a0c2 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2428
vm_loop_start = <optimized out>
vm_loop_start = <optimized out>
#21 rb_vm_exec (ec=0x55b490894180) at /tmp/ruby/src/trunk-yjit/vm.c:2404
_ec = 0x55b490894180
_tag = {tag = 36, retval = 4, buf = {0x7f935b5e03d0, 0x55b48fb99f78 <rb_vm_exec+328>, 0x0, 0x7ffccdba5b90, 0x7f935b5e4598}, prev = 0x7ffccdba5d00, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
#22 0x000055b48fb9f1d8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f935b5e0150, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1437
arg_size = <optimized out>
arg_size = <optimized out>
#23 0x000055b48fb9f57f in rb_vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=kw_splat@entry=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1656
self = <optimized out>
#24 0x000055b48fa9ba8e in rb_proc_call_kw (kw_splat=0, args=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/proc.c:982
vret = <optimized out>
proc = <optimized out>
argc = <optimized out>
argv = <optimized out>
vret = <optimized out>
proc = <optimized out>
argc = <optimized out>
argv = <optimized out>
rb_gc_guarded_ptr = <optimized out>
rb_gc_guarded_ptr = <optimized out>
#25 rb_proc_call (self=<optimized out>, args=<optimized out>) at /tmp/ruby/src/trunk-yjit/proc.c:992
No locals.
#26 0x000055b48f9b459d in exec_end_procs_chain (errp=0x55b4908941f8, procs=0x55b48fef7830 <end_procs>) at /tmp/ruby/src/trunk-yjit/eval_jump.c:105
endproc = {func = 0x55b48f9affd0 <rb_call_end_proc>, data = 140270869883240, next = 0x55b490a64d40}
link = <optimized out>
errinfo = <optimized out>
#27 rb_ec_exec_end_proc (ec=ec@entry=0x55b490894180) at /tmp/ruby/src/trunk-yjit/eval_jump.c:120
_ec = 0x55b490894180
_tag = {tag = 36, retval = 140270869814240, buf = {0x7f935b5e03d0, 0x55b48f9b45fa <rb_ec_exec_end_proc+442>, 0x0, 0x7ffccdba5c90, 0x7ffccdba5de0}, prev = 0x7ffccdba5ea0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
errinfo = 140270869831840
#28 0x000055b48f9b47a7 in rb_ec_teardown (ec=ec@entry=0x55b490894180) at /tmp/ruby/src/trunk-yjit/eval.c:159
No locals.
#29 0x000055b48f9b49ba in rb_ec_cleanup (ec=ec@entry=0x55b490894180, ex=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:212
err = <optimized out>
mode0 = 1532888016
mode1 = 32659
_ec = 0x55b490894180
_tag = {tag = 36, retval = 94233993448148, buf = {0x7f935b5e03d0, 0x55b48f9b4b58 <rb_ec_cleanup+744>, 0x0, 0x7ffccdba5e40, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
save_error = 140270869831840
sysex = 0
signaled = 0
th = 0x55b490892f90
th0 = 0x55b490892f90
step = 1
message = 4
buf = <optimized out>
#30 0x000055b48f9b5387 in ruby_run_node (n=0x7f935b5e03d0) at /tmp/ruby/src/trunk-yjit/eval.c:328
ec = 0x55b490894180
status = 0
#31 0x000055b48f9afe57 in rb_main (argv=0x7ffccdba60a8, argc=137) at /tmp/ruby/src/trunk-yjit/main.c:39
variable_in_this_stack_frame = 140723760031609
#32 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)