# Logfile created on 2024-01-29 13:42:52 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000562972e9a308 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240129-134252", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000562972f23450 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000562972f232c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000562972f23130 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240129-134252", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240129-134252>, @binmode=false, @mon_data=#<Monitor:0x0000562972f23068>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 8bff7e996c $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /tmp/ruby/src/trunk-yjit/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-yjit/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated 8fce80a95e109352f64c6cb206bfa5235a7e522a910e8688e36c5f8a8231ed51 builtin_binary.inc compiling /tmp/ruby/src/trunk-yjit/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: 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.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - generating enc.mk /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering 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/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' ./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk-yjit/bin installing base libraries: /tmp/ruby/install/trunk-yjit/lib installing arch files: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-yjit/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-yjit/bin installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-yjit/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.11.1 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.0.9 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0 minitest 5.21.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.9.1 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.3 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.0 nkf 0.2.0 syslog 0.1.2 csv 3.2.8 installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1883 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' Run options: --seed=47575 "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/862] 909628=test_enumerator [ 2/862] 909629=test_gem_commands_contents_command [ 3/862] 909627=test_rdoc_ri_paths [ 4/862] 909630=test_thread_fd_close [ 5/862] 909630=test_flush [ 6/862] 909630=test_pkey_dsa [ 7/862] 909627=test_safe_load [ 8/862] 909629=test_fixnum [ 9/862] 909627=test_signal [ 10/862] 909629=test_gem_commands_server_command [ 11/862] 909629=test_name_error [ 12/862] 909629=test_rdoc_markup_to_rdoc [ 13/862] 909629=test_tempfile [ 14/862] 909629=test_common [ 15/862] 909630=test_gem_uninstaller [ 16/862] 909629=test_project_sanity [ 17/862] 909629=test_gem_commands_mirror [ 18/862] 909629=test_gem_source_installed [ 19/862] 909629=test_c_struct_entry [ 20/862] 909629=test_m17n_comb [ 21/862] 909627=test_key_actor_vi [ 22/862] 909627=test_gem_commands_which_command [ 23/862] 909627=test_date_time [ 24/862] 909627=test_integer [ 25/862] 909628=test_ensured [ 26/862] 909628=test_passing_block [ 27/862] 909628=test_gem_commands_unpack_command [ 28/862] 909630=test_win32ole_variant [ 29/862] 909630=test_marshal [ 30/862] 909630=test_flip [ 31/862] 909630=test_jaro_winkler [ 32/862] 909630=test_rdoc_markup_to_markdown [ 33/862] 909628=test_gem_package_old [ 34/862] 909630=test_stringchar [ 35/862] 909628=test_ractor [ 36/862] 909630=test_enumerable [ 37/862] 909630=test_ssl [ 38/862] 909629=json_common_interface_test [ 39/862] 909629=test_sexp [ 40/862] 909629=test_open-uri [ 41/862] 909628=test_gem [ 42/862] 909630=test_resolve_symbol [ 43/862] 909630=test_gem_commands_cert_command [ 44/862] 909629=test_rdoc_context [ 45/862] 909629=test_ldap [ 46/862] 909629=test_files_lib [ 47/862] 909627=test_exception [ 48/862] 909630=test_gem_doctor [ 49/862] 909630=test_iso_8859 [ 50/862] 909630=test_serialize_subclasses [ 51/862] 909630=test_parser [ 52/862] 909630=test_struct [ 53/862] 909630=test_cgi_core [ 54/862] 909630=test_mutex [ 55/862] 909628=test_nil2vtempty [ 56/862] 909628=test_bug_reporter [ 57/862] 909628=test_ssl [ 58/862] 909630=test_module [ 59/862] 909627=test_fd_setsize [ 60/862] 909627=test_rdoc_i18n_text [ 61/862] 909627=test_singleton_function [ 62/862] 909627=test_cclass [ 63/862] 909627=test_rdoc_text [ 64/862] 909627=test_ifunless [ 65/862] 909627=test_require [ 66/862] 909627=test_json_tree [ 67/862] 909627=test_gem_install_update_options [ 68/862] 909627=test_gem_security_policy [ 69/862] 909627=test_config [ 70/862] 909627=test_timeout [ 71/862] 909630=test_rubyvm [ 72/862] 909630=test_severity [ 73/862] 909630=test_ractor [ 74/862] 909630=test_weakref [ 75/862] 909630=test_method_cache [ 76/862] 909630=test_sprintf_comb [ 77/862] 909627=test_time_tz [ 78/862] 909627=test_win32ole [ 79/862] 909627=test_yaml_special_cases [ 80/862] 909627=test_gem_source_list [ 81/862] 909630=test_rdoc_generator_markup [ 82/862] 909630=test_name_error_extension [ 83/862] 909630=test_file [ 84/862] 909627=test_gem_text [ 85/862] 909627=test_gem_request [ 86/862] 909627=test_settracefunc [ 87/862] 909629=test_gem_commands_signout_command [ 88/862] 909629=test_date_strptime [ 89/862] 909629=test_null [ 90/862] 909629=bom_test [ 91/862] 909629=test_protocol [ 92/862] 909629=test_case [ 93/862] 909629=test_key_actor_emacs [ 94/862] 909629=test_emitter [ 95/862] 909629=test_basicinstructions [ 96/862] 909629=test_enumerator [ 97/862] 909629=test_parser_events [ 98/862] 909629=test_init [ 99/862] 909627=test_load [100/862] 909627=test_file [101/862] 909627=test_stringscanner [102/862] 909627=test_gem_resolver_vendor_specification [103/862] 909627=test_gem_uri [104/862] 909627=test_spell_checker [105/862] 909627=test_str2big [106/862] 909627=test_date_compat [107/862] 909627=test_symbol [108/862] 909627=test_gem_version_option [109/862] 909629=test_scan_args [110/862] 909629=test_normalize [111/862] 909629=test_gem_resolver_git_set [112/862] 909627=test_gem_commands_update_command [113/862] 909629=test_eval [114/862] 909629=test_class_name_check [115/862] 909629=test_files_test_2 [116/862] 909629=test_ipaddr [117/862] 909629=test_require_path_check [118/862] 909629=test_folderitem2_invokeverb [119/862] 909629=test_win32ole_event [120/862] 909629=test_gem_resolver_api_specification [121/862] 909629=test_optimization [122/862] 909627=test_variable_name_check [123/862] 909627=test_date_parse [124/862] 909627=test_ole_methods [125/862] 909627=test_gem_resolver_index_set [126/862] 909627=test_rdoc_class_module [127/862] 909627=test_pkey_ec [128/862] 909627=test_exception_at_throwing [129/862] 909627=test_thread [130/862] 909627=test_gem_ext_cargo_builder_link_flag_converter [131/862] 909627=test_keyword [132/862] 909628=test_backtrace [133/862] 909628=test_call [134/862] 909628=test_date_new [135/862] 909628=test_gem_safe_marshal [136/862] 909630=test_bug-3571 [137/862] 909627=test_coderange [138/862] 909630=test_default_gems [139/862] 909627=test_len [140/862] 909627=test_gem_console_ui [141/862] 909627=test_gc_compact [142/862] 909630=test_ossl [143/862] 909628=test_enumerator_kw /tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:524: [BUG] Segmentation fault at 0x0000000000000221 ruby 3.4.0dev (2024-01-29T08:16:49Z master 8bff7e996c) +YJIT [x86_64-linux] -- Control frame information ----------------------------------------------- c:0014 p:0101 s:0102 E:0015b0 METHOD /tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:524 c:0013 p:0053 s:0091 e:000090 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:203 [FINISH] c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:167 [FINISH] c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1552 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1539 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1332 c:0007 p:0066 s:0046 E:001ff0 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23 c:0003 p:0202 s:0016 e:000015 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:209 [FINISH] c:0001 p:0000 s:0003 E:001920 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:209:in `<main>' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:122:in `run' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23:in `_run_suites' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23:in `map' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:24:in `block in _run_suites' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:52:in `_run_suite' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1332:in `_run_suite' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1539:in `_run_suite' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1539:in `map' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1552:in `block in _run_suite' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:167:in `run' /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:203:in `run_test' /tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb:524:in `test_tailcall_condition_block' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 3 -- Machine register context ------------------------------------------------ RIP: 0x0000000000000221 RBP: 0x00007f83db366d00 RSP: 0x00007fff1758a410 RAX: 0x00007f83db267340 RBX: 0x00007f83be3b1a58 RCX: 0x0000559bdcbccc60 RDX: 0x00007fff1758a500 RDI: 0x0000559bdcbccc60 RSI: 0x0000000000000004 R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 R11: 0x00007fff175896b0 R12: 0x0000000000000004 R13: 0x00007f83a426bab8 R14: 0x00007f83be3b1a58 R15: 0x00007f83db366d00 EFL: 0x0000000000010212 -- C level backtrace information ------------------------------------------- [144/862] 909628=test_ruby_lex running file: /tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. make: *** [uncommon.mk:945: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug description_with_yjit 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ..... Finished in 156.544515 seconds 3728 files, 31901 examples, 269113 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk-yjit/ruby -c /tmp/cores/core.1001.909629.ruby -x gdbscript [New LWP 909629] [New LWP 909636] [New LWP 909769] [New LWP 911666] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb '. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f83db5aac1e in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 [Current thread is 1 (Thread 0x7f83db3687c0 (LWP 909629))] >>> Threads Id Target Id Frame * 1 Thread 0x7f83db3687c0 (LWP 909629) 0x00007f83db5aac1e in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 2 Thread 0x7f83c1d8f640 (LWP 909636) 0x00007f83db490fde in epoll_wait (epfd=4, events=events@entry=0x559bdc39321c <timer_th+28>, maxevents=maxevents@entry=16, timeout=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 3 Thread 0x7f83bf56e640 (LWP 909769) __futex_abstimed_wait_common64 (private=8, cancel=true, abstime=0x7f83bf56d140, op=137, expected=0, futex_word=0x7f83bf7352d0) at ./nptl/futex-internal.c:57 4 Thread 0x7f83bf58f640 (LWP 911666) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f83be350680) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 4 (Thread 0x7f83bf58f640 (LWP 911666)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f83be350680) 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=0x7f83be350680) 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=0x7f83be350680, 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 0x00007f83db3feac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559bdcbccad0, cond=0x7f83be350658) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f83db3fe7a0 <__condvar_cleanup_waiting>, __arg = 0x7f83bf58e670, __canceltype = -1084692624, __prev = 0x0} cbuffer = {wseq = 44, cond = 0x7f83be350658, mutex = 0x559bdcbccad0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 44 seq = 22 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=0x7f83be350658, mutex=mutex@entry=0x559bdcbccad0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x0000559bdbf7dcb2 in rb_native_cond_wait (mutex=0x559bdcbccad0, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:222 r = <optimized out> r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x559bdcbccad0, th=th@entry=0x7f83a68a97f0, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:860 next_th = <optimized out> #7 0x0000559bdbf80117 in thread_sched_to_running_common (th=0x7f83a68a97f0, sched=0x559bdcbccad0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:936 No locals. #8 thread_sched_to_running (sched=sched@entry=0x559bdcbccad0, th=th@entry=0x7f83a68a97f0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:950 No locals. #9 0x0000559bdbf87601 in blocking_region_end (region=0x7f83bf58e798, th=0x7f83a68a97f0) at /tmp/ruby/src/trunk-yjit/thread.c:1491 No locals. #10 rb_thread_io_blocking_call (func=0x559bdbe20410 <internal_read_func>, data1=0x7f83bf58e9a0, fd=5, events=1) at /tmp/ruby/src/trunk-yjit/thread.c:1781 __region = {prev_status = THREAD_RUNNABLE} _ec = 0x7f83bf0a6f00 _tag = {tag = 36, retval = 2313404970928773052, buf = {0x7f83bc0faad0, 0x559bdbf87760 <rb_thread_io_blocking_call+1008>, 0x0, 0x7f83bf58e730, 0x2}, prev = 0x7f83bf58e8d0, state = RUBY_TAG_NONE, lock_rec = 0} ec = 0x7f83bf0a6f00 th = 0x7f83a68a97f0 waiting_fd = {wfd_node = {next = 0x559bdcbc9488, prev = 0x559bdcbc9488}, th = 0x7f83a68a97f0, fd = 5, busy = 0x0} val = 1 saved_errno = 11 state = <optimized out> prev_mn_schedulable = false retry = <optimized out> #11 0x0000559bdbdde2ec in rb_ensure (b_proc=0x559bdbe21750 <io_read_memory_call>, data1=140203827718560, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:1003 _ec = 0x7f83bf0a6f00 _tag = {tag = 36, retval = 140203371405360, buf = {0x7f83bc0faad0, 0x559bdbdde3c0 <rb_ensure+480>, 0x0, 0x7f83bf58e870, 0x400}, prev = 0x7f83bf58ea70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x7f83bf0a6f00 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x559bdbf4b150 <rb_str_unlocktmp>, data2 = 140203371405360}} #12 0x0000559bdbe37fdd in io_read_memory_locktmp (iis=0x7f83bf58e9a0, str=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:3429 No locals. #13 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/trunk-yjit/io.c:3475 fptr = 0x7f83bc0faad0 length = <optimized out> str = 140203371405360 n = <optimized out> len = 1024 iis = {th = 140203793813360, fptr = 0x7f83bc0faad0, nonblock = 0, fd = 5, buf = 0x7f83b001f070, capa = 1024, timeout = 0x0} shrinkable = 1 __func__ = "io_getpartial" #14 0x0000559bdbe38565 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:3595 ret = <optimized out> #15 0x0000559bdd3c5c62 in ?? () No symbol table info available. #16 0x00007f83a68a97f0 in ?? () No symbol table info available. #17 0x00007f83bc16a0c0 in ?? () No symbol table info available. #18 0x00007f83bd538f48 in ?? () No symbol table info available. #19 0x0000559bdbfd0e19 in jit_exec_exception (ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:506 func = <optimized out> func = <optimized out> #20 vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2515 vm_loop_start = <optimized out> vm_loop_start = <optimized out> #21 rb_vm_exec (ec=0x7f83bf0a6f00) at /tmp/ruby/src/trunk-yjit/vm.c:2492 _ec = 0x7f83bf0a6f00 _tag = {tag = 36, retval = 4, buf = {0x7f83bf58eb70, 0x559bdbfd0ed8 <rb_vm_exec+408>, 0x0, 0x7f83bf58ea50, 0x3000000028}, prev = 0x7f83bf58ec70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #22 0x0000559bdbfd6358 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f83bd1eefa0, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1512 arg_size = <optimized out> arg_size = <optimized out> #23 0x0000559bdbfd66ff in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x7f83bc16a0c0, argc=argc@entry=0, argv=argv@entry=0x7f83bf58eb20, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1731 self = <optimized out> #24 0x0000559bdbf823af in thread_do_start_proc (th=0x7f83a68a97f0) at /tmp/ruby/src/trunk-yjit/thread.c:595 args = 140203793813320 args_ptr = 0x7f83bf58eb20 args_len = 0 procval = <optimized out> proc = 0x7f83bc16a0c0 #25 0x0000559bdbf83ff2 in thread_do_start (th=0x7f83a68a97f0) at /tmp/ruby/src/trunk-yjit/thread.c:614 result = 36 result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #26 thread_start_func_2 (th=0x7f83a68a97f0, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:668 _ec = 0x7f83bf0a6f00 _tag = {tag = 36, retval = 140204295851948, buf = {0x7f83a68a97f0, 0x559bdbf83f30 <thread_start_func_2+560>, 0x0, 0x7f83bf58eb80, 0x559bdcbccad0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 ractor_main_th = 0x559bdcbcb810 #27 0x0000559bdbf84c40 in call_thread_start_func_2 (th=0x7f83a68a97f0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2210 stack_start = 0 stack_start_addr = 0x7f83bf58ed38 stack_start = <optimized out> stack_start_addr = <optimized out> #28 nt_start (ptr=0x7f83be350630) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2255 th = 0x7f83a68a97f0 sched = <optimized out> nt = <optimized out> vm = <optimized out> #29 0x00007f83db3ffb43 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 = {140733585072944, 5355828132592392387, 140203827721792, 25, 140204295845968, 140733585073296, -5380455758062774077, -5380658953355749181}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #30 0x00007f83db490bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 3 (Thread 0x7f83bf56e640 (LWP 909769)): #0 __futex_abstimed_wait_common64 (private=8, cancel=true, abstime=0x7f83bf56d140, op=137, expected=0, futex_word=0x7f83bf7352d0) 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=8, abstime=0x7f83bf56d140, clockid=1380294464, expected=0, futex_word=0x7f83bf7352d0) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 1168064768 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f83bf7352d0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f83bf56d140, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007f83db3fef1b in __pthread_cond_wait_common (abstime=0x7f83bf56d140, clockid=1, mutex=0x7f83bf9d9820, cond=0x7f83bf7352a8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f83db3fe7a0 <__condvar_cleanup_waiting>, __arg = 0x7f83bf56d080, __canceltype = 391739402, __prev = 0x0} cbuffer = {wseq = 220, cond = 0x7f83bf7352a8, mutex = 0x7f83bf9d9820, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 220 seq = 110 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x7f83bf7352a8, mutex=mutex@entry=0x7f83bf9d9820, abstime=abstime@entry=0x7f83bf56d140) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x0000559bdbf8355a in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7f83bf9d9820, cond=0x7f83bf7352a8) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:242 r = <optimized out> ts = {tv_sec = 974123, tv_nsec = 386383388} r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x7f83bf9d9700, rel=rel@entry=0x7f83bf56d190) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2457 end = <optimized out> sched = <optimized out> lock = 0x7f83bf9d9820 cond = 0x7f83bf7352a8 max = 100000000000000000 #7 0x0000559bdbf86351 in native_sleep (rel=0x7f83bf56d190, th=0x7f83bf9d9700) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3294 sched = <optimized out> sched = <optimized out> #8 sleep_hrtime (fl=0, rel=<optimized out>, th=0x7f83bf9d9700) at /tmp/ruby/src/trunk-yjit/thread.c:1283 prev_status = THREAD_RUNNABLE woke = 1 end = 974123386380442 prev_status = <optimized out> woke = <optimized out> end = <optimized out> #9 rb_mutex_wait_for (time=time@entry=140203827581632) at /tmp/ruby/src/trunk-yjit/thread_sync.c:563 rel = 0x7f83bf56d2c0 #10 0x0000559bdbdde2ec in rb_ensure (b_proc=b_proc@entry=0x559bdbf86280 <rb_mutex_wait_for>, data1=data1@entry=140203827581632, e_proc=e_proc@entry=0x559bdbf7fb10 <mutex_lock_uninterruptible>, data2=data2@entry=140203852236800) at /tmp/ruby/src/trunk-yjit/eval.c:1003 _ec = 0x7f83bf691440 _tag = {tag = 36, retval = 94127899109429, buf = {0x7f83c0cf0800, 0x559bdbdde3c0 <rb_ensure+480>, 0x0, 0x7f83bf56d1d0, 0x400000001}, prev = 0x7f83bf56d5b0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x7f83bf691440 ensure_list = {next = 0x7f83bf56d590, entry = {marker = 0, e_proc = 0x559bdbf7fb10 <mutex_lock_uninterruptible>, data2 = 140203852236800}} #11 0x0000559bdbf81969 in rb_mutex_sleep (self=140203852236800, timeout=175639324940697602) at /tmp/ruby/src/trunk-yjit/thread_sync.c:590 rel = 59999058000 t = <optimized out> woken = 20 beg = 1706535827 scheduler = <optimized out> end = <optimized out> #12 0x0000559bdbfd685f in vm_call0_cfunc_with_frame (argv=0x7f83bf56d648, calling=<optimized out>, ec=0x7f83bf691440) at /tmp/ruby/src/trunk-yjit/vm_eval.c:173 reg_cfp = 0x7f83be248ef8 ci = <optimized out> me = 0x7f83c1d98ea0 mid = 26337 block_handler = <optimized out> recv = <optimized out> argc = <optimized out> val = <optimized out> cfunc = 0x559bdcc0aaf8 len = <optimized out> frame_flags = <optimized out> ci = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> len = <optimized out> recv = <optimized out> argc = <optimized out> mid = <optimized out> block_handler = <optimized out> frame_flags = <optimized out> unaligned_member_ptr_result = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #13 vm_call0_cfunc (argv=0x7f83bf56d648, calling=<optimized out>, ec=0x7f83bf691440) at /tmp/ruby/src/trunk-yjit/vm_eval.c:187 No locals. #14 vm_call0_body (ec=0x7f83bf691440, calling=<optimized out>, argv=0x7f83bf56d648) at /tmp/ruby/src/trunk-yjit/vm_eval.c:233 ci = <optimized out> cc = <optimized out> ret = <optimized out> #15 0x0000559bdbfd7658 in vm_call0_cc (ec=0x7f83bf691440, recv=140203852236800, 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 = {140200617443329, 28433} calling = {cd = 0x7f83bf56d400, cc = 0x7f83bd39c680, block_handler = 0, recv = 140203852236800, argc = 1, kw_splat = false, heap_argv = 0} #16 0x0000559bdbfd9dba in rb_funcallv_scope (recv=140203852236800, mid=26337, argc=1, argv=0x7f83bf56d648, scope=CALL_FCALL) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1069 ec = 0x7f83bf691440 cc = <optimized out> self = <optimized out> #17 0x0000559bdbdde2ec in rb_ensure (b_proc=b_proc@entry=0x559bdbf79600 <do_sleep>, data1=data1@entry=140203827582528, e_proc=e_proc@entry=0x559bdbf77cd0 <delete_from_waitq>, data2=data2@entry=140203827582544) at /tmp/ruby/src/trunk-yjit/eval.c:1003 _ec = 0x7f83bf691440 _tag = {tag = 36, retval = 0, buf = {0x2, 0x559bdbdde3c0 <rb_ensure+480>, 0x0, 0x7f83bf56d550, 0x0}, prev = 0x7f83bf56d6f0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x7f83bf691440 ensure_list = {next = 0x7f83bf56d800, entry = {marker = 0, e_proc = 0x559bdbf77cd0 <delete_from_waitq>, data2 = 140203827582544}} #18 0x0000559bdbf7942d in rb_condvar_wait (argc=2, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_sync.c:1548 ec = 0x7f83bf691440 cv = 0x559bdcde8b70 args = {mutex = 140203852236800, timeout = 175639324940697602} sync_waiter = {self = 140203852236800, th = 0x7f83bf9d9700, fiber = 0x0, node = {next = 0x559bdcde8b70, prev = 0x559bdcde8b70}} #19 0x0000559bdd2a9163 in ?? () No symbol table info available. #20 0x00007f83bf691440 in ?? () No symbol table info available. #21 0x00007f83c1d98e50 in ?? () No symbol table info available. #22 0x00007f83c0cf0800 in ?? () No symbol table info available. #23 0x0000559bdbfd0e19 in jit_exec_exception (ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:506 func = <optimized out> func = <optimized out> #24 vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2515 vm_loop_start = <optimized out> vm_loop_start = <optimized out> #25 rb_vm_exec (ec=0x7f83bf691440) at /tmp/ruby/src/trunk-yjit/vm.c:2492 _ec = 0x7f83bf691440 _tag = {tag = 36, retval = 4, buf = {0x559bdcc0ab30, 0x559bdbfd0ed8 <rb_vm_exec+408>, 0x0, 0x7f83bf56d6d0, 0x0}, prev = 0x7f83bf56d820, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #26 0x0000559bdbfd611a in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x0, argc=0, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1637 No locals. #27 vm_yield (kw_splat=0, argv=0x0, argc=0, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1645 No locals. #28 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1366 No locals. #29 rb_yield (val=<optimized out>, val@entry=36) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1379 No locals. #30 0x0000559bdbdde2ec in rb_ensure (b_proc=0x559bdbfd6060 <rb_yield>, data1=36, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:1003 _ec = 0x7f83bf691440 _tag = {tag = 36, retval = 140203807510432, buf = {0x559bdcc0ab30, 0x559bdbdde3c0 <rb_ensure+480>, 0x0, 0x7f83bf56d7c0, 0x0}, prev = 0x7f83bf56da70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x7f83bf691440 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x559bdbf7c3b0 <rb_mutex_unlock>, data2 = 140203852236800}} #31 0x0000559bdbfc241c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f83be248fa0, ec=0x7f83bf691440) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3492 ci = 0x66f100000001 cc = <optimized out> val = <optimized out> me = 0x7f83c1d98e50 cfunc = 0x559bdcc0ab38 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> #32 vm_call_cfunc_with_frame (ec=0x7f83bf691440, reg_cfp=0x7f83be248fa0, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3520 argc = 0 stack_bottom = <optimized out> argv = <optimized out> #33 0x0000559bdbfe165b in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:410 val = 94127915086720 ci = 0x7f83bf7352d0 cc = <optimized out> recv = 0 argc = <optimized out> calling = {cd = 0x559bdcf13380, cc = 0x7f83c0cf95b8, block_handler = 140203807510457, recv = 140203852236800, 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> #34 vm_exec_core (ec=0x7f83bf7352d0) at ../../src/trunk-yjit/insns.def:842 bh = 18446744073709551100 cd = 0x559bdcf13380 blockiseq = 0x0 leaf = <optimized out> val = 94127915086720 reg_pc = 0x559bdcd394d0 reg_cfp = 0x7f83be248fa0 insns_address_table = {0x559bdbfe2d05 <vm_exec_core+8757>, 0x559bdbfe2c99 <vm_exec_core+8649>, 0x559bdbfe2c24 <vm_exec_core+8532>, 0x559bdbfe2ba8 <vm_exec_core+8408>, 0x559bdbfe2ee0 <vm_exec_core+9232>, 0x559bdbfe2e5e <vm_exec_core+9102>, 0x559bdbfe2d91 <vm_exec_core+8897>, 0x559bdbfe2d2e <vm_exec_core+8798>, 0x559bdbfe2fb0 <vm_exec_core+9440>, 0x559bdbfe2f5c <vm_exec_core+9356>, 0x559bdbfe29dd <vm_exec_core+7949>, 0x559bdbfe27e8 <vm_exec_core+7448>, 0x559bdbfe279d <vm_exec_core+7373>, 0x559bdbfe2732 <vm_exec_core+7266>, 0x559bdbfe26d2 <vm_exec_core+7170>, 0x559bdbfe268e <vm_exec_core+7102>, 0x559bdbfe264f <vm_exec_core+7039>, 0x559bdbfe2613 <vm_exec_core+6979>, 0x559bdbfe25d7 <vm_exec_core+6919>, 0x559bdbfe259b <vm_exec_core+6859>, 0x559bdbfe2502 <vm_exec_core+6706>, 0x559bdbfe24ba <vm_exec_core+6634>, 0x559bdbfe245b <vm_exec_core+6539>, 0x559bdbfe240e <vm_exec_core+6462>, 0x559bdbfe2388 <vm_exec_core+6328>, 0x559bdbfe2347 <vm_exec_core+6263>, 0x559bdbfe22e4 <vm_exec_core+6164>, 0x559bdbfe2266 <vm_exec_core+6038>, 0x559bdbfe2222 <vm_exec_core+5970>, 0x559bdbfe21de <vm_exec_core+5902>, 0x559bdbfe2045 <vm_exec_core+5493>, 0x559bdbfe1fb5 <vm_exec_core+5349>, 0x559bdbfe1f50 <vm_exec_core+5248>, 0x559bdbfe1ef1 <vm_exec_core+5153>, 0x559bdbfe1e92 <vm_exec_core+5058>, 0x559bdbfe1e40 <vm_exec_core+4976>, 0x559bdbfe1de3 <vm_exec_core+4883>, 0x559bdbfe1d92 <vm_exec_core+4802>, 0x559bdbfe1d64 <vm_exec_core+4756>, 0x559bdbfe1d22 <vm_exec_core+4690>, 0x559bdbfe1cca <vm_exec_core+4602>, 0x559bdbfe1c8f <vm_exec_core+4543>, 0x559bdbfe1b98 <vm_exec_core+4296>, 0x559bdbfe1b4e <vm_exec_core+4222>, 0x559bdbfe1b03 <vm_exec_core+4147>, 0x559bdbfe1ace <vm_exec_core+4094>, 0x559bdbfe1a59 <vm_exec_core+3977>, 0x559bdbfe19f0 <vm_exec_core+3872>, 0x559bdbfe199b <vm_exec_core+3787>, 0x559bdbfe1925 <vm_exec_core+3669>, 0x559bdbfe1888 <vm_exec_core+3512>, 0x559bdbfe1718 <vm_exec_core+3144>, 0x559bdbfe16d6 <vm_exec_core+3078>, 0x559bdbfe1689 <vm_exec_core+3001>, 0x559bdbfe1530 <vm_exec_core+2656>, 0x559bdbfe0b30 <vm_exec_core+96>, 0x559bdbfe14b0 <vm_exec_core+2528>, 0x559bdbfe145a <vm_exec_core+2442>, 0x559bdbfe3c8d <vm_exec_core+12733>, 0x559bdbfe1404 <vm_exec_core+2356>, 0x559bdbfe133d <vm_exec_core+2157>, 0x559bdbfe3310 <vm_exec_core+10304>, 0x559bdbfe317f <vm_exec_core+9903>, 0x559bdbfe30bd <vm_exec_core+9709>, 0x559bdbfe3730 <vm_exec_core+11360>, 0x559bdbfe3405 <vm_exec_core+10549>, 0x559bdbfe32aa <vm_exec_core+10202>, 0x559bdbfe3057 <vm_exec_core+9607>, 0x559bdbfe3014 <vm_exec_core+9540>, 0x559bdbfe127d <vm_exec_core+1965>, 0x559bdbfe11d3 <vm_exec_core+1795>, 0x559bdbfe4534 <vm_exec_core+14948>, 0x559bdbfe4469 <vm_exec_core+14745>, 0x559bdbfe429a <vm_exec_core+14282>, 0x559bdbfe4338 <vm_exec_core+14440>, 0x559bdbfe4393 <vm_exec_core+14531>, 0x559bdbfe44d3 <vm_exec_core+14851>, 0x559bdbfe3d9a <vm_exec_core+13002>, 0x559bdbfe3e20 <vm_exec_core+13136>, 0x559bdbfe3e84 <vm_exec_core+13236>, 0x559bdbfe3ee8 <vm_exec_core+13336>, 0x559bdbfe3f4c <vm_exec_core+13436>, 0x559bdbfe3fb0 <vm_exec_core+13536>, 0x559bdbfe4708 <vm_exec_core+15416>, 0x559bdbfe45a1 <vm_exec_core+15057>, 0x559bdbfe4697 <vm_exec_core+15303>, 0x559bdbfe410b <vm_exec_core+13883>, 0x559bdbfe115f <vm_exec_core+1679>, 0x559bdbfe10fa <vm_exec_core+1578>, 0x559bdbfe45fc <vm_exec_core+15148>, 0x559bdbfe442c <vm_exec_core+14684>, 0x559bdbfe475c <vm_exec_core+15500>, 0x559bdbfe4639 <vm_exec_core+15209>, 0x559bdbfe4197 <vm_exec_core+14023>, 0x559bdbfe420c <vm_exec_core+14140>, 0x559bdbfe1083 <vm_exec_core+1459>, 0x559bdbfe1002 <vm_exec_core+1330>, 0x559bdbfe0f4b <vm_exec_core+1147>, 0x559bdbfe0efd <vm_exec_core+1069>, 0x559bdbfe0eab <vm_exec_core+987>, 0x559bdbfe0e5b <vm_exec_core+907>, 0x559bdbfe0e03 <vm_exec_core+819>, 0x559bdbfe0dc7 <vm_exec_core+759>, 0x559bdbfe0d8b <vm_exec_core+699>, 0x559bdbfe2cf5 <vm_exec_core+8741>, 0x559bdbfe2c89 <vm_exec_core+8633>, 0x559bdbfe2c14 <vm_exec_core+8516>, 0x559bdbfe2b98 <vm_exec_core+8392>, 0x559bdbfe2ed0 <vm_exec_core+9216>, 0x559bdbfe2e4e <vm_exec_core+9086>, 0x559bdbfe2d81 <vm_exec_core+8881>, 0x559bdbfe2d1e <vm_exec_core+8782>, 0x559bdbfe2fa0 <vm_exec_core+9424>, 0x559bdbfe2f4c <vm_exec_core+9340>, 0x559bdbfe29cd <vm_exec_core+7933>, 0x559bdbfe27d8 <vm_exec_core+7432>, 0x559bdbfe278d <vm_exec_core+7357>, 0x559bdbfe2722 <vm_exec_core+7250>, 0x559bdbfe26c2 <vm_exec_core+7154>, 0x559bdbfe267e <vm_exec_core+7086>, 0x559bdbfe263f <vm_exec_core+7023>, 0x559bdbfe2603 <vm_exec_core+6963>, 0x559bdbfe25c7 <vm_exec_core+6903>, 0x559bdbfe258b <vm_exec_core+6843>, 0x559bdbfe24f2 <vm_exec_core+6690>, 0x559bdbfe24aa <vm_exec_core+6618>, 0x559bdbfe244b <vm_exec_core+6523>, 0x559bdbfe23fe <vm_exec_core+6446>, 0x559bdbfe2378 <vm_exec_core+6312>, 0x559bdbfe2337 <vm_exec_core+6247>, 0x559bdbfe22d4 <vm_exec_core+6148>, 0x559bdbfe2256 <vm_exec_core+6022>, 0x559bdbfe2212 <vm_exec_core+5954>, 0x559bdbfe21ce <vm_exec_core+5886>, 0x559bdbfe2035 <vm_exec_core+5477>, 0x559bdbfe1fa5 <vm_exec_core+5333>, 0x559bdbfe1f40 <vm_exec_core+5232>, 0x559bdbfe1ee1 <vm_exec_core+5137>, 0x559bdbfe1e82 <vm_exec_core+5042>, 0x559bdbfe1e30 <vm_exec_core+4960>, 0x559bdbfe1dd3 <vm_exec_core+4867>, 0x559bdbfe1d82 <vm_exec_core+4786>, 0x559bdbfe1d54 <vm_exec_core+4740>, 0x559bdbfe1d12 <vm_exec_core+4674>, 0x559bdbfe1cba <vm_exec_core+4586>, 0x559bdbfe1c7f <vm_exec_core+4527>, 0x559bdbfe1b88 <vm_exec_core+4280>, 0x559bdbfe1b3e <vm_exec_core+4206>, 0x559bdbfe1af3 <vm_exec_core+4131>, 0x559bdbfe1abe <vm_exec_core+4078>, 0x559bdbfe1a49 <vm_exec_core+3961>, 0x559bdbfe19e0 <vm_exec_core+3856>, 0x559bdbfe198b <vm_exec_core+3771>, 0x559bdbfe1915 <vm_exec_core+3653>, 0x559bdbfe1878 <vm_exec_core+3496>, 0x559bdbfe1708 <vm_exec_core+3128>, 0x559bdbfe16c6 <vm_exec_core+3062>, 0x559bdbfe1679 <vm_exec_core+2985>, 0x559bdbfe1520 <vm_exec_core+2640>, 0x559bdbfe3ff3 <vm_exec_core+13603>, 0x559bdbfe14a0 <vm_exec_core+2512>, 0x559bdbfe144a <vm_exec_core+2426>, 0x559bdbfe4008 <vm_exec_core+13624>, 0x559bdbfe13f4 <vm_exec_core+2340>, 0x559bdbfe132d <vm_exec_core+2141>, 0x559bdbfe3300 <vm_exec_core+10288>, 0x559bdbfe316f <vm_exec_core+9887>, 0x559bdbfe30ad <vm_exec_core+9693>, 0x559bdbfe3720 <vm_exec_core+11344>, 0x559bdbfe33f5 <vm_exec_core+10533>, 0x559bdbfe329a <vm_exec_core+10186>, 0x559bdbfe3047 <vm_exec_core+9591>, 0x559bdbfe3004 <vm_exec_core+9524>, 0x559bdbfe126d <vm_exec_core+1949>, 0x559bdbfe11c3 <vm_exec_core+1779>, 0x559bdbfe401d <vm_exec_core+13645>, 0x559bdbfe4032 <vm_exec_core+13666>, 0x559bdbfe4047 <vm_exec_core+13687>, 0x559bdbfe405c <vm_exec_core+13708>, 0x559bdbfe4071 <vm_exec_core+13729>, 0x559bdbfe4086 <vm_exec_core+13750>, 0x559bdbfe409b <vm_exec_core+13771>, 0x559bdbfe40b7 <vm_exec_core+13799>, 0x559bdbfe40cc <vm_exec_core+13820>, 0x559bdbfe40e1 <vm_exec_core+13841>, 0x559bdbfe40f6 <vm_exec_core+13862>, 0x559bdbfe3cdd <vm_exec_core+12813>, 0x559bdbfe3cf2 <vm_exec_core+12834>, 0x559bdbfe3d07 <vm_exec_core+12855>, 0x559bdbfe3d1c <vm_exec_core+12876>, 0x559bdbfe3d31 <vm_exec_core+12897>, 0x559bdbfe114f <vm_exec_core+1663>, 0x559bdbfe10ea <vm_exec_core+1562>, 0x559bdbfe3d46 <vm_exec_core+12918>, 0x559bdbfe3d5b <vm_exec_core+12939>, 0x559bdbfe3d70 <vm_exec_core+12960>, 0x559bdbfe3d85 <vm_exec_core+12981>, 0x559bdbfe0b12 <vm_exec_core+66>, 0x559bdbfe0b16 <vm_exec_core+70>, 0x559bdbfe1073 <vm_exec_core+1443>...} #35 0x0000559bdbfd0ece in rb_vm_exec (ec=0x7f83bf691440) at /tmp/ruby/src/trunk-yjit/vm.c:2489 _ec = 0x7f83bf691440 _tag = {tag = 36, retval = 4, buf = {0x7f83bf56db70, 0x559bdbfd0ed8 <rb_vm_exec+408>, 0x0, 0x7f83bf56da50, 0x3000000028}, prev = 0x7f83bf56dc70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #36 0x0000559bdbfd6358 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f83c0cf19a8, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1512 arg_size = <optimized out> arg_size = <optimized out> #37 0x0000559bdbfd66ff in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x7f83bf735250, argc=argc@entry=0, argv=argv@entry=0x7f83bf56db20, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1731 self = <optimized out> #38 0x0000559bdbf823af in thread_do_start_proc (th=0x7f83bf9d9700) at /tmp/ruby/src/trunk-yjit/thread.c:595 args = 140203801957320 args_ptr = 0x7f83bf56db20 args_len = 0 procval = <optimized out> proc = 0x7f83bf735250 #39 0x0000559bdbf83ff2 in thread_do_start (th=0x7f83bf9d9700) at /tmp/ruby/src/trunk-yjit/thread.c:614 result = 36 result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #40 thread_start_func_2 (th=0x7f83bf9d9700, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:668 _ec = 0x7f83bf691440 _tag = {tag = 36, retval = 140204295851948, buf = {0x7f83bf9d9700, 0x559bdbf83f30 <thread_start_func_2+560>, 0x0, 0x7f83bf56db80, 0x559bdcbccad0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 ractor_main_th = 0x559bdcbcb810 #41 0x0000559bdbf84c40 in call_thread_start_func_2 (th=0x7f83bf9d9700) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2210 stack_start = 0 stack_start_addr = 0x7f83bf56dd38 stack_start = <optimized out> stack_start_addr = <optimized out> #42 nt_start (ptr=0x7f83bf735280) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2255 th = 0x7f83bf9d9700 sched = <optimized out> nt = <optimized out> vm = <optimized out> #43 0x00007f83db3ffb43 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 = {140733585070336, 5355828132592392387, 140203827586624, 0, 140204295845968, 140733585070688, -5380455877784987453, -5380658953355749181}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #44 0x00007f83db490bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 2 (Thread 0x7f83c1d8f640 (LWP 909636)): #0 0x00007f83db490fde in epoll_wait (epfd=4, events=events@entry=0x559bdc39321c <timer_th+28>, maxevents=maxevents@entry=16, timeout=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = -4 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000559bdbf854f6 in event_wait (vm=0x559bdcbc92a0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2897 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x559bdcbc92a0) at /tmp/ruby/src/trunk-yjit/thread_pthread_mn.c:874 r = <optimized out> r = <optimized out> i = <optimized out> th = <optimized out> events = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3024 vm = <optimized out> #4 0x00007f83db3ffb43 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 = {140733585074464, 5355828132592392387, 140203869664832, 25, 140204295845968, 140733585074816, -5380610789202290493, -5380658953355749181}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007f83db490bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7f83db3687c0 (LWP 909629)): #0 0x00007f83db5aac1e in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 No symbol table info available. #1 0x00007f83db5ac97b in _Unwind_Backtrace () from /lib/x86_64-linux-gnu/libgcc_s.so.1 No symbol table info available. #2 0x00007f83db49ed63 in __GI___backtrace (array=array@entry=0x559bdc3942a0 <trace>, size=size@entry=1024) at ./debug/backtrace.c:78 arg = {array = 0x559bdc3942a0 <trace>, unwind_link = 0x7f83db58c4e0 <global>, cfa = 94127912248704, cnt = 4, size = 1024} #3 0x0000559bdbff0211 in rb_print_backtrace (errout=0x7f83db5856a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:820 n = <optimized out> trace = {0x559bdbff0211 <rb_vm_bugreport+2273>, 0x559bdc1bd8cc <rb_bug_for_fatal_signal+252>, 0x559bdbf39a8f, 0x7f83db3ad520 <__restore_rt>, 0x0 <repeats 1020 times>} n = <optimized out> #4 rb_vm_bugreport (ctx=ctx@entry=0x559bdcc5e580, errout=errout@entry=0x7f83db5856a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1151 cmd = <optimized out> error = <optimized out> other_runtime_info = other_runtime_info vm = 0x559bdcbc92a0 ec = <optimized out> #5 0x0000559bdc1bd8cc in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x559bdcc5e580, fmt=fmt@entry=0x559bdc21b385 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:1065 pid = -1 out = 0x7f83db5856a0 <_IO_2_1_stderr_> file = <optimized out> line = 524 #6 0x0000559bdbf39a8f in sigsegv (sig=11, info=0x559bdcc5e6b0, ctx=0x559bdcc5e580) at /tmp/ruby/src/trunk-yjit/signal.c:926 No locals. #7 <signal handler called> No locals. #8 0x0000000000000221 in ?? () No symbol table info available. #9 0x0000559bdcbccc60 in ?? () No symbol table info available. #10 0x00007f83bd44ccd8 in ?? () No symbol table info available. #11 0x0000559bdce37260 in ?? () No symbol table info available. #12 0x0000000000000000 in ?? () No symbol table info available. >>> Dump Ruby level backtrace (if possible)