# Logfile created on 2023-10-09 16:05:34 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x00005605a499a8e0 @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.20231009-160534", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005605a4a235a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005605a4a23410 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005605a4a23280 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20231009-160534", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20231009-160534>, @binmode=false, @mon_data=#<Monitor:0x00005605a4a231b8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 From https://github.com/ruby/rbs * branch 33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD HEAD is now at 33813a60 Use valid syntax echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged From https://github.com/ruby/debug * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD HEAD is now at 927587a Stop assuming Integer#times is written in C echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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 = a8d71535ff $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /tmp/ruby/src/trunk-yjit/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 From https://github.com/ruby/debug * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD HEAD is now at 927587a Stop assuming Integer#times is written in C echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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 From https://github.com/ruby/rbs * branch 33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD HEAD is now at 33813a60 Use valid syntax echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged $$$[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 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/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/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/nkf' make[2]: Entering 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: 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/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 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 generating enc.mk 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. 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 From https://github.com/ruby/rbs * branch 33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD HEAD is now at 33813a60 Use valid syntax echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged From https://github.com/ruby/debug * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD HEAD is now at 927587a Stop assuming Integer#times is written in C echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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 transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: 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/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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' 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/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' ./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk-yjit/bin installing base libraries: /tmp/ruby/install/trunk-yjit/lib installing arch files: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-yjit/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-yjit/bin installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk-yjit/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0 abbrev 0.1.1 base64 0.1.1 benchmark 0.2.1 bundler 2.5.0.dev cgi 0.3.6 csv 3.2.8 delegate 0.3.0 did_you_mean 1.6.3 drb 2.1.1 english 0.7.2 erb 4.0.3 error_highlight 0.5.1 fileutils 1.7.1 find 0.1.1 forwardable 1.3.3 getoptlong 0.2.0 ipaddr 1.2.5 irb 1.8.1 logger 1.5.3 mutex_m 0.1.2 net-http 0.3.2 net-protocol 0.2.1 observer 0.1.1 open-uri 0.3.0 open3 0.1.2 optparse 0.4.0.pre.1 ostruct 0.5.5 pp 0.4.0 prettyprint 0.1.1 prism 0.13.0 pstore 0.1.2 rdoc 6.5.0 readline 0.0.3 reline 0.3.9 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.2.2 set 1.0.3 shellwords 0.1.0 singleton 0.1.1 syntax_suggest 1.1.0 tempfile 0.1.3 time 0.2.2 timeout 0.4.0 tmpdir 0.1.3 tsort 0.1.1 un 0.2.1 uri 0.12.2 weakref 0.1.2 yaml 0.2.1 installing default gems from ext: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0 bigdecimal 3.1.5 date 3.3.3 digest 3.1.1 etc 1.4.2 fcntl 1.0.2 fiddle 1.1.2 io-console 0.6.0 io-nonblock 0.2.0 io-wait 0.3.0 json 2.6.3 nkf 0.1.3 openssl 3.2.0 pathname 0.2.1 psych 5.1.0 stringio 3.0.9 strscan 3.0.7 syslog 0.1.1 zlib 3.0.0 installing bundled gems: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0 minitest 5.20.0 power_assert 2.0.3 rake 13.0.6 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.2.0 net-imap 0.4.0 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.2.2 typeprof 0.21.8 debug 1.8.0 racc 1.7.1 installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' Fstderr output is not empty Assertion Failed: /tmp/ruby/src/trunk-yjit/yjit.c:417:rb_iseq_set_yjit_payload:NULL == iseq->body->yjit_payload ruby 3.3.0dev (2023-10-09T15:09:52Z master a8d71535ff) +YJIT [x86_64-linux] -- Control frame information ----------------------------------------------- c:0005 p:0000 s:0019 e:000018 METHOD <internal:numeric>:232 c:0004 p:0004 s:0014 e:000013 BLOCK bootstraptest.test_ractor.rb_1523_1314.rb:5 c:0003 p:0018 s:0011 e:000010 METHOD <internal:kernel>:187 c:0002 p:0004 s:0006 e:000005 BLOCK bootstraptest.test_ractor.rb_1523_1314.rb:4 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- bootstraptest.test_ractor.rb_1523_1314.rb:4:in `block (2 levels) in <main>' <internal:kernel>:187:in `loop' bootstraptest.test_ractor.rb_1523_1314.rb:5:in `block (3 levels) in <main>' <internal:numeric>:232:in `times' -- Threading information --------------------------------------------------- Total ractor count: 9 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- /tmp/ruby/build/trunk-yjit/miniruby(rb_print_backtrace+0x14) [0x55b42ac596d1] /tmp/ruby/src/trunk-yjit/vm_dump.c:812 /tmp/ruby/build/trunk-yjit/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1140 /tmp/ruby/build/trunk-yjit/miniruby(rb_assert_failure+0x7a) [0x55b42a98a779] /tmp/ruby/src/trunk-yjit/error.c:1130 /tmp/ruby/build/trunk-yjit/miniruby(rb_iseq_set_yjit_payload+0x3e) [0x55b42a98dfad] /tmp/ruby/src/trunk-yjit/yjit.c:417 /tmp/ruby/build/trunk-yjit/miniruby(get_or_create_iseq_payload+0x14b) [0x55b42ad2c6ab] /tmp/ruby/src/trunk-yjit/yjit/src/core.rs:1038 /tmp/ruby/build/trunk-yjit/miniruby(rb_yjit_threshold_hit+0x3a) [0x55b42ad246aa] /tmp/ruby/src/trunk-yjit/yjit/src/yjit.rs:71 /tmp/ruby/build/trunk-yjit/miniruby(jit_compile+0x1a) [0x55b42ac4e4b4] /tmp/ruby/src/trunk-yjit/vm.c:395 /tmp/ruby/build/trunk-yjit/miniruby(vm_exec_core) ../../src/trunk-yjit/insns.def:836 /tmp/ruby/build/trunk-yjit/miniruby(vm_exec_loop+0x9) [0x55b42ac3aee2] /tmp/ruby/src/trunk-yjit/vm.c:2444 /tmp/ruby/build/trunk-yjit/miniruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2420 /tmp/ruby/build/trunk-yjit/miniruby(thread_do_start_proc+0x2a3) [0x55b42abec3c3] /tmp/ruby/src/trunk-yjit/thread.c:580 /tmp/ruby/build/trunk-yjit/miniruby(thread_do_start+0xc) [0x55b42abeedd4] /tmp/ruby/src/trunk-yjit/thread.c:624 /tmp/ruby/build/trunk-yjit/miniruby(thread_start_func_2) /tmp/ruby/src/trunk-yjit/thread.c:694 /tmp/ruby/build/trunk-yjit/miniruby(rb_native_cond_initialize+0x0) [0x55b42abef1b4] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1117 /tmp/ruby/build/trunk-yjit/miniruby(register_cached_thread_and_wait) /tmp/ruby/src/trunk-yjit/thread_pthread.c:1164 /tmp/ruby/build/trunk-yjit/miniruby(thread_start_func_1) /tmp/ruby/src/trunk-yjit/thread_pthread.c:1121 /lib/x86_64-linux-gnu/libc.so.6(start_thread+0x2f3) [0x7f1abecb3b43] ./nptl/pthread_create.c:442 /lib/x86_64-linux-gnu/libc.so.6(clone+0x44) [0x7f1abed44bb4] ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 -- Other runtime information ----------------------------------------------- * Loaded script: bootstraptest.test_ractor.rb_1523_1314.rb * Loaded features: 0 enumerator.so 1 thread.rb 2 fiber.so 3 rational.so 4 complex.so 5 ruby2_keywords.rb 6 /tmp/ruby/build/trunk-yjit/x86_64-linux-fake.rb * Process memory map: 55b42a948000-55b42a988000 r--p 00000000 00:115 18614128 /tmp/ruby/build/trunk-yjit/miniruby 55b42a988000-55b42ad63000 r-xp 00040000 00:115 18614128 /tmp/ruby/build/trunk-yjit/miniruby 55b42ad63000-55b42aed8000 r--p 0041b000 00:115 18614128 /tmp/ruby/build/trunk-yjit/miniruby 55b42aed9000-55b42aeee000 r--p 00590000 00:115 18614128 /tmp/ruby/build/trunk-yjit/miniruby 55b42aeee000-55b42aef0000 rw-p 005a5000 00:115 18614128 /tmp/ruby/build/trunk-yjit/miniruby 55b42aef0000-55b42af04000 rw-p 00000000 00:00 0 55b42c224000-55b42c5ae000 rw-p 00000000 00:00 0 [heap] 55b42c8af000-55b42c8b2000 r-xp 00000000 00:00 0 55b42c8b2000-55b4348af000 ---p 00000000 00:00 0 7f1a94000000-7f1a942bb000 rw-p 00000000 00:00 0 7f1a942bb000-7f1a98000000 ---p 00000000 00:00 0 7f1a9c000000-7f1a9c021000 rw-p 00000000 00:00 0 7f1a9c021000-7f1aa0000000 ---p 00000000 00:00 0 7f1aa0000000-7f1aa0021000 rw-p 00000000 00:00 0 7f1aa0021000-7f1aa4000000 ---p 00000000 00:00 0 7f1aa4000000-7f1aa4021000 rw-p 00000000 00:00 0 7f1aa4021000-7f1aa8000000 ---p 00000000 00:00 0 7f1aa8000000-7f1aa802f000 rw-p 00000000 00:00 0 7f1aa802f000-7f1aac000000 ---p 00000000 00:00 0 7f1aac000000-7f1aac021000 rw-p 00000000 00:00 0 7f1aac021000-7f1ab0000000 ---p 00000000 00:00 0 7f1ab0000000-7f1ab0021000 rw-p 00000000 00:00 0 7f1ab0021000-7f1ab4000000 ---p 00000000 00:00 0 7f1ab4000000-7f1ab4032000 rw-p 00000000 00:00 0 7f1ab4032000-7f1ab8000000 ---p 00000000 00:00 0 7f1ab8873000-7f1ab8a91000 r--s 00000000 00:115 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f1ab8a91000-7f1abb410000 r--s 00000000 00:115 18614128 /tmp/ruby/build/trunk-yjit/miniruby 7f1abb410000-7f1abb490000 rw-p 00000000 00:00 0 7f1abb498000-7f1abb499000 ---p 00000000 00:00 0 7f1abb499000-7f1abb699000 rw-p 00000000 00:00 0 7f1abb699000-7f1abb69a000 ---p 00000000 00:00 0 7f1abb69a000-7f1abb89a000 rw-p 00000000 00:00 0 7f1abb89a000-7f1abb89b000 ---p 00000000 00:00 0 7f1abb89b000-7f1abba9b000 rw-p 00000000 00:00 0 7f1abba9b000-7f1abba9c000 ---p 00000000 00:00 0 7f1abba9c000-7f1abbc9c000 rw-p 00000000 00:00 0 7f1abbc9c000-7f1abbc9d000 ---p 00000000 00:00 0 7f1abbc9d000-7f1abbe9d000 rw-p 00000000 00:00 0 7f1abbe9d000-7f1abbe9e000 ---p 00000000 00:00 0 7f1abbe9e000-7f1abc09e000 rw-p 00000000 00:00 0 7f1abc09e000-7f1abc09f000 ---p 00000000 00:00 0 7f1abc09f000-7f1abc29f000 rw-p 00000000 00:00 0 7f1abc29f000-7f1abc2a0000 ---p 00000000 00:00 0 7f1abc2a0000-7f1abc4b0000 rw-p 00000000 00:00 0 7f1abc4c0000-7f1abc550000 rw-p 00000000 00:00 0 7f1abc560000-7f1abc600000 rw-p 00000000 00:00 0 7f1abc600000-7f1abc601000 ---p 00000000 00:00 0 7f1abc601000-7f1abc6a2000 rw-p 00000000 00:00 0 7f1abc6a2000-7f1abc6a3000 ---p 00000000 00:00 0 7f1abc6a3000-7f1abc744000 rw-p 00000000 00:00 0 7f1abc744000-7f1abc745000 ---p 00000000 00:00 0 7f1abc745000-7f1abc7e6000 rw-p 00000000 00:00 0 7f1abc7e6000-7f1abc7e7000 ---p 00000000 00:00 0 7f1abc7e7000-7f1abc888000 rw-p 00000000 00:00 0 7f1abc888000-7f1abc889000 ---p 00000000 00:00 0 7f1abc889000-7f1abc92a000 rw-p 00000000 00:00 0 7f1abc92a000-7f1abc92b000 ---p 00000000 00:00 0 7f1abc92b000-7f1abc9cc000 rw-p 00000000 00:00 0 7f1abc9cc000-7f1abc9cd000 ---p 00000000 00:00 0 7f1abc9cd000-7f1abca6e000 rw-p 00000000 00:00 0 7f1abca6e000-7f1abca6f000 ---p 00000000 00:00 0 7f1abca6f000-7f1abcb10000 rw-p 00000000 00:00 0 7f1abcb10000-7f1abcb11000 ---p 00000000 00:00 0 7f1abcb11000-7f1abcbb2000 rw-p 00000000 00:00 0 7f1abcbb2000-7f1abcbb3000 ---p 00000000 00:00 0 7f1abcbb3000-7f1abcc54000 rw-p 00000000 00:00 0 7f1abcc54000-7f1abcc55000 ---p 00000000 00:00 0 7f1abcc55000-7f1abccf6000 rw-p 00000000 00:00 0 7f1abccf6000-7f1abccf7000 ---p 00000000 00:00 0 7f1abccf7000-7f1abcd98000 rw-p 00000000 00:00 0 7f1abcd98000-7f1abcd99000 ---p 00000000 00:00 0 7f1abcd99000-7f1abce3a000 rw-p 00000000 00:00 0 7f1abce3a000-7f1abce3b000 ---p 00000000 00:00 0 7f1abce3b000-7f1abcedc000 rw-p 00000000 00:00 0 7f1abcedc000-7f1abcedd000 ---p 00000000 00:00 0 7f1abcedd000-7f1abcf7e000 rw-p 00000000 00:00 0 7f1abcf7e000-7f1abcf7f000 ---p 00000000 00:00 0 7f1abcf7f000-7f1abd020000 rw-p 00000000 00:00 0 7f1abd020000-7f1abd021000 ---p 00000000 00:00 0 7f1abd021000-7f1abd0c2000 rw-p 00000000 00:00 0 7f1abd0c2000-7f1abd0c3000 ---p 00000000 00:00 0 7f1abd0c3000-7f1abd164000 rw-p 00000000 00:00 0 7f1abd164000-7f1abd165000 ---p 00000000 00:00 0 7f1abd165000-7f1abd206000 rw-p 00000000 00:00 0 7f1abd206000-7f1abd207000 ---p 00000000 00:00 0 7f1abd207000-7f1abd2a8000 rw-p 00000000 00:00 0 7f1abd2a8000-7f1abd2a9000 ---p 00000000 00:00 0 7f1abd2a9000-7f1abd34a000 rw-p 00000000 00:00 0 7f1abd34a000-7f1abd34b000 ---p 00000000 00:00 0 7f1abd34b000-7f1abd3ec000 rw-p 00000000 00:00 0 7f1abd3ec000-7f1abd3ed000 ---p 00000000 00:00 0 7f1abd3ed000-7f1abd48e000 rw-p 00000000 00:00 0 7f1abd48e000-7f1abd48f000 ---p 00000000 00:00 0 7f1abd48f000-7f1abd530000 rw-p 00000000 00:00 0 7f1abd530000-7f1abd531000 ---p 00000000 00:00 0 7f1abd531000-7f1abd5d2000 rw-p 00000000 00:00 0 7f1abd5d2000-7f1abd5d3000 ---p 00000000 00:00 0 7f1abd5d3000-7f1abd674000 rw-p 00000000 00:00 0 7f1abd674000-7f1abd675000 ---p 00000000 00:00 0 7f1abd675000-7f1abd716000 rw-p 00000000 00:00 0 7f1abd716000-7f1abd717000 ---p 00000000 00:00 0 7f1abd717000-7f1abd7b8000 rw-p 00000000 00:00 0 7f1abd7b8000-7f1abd7b9000 ---p 00000000 00:00 0 7f1abd7b9000-7f1abd85a000 rw-p 00000000 00:00 0 7f1abd85a000-7f1abd85b000 ---p 00000000 00:00 0 7f1abd85b000-7f1abd8fc000 rw-p 00000000 00:00 0 7f1abd8fc000-7f1abd8fd000 ---p 00000000 00:00 0 7f1abd8fd000-7f1abd99e000 rw-p 00000000 00:00 0 7f1abd99e000-7f1abd99f000 ---p 00000000 00:00 0 7f1abd99f000-7f1abda90000 rw-p 00000000 00:00 0 7f1abda9f000-7f1abeb10000 rw-p 00000000 00:00 0 7f1abeb19000-7f1abec1f000 rw-p 00000000 00:00 0 7f1abec1f000-7f1abec47000 r--p 00000000 00:115 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f1abec47000-7f1abeddc000 r-xp 00028000 00:115 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f1abeddc000-7f1abee34000 r--p 001bd000 00:115 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f1abee34000-7f1abee38000 r--p 00214000 00:115 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f1abee38000-7f1abee3a000 rw-p 00218000 00:115 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f1abee3a000-7f1abee47000 rw-p 00000000 00:00 0 7f1abee47000-7f1abee4a000 r--p 00000000 00:115 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f1abee4a000-7f1abee61000 r-xp 00003000 00:115 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f1abee61000-7f1abee65000 r--p 0001a000 00:115 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f1abee65000-7f1abee66000 r--p 0001d000 00:115 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f1abee66000-7f1abee67000 rw-p 0001e000 00:115 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f1abee67000-7f1abee75000 r--p 00000000 00:115 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7f1abee75000-7f1abeef1000 r-xp 0000e000 00:115 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7f1abeef1000-7f1abef4c000 r--p 0008a000 00:115 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7f1abef4c000-7f1abef4d000 r--p 000e4000 00:115 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7f1abef4d000-7f1abef4e000 rw-p 000e5000 00:115 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7f1abef4e000-7f1abef50000 r--p 00000000 00:115 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f1abef50000-7f1abef64000 r-xp 00002000 00:115 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f1abef64000-7f1abef7d000 r--p 00016000 00:115 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f1abef7d000-7f1abef7e000 ---p 0002f000 00:115 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f1abef7e000-7f1abef7f000 r--p 0002f000 00:115 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f1abef7f000-7f1abef80000 rw-p 00030000 00:115 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f1abef80000-7f1abef88000 rw-p 00000000 00:00 0 7f1abef88000-7f1abef92000 r--p 00000000 00:115 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f1abef92000-7f1abeff1000 r-xp 0000a000 00:115 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f1abeff1000-7f1abf008000 r--p 00069000 00:115 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f1abf008000-7f1abf009000 r--p 0007f000 00:115 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f1abf009000-7f1abf00a000 rw-p 00080000 00:115 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f1abf00a000-7f1abf00c000 r--p 00000000 00:115 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f1abf00c000-7f1abf01d000 r-xp 00002000 00:115 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f1abf01d000-7f1abf023000 r--p 00013000 00:115 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f1abf023000-7f1abf024000 ---p 00019000 00:115 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f1abf024000-7f1abf025000 r--p 00019000 00:115 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f1abf025000-7f1abf026000 rw-p 0001a000 00:115 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f1abf02a000-7f1abf02c000 rw-p 00000000 00:00 0 7f1abf02c000-7f1abf02e000 r--p 00000000 00:115 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f1abf02e000-7f1abf058000 r-xp 00002000 00:115 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f1abf058000-7f1abf063000 r--p 0002c000 00:115 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f1abf064000-7f1abf066000 r--p 00037000 00:115 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f1abf066000-7f1abf068000 rw-p 00039000 00:115 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fff803f9000-7fff80bf8000 rw-p 00000000 00:00 0 [stack] 7fff80bf8000-7fff80bfc000 r--p 00000000 00:00 0 [vvar] 7fff80bfc000-7fff80bfe000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] #1314 test_ractor.rb:1523: workers = (0...8).map do Ractor.new do loop do 10_000.times.map { Object.new } Ractor.yield Time.now end end end 1_000.times { idle_worker, tmp_reporter = Ractor.select(*workers) } "ok" #=> "" (expected "ok") FAIL 1/0 tests failed make: *** [uncommon.mk:877: yes-btest] Error 1 $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 512. $$$[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/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' Run options: --seed=40342 "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: Finished tests in 223.272172s, 119.4193 tests/s, 42051.7207 assertions/s. 26663 tests, 9388979 assertions, 0 failures, 0 errors, 188 skips ruby -v: ruby 3.3.0dev (2023-10-09T15:09:52Z master a8d71535ff) +YJIT [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --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/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $ /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 ruby 3.3.0dev (2023-10-09T15:09:52Z master a8d71535ff) +YJIT [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ................................................................. Finished in 100.024223 seconds 3715 files, 32232 examples, 204910 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/miniruby -c /tmp/cores/core.1001.721144.miniruby -x gdbscript [New LWP 721150] [New LWP 721153] [New LWP 721144] [New LWP 721149] [New LWP 721151] [New LWP 721152] [New LWP 721154] [New LWP 721155] [New LWP 721156] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib -I/tmp/ruby/'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139752802739776) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7f1abc29e640 (LWP 721150))] >>> Threads Id Target Id Frame * 1 Thread 0x7f1abc29e640 (LWP 721150) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139752802739776) at ./nptl/pthread_kill.c:44 2 Thread 0x7f1abbc9b640 (LWP 721153) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c2fd1a0) at ./nptl/futex-internal.c:57 3 Thread 0x7f1abec1a7c0 (LWP 721144) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c227eec) at ./nptl/futex-internal.c:57 4 Thread 0x7f1abc49f640 (LWP 721149) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c54c5c0) at ./nptl/futex-internal.c:57 5 Thread 0x7f1abc09d640 (LWP 721151) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c297954) at ./nptl/futex-internal.c:57 6 Thread 0x7f1abbe9c640 (LWP 721152) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c3154e4) at ./nptl/futex-internal.c:57 7 Thread 0x7f1abba9a640 (LWP 721154) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c224ba8) at ./nptl/futex-internal.c:57 8 Thread 0x7f1abb899640 (LWP 721155) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c319744) at ./nptl/futex-internal.c:57 9 Thread 0x7f1abb698640 (LWP 721156) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c3a2f40) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 9 (Thread 0x7f1abb698640 (LWP 721156)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c3a2f40) 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=0x55b42c3a2f40) 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=0x55b42c3a2f40, 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 0x00007f1abecb2ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55b42c224b40, cond=0x55b42c3a2f18) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f1abecb27a0 <__condvar_cleanup_waiting>, __arg = 0x7f1abb697a60, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 8, cond = 0x55b42c3a2f18, mutex = 0x55b42c224b40, 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_wait (cond=cond@entry=0x55b42c3a2f18, mutex=mutex@entry=0x55b42c224b40) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000055b42abe914d in rb_native_cond_wait (cond=cond@entry=0x55b42c3a2f18, mutex=mutex@entry=0x55b42c224b40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:191 r = <optimized out> #6 0x000055b42ac59ec9 in vm_lock_enter (cr=0x55b42c3a2e20, vm=0x55b42c224b10, locked=false, no_barrier=<optimized out>, lev=0x55b42c224b70) at /tmp/ruby/src/trunk-yjit/vm_sync.c:90 barrier_cnt = 47 th = 0x55b42c3a3100 running = false #7 0x000055b42abeee20 in rb_vm_lock (line=666, file=0x55b42adbdc20 "/tmp/ruby/src/trunk-yjit/thread.c") at /tmp/ruby/src/trunk-yjit/vm_sync.h:57 No locals. #8 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:666 state = <optimized out> errinfo = 4 size = <optimized out> ractor_main_th = <optimized out> vm_stack = 0x0 #9 0x000055b42abef1b4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1117 th = 0x55b42c3a3100 altstack = 0x55b42c2f1c50 #10 0x00007f1abecb3b43 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 = {140735353416800, -7954023780009866108, 139752790132288, 22, 139752846866512, 140735353417152, 8045917478569675908, 8045922720724192388}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #11 0x00007f1abed44bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 8 (Thread 0x7f1abb899640 (LWP 721155)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c319744) 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=0x55b42c319744) 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=0x55b42c319744, 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 0x00007f1abecb2ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55b42c224b40, cond=0x55b42c319718) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f1abecb27a0 <__condvar_cleanup_waiting>, __arg = 0x7f1abb798650, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 7, cond = 0x55b42c319718, mutex = 0x55b42c224b40, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 7 seq = 3 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=cond@entry=0x55b42c319718, mutex=mutex@entry=0x55b42c224b40) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000055b42abe914d in rb_native_cond_wait (cond=cond@entry=0x55b42c319718, mutex=mutex@entry=0x55b42c224b40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:191 r = <optimized out> #6 0x000055b42ac59ec9 in vm_lock_enter (cr=0x55b42c319620, vm=0x55b42c224b10, locked=false, no_barrier=<optimized out>, lev=0x7f1abb798734) at /tmp/ruby/src/trunk-yjit/vm_sync.c:90 barrier_cnt = 47 th = 0x55b42c2f6500 running = false #7 0x000055b42ab4d9da in rb_vm_lock_enter (line=2265, file=0x55b42adb42d8 "/tmp/ruby/src/trunk-yjit/ractor.c", lev=0x7f1abb798734) at /tmp/ruby/src/trunk-yjit/vm_sync.h:75 No locals. #8 rb_ractor_blocking_threads_dec (cr=0x55b42c319620, file=file@entry=0x55b42adbdc20 "/tmp/ruby/src/trunk-yjit/thread.c", line=line@entry=1517) at /tmp/ruby/src/trunk-yjit/ractor.c:2265 _lev = 0 vm = 0x55b42c224b10 #9 0x000055b42abf13e2 in blocking_region_end (region=0x7f1abb7987c0, th=0x55b42c2f6500) at /tmp/ruby/src/trunk-yjit/thread.c:1517 No locals. #10 rb_nogvl (func=func@entry=0x55b42ab48960 <ractor_sleep_wo_gvl>, data1=data1@entry=0x55b42c319620, ubf=<optimized out>, ubf@entry=0x55b42ab486c0 <ractor_sleep_interrupt>, data2=<optimized out>, data2@entry=0x55b42c319620, flags=flags@entry=3) at /tmp/ruby/src/trunk-yjit/thread.c:1552 __region = {prev_status = THREAD_RUNNABLE} val = 0x0 ec = 0x55b42c3a2b50 th = 0x55b42c2f6500 vm = 0x55b42c224b10 is_main_thread = false saved_errno = 25 ubf_th = <optimized out> #11 0x000055b42ab4878a in ractor_sleep_with_cleanup (ec=ec@entry=0x55b42c3a2b50, cr=cr@entry=0x55b42c319620, wait_status=wait_status@entry=wait_yielding, cf_func=cf_func@entry=0x0, cf_data=cf_data@entry=0x0) at /tmp/ruby/src/trunk-yjit/ractor.c:605 wakeup_status = <optimized out> #12 0x000055b42ab4c115 in ractor_sleep (wait_status=wait_yielding, cr=0x55b42c319620, ec=0x55b42c3a2b50) at /tmp/ruby/src/trunk-yjit/ractor.c:650 No locals. #13 ractor_wait_yield (ts=0x55b42c3196c8, cr=0x55b42c319620, ec=0x55b42c3a2b50) at /tmp/ruby/src/trunk-yjit/ractor.c:1319 No locals. #14 ractor_yield (move=0, obj=139752805020240, cr=0x55b42c319620, ec=0x55b42c3a2b50) at /tmp/ruby/src/trunk-yjit/ractor.c:1331 ts = 0x55b42c3196c8 #15 builtin_inline_class_760 (ec=0x55b42c3a2b50, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor.rb:761 move = 0 obj = 139752805020240 #16 0x000055b42ac4d13a in invoke_bf (argv=<optimized out>, bf=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6814 canary_p = <optimized out> ret = 36 #17 vm_invoke_builtin_delegate (cfp=<optimized out>, bf=<optimized out>, cfp=<optimized out>, bf=<optimized out>, start_index=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6837 __func__ = <optimized out> i = <optimized out> argv = <optimized out> #18 vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6826 __func__ = <optimized out> i = <optimized out> argv = <optimized out> #19 vm_exec_core (ec=0x55b42c3a2b50) at ../../src/trunk-yjit/insns.def:1506 bf = 0x7f1abecb0197 <__GI___futex_abstimed_wait_cancelable64+231> index = 18446744073709551104 leaf = <optimized out> val = <optimized out> reg_pc = 0x55b42c2e6a58 reg_cfp = 0x7f1abb898a18 insns_address_table = {0x55b42ac4cbcc <vm_exec_core+9724>, 0x55b42ac4cb60 <vm_exec_core+9616>, 0x55b42ac4caef <vm_exec_core+9503>, 0x55b42ac4ca6b <vm_exec_core+9371>, 0x55b42ac4c9ef <vm_exec_core+9247>, 0x55b42ac4c96d <vm_exec_core+9117>, 0x55b42ac4cbf4 <vm_exec_core+9764>, 0x55b42ac4c404 <vm_exec_core+7732>, 0x55b42ac4c34f <vm_exec_core+7551>, 0x55b42ac4c2f7 <vm_exec_core+7463>, 0x55b42ac4c12c <vm_exec_core+7004>, 0x55b42ac4bf26 <vm_exec_core+6486>, 0x55b42ac4be31 <vm_exec_core+6241>, 0x55b42ac4bda8 <vm_exec_core+6104>, 0x55b42ac4c674 <vm_exec_core+8356>, 0x55b42ac4c631 <vm_exec_core+8289>, 0x55b42ac4c5f3 <vm_exec_core+8227>, 0x55b42ac4c5b8 <vm_exec_core+8168>, 0x55b42ac4c57d <vm_exec_core+8109>, 0x55b42ac4c542 <vm_exec_core+8050>, 0x55b42ac4c4ad <vm_exec_core+7901>, 0x55b42ac4c467 <vm_exec_core+7831>, 0x55b42ac4c7ee <vm_exec_core+8734>, 0x55b42ac4c7a2 <vm_exec_core+8658>, 0x55b42ac4c713 <vm_exec_core+8515>, 0x55b42ac4c6d3 <vm_exec_core+8451>, 0x55b42ac4c8c9 <vm_exec_core+8953>, 0x55b42ac4c84c <vm_exec_core+8828>, 0x55b42ac4c92a <vm_exec_core+9050>, 0x55b42ac4bd65 <vm_exec_core+6037>, 0x55b42ac4bbcd <vm_exec_core+5629>, 0x55b42ac4bb34 <vm_exec_core+5476>, 0x55b42ac4bacf <vm_exec_core+5375>, 0x55b42ac4ba73 <vm_exec_core+5283>, 0x55b42ac4ba23 <vm_exec_core+5203>, 0x55b42ac4b9f6 <vm_exec_core+5158>, 0x55b42ac4b9b5 <vm_exec_core+5093>, 0x55b42ac4b960 <vm_exec_core+5008>, 0x55b42ac4b926 <vm_exec_core+4950>, 0x55b42ac4b82c <vm_exec_core+4700>, 0x55b42ac4b7e3 <vm_exec_core+4627>, 0x55b42ac4b799 <vm_exec_core+4553>, 0x55b42ac4b765 <vm_exec_core+4501>, 0x55b42ac4b6f2 <vm_exec_core+4386>, 0x55b42ac4b68a <vm_exec_core+4282>, 0x55b42ac4b637 <vm_exec_core+4199>, 0x55b42ac4b5c2 <vm_exec_core+4082>, 0x55b42ac4b526 <vm_exec_core+3926>, 0x55b42ac4b422 <vm_exec_core+3666>, 0x55b42ac4b3e2 <vm_exec_core+3602>, 0x55b42ac4b397 <vm_exec_core+3527>, 0x55b42ac4b241 <vm_exec_core+3185>, 0x55b42ac4a628 <vm_exec_core+88>, 0x55b42ac4b1c3 <vm_exec_core+3059>, 0x55b42ac4b16e <vm_exec_core+2974>, 0x55b42ac4de36 <vm_exec_core+14438>, 0x55b42ac4b053 <vm_exec_core+2691>, 0x55b42ac4b0a8 <vm_exec_core+2776>, 0x55b42ac4af60 <vm_exec_core+2448>, 0x55b42ac4ae3b <vm_exec_core+2155>, 0x55b42ac4ad84 <vm_exec_core+1972>, 0x55b42ac4ced5 <vm_exec_core+10501>, 0x55b42ac4ad44 <vm_exec_core+1908>, 0x55b42ac4cdb2 <vm_exec_core+10210>, 0x55b42ac4cd53 <vm_exec_core+10115>, 0x55b42ac4cd11 <vm_exec_core+10049>, 0x55b42ac4cc65 <vm_exec_core+9877>, 0x55b42ac4ac9b <vm_exec_core+1739>, 0x55b42ac4ddcc <vm_exec_core+14332>, 0x55b42ac4d730 <vm_exec_core+12640>, 0x55b42ac4d801 <vm_exec_core+12849>, 0x55b42ac4dbe4 <vm_exec_core+13844>, 0x55b42ac4dc68 <vm_exec_core+13976>, 0x55b42ac4d4d2 <vm_exec_core+12034>, 0x55b42ac4d53d <vm_exec_core+12141>, 0x55b42ac4d604 <vm_exec_core+12340>, 0x55b42ac4d668 <vm_exec_core+12440>, 0x55b42ac4d6cc <vm_exec_core+12540>, 0x55b42ac4d79d <vm_exec_core+12749>, 0x55b42ac4d9e7 <vm_exec_core+13335>, 0x55b42ac4da6c <vm_exec_core+13468>, 0x55b42ac4dac0 <vm_exec_core+13552>, 0x55b42ac4dd05 <vm_exec_core+14133>, 0x55b42ac4db1b <vm_exec_core+13643>, 0x55b42ac4abe1 <vm_exec_core+1553>, 0x55b42ac4ab93 <vm_exec_core+1475>, 0x55b42ac4dba7 <vm_exec_core+13783>, 0x55b42ac4e01d <vm_exec_core+14925>, 0x55b42ac4d8cb <vm_exec_core+13051>, 0x55b42ac4d914 <vm_exec_core+13124>, 0x55b42ac4d972 <vm_exec_core+13218>, 0x55b42ac4d46a <vm_exec_core+11930>, 0x55b42ac4ab1e <vm_exec_core+1358>, 0x55b42ac4aa9a <vm_exec_core+1226>, 0x55b42ac4a9ea <vm_exec_core+1050>, 0x55b42ac4a99d <vm_exec_core+973>, 0x55b42ac4a94c <vm_exec_core+892>, 0x55b42ac4a8fd <vm_exec_core+813>, 0x55b42ac4a8a6 <vm_exec_core+726>, 0x55b42ac4a86b <vm_exec_core+667>, 0x55b42ac4a830 <vm_exec_core+608>, 0x55b42ac4cbbd <vm_exec_core+9709>, 0x55b42ac4cb51 <vm_exec_core+9601>, 0x55b42ac4cae0 <vm_exec_core+9488>, 0x55b42ac4ca5c <vm_exec_core+9356>, 0x55b42ac4c9e0 <vm_exec_core+9232>, 0x55b42ac4c95e <vm_exec_core+9102>, 0x55b42ac4cbe5 <vm_exec_core+9749>, 0x55b42ac4c3f5 <vm_exec_core+7717>, 0x55b42ac4c340 <vm_exec_core+7536>, 0x55b42ac4c2e8 <vm_exec_core+7448>, 0x55b42ac4c11d <vm_exec_core+6989>, 0x55b42ac4bf17 <vm_exec_core+6471>, 0x55b42ac4be22 <vm_exec_core+6226>, 0x55b42ac4bd99 <vm_exec_core+6089>, 0x55b42ac4c665 <vm_exec_core+8341>, 0x55b42ac4c622 <vm_exec_core+8274>, 0x55b42ac4c5e4 <vm_exec_core+8212>, 0x55b42ac4c5a9 <vm_exec_core+8153>, 0x55b42ac4c56e <vm_exec_core+8094>, 0x55b42ac4c533 <vm_exec_core+8035>, 0x55b42ac4c49e <vm_exec_core+7886>, 0x55b42ac4c458 <vm_exec_core+7816>, 0x55b42ac4c7df <vm_exec_core+8719>, 0x55b42ac4c793 <vm_exec_core+8643>, 0x55b42ac4c704 <vm_exec_core+8500>, 0x55b42ac4c6c4 <vm_exec_core+8436>, 0x55b42ac4c8ba <vm_exec_core+8938>, 0x55b42ac4c83d <vm_exec_core+8813>, 0x55b42ac4c91b <vm_exec_core+9035>, 0x55b42ac4bd56 <vm_exec_core+6022>, 0x55b42ac4bbbe <vm_exec_core+5614>, 0x55b42ac4bb25 <vm_exec_core+5461>, 0x55b42ac4bac0 <vm_exec_core+5360>, 0x55b42ac4ba64 <vm_exec_core+5268>, 0x55b42ac4ba14 <vm_exec_core+5188>, 0x55b42ac4b9e7 <vm_exec_core+5143>, 0x55b42ac4b9a6 <vm_exec_core+5078>, 0x55b42ac4b951 <vm_exec_core+4993>, 0x55b42ac4b917 <vm_exec_core+4935>, 0x55b42ac4b81d <vm_exec_core+4685>, 0x55b42ac4b7d4 <vm_exec_core+4612>, 0x55b42ac4b78a <vm_exec_core+4538>, 0x55b42ac4b756 <vm_exec_core+4486>, 0x55b42ac4b6e3 <vm_exec_core+4371>, 0x55b42ac4b67b <vm_exec_core+4267>, 0x55b42ac4b628 <vm_exec_core+4184>, 0x55b42ac4b5b3 <vm_exec_core+4067>, 0x55b42ac4b517 <vm_exec_core+3911>, 0x55b42ac4b413 <vm_exec_core+3651>, 0x55b42ac4b3d3 <vm_exec_core+3587>, 0x55b42ac4b388 <vm_exec_core+3512>, 0x55b42ac4b232 <vm_exec_core+3170>, 0x55b42ac4d8a3 <vm_exec_core+13011>, 0x55b42ac4b1b4 <vm_exec_core+3044>, 0x55b42ac4b15f <vm_exec_core+2959>, 0x55b42ac4d8b7 <vm_exec_core+13031>, 0x55b42ac4b044 <vm_exec_core+2676>, 0x55b42ac4b099 <vm_exec_core+2761>, 0x55b42ac4af51 <vm_exec_core+2433>, 0x55b42ac4ae2c <vm_exec_core+2140>, 0x55b42ac4ad75 <vm_exec_core+1957>, 0x55b42ac4cec6 <vm_exec_core+10486>, 0x55b42ac4ad35 <vm_exec_core+1893>, 0x55b42ac4cda3 <vm_exec_core+10195>, 0x55b42ac4cd44 <vm_exec_core+10100>, 0x55b42ac4cd02 <vm_exec_core+10034>, 0x55b42ac4cc56 <vm_exec_core+9862>, 0x55b42ac4ac8c <vm_exec_core+1724>, 0x55b42ac4de86 <vm_exec_core+14518>, 0x55b42ac4de9a <vm_exec_core+14538>, 0x55b42ac4deae <vm_exec_core+14558>, 0x55b42ac4dec2 <vm_exec_core+14578>, 0x55b42ac4ded6 <vm_exec_core+14598>, 0x55b42ac4deea <vm_exec_core+14618>, 0x55b42ac4defe <vm_exec_core+14638>, 0x55b42ac4df19 <vm_exec_core+14665>, 0x55b42ac4df2d <vm_exec_core+14685>, 0x55b42ac4df41 <vm_exec_core+14705>, 0x55b42ac4df55 <vm_exec_core+14725>, 0x55b42ac4df69 <vm_exec_core+14745>, 0x55b42ac4df7d <vm_exec_core+14765>, 0x55b42ac4df91 <vm_exec_core+14785>, 0x55b42ac4dfa5 <vm_exec_core+14805>, 0x55b42ac4dfb9 <vm_exec_core+14825>, 0x55b42ac4abd2 <vm_exec_core+1538>, 0x55b42ac4ab84 <vm_exec_core+1460>, 0x55b42ac4dfcd <vm_exec_core+14845>, 0x55b42ac4dfe1 <vm_exec_core+14865>, 0x55b42ac4dff5 <vm_exec_core+14885>, 0x55b42ac4e009 <vm_exec_core+14905>, 0x55b42ac4a611 <vm_exec_core+65>, 0x55b42ac4a615 <vm_exec_core+69>, 0x55b42ac4ab0f <vm_exec_core+1343>, 0x55b42ac4aa8b <vm_exec_core+1211>, 0x55b42ac4a9db <vm_exec_core+1035>, 0x55b42ac4a98e <vm_exec_core+958>, 0x55b42ac4a93d <vm_exec_core+877>, 0x55b42ac4a8ee <vm_exec_core+798>, 0x55b42ac4a897 <vm_exec_core+711>...} #20 0x000055b42ac3aee2 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2444 vm_loop_start = <optimized out> vm_loop_start = <optimized out> #21 rb_vm_exec (ec=0x55b42c3a2b50) at /tmp/ruby/src/trunk-yjit/vm.c:2420 _ec = 0x55b42c3a2b50 _tag = {tag = 36, retval = 4, buf = {0x7f1abb798b20, 0x55b42ac3ad98 <rb_vm_exec+328>, 0x0, 0x7f1abb798a10, 0x0}, prev = 0x7f1abb898c40, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #22 0x000055b42ac40068 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139752805559160, iseq=0x7f1abc54b270, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1442 arg_size = <optimized out> arg_size = <optimized out> #23 0x000055b42ac5089c in rb_vm_invoke_proc_with_self (ec=<optimized out>, proc=proc@entry=0x55b42c29c750, self=self@entry=139752805559160, argc=argc@entry=0, argv=argv@entry=0x7f1abb798ad0, kw_splat=<optimized out>, passed_block_handler=0) at /tmp/ruby/src/trunk-yjit/vm.c:1675 No locals. #24 0x000055b42abec3c3 in thread_do_start_proc (th=0x55b42c2f6500) at /tmp/ruby/src/trunk-yjit/thread.c:580 self = 139752805559160 args = <optimized out> args_ptr = 0x7f1abb798ad0 args_len = 0 procval = <optimized out> proc = 0x55b42c29c750 #25 0x000055b42abeedd4 in thread_do_start (th=0x55b42c2f6500) at /tmp/ruby/src/trunk-yjit/thread.c:624 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=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:694 _ec = 0x55b42c3a2b50 _tag = {tag = 36, retval = 139752846872492, buf = {0x7f1abb898ce0, 0x55b42abee7e0 <thread_start_func_2+1024>, 0x0, 0x7f1abb798b30, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 size = <optimized out> ractor_main_th = <optimized out> vm_stack = <optimized out> #27 0x000055b42abef1b4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1117 th = 0x55b42c2f6500 altstack = 0x55b42c2edc40 #28 0x00007f1abecb3b43 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 = {140735353416800, -7954023780009866108, 139752792233536, 22, 139752846866512, 140735353417152, 8045916651251600516, 8045922720724192388}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007f1abed44bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 7 (Thread 0x7f1abba9a640 (LWP 721154)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c224ba8) 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=0x55b42c224ba8) 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=0x55b42c224ba8, 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 0x00007f1abecb2ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55b42c224b40, cond=0x55b42c224b80) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f1abecb27a0 <__condvar_cleanup_waiting>, __arg = 0x7f1abb9993a0, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 20, cond = 0x55b42c224b80, mutex = 0x55b42c224b40, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 20 seq = 10 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=cond@entry=0x55b42c224b80, mutex=mutex@entry=0x55b42c224b40) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000055b42abe914d in rb_native_cond_wait (cond=cond@entry=0x55b42c224b80, mutex=mutex@entry=0x55b42c224b40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:191 r = <optimized out> #6 0x000055b42ac5a2e3 in vm_cond_wait (msec=0, cond=0x55b42c224b80, vm=0x55b42c224b10) at /tmp/ruby/src/trunk-yjit/vm_sync.c:201 lock_rec = <optimized out> cr = <optimized out> lock_rec = <optimized out> cr = <optimized out> #7 rb_vm_cond_wait (cond=0x55b42c224b80, vm=0x55b42c224b10) at /tmp/ruby/src/trunk-yjit/vm_sync.c:210 No locals. #8 rb_vm_barrier () at /tmp/ruby/src/trunk-yjit/vm_sync.c:268 vm = 0x55b42c224b10 cr = 0x55b42c318ea0 r = <optimized out> #9 0x000055b42aa6fdc0 in gc_enter (lock_lev=0x7f1abb99948c, event=gc_enter_event_continue, objspace=0x55b42c2270e0) at /tmp/ruby/src/trunk-yjit/gc.c:9586 No locals. #10 gc_continue (objspace=0x55b42c2270e0, size_pool=0x55b42c227100, heap=0x55b42c227150) at /tmp/ruby/src/trunk-yjit/gc.c:2414 lock_lev = 2 #11 0x000055b42aa71893 in heap_prepare (heap=0x55b42c227150, size_pool=0x55b42c227100, objspace=0x55b42c2270e0) at /tmp/ruby/src/trunk-yjit/gc.c:2438 __func__ = <optimized out> #12 heap_next_free_page (heap=0x55b42c227150, size_pool=0x55b42c227100, objspace=0x55b42c2270e0) at /tmp/ruby/src/trunk-yjit/gc.c:2653 page = <optimized out> page = <optimized out> __func__ = <optimized out> #13 newobj_alloc (objspace=0x55b42c2270e0, cr=0x55b42c318ea0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:2754 page = <optimized out> lev = 1 unlock_vm = <optimized out> size_pool = 0x55b42c227100 heap = 0x55b42c227150 cache = 0x55b42c319118 obj = <optimized out> __func__ = <optimized out> #14 0x000055b42aa76397 in newobj_of0 (alloc_size=40, cr=<optimized out>, wb_protected=<optimized out>, flags=12, klass=139752827641160) at /tmp/ruby/src/trunk-yjit/gc.c:2857 obj = <optimized out> objspace = <optimized out> size_pool_idx = 0 obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> i = <optimized out> cnt = <optimized out> #15 newobj_of (alloc_size=40, wb_protected=<optimized out>, v3=0, v2=1, v1=94232302718784, flags=12, klass=139752827641160, cr=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:2874 obj = <optimized out> obj = <optimized out> #16 rb_data_typed_object_wrap (type=0x55b42aee0f40 <time_data_type>, datap=0x0, klass=139752827641160) at /tmp/ruby/src/trunk-yjit/gc.c:3090 wb_protected = <optimized out> wb_protected = <optimized out> #17 rb_data_typed_object_zalloc (klass=139752827641160, size=size@entry=48, type=type@entry=0x55b42aee0f40 <time_data_type>) at /tmp/ruby/src/trunk-yjit/gc.c:3096 obj = <optimized out> #18 0x000055b42abf5e19 in time_s_alloc (klass=<optimized out>) at /tmp/ruby/src/trunk-yjit/time.c:1863 data_struct_obj = <optimized out> obj = <optimized out> tobj = <optimized out> #19 0x000055b42aaf1626 in class_call_alloc_func (klass=139752827641160, allocator=<optimized out>) at /tmp/ruby/src/trunk-yjit/object.c:2075 obj = <optimized out> obj = <optimized out> dtrace_line = <optimized out> dtrace_file = <optimized out> #20 rb_class_alloc (klass=139752827641160) at /tmp/ruby/src/trunk-yjit/object.c:2047 allocator = <optimized out> allocator = <optimized out> #21 rb_obj_alloc (klass=139752827641160) at /tmp/ruby/src/trunk-yjit/object.c:2087 No locals. #22 mutable_obj_clone (obj=139752787920600, kwfreeze=4) at /tmp/ruby/src/trunk-yjit/object.c:451 clone = <optimized out> singleton = <optimized out> argv = {139752793282080, 1687922147328} #23 0x000055b42ab4aea8 in copy_enter (obj=139752787920600, data=0x7f1abb999800) at /tmp/ruby/src/trunk-yjit/ractor.c:3420 No locals. #24 0x000055b42ab47e22 in obj_traverse_replace_i (obj=<optimized out>, data=0x7f1abb999800) at /tmp/ruby/src/trunk-yjit/ractor.c:3139 replacement = 1944167424 __func__ = "obj_traverse_replace_i" #25 0x000055b42ab4bd3f in rb_obj_traverse_replace (move=false, leave_func=0x55b42ab47a40 <copy_leave>, enter_func=0x55b42ab4adc0 <copy_enter>, obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor.c:3325 data = {enter_func = 0x55b42ab4adc0 <copy_enter>, leave_func = 0x55b42ab47a40 <copy_leave>, rec = 0x0, rec_hash = 0, replacement = 36, move = false} data = <optimized out> #26 ractor_copy (obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor.c:3434 val = <optimized out> val = <optimized out> #27 ractor_basket_prepare_contents (ptype=<synthetic pointer>, pobj=0x7f1abb9997a8, move=0, obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor.c:900 v = <optimized out> type = <optimized out> v = <optimized out> type = <optimized out> #28 ractor_try_yield (ec=0x55b42c319320, cr=0x55b42c318ea0, ts=0x55b42c318f48, obj=<optimized out>, move=0, exc=<optimized out>, is_will=false) at /tmp/ruby/src/trunk-yjit/ractor.c:1277 _ec = <optimized out> _tag = {tag = 36, retval = 0, buf = {0x55b42c318ec8, 0x55b42ab4ba40 <ractor_try_yield+480>, 0x0, 0x7f1abb999740, 0x55b42c2270e0}, prev = 0x7f1abb999a30, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> tr = 0x55b42c227e70 tb = 0x55b42c3a3bc8 type = <optimized out> b = {type = {e = basket_type_take_basket, atomic = 7}, sender = 139752827562040, p = {send = {v = 94232324488136, exception = 16}, take = {basket = 0x55b42c3a3bc8, config = 0x55b42c556410}}} #29 0x000055b42ab4c08a in ractor_yield (move=0, obj=139752787920600, cr=0x55b42c318ea0, ec=0x55b42c319320) at /tmp/ruby/src/trunk-yjit/ractor.c:1330 ts = 0x55b42c318f48 #30 builtin_inline_class_760 (ec=0x55b42c319320, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor.rb:761 move = 0 obj = 139752787920600 #31 0x000055b42ac4d13a in invoke_bf (argv=<optimized out>, bf=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6814 canary_p = <optimized out> ret = 36 #32 vm_invoke_builtin_delegate (cfp=<optimized out>, bf=<optimized out>, cfp=<optimized out>, bf=<optimized out>, start_index=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6837 __func__ = <optimized out> i = <optimized out> argv = <optimized out> #33 vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6826 __func__ = <optimized out> i = <optimized out> argv = <optimized out> #34 vm_exec_core (ec=0x55b42c319320) at ../../src/trunk-yjit/insns.def:1506 bf = 0x7f1abecb0197 <__GI___futex_abstimed_wait_cancelable64+231> index = 18446744073709551104 leaf = <optimized out> val = <optimized out> reg_pc = 0x55b42c2e6a58 reg_cfp = 0x7f1abba99a18 insns_address_table = {0x55b42ac4cbcc <vm_exec_core+9724>, 0x55b42ac4cb60 <vm_exec_core+9616>, 0x55b42ac4caef <vm_exec_core+9503>, 0x55b42ac4ca6b <vm_exec_core+9371>, 0x55b42ac4c9ef <vm_exec_core+9247>, 0x55b42ac4c96d <vm_exec_core+9117>, 0x55b42ac4cbf4 <vm_exec_core+9764>, 0x55b42ac4c404 <vm_exec_core+7732>, 0x55b42ac4c34f <vm_exec_core+7551>, 0x55b42ac4c2f7 <vm_exec_core+7463>, 0x55b42ac4c12c <vm_exec_core+7004>, 0x55b42ac4bf26 <vm_exec_core+6486>, 0x55b42ac4be31 <vm_exec_core+6241>, 0x55b42ac4bda8 <vm_exec_core+6104>, 0x55b42ac4c674 <vm_exec_core+8356>, 0x55b42ac4c631 <vm_exec_core+8289>, 0x55b42ac4c5f3 <vm_exec_core+8227>, 0x55b42ac4c5b8 <vm_exec_core+8168>, 0x55b42ac4c57d <vm_exec_core+8109>, 0x55b42ac4c542 <vm_exec_core+8050>, 0x55b42ac4c4ad <vm_exec_core+7901>, 0x55b42ac4c467 <vm_exec_core+7831>, 0x55b42ac4c7ee <vm_exec_core+8734>, 0x55b42ac4c7a2 <vm_exec_core+8658>, 0x55b42ac4c713 <vm_exec_core+8515>, 0x55b42ac4c6d3 <vm_exec_core+8451>, 0x55b42ac4c8c9 <vm_exec_core+8953>, 0x55b42ac4c84c <vm_exec_core+8828>, 0x55b42ac4c92a <vm_exec_core+9050>, 0x55b42ac4bd65 <vm_exec_core+6037>, 0x55b42ac4bbcd <vm_exec_core+5629>, 0x55b42ac4bb34 <vm_exec_core+5476>, 0x55b42ac4bacf <vm_exec_core+5375>, 0x55b42ac4ba73 <vm_exec_core+5283>, 0x55b42ac4ba23 <vm_exec_core+5203>, 0x55b42ac4b9f6 <vm_exec_core+5158>, 0x55b42ac4b9b5 <vm_exec_core+5093>, 0x55b42ac4b960 <vm_exec_core+5008>, 0x55b42ac4b926 <vm_exec_core+4950>, 0x55b42ac4b82c <vm_exec_core+4700>, 0x55b42ac4b7e3 <vm_exec_core+4627>, 0x55b42ac4b799 <vm_exec_core+4553>, 0x55b42ac4b765 <vm_exec_core+4501>, 0x55b42ac4b6f2 <vm_exec_core+4386>, 0x55b42ac4b68a <vm_exec_core+4282>, 0x55b42ac4b637 <vm_exec_core+4199>, 0x55b42ac4b5c2 <vm_exec_core+4082>, 0x55b42ac4b526 <vm_exec_core+3926>, 0x55b42ac4b422 <vm_exec_core+3666>, 0x55b42ac4b3e2 <vm_exec_core+3602>, 0x55b42ac4b397 <vm_exec_core+3527>, 0x55b42ac4b241 <vm_exec_core+3185>, 0x55b42ac4a628 <vm_exec_core+88>, 0x55b42ac4b1c3 <vm_exec_core+3059>, 0x55b42ac4b16e <vm_exec_core+2974>, 0x55b42ac4de36 <vm_exec_core+14438>, 0x55b42ac4b053 <vm_exec_core+2691>, 0x55b42ac4b0a8 <vm_exec_core+2776>, 0x55b42ac4af60 <vm_exec_core+2448>, 0x55b42ac4ae3b <vm_exec_core+2155>, 0x55b42ac4ad84 <vm_exec_core+1972>, 0x55b42ac4ced5 <vm_exec_core+10501>, 0x55b42ac4ad44 <vm_exec_core+1908>, 0x55b42ac4cdb2 <vm_exec_core+10210>, 0x55b42ac4cd53 <vm_exec_core+10115>, 0x55b42ac4cd11 <vm_exec_core+10049>, 0x55b42ac4cc65 <vm_exec_core+9877>, 0x55b42ac4ac9b <vm_exec_core+1739>, 0x55b42ac4ddcc <vm_exec_core+14332>, 0x55b42ac4d730 <vm_exec_core+12640>, 0x55b42ac4d801 <vm_exec_core+12849>, 0x55b42ac4dbe4 <vm_exec_core+13844>, 0x55b42ac4dc68 <vm_exec_core+13976>, 0x55b42ac4d4d2 <vm_exec_core+12034>, 0x55b42ac4d53d <vm_exec_core+12141>, 0x55b42ac4d604 <vm_exec_core+12340>, 0x55b42ac4d668 <vm_exec_core+12440>, 0x55b42ac4d6cc <vm_exec_core+12540>, 0x55b42ac4d79d <vm_exec_core+12749>, 0x55b42ac4d9e7 <vm_exec_core+13335>, 0x55b42ac4da6c <vm_exec_core+13468>, 0x55b42ac4dac0 <vm_exec_core+13552>, 0x55b42ac4dd05 <vm_exec_core+14133>, 0x55b42ac4db1b <vm_exec_core+13643>, 0x55b42ac4abe1 <vm_exec_core+1553>, 0x55b42ac4ab93 <vm_exec_core+1475>, 0x55b42ac4dba7 <vm_exec_core+13783>, 0x55b42ac4e01d <vm_exec_core+14925>, 0x55b42ac4d8cb <vm_exec_core+13051>, 0x55b42ac4d914 <vm_exec_core+13124>, 0x55b42ac4d972 <vm_exec_core+13218>, 0x55b42ac4d46a <vm_exec_core+11930>, 0x55b42ac4ab1e <vm_exec_core+1358>, 0x55b42ac4aa9a <vm_exec_core+1226>, 0x55b42ac4a9ea <vm_exec_core+1050>, 0x55b42ac4a99d <vm_exec_core+973>, 0x55b42ac4a94c <vm_exec_core+892>, 0x55b42ac4a8fd <vm_exec_core+813>, 0x55b42ac4a8a6 <vm_exec_core+726>, 0x55b42ac4a86b <vm_exec_core+667>, 0x55b42ac4a830 <vm_exec_core+608>, 0x55b42ac4cbbd <vm_exec_core+9709>, 0x55b42ac4cb51 <vm_exec_core+9601>, 0x55b42ac4cae0 <vm_exec_core+9488>, 0x55b42ac4ca5c <vm_exec_core+9356>, 0x55b42ac4c9e0 <vm_exec_core+9232>, 0x55b42ac4c95e <vm_exec_core+9102>, 0x55b42ac4cbe5 <vm_exec_core+9749>, 0x55b42ac4c3f5 <vm_exec_core+7717>, 0x55b42ac4c340 <vm_exec_core+7536>, 0x55b42ac4c2e8 <vm_exec_core+7448>, 0x55b42ac4c11d <vm_exec_core+6989>, 0x55b42ac4bf17 <vm_exec_core+6471>, 0x55b42ac4be22 <vm_exec_core+6226>, 0x55b42ac4bd99 <vm_exec_core+6089>, 0x55b42ac4c665 <vm_exec_core+8341>, 0x55b42ac4c622 <vm_exec_core+8274>, 0x55b42ac4c5e4 <vm_exec_core+8212>, 0x55b42ac4c5a9 <vm_exec_core+8153>, 0x55b42ac4c56e <vm_exec_core+8094>, 0x55b42ac4c533 <vm_exec_core+8035>, 0x55b42ac4c49e <vm_exec_core+7886>, 0x55b42ac4c458 <vm_exec_core+7816>, 0x55b42ac4c7df <vm_exec_core+8719>, 0x55b42ac4c793 <vm_exec_core+8643>, 0x55b42ac4c704 <vm_exec_core+8500>, 0x55b42ac4c6c4 <vm_exec_core+8436>, 0x55b42ac4c8ba <vm_exec_core+8938>, 0x55b42ac4c83d <vm_exec_core+8813>, 0x55b42ac4c91b <vm_exec_core+9035>, 0x55b42ac4bd56 <vm_exec_core+6022>, 0x55b42ac4bbbe <vm_exec_core+5614>, 0x55b42ac4bb25 <vm_exec_core+5461>, 0x55b42ac4bac0 <vm_exec_core+5360>, 0x55b42ac4ba64 <vm_exec_core+5268>, 0x55b42ac4ba14 <vm_exec_core+5188>, 0x55b42ac4b9e7 <vm_exec_core+5143>, 0x55b42ac4b9a6 <vm_exec_core+5078>, 0x55b42ac4b951 <vm_exec_core+4993>, 0x55b42ac4b917 <vm_exec_core+4935>, 0x55b42ac4b81d <vm_exec_core+4685>, 0x55b42ac4b7d4 <vm_exec_core+4612>, 0x55b42ac4b78a <vm_exec_core+4538>, 0x55b42ac4b756 <vm_exec_core+4486>, 0x55b42ac4b6e3 <vm_exec_core+4371>, 0x55b42ac4b67b <vm_exec_core+4267>, 0x55b42ac4b628 <vm_exec_core+4184>, 0x55b42ac4b5b3 <vm_exec_core+4067>, 0x55b42ac4b517 <vm_exec_core+3911>, 0x55b42ac4b413 <vm_exec_core+3651>, 0x55b42ac4b3d3 <vm_exec_core+3587>, 0x55b42ac4b388 <vm_exec_core+3512>, 0x55b42ac4b232 <vm_exec_core+3170>, 0x55b42ac4d8a3 <vm_exec_core+13011>, 0x55b42ac4b1b4 <vm_exec_core+3044>, 0x55b42ac4b15f <vm_exec_core+2959>, 0x55b42ac4d8b7 <vm_exec_core+13031>, 0x55b42ac4b044 <vm_exec_core+2676>, 0x55b42ac4b099 <vm_exec_core+2761>, 0x55b42ac4af51 <vm_exec_core+2433>, 0x55b42ac4ae2c <vm_exec_core+2140>, 0x55b42ac4ad75 <vm_exec_core+1957>, 0x55b42ac4cec6 <vm_exec_core+10486>, 0x55b42ac4ad35 <vm_exec_core+1893>, 0x55b42ac4cda3 <vm_exec_core+10195>, 0x55b42ac4cd44 <vm_exec_core+10100>, 0x55b42ac4cd02 <vm_exec_core+10034>, 0x55b42ac4cc56 <vm_exec_core+9862>, 0x55b42ac4ac8c <vm_exec_core+1724>, 0x55b42ac4de86 <vm_exec_core+14518>, 0x55b42ac4de9a <vm_exec_core+14538>, 0x55b42ac4deae <vm_exec_core+14558>, 0x55b42ac4dec2 <vm_exec_core+14578>, 0x55b42ac4ded6 <vm_exec_core+14598>, 0x55b42ac4deea <vm_exec_core+14618>, 0x55b42ac4defe <vm_exec_core+14638>, 0x55b42ac4df19 <vm_exec_core+14665>, 0x55b42ac4df2d <vm_exec_core+14685>, 0x55b42ac4df41 <vm_exec_core+14705>, 0x55b42ac4df55 <vm_exec_core+14725>, 0x55b42ac4df69 <vm_exec_core+14745>, 0x55b42ac4df7d <vm_exec_core+14765>, 0x55b42ac4df91 <vm_exec_core+14785>, 0x55b42ac4dfa5 <vm_exec_core+14805>, 0x55b42ac4dfb9 <vm_exec_core+14825>, 0x55b42ac4abd2 <vm_exec_core+1538>, 0x55b42ac4ab84 <vm_exec_core+1460>, 0x55b42ac4dfcd <vm_exec_core+14845>, 0x55b42ac4dfe1 <vm_exec_core+14865>, 0x55b42ac4dff5 <vm_exec_core+14885>, 0x55b42ac4e009 <vm_exec_core+14905>, 0x55b42ac4a611 <vm_exec_core+65>, 0x55b42ac4a615 <vm_exec_core+69>, 0x55b42ac4ab0f <vm_exec_core+1343>, 0x55b42ac4aa8b <vm_exec_core+1211>, 0x55b42ac4a9db <vm_exec_core+1035>, 0x55b42ac4a98e <vm_exec_core+958>, 0x55b42ac4a93d <vm_exec_core+877>, 0x55b42ac4a8ee <vm_exec_core+798>, 0x55b42ac4a897 <vm_exec_core+711>...} #35 0x000055b42ac3aee2 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2444 vm_loop_start = <optimized out> vm_loop_start = <optimized out> #36 rb_vm_exec (ec=0x55b42c319320) at /tmp/ruby/src/trunk-yjit/vm.c:2420 _ec = 0x55b42c319320 _tag = {tag = 36, retval = 4, buf = {0x7f1abb999b20, 0x55b42ac3ad98 <rb_vm_exec+328>, 0x0, 0x7f1abb999a10, 0x0}, prev = 0x7f1abba99c40, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #37 0x000055b42ac40068 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139752805559880, iseq=0x7f1abc54b270, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1442 arg_size = <optimized out> arg_size = <optimized out> #38 0x000055b42ac5089c in rb_vm_invoke_proc_with_self (ec=<optimized out>, proc=proc@entry=0x55b42c2fd5e0, self=self@entry=139752805559880, argc=argc@entry=0, argv=argv@entry=0x7f1abb999ad0, kw_splat=<optimized out>, passed_block_handler=0) at /tmp/ruby/src/trunk-yjit/vm.c:1675 No locals. #39 0x000055b42abec3c3 in thread_do_start_proc (th=0x55b42c319180) at /tmp/ruby/src/trunk-yjit/thread.c:580 self = 139752805559880 args = <optimized out> args_ptr = 0x7f1abb999ad0 args_len = 0 procval = <optimized out> proc = 0x55b42c2fd5e0 #40 0x000055b42abeedd4 in thread_do_start (th=0x55b42c319180) at /tmp/ruby/src/trunk-yjit/thread.c:624 result = 36 result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #41 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:694 _ec = 0x55b42c319320 _tag = {tag = 36, retval = 139752846872492, buf = {0x7f1abba99ce0, 0x55b42abee7e0 <thread_start_func_2+1024>, 0x0, 0x7f1abb999b30, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 size = <optimized out> ractor_main_th = <optimized out> vm_stack = <optimized out> #42 0x000055b42abef1b4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1117 th = 0x55b42c319180 altstack = 0x55b42c293450 #43 0x00007f1abecb3b43 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 = {140735353416800, -7954023780009866108, 139752794334784, 22, 139752846866512, 140735353417152, 8045916925592636548, 8045922720724192388}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #44 0x00007f1abed44bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 6 (Thread 0x7f1abbe9c640 (LWP 721152)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c3154e4) 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=0x55b42c3154e4) 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=0x55b42c3154e4, 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 0x00007f1abecb2ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55b42c224b40, cond=0x55b42c3154b8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f1abecb27a0 <__condvar_cleanup_waiting>, __arg = 0x7f1abbd9b6c0, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 7, cond = 0x55b42c3154b8, mutex = 0x55b42c224b40, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 7 seq = 3 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=cond@entry=0x55b42c3154b8, mutex=mutex@entry=0x55b42c224b40) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000055b42abe914d in rb_native_cond_wait (cond=cond@entry=0x55b42c3154b8, mutex=mutex@entry=0x55b42c224b40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:191 r = <optimized out> #6 0x000055b42ac59ec9 in vm_lock_enter (cr=0x55b42c3153c0, vm=0x55b42c224b10, locked=false, no_barrier=<optimized out>, lev=0x7f1abbd9b7d0) at /tmp/ruby/src/trunk-yjit/vm_sync.c:90 barrier_cnt = 47 th = 0x55b42c55edf0 running = true #7 0x000055b42abeb696 in rb_vm_lock_enter (line=2371, file=0x55b42adbdc20 "/tmp/ruby/src/trunk-yjit/thread.c", lev=0x7f1abbd9b7d0) at /tmp/ruby/src/trunk-yjit/vm_sync.h:75 No locals. #8 rb_threadptr_execute_interrupts (th=<optimized out>, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:2371 _lev = 0 sig = <optimized out> timer_interrupt = 0 pending_interrupt = 0 terminate_interrupt = 0 trap_interrupt = 0 interrupt = <optimized out> postponed_job_interrupt = 0 ret = 0 #9 0x000055b42ac2cfbf in rb_vm_check_ints (ec=0x55b42c2fcdd0) at /tmp/ruby/src/trunk-yjit/vm_core.h:1805 No locals. #10 rb_vm_check_ints (ec=0x55b42c2fcdd0) at /tmp/ruby/src/trunk-yjit/vm_core.h:1966 No locals. #11 vm_pop_frame (ep=<optimized out>, cfp=0x7f1abbe9b9e0, ec=0x55b42c2fcdd0) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:419 flags = <optimized out> flags = <optimized out> #12 rb_vm_pop_frame (ec=0x55b42c2fcdd0) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:428 No locals. #13 vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f1abbe9ba18, ec=0x55b42c2fcdd0) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3479 ci = 0x253f00140001 cc = <optimized out> val = 0 me = 0x7f1abc54e588 cfunc = <optimized out> recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #14 vm_call_cfunc_with_frame (ec=0x55b42c2fcdd0, reg_cfp=0x7f1abbe9ba18, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3503 argc = <optimized out> stack_bottom = <optimized out> argv = <optimized out> #15 0x000055b42ac4a6e7 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:407 val = 94232323954592 ci = 0x0 cc = <optimized out> recv = 94232323904740 argc = <optimized out> calling = {cd = 0x55b42c3217a0, cc = 0x7f1abc54e560, block_handler = 0, recv = 20001, 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> #16 vm_exec_core (ec=0x55b42c2fcdd0) at ../../src/trunk-yjit/insns.def:835 bh = <optimized out> cd = 0x55b42c3217a0 leaf = <optimized out> val = 94232323954592 reg_pc = 0x55b42c321508 reg_cfp = 0x7f1abbe9ba18 insns_address_table = {0x55b42ac4cbcc <vm_exec_core+9724>, 0x55b42ac4cb60 <vm_exec_core+9616>, 0x55b42ac4caef <vm_exec_core+9503>, 0x55b42ac4ca6b <vm_exec_core+9371>, 0x55b42ac4c9ef <vm_exec_core+9247>, 0x55b42ac4c96d <vm_exec_core+9117>, 0x55b42ac4cbf4 <vm_exec_core+9764>, 0x55b42ac4c404 <vm_exec_core+7732>, 0x55b42ac4c34f <vm_exec_core+7551>, 0x55b42ac4c2f7 <vm_exec_core+7463>, 0x55b42ac4c12c <vm_exec_core+7004>, 0x55b42ac4bf26 <vm_exec_core+6486>, 0x55b42ac4be31 <vm_exec_core+6241>, 0x55b42ac4bda8 <vm_exec_core+6104>, 0x55b42ac4c674 <vm_exec_core+8356>, 0x55b42ac4c631 <vm_exec_core+8289>, 0x55b42ac4c5f3 <vm_exec_core+8227>, 0x55b42ac4c5b8 <vm_exec_core+8168>, 0x55b42ac4c57d <vm_exec_core+8109>, 0x55b42ac4c542 <vm_exec_core+8050>, 0x55b42ac4c4ad <vm_exec_core+7901>, 0x55b42ac4c467 <vm_exec_core+7831>, 0x55b42ac4c7ee <vm_exec_core+8734>, 0x55b42ac4c7a2 <vm_exec_core+8658>, 0x55b42ac4c713 <vm_exec_core+8515>, 0x55b42ac4c6d3 <vm_exec_core+8451>, 0x55b42ac4c8c9 <vm_exec_core+8953>, 0x55b42ac4c84c <vm_exec_core+8828>, 0x55b42ac4c92a <vm_exec_core+9050>, 0x55b42ac4bd65 <vm_exec_core+6037>, 0x55b42ac4bbcd <vm_exec_core+5629>, 0x55b42ac4bb34 <vm_exec_core+5476>, 0x55b42ac4bacf <vm_exec_core+5375>, 0x55b42ac4ba73 <vm_exec_core+5283>, 0x55b42ac4ba23 <vm_exec_core+5203>, 0x55b42ac4b9f6 <vm_exec_core+5158>, 0x55b42ac4b9b5 <vm_exec_core+5093>, 0x55b42ac4b960 <vm_exec_core+5008>, 0x55b42ac4b926 <vm_exec_core+4950>, 0x55b42ac4b82c <vm_exec_core+4700>, 0x55b42ac4b7e3 <vm_exec_core+4627>, 0x55b42ac4b799 <vm_exec_core+4553>, 0x55b42ac4b765 <vm_exec_core+4501>, 0x55b42ac4b6f2 <vm_exec_core+4386>, 0x55b42ac4b68a <vm_exec_core+4282>, 0x55b42ac4b637 <vm_exec_core+4199>, 0x55b42ac4b5c2 <vm_exec_core+4082>, 0x55b42ac4b526 <vm_exec_core+3926>, 0x55b42ac4b422 <vm_exec_core+3666>, 0x55b42ac4b3e2 <vm_exec_core+3602>, 0x55b42ac4b397 <vm_exec_core+3527>, 0x55b42ac4b241 <vm_exec_core+3185>, 0x55b42ac4a628 <vm_exec_core+88>, 0x55b42ac4b1c3 <vm_exec_core+3059>, 0x55b42ac4b16e <vm_exec_core+2974>, 0x55b42ac4de36 <vm_exec_core+14438>, 0x55b42ac4b053 <vm_exec_core+2691>, 0x55b42ac4b0a8 <vm_exec_core+2776>, 0x55b42ac4af60 <vm_exec_core+2448>, 0x55b42ac4ae3b <vm_exec_core+2155>, 0x55b42ac4ad84 <vm_exec_core+1972>, 0x55b42ac4ced5 <vm_exec_core+10501>, 0x55b42ac4ad44 <vm_exec_core+1908>, 0x55b42ac4cdb2 <vm_exec_core+10210>, 0x55b42ac4cd53 <vm_exec_core+10115>, 0x55b42ac4cd11 <vm_exec_core+10049>, 0x55b42ac4cc65 <vm_exec_core+9877>, 0x55b42ac4ac9b <vm_exec_core+1739>, 0x55b42ac4ddcc <vm_exec_core+14332>, 0x55b42ac4d730 <vm_exec_core+12640>, 0x55b42ac4d801 <vm_exec_core+12849>, 0x55b42ac4dbe4 <vm_exec_core+13844>, 0x55b42ac4dc68 <vm_exec_core+13976>, 0x55b42ac4d4d2 <vm_exec_core+12034>, 0x55b42ac4d53d <vm_exec_core+12141>, 0x55b42ac4d604 <vm_exec_core+12340>, 0x55b42ac4d668 <vm_exec_core+12440>, 0x55b42ac4d6cc <vm_exec_core+12540>, 0x55b42ac4d79d <vm_exec_core+12749>, 0x55b42ac4d9e7 <vm_exec_core+13335>, 0x55b42ac4da6c <vm_exec_core+13468>, 0x55b42ac4dac0 <vm_exec_core+13552>, 0x55b42ac4dd05 <vm_exec_core+14133>, 0x55b42ac4db1b <vm_exec_core+13643>, 0x55b42ac4abe1 <vm_exec_core+1553>, 0x55b42ac4ab93 <vm_exec_core+1475>, 0x55b42ac4dba7 <vm_exec_core+13783>, 0x55b42ac4e01d <vm_exec_core+14925>, 0x55b42ac4d8cb <vm_exec_core+13051>, 0x55b42ac4d914 <vm_exec_core+13124>, 0x55b42ac4d972 <vm_exec_core+13218>, 0x55b42ac4d46a <vm_exec_core+11930>, 0x55b42ac4ab1e <vm_exec_core+1358>, 0x55b42ac4aa9a <vm_exec_core+1226>, 0x55b42ac4a9ea <vm_exec_core+1050>, 0x55b42ac4a99d <vm_exec_core+973>, 0x55b42ac4a94c <vm_exec_core+892>, 0x55b42ac4a8fd <vm_exec_core+813>, 0x55b42ac4a8a6 <vm_exec_core+726>, 0x55b42ac4a86b <vm_exec_core+667>, 0x55b42ac4a830 <vm_exec_core+608>, 0x55b42ac4cbbd <vm_exec_core+9709>, 0x55b42ac4cb51 <vm_exec_core+9601>, 0x55b42ac4cae0 <vm_exec_core+9488>, 0x55b42ac4ca5c <vm_exec_core+9356>, 0x55b42ac4c9e0 <vm_exec_core+9232>, 0x55b42ac4c95e <vm_exec_core+9102>, 0x55b42ac4cbe5 <vm_exec_core+9749>, 0x55b42ac4c3f5 <vm_exec_core+7717>, 0x55b42ac4c340 <vm_exec_core+7536>, 0x55b42ac4c2e8 <vm_exec_core+7448>, 0x55b42ac4c11d <vm_exec_core+6989>, 0x55b42ac4bf17 <vm_exec_core+6471>, 0x55b42ac4be22 <vm_exec_core+6226>, 0x55b42ac4bd99 <vm_exec_core+6089>, 0x55b42ac4c665 <vm_exec_core+8341>, 0x55b42ac4c622 <vm_exec_core+8274>, 0x55b42ac4c5e4 <vm_exec_core+8212>, 0x55b42ac4c5a9 <vm_exec_core+8153>, 0x55b42ac4c56e <vm_exec_core+8094>, 0x55b42ac4c533 <vm_exec_core+8035>, 0x55b42ac4c49e <vm_exec_core+7886>, 0x55b42ac4c458 <vm_exec_core+7816>, 0x55b42ac4c7df <vm_exec_core+8719>, 0x55b42ac4c793 <vm_exec_core+8643>, 0x55b42ac4c704 <vm_exec_core+8500>, 0x55b42ac4c6c4 <vm_exec_core+8436>, 0x55b42ac4c8ba <vm_exec_core+8938>, 0x55b42ac4c83d <vm_exec_core+8813>, 0x55b42ac4c91b <vm_exec_core+9035>, 0x55b42ac4bd56 <vm_exec_core+6022>, 0x55b42ac4bbbe <vm_exec_core+5614>, 0x55b42ac4bb25 <vm_exec_core+5461>, 0x55b42ac4bac0 <vm_exec_core+5360>, 0x55b42ac4ba64 <vm_exec_core+5268>, 0x55b42ac4ba14 <vm_exec_core+5188>, 0x55b42ac4b9e7 <vm_exec_core+5143>, 0x55b42ac4b9a6 <vm_exec_core+5078>, 0x55b42ac4b951 <vm_exec_core+4993>, 0x55b42ac4b917 <vm_exec_core+4935>, 0x55b42ac4b81d <vm_exec_core+4685>, 0x55b42ac4b7d4 <vm_exec_core+4612>, 0x55b42ac4b78a <vm_exec_core+4538>, 0x55b42ac4b756 <vm_exec_core+4486>, 0x55b42ac4b6e3 <vm_exec_core+4371>, 0x55b42ac4b67b <vm_exec_core+4267>, 0x55b42ac4b628 <vm_exec_core+4184>, 0x55b42ac4b5b3 <vm_exec_core+4067>, 0x55b42ac4b517 <vm_exec_core+3911>, 0x55b42ac4b413 <vm_exec_core+3651>, 0x55b42ac4b3d3 <vm_exec_core+3587>, 0x55b42ac4b388 <vm_exec_core+3512>, 0x55b42ac4b232 <vm_exec_core+3170>, 0x55b42ac4d8a3 <vm_exec_core+13011>, 0x55b42ac4b1b4 <vm_exec_core+3044>, 0x55b42ac4b15f <vm_exec_core+2959>, 0x55b42ac4d8b7 <vm_exec_core+13031>, 0x55b42ac4b044 <vm_exec_core+2676>, 0x55b42ac4b099 <vm_exec_core+2761>, 0x55b42ac4af51 <vm_exec_core+2433>, 0x55b42ac4ae2c <vm_exec_core+2140>, 0x55b42ac4ad75 <vm_exec_core+1957>, 0x55b42ac4cec6 <vm_exec_core+10486>, 0x55b42ac4ad35 <vm_exec_core+1893>, 0x55b42ac4cda3 <vm_exec_core+10195>, 0x55b42ac4cd44 <vm_exec_core+10100>, 0x55b42ac4cd02 <vm_exec_core+10034>, 0x55b42ac4cc56 <vm_exec_core+9862>, 0x55b42ac4ac8c <vm_exec_core+1724>, 0x55b42ac4de86 <vm_exec_core+14518>, 0x55b42ac4de9a <vm_exec_core+14538>, 0x55b42ac4deae <vm_exec_core+14558>, 0x55b42ac4dec2 <vm_exec_core+14578>, 0x55b42ac4ded6 <vm_exec_core+14598>, 0x55b42ac4deea <vm_exec_core+14618>, 0x55b42ac4defe <vm_exec_core+14638>, 0x55b42ac4df19 <vm_exec_core+14665>, 0x55b42ac4df2d <vm_exec_core+14685>, 0x55b42ac4df41 <vm_exec_core+14705>, 0x55b42ac4df55 <vm_exec_core+14725>, 0x55b42ac4df69 <vm_exec_core+14745>, 0x55b42ac4df7d <vm_exec_core+14765>, 0x55b42ac4df91 <vm_exec_core+14785>, 0x55b42ac4dfa5 <vm_exec_core+14805>, 0x55b42ac4dfb9 <vm_exec_core+14825>, 0x55b42ac4abd2 <vm_exec_core+1538>, 0x55b42ac4ab84 <vm_exec_core+1460>, 0x55b42ac4dfcd <vm_exec_core+14845>, 0x55b42ac4dfe1 <vm_exec_core+14865>, 0x55b42ac4dff5 <vm_exec_core+14885>, 0x55b42ac4e009 <vm_exec_core+14905>, 0x55b42ac4a611 <vm_exec_core+65>, 0x55b42ac4a615 <vm_exec_core+69>, 0x55b42ac4ab0f <vm_exec_core+1343>, 0x55b42ac4aa8b <vm_exec_core+1211>, 0x55b42ac4a9db <vm_exec_core+1035>, 0x55b42ac4a98e <vm_exec_core+958>, 0x55b42ac4a93d <vm_exec_core+877>, 0x55b42ac4a8ee <vm_exec_core+798>, 0x55b42ac4a897 <vm_exec_core+711>...} #17 0x000055b42ac3aee2 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2444 vm_loop_start = <optimized out> vm_loop_start = <optimized out> #18 rb_vm_exec (ec=0x55b42c2fcdd0) at /tmp/ruby/src/trunk-yjit/vm.c:2420 _ec = 0x55b42c2fcdd0 _tag = {tag = 36, retval = 4, buf = {0x7f1abbd9bb20, 0x55b42ac3ad98 <rb_vm_exec+328>, 0x0, 0x7f1abbd9ba10, 0x0}, prev = 0x7f1abbe9bc40, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #19 0x000055b42ac40068 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139752805561520, iseq=0x7f1abc54b270, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1442 arg_size = <optimized out> arg_size = <optimized out> #20 0x000055b42ac5089c in rb_vm_invoke_proc_with_self (ec=<optimized out>, proc=proc@entry=0x55b42c561260, self=self@entry=139752805561520, argc=argc@entry=0, argv=argv@entry=0x7f1abbd9bad0, kw_splat=<optimized out>, passed_block_handler=0) at /tmp/ruby/src/trunk-yjit/vm.c:1675 No locals. #21 0x000055b42abec3c3 in thread_do_start_proc (th=0x55b42c55edf0) at /tmp/ruby/src/trunk-yjit/thread.c:580 self = 139752805561520 args = <optimized out> args_ptr = 0x7f1abbd9bad0 args_len = 0 procval = <optimized out> proc = 0x55b42c561260 #22 0x000055b42abeedd4 in thread_do_start (th=0x55b42c55edf0) at /tmp/ruby/src/trunk-yjit/thread.c:624 result = 36 result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #23 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:694 _ec = 0x55b42c2fcdd0 _tag = {tag = 36, retval = 139752846872492, buf = {0x7f1abbe9bce0, 0x55b42abee7e0 <thread_start_func_2+1024>, 0x0, 0x7f1abbd9bb30, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 size = <optimized out> ractor_main_th = <optimized out> vm_stack = <optimized out> #24 0x000055b42abef1b4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1117 th = 0x55b42c55edf0 altstack = 0x55b42c54d400 #25 0x00007f1abecb3b43 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 = {140735353416800, -7954023780009866108, 139752798537280, 22, 139752846866512, 140735353417152, 8045916376910564484, 8045922720724192388}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #26 0x00007f1abed44bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 5 (Thread 0x7f1abc09d640 (LWP 721151)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c297954) 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=0x55b42c297954) 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=0x55b42c297954, 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 0x00007f1abecb2ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55b42c224b40, cond=0x55b42c297928) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f1abecb27a0 <__condvar_cleanup_waiting>, __arg = 0x7f1abbf9bf70, __canceltype = -1135300144, __prev = 0x0} cbuffer = {wseq = 11, cond = 0x55b42c297928, mutex = 0x55b42c224b40, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 11 seq = 5 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=cond@entry=0x55b42c297928, mutex=mutex@entry=0x55b42c224b40) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000055b42abe914d in rb_native_cond_wait (cond=cond@entry=0x55b42c297928, mutex=mutex@entry=0x55b42c224b40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:191 r = <optimized out> #6 0x000055b42ac59ec9 in vm_lock_enter (cr=0x55b42c297830, vm=0x55b42c224b10, locked=false, no_barrier=<optimized out>, lev=0x7f1abbf9c080) at /tmp/ruby/src/trunk-yjit/vm_sync.c:90 barrier_cnt = 47 th = 0x55b42c297b10 running = true #7 0x000055b42abeb696 in rb_vm_lock_enter (line=2371, file=0x55b42adbdc20 "/tmp/ruby/src/trunk-yjit/thread.c", lev=0x7f1abbf9c080) at /tmp/ruby/src/trunk-yjit/vm_sync.h:75 No locals. #8 rb_threadptr_execute_interrupts (th=<optimized out>, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:2371 _lev = 3141861192 sig = <optimized out> timer_interrupt = 0 pending_interrupt = 0 terminate_interrupt = 0 trap_interrupt = 0 interrupt = <optimized out> postponed_job_interrupt = 0 ret = 0 #9 0x000055b42ac50111 in rb_vm_check_ints (ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_core.h:1805 No locals. #10 rb_vm_check_ints (ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_core.h:1966 No locals. #11 vm_exec_core (ec=0x55b42c3150f0) at ../../src/trunk-yjit/insns.def:1045 dst = <optimized out> leaf = <optimized out> val = 0 reg_pc = 0x55b42c321628 reg_cfp = 0x7f1abc09c9a8 insns_address_table = {0x55b42ac4cbcc <vm_exec_core+9724>, 0x55b42ac4cb60 <vm_exec_core+9616>, 0x55b42ac4caef <vm_exec_core+9503>, 0x55b42ac4ca6b <vm_exec_core+9371>, 0x55b42ac4c9ef <vm_exec_core+9247>, 0x55b42ac4c96d <vm_exec_core+9117>, 0x55b42ac4cbf4 <vm_exec_core+9764>, 0x55b42ac4c404 <vm_exec_core+7732>, 0x55b42ac4c34f <vm_exec_core+7551>, 0x55b42ac4c2f7 <vm_exec_core+7463>, 0x55b42ac4c12c <vm_exec_core+7004>, 0x55b42ac4bf26 <vm_exec_core+6486>, 0x55b42ac4be31 <vm_exec_core+6241>, 0x55b42ac4bda8 <vm_exec_core+6104>, 0x55b42ac4c674 <vm_exec_core+8356>, 0x55b42ac4c631 <vm_exec_core+8289>, 0x55b42ac4c5f3 <vm_exec_core+8227>, 0x55b42ac4c5b8 <vm_exec_core+8168>, 0x55b42ac4c57d <vm_exec_core+8109>, 0x55b42ac4c542 <vm_exec_core+8050>, 0x55b42ac4c4ad <vm_exec_core+7901>, 0x55b42ac4c467 <vm_exec_core+7831>, 0x55b42ac4c7ee <vm_exec_core+8734>, 0x55b42ac4c7a2 <vm_exec_core+8658>, 0x55b42ac4c713 <vm_exec_core+8515>, 0x55b42ac4c6d3 <vm_exec_core+8451>, 0x55b42ac4c8c9 <vm_exec_core+8953>, 0x55b42ac4c84c <vm_exec_core+8828>, 0x55b42ac4c92a <vm_exec_core+9050>, 0x55b42ac4bd65 <vm_exec_core+6037>, 0x55b42ac4bbcd <vm_exec_core+5629>, 0x55b42ac4bb34 <vm_exec_core+5476>, 0x55b42ac4bacf <vm_exec_core+5375>, 0x55b42ac4ba73 <vm_exec_core+5283>, 0x55b42ac4ba23 <vm_exec_core+5203>, 0x55b42ac4b9f6 <vm_exec_core+5158>, 0x55b42ac4b9b5 <vm_exec_core+5093>, 0x55b42ac4b960 <vm_exec_core+5008>, 0x55b42ac4b926 <vm_exec_core+4950>, 0x55b42ac4b82c <vm_exec_core+4700>, 0x55b42ac4b7e3 <vm_exec_core+4627>, 0x55b42ac4b799 <vm_exec_core+4553>, 0x55b42ac4b765 <vm_exec_core+4501>, 0x55b42ac4b6f2 <vm_exec_core+4386>, 0x55b42ac4b68a <vm_exec_core+4282>, 0x55b42ac4b637 <vm_exec_core+4199>, 0x55b42ac4b5c2 <vm_exec_core+4082>, 0x55b42ac4b526 <vm_exec_core+3926>, 0x55b42ac4b422 <vm_exec_core+3666>, 0x55b42ac4b3e2 <vm_exec_core+3602>, 0x55b42ac4b397 <vm_exec_core+3527>, 0x55b42ac4b241 <vm_exec_core+3185>, 0x55b42ac4a628 <vm_exec_core+88>, 0x55b42ac4b1c3 <vm_exec_core+3059>, 0x55b42ac4b16e <vm_exec_core+2974>, 0x55b42ac4de36 <vm_exec_core+14438>, 0x55b42ac4b053 <vm_exec_core+2691>, 0x55b42ac4b0a8 <vm_exec_core+2776>, 0x55b42ac4af60 <vm_exec_core+2448>, 0x55b42ac4ae3b <vm_exec_core+2155>, 0x55b42ac4ad84 <vm_exec_core+1972>, 0x55b42ac4ced5 <vm_exec_core+10501>, 0x55b42ac4ad44 <vm_exec_core+1908>, 0x55b42ac4cdb2 <vm_exec_core+10210>, 0x55b42ac4cd53 <vm_exec_core+10115>, 0x55b42ac4cd11 <vm_exec_core+10049>, 0x55b42ac4cc65 <vm_exec_core+9877>, 0x55b42ac4ac9b <vm_exec_core+1739>, 0x55b42ac4ddcc <vm_exec_core+14332>, 0x55b42ac4d730 <vm_exec_core+12640>, 0x55b42ac4d801 <vm_exec_core+12849>, 0x55b42ac4dbe4 <vm_exec_core+13844>, 0x55b42ac4dc68 <vm_exec_core+13976>, 0x55b42ac4d4d2 <vm_exec_core+12034>, 0x55b42ac4d53d <vm_exec_core+12141>, 0x55b42ac4d604 <vm_exec_core+12340>, 0x55b42ac4d668 <vm_exec_core+12440>, 0x55b42ac4d6cc <vm_exec_core+12540>, 0x55b42ac4d79d <vm_exec_core+12749>, 0x55b42ac4d9e7 <vm_exec_core+13335>, 0x55b42ac4da6c <vm_exec_core+13468>, 0x55b42ac4dac0 <vm_exec_core+13552>, 0x55b42ac4dd05 <vm_exec_core+14133>, 0x55b42ac4db1b <vm_exec_core+13643>, 0x55b42ac4abe1 <vm_exec_core+1553>, 0x55b42ac4ab93 <vm_exec_core+1475>, 0x55b42ac4dba7 <vm_exec_core+13783>, 0x55b42ac4e01d <vm_exec_core+14925>, 0x55b42ac4d8cb <vm_exec_core+13051>, 0x55b42ac4d914 <vm_exec_core+13124>, 0x55b42ac4d972 <vm_exec_core+13218>, 0x55b42ac4d46a <vm_exec_core+11930>, 0x55b42ac4ab1e <vm_exec_core+1358>, 0x55b42ac4aa9a <vm_exec_core+1226>, 0x55b42ac4a9ea <vm_exec_core+1050>, 0x55b42ac4a99d <vm_exec_core+973>, 0x55b42ac4a94c <vm_exec_core+892>, 0x55b42ac4a8fd <vm_exec_core+813>, 0x55b42ac4a8a6 <vm_exec_core+726>, 0x55b42ac4a86b <vm_exec_core+667>, 0x55b42ac4a830 <vm_exec_core+608>, 0x55b42ac4cbbd <vm_exec_core+9709>, 0x55b42ac4cb51 <vm_exec_core+9601>, 0x55b42ac4cae0 <vm_exec_core+9488>, 0x55b42ac4ca5c <vm_exec_core+9356>, 0x55b42ac4c9e0 <vm_exec_core+9232>, 0x55b42ac4c95e <vm_exec_core+9102>, 0x55b42ac4cbe5 <vm_exec_core+9749>, 0x55b42ac4c3f5 <vm_exec_core+7717>, 0x55b42ac4c340 <vm_exec_core+7536>, 0x55b42ac4c2e8 <vm_exec_core+7448>, 0x55b42ac4c11d <vm_exec_core+6989>, 0x55b42ac4bf17 <vm_exec_core+6471>, 0x55b42ac4be22 <vm_exec_core+6226>, 0x55b42ac4bd99 <vm_exec_core+6089>, 0x55b42ac4c665 <vm_exec_core+8341>, 0x55b42ac4c622 <vm_exec_core+8274>, 0x55b42ac4c5e4 <vm_exec_core+8212>, 0x55b42ac4c5a9 <vm_exec_core+8153>, 0x55b42ac4c56e <vm_exec_core+8094>, 0x55b42ac4c533 <vm_exec_core+8035>, 0x55b42ac4c49e <vm_exec_core+7886>, 0x55b42ac4c458 <vm_exec_core+7816>, 0x55b42ac4c7df <vm_exec_core+8719>, 0x55b42ac4c793 <vm_exec_core+8643>, 0x55b42ac4c704 <vm_exec_core+8500>, 0x55b42ac4c6c4 <vm_exec_core+8436>, 0x55b42ac4c8ba <vm_exec_core+8938>, 0x55b42ac4c83d <vm_exec_core+8813>, 0x55b42ac4c91b <vm_exec_core+9035>, 0x55b42ac4bd56 <vm_exec_core+6022>, 0x55b42ac4bbbe <vm_exec_core+5614>, 0x55b42ac4bb25 <vm_exec_core+5461>, 0x55b42ac4bac0 <vm_exec_core+5360>, 0x55b42ac4ba64 <vm_exec_core+5268>, 0x55b42ac4ba14 <vm_exec_core+5188>, 0x55b42ac4b9e7 <vm_exec_core+5143>, 0x55b42ac4b9a6 <vm_exec_core+5078>, 0x55b42ac4b951 <vm_exec_core+4993>, 0x55b42ac4b917 <vm_exec_core+4935>, 0x55b42ac4b81d <vm_exec_core+4685>, 0x55b42ac4b7d4 <vm_exec_core+4612>, 0x55b42ac4b78a <vm_exec_core+4538>, 0x55b42ac4b756 <vm_exec_core+4486>, 0x55b42ac4b6e3 <vm_exec_core+4371>, 0x55b42ac4b67b <vm_exec_core+4267>, 0x55b42ac4b628 <vm_exec_core+4184>, 0x55b42ac4b5b3 <vm_exec_core+4067>, 0x55b42ac4b517 <vm_exec_core+3911>, 0x55b42ac4b413 <vm_exec_core+3651>, 0x55b42ac4b3d3 <vm_exec_core+3587>, 0x55b42ac4b388 <vm_exec_core+3512>, 0x55b42ac4b232 <vm_exec_core+3170>, 0x55b42ac4d8a3 <vm_exec_core+13011>, 0x55b42ac4b1b4 <vm_exec_core+3044>, 0x55b42ac4b15f <vm_exec_core+2959>, 0x55b42ac4d8b7 <vm_exec_core+13031>, 0x55b42ac4b044 <vm_exec_core+2676>, 0x55b42ac4b099 <vm_exec_core+2761>, 0x55b42ac4af51 <vm_exec_core+2433>, 0x55b42ac4ae2c <vm_exec_core+2140>, 0x55b42ac4ad75 <vm_exec_core+1957>, 0x55b42ac4cec6 <vm_exec_core+10486>, 0x55b42ac4ad35 <vm_exec_core+1893>, 0x55b42ac4cda3 <vm_exec_core+10195>, 0x55b42ac4cd44 <vm_exec_core+10100>, 0x55b42ac4cd02 <vm_exec_core+10034>, 0x55b42ac4cc56 <vm_exec_core+9862>, 0x55b42ac4ac8c <vm_exec_core+1724>, 0x55b42ac4de86 <vm_exec_core+14518>, 0x55b42ac4de9a <vm_exec_core+14538>, 0x55b42ac4deae <vm_exec_core+14558>, 0x55b42ac4dec2 <vm_exec_core+14578>, 0x55b42ac4ded6 <vm_exec_core+14598>, 0x55b42ac4deea <vm_exec_core+14618>, 0x55b42ac4defe <vm_exec_core+14638>, 0x55b42ac4df19 <vm_exec_core+14665>, 0x55b42ac4df2d <vm_exec_core+14685>, 0x55b42ac4df41 <vm_exec_core+14705>, 0x55b42ac4df55 <vm_exec_core+14725>, 0x55b42ac4df69 <vm_exec_core+14745>, 0x55b42ac4df7d <vm_exec_core+14765>, 0x55b42ac4df91 <vm_exec_core+14785>, 0x55b42ac4dfa5 <vm_exec_core+14805>, 0x55b42ac4dfb9 <vm_exec_core+14825>, 0x55b42ac4abd2 <vm_exec_core+1538>, 0x55b42ac4ab84 <vm_exec_core+1460>, 0x55b42ac4dfcd <vm_exec_core+14845>, 0x55b42ac4dfe1 <vm_exec_core+14865>, 0x55b42ac4dff5 <vm_exec_core+14885>, 0x55b42ac4e009 <vm_exec_core+14905>, 0x55b42ac4a611 <vm_exec_core+65>, 0x55b42ac4a615 <vm_exec_core+69>, 0x55b42ac4ab0f <vm_exec_core+1343>, 0x55b42ac4aa8b <vm_exec_core+1211>, 0x55b42ac4a9db <vm_exec_core+1035>, 0x55b42ac4a98e <vm_exec_core+958>, 0x55b42ac4a93d <vm_exec_core+877>, 0x55b42ac4a8ee <vm_exec_core+798>, 0x55b42ac4a897 <vm_exec_core+711>...} #12 0x000055b42ac3aee2 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2444 vm_loop_start = <optimized out> vm_loop_start = <optimized out> #13 rb_vm_exec (ec=0x55b42c3150f0) at /tmp/ruby/src/trunk-yjit/vm.c:2420 _ec = 0x55b42c3150f0 _tag = {tag = 36, retval = 4, buf = {0x55b42c3150f0, 0x55b42ac3ad98 <rb_vm_exec+328>, 0x0, 0x7f1abbf9c1f0, 0x0}, prev = 0x7f1abbf9c410, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #14 0x000055b42ac41178 in vm_call0_cc (ec=0x55b42c3150f0, recv=20001, 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 = {0, 0} calling = {cd = 0x7f1abbf9c2c0, cc = 0x7f1abc54e5b0, block_handler = 139752800635443, recv = 20001, argc = 0, kw_splat = false, heap_argv = 0} #15 0x000055b42ac434eb in rb_call (scope=<optimized out>, argv=<optimized out>, argc=<optimized out>, mid=<optimized out>, recv=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:895 ec = <optimized out> ec = <optimized out> #16 iterate_method (obj=obj@entry=139752799585440) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1546 arg = 0x7f1abbf9c4a0 #17 0x000055b42ac3510e in rb_iterate0 (it_proc=it_proc@entry=0x55b42ac434b0 <iterate_method>, data1=data1@entry=139752799585440, ifunc=0x0, ec=ec@entry=0x55b42c3150f0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1488 _ec = 0x55b42c3150f0 _tag = {tag = 36, retval = 0, buf = {0x7f1abbf9c4a0, 0x55b42ac35190 <rb_iterate0+400>, 0x0, 0x7f1abbf9c3b0, 0x0}, prev = 0x7f1abbf9c760, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE retval = 4 cfp = 0x7f1abc09c9e0 #18 0x000055b42ac355a6 in rb_iterate_internal (data2=139752799585440, bl_proc=0x0, data1=139752799585440, it_proc=0x55b42ac434b0 <iterate_method>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1520 No locals. #19 rb_block_call_kw (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=bl_proc@entry=0x0, data2=data2@entry=139752787738560, kw_splat=0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1569 arg = {obj = 20001, mid = 28289, argc = 0, argv = 0x0, kw_splat = 0} #20 0x000055b42aa3957e in enumerator_block_call (obj=<optimized out>, func=0x0, arg=139752787738560) at /tmp/ruby/src/trunk-yjit/enumerator.c:576 argc = <optimized out> argv = <optimized out> e = <optimized out> meth = <optimized out> #21 0x000055b42ac4056f in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x55b42c3150f0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:173 reg_cfp = 0x7f1abc09ca18 ci = <optimized out> me = 0x7f1abda4ea28 mid = 3041 block_handler = <optimized out> recv = <optimized out> argc = <optimized out> val = <optimized out> cfunc = 0x55b42c2acdf8 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> #22 vm_call0_cfunc (argv=0x0, calling=<optimized out>, ec=0x55b42c3150f0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:187 No locals. #23 vm_call0_body (ec=0x55b42c3150f0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:233 ci = <optimized out> cc = <optimized out> ret = <optimized out> #24 0x000055b42ac41178 in vm_call0_cc (ec=0x55b42c3150f0, recv=139752787738560, 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 = {0, 48} calling = {cd = 0x7f1abbf9c610, cc = 0x7f1abc5bf9b8, block_handler = 139752800635443, recv = 139752787738560, argc = 0, kw_splat = false, heap_argv = 0} #25 0x000055b42ac434eb in rb_call (scope=<optimized out>, argv=<optimized out>, argc=<optimized out>, mid=<optimized out>, recv=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:895 ec = <optimized out> ec = <optimized out> #26 iterate_method (obj=obj@entry=139752799586288) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1546 arg = 0x7f1abbf9c7f0 #27 0x000055b42ac3510e in rb_iterate0 (it_proc=it_proc@entry=0x55b42ac434b0 <iterate_method>, data1=data1@entry=139752799586288, ifunc=0x7f1abb44ff20, ec=0x55b42c3150f0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1488 _ec = 0x55b42c3150f0 _tag = {tag = 36, retval = 94232302714496, buf = {0x7f1abb44ffc0, 0x55b42ac35190 <rb_iterate0+400>, 0x0, 0x7f1abbf9c700, 0x7f1abb44ffc0}, prev = 0x7f1abbf9ca30, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE retval = 4 cfp = 0x7f1abc09ca18 #28 0x000055b42ac35405 in rb_lambda_call (obj=obj@entry=139752787738560, mid=mid@entry=3041, argc=argc@entry=0, argv=argv@entry=0x0, bl_proc=bl_proc@entry=0x55b42aa2b030 <collect_i>, min_argc=<optimized out>, max_argc=0, data2=139752787738440) at /tmp/ruby/src/trunk-yjit/vm_core.h:1846 arg = {obj = 139752787738560, mid = 3041, argc = 0, argv = 0x0, kw_splat = 0} block = <optimized out> #29 0x000055b42aa2dd7b in enum_collect (obj=139752787738560) at /tmp/ruby/src/trunk-yjit/enum.c:647 ary = 139752787738440 min_argc = <optimized out> max_argc = 0 #30 0x000055b42ac2cdec in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f1abc09ca50, ec=0x55b42c3150f0) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3475 ci = 0x166100000001 cc = <optimized out> val = <optimized out> me = 0x7f1abc5bfa58 cfunc = 0x55b42c25a508 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> #31 vm_call_cfunc_with_frame (ec=0x55b42c3150f0, reg_cfp=0x7f1abc09ca50, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3503 argc = 0 stack_bottom = <optimized out> argv = <optimized out> #32 0x000055b42ac4b36a 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:407 val = 94232324406064 ci = 0x55b42c297954 cc = <optimized out> recv = 0 argc = <optimized out> calling = {cd = 0x55b42c38fb30, cc = 0x7f1abc5bfa30, block_handler = 139752800635497, recv = 139752787738560, 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> #33 vm_exec_core (ec=0x55b42c3150f0) at ../../src/trunk-yjit/insns.def:815 bh = 18446744073709551104 cd = 0x55b42c38fb30 blockiseq = 0x0 leaf = <optimized out> val = 94232324406064 reg_pc = 0x55b42c2678d8 reg_cfp = 0x7f1abc09ca50 insns_address_table = {0x55b42ac4cbcc <vm_exec_core+9724>, 0x55b42ac4cb60 <vm_exec_core+9616>, 0x55b42ac4caef <vm_exec_core+9503>, 0x55b42ac4ca6b <vm_exec_core+9371>, 0x55b42ac4c9ef <vm_exec_core+9247>, 0x55b42ac4c96d <vm_exec_core+9117>, 0x55b42ac4cbf4 <vm_exec_core+9764>, 0x55b42ac4c404 <vm_exec_core+7732>, 0x55b42ac4c34f <vm_exec_core+7551>, 0x55b42ac4c2f7 <vm_exec_core+7463>, 0x55b42ac4c12c <vm_exec_core+7004>, 0x55b42ac4bf26 <vm_exec_core+6486>, 0x55b42ac4be31 <vm_exec_core+6241>, 0x55b42ac4bda8 <vm_exec_core+6104>, 0x55b42ac4c674 <vm_exec_core+8356>, 0x55b42ac4c631 <vm_exec_core+8289>, 0x55b42ac4c5f3 <vm_exec_core+8227>, 0x55b42ac4c5b8 <vm_exec_core+8168>, 0x55b42ac4c57d <vm_exec_core+8109>, 0x55b42ac4c542 <vm_exec_core+8050>, 0x55b42ac4c4ad <vm_exec_core+7901>, 0x55b42ac4c467 <vm_exec_core+7831>, 0x55b42ac4c7ee <vm_exec_core+8734>, 0x55b42ac4c7a2 <vm_exec_core+8658>, 0x55b42ac4c713 <vm_exec_core+8515>, 0x55b42ac4c6d3 <vm_exec_core+8451>, 0x55b42ac4c8c9 <vm_exec_core+8953>, 0x55b42ac4c84c <vm_exec_core+8828>, 0x55b42ac4c92a <vm_exec_core+9050>, 0x55b42ac4bd65 <vm_exec_core+6037>, 0x55b42ac4bbcd <vm_exec_core+5629>, 0x55b42ac4bb34 <vm_exec_core+5476>, 0x55b42ac4bacf <vm_exec_core+5375>, 0x55b42ac4ba73 <vm_exec_core+5283>, 0x55b42ac4ba23 <vm_exec_core+5203>, 0x55b42ac4b9f6 <vm_exec_core+5158>, 0x55b42ac4b9b5 <vm_exec_core+5093>, 0x55b42ac4b960 <vm_exec_core+5008>, 0x55b42ac4b926 <vm_exec_core+4950>, 0x55b42ac4b82c <vm_exec_core+4700>, 0x55b42ac4b7e3 <vm_exec_core+4627>, 0x55b42ac4b799 <vm_exec_core+4553>, 0x55b42ac4b765 <vm_exec_core+4501>, 0x55b42ac4b6f2 <vm_exec_core+4386>, 0x55b42ac4b68a <vm_exec_core+4282>, 0x55b42ac4b637 <vm_exec_core+4199>, 0x55b42ac4b5c2 <vm_exec_core+4082>, 0x55b42ac4b526 <vm_exec_core+3926>, 0x55b42ac4b422 <vm_exec_core+3666>, 0x55b42ac4b3e2 <vm_exec_core+3602>, 0x55b42ac4b397 <vm_exec_core+3527>, 0x55b42ac4b241 <vm_exec_core+3185>, 0x55b42ac4a628 <vm_exec_core+88>, 0x55b42ac4b1c3 <vm_exec_core+3059>, 0x55b42ac4b16e <vm_exec_core+2974>, 0x55b42ac4de36 <vm_exec_core+14438>, 0x55b42ac4b053 <vm_exec_core+2691>, 0x55b42ac4b0a8 <vm_exec_core+2776>, 0x55b42ac4af60 <vm_exec_core+2448>, 0x55b42ac4ae3b <vm_exec_core+2155>, 0x55b42ac4ad84 <vm_exec_core+1972>, 0x55b42ac4ced5 <vm_exec_core+10501>, 0x55b42ac4ad44 <vm_exec_core+1908>, 0x55b42ac4cdb2 <vm_exec_core+10210>, 0x55b42ac4cd53 <vm_exec_core+10115>, 0x55b42ac4cd11 <vm_exec_core+10049>, 0x55b42ac4cc65 <vm_exec_core+9877>, 0x55b42ac4ac9b <vm_exec_core+1739>, 0x55b42ac4ddcc <vm_exec_core+14332>, 0x55b42ac4d730 <vm_exec_core+12640>, 0x55b42ac4d801 <vm_exec_core+12849>, 0x55b42ac4dbe4 <vm_exec_core+13844>, 0x55b42ac4dc68 <vm_exec_core+13976>, 0x55b42ac4d4d2 <vm_exec_core+12034>, 0x55b42ac4d53d <vm_exec_core+12141>, 0x55b42ac4d604 <vm_exec_core+12340>, 0x55b42ac4d668 <vm_exec_core+12440>, 0x55b42ac4d6cc <vm_exec_core+12540>, 0x55b42ac4d79d <vm_exec_core+12749>, 0x55b42ac4d9e7 <vm_exec_core+13335>, 0x55b42ac4da6c <vm_exec_core+13468>, 0x55b42ac4dac0 <vm_exec_core+13552>, 0x55b42ac4dd05 <vm_exec_core+14133>, 0x55b42ac4db1b <vm_exec_core+13643>, 0x55b42ac4abe1 <vm_exec_core+1553>, 0x55b42ac4ab93 <vm_exec_core+1475>, 0x55b42ac4dba7 <vm_exec_core+13783>, 0x55b42ac4e01d <vm_exec_core+14925>, 0x55b42ac4d8cb <vm_exec_core+13051>, 0x55b42ac4d914 <vm_exec_core+13124>, 0x55b42ac4d972 <vm_exec_core+13218>, 0x55b42ac4d46a <vm_exec_core+11930>, 0x55b42ac4ab1e <vm_exec_core+1358>, 0x55b42ac4aa9a <vm_exec_core+1226>, 0x55b42ac4a9ea <vm_exec_core+1050>, 0x55b42ac4a99d <vm_exec_core+973>, 0x55b42ac4a94c <vm_exec_core+892>, 0x55b42ac4a8fd <vm_exec_core+813>, 0x55b42ac4a8a6 <vm_exec_core+726>, 0x55b42ac4a86b <vm_exec_core+667>, 0x55b42ac4a830 <vm_exec_core+608>, 0x55b42ac4cbbd <vm_exec_core+9709>, 0x55b42ac4cb51 <vm_exec_core+9601>, 0x55b42ac4cae0 <vm_exec_core+9488>, 0x55b42ac4ca5c <vm_exec_core+9356>, 0x55b42ac4c9e0 <vm_exec_core+9232>, 0x55b42ac4c95e <vm_exec_core+9102>, 0x55b42ac4cbe5 <vm_exec_core+9749>, 0x55b42ac4c3f5 <vm_exec_core+7717>, 0x55b42ac4c340 <vm_exec_core+7536>, 0x55b42ac4c2e8 <vm_exec_core+7448>, 0x55b42ac4c11d <vm_exec_core+6989>, 0x55b42ac4bf17 <vm_exec_core+6471>, 0x55b42ac4be22 <vm_exec_core+6226>, 0x55b42ac4bd99 <vm_exec_core+6089>, 0x55b42ac4c665 <vm_exec_core+8341>, 0x55b42ac4c622 <vm_exec_core+8274>, 0x55b42ac4c5e4 <vm_exec_core+8212>, 0x55b42ac4c5a9 <vm_exec_core+8153>, 0x55b42ac4c56e <vm_exec_core+8094>, 0x55b42ac4c533 <vm_exec_core+8035>, 0x55b42ac4c49e <vm_exec_core+7886>, 0x55b42ac4c458 <vm_exec_core+7816>, 0x55b42ac4c7df <vm_exec_core+8719>, 0x55b42ac4c793 <vm_exec_core+8643>, 0x55b42ac4c704 <vm_exec_core+8500>, 0x55b42ac4c6c4 <vm_exec_core+8436>, 0x55b42ac4c8ba <vm_exec_core+8938>, 0x55b42ac4c83d <vm_exec_core+8813>, 0x55b42ac4c91b <vm_exec_core+9035>, 0x55b42ac4bd56 <vm_exec_core+6022>, 0x55b42ac4bbbe <vm_exec_core+5614>, 0x55b42ac4bb25 <vm_exec_core+5461>, 0x55b42ac4bac0 <vm_exec_core+5360>, 0x55b42ac4ba64 <vm_exec_core+5268>, 0x55b42ac4ba14 <vm_exec_core+5188>, 0x55b42ac4b9e7 <vm_exec_core+5143>, 0x55b42ac4b9a6 <vm_exec_core+5078>, 0x55b42ac4b951 <vm_exec_core+4993>, 0x55b42ac4b917 <vm_exec_core+4935>, 0x55b42ac4b81d <vm_exec_core+4685>, 0x55b42ac4b7d4 <vm_exec_core+4612>, 0x55b42ac4b78a <vm_exec_core+4538>, 0x55b42ac4b756 <vm_exec_core+4486>, 0x55b42ac4b6e3 <vm_exec_core+4371>, 0x55b42ac4b67b <vm_exec_core+4267>, 0x55b42ac4b628 <vm_exec_core+4184>, 0x55b42ac4b5b3 <vm_exec_core+4067>, 0x55b42ac4b517 <vm_exec_core+3911>, 0x55b42ac4b413 <vm_exec_core+3651>, 0x55b42ac4b3d3 <vm_exec_core+3587>, 0x55b42ac4b388 <vm_exec_core+3512>, 0x55b42ac4b232 <vm_exec_core+3170>, 0x55b42ac4d8a3 <vm_exec_core+13011>, 0x55b42ac4b1b4 <vm_exec_core+3044>, 0x55b42ac4b15f <vm_exec_core+2959>, 0x55b42ac4d8b7 <vm_exec_core+13031>, 0x55b42ac4b044 <vm_exec_core+2676>, 0x55b42ac4b099 <vm_exec_core+2761>, 0x55b42ac4af51 <vm_exec_core+2433>, 0x55b42ac4ae2c <vm_exec_core+2140>, 0x55b42ac4ad75 <vm_exec_core+1957>, 0x55b42ac4cec6 <vm_exec_core+10486>, 0x55b42ac4ad35 <vm_exec_core+1893>, 0x55b42ac4cda3 <vm_exec_core+10195>, 0x55b42ac4cd44 <vm_exec_core+10100>, 0x55b42ac4cd02 <vm_exec_core+10034>, 0x55b42ac4cc56 <vm_exec_core+9862>, 0x55b42ac4ac8c <vm_exec_core+1724>, 0x55b42ac4de86 <vm_exec_core+14518>, 0x55b42ac4de9a <vm_exec_core+14538>, 0x55b42ac4deae <vm_exec_core+14558>, 0x55b42ac4dec2 <vm_exec_core+14578>, 0x55b42ac4ded6 <vm_exec_core+14598>, 0x55b42ac4deea <vm_exec_core+14618>, 0x55b42ac4defe <vm_exec_core+14638>, 0x55b42ac4df19 <vm_exec_core+14665>, 0x55b42ac4df2d <vm_exec_core+14685>, 0x55b42ac4df41 <vm_exec_core+14705>, 0x55b42ac4df55 <vm_exec_core+14725>, 0x55b42ac4df69 <vm_exec_core+14745>, 0x55b42ac4df7d <vm_exec_core+14765>, 0x55b42ac4df91 <vm_exec_core+14785>, 0x55b42ac4dfa5 <vm_exec_core+14805>, 0x55b42ac4dfb9 <vm_exec_core+14825>, 0x55b42ac4abd2 <vm_exec_core+1538>, 0x55b42ac4ab84 <vm_exec_core+1460>, 0x55b42ac4dfcd <vm_exec_core+14845>, 0x55b42ac4dfe1 <vm_exec_core+14865>, 0x55b42ac4dff5 <vm_exec_core+14885>, 0x55b42ac4e009 <vm_exec_core+14905>, 0x55b42ac4a611 <vm_exec_core+65>, 0x55b42ac4a615 <vm_exec_core+69>, 0x55b42ac4ab0f <vm_exec_core+1343>, 0x55b42ac4aa8b <vm_exec_core+1211>, 0x55b42ac4a9db <vm_exec_core+1035>, 0x55b42ac4a98e <vm_exec_core+958>, 0x55b42ac4a93d <vm_exec_core+877>, 0x55b42ac4a8ee <vm_exec_core+798>, 0x55b42ac4a897 <vm_exec_core+711>...} #34 0x000055b42ac3aee2 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2444 vm_loop_start = <optimized out> vm_loop_start = <optimized out> #35 rb_vm_exec (ec=0x55b42c3150f0) at /tmp/ruby/src/trunk-yjit/vm.c:2420 _ec = 0x55b42c3150f0 _tag = {tag = 36, retval = 4, buf = {0x7f1abbf9cb20, 0x55b42ac3ad98 <rb_vm_exec+328>, 0x0, 0x7f1abbf9ca10, 0x0}, prev = 0x7f1abc09cc40, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #36 0x000055b42ac40068 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139752805562160, iseq=0x7f1abc54b270, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1442 arg_size = <optimized out> arg_size = <optimized out> #37 0x000055b42ac5089c in rb_vm_invoke_proc_with_self (ec=<optimized out>, proc=proc@entry=0x55b42c2c7c00, self=self@entry=139752805562160, argc=argc@entry=0, argv=argv@entry=0x7f1abbf9cad0, kw_splat=<optimized out>, passed_block_handler=0) at /tmp/ruby/src/trunk-yjit/vm.c:1675 No locals. #38 0x000055b42abec3c3 in thread_do_start_proc (th=0x55b42c297b10) at /tmp/ruby/src/trunk-yjit/thread.c:580 self = 139752805562160 args = <optimized out> args_ptr = 0x7f1abbf9cad0 args_len = 0 procval = <optimized out> proc = 0x55b42c2c7c00 #39 0x000055b42abeedd4 in thread_do_start (th=0x55b42c297b10) at /tmp/ruby/src/trunk-yjit/thread.c:624 result = 36 result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #40 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:694 _ec = 0x55b42c3150f0 _tag = {tag = 36, retval = 139752846872492, buf = {0x7f1abc09cce0, 0x55b42abee7e0 <thread_start_func_2+1024>, 0x0, 0x7f1abbf9cb30, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 size = <optimized out> ractor_main_th = <optimized out> vm_stack = <optimized out> #41 0x000055b42abef1b4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1117 th = 0x55b42c297b10 altstack = 0x55b42c298350 #42 0x00007f1abecb3b43 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 = {140735353416800, -7954023780009866108, 139752800638528, 22, 139752846866512, 140735353417152, 8045919947639000196, 8045922720724192388}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #43 0x00007f1abed44bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 4 (Thread 0x7f1abc49f640 (LWP 721149)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c54c5c0) 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=0x55b42c54c5c0) 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=0x55b42c54c5c0, 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 0x00007f1abecb2ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55b42c224b40, cond=0x55b42c54c598) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f1abecb27a0 <__condvar_cleanup_waiting>, __arg = 0x7f1abc39e930, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 8, cond = 0x55b42c54c598, mutex = 0x55b42c224b40, 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_wait (cond=cond@entry=0x55b42c54c598, mutex=mutex@entry=0x55b42c224b40) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000055b42abe914d in rb_native_cond_wait (cond=cond@entry=0x55b42c54c598, mutex=mutex@entry=0x55b42c224b40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:191 r = <optimized out> #6 0x000055b42ac59ec9 in vm_lock_enter (cr=0x55b42c54c4a0, vm=0x55b42c224b10, locked=false, no_barrier=<optimized out>, lev=0x7f1abc39ea40) at /tmp/ruby/src/trunk-yjit/vm_sync.c:90 barrier_cnt = 47 th = 0x55b42c54c780 running = true #7 0x000055b42abeb696 in rb_vm_lock_enter (line=2371, file=0x55b42adbdc20 "/tmp/ruby/src/trunk-yjit/thread.c", lev=0x7f1abc39ea40) at /tmp/ruby/src/trunk-yjit/vm_sync.h:75 No locals. #8 rb_threadptr_execute_interrupts (th=<optimized out>, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:2371 _lev = 0 sig = <optimized out> timer_interrupt = 0 pending_interrupt = 0 terminate_interrupt = 0 trap_interrupt = 0 interrupt = <optimized out> postponed_job_interrupt = 0 ret = 0 #9 0x000055b42abec2f9 in rb_threadptr_execute_interrupts (blocking_timing=1, th=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:2355 interrupt = <optimized out> postponed_job_interrupt = 0 ret = 0 sig = <optimized out> timer_interrupt = <optimized out> pending_interrupt = <optimized out> trap_interrupt = <optimized out> terminate_interrupt = <optimized out> _lev = <optimized out> prev_status = <optimized out> sigwait_fd = <optimized out> err = <optimized out> limits_us = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #10 vm_check_ints_blocking (ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:222 th = <optimized out> th = <optimized out> #11 thread_do_start_proc (th=0x55b42c54c780) at /tmp/ruby/src/trunk-yjit/thread.c:570 args = 1 args_ptr = <optimized out> args_len = <optimized out> procval = <optimized out> proc = 0x55b42c229f70 #12 0x000055b42abeedd4 in thread_do_start (th=0x55b42c54c780) at /tmp/ruby/src/trunk-yjit/thread.c:624 result = 36 result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #13 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:694 _ec = 0x55b42c3168b0 _tag = {tag = 36, retval = 139752846872492, buf = {0x7f1abc49ece0, 0x55b42abee7e0 <thread_start_func_2+1024>, 0x0, 0x7f1abc39eb30, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 size = <optimized out> ractor_main_th = <optimized out> vm_stack = <optimized out> #14 0x000055b42abef1b4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1117 th = 0x55b42c54c780 altstack = 0x55b42c399150 #15 0x00007f1abecb3b43 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 = {140735353416800, -7954023780009866108, 139752804841024, 22, 139752846866512, 140735353417152, 8045919398956928132, 8045922720724192388}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x00007f1abed44bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 3 (Thread 0x7f1abec1a7c0 (LWP 721144)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c227eec) 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=0x55b42c227eec) 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=0x55b42c227eec, 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 0x00007f1abecb2ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55b42c227e98, cond=0x55b42c227ec0) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f1abecb27a0 <__condvar_cleanup_waiting>, __arg = 0x7fff80bf7310, __canceltype = 740444992, __prev = 0x0} cbuffer = {wseq = 3, cond = 0x55b42c227ec0, mutex = 0x55b42c227e98, 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_wait (cond=cond@entry=0x55b42c227ec0, mutex=mutex@entry=0x55b42c227e98) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000055b42abe914d in rb_native_cond_wait (cond=cond@entry=0x55b42c227ec0, mutex=mutex@entry=0x55b42c227e98) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:191 r = <optimized out> #6 0x000055b42ab489ac in ractor_cond_wait (r=0x55b42c227e70) at /tmp/ruby/src/trunk-yjit/ractor.c:122 No locals. #7 ractor_sleep_wo_gvl (ptr=ptr@entry=0x55b42c227e70) at /tmp/ruby/src/trunk-yjit/ractor.c:563 cr = 0x55b42c227e70 #8 0x000055b42abf12d2 in rb_nogvl (func=func@entry=0x55b42ab48960 <ractor_sleep_wo_gvl>, data1=data1@entry=0x55b42c227e70, ubf=<optimized out>, ubf@entry=0x55b42ab486c0 <ractor_sleep_interrupt>, data2=<optimized out>, data2@entry=0x55b42c227e70, flags=flags@entry=3) at /tmp/ruby/src/trunk-yjit/thread.c:1552 __region = {prev_status = THREAD_RUNNABLE} val = <optimized out> ec = 0x55b42c2281a0 th = 0x55b42c226f90 vm = 0x55b42c224b10 is_main_thread = true saved_errno = 0 ubf_th = <optimized out> #9 0x000055b42ab4878a in ractor_sleep_with_cleanup (ec=ec@entry=0x55b42c2281a0, cr=cr@entry=0x55b42c227e70, wait_status=wait_status@entry=wait_taking, cf_func=cf_func@entry=0x55b42ab48bd0 <ractor_selector_wait_cleaup>, cf_data=cf_data@entry=0x55b42c3a3bc8) at /tmp/ruby/src/trunk-yjit/ractor.c:605 wakeup_status = <optimized out> #10 0x000055b42ab4c50f in ractor_selector_wait (ec=0x55b42c2281a0, selv=139752787804040, do_receivev=<optimized out>, do_yieldv=<optimized out>, yield_value=20, move=0) at /tmp/ruby/src/trunk-yjit/ractor.c:1661 s = 0x55b42c3a3bc0 tb = 0x55b42c3a3bc8 taken_basket = {type = {e = 3200356088, atomic = 3200356088}, sender = 139752806241520, p = {send = {v = 139752805557160, exception = 188}, take = {basket = 0x7f1abc54e3a8, config = 0x55b42ac2b8bc <vm_call_iseq_setup_kwparm_kwarg+300>}}} cr = 0x55b42c227e70 do_receive = false do_yield = false ret_v = <optimized out> ret_r = <optimized out> wait_status = <optimized out> rq = 0x55b42c227ef8 ts = 0x55b42c227f18 retry = <optimized out> retry_waiting = <optimized out> #11 0x000055b42ac4ab62 in invoke_bf (argv=<optimized out>, bf=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6814 canary_p = <optimized out> ret = <optimized out> canary_p = <optimized out> ret = <optimized out> #12 vm_invoke_builtin (argv=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6822 No locals. #13 vm_exec_core (ec=0x55b42c2281a0) at ../../src/trunk-yjit/insns.def:1484 bf = 0x55b42aee0078 <ractor_table+216> leaf = <optimized out> val = <optimized out> reg_pc = 0x55b42c2c3320 reg_cfp = 0x7f1abec18ec0 insns_address_table = {0x55b42ac4cbcc <vm_exec_core+9724>, 0x55b42ac4cb60 <vm_exec_core+9616>, 0x55b42ac4caef <vm_exec_core+9503>, 0x55b42ac4ca6b <vm_exec_core+9371>, 0x55b42ac4c9ef <vm_exec_core+9247>, 0x55b42ac4c96d <vm_exec_core+9117>, 0x55b42ac4cbf4 <vm_exec_core+9764>, 0x55b42ac4c404 <vm_exec_core+7732>, 0x55b42ac4c34f <vm_exec_core+7551>, 0x55b42ac4c2f7 <vm_exec_core+7463>, 0x55b42ac4c12c <vm_exec_core+7004>, 0x55b42ac4bf26 <vm_exec_core+6486>, 0x55b42ac4be31 <vm_exec_core+6241>, 0x55b42ac4bda8 <vm_exec_core+6104>, 0x55b42ac4c674 <vm_exec_core+8356>, 0x55b42ac4c631 <vm_exec_core+8289>, 0x55b42ac4c5f3 <vm_exec_core+8227>, 0x55b42ac4c5b8 <vm_exec_core+8168>, 0x55b42ac4c57d <vm_exec_core+8109>, 0x55b42ac4c542 <vm_exec_core+8050>, 0x55b42ac4c4ad <vm_exec_core+7901>, 0x55b42ac4c467 <vm_exec_core+7831>, 0x55b42ac4c7ee <vm_exec_core+8734>, 0x55b42ac4c7a2 <vm_exec_core+8658>, 0x55b42ac4c713 <vm_exec_core+8515>, 0x55b42ac4c6d3 <vm_exec_core+8451>, 0x55b42ac4c8c9 <vm_exec_core+8953>, 0x55b42ac4c84c <vm_exec_core+8828>, 0x55b42ac4c92a <vm_exec_core+9050>, 0x55b42ac4bd65 <vm_exec_core+6037>, 0x55b42ac4bbcd <vm_exec_core+5629>, 0x55b42ac4bb34 <vm_exec_core+5476>, 0x55b42ac4bacf <vm_exec_core+5375>, 0x55b42ac4ba73 <vm_exec_core+5283>, 0x55b42ac4ba23 <vm_exec_core+5203>, 0x55b42ac4b9f6 <vm_exec_core+5158>, 0x55b42ac4b9b5 <vm_exec_core+5093>, 0x55b42ac4b960 <vm_exec_core+5008>, 0x55b42ac4b926 <vm_exec_core+4950>, 0x55b42ac4b82c <vm_exec_core+4700>, 0x55b42ac4b7e3 <vm_exec_core+4627>, 0x55b42ac4b799 <vm_exec_core+4553>, 0x55b42ac4b765 <vm_exec_core+4501>, 0x55b42ac4b6f2 <vm_exec_core+4386>, 0x55b42ac4b68a <vm_exec_core+4282>, 0x55b42ac4b637 <vm_exec_core+4199>, 0x55b42ac4b5c2 <vm_exec_core+4082>, 0x55b42ac4b526 <vm_exec_core+3926>, 0x55b42ac4b422 <vm_exec_core+3666>, 0x55b42ac4b3e2 <vm_exec_core+3602>, 0x55b42ac4b397 <vm_exec_core+3527>, 0x55b42ac4b241 <vm_exec_core+3185>, 0x55b42ac4a628 <vm_exec_core+88>, 0x55b42ac4b1c3 <vm_exec_core+3059>, 0x55b42ac4b16e <vm_exec_core+2974>, 0x55b42ac4de36 <vm_exec_core+14438>, 0x55b42ac4b053 <vm_exec_core+2691>, 0x55b42ac4b0a8 <vm_exec_core+2776>, 0x55b42ac4af60 <vm_exec_core+2448>, 0x55b42ac4ae3b <vm_exec_core+2155>, 0x55b42ac4ad84 <vm_exec_core+1972>, 0x55b42ac4ced5 <vm_exec_core+10501>, 0x55b42ac4ad44 <vm_exec_core+1908>, 0x55b42ac4cdb2 <vm_exec_core+10210>, 0x55b42ac4cd53 <vm_exec_core+10115>, 0x55b42ac4cd11 <vm_exec_core+10049>, 0x55b42ac4cc65 <vm_exec_core+9877>, 0x55b42ac4ac9b <vm_exec_core+1739>, 0x55b42ac4ddcc <vm_exec_core+14332>, 0x55b42ac4d730 <vm_exec_core+12640>, 0x55b42ac4d801 <vm_exec_core+12849>, 0x55b42ac4dbe4 <vm_exec_core+13844>, 0x55b42ac4dc68 <vm_exec_core+13976>, 0x55b42ac4d4d2 <vm_exec_core+12034>, 0x55b42ac4d53d <vm_exec_core+12141>, 0x55b42ac4d604 <vm_exec_core+12340>, 0x55b42ac4d668 <vm_exec_core+12440>, 0x55b42ac4d6cc <vm_exec_core+12540>, 0x55b42ac4d79d <vm_exec_core+12749>, 0x55b42ac4d9e7 <vm_exec_core+13335>, 0x55b42ac4da6c <vm_exec_core+13468>, 0x55b42ac4dac0 <vm_exec_core+13552>, 0x55b42ac4dd05 <vm_exec_core+14133>, 0x55b42ac4db1b <vm_exec_core+13643>, 0x55b42ac4abe1 <vm_exec_core+1553>, 0x55b42ac4ab93 <vm_exec_core+1475>, 0x55b42ac4dba7 <vm_exec_core+13783>, 0x55b42ac4e01d <vm_exec_core+14925>, 0x55b42ac4d8cb <vm_exec_core+13051>, 0x55b42ac4d914 <vm_exec_core+13124>, 0x55b42ac4d972 <vm_exec_core+13218>, 0x55b42ac4d46a <vm_exec_core+11930>, 0x55b42ac4ab1e <vm_exec_core+1358>, 0x55b42ac4aa9a <vm_exec_core+1226>, 0x55b42ac4a9ea <vm_exec_core+1050>, 0x55b42ac4a99d <vm_exec_core+973>, 0x55b42ac4a94c <vm_exec_core+892>, 0x55b42ac4a8fd <vm_exec_core+813>, 0x55b42ac4a8a6 <vm_exec_core+726>, 0x55b42ac4a86b <vm_exec_core+667>, 0x55b42ac4a830 <vm_exec_core+608>, 0x55b42ac4cbbd <vm_exec_core+9709>, 0x55b42ac4cb51 <vm_exec_core+9601>, 0x55b42ac4cae0 <vm_exec_core+9488>, 0x55b42ac4ca5c <vm_exec_core+9356>, 0x55b42ac4c9e0 <vm_exec_core+9232>, 0x55b42ac4c95e <vm_exec_core+9102>, 0x55b42ac4cbe5 <vm_exec_core+9749>, 0x55b42ac4c3f5 <vm_exec_core+7717>, 0x55b42ac4c340 <vm_exec_core+7536>, 0x55b42ac4c2e8 <vm_exec_core+7448>, 0x55b42ac4c11d <vm_exec_core+6989>, 0x55b42ac4bf17 <vm_exec_core+6471>, 0x55b42ac4be22 <vm_exec_core+6226>, 0x55b42ac4bd99 <vm_exec_core+6089>, 0x55b42ac4c665 <vm_exec_core+8341>, 0x55b42ac4c622 <vm_exec_core+8274>, 0x55b42ac4c5e4 <vm_exec_core+8212>, 0x55b42ac4c5a9 <vm_exec_core+8153>, 0x55b42ac4c56e <vm_exec_core+8094>, 0x55b42ac4c533 <vm_exec_core+8035>, 0x55b42ac4c49e <vm_exec_core+7886>, 0x55b42ac4c458 <vm_exec_core+7816>, 0x55b42ac4c7df <vm_exec_core+8719>, 0x55b42ac4c793 <vm_exec_core+8643>, 0x55b42ac4c704 <vm_exec_core+8500>, 0x55b42ac4c6c4 <vm_exec_core+8436>, 0x55b42ac4c8ba <vm_exec_core+8938>, 0x55b42ac4c83d <vm_exec_core+8813>, 0x55b42ac4c91b <vm_exec_core+9035>, 0x55b42ac4bd56 <vm_exec_core+6022>, 0x55b42ac4bbbe <vm_exec_core+5614>, 0x55b42ac4bb25 <vm_exec_core+5461>, 0x55b42ac4bac0 <vm_exec_core+5360>, 0x55b42ac4ba64 <vm_exec_core+5268>, 0x55b42ac4ba14 <vm_exec_core+5188>, 0x55b42ac4b9e7 <vm_exec_core+5143>, 0x55b42ac4b9a6 <vm_exec_core+5078>, 0x55b42ac4b951 <vm_exec_core+4993>, 0x55b42ac4b917 <vm_exec_core+4935>, 0x55b42ac4b81d <vm_exec_core+4685>, 0x55b42ac4b7d4 <vm_exec_core+4612>, 0x55b42ac4b78a <vm_exec_core+4538>, 0x55b42ac4b756 <vm_exec_core+4486>, 0x55b42ac4b6e3 <vm_exec_core+4371>, 0x55b42ac4b67b <vm_exec_core+4267>, 0x55b42ac4b628 <vm_exec_core+4184>, 0x55b42ac4b5b3 <vm_exec_core+4067>, 0x55b42ac4b517 <vm_exec_core+3911>, 0x55b42ac4b413 <vm_exec_core+3651>, 0x55b42ac4b3d3 <vm_exec_core+3587>, 0x55b42ac4b388 <vm_exec_core+3512>, 0x55b42ac4b232 <vm_exec_core+3170>, 0x55b42ac4d8a3 <vm_exec_core+13011>, 0x55b42ac4b1b4 <vm_exec_core+3044>, 0x55b42ac4b15f <vm_exec_core+2959>, 0x55b42ac4d8b7 <vm_exec_core+13031>, 0x55b42ac4b044 <vm_exec_core+2676>, 0x55b42ac4b099 <vm_exec_core+2761>, 0x55b42ac4af51 <vm_exec_core+2433>, 0x55b42ac4ae2c <vm_exec_core+2140>, 0x55b42ac4ad75 <vm_exec_core+1957>, 0x55b42ac4cec6 <vm_exec_core+10486>, 0x55b42ac4ad35 <vm_exec_core+1893>, 0x55b42ac4cda3 <vm_exec_core+10195>, 0x55b42ac4cd44 <vm_exec_core+10100>, 0x55b42ac4cd02 <vm_exec_core+10034>, 0x55b42ac4cc56 <vm_exec_core+9862>, 0x55b42ac4ac8c <vm_exec_core+1724>, 0x55b42ac4de86 <vm_exec_core+14518>, 0x55b42ac4de9a <vm_exec_core+14538>, 0x55b42ac4deae <vm_exec_core+14558>, 0x55b42ac4dec2 <vm_exec_core+14578>, 0x55b42ac4ded6 <vm_exec_core+14598>, 0x55b42ac4deea <vm_exec_core+14618>, 0x55b42ac4defe <vm_exec_core+14638>, 0x55b42ac4df19 <vm_exec_core+14665>, 0x55b42ac4df2d <vm_exec_core+14685>, 0x55b42ac4df41 <vm_exec_core+14705>, 0x55b42ac4df55 <vm_exec_core+14725>, 0x55b42ac4df69 <vm_exec_core+14745>, 0x55b42ac4df7d <vm_exec_core+14765>, 0x55b42ac4df91 <vm_exec_core+14785>, 0x55b42ac4dfa5 <vm_exec_core+14805>, 0x55b42ac4dfb9 <vm_exec_core+14825>, 0x55b42ac4abd2 <vm_exec_core+1538>, 0x55b42ac4ab84 <vm_exec_core+1460>, 0x55b42ac4dfcd <vm_exec_core+14845>, 0x55b42ac4dfe1 <vm_exec_core+14865>, 0x55b42ac4dff5 <vm_exec_core+14885>, 0x55b42ac4e009 <vm_exec_core+14905>, 0x55b42ac4a611 <vm_exec_core+65>, 0x55b42ac4a615 <vm_exec_core+69>, 0x55b42ac4ab0f <vm_exec_core+1343>, 0x55b42ac4aa8b <vm_exec_core+1211>, 0x55b42ac4a9db <vm_exec_core+1035>, 0x55b42ac4a98e <vm_exec_core+958>, 0x55b42ac4a93d <vm_exec_core+877>, 0x55b42ac4a8ee <vm_exec_core+798>, 0x55b42ac4a897 <vm_exec_core+711>...} #14 0x000055b42ac3aee2 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2444 vm_loop_start = <optimized out> vm_loop_start = <optimized out> #15 rb_vm_exec (ec=0x55b42c2281a0) at /tmp/ruby/src/trunk-yjit/vm.c:2420 _ec = 0x55b42c2281a0 _tag = {tag = 36, retval = 4, buf = {0x7f1abc54b338, 0x55b42ac3ad98 <rb_vm_exec+328>, 0x0, 0x7fff80bf7700, 0x55b42c2b50a0}, prev = 0x7fff80bf77e0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #16 0x000055b42ac52888 in rb_iseq_eval_main (iseq=iseq@entry=0x7f1abc54b338) at /tmp/ruby/src/trunk-yjit/vm.c:2683 ec = <optimized out> val = <optimized out> #17 0x000055b42aa4aa05 in rb_ec_exec_node (ec=ec@entry=0x55b42c2281a0, n=n@entry=0x7f1abc54b338) at /tmp/ruby/src/trunk-yjit/eval.c:287 th = <optimized out> _ec = <optimized out> _tag = {tag = 36, retval = 94232299606900, buf = {0x7f1abc54b338, 0x55b42aa4aa50 <rb_ec_exec_node+256>, 0x0, 0x7fff80bf77b0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f1abc54b338 #18 0x000055b42aa4ca1d in ruby_run_node (n=0x7f1abc54b338) at /tmp/ruby/src/trunk-yjit/eval.c:328 ec = 0x55b42c2281a0 status = 0 #19 0x000055b42a993057 in rb_main (argv=0x7fff80bf79e8, argc=8) at /tmp/ruby/src/trunk-yjit/main.c:39 variable_in_this_stack_frame = 140735353420857 #20 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:58 No locals. Thread 2 (Thread 0x7f1abbc9b640 (LWP 721153)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b42c2fd1a0) 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=0x55b42c2fd1a0) 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=0x55b42c2fd1a0, 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 0x00007f1abecb2ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55b42c224b40, cond=0x55b42c2fd178) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f1abecb27a0 <__condvar_cleanup_waiting>, __arg = 0x7f1abbb9a930, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 8, cond = 0x55b42c2fd178, mutex = 0x55b42c224b40, 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_wait (cond=cond@entry=0x55b42c2fd178, mutex=mutex@entry=0x55b42c224b40) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000055b42abe914d in rb_native_cond_wait (cond=cond@entry=0x55b42c2fd178, mutex=mutex@entry=0x55b42c224b40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:191 r = <optimized out> #6 0x000055b42ac59ec9 in vm_lock_enter (cr=0x55b42c2fd080, vm=0x55b42c224b10, locked=false, no_barrier=<optimized out>, lev=0x7f1abbb9aa40) at /tmp/ruby/src/trunk-yjit/vm_sync.c:90 barrier_cnt = 47 th = 0x55b42c2fd360 running = true #7 0x000055b42abeb696 in rb_vm_lock_enter (line=2371, file=0x55b42adbdc20 "/tmp/ruby/src/trunk-yjit/thread.c", lev=0x7f1abbb9aa40) at /tmp/ruby/src/trunk-yjit/vm_sync.h:75 No locals. #8 rb_threadptr_execute_interrupts (th=<optimized out>, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:2371 _lev = 0 sig = <optimized out> timer_interrupt = 0 pending_interrupt = 0 terminate_interrupt = 0 trap_interrupt = 0 interrupt = <optimized out> postponed_job_interrupt = 0 ret = 0 #9 0x000055b42abec2f9 in rb_threadptr_execute_interrupts (blocking_timing=1, th=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:2355 interrupt = <optimized out> postponed_job_interrupt = 0 ret = 0 sig = <optimized out> timer_interrupt = <optimized out> pending_interrupt = <optimized out> trap_interrupt = <optimized out> terminate_interrupt = <optimized out> _lev = <optimized out> prev_status = <optimized out> sigwait_fd = <optimized out> err = <optimized out> limits_us = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #10 vm_check_ints_blocking (ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:222 th = <optimized out> th = <optimized out> #11 thread_do_start_proc (th=0x55b42c2fd360) at /tmp/ruby/src/trunk-yjit/thread.c:570 args = 1 args_ptr = <optimized out> args_len = <optimized out> procval = <optimized out> proc = 0x55b42c397220 #12 0x000055b42abeedd4 in thread_do_start (th=0x55b42c2fd360) at /tmp/ruby/src/trunk-yjit/thread.c:624 result = 36 result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #13 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:694 _ec = 0x55b42c318ba0 _tag = {tag = 36, retval = 139752846872492, buf = {0x7f1abbc9ace0, 0x55b42abee7e0 <thread_start_func_2+1024>, 0x0, 0x7f1abbb9ab30, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 size = <optimized out> ractor_main_th = <optimized out> vm_stack = <optimized out> #14 0x000055b42abef1b4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1117 th = 0x55b42c2fd360 altstack = 0x55b42c28f440 #15 0x00007f1abecb3b43 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 = {140735353416800, -7954023780009866108, 139752796436032, 22, 139752846866512, 140735353417152, 8045916102569528452, 8045922720724192388}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x00007f1abed44bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7f1abc29e640 (LWP 721150)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139752802739776) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f1abc29e640 old_mask = {__val = {139752805888480, 28, 139752128915920, 139752128916400, 136, 18446744073709551352, 2, 0, 139752801687280, 0, 139752805888480, 139752846935251, 0, 139752846831597, 139752802739776, 139752848446976}} ret = <optimized out> pd = <optimized out> old_mask = <optimized out> ret = <optimized out> tid = <optimized out> ret = <optimized out> resultvar = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> __private = <optimized out> __oldval = <optimized out> result = <optimized out> #1 __pthread_kill_internal (signo=6, threadid=139752802739776) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=139752802739776, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f1abec61476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f1abec477f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x666666370a5d6b63, sa_sigaction = 0x666666370a5d6b63}, sa_mask = {__val = {3472328331496665144, 7075217027054843693, 3274715270390768486, 3472328296226648109, 3475143045726351408, 2314885530819502128, 2314885530818453536, 2314885530818453536, 8536110337263411232, 7378697426076267105, 3472328516180258872, 7075217027054843693, 3274715270390768998, 390842024046, 10446480099365725184, 0}}, sa_flags = -1811933728, sa_restorer = 0x7f1abee396a0 <_IO_2_1_stderr_>} sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 7239073644580708384, 7378697627939729267, 3474076752553600614, 7378697383761162288, 3919933115663279718, 3255293496997720368, 3472328296226648184, 3475143045726351408, 2314885530819502128, 2314885530818453536, 8319937555149627424, 746872325959545721, 7022364554195640352}} #5 0x000055b42a98a789 in die () at /tmp/ruby/src/trunk-yjit/error.c:1028 No locals. #6 rb_assert_failure (file=file@entry=0x55b42add2dd0 "/tmp/ruby/src/trunk-yjit/yjit.c", line=line@entry=417, name=name@entry=0x55b42add2ff0 <__func__.12> "rb_iseq_set_yjit_payload", expr=expr@entry=0x55b42add2e10 "NULL == iseq->body->yjit_payload") at /tmp/ruby/src/trunk-yjit/error.c:1132 out = 0x7f1abee396a0 <_IO_2_1_stderr_> #7 0x000055b42a98dfad in rb_iseq_set_yjit_payload (iseq=<optimized out>, payload=<optimized out>) at /tmp/ruby/src/trunk-yjit/yjit.c:417 __func__ = "rb_iseq_set_yjit_payload" #8 0x000055b42ad2c6ab in yjit::core::get_or_create_iseq_payload (iseq=0x7f1abc5ef4d8) at /tmp/ruby/src/trunk-yjit/yjit/src/core.rs:1038 new_payload = 0x7f1a940015e0 new_payload = yjit::core::IseqPayload {version_map: alloc::vec::Vec<alloc::vec::Vec<core::ptr::non_null::NonNull<yjit::core::Block>, alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::vec::Vec<core::ptr::non_null::NonNull<yjit::core::Block>, alloc::alloc::Global>, alloc::alloc::Global> {ptr: core::ptr::unique::Unique<alloc::vec::Vec<core::ptr::non_null::NonNull<yjit::core::Block>, alloc::alloc::Global>> {pointer: core::ptr::non_null::NonNull<alloc::vec::Vec<core::ptr::non_null::NonNull<yjit::core::Block>, alloc::alloc::Global>> {pointer: 0x8}, _marker: core::marker::PhantomData<alloc::vec::Vec<core::ptr::non_null::NonNull<yjit::core::Block>, alloc::alloc::Global>>}, cap: 0, alloc: alloc::alloc::Global}, len: 0}, pages: std::collections::hash::set::HashSet<usize, std::collections::hash::map::RandomState> {base: hashbrown::set::HashSet<usize, std::collections::hash::map::RandomState, alloc::alloc::Global> {map: hashbrown::map::HashMap<usize, (), std::collections::hash::map::RandomState, alloc::alloc::Global> {hash_builder: std::collections::hash::map::RandomState {k0: <synthetic pointer>, k1: <synthetic pointer>}, table: hashbrown::raw::RawTable<(usize, ()), alloc::alloc::Global> {table: hashbrown::raw::RawTableInner<alloc::alloc::Global> {bucket_mask: <synthetic pointer>, ctrl: core::ptr::non_null::NonNull<u8> {pointer: <synthetic pointer>}, growth_left: <synthetic pointer>, items: <synthetic pointer>, alloc: alloc::alloc::Global}, marker: core::marker::PhantomData<(usize, ())>}}}}, entries: alloc::vec::Vec<core::ptr::non_null::NonNull<yjit::core::Entry>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<core::ptr::non_null::NonNull<yjit::core::Entry>, alloc::alloc::Global> {ptr: core::ptr::unique::Unique<core::ptr::non_null::NonNull<yjit::core::Entry>> {pointer: core::ptr::non_null::NonNull<core::ptr::non_null::NonNull<yjit::core::Entry>> {pointer: <synthetic pointer>}, _marker: core::marker::PhantomData<core::ptr::non_null::NonNull<yjit::core::Entry>>}, cap: <synthetic pointer>, alloc: alloc::alloc::Global}, len: <synthetic pointer>}, dead_blocks: alloc::vec::Vec<core::ptr::non_null::NonNull<yjit::core::Block>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<core::ptr::non_null::NonNull<yjit::core::Block>, alloc::alloc::Global> {ptr: core::ptr::unique::Unique<core::ptr::non_null::NonNull<yjit::core::Block>> {pointer: core::ptr::non_null::NonNull<core::ptr::non_null::NonNull<yjit::core::Block>> {pointer: <synthetic pointer>}, _marker: core::marker::PhantomData<core::ptr::non_null::NonNull<yjit::core::Block>>}, cap: <synthetic pointer>, alloc: alloc::alloc::Global}, len: <synthetic pointer>}, call_count_at_interv: <synthetic pointer>} payload = <optimized out> #9 0x000055b42ad246aa in yjit::yjit::rb_yjit_threshold_hit (iseq=0x7f1abc5ef4d8, total_calls=10) at /tmp/ruby/src/trunk-yjit/yjit/src/yjit.rs:71 call_threshold = 30 #10 0x000055b42ac4e4b4 in jit_compile (ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:395 iseq = 0x7f1abc5ef4d8 body = 0x55b42c320670 yjit_enabled = <optimized out> iseq = <optimized out> body = <optimized out> yjit_enabled = <optimized out> #11 vm_exec_core (ec=0x55b42c2975c0) at ../../src/trunk-yjit/insns.def:836 func = <optimized out> bh = <optimized out> cd = 0x24 leaf = <optimized out> val = 36 reg_pc = 0x55b42c2678c0 reg_cfp = 0x7f1abc29da50 insns_address_table = {0x55b42ac4cbcc <vm_exec_core+9724>, 0x55b42ac4cb60 <vm_exec_core+9616>, 0x55b42ac4caef <vm_exec_core+9503>, 0x55b42ac4ca6b <vm_exec_core+9371>, 0x55b42ac4c9ef <vm_exec_core+9247>, 0x55b42ac4c96d <vm_exec_core+9117>, 0x55b42ac4cbf4 <vm_exec_core+9764>, 0x55b42ac4c404 <vm_exec_core+7732>, 0x55b42ac4c34f <vm_exec_core+7551>, 0x55b42ac4c2f7 <vm_exec_core+7463>, 0x55b42ac4c12c <vm_exec_core+7004>, 0x55b42ac4bf26 <vm_exec_core+6486>, 0x55b42ac4be31 <vm_exec_core+6241>, 0x55b42ac4bda8 <vm_exec_core+6104>, 0x55b42ac4c674 <vm_exec_core+8356>, 0x55b42ac4c631 <vm_exec_core+8289>, 0x55b42ac4c5f3 <vm_exec_core+8227>, 0x55b42ac4c5b8 <vm_exec_core+8168>, 0x55b42ac4c57d <vm_exec_core+8109>, 0x55b42ac4c542 <vm_exec_core+8050>, 0x55b42ac4c4ad <vm_exec_core+7901>, 0x55b42ac4c467 <vm_exec_core+7831>, 0x55b42ac4c7ee <vm_exec_core+8734>, 0x55b42ac4c7a2 <vm_exec_core+8658>, 0x55b42ac4c713 <vm_exec_core+8515>, 0x55b42ac4c6d3 <vm_exec_core+8451>, 0x55b42ac4c8c9 <vm_exec_core+8953>, 0x55b42ac4c84c <vm_exec_core+8828>, 0x55b42ac4c92a <vm_exec_core+9050>, 0x55b42ac4bd65 <vm_exec_core+6037>, 0x55b42ac4bbcd <vm_exec_core+5629>, 0x55b42ac4bb34 <vm_exec_core+5476>, 0x55b42ac4bacf <vm_exec_core+5375>, 0x55b42ac4ba73 <vm_exec_core+5283>, 0x55b42ac4ba23 <vm_exec_core+5203>, 0x55b42ac4b9f6 <vm_exec_core+5158>, 0x55b42ac4b9b5 <vm_exec_core+5093>, 0x55b42ac4b960 <vm_exec_core+5008>, 0x55b42ac4b926 <vm_exec_core+4950>, 0x55b42ac4b82c <vm_exec_core+4700>, 0x55b42ac4b7e3 <vm_exec_core+4627>, 0x55b42ac4b799 <vm_exec_core+4553>, 0x55b42ac4b765 <vm_exec_core+4501>, 0x55b42ac4b6f2 <vm_exec_core+4386>, 0x55b42ac4b68a <vm_exec_core+4282>, 0x55b42ac4b637 <vm_exec_core+4199>, 0x55b42ac4b5c2 <vm_exec_core+4082>, 0x55b42ac4b526 <vm_exec_core+3926>, 0x55b42ac4b422 <vm_exec_core+3666>, 0x55b42ac4b3e2 <vm_exec_core+3602>, 0x55b42ac4b397 <vm_exec_core+3527>, 0x55b42ac4b241 <vm_exec_core+3185>, 0x55b42ac4a628 <vm_exec_core+88>, 0x55b42ac4b1c3 <vm_exec_core+3059>, 0x55b42ac4b16e <vm_exec_core+2974>, 0x55b42ac4de36 <vm_exec_core+14438>, 0x55b42ac4b053 <vm_exec_core+2691>, 0x55b42ac4b0a8 <vm_exec_core+2776>, 0x55b42ac4af60 <vm_exec_core+2448>, 0x55b42ac4ae3b <vm_exec_core+2155>, 0x55b42ac4ad84 <vm_exec_core+1972>, 0x55b42ac4ced5 <vm_exec_core+10501>, 0x55b42ac4ad44 <vm_exec_core+1908>, 0x55b42ac4cdb2 <vm_exec_core+10210>, 0x55b42ac4cd53 <vm_exec_core+10115>, 0x55b42ac4cd11 <vm_exec_core+10049>, 0x55b42ac4cc65 <vm_exec_core+9877>, 0x55b42ac4ac9b <vm_exec_core+1739>, 0x55b42ac4ddcc <vm_exec_core+14332>, 0x55b42ac4d730 <vm_exec_core+12640>, 0x55b42ac4d801 <vm_exec_core+12849>, 0x55b42ac4dbe4 <vm_exec_core+13844>, 0x55b42ac4dc68 <vm_exec_core+13976>, 0x55b42ac4d4d2 <vm_exec_core+12034>, 0x55b42ac4d53d <vm_exec_core+12141>, 0x55b42ac4d604 <vm_exec_core+12340>, 0x55b42ac4d668 <vm_exec_core+12440>, 0x55b42ac4d6cc <vm_exec_core+12540>, 0x55b42ac4d79d <vm_exec_core+12749>, 0x55b42ac4d9e7 <vm_exec_core+13335>, 0x55b42ac4da6c <vm_exec_core+13468>, 0x55b42ac4dac0 <vm_exec_core+13552>, 0x55b42ac4dd05 <vm_exec_core+14133>, 0x55b42ac4db1b <vm_exec_core+13643>, 0x55b42ac4abe1 <vm_exec_core+1553>, 0x55b42ac4ab93 <vm_exec_core+1475>, 0x55b42ac4dba7 <vm_exec_core+13783>, 0x55b42ac4e01d <vm_exec_core+14925>, 0x55b42ac4d8cb <vm_exec_core+13051>, 0x55b42ac4d914 <vm_exec_core+13124>, 0x55b42ac4d972 <vm_exec_core+13218>, 0x55b42ac4d46a <vm_exec_core+11930>, 0x55b42ac4ab1e <vm_exec_core+1358>, 0x55b42ac4aa9a <vm_exec_core+1226>, 0x55b42ac4a9ea <vm_exec_core+1050>, 0x55b42ac4a99d <vm_exec_core+973>, 0x55b42ac4a94c <vm_exec_core+892>, 0x55b42ac4a8fd <vm_exec_core+813>, 0x55b42ac4a8a6 <vm_exec_core+726>, 0x55b42ac4a86b <vm_exec_core+667>, 0x55b42ac4a830 <vm_exec_core+608>, 0x55b42ac4cbbd <vm_exec_core+9709>, 0x55b42ac4cb51 <vm_exec_core+9601>, 0x55b42ac4cae0 <vm_exec_core+9488>, 0x55b42ac4ca5c <vm_exec_core+9356>, 0x55b42ac4c9e0 <vm_exec_core+9232>, 0x55b42ac4c95e <vm_exec_core+9102>, 0x55b42ac4cbe5 <vm_exec_core+9749>, 0x55b42ac4c3f5 <vm_exec_core+7717>, 0x55b42ac4c340 <vm_exec_core+7536>, 0x55b42ac4c2e8 <vm_exec_core+7448>, 0x55b42ac4c11d <vm_exec_core+6989>, 0x55b42ac4bf17 <vm_exec_core+6471>, 0x55b42ac4be22 <vm_exec_core+6226>, 0x55b42ac4bd99 <vm_exec_core+6089>, 0x55b42ac4c665 <vm_exec_core+8341>, 0x55b42ac4c622 <vm_exec_core+8274>, 0x55b42ac4c5e4 <vm_exec_core+8212>, 0x55b42ac4c5a9 <vm_exec_core+8153>, 0x55b42ac4c56e <vm_exec_core+8094>, 0x55b42ac4c533 <vm_exec_core+8035>, 0x55b42ac4c49e <vm_exec_core+7886>, 0x55b42ac4c458 <vm_exec_core+7816>, 0x55b42ac4c7df <vm_exec_core+8719>, 0x55b42ac4c793 <vm_exec_core+8643>, 0x55b42ac4c704 <vm_exec_core+8500>, 0x55b42ac4c6c4 <vm_exec_core+8436>, 0x55b42ac4c8ba <vm_exec_core+8938>, 0x55b42ac4c83d <vm_exec_core+8813>, 0x55b42ac4c91b <vm_exec_core+9035>, 0x55b42ac4bd56 <vm_exec_core+6022>, 0x55b42ac4bbbe <vm_exec_core+5614>, 0x55b42ac4bb25 <vm_exec_core+5461>, 0x55b42ac4bac0 <vm_exec_core+5360>, 0x55b42ac4ba64 <vm_exec_core+5268>, 0x55b42ac4ba14 <vm_exec_core+5188>, 0x55b42ac4b9e7 <vm_exec_core+5143>, 0x55b42ac4b9a6 <vm_exec_core+5078>, 0x55b42ac4b951 <vm_exec_core+4993>, 0x55b42ac4b917 <vm_exec_core+4935>, 0x55b42ac4b81d <vm_exec_core+4685>, 0x55b42ac4b7d4 <vm_exec_core+4612>, 0x55b42ac4b78a <vm_exec_core+4538>, 0x55b42ac4b756 <vm_exec_core+4486>, 0x55b42ac4b6e3 <vm_exec_core+4371>, 0x55b42ac4b67b <vm_exec_core+4267>, 0x55b42ac4b628 <vm_exec_core+4184>, 0x55b42ac4b5b3 <vm_exec_core+4067>, 0x55b42ac4b517 <vm_exec_core+3911>, 0x55b42ac4b413 <vm_exec_core+3651>, 0x55b42ac4b3d3 <vm_exec_core+3587>, 0x55b42ac4b388 <vm_exec_core+3512>, 0x55b42ac4b232 <vm_exec_core+3170>, 0x55b42ac4d8a3 <vm_exec_core+13011>, 0x55b42ac4b1b4 <vm_exec_core+3044>, 0x55b42ac4b15f <vm_exec_core+2959>, 0x55b42ac4d8b7 <vm_exec_core+13031>, 0x55b42ac4b044 <vm_exec_core+2676>, 0x55b42ac4b099 <vm_exec_core+2761>, 0x55b42ac4af51 <vm_exec_core+2433>, 0x55b42ac4ae2c <vm_exec_core+2140>, 0x55b42ac4ad75 <vm_exec_core+1957>, 0x55b42ac4cec6 <vm_exec_core+10486>, 0x55b42ac4ad35 <vm_exec_core+1893>, 0x55b42ac4cda3 <vm_exec_core+10195>, 0x55b42ac4cd44 <vm_exec_core+10100>, 0x55b42ac4cd02 <vm_exec_core+10034>, 0x55b42ac4cc56 <vm_exec_core+9862>, 0x55b42ac4ac8c <vm_exec_core+1724>, 0x55b42ac4de86 <vm_exec_core+14518>, 0x55b42ac4de9a <vm_exec_core+14538>, 0x55b42ac4deae <vm_exec_core+14558>, 0x55b42ac4dec2 <vm_exec_core+14578>, 0x55b42ac4ded6 <vm_exec_core+14598>, 0x55b42ac4deea <vm_exec_core+14618>, 0x55b42ac4defe <vm_exec_core+14638>, 0x55b42ac4df19 <vm_exec_core+14665>, 0x55b42ac4df2d <vm_exec_core+14685>, 0x55b42ac4df41 <vm_exec_core+14705>, 0x55b42ac4df55 <vm_exec_core+14725>, 0x55b42ac4df69 <vm_exec_core+14745>, 0x55b42ac4df7d <vm_exec_core+14765>, 0x55b42ac4df91 <vm_exec_core+14785>, 0x55b42ac4dfa5 <vm_exec_core+14805>, 0x55b42ac4dfb9 <vm_exec_core+14825>, 0x55b42ac4abd2 <vm_exec_core+1538>, 0x55b42ac4ab84 <vm_exec_core+1460>, 0x55b42ac4dfcd <vm_exec_core+14845>, 0x55b42ac4dfe1 <vm_exec_core+14865>, 0x55b42ac4dff5 <vm_exec_core+14885>, 0x55b42ac4e009 <vm_exec_core+14905>, 0x55b42ac4a611 <vm_exec_core+65>, 0x55b42ac4a615 <vm_exec_core+69>, 0x55b42ac4ab0f <vm_exec_core+1343>, 0x55b42ac4aa8b <vm_exec_core+1211>, 0x55b42ac4a9db <vm_exec_core+1035>, 0x55b42ac4a98e <vm_exec_core+958>, 0x55b42ac4a93d <vm_exec_core+877>, 0x55b42ac4a8ee <vm_exec_core+798>, 0x55b42ac4a897 <vm_exec_core+711>...} #12 0x000055b42ac3aee2 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2444 vm_loop_start = <optimized out> vm_loop_start = <optimized out> #13 rb_vm_exec (ec=0x55b42c2975c0) at /tmp/ruby/src/trunk-yjit/vm.c:2420 _ec = 0x55b42c2975c0 _tag = {tag = 36, retval = 4, buf = {0x7f1abc19db20, 0x55b42ac3ad98 <rb_vm_exec+328>, 0x0, 0x7f1abc19da10, 0x0}, prev = 0x7f1abc29dc40, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #14 0x000055b42ac40068 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139752805564000, iseq=0x7f1abc54b270, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1442 arg_size = <optimized out> arg_size = <optimized out> #15 0x000055b42ac5089c in rb_vm_invoke_proc_with_self (ec=<optimized out>, proc=proc@entry=0x55b42c560530, self=self@entry=139752805564000, argc=argc@entry=0, argv=argv@entry=0x7f1abc19dad0, kw_splat=<optimized out>, passed_block_handler=0) at /tmp/ruby/src/trunk-yjit/vm.c:1675 No locals. #16 0x000055b42abec3c3 in thread_do_start_proc (th=0x55b42c38a690) at /tmp/ruby/src/trunk-yjit/thread.c:580 self = 139752805564000 args = <optimized out> args_ptr = 0x7f1abc19dad0 args_len = 0 procval = <optimized out> proc = 0x55b42c560530 #17 0x000055b42abeedd4 in thread_do_start (th=0x55b42c38a690) at /tmp/ruby/src/trunk-yjit/thread.c:624 result = 36 result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #18 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:694 _ec = 0x55b42c2975c0 _tag = {tag = 36, retval = 139752846872492, buf = {0x7f1abc29dce0, 0x55b42abee7e0 <thread_start_func_2+1024>, 0x0, 0x7f1abc19db30, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 size = <optimized out> ractor_main_th = <optimized out> vm_stack = <optimized out> #19 0x000055b42abef1b4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1117 th = 0x55b42c38a690 altstack = 0x55b42c2d3d60 #20 0x00007f1abecb3b43 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 = {140735353416800, -7954023780009866108, 139752802739776, 22, 139752846866512, 140735353417152, 8045920221980036228, 8045922720724192388}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #21 0x00007f1abed44bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. >>> Dump Ruby level backtrace (if possible)