# Logfile created on 2024-01-29 00:33:47 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x00005559a59fa3b8 @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.20240129-003347", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005559a5a834d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005559a5a83370 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005559a5a831b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240129-003347", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240129-003347>, @binmode=false, @mon_data=#<Monitor:0x00005559a5a830f0>, @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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 5ac9c8f01b $$$[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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -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 -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -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 8fce80a95e109352f64c6cb206bfa5235a7e522a910e8688e36c5f8a8231ed51 builtin_binary.inc 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 -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -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 ext/configure-ext.mk updated 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[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/coverage' make[2]: Entering 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/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' 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/fiddle' 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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' 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' 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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 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 -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -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 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged 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 ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering 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[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/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/date' make[2]: Leaving 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving 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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' 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/psych' 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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/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/syslog-0.1.2/ext/syslog' 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.4.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.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-yjit/bin installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.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.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.11.1 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.0.9 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0 minitest 5.21.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.9.1 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.3 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.0 nkf 0.2.0 syslog 0.1.2 csv 3.2.8 installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1883 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 -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -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 -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -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 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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' 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=47681 "--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 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/862] 4109056=test_rb_str_dup [ 2/862] 4109056=test_verbose [ 3/862] 4109055=test_trick [ 4/862] 4109056=!Nothing_to_test [ 5/862] 4109056=test_egrep_cpp [ 6/862] 4109060=test_rdoc_markup_to_tt_only [ 7/862] 4109059=test_date_conv [ 8/862] 4109059=test_history [ 9/862] 4109056=test_gem_resolver_vendor_set [ 10/862] 4109060=test_io [ 11/862] 4109059=json_parser_test [ 12/862] 4109059=test_scanner_events [ 13/862] 4109056=test_kernel [ 14/862] 4109059=test_fips [ 15/862] 4109060=test_show_source [ 16/862] 4109059=test_tmpdir [ 17/862] 4109060=test_gem_ext_cargo_builder_unit [ 18/862] 4109059=test_rdoc_parser_markdown [ 19/862] 4109056=test_gem_commands_specification_command [ 20/862] 4109060=test_div [ 21/862] 4109060=test_helper [ 22/862] 4109059=test_deprecated [ 23/862] 4109059=test_rdoc_tom_doc [ 24/862] 4109060=test_gem_command [ 25/862] 4109059=test_class [ 26/862] 4109059=desugar_compiler_test [ 27/862] 4109056=test_socket [ 28/862] 4109059=errors_test [ 29/862] 4109060=test_enum [ 30/862] 4109059=test_input_method [ 31/862] 4109059=test_gem_dependency_installer [ 32/862] 4109055=test_vm_dump [ 33/862] 4109055=test_gem_rdoc [ 34/862] 4109060=test_flags [ 35/862] 4109055=test_exception [ 36/862] 4109055=test_gem_resolver_git_specification [ 37/862] 4109055=test_optarg [ 38/862] 4109055=test_object_references [ 39/862] 4109055=test_gem_commands_yank_command [ 40/862] 4109056=test_grapheme_breaks [ 41/862] 4109056=test_assignment [ 42/862] 4109055=test_rdoc_rdoc [ 43/862] 4109060=test_win32ole_param_event [ 44/862] 4109060=test_human_typo [ 45/862] 4109060=test_rdoc_rd_block_parser [ 46/862] 4109060=test_io_buffer [ 47/862] 4109060=test_tcp [ 48/862] 4109055=test_memory_view [ 49/862] 4109055=test_reline [ 50/862] 4109055=test_rdoc_markup_document [ 51/862] 4109055=test_object [ 52/862] 4109055=test_provider [ 53/862] 4109060=test_store [ 54/862] 4109056=parameters_signature_test [ 55/862] 4109056=test_rdoc_parser_changelog [ 56/862] 4109055=test_inadvertent_creation [ 57/862] 4109060=test_svcb_https [ 58/862] 4109060=test_buffering [ 59/862] 4109060=test_gem_gemcutter_utilities [ 60/862] 4109055=test_rdoc_stats [ 61/862] 4109059=test_err_in_callback [ 62/862] 4109055=test_bug-5832 [ 63/862] 4109059=test_resize [ 64/862] 4109055=test_rdoc_store [ 65/862] 4109059=test_rdoc_markup_attributes [ 66/862] 4109059=test_ossl [ 67/862] 4109056=test_ruby_lex [ 68/862] 4109060=newline_test [ 69/862] 4109056=test_enumerator_kw [ 70/862] 4109056=test_default_gems [ 71/862] 4109060=test_coderange [ 72/862] 4109056=test_gc_compact [ 73/862] 4109060=test_len [ 74/862] 4109060=test_gem_console_ui [ 75/862] 4109060=test_date_new [ 76/862] 4109060=test_gem_safe_marshal [ 77/862] 4109055=test_bug-3571 [ 78/862] 4109055=test_gem_ext_cargo_builder_link_flag_converter [ 79/862] 4109055=test_backtrace [ 80/862] 4109055=test_call [ 81/862] 4109055=test_keyword [ 82/862] 4109055=test_gem_resolver_index_set [ 83/862] 4109055=test_date_parse [ 84/862] 4109060=test_ole_methods [ 85/862] 4109060=test_thread [ 86/862] 4109060=test_rdoc_class_module [ 87/862] 4109055=test_pkey_ec [ 88/862] 4109055=test_exception_at_throwing [ 89/862] 4109055=test_optimization /tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:524: [BUG] Segmentation fault at 0x0000000000000171 ruby 3.4.0dev (2024-01-28T15:27:19Z master 5ac9c8f01b) +YJIT [x86_64-linux] -- Control frame information ----------------------------------------------- c:0014 p:0101 s:0102 E:000310 METHOD /tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:524 c:0013 p:0053 s:0091 e:000090 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:203 [FINISH] c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:167 [FINISH] c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1552 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1539 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1332 c:0007 p:0066 s:0046 E:001620 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23 c:0003 p:0202 s:0016 e:000015 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:209 [FINISH] c:0001 p:0000 s:0003 E:000a40 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:209:in `<main>' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:122:in `run' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23:in `_run_suites' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23:in `map' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:52:in `_run_suite' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1332:in `_run_suite' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1539:in `_run_suite' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1539:in `map' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1552:in `block in _run_suite' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:167:in `run' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:203:in `run_test' /tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:524:in `test_tailcall_condition_block' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 4 -- Machine register context ------------------------------------------------ RIP: 0x0000000000000171 RBP: 0x00007ff42e1b1d00 RSP: 0x00007ffe1984ddd0 RAX: 0x00007ff42e0b2340 RBX: 0x00007ff410eef898 RCX: 0x0000562280540c60 RDX: 0x00007ffe1984dec0 RDI: 0x0000562280540c60 RSI: 0x0000000000000004 R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 R11: 0x00007ffe1984d070 R12: 0x0000000000000004 R13: 0x00007ff4031ff7d0 R14: 0x00007ff410eef898 R15: 0x00007ff42e1b1d00 EFL: 0x0000000000010212 -- C level backtrace information ------------------------------------------- running file: /tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. make: *** [uncommon.mk:945: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -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 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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' 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 --debug description_with_yjit 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 ......................................................................... 3723 ..... Finished in 169.496690 seconds 3728 files, 31901 examples, 227095 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk-yjit/ruby -c /tmp/cores/core.1001.4109055.ruby -x gdbscript [New LWP 4109055] [New LWP 4113374] [New LWP 4113363] [New LWP 4112704] [New LWP 4109064] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb '. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007ff42e3f5c1e in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 [Current thread is 1 (Thread 0x7ff42e1b37c0 (LWP 4109055))] >>> Threads Id Target Id Frame * 1 Thread 0x7ff42e1b37c0 (LWP 4109055) 0x00007ff42e3f5c1e in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 2 Thread 0x7ff4130df640 (LWP 4113374) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ff410d32fc0) at ./nptl/futex-internal.c:57 3 Thread 0x7ff41040f640 (LWP 4113363) __futex_abstimed_wait_common64 (private=1, cancel=true, abstime=0x7ff41040dfc0, op=137, expected=0, futex_word=0x7ff411674e04) at ./nptl/futex-internal.c:57 4 Thread 0x7ff4130be640 (LWP 4112704) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7ff4130bcfc0, op=137, expected=0, futex_word=0x7ff404001a10) at ./nptl/futex-internal.c:57 5 Thread 0x7ff414bdf640 (LWP 4109064) 0x00007ff42e2dbfde in epoll_wait (epfd=4, events=events@entry=0x56227fb1a21c <timer_th+28>, maxevents=maxevents@entry=16, timeout=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 5 (Thread 0x7ff414bdf640 (LWP 4109064)): #0 0x00007ff42e2dbfde in epoll_wait (epfd=4, events=events@entry=0x56227fb1a21c <timer_th+28>, maxevents=maxevents@entry=16, timeout=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = 0 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000056227f70c4f6 in event_wait (vm=0x56228053d2a0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2897 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x56228053d2a0) at /tmp/ruby/src/trunk-yjit/thread_pthread_mn.c:874 r = <optimized out> r = <optimized out> i = <optimized out> th = <optimized out> events = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3024 vm = <optimized out> #4 0x00007ff42e24ab43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729326560144, -5258428464489906314, 140686296741440, 25, 140686722902096, 140729326560496, 5255250342702399350, 5255159141105975158}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007ff42e2dbbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 4 (Thread 0x7ff4130be640 (LWP 4112704)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7ff4130bcfc0, op=137, expected=0, futex_word=0x7ff404001a10) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7ff4130bcfc0, clockid=0, expected=0, futex_word=0x7ff404001a10) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ff404001a10, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ff4130bcfc0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007ff42e249f1b in __pthread_cond_wait_common (abstime=0x7ff4130bcfc0, clockid=1, mutex=0x7ff404001650, cond=0x7ff4040019e8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7ff42e2497a0 <__condvar_cleanup_waiting>, __arg = 0x7ff4130bcf00, __canceltype = 428886026, __prev = 0x0} cbuffer = {wseq = 8, cond = 0x7ff4040019e8, mutex = 0x7ff404001650, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 8 seq = 4 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x7ff4040019e8, mutex=mutex@entry=0x7ff404001650, abstime=abstime@entry=0x7ff4130bcfc0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000056227f70a55a in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7ff404001650, cond=0x7ff4040019e8) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:242 r = <optimized out> ts = {tv_sec = 927022, tv_nsec = 979280426} r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x7ff404001530, rel=rel@entry=0x7ff4130bd010) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2457 end = <optimized out> sched = <optimized out> lock = 0x7ff404001650 cond = 0x7ff4040019e8 max = 100000000000000000 #7 0x000056227f70d351 in native_sleep (rel=0x7ff4130bd010, th=0x7ff404001530) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3294 sched = <optimized out> sched = <optimized out> #8 sleep_hrtime (fl=0, rel=<optimized out>, th=0x7ff404001530) at /tmp/ruby/src/trunk-yjit/thread.c:1283 prev_status = THREAD_RUNNABLE woke = 1 end = 927022979280066 prev_status = <optimized out> woke = <optimized out> end = <optimized out> #9 rb_mutex_wait_for (time=time@entry=140686268289344) at /tmp/ruby/src/trunk-yjit/thread_sync.c:563 rel = 0x7ff4130bd140 #10 0x000056227f5652ec in rb_ensure (b_proc=b_proc@entry=0x56227f70d280 <rb_mutex_wait_for>, data1=data1@entry=140686268289344, e_proc=e_proc@entry=0x56227f706b10 <mutex_lock_uninterruptible>, data2=data2@entry=140686245256520) at /tmp/ruby/src/trunk-yjit/eval.c:1003 _ec = 0x7ff404001750 _tag = {tag = 36, retval = 0, buf = {0x7ff411ac5d48, 0x56227f5653c0 <rb_ensure+480>, 0x0, 0x7ff4130bd050, 0x0}, prev = 0x7ff4130bd430, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x7ff404001750 ensure_list = {next = 0x7ff4130bd410, entry = {marker = 0, e_proc = 0x56227f706b10 <mutex_lock_uninterruptible>, data2 = 140686245256520}} #11 0x000056227f708969 in rb_mutex_sleep (self=140686245256520, timeout=258394007747182594) at /tmp/ruby/src/trunk-yjit/thread_sync.c:590 rel = 299999851000 t = <optimized out> woken = 20 beg = 1706488486 scheduler = <optimized out> end = <optimized out> #12 0x000056227f75d85f in vm_call0_cfunc_with_frame (argv=0x7ff4130bd4c8, calling=<optimized out>, ec=0x7ff404001750) at /tmp/ruby/src/trunk-yjit/vm_eval.c:173 reg_cfp = 0x7ff404101948 ci = <optimized out> me = 0x7ff414be8e98 mid = 26337 block_handler = <optimized out> recv = <optimized out> argc = <optimized out> val = <optimized out> cfunc = 0x56228057eaf8 len = <optimized out> frame_flags = <optimized out> ci = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> len = <optimized out> recv = <optimized out> argc = <optimized out> mid = <optimized out> block_handler = <optimized out> frame_flags = <optimized out> unaligned_member_ptr_result = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #13 vm_call0_cfunc (argv=0x7ff4130bd4c8, calling=<optimized out>, ec=0x7ff404001750) at /tmp/ruby/src/trunk-yjit/vm_eval.c:187 No locals. #14 vm_call0_body (ec=0x7ff404001750, calling=<optimized out>, argv=0x7ff4130bd4c8) at /tmp/ruby/src/trunk-yjit/vm_eval.c:233 ci = <optimized out> cc = <optimized out> ret = <optimized out> #15 0x000056227f75e658 in vm_call0_cc (ec=0x7ff404001750, recv=140686245256520, id=<optimized out>, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:110 flags = <optimized out> use_argv = <optimized out> av = {140685948747777, 28433} calling = {cd = 0x7ff4130bd280, cc = 0x7ff4131a3718, block_handler = 0, recv = 140686245256520, argc = 1, kw_splat = false, heap_argv = 0} #16 0x000056227f760dba in rb_funcallv_scope (recv=140686245256520, mid=26337, argc=1, argv=0x7ff4130bd4c8, scope=CALL_FCALL) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1069 ec = 0x7ff404001750 cc = <optimized out> self = <optimized out> #17 0x000056227f5652ec in rb_ensure (b_proc=b_proc@entry=0x56227f700600 <do_sleep>, data1=data1@entry=140686268290240, e_proc=e_proc@entry=0x56227f6fecd0 <delete_from_waitq>, data2=data2@entry=140686268290256) at /tmp/ruby/src/trunk-yjit/eval.c:1003 _ec = 0x7ff404001750 _tag = {tag = 36, retval = 0, buf = {0x2, 0x56227f5653c0 <rb_ensure+480>, 0x0, 0x7ff4130bd3d0, 0x0}, prev = 0x7ff4130bd6f0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x7ff404001750 ensure_list = {next = 0x7ff4130bd800, entry = {marker = 0, e_proc = 0x56227f6fecd0 <delete_from_waitq>, data2 = 140686268290256}} #18 0x000056227f70042d in rb_condvar_wait (argc=2, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_sync.c:1548 ec = 0x7ff404001750 cv = 0x7ff4112ebfd0 args = {mutex = 140686245256520, timeout = 258394007747182594} sync_waiter = {self = 140686245256520, th = 0x7ff404001530, fiber = 0x0, node = {next = 0x7ff4112ebfd0, prev = 0x7ff4112ebfd0}} #19 0x000056227f74941c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7ff404101980, ec=0x7ff404001750) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3492 ci = 0x461100100005 cc = <optimized out> val = <optimized out> me = 0x7ff414be8858 cfunc = 0x56228058b628 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> #20 vm_call_cfunc_with_frame (ec=0x7ff404001750, reg_cfp=0x7ff404101980, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3520 argc = 2 stack_bottom = <optimized out> argv = <optimized out> #21 0x000056227f767bf1 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:410 val = 140686273062288 ci = 0x0 cc = <optimized out> recv = 140686015863312 argc = <optimized out> calling = {cd = 0x7ff41354a590, cc = 0x7ff4131a3790, block_handler = 0, recv = 140686245256840, 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> #22 vm_exec_core (ec=0x7ff404001a10) at ../../src/trunk-yjit/insns.def:862 bh = <optimized out> cd = 0x7ff41354a590 leaf = <optimized out> val = 140686273062288 reg_pc = 0x7ff4121b9bc8 reg_cfp = 0x7ff404101980 insns_address_table = {0x56227f769d05 <vm_exec_core+8757>, 0x56227f769c99 <vm_exec_core+8649>, 0x56227f769c24 <vm_exec_core+8532>, 0x56227f769ba8 <vm_exec_core+8408>, 0x56227f769ee0 <vm_exec_core+9232>, 0x56227f769e5e <vm_exec_core+9102>, 0x56227f769d91 <vm_exec_core+8897>, 0x56227f769d2e <vm_exec_core+8798>, 0x56227f769fb0 <vm_exec_core+9440>, 0x56227f769f5c <vm_exec_core+9356>, 0x56227f7699dd <vm_exec_core+7949>, 0x56227f7697e8 <vm_exec_core+7448>, 0x56227f76979d <vm_exec_core+7373>, 0x56227f769732 <vm_exec_core+7266>, 0x56227f7696d2 <vm_exec_core+7170>, 0x56227f76968e <vm_exec_core+7102>, 0x56227f76964f <vm_exec_core+7039>, 0x56227f769613 <vm_exec_core+6979>, 0x56227f7695d7 <vm_exec_core+6919>, 0x56227f76959b <vm_exec_core+6859>, 0x56227f769502 <vm_exec_core+6706>, 0x56227f7694ba <vm_exec_core+6634>, 0x56227f76945b <vm_exec_core+6539>, 0x56227f76940e <vm_exec_core+6462>, 0x56227f769388 <vm_exec_core+6328>, 0x56227f769347 <vm_exec_core+6263>, 0x56227f7692e4 <vm_exec_core+6164>, 0x56227f769266 <vm_exec_core+6038>, 0x56227f769222 <vm_exec_core+5970>, 0x56227f7691de <vm_exec_core+5902>, 0x56227f769045 <vm_exec_core+5493>, 0x56227f768fb5 <vm_exec_core+5349>, 0x56227f768f50 <vm_exec_core+5248>, 0x56227f768ef1 <vm_exec_core+5153>, 0x56227f768e92 <vm_exec_core+5058>, 0x56227f768e40 <vm_exec_core+4976>, 0x56227f768de3 <vm_exec_core+4883>, 0x56227f768d92 <vm_exec_core+4802>, 0x56227f768d64 <vm_exec_core+4756>, 0x56227f768d22 <vm_exec_core+4690>, 0x56227f768cca <vm_exec_core+4602>, 0x56227f768c8f <vm_exec_core+4543>, 0x56227f768b98 <vm_exec_core+4296>, 0x56227f768b4e <vm_exec_core+4222>, 0x56227f768b03 <vm_exec_core+4147>, 0x56227f768ace <vm_exec_core+4094>, 0x56227f768a59 <vm_exec_core+3977>, 0x56227f7689f0 <vm_exec_core+3872>, 0x56227f76899b <vm_exec_core+3787>, 0x56227f768925 <vm_exec_core+3669>, 0x56227f768888 <vm_exec_core+3512>, 0x56227f768718 <vm_exec_core+3144>, 0x56227f7686d6 <vm_exec_core+3078>, 0x56227f768689 <vm_exec_core+3001>, 0x56227f768530 <vm_exec_core+2656>, 0x56227f767b30 <vm_exec_core+96>, 0x56227f7684b0 <vm_exec_core+2528>, 0x56227f76845a <vm_exec_core+2442>, 0x56227f76ac8d <vm_exec_core+12733>, 0x56227f768404 <vm_exec_core+2356>, 0x56227f76833d <vm_exec_core+2157>, 0x56227f76a310 <vm_exec_core+10304>, 0x56227f76a17f <vm_exec_core+9903>, 0x56227f76a0bd <vm_exec_core+9709>, 0x56227f76a730 <vm_exec_core+11360>, 0x56227f76a405 <vm_exec_core+10549>, 0x56227f76a2aa <vm_exec_core+10202>, 0x56227f76a057 <vm_exec_core+9607>, 0x56227f76a014 <vm_exec_core+9540>, 0x56227f76827d <vm_exec_core+1965>, 0x56227f7681d3 <vm_exec_core+1795>, 0x56227f76b534 <vm_exec_core+14948>, 0x56227f76b469 <vm_exec_core+14745>, 0x56227f76b29a <vm_exec_core+14282>, 0x56227f76b338 <vm_exec_core+14440>, 0x56227f76b393 <vm_exec_core+14531>, 0x56227f76b4d3 <vm_exec_core+14851>, 0x56227f76ad9a <vm_exec_core+13002>, 0x56227f76ae20 <vm_exec_core+13136>, 0x56227f76ae84 <vm_exec_core+13236>, 0x56227f76aee8 <vm_exec_core+13336>, 0x56227f76af4c <vm_exec_core+13436>, 0x56227f76afb0 <vm_exec_core+13536>, 0x56227f76b708 <vm_exec_core+15416>, 0x56227f76b5a1 <vm_exec_core+15057>, 0x56227f76b697 <vm_exec_core+15303>, 0x56227f76b10b <vm_exec_core+13883>, 0x56227f76815f <vm_exec_core+1679>, 0x56227f7680fa <vm_exec_core+1578>, 0x56227f76b5fc <vm_exec_core+15148>, 0x56227f76b42c <vm_exec_core+14684>, 0x56227f76b75c <vm_exec_core+15500>, 0x56227f76b639 <vm_exec_core+15209>, 0x56227f76b197 <vm_exec_core+14023>, 0x56227f76b20c <vm_exec_core+14140>, 0x56227f768083 <vm_exec_core+1459>, 0x56227f768002 <vm_exec_core+1330>, 0x56227f767f4b <vm_exec_core+1147>, 0x56227f767efd <vm_exec_core+1069>, 0x56227f767eab <vm_exec_core+987>, 0x56227f767e5b <vm_exec_core+907>, 0x56227f767e03 <vm_exec_core+819>, 0x56227f767dc7 <vm_exec_core+759>, 0x56227f767d8b <vm_exec_core+699>, 0x56227f769cf5 <vm_exec_core+8741>, 0x56227f769c89 <vm_exec_core+8633>, 0x56227f769c14 <vm_exec_core+8516>, 0x56227f769b98 <vm_exec_core+8392>, 0x56227f769ed0 <vm_exec_core+9216>, 0x56227f769e4e <vm_exec_core+9086>, 0x56227f769d81 <vm_exec_core+8881>, 0x56227f769d1e <vm_exec_core+8782>, 0x56227f769fa0 <vm_exec_core+9424>, 0x56227f769f4c <vm_exec_core+9340>, 0x56227f7699cd <vm_exec_core+7933>, 0x56227f7697d8 <vm_exec_core+7432>, 0x56227f76978d <vm_exec_core+7357>, 0x56227f769722 <vm_exec_core+7250>, 0x56227f7696c2 <vm_exec_core+7154>, 0x56227f76967e <vm_exec_core+7086>, 0x56227f76963f <vm_exec_core+7023>, 0x56227f769603 <vm_exec_core+6963>, 0x56227f7695c7 <vm_exec_core+6903>, 0x56227f76958b <vm_exec_core+6843>, 0x56227f7694f2 <vm_exec_core+6690>, 0x56227f7694aa <vm_exec_core+6618>, 0x56227f76944b <vm_exec_core+6523>, 0x56227f7693fe <vm_exec_core+6446>, 0x56227f769378 <vm_exec_core+6312>, 0x56227f769337 <vm_exec_core+6247>, 0x56227f7692d4 <vm_exec_core+6148>, 0x56227f769256 <vm_exec_core+6022>, 0x56227f769212 <vm_exec_core+5954>, 0x56227f7691ce <vm_exec_core+5886>, 0x56227f769035 <vm_exec_core+5477>, 0x56227f768fa5 <vm_exec_core+5333>, 0x56227f768f40 <vm_exec_core+5232>, 0x56227f768ee1 <vm_exec_core+5137>, 0x56227f768e82 <vm_exec_core+5042>, 0x56227f768e30 <vm_exec_core+4960>, 0x56227f768dd3 <vm_exec_core+4867>, 0x56227f768d82 <vm_exec_core+4786>, 0x56227f768d54 <vm_exec_core+4740>, 0x56227f768d12 <vm_exec_core+4674>, 0x56227f768cba <vm_exec_core+4586>, 0x56227f768c7f <vm_exec_core+4527>, 0x56227f768b88 <vm_exec_core+4280>, 0x56227f768b3e <vm_exec_core+4206>, 0x56227f768af3 <vm_exec_core+4131>, 0x56227f768abe <vm_exec_core+4078>, 0x56227f768a49 <vm_exec_core+3961>, 0x56227f7689e0 <vm_exec_core+3856>, 0x56227f76898b <vm_exec_core+3771>, 0x56227f768915 <vm_exec_core+3653>, 0x56227f768878 <vm_exec_core+3496>, 0x56227f768708 <vm_exec_core+3128>, 0x56227f7686c6 <vm_exec_core+3062>, 0x56227f768679 <vm_exec_core+2985>, 0x56227f768520 <vm_exec_core+2640>, 0x56227f76aff3 <vm_exec_core+13603>, 0x56227f7684a0 <vm_exec_core+2512>, 0x56227f76844a <vm_exec_core+2426>, 0x56227f76b008 <vm_exec_core+13624>, 0x56227f7683f4 <vm_exec_core+2340>, 0x56227f76832d <vm_exec_core+2141>, 0x56227f76a300 <vm_exec_core+10288>, 0x56227f76a16f <vm_exec_core+9887>, 0x56227f76a0ad <vm_exec_core+9693>, 0x56227f76a720 <vm_exec_core+11344>, 0x56227f76a3f5 <vm_exec_core+10533>, 0x56227f76a29a <vm_exec_core+10186>, 0x56227f76a047 <vm_exec_core+9591>, 0x56227f76a004 <vm_exec_core+9524>, 0x56227f76826d <vm_exec_core+1949>, 0x56227f7681c3 <vm_exec_core+1779>, 0x56227f76b01d <vm_exec_core+13645>, 0x56227f76b032 <vm_exec_core+13666>, 0x56227f76b047 <vm_exec_core+13687>, 0x56227f76b05c <vm_exec_core+13708>, 0x56227f76b071 <vm_exec_core+13729>, 0x56227f76b086 <vm_exec_core+13750>, 0x56227f76b09b <vm_exec_core+13771>, 0x56227f76b0b7 <vm_exec_core+13799>, 0x56227f76b0cc <vm_exec_core+13820>, 0x56227f76b0e1 <vm_exec_core+13841>, 0x56227f76b0f6 <vm_exec_core+13862>, 0x56227f76acdd <vm_exec_core+12813>, 0x56227f76acf2 <vm_exec_core+12834>, 0x56227f76ad07 <vm_exec_core+12855>, 0x56227f76ad1c <vm_exec_core+12876>, 0x56227f76ad31 <vm_exec_core+12897>, 0x56227f76814f <vm_exec_core+1663>, 0x56227f7680ea <vm_exec_core+1562>, 0x56227f76ad46 <vm_exec_core+12918>, 0x56227f76ad5b <vm_exec_core+12939>, 0x56227f76ad70 <vm_exec_core+12960>, 0x56227f76ad85 <vm_exec_core+12981>, 0x56227f767b12 <vm_exec_core+66>, 0x56227f767b16 <vm_exec_core+70>, 0x56227f768073 <vm_exec_core+1443>...} #23 0x000056227f757ece in rb_vm_exec (ec=0x7ff404001750) at /tmp/ruby/src/trunk-yjit/vm.c:2489 _ec = 0x7ff404001750 _tag = {tag = 36, retval = 4, buf = {0x56228057eb30, 0x56227f757ed8 <rb_vm_exec+408>, 0x0, 0x7ff4130bd6d0, 0x0}, prev = 0x7ff4130bd820, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #24 0x000056227f75d11a in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x0, argc=0, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1637 No locals. #25 vm_yield (kw_splat=0, argv=0x0, argc=0, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1645 No locals. #26 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1366 No locals. #27 rb_yield (val=<optimized out>, val@entry=36) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1379 No locals. #28 0x000056227f5652ec in rb_ensure (b_proc=0x56227f75d060 <rb_yield>, data1=36, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:1003 _ec = 0x7ff404001750 _tag = {tag = 36, retval = 140686016911856, buf = {0x56228057eb30, 0x56227f5653c0 <rb_ensure+480>, 0x0, 0x7ff4130bd7c0, 0x0}, prev = 0x7ff4130bda70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x7ff404001750 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x56227f7033b0 <rb_mutex_unlock>, data2 = 140686245256520}} #29 0x000056227f74941c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7ff4041019f0, ec=0x7ff404001750) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3492 ci = 0x66f100000001 cc = <optimized out> val = <optimized out> me = 0x7ff414be8e48 cfunc = 0x56228057eb38 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> #30 vm_call_cfunc_with_frame (ec=0x7ff404001750, reg_cfp=0x7ff4041019f0, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3520 argc = 0 stack_bottom = <optimized out> argv = <optimized out> #31 0x000056227f76865b 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:410 val = 140686278048576 ci = 0x7ff404001a10 cc = <optimized out> recv = 0 argc = <optimized out> calling = {cd = 0x7ff413a0bb40, cc = 0x7ff413b495b0, block_handler = 140686016911881, recv = 140686245256520, 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> #32 vm_exec_core (ec=0x7ff404001a10) at ../../src/trunk-yjit/insns.def:842 bh = 18446744073709551100 cd = 0x7ff413a0bb40 blockiseq = 0x0 leaf = <optimized out> val = 140686278048576 reg_pc = 0x7ff411e73fa0 reg_cfp = 0x7ff4041019f0 insns_address_table = {0x56227f769d05 <vm_exec_core+8757>, 0x56227f769c99 <vm_exec_core+8649>, 0x56227f769c24 <vm_exec_core+8532>, 0x56227f769ba8 <vm_exec_core+8408>, 0x56227f769ee0 <vm_exec_core+9232>, 0x56227f769e5e <vm_exec_core+9102>, 0x56227f769d91 <vm_exec_core+8897>, 0x56227f769d2e <vm_exec_core+8798>, 0x56227f769fb0 <vm_exec_core+9440>, 0x56227f769f5c <vm_exec_core+9356>, 0x56227f7699dd <vm_exec_core+7949>, 0x56227f7697e8 <vm_exec_core+7448>, 0x56227f76979d <vm_exec_core+7373>, 0x56227f769732 <vm_exec_core+7266>, 0x56227f7696d2 <vm_exec_core+7170>, 0x56227f76968e <vm_exec_core+7102>, 0x56227f76964f <vm_exec_core+7039>, 0x56227f769613 <vm_exec_core+6979>, 0x56227f7695d7 <vm_exec_core+6919>, 0x56227f76959b <vm_exec_core+6859>, 0x56227f769502 <vm_exec_core+6706>, 0x56227f7694ba <vm_exec_core+6634>, 0x56227f76945b <vm_exec_core+6539>, 0x56227f76940e <vm_exec_core+6462>, 0x56227f769388 <vm_exec_core+6328>, 0x56227f769347 <vm_exec_core+6263>, 0x56227f7692e4 <vm_exec_core+6164>, 0x56227f769266 <vm_exec_core+6038>, 0x56227f769222 <vm_exec_core+5970>, 0x56227f7691de <vm_exec_core+5902>, 0x56227f769045 <vm_exec_core+5493>, 0x56227f768fb5 <vm_exec_core+5349>, 0x56227f768f50 <vm_exec_core+5248>, 0x56227f768ef1 <vm_exec_core+5153>, 0x56227f768e92 <vm_exec_core+5058>, 0x56227f768e40 <vm_exec_core+4976>, 0x56227f768de3 <vm_exec_core+4883>, 0x56227f768d92 <vm_exec_core+4802>, 0x56227f768d64 <vm_exec_core+4756>, 0x56227f768d22 <vm_exec_core+4690>, 0x56227f768cca <vm_exec_core+4602>, 0x56227f768c8f <vm_exec_core+4543>, 0x56227f768b98 <vm_exec_core+4296>, 0x56227f768b4e <vm_exec_core+4222>, 0x56227f768b03 <vm_exec_core+4147>, 0x56227f768ace <vm_exec_core+4094>, 0x56227f768a59 <vm_exec_core+3977>, 0x56227f7689f0 <vm_exec_core+3872>, 0x56227f76899b <vm_exec_core+3787>, 0x56227f768925 <vm_exec_core+3669>, 0x56227f768888 <vm_exec_core+3512>, 0x56227f768718 <vm_exec_core+3144>, 0x56227f7686d6 <vm_exec_core+3078>, 0x56227f768689 <vm_exec_core+3001>, 0x56227f768530 <vm_exec_core+2656>, 0x56227f767b30 <vm_exec_core+96>, 0x56227f7684b0 <vm_exec_core+2528>, 0x56227f76845a <vm_exec_core+2442>, 0x56227f76ac8d <vm_exec_core+12733>, 0x56227f768404 <vm_exec_core+2356>, 0x56227f76833d <vm_exec_core+2157>, 0x56227f76a310 <vm_exec_core+10304>, 0x56227f76a17f <vm_exec_core+9903>, 0x56227f76a0bd <vm_exec_core+9709>, 0x56227f76a730 <vm_exec_core+11360>, 0x56227f76a405 <vm_exec_core+10549>, 0x56227f76a2aa <vm_exec_core+10202>, 0x56227f76a057 <vm_exec_core+9607>, 0x56227f76a014 <vm_exec_core+9540>, 0x56227f76827d <vm_exec_core+1965>, 0x56227f7681d3 <vm_exec_core+1795>, 0x56227f76b534 <vm_exec_core+14948>, 0x56227f76b469 <vm_exec_core+14745>, 0x56227f76b29a <vm_exec_core+14282>, 0x56227f76b338 <vm_exec_core+14440>, 0x56227f76b393 <vm_exec_core+14531>, 0x56227f76b4d3 <vm_exec_core+14851>, 0x56227f76ad9a <vm_exec_core+13002>, 0x56227f76ae20 <vm_exec_core+13136>, 0x56227f76ae84 <vm_exec_core+13236>, 0x56227f76aee8 <vm_exec_core+13336>, 0x56227f76af4c <vm_exec_core+13436>, 0x56227f76afb0 <vm_exec_core+13536>, 0x56227f76b708 <vm_exec_core+15416>, 0x56227f76b5a1 <vm_exec_core+15057>, 0x56227f76b697 <vm_exec_core+15303>, 0x56227f76b10b <vm_exec_core+13883>, 0x56227f76815f <vm_exec_core+1679>, 0x56227f7680fa <vm_exec_core+1578>, 0x56227f76b5fc <vm_exec_core+15148>, 0x56227f76b42c <vm_exec_core+14684>, 0x56227f76b75c <vm_exec_core+15500>, 0x56227f76b639 <vm_exec_core+15209>, 0x56227f76b197 <vm_exec_core+14023>, 0x56227f76b20c <vm_exec_core+14140>, 0x56227f768083 <vm_exec_core+1459>, 0x56227f768002 <vm_exec_core+1330>, 0x56227f767f4b <vm_exec_core+1147>, 0x56227f767efd <vm_exec_core+1069>, 0x56227f767eab <vm_exec_core+987>, 0x56227f767e5b <vm_exec_core+907>, 0x56227f767e03 <vm_exec_core+819>, 0x56227f767dc7 <vm_exec_core+759>, 0x56227f767d8b <vm_exec_core+699>, 0x56227f769cf5 <vm_exec_core+8741>, 0x56227f769c89 <vm_exec_core+8633>, 0x56227f769c14 <vm_exec_core+8516>, 0x56227f769b98 <vm_exec_core+8392>, 0x56227f769ed0 <vm_exec_core+9216>, 0x56227f769e4e <vm_exec_core+9086>, 0x56227f769d81 <vm_exec_core+8881>, 0x56227f769d1e <vm_exec_core+8782>, 0x56227f769fa0 <vm_exec_core+9424>, 0x56227f769f4c <vm_exec_core+9340>, 0x56227f7699cd <vm_exec_core+7933>, 0x56227f7697d8 <vm_exec_core+7432>, 0x56227f76978d <vm_exec_core+7357>, 0x56227f769722 <vm_exec_core+7250>, 0x56227f7696c2 <vm_exec_core+7154>, 0x56227f76967e <vm_exec_core+7086>, 0x56227f76963f <vm_exec_core+7023>, 0x56227f769603 <vm_exec_core+6963>, 0x56227f7695c7 <vm_exec_core+6903>, 0x56227f76958b <vm_exec_core+6843>, 0x56227f7694f2 <vm_exec_core+6690>, 0x56227f7694aa <vm_exec_core+6618>, 0x56227f76944b <vm_exec_core+6523>, 0x56227f7693fe <vm_exec_core+6446>, 0x56227f769378 <vm_exec_core+6312>, 0x56227f769337 <vm_exec_core+6247>, 0x56227f7692d4 <vm_exec_core+6148>, 0x56227f769256 <vm_exec_core+6022>, 0x56227f769212 <vm_exec_core+5954>, 0x56227f7691ce <vm_exec_core+5886>, 0x56227f769035 <vm_exec_core+5477>, 0x56227f768fa5 <vm_exec_core+5333>, 0x56227f768f40 <vm_exec_core+5232>, 0x56227f768ee1 <vm_exec_core+5137>, 0x56227f768e82 <vm_exec_core+5042>, 0x56227f768e30 <vm_exec_core+4960>, 0x56227f768dd3 <vm_exec_core+4867>, 0x56227f768d82 <vm_exec_core+4786>, 0x56227f768d54 <vm_exec_core+4740>, 0x56227f768d12 <vm_exec_core+4674>, 0x56227f768cba <vm_exec_core+4586>, 0x56227f768c7f <vm_exec_core+4527>, 0x56227f768b88 <vm_exec_core+4280>, 0x56227f768b3e <vm_exec_core+4206>, 0x56227f768af3 <vm_exec_core+4131>, 0x56227f768abe <vm_exec_core+4078>, 0x56227f768a49 <vm_exec_core+3961>, 0x56227f7689e0 <vm_exec_core+3856>, 0x56227f76898b <vm_exec_core+3771>, 0x56227f768915 <vm_exec_core+3653>, 0x56227f768878 <vm_exec_core+3496>, 0x56227f768708 <vm_exec_core+3128>, 0x56227f7686c6 <vm_exec_core+3062>, 0x56227f768679 <vm_exec_core+2985>, 0x56227f768520 <vm_exec_core+2640>, 0x56227f76aff3 <vm_exec_core+13603>, 0x56227f7684a0 <vm_exec_core+2512>, 0x56227f76844a <vm_exec_core+2426>, 0x56227f76b008 <vm_exec_core+13624>, 0x56227f7683f4 <vm_exec_core+2340>, 0x56227f76832d <vm_exec_core+2141>, 0x56227f76a300 <vm_exec_core+10288>, 0x56227f76a16f <vm_exec_core+9887>, 0x56227f76a0ad <vm_exec_core+9693>, 0x56227f76a720 <vm_exec_core+11344>, 0x56227f76a3f5 <vm_exec_core+10533>, 0x56227f76a29a <vm_exec_core+10186>, 0x56227f76a047 <vm_exec_core+9591>, 0x56227f76a004 <vm_exec_core+9524>, 0x56227f76826d <vm_exec_core+1949>, 0x56227f7681c3 <vm_exec_core+1779>, 0x56227f76b01d <vm_exec_core+13645>, 0x56227f76b032 <vm_exec_core+13666>, 0x56227f76b047 <vm_exec_core+13687>, 0x56227f76b05c <vm_exec_core+13708>, 0x56227f76b071 <vm_exec_core+13729>, 0x56227f76b086 <vm_exec_core+13750>, 0x56227f76b09b <vm_exec_core+13771>, 0x56227f76b0b7 <vm_exec_core+13799>, 0x56227f76b0cc <vm_exec_core+13820>, 0x56227f76b0e1 <vm_exec_core+13841>, 0x56227f76b0f6 <vm_exec_core+13862>, 0x56227f76acdd <vm_exec_core+12813>, 0x56227f76acf2 <vm_exec_core+12834>, 0x56227f76ad07 <vm_exec_core+12855>, 0x56227f76ad1c <vm_exec_core+12876>, 0x56227f76ad31 <vm_exec_core+12897>, 0x56227f76814f <vm_exec_core+1663>, 0x56227f7680ea <vm_exec_core+1562>, 0x56227f76ad46 <vm_exec_core+12918>, 0x56227f76ad5b <vm_exec_core+12939>, 0x56227f76ad70 <vm_exec_core+12960>, 0x56227f76ad85 <vm_exec_core+12981>, 0x56227f767b12 <vm_exec_core+66>, 0x56227f767b16 <vm_exec_core+70>, 0x56227f768073 <vm_exec_core+1443>...} #33 0x000056227f757ece in rb_vm_exec (ec=0x7ff404001750) at /tmp/ruby/src/trunk-yjit/vm.c:2489 _ec = 0x7ff404001750 _tag = {tag = 36, retval = 4, buf = {0x7ff4130bdb70, 0x56227f757ed8 <rb_vm_exec+408>, 0x0, 0x7ff4130bda50, 0x3000000028}, prev = 0x7ff4130bdc70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #34 0x000056227f75d358 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7ff411ac6c70, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1512 arg_size = <optimized out> arg_size = <optimized out> #35 0x000056227f75d6ff in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x7ff404001990, argc=argc@entry=0, argv=argv@entry=0x7ff4130bdb20, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1731 self = <optimized out> #36 0x000056227f7093af in thread_do_start_proc (th=0x7ff404001530) at /tmp/ruby/src/trunk-yjit/thread.c:595 args = 140686269268160 args_ptr = 0x7ff4130bdb20 args_len = 0 procval = <optimized out> proc = 0x7ff404001990 #37 0x000056227f70aff2 in thread_do_start (th=0x7ff404001530) at /tmp/ruby/src/trunk-yjit/thread.c:614 result = 36 result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #38 thread_start_func_2 (th=0x7ff404001530, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:668 _ec = 0x7ff404001750 _tag = {tag = 36, retval = 140686722908076, buf = {0x7ff404001530, 0x56227f70af30 <thread_start_func_2+560>, 0x0, 0x7ff4130bdb80, 0x56228053d340}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 ractor_main_th = 0x56228053f810 #39 0x000056227f70bc40 in call_thread_start_func_2 (th=0x7ff404001530) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2210 stack_start = 0 stack_start_addr = 0x7ff4130bdd38 stack_start = <optimized out> stack_start_addr = <optimized out> #40 nt_start (ptr=0x7ff4040019c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2255 th = 0x7ff404001530 sched = <optimized out> nt = <optimized out> vm = <optimized out> #41 0x00007ff42e24ab43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140686268653520, -5258428464489906314, 140686268294720, 0, 140686722902096, 140686268653872, 5255253520441327478, 5255159141105975158}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #42 0x00007ff42e2dbbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 3 (Thread 0x7ff41040f640 (LWP 4113363)): #0 __futex_abstimed_wait_common64 (private=1, cancel=true, abstime=0x7ff41040dfc0, op=137, expected=0, futex_word=0x7ff411674e04) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=1, abstime=0x7ff41040dfc0, clockid=32, expected=0, futex_word=0x7ff411674e04) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 8448 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ff411674e04, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ff41040dfc0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007ff42e249f1b in __pthread_cond_wait_common (abstime=0x7ff41040dfc0, clockid=1, mutex=0x7ff412d122a0, cond=0x7ff411674dd8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7ff42e2497a0 <__condvar_cleanup_waiting>, __arg = 0x7ff41040df00, __canceltype = 428886026, __prev = 0x0} cbuffer = {wseq = 3, cond = 0x7ff411674dd8, mutex = 0x7ff412d122a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 3 seq = 1 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x7ff411674dd8, mutex=mutex@entry=0x7ff412d122a0, abstime=abstime@entry=0x7ff41040dfc0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000056227f70a55a in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7ff412d122a0, cond=0x7ff411674dd8) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:242 r = <optimized out> ts = {tv_sec = 926730, tv_nsec = 731595809} r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x7ff412d12180, rel=rel@entry=0x7ff41040e010) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2457 end = <optimized out> sched = <optimized out> lock = 0x7ff412d122a0 cond = 0x7ff411674dd8 max = 100000000000000000 #7 0x000056227f70d351 in native_sleep (rel=0x7ff41040e010, th=0x7ff412d12180) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3294 sched = <optimized out> sched = <optimized out> #8 sleep_hrtime (fl=0, rel=<optimized out>, th=0x7ff412d12180) at /tmp/ruby/src/trunk-yjit/thread.c:1283 prev_status = THREAD_RUNNABLE woke = 1 end = 926730731590639 prev_status = <optimized out> woke = <optimized out> end = <optimized out> #9 rb_mutex_wait_for (time=time@entry=140686221435200) at /tmp/ruby/src/trunk-yjit/thread_sync.c:563 rel = 0x7ff41040e140 #10 0x000056227f5652ec in rb_ensure (b_proc=b_proc@entry=0x56227f70d280 <rb_mutex_wait_for>, data1=data1@entry=140686221435200, e_proc=e_proc@entry=0x56227f706b10 <mutex_lock_uninterruptible>, data2=data2@entry=140686279313400) at /tmp/ruby/src/trunk-yjit/eval.c:1003 _ec = 0x7ff41167ed90 _tag = {tag = 36, retval = 140686221435328, buf = {0x7ff413b407f8, 0x56227f5653c0 <rb_ensure+480>, 0x0, 0x7ff41040e050, 0x1}, prev = 0x7ff41040e430, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x7ff41167ed90 ensure_list = {next = 0x7ff41040e410, entry = {marker = 0, e_proc = 0x56227f706b10 <mutex_lock_uninterruptible>, data2 = 140686279313400}} #11 0x000056227f708969 in rb_mutex_sleep (self=140686279313400, timeout=16636191424118786) at /tmp/ruby/src/trunk-yjit/thread_sync.c:590 rel = 2923494000 t = <optimized out> woken = 20 beg = 1706488491 scheduler = <optimized out> end = <optimized out> #12 0x000056227f75d85f in vm_call0_cfunc_with_frame (argv=0x7ff41040e4c8, calling=<optimized out>, ec=0x7ff41167ed90) at /tmp/ruby/src/trunk-yjit/vm_eval.c:173 reg_cfp = 0x7ff41053eef8 ci = <optimized out> me = 0x7ff414be8e98 mid = 26337 block_handler = <optimized out> recv = <optimized out> argc = <optimized out> val = <optimized out> cfunc = 0x56228057eaf8 len = <optimized out> frame_flags = <optimized out> ci = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> len = <optimized out> recv = <optimized out> argc = <optimized out> mid = <optimized out> block_handler = <optimized out> frame_flags = <optimized out> unaligned_member_ptr_result = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #13 vm_call0_cfunc (argv=0x7ff41040e4c8, calling=<optimized out>, ec=0x7ff41167ed90) at /tmp/ruby/src/trunk-yjit/vm_eval.c:187 No locals. #14 vm_call0_body (ec=0x7ff41167ed90, calling=<optimized out>, argv=0x7ff41040e4c8) at /tmp/ruby/src/trunk-yjit/vm_eval.c:233 ci = <optimized out> cc = <optimized out> ret = <optimized out> #15 0x000056227f75e658 in vm_call0_cc (ec=0x7ff41167ed90, recv=140686279313400, id=<optimized out>, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:110 flags = <optimized out> use_argv = <optimized out> av = {140685948747777, 28433} calling = {cd = 0x7ff41040e280, cc = 0x7ff4131a3718, block_handler = 0, recv = 140686279313400, argc = 1, kw_splat = false, heap_argv = 0} #16 0x000056227f760dba in rb_funcallv_scope (recv=140686279313400, mid=26337, argc=1, argv=0x7ff41040e4c8, scope=CALL_FCALL) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1069 ec = 0x7ff41167ed90 cc = <optimized out> self = <optimized out> #17 0x000056227f5652ec in rb_ensure (b_proc=b_proc@entry=0x56227f700600 <do_sleep>, data1=data1@entry=140686221436096, e_proc=e_proc@entry=0x56227f6fecd0 <delete_from_waitq>, data2=data2@entry=140686221436112) at /tmp/ruby/src/trunk-yjit/eval.c:1003 _ec = 0x7ff41167ed90 _tag = {tag = 36, retval = 18446744073709551352, buf = {0x2, 0x56227f5653c0 <rb_ensure+480>, 0x0, 0x7ff41040e3d0, 0x7ff40c00d670}, prev = 0x7ff41040e6f0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x7ff41167ed90 ensure_list = {next = 0x7ff41040e800, entry = {marker = 0, e_proc = 0x56227f6fecd0 <delete_from_waitq>, data2 = 140686221436112}} #18 0x000056227f70042d in rb_condvar_wait (argc=2, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_sync.c:1548 ec = 0x7ff41167ed90 cv = 0x56228075ca10 args = {mutex = 140686279313400, timeout = 16636191424118786} sync_waiter = {self = 140686279313400, th = 0x7ff412d12180, fiber = 0x0, node = {next = 0x56228075ca10, prev = 0x56228075ca10}} #19 0x000056227f74941c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7ff41053ef30, ec=0x7ff41167ed90) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3492 ci = 0x461100100005 cc = <optimized out> val = <optimized out> me = 0x7ff414be8858 cfunc = 0x56228058b628 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> #20 vm_call_cfunc_with_frame (ec=0x7ff41167ed90, reg_cfp=0x7ff41053ef30, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3520 argc = 2 stack_bottom = <optimized out> argv = <optimized out> #21 0x000056227f767bf1 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:410 val = 94706184089680 ci = 0x0 cc = <optimized out> recv = 140686240730628 argc = <optimized out> calling = {cd = 0x56228075f050, cc = 0x7ff4131a3790, block_handler = 0, recv = 140686279313840, 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> #22 vm_exec_core (ec=0x7ff411674e04) at ../../src/trunk-yjit/insns.def:862 bh = <optimized out> cd = 0x56228075f050 leaf = <optimized out> val = 94706184089680 reg_pc = 0x56228075eea8 reg_cfp = 0x7ff41053ef30 insns_address_table = {0x56227f769d05 <vm_exec_core+8757>, 0x56227f769c99 <vm_exec_core+8649>, 0x56227f769c24 <vm_exec_core+8532>, 0x56227f769ba8 <vm_exec_core+8408>, 0x56227f769ee0 <vm_exec_core+9232>, 0x56227f769e5e <vm_exec_core+9102>, 0x56227f769d91 <vm_exec_core+8897>, 0x56227f769d2e <vm_exec_core+8798>, 0x56227f769fb0 <vm_exec_core+9440>, 0x56227f769f5c <vm_exec_core+9356>, 0x56227f7699dd <vm_exec_core+7949>, 0x56227f7697e8 <vm_exec_core+7448>, 0x56227f76979d <vm_exec_core+7373>, 0x56227f769732 <vm_exec_core+7266>, 0x56227f7696d2 <vm_exec_core+7170>, 0x56227f76968e <vm_exec_core+7102>, 0x56227f76964f <vm_exec_core+7039>, 0x56227f769613 <vm_exec_core+6979>, 0x56227f7695d7 <vm_exec_core+6919>, 0x56227f76959b <vm_exec_core+6859>, 0x56227f769502 <vm_exec_core+6706>, 0x56227f7694ba <vm_exec_core+6634>, 0x56227f76945b <vm_exec_core+6539>, 0x56227f76940e <vm_exec_core+6462>, 0x56227f769388 <vm_exec_core+6328>, 0x56227f769347 <vm_exec_core+6263>, 0x56227f7692e4 <vm_exec_core+6164>, 0x56227f769266 <vm_exec_core+6038>, 0x56227f769222 <vm_exec_core+5970>, 0x56227f7691de <vm_exec_core+5902>, 0x56227f769045 <vm_exec_core+5493>, 0x56227f768fb5 <vm_exec_core+5349>, 0x56227f768f50 <vm_exec_core+5248>, 0x56227f768ef1 <vm_exec_core+5153>, 0x56227f768e92 <vm_exec_core+5058>, 0x56227f768e40 <vm_exec_core+4976>, 0x56227f768de3 <vm_exec_core+4883>, 0x56227f768d92 <vm_exec_core+4802>, 0x56227f768d64 <vm_exec_core+4756>, 0x56227f768d22 <vm_exec_core+4690>, 0x56227f768cca <vm_exec_core+4602>, 0x56227f768c8f <vm_exec_core+4543>, 0x56227f768b98 <vm_exec_core+4296>, 0x56227f768b4e <vm_exec_core+4222>, 0x56227f768b03 <vm_exec_core+4147>, 0x56227f768ace <vm_exec_core+4094>, 0x56227f768a59 <vm_exec_core+3977>, 0x56227f7689f0 <vm_exec_core+3872>, 0x56227f76899b <vm_exec_core+3787>, 0x56227f768925 <vm_exec_core+3669>, 0x56227f768888 <vm_exec_core+3512>, 0x56227f768718 <vm_exec_core+3144>, 0x56227f7686d6 <vm_exec_core+3078>, 0x56227f768689 <vm_exec_core+3001>, 0x56227f768530 <vm_exec_core+2656>, 0x56227f767b30 <vm_exec_core+96>, 0x56227f7684b0 <vm_exec_core+2528>, 0x56227f76845a <vm_exec_core+2442>, 0x56227f76ac8d <vm_exec_core+12733>, 0x56227f768404 <vm_exec_core+2356>, 0x56227f76833d <vm_exec_core+2157>, 0x56227f76a310 <vm_exec_core+10304>, 0x56227f76a17f <vm_exec_core+9903>, 0x56227f76a0bd <vm_exec_core+9709>, 0x56227f76a730 <vm_exec_core+11360>, 0x56227f76a405 <vm_exec_core+10549>, 0x56227f76a2aa <vm_exec_core+10202>, 0x56227f76a057 <vm_exec_core+9607>, 0x56227f76a014 <vm_exec_core+9540>, 0x56227f76827d <vm_exec_core+1965>, 0x56227f7681d3 <vm_exec_core+1795>, 0x56227f76b534 <vm_exec_core+14948>, 0x56227f76b469 <vm_exec_core+14745>, 0x56227f76b29a <vm_exec_core+14282>, 0x56227f76b338 <vm_exec_core+14440>, 0x56227f76b393 <vm_exec_core+14531>, 0x56227f76b4d3 <vm_exec_core+14851>, 0x56227f76ad9a <vm_exec_core+13002>, 0x56227f76ae20 <vm_exec_core+13136>, 0x56227f76ae84 <vm_exec_core+13236>, 0x56227f76aee8 <vm_exec_core+13336>, 0x56227f76af4c <vm_exec_core+13436>, 0x56227f76afb0 <vm_exec_core+13536>, 0x56227f76b708 <vm_exec_core+15416>, 0x56227f76b5a1 <vm_exec_core+15057>, 0x56227f76b697 <vm_exec_core+15303>, 0x56227f76b10b <vm_exec_core+13883>, 0x56227f76815f <vm_exec_core+1679>, 0x56227f7680fa <vm_exec_core+1578>, 0x56227f76b5fc <vm_exec_core+15148>, 0x56227f76b42c <vm_exec_core+14684>, 0x56227f76b75c <vm_exec_core+15500>, 0x56227f76b639 <vm_exec_core+15209>, 0x56227f76b197 <vm_exec_core+14023>, 0x56227f76b20c <vm_exec_core+14140>, 0x56227f768083 <vm_exec_core+1459>, 0x56227f768002 <vm_exec_core+1330>, 0x56227f767f4b <vm_exec_core+1147>, 0x56227f767efd <vm_exec_core+1069>, 0x56227f767eab <vm_exec_core+987>, 0x56227f767e5b <vm_exec_core+907>, 0x56227f767e03 <vm_exec_core+819>, 0x56227f767dc7 <vm_exec_core+759>, 0x56227f767d8b <vm_exec_core+699>, 0x56227f769cf5 <vm_exec_core+8741>, 0x56227f769c89 <vm_exec_core+8633>, 0x56227f769c14 <vm_exec_core+8516>, 0x56227f769b98 <vm_exec_core+8392>, 0x56227f769ed0 <vm_exec_core+9216>, 0x56227f769e4e <vm_exec_core+9086>, 0x56227f769d81 <vm_exec_core+8881>, 0x56227f769d1e <vm_exec_core+8782>, 0x56227f769fa0 <vm_exec_core+9424>, 0x56227f769f4c <vm_exec_core+9340>, 0x56227f7699cd <vm_exec_core+7933>, 0x56227f7697d8 <vm_exec_core+7432>, 0x56227f76978d <vm_exec_core+7357>, 0x56227f769722 <vm_exec_core+7250>, 0x56227f7696c2 <vm_exec_core+7154>, 0x56227f76967e <vm_exec_core+7086>, 0x56227f76963f <vm_exec_core+7023>, 0x56227f769603 <vm_exec_core+6963>, 0x56227f7695c7 <vm_exec_core+6903>, 0x56227f76958b <vm_exec_core+6843>, 0x56227f7694f2 <vm_exec_core+6690>, 0x56227f7694aa <vm_exec_core+6618>, 0x56227f76944b <vm_exec_core+6523>, 0x56227f7693fe <vm_exec_core+6446>, 0x56227f769378 <vm_exec_core+6312>, 0x56227f769337 <vm_exec_core+6247>, 0x56227f7692d4 <vm_exec_core+6148>, 0x56227f769256 <vm_exec_core+6022>, 0x56227f769212 <vm_exec_core+5954>, 0x56227f7691ce <vm_exec_core+5886>, 0x56227f769035 <vm_exec_core+5477>, 0x56227f768fa5 <vm_exec_core+5333>, 0x56227f768f40 <vm_exec_core+5232>, 0x56227f768ee1 <vm_exec_core+5137>, 0x56227f768e82 <vm_exec_core+5042>, 0x56227f768e30 <vm_exec_core+4960>, 0x56227f768dd3 <vm_exec_core+4867>, 0x56227f768d82 <vm_exec_core+4786>, 0x56227f768d54 <vm_exec_core+4740>, 0x56227f768d12 <vm_exec_core+4674>, 0x56227f768cba <vm_exec_core+4586>, 0x56227f768c7f <vm_exec_core+4527>, 0x56227f768b88 <vm_exec_core+4280>, 0x56227f768b3e <vm_exec_core+4206>, 0x56227f768af3 <vm_exec_core+4131>, 0x56227f768abe <vm_exec_core+4078>, 0x56227f768a49 <vm_exec_core+3961>, 0x56227f7689e0 <vm_exec_core+3856>, 0x56227f76898b <vm_exec_core+3771>, 0x56227f768915 <vm_exec_core+3653>, 0x56227f768878 <vm_exec_core+3496>, 0x56227f768708 <vm_exec_core+3128>, 0x56227f7686c6 <vm_exec_core+3062>, 0x56227f768679 <vm_exec_core+2985>, 0x56227f768520 <vm_exec_core+2640>, 0x56227f76aff3 <vm_exec_core+13603>, 0x56227f7684a0 <vm_exec_core+2512>, 0x56227f76844a <vm_exec_core+2426>, 0x56227f76b008 <vm_exec_core+13624>, 0x56227f7683f4 <vm_exec_core+2340>, 0x56227f76832d <vm_exec_core+2141>, 0x56227f76a300 <vm_exec_core+10288>, 0x56227f76a16f <vm_exec_core+9887>, 0x56227f76a0ad <vm_exec_core+9693>, 0x56227f76a720 <vm_exec_core+11344>, 0x56227f76a3f5 <vm_exec_core+10533>, 0x56227f76a29a <vm_exec_core+10186>, 0x56227f76a047 <vm_exec_core+9591>, 0x56227f76a004 <vm_exec_core+9524>, 0x56227f76826d <vm_exec_core+1949>, 0x56227f7681c3 <vm_exec_core+1779>, 0x56227f76b01d <vm_exec_core+13645>, 0x56227f76b032 <vm_exec_core+13666>, 0x56227f76b047 <vm_exec_core+13687>, 0x56227f76b05c <vm_exec_core+13708>, 0x56227f76b071 <vm_exec_core+13729>, 0x56227f76b086 <vm_exec_core+13750>, 0x56227f76b09b <vm_exec_core+13771>, 0x56227f76b0b7 <vm_exec_core+13799>, 0x56227f76b0cc <vm_exec_core+13820>, 0x56227f76b0e1 <vm_exec_core+13841>, 0x56227f76b0f6 <vm_exec_core+13862>, 0x56227f76acdd <vm_exec_core+12813>, 0x56227f76acf2 <vm_exec_core+12834>, 0x56227f76ad07 <vm_exec_core+12855>, 0x56227f76ad1c <vm_exec_core+12876>, 0x56227f76ad31 <vm_exec_core+12897>, 0x56227f76814f <vm_exec_core+1663>, 0x56227f7680ea <vm_exec_core+1562>, 0x56227f76ad46 <vm_exec_core+12918>, 0x56227f76ad5b <vm_exec_core+12939>, 0x56227f76ad70 <vm_exec_core+12960>, 0x56227f76ad85 <vm_exec_core+12981>, 0x56227f767b12 <vm_exec_core+66>, 0x56227f767b16 <vm_exec_core+70>, 0x56227f768073 <vm_exec_core+1443>...} #23 0x000056227f757ece in rb_vm_exec (ec=0x7ff41167ed90) at /tmp/ruby/src/trunk-yjit/vm.c:2489 _ec = 0x7ff41167ed90 _tag = {tag = 36, retval = 4, buf = {0x56228057eb30, 0x56227f757ed8 <rb_vm_exec+408>, 0x0, 0x7ff41040e6d0, 0x7ff41040e790}, prev = 0x7ff41040e820, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #24 0x000056227f75d11a in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x0, argc=0, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1637 No locals. #25 vm_yield (kw_splat=0, argv=0x0, argc=0, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1645 No locals. #26 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1366 No locals. #27 rb_yield (val=<optimized out>, val@entry=36) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1379 No locals. #28 0x000056227f5652ec in rb_ensure (b_proc=0x56227f75d060 <rb_yield>, data1=36, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:1003 _ec = 0x7ff41167ed90 _tag = {tag = 36, retval = 1808181231616, buf = {0x56228057eb30, 0x56227f5653c0 <rb_ensure+480>, 0x0, 0x7ff41040e7c0, 0x0}, prev = 0x7ff41040ea70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x7ff41167ed90 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x56227f7033b0 <rb_mutex_unlock>, data2 = 140686279313400}} #29 0x000056227f74941c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7ff41053efa0, ec=0x7ff41167ed90) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3492 ci = 0x66f100000001 cc = <optimized out> val = <optimized out> me = 0x7ff414be8e48 cfunc = 0x56228057eb38 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> #30 vm_call_cfunc_with_frame (ec=0x7ff41167ed90, reg_cfp=0x7ff41053efa0, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3520 argc = 0 stack_bottom = <optimized out> argv = <optimized out> #31 0x000056227f76865b 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:410 val = 140686278456432 ci = 0x7ff411674e04 cc = <optimized out> recv = 0 argc = <optimized out> calling = {cd = 0x7ff413a6f470, cc = 0x7ff413b495b0, block_handler = 140686222684089, recv = 140686279313400, 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> #32 vm_exec_core (ec=0x7ff411674e04) at ../../src/trunk-yjit/insns.def:842 bh = 18446744073709551100 cd = 0x7ff413a6f470 blockiseq = 0x0 leaf = <optimized out> val = 140686278456432 reg_pc = 0x5622806ad4d0 reg_cfp = 0x7ff41053efa0 insns_address_table = {0x56227f769d05 <vm_exec_core+8757>, 0x56227f769c99 <vm_exec_core+8649>, 0x56227f769c24 <vm_exec_core+8532>, 0x56227f769ba8 <vm_exec_core+8408>, 0x56227f769ee0 <vm_exec_core+9232>, 0x56227f769e5e <vm_exec_core+9102>, 0x56227f769d91 <vm_exec_core+8897>, 0x56227f769d2e <vm_exec_core+8798>, 0x56227f769fb0 <vm_exec_core+9440>, 0x56227f769f5c <vm_exec_core+9356>, 0x56227f7699dd <vm_exec_core+7949>, 0x56227f7697e8 <vm_exec_core+7448>, 0x56227f76979d <vm_exec_core+7373>, 0x56227f769732 <vm_exec_core+7266>, 0x56227f7696d2 <vm_exec_core+7170>, 0x56227f76968e <vm_exec_core+7102>, 0x56227f76964f <vm_exec_core+7039>, 0x56227f769613 <vm_exec_core+6979>, 0x56227f7695d7 <vm_exec_core+6919>, 0x56227f76959b <vm_exec_core+6859>, 0x56227f769502 <vm_exec_core+6706>, 0x56227f7694ba <vm_exec_core+6634>, 0x56227f76945b <vm_exec_core+6539>, 0x56227f76940e <vm_exec_core+6462>, 0x56227f769388 <vm_exec_core+6328>, 0x56227f769347 <vm_exec_core+6263>, 0x56227f7692e4 <vm_exec_core+6164>, 0x56227f769266 <vm_exec_core+6038>, 0x56227f769222 <vm_exec_core+5970>, 0x56227f7691de <vm_exec_core+5902>, 0x56227f769045 <vm_exec_core+5493>, 0x56227f768fb5 <vm_exec_core+5349>, 0x56227f768f50 <vm_exec_core+5248>, 0x56227f768ef1 <vm_exec_core+5153>, 0x56227f768e92 <vm_exec_core+5058>, 0x56227f768e40 <vm_exec_core+4976>, 0x56227f768de3 <vm_exec_core+4883>, 0x56227f768d92 <vm_exec_core+4802>, 0x56227f768d64 <vm_exec_core+4756>, 0x56227f768d22 <vm_exec_core+4690>, 0x56227f768cca <vm_exec_core+4602>, 0x56227f768c8f <vm_exec_core+4543>, 0x56227f768b98 <vm_exec_core+4296>, 0x56227f768b4e <vm_exec_core+4222>, 0x56227f768b03 <vm_exec_core+4147>, 0x56227f768ace <vm_exec_core+4094>, 0x56227f768a59 <vm_exec_core+3977>, 0x56227f7689f0 <vm_exec_core+3872>, 0x56227f76899b <vm_exec_core+3787>, 0x56227f768925 <vm_exec_core+3669>, 0x56227f768888 <vm_exec_core+3512>, 0x56227f768718 <vm_exec_core+3144>, 0x56227f7686d6 <vm_exec_core+3078>, 0x56227f768689 <vm_exec_core+3001>, 0x56227f768530 <vm_exec_core+2656>, 0x56227f767b30 <vm_exec_core+96>, 0x56227f7684b0 <vm_exec_core+2528>, 0x56227f76845a <vm_exec_core+2442>, 0x56227f76ac8d <vm_exec_core+12733>, 0x56227f768404 <vm_exec_core+2356>, 0x56227f76833d <vm_exec_core+2157>, 0x56227f76a310 <vm_exec_core+10304>, 0x56227f76a17f <vm_exec_core+9903>, 0x56227f76a0bd <vm_exec_core+9709>, 0x56227f76a730 <vm_exec_core+11360>, 0x56227f76a405 <vm_exec_core+10549>, 0x56227f76a2aa <vm_exec_core+10202>, 0x56227f76a057 <vm_exec_core+9607>, 0x56227f76a014 <vm_exec_core+9540>, 0x56227f76827d <vm_exec_core+1965>, 0x56227f7681d3 <vm_exec_core+1795>, 0x56227f76b534 <vm_exec_core+14948>, 0x56227f76b469 <vm_exec_core+14745>, 0x56227f76b29a <vm_exec_core+14282>, 0x56227f76b338 <vm_exec_core+14440>, 0x56227f76b393 <vm_exec_core+14531>, 0x56227f76b4d3 <vm_exec_core+14851>, 0x56227f76ad9a <vm_exec_core+13002>, 0x56227f76ae20 <vm_exec_core+13136>, 0x56227f76ae84 <vm_exec_core+13236>, 0x56227f76aee8 <vm_exec_core+13336>, 0x56227f76af4c <vm_exec_core+13436>, 0x56227f76afb0 <vm_exec_core+13536>, 0x56227f76b708 <vm_exec_core+15416>, 0x56227f76b5a1 <vm_exec_core+15057>, 0x56227f76b697 <vm_exec_core+15303>, 0x56227f76b10b <vm_exec_core+13883>, 0x56227f76815f <vm_exec_core+1679>, 0x56227f7680fa <vm_exec_core+1578>, 0x56227f76b5fc <vm_exec_core+15148>, 0x56227f76b42c <vm_exec_core+14684>, 0x56227f76b75c <vm_exec_core+15500>, 0x56227f76b639 <vm_exec_core+15209>, 0x56227f76b197 <vm_exec_core+14023>, 0x56227f76b20c <vm_exec_core+14140>, 0x56227f768083 <vm_exec_core+1459>, 0x56227f768002 <vm_exec_core+1330>, 0x56227f767f4b <vm_exec_core+1147>, 0x56227f767efd <vm_exec_core+1069>, 0x56227f767eab <vm_exec_core+987>, 0x56227f767e5b <vm_exec_core+907>, 0x56227f767e03 <vm_exec_core+819>, 0x56227f767dc7 <vm_exec_core+759>, 0x56227f767d8b <vm_exec_core+699>, 0x56227f769cf5 <vm_exec_core+8741>, 0x56227f769c89 <vm_exec_core+8633>, 0x56227f769c14 <vm_exec_core+8516>, 0x56227f769b98 <vm_exec_core+8392>, 0x56227f769ed0 <vm_exec_core+9216>, 0x56227f769e4e <vm_exec_core+9086>, 0x56227f769d81 <vm_exec_core+8881>, 0x56227f769d1e <vm_exec_core+8782>, 0x56227f769fa0 <vm_exec_core+9424>, 0x56227f769f4c <vm_exec_core+9340>, 0x56227f7699cd <vm_exec_core+7933>, 0x56227f7697d8 <vm_exec_core+7432>, 0x56227f76978d <vm_exec_core+7357>, 0x56227f769722 <vm_exec_core+7250>, 0x56227f7696c2 <vm_exec_core+7154>, 0x56227f76967e <vm_exec_core+7086>, 0x56227f76963f <vm_exec_core+7023>, 0x56227f769603 <vm_exec_core+6963>, 0x56227f7695c7 <vm_exec_core+6903>, 0x56227f76958b <vm_exec_core+6843>, 0x56227f7694f2 <vm_exec_core+6690>, 0x56227f7694aa <vm_exec_core+6618>, 0x56227f76944b <vm_exec_core+6523>, 0x56227f7693fe <vm_exec_core+6446>, 0x56227f769378 <vm_exec_core+6312>, 0x56227f769337 <vm_exec_core+6247>, 0x56227f7692d4 <vm_exec_core+6148>, 0x56227f769256 <vm_exec_core+6022>, 0x56227f769212 <vm_exec_core+5954>, 0x56227f7691ce <vm_exec_core+5886>, 0x56227f769035 <vm_exec_core+5477>, 0x56227f768fa5 <vm_exec_core+5333>, 0x56227f768f40 <vm_exec_core+5232>, 0x56227f768ee1 <vm_exec_core+5137>, 0x56227f768e82 <vm_exec_core+5042>, 0x56227f768e30 <vm_exec_core+4960>, 0x56227f768dd3 <vm_exec_core+4867>, 0x56227f768d82 <vm_exec_core+4786>, 0x56227f768d54 <vm_exec_core+4740>, 0x56227f768d12 <vm_exec_core+4674>, 0x56227f768cba <vm_exec_core+4586>, 0x56227f768c7f <vm_exec_core+4527>, 0x56227f768b88 <vm_exec_core+4280>, 0x56227f768b3e <vm_exec_core+4206>, 0x56227f768af3 <vm_exec_core+4131>, 0x56227f768abe <vm_exec_core+4078>, 0x56227f768a49 <vm_exec_core+3961>, 0x56227f7689e0 <vm_exec_core+3856>, 0x56227f76898b <vm_exec_core+3771>, 0x56227f768915 <vm_exec_core+3653>, 0x56227f768878 <vm_exec_core+3496>, 0x56227f768708 <vm_exec_core+3128>, 0x56227f7686c6 <vm_exec_core+3062>, 0x56227f768679 <vm_exec_core+2985>, 0x56227f768520 <vm_exec_core+2640>, 0x56227f76aff3 <vm_exec_core+13603>, 0x56227f7684a0 <vm_exec_core+2512>, 0x56227f76844a <vm_exec_core+2426>, 0x56227f76b008 <vm_exec_core+13624>, 0x56227f7683f4 <vm_exec_core+2340>, 0x56227f76832d <vm_exec_core+2141>, 0x56227f76a300 <vm_exec_core+10288>, 0x56227f76a16f <vm_exec_core+9887>, 0x56227f76a0ad <vm_exec_core+9693>, 0x56227f76a720 <vm_exec_core+11344>, 0x56227f76a3f5 <vm_exec_core+10533>, 0x56227f76a29a <vm_exec_core+10186>, 0x56227f76a047 <vm_exec_core+9591>, 0x56227f76a004 <vm_exec_core+9524>, 0x56227f76826d <vm_exec_core+1949>, 0x56227f7681c3 <vm_exec_core+1779>, 0x56227f76b01d <vm_exec_core+13645>, 0x56227f76b032 <vm_exec_core+13666>, 0x56227f76b047 <vm_exec_core+13687>, 0x56227f76b05c <vm_exec_core+13708>, 0x56227f76b071 <vm_exec_core+13729>, 0x56227f76b086 <vm_exec_core+13750>, 0x56227f76b09b <vm_exec_core+13771>, 0x56227f76b0b7 <vm_exec_core+13799>, 0x56227f76b0cc <vm_exec_core+13820>, 0x56227f76b0e1 <vm_exec_core+13841>, 0x56227f76b0f6 <vm_exec_core+13862>, 0x56227f76acdd <vm_exec_core+12813>, 0x56227f76acf2 <vm_exec_core+12834>, 0x56227f76ad07 <vm_exec_core+12855>, 0x56227f76ad1c <vm_exec_core+12876>, 0x56227f76ad31 <vm_exec_core+12897>, 0x56227f76814f <vm_exec_core+1663>, 0x56227f7680ea <vm_exec_core+1562>, 0x56227f76ad46 <vm_exec_core+12918>, 0x56227f76ad5b <vm_exec_core+12939>, 0x56227f76ad70 <vm_exec_core+12960>, 0x56227f76ad85 <vm_exec_core+12981>, 0x56227f767b12 <vm_exec_core+66>, 0x56227f767b16 <vm_exec_core+70>, 0x56227f768073 <vm_exec_core+1443>...} #33 0x000056227f757ece in rb_vm_exec (ec=0x7ff41167ed90) at /tmp/ruby/src/trunk-yjit/vm.c:2489 _ec = 0x7ff41167ed90 _tag = {tag = 36, retval = 4, buf = {0x7ff41040eb70, 0x56227f757ed8 <rb_vm_exec+408>, 0x0, 0x7ff41040ea50, 0x3000000028}, prev = 0x7ff41040ec70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #34 0x000056227f75d358 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7ff413b419a0, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1512 arg_size = <optimized out> arg_size = <optimized out> #35 0x000056227f75d6ff in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x7ff411176b30, argc=argc@entry=0, argv=argv@entry=0x7ff41040eb20, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1731 self = <optimized out> #36 0x000056227f7093af in thread_do_start_proc (th=0x7ff412d12180) at /tmp/ruby/src/trunk-yjit/thread.c:595 args = 140686006243760 args_ptr = 0x7ff41040eb20 args_len = 0 procval = <optimized out> proc = 0x7ff411176b30 #37 0x000056227f70aff2 in thread_do_start (th=0x7ff412d12180) at /tmp/ruby/src/trunk-yjit/thread.c:614 result = 36 result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #38 thread_start_func_2 (th=0x7ff412d12180, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:668 _ec = 0x7ff41167ed90 _tag = {tag = 36, retval = 140686722908076, buf = {0x7ff412d12180, 0x56227f70af30 <thread_start_func_2+560>, 0x0, 0x7ff41040eb80, 0x562280540ad0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 ractor_main_th = 0x56228053f810 #39 0x000056227f70bc40 in call_thread_start_func_2 (th=0x7ff412d12180) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2210 stack_start = 0 stack_start_addr = 0x7ff41040ed38 stack_start = <optimized out> stack_start_addr = <optimized out> #40 nt_start (ptr=0x7ff411674db0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2255 th = 0x7ff412d12180 sched = <optimized out> nt = <optimized out> vm = <optimized out> #41 0x00007ff42e24ab43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729326556192, -5258428464489906314, 140686221440576, 0, 140686722902096, 140729326556544, 5255260607674236790, 5255159141105975158}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #42 0x00007ff42e2dbbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 2 (Thread 0x7ff4130df640 (LWP 4113374)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ff410d32fc0) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ff410d32fc0) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ff410d32fc0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007ff42e249ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x562280540ad0, cond=0x7ff410d32f98) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7ff42e2497a0 <__condvar_cleanup_waiting>, __arg = 0x7ff4130de670, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x7ff410d32f98, mutex = 0x562280540ad0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x7ff410d32f98, mutex=mutex@entry=0x562280540ad0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000056227f704cb2 in rb_native_cond_wait (mutex=0x562280540ad0, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:222 r = <optimized out> r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x562280540ad0, th=th@entry=0x7ff410d32d80, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:860 next_th = <optimized out> #7 0x000056227f707117 in thread_sched_to_running_common (th=0x7ff410d32d80, sched=0x562280540ad0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:936 No locals. #8 thread_sched_to_running (sched=sched@entry=0x562280540ad0, th=th@entry=0x7ff410d32d80) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:950 No locals. #9 0x000056227f70e601 in blocking_region_end (region=0x7ff4130de798, th=0x7ff410d32d80) at /tmp/ruby/src/trunk-yjit/thread.c:1491 No locals. #10 rb_thread_io_blocking_call (func=0x56227f5a7410 <internal_read_func>, data1=0x7ff4130de9a0, fd=5, events=1) at /tmp/ruby/src/trunk-yjit/thread.c:1781 __region = {prev_status = THREAD_RUNNABLE} _ec = 0x7ff410e863f0 _tag = {tag = 36, retval = 5830902442351084704, buf = {0x7ff412d66b10, 0x56227f70e760 <rb_thread_io_blocking_call+1008>, 0x0, 0x7ff4130de730, 0x2}, prev = 0x7ff4130de8d0, state = RUBY_TAG_NONE, lock_rec = 0} ec = 0x7ff410e863f0 th = 0x7ff410d32d80 waiting_fd = {wfd_node = {next = 0x56228053d488, prev = 0x56228053d488}, th = 0x7ff410d32d80, fd = 5, busy = 0x0} val = 1 saved_errno = 11 state = <optimized out> prev_mn_schedulable = false retry = <optimized out> #11 0x000056227f5652ec in rb_ensure (b_proc=0x56227f5a8750 <io_read_memory_call>, data1=140686268426656, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:1003 _ec = 0x7ff410e863f0 _tag = {tag = 36, retval = 140685952227160, buf = {0x7ff412d66b10, 0x56227f5653c0 <rb_ensure+480>, 0x0, 0x7ff4130de870, 0x400}, prev = 0x7ff4130dea70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x7ff410e863f0 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x56227f6d2150 <rb_str_unlocktmp>, data2 = 140685952227160}} #12 0x000056227f5befdd in io_read_memory_locktmp (iis=0x7ff4130de9a0, str=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:3429 No locals. #13 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/trunk-yjit/io.c:3475 fptr = 0x7ff412d66b10 length = <optimized out> str = 140685952227160 n = <optimized out> len = 1024 iis = {th = 140685952227600, fptr = 0x7ff412d66b10, nonblock = 0, fd = 5, buf = 0x7ff3fc0096d0, capa = 1024, timeout = 0x0} shrinkable = 1 __func__ = "io_getpartial" #14 0x000056227f5bf565 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:3595 ret = <optimized out> #15 0x00005622809949c7 in ?? () No symbol table info available. #16 0x00007ff410d32d80 in ?? () No symbol table info available. #17 0x00007ff41067e100 in ?? () No symbol table info available. #18 0x00007ff4003518e8 in ?? () No symbol table info available. #19 0x000056227f757e19 in jit_exec_exception (ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:506 func = <optimized out> func = <optimized out> #20 vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2515 vm_loop_start = <optimized out> vm_loop_start = <optimized out> #21 rb_vm_exec (ec=0x7ff410e863f0) at /tmp/ruby/src/trunk-yjit/vm.c:2492 _ec = 0x7ff410e863f0 _tag = {tag = 36, retval = 4, buf = {0x7ff4130deb70, 0x56227f757ed8 <rb_vm_exec+408>, 0x0, 0x7ff4130dea50, 0x3000000028}, prev = 0x7ff4130dec70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #22 0x000056227f75d358 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7ff41065ffa0, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1512 arg_size = <optimized out> arg_size = <optimized out> #23 0x000056227f75d6ff in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x7ff41067e100, argc=argc@entry=0, argv=argv@entry=0x7ff4130deb20, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1731 self = <optimized out> #24 0x000056227f7093af in thread_do_start_proc (th=0x7ff410d32d80) at /tmp/ruby/src/trunk-yjit/thread.c:595 args = 140685952227560 args_ptr = 0x7ff4130deb20 args_len = 0 procval = <optimized out> proc = 0x7ff41067e100 #25 0x000056227f70aff2 in thread_do_start (th=0x7ff410d32d80) at /tmp/ruby/src/trunk-yjit/thread.c:614 result = 36 result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #26 thread_start_func_2 (th=0x7ff410d32d80, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:668 _ec = 0x7ff410e863f0 _tag = {tag = 36, retval = 140686722908076, buf = {0x7ff410d32d80, 0x56227f70af30 <thread_start_func_2+560>, 0x0, 0x7ff4130deb80, 0x56228053d340}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 ractor_main_th = 0x56228053f810 #27 0x000056227f70bc40 in call_thread_start_func_2 (th=0x7ff410d32d80) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2210 stack_start = 0 stack_start_addr = 0x7ff4130ded38 stack_start = <optimized out> stack_start_addr = <optimized out> #28 nt_start (ptr=0x7ff410d32f70) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2255 th = 0x7ff410d32d80 sched = <optimized out> nt = <optimized out> vm = <optimized out> #29 0x00007ff42e24ab43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729326558448, -5258428464489906314, 140686268429888, 25, 140686722902096, 140729326558800, 5255253503798329206, 5255159141105975158}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #30 0x00007ff42e2dbbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7ff42e1b37c0 (LWP 4109055)): #0 0x00007ff42e3f5c1e in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 No symbol table info available. #1 0x00007ff42e3f797b in _Unwind_Backtrace () from /lib/x86_64-linux-gnu/libgcc_s.so.1 No symbol table info available. #2 0x00007ff42e2e9d63 in __GI___backtrace (array=array@entry=0x56227fb1b2a0 <trace>, size=size@entry=1024) at ./debug/backtrace.c:78 arg = {array = 0x56227fb1b2a0 <trace>, unwind_link = 0x7ff42e3d74e0 <global>, cfa = 94706182464896, cnt = 4, size = 1024} #3 0x000056227f777211 in rb_print_backtrace (errout=0x7ff42e3d06a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:820 n = <optimized out> trace = {0x56227f777211 <rb_vm_bugreport+2273>, 0x56227f9448cc <rb_bug_for_fatal_signal+252>, 0x56227f6c0a8f, 0x7ff42e1f8520 <__restore_rt>, 0x0 <repeats 1020 times>} n = <optimized out> #4 rb_vm_bugreport (ctx=ctx@entry=0x5622805d2580, errout=errout@entry=0x7ff42e3d06a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1151 cmd = <optimized out> error = <optimized out> other_runtime_info = other_runtime_info vm = 0x56228053d2a0 ec = <optimized out> #5 0x000056227f9448cc in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x5622805d2580, fmt=fmt@entry=0x56227f9a2385 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:1065 pid = -1 out = 0x7ff42e3d06a0 <_IO_2_1_stderr_> file = <optimized out> line = 524 #6 0x000056227f6c0a8f in sigsegv (sig=11, info=0x5622805d26b0, ctx=0x5622805d2580) at /tmp/ruby/src/trunk-yjit/signal.c:926 No locals. #7 <signal handler called> No locals. #8 0x0000000000000171 in ?? () No symbol table info available. #9 0x0000562280540c60 in ?? () No symbol table info available. #10 0x00007ff400358058 in ?? () No symbol table info available. #11 0x00005622807a95e0 in ?? () No symbol table info available. #12 0x0000000000000000 in ?? () No symbol table info available. >>> Dump Ruby level backtrace (if possible)