# Logfile created on 2023-09-01 02:50:52 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a75453e390 @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.20230901-025052", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a7545c74b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a7545c7320 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a7545c7190 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20230901-025052", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20230901-025052>, @binmode=false, @mon_data=#<Monitor:0x000055a7545c70c8>, @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
$$$[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 = df4c77608e
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/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'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/yarp -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-yjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/yarp -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/yarp -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating 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]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
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/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]: 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/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/yarp -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
generating 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
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/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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: 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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving 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/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.1/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]: 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.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.8.0
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.8
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
                                    yarp 0.9.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    stringio 3.0.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.19.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.3.7
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.1
                                    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'
PASS all 1851 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/yarp -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/yarp -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.1/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=24335
  "--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:

Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 44465>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 19 : #<IO:fd 19>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 20 : #<IO:fd 20>
Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007f96e798f7d0 /tmp/ruby/src/trunk-yjit/lib/drb/drb.rb:1716 sleep>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 19
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 20
Finished thread: Rinda::TupleSpaceProxyTest#test_00_tuple: #<Thread:0x00007f96e798f7d0 /tmp/ruby/src/trunk-yjit/lib/drb/drb.rb:1716 dead>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 40767>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 10 : #<TCPServer:fd 10, AF_INET6, ::, 40767>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 12 : #<IO:fd 12>
Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_with_additional_headers: 9
Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_with_additional_headers: 10
Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_with_additional_headers: 11
Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_with_additional_headers: 12
Finished tests in 253.172672s, 103.8264 tests/s, 36974.3065 assertions/s.
26286 tests, 9360884 assertions, 0 failures, 0 errors, 202 skips

ruby -v: ruby 3.3.0dev (2023-08-31T22:40:35Z master df4c77608e) +YJIT [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/yarp -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.2.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-08-31T22:40:35Z master df4c77608e) +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 .........................................................................
/tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/children_spec.rb:116: [BUG] Segmentation fault at 0x0000000000000030
ruby 3.3.0dev (2023-08-31T22:40:35Z master df4c77608e) +YJIT [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0027 p:---- s:0134 e:000133 CFUNC  :force_encoding
c:0026 p:0009 s:0129 e:000126 BLOCK  /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/children_spec.rb:116
c:0025 p:0019 s:0124 e:000123 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/guard.rb:91
c:0024 p:0016 s:0118 e:000117 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/platform.rb:103
c:0023 p:0083 s:0112 E:002020 BLOCK  /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/localtime_spec.rb:94 [FINISH]
c:0022 p:---- s:0109 e:000108 CFUNC  :instance_exec
c:0021 p:0009 s:0105 e:000104 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117
c:0020 p:0009 s:0097 e:000096 BLOCK  /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176 [FINISH]
c:0019 p:---- s:0093 e:000092 CFUNC  :all?
c:0018 p:0027 s:0089 e:000088 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176
c:0017 p:0011 s:0082 e:000081 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:135
c:0016 p:0036 s:0077 e:000076 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:54
c:0015 p:0015 s:0069 e:000068 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/object.rb:11
c:0014 p:0012 s:0062 E:0001a0 TOP    /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/localtime_spec.rb:3 [FINISH]
c:0013 p:---- s:0059 e:000058 CFUNC  :load
c:0012 p:0006 s:0054 e:000053 BLOCK  /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH]
c:0011 p:---- s:0051 e:000050 CFUNC  :instance_exec
c:0010 p:0009 s:0047 e:000046 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117
c:0009 p:0030 s:0039 e:000038 BLOCK  /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH]
c:0008 p:---- s:0035 e:000034 CFUNC  :each
c:0007 p:0093 s:0031 e:000030 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:91
c:0006 p:0004 s:0024 e:000023 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:96
c:0005 p:0021 s:0020 e:000019 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:64
c:0004 p:0024 s:0016 e:000015 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/commands/mspec-run.rb:84
c:0003 p:0051 s:0012 e:000011 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/script.rb:291
c:0002 p:0023 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run:7 [FINISH]
c:0001 p:0000 s:0003 E:000750 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run:7:in `<main>'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/script.rb:291:in `main'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in `run'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:64:in `process'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:96:in `files'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:91:in `each_file'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:91:in `each'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100:in `block in files'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117:in `protect'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117:in `instance_exec'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100:in `block (2 levels) in files'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100:in `load'
/tmp/ruby/src/trunk-yjit/spec/ruby/core/time/localtime_spec.rb:3:in `<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/object.rb:11:in `describe'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:54:in `describe'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:135:in `describe'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176:in `protect'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176:in `all?'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176:in `block in protect'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117:in `protect'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117:in `instance_exec'
/tmp/ruby/src/trunk-yjit/spec/ruby/core/time/localtime_spec.rb:94:in `block in <top (required)>'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/platform.rb:103:in `platform_is_not'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/guard.rb:91:in `run_unless'
/tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/children_spec.rb:116:in `block (3 levels) in <top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/children_spec.rb:116:in `force_encoding'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1

-- Machine register context ------------------------------------------------
 RIP: 0x000055691b37f100 RBP: 0x0000000000000030 RSP: 0x00007ffcfe38d7f0
 RAX: 0x0000000100600005 RBX: 0x00007f7e44c32418 RCX: 0x00007f7e44c29128
 RDX: 0x0000000000000005 RDI: 0x0000000000000000 RSI: 0x0000000000000030
  R8: 0x00007f7e4244a288  R9: 0x0000000000000030 R10: 0x000055691d7bbd60
 R11: 0x00007f7e40825738 R12: 0x00007f7e4244a288 R13: 0x00007f7e44d31a60
 R14: 0x00007f7e41654b68 R15: 0x00007f7e44d31b08 EFL: 0x0000000000010206

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport+0x5cf) [0x55691b2062ef] /tmp/ruby/src/trunk-yjit/vm_dump.c:772
/tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0xec) [0x55691b39802c] /tmp/ruby/src/trunk-yjit/error.c:820
/tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x4f) [0x55691b153bcf] /tmp/ruby/src/trunk-yjit/signal.c:920
/lib/x86_64-linux-gnu/libc.so.6(__restore_rt+0x0) [0x7f7e44d78520] ./signal/sigaction.c:34
/tmp/ruby/build/trunk-yjit/ruby(rb_to_encoding+0x50) [0x55691b37f100] /tmp/ruby/src/trunk-yjit/encoding.c:309
/tmp/ruby/build/trunk-yjit/ruby(rb_str_force_encoding+0x48) [0x55691b165458] /tmp/ruby/src/trunk-yjit/string.c:10727
[0x55691dafb2c2]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run

* 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/.ext/x86_64-linux/enc/encdb.so
    7 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
    8 /tmp/ruby/build/trunk-yjit/rbconfig.rb
    9 /tmp/ruby/src/trunk-yjit/lib/rubygems/compatibility.rb
   10 /tmp/ruby/src/trunk-yjit/lib/rubygems/defaults.rb
   11 /tmp/ruby/src/trunk-yjit/lib/rubygems/deprecate.rb
   12 /tmp/ruby/src/trunk-yjit/lib/rubygems/errors.rb
   13 /tmp/ruby/src/trunk-yjit/lib/rubygems/unknown_command_spell_checker.rb
   14 /tmp/ruby/src/trunk-yjit/lib/rubygems/exceptions.rb
   15 /tmp/ruby/src/trunk-yjit/lib/rubygems/basic_specification.rb
   16 /tmp/ruby/src/trunk-yjit/lib/rubygems/stub_specification.rb
   17 /tmp/ruby/src/trunk-yjit/lib/rubygems/platform.rb
   18 /tmp/ruby/src/trunk-yjit/lib/rubygems/util/list.rb
   19 /tmp/ruby/src/trunk-yjit/lib/rubygems/version.rb
   20 /tmp/ruby/src/trunk-yjit/lib/rubygems/requirement.rb
   21 /tmp/ruby/src/trunk-yjit/lib/rubygems/specification.rb
   22 /tmp/ruby/src/trunk-yjit/lib/rubygems/util.rb
   23 /tmp/ruby/src/trunk-yjit/lib/rubygems/dependency.rb
   24 /tmp/ruby/src/trunk-yjit/lib/rubygems/core_ext/kernel_gem.rb
   25 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
   26 /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb
   27 /tmp/ruby/src/trunk-yjit/lib/rubygems.rb
   28 /tmp/ruby/src/trunk-yjit/lib/bundled_gems.rb
   29 /tmp/ruby/src/trunk-yjit/lib/error_highlight/version.rb
   30 /tmp/ruby/src/trunk-yjit/lib/error_highlight/base.rb
   31 /tmp/ruby/src/trunk-yjit/lib/error_highlight/formatter.rb
   32 /tmp/ruby/src/trunk-yjit/lib/error_highlight/core_ext.rb
   33 /tmp/ruby/src/trunk-yjit/lib/error_highlight.rb
   34 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/version.rb
   35 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/core_ext/name_error.rb
   36 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/levenshtein.rb
   37 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/jaro_winkler.rb
   38 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checker.rb
   39 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
   40 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
   41 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers.rb
   42 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/method_name_checker.rb
   43 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/key_error_checker.rb
   44 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/null_checker.rb
   45 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/tree_spell_checker.rb
   46 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/require_path_checker.rb
   47 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
   48 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/formatter.rb
   49 /tmp/ruby/src/trunk-yjit/lib/did_you_mean.rb
   50 /tmp/ruby/src/trunk-yjit/lib/syntax_suggest/core_ext.rb
   51 /tmp/ruby/build/trunk-yjit/x86_64-linux-fake.rb
   52 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/version.rb
   53 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/version.rb
   54 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/options.rb
   55 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb
   56 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/exception.rb
   57 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/tag.rb
   58 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb
   59 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/tally.rb
   60 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/guard.rb
   61 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/deprecate.rb
   62 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/version.rb
   63 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/warnings.rb
   64 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/script.rb
   65 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/commands/mspec-run.rb
   66 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/expectations/expectations.rb
   67 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/timer.rb
   68 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/base.rb
   69 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/dotted.rb
   70 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/spinner.rb
   71 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/file.rb
   72 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/filters/match.rb
   73 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/filters/regexp.rb
   74 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/filters/tag.rb
   75 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/filters/profile.rb
   76 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/filters.rb
   77 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb
   78 /tmp/ruby/src/trunk-yjit/lib/pp.rb
   79 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/format.rb
   80 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/base.rb
   81 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_an_instance_of.rb
   82 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_ancestor_of.rb
   83 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_close.rb
   84 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_computed_by.rb
   85 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_empty.rb
   86 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_false.rb
   87 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_kind_of.rb
   88 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_nan.rb
   89 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_nil.rb
   90 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_true.rb
   91 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/be_true_or_false.rb
   92 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/feature.rb
   93 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/io.rb
   94 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/complain.rb
   95 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/eql.rb
   96 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/equal.rb
   97 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/equal_element.rb
   98 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/variable.rb
   99 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_constant.rb
  100 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_class_variable.rb
  101 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/method.rb
  102 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_instance_method.rb
  103 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_instance_variable.rb
  104 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_method.rb
  105 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_private_instance_method.rb
  106 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_private_method.rb
  107 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_protected_instance_method.rb
  108 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_public_instance_method.rb
  109 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/have_singleton_method.rb
  110 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/include.rb
  111 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/include_any_of.rb
  112 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/infinity.rb
  113 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/match_yaml.rb
  114 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/raise_error.rb
  115 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/output.rb
  116 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/tmp.rb
  117 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/output_to_fd.rb
  118 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/respond_to.rb
  119 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/signed_zero.rb
  120 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/block_caller.rb
  121 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers/skip.rb
  122 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/matchers.rb
  123 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/expectations/should.rb
  124 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/expectations.rb
  125 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/warning.rb
  126 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/mocks/mock.rb
  127 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/mocks/proxy.rb
  128 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/mocks/object.rb
  129 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/mocks.rb
  130 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/evaluate.rb
  131 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/example.rb
  132 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/object.rb
  133 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/describe.rb
  134 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/specdoc.rb
  135 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/html.rb
  136 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/summary.rb
  137 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/unit.rb
  138 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/method.rb
  139 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/stats.rb
  140 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/yaml.rb
  141 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/profile.rb
  142 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/profile.rb
  143 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters/junit.rb
  144 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/formatters.rb
  145 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/filter.rb
  146 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/tag.rb
  147 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/taglist.rb
  148 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/tagpurge.rb
  149 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions.rb
  150 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/shared.rb
  151 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner.rb
  152 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/block_device.rb
  153 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/bug.rb
  154 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/conflict.rb
  155 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/endian.rb
  156 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
  157 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/platform.rb
  158 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/quarantine.rb
  159 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/support.rb
  160 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/superuser.rb
  161 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards.rb
  162 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/argf.rb
  163 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/argv.rb
  164 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/datetime.rb
  165 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/fixture.rb
  166 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/flunk.rb
  167 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/fs.rb
  168 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/mock_to_path.rb
  169 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/numeric.rb
  170 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/ruby_exe.rb
  171 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers/scratch.rb
  172 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/helpers.rb
  173 /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec.rb
  174 /tmp/ruby/src/trunk-yjit/spec/ruby/spec_helper.rb
  175 /tmp/ruby/src/trunk-yjit/spec/ruby/command_line/shared/change_directory.rb
  176 /tmp/ruby/src/trunk-yjit/spec/ruby/command_line/shared/verbose.rb
  177 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/kernel/at_exit.rb
  178 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/array.rb
  179 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/block.rb
  180 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/break.rb
  181 /tmp/ruby/src/trunk-yjit/spec/ruby/fixtures/class.rb
  182 /tmp/ruby/src/trunk-yjit/spec/ruby/fixtures/class_variables.rb
  183 /tmp/ruby/src/trunk-yjit/spec/ruby/fixtures/constants.rb
  184 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/constants_sclass.rb
  185 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/constant_visibility.rb
  186 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/def.rb
  187 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/defined.rb
  188 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/delegation.rb
  189 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/coding_us_ascii.rb
  190 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/coding_utf_8.rb
  191 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/ensure.rb
  192 /tmp/ruby/src/trunk-yjit/spec/ruby/fixtures/code_loading.rb
  193 /tmp/ruby/src/trunk-yjit/spec/ruby/language/shared/__FILE__.rb
  194 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/for_scope.rb
  195 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/hash_strings_binary.rb
  196 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/hash_strings_utf8.rb
  197 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/hash_strings_usascii.rb
  198 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/squiggly_heredoc.rb
  199 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/classes.rb
  200 /tmp/ruby/src/trunk-yjit/spec/ruby/language/shared/__LINE__.rb
  201 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
  202 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/no_magic_comment.rb
  203 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/case_magic_comment.rb
  204 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/second_line_magic_comment.rb
  205 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/second_token_magic_comment.rb
  206 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/shebang_magic_comment.rb
  207 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/emacs_magic_comment.rb
  208 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/vim_magic_comment.rb
  209 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/magic_comment.rb
  210 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/bytes_magic_comment.rb
  211 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/match_operators.rb
  212 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/metaclass.rb
  213 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/module.rb
  214 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/next.rb
  215 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/precedence.rb
  216 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
  217 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
  218 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
  219 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
  220 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/private.rb
  221 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
  222 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
  223 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
  224 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
  225 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/rescue.rb
  226 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/rescue_captures.rb
  227 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/return.rb
  228 /tmp/rubyspec_temp.20230901-3993950-qsyzud/171-top_return.rb
  229 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/send.rb
  230 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/super.rb
  231 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/variables.rb
  232 /tmp/ruby/src/trunk-yjit/spec/ruby/language/fixtures/yield.rb
  233 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/each_byte.rb
  234 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/each_char.rb
  235 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/each_codepoint.rb
  236 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/each_line.rb
  237 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/eof.rb
  238 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/filename.rb
  239 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/fileno.rb
  240 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/getc.rb
  241 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/gets.rb
  242 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/pos.rb
  243 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/read.rb
  244 /tmp/ruby/src/trunk-yjit/spec/ruby/core/argf/shared/readlines.rb
  245 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
  246 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/iterable_and_tolerating_size_increasing.rb
  247 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/fixtures/classes.rb
  248 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/push.rb
  249 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/enumeratorized.rb
  250 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/clone.rb
  251 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/collect.rb
  252 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/enumeratorize.rb
  253 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/delete_if.rb
  254 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/difference.rb
  255 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/slice.rb
  256 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/eql.rb
  257 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/keep_if.rb
  258 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/select.rb
  259 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/index.rb
  260 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/fixtures/encoded_strings.rb
  261 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/inspect.rb
  262 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
  263 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/intersection.rb
  264 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/join.rb
  265 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/length.rb
  266 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/enumerable/minmax.rb
  267 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/pack/shared/basic.rb
  268 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/pack/shared/string.rb
  269 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/pack/shared/taint.rb
  270 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/pack/shared/encodings.rb
  271 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/pack/shared/numeric_basic.rb
  272 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/pack/shared/float.rb
  273 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/pack/shared/integer.rb
  274 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/pack/shared/unicode.rb
  275 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/unshift.rb
  276 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/replace.rb
  277 /tmp/ruby/src/trunk-yjit/spec/ruby/core/array/shared/union.rb
  278 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/kernel/object_id.rb
  279 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/basicobject/send.rb
  280 /tmp/ruby/src/trunk-yjit/spec/ruby/core/basicobject/fixtures/common.rb
  281 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/kernel/equal.rb
  282 /tmp/ruby/src/trunk-yjit/spec/ruby/core/basicobject/fixtures/classes.rb
  283 /tmp/ruby/src/trunk-yjit/spec/ruby/fixtures/basicobject/method_missing.rb
  284 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/basicobject/method_missing.rb
  285 /tmp/ruby/src/trunk-yjit/spec/ruby/core/basicobject/fixtures/singleton_method.rb
  286 /tmp/ruby/src/trunk-yjit/spec/ruby/core/binding/fixtures/classes.rb
  287 /tmp/ruby/src/trunk-yjit/spec/ruby/core/binding/shared/clone.rb
  288 /tmp/ruby/src/trunk-yjit/spec/ruby/core/binding/fixtures/location.rb
  289 /tmp/ruby/src/trunk-yjit/spec/ruby/core/class/fixtures/classes.rb
  290 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/autoload_empty.rb
  291 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/classes.rb
  292 /tmp/ruby/src/trunk-yjit/spec/ruby/core/comparable/fixtures/classes.rb
  293 /tmp/ruby/src/trunk-yjit/spec/ruby/core/complex/shared/abs.rb
  294 /tmp/ruby/src/trunk-yjit/spec/ruby/core/complex/shared/arg.rb
  295 /tmp/ruby/src/trunk-yjit/spec/ruby/core/complex/shared/conjugate.rb
  296 /tmp/ruby/src/trunk-yjit/spec/ruby/core/complex/shared/divide.rb
  297 /tmp/ruby/src/trunk-yjit/spec/ruby/core/complex/shared/image.rb
  298 /tmp/ruby/src/trunk-yjit/spec/ruby/core/numeric/fixtures/classes.rb
  299 /tmp/ruby/src/trunk-yjit/spec/ruby/core/complex/shared/rect.rb
  300 /tmp/ruby/src/trunk-yjit/spec/ruby/core/data/fixtures/classes.rb
  301 /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/fixtures/common.rb
  302 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
  303 /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/shared/chroot.rb
  304 /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/shared/delete.rb
  305 /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/shared/closed.rb
  306 /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/shared/glob.rb
  307 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pathname.so
  308 /tmp/ruby/build/trunk-yjit/.ext/common/pathname.rb
  309 /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/shared/exist.rb
  310 /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/shared/pwd.rb
  311 /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/shared/open.rb
  312 /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/shared/path.rb
  313 /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/shared/pos.rb
  314 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
  315 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
  316 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
  317 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
  318 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
  319 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
  320 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
  321 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
  322 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
  323 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
  324 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
  325 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
  326 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
  327 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
  328 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
  329 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
  330 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
  331 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
  332 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
  333 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
  334 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
  335 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
  336 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
  337 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
  338 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
  339 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
  340 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
  341 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
  342 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
  343 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
  344 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
  345 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
  346 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
  347 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
  348 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
  349 /tmp/ruby/src/trunk-yjit/spec/ruby/core/encoding/fixtures/classes.rb
  350 /tmp/ruby/src/trunk-yjit/spec/ruby/core/encoding/shared/name.rb
  351 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/fixtures/classes.rb
  352 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/enumerable_enumeratorized.rb
  353 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/collect_concat.rb
  354 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/collect.rb
  355 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/find.rb
  356 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/entries.rb
  357 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/find_all.rb
  358 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/take.rb
  359 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/include.rb
  360 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerable/shared/inject.rb
  361 /tmp/ruby/src/trunk-yjit/spec/ruby/fixtures/enumerator/classes.rb
  362 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/enumerator/with_index.rb
  363 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/enumerator/with_object.rb
  364 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/enumerator/enum_for.rb
  365 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/fixtures/common.rb
  366 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/lazy/fixtures/classes.rb
  367 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/lazy/shared/collect_concat.rb
  368 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/lazy/shared/collect.rb
  369 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/lazy/shared/to_enum.rb
  370 /tmp/ruby/src/trunk-yjit/spec/ruby/core/enumerator/lazy/shared/select.rb
  371 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/spec_helper.rb
  372 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/each.rb
  373 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/fixtures/common.rb
  374 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/store.rb
  375 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/to_hash.rb
  376 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/hash/key_error.rb
  377 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/select.rb
  378 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/include.rb
  379 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/value.rb
  380 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/key.rb
  381 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/length.rb
  382 /tmp/ruby/src/trunk-yjit/spec/ruby/core/env/shared/update.rb
  383 /tmp/ruby/src/trunk-yjit/spec/ruby/core/exception/fixtures/common.rb
  384 /tmp/ruby/src/trunk-yjit/spec/ruby/core/exception/shared/new.rb
  385 /tmp/ruby/src/trunk-yjit/lib/rubygems/path_support.rb
  386 /tmp/ruby/src/trunk-yjit/spec/ruby/core/fiber/shared/blocking.rb
  387 /tmp/ruby/src/trunk-yjit/spec/ruby/core/fiber/fixtures/classes.rb
  388 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/kernel/raise.rb
  389 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/fiber/resume.rb
  390 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/blockdev.rb
  391 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/chardev.rb
  392 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/shared/unlink.rb
  393 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/directory.rb
  394 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/zero.rb
  395 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/executable_real.rb
  396 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/executable.rb
  397 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/exist.rb
  398 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/fixtures/common.rb
  399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
  400 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/file.rb
  401 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/shared/fnmatch.rb
  402 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/fixtures/file_types.rb
  403 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
  404 /tmp/ruby/build/trunk-yjit/.ext/common/socket.rb
  405 /tmp/ruby/src/trunk-yjit/spec/ruby/library/socket/fixtures/classes.rb
  406 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/grpowned.rb
  407 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/identical.rb
  408 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/shared/stat.rb
  409 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/shared/open.rb
  410 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/owned.rb
  411 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/shared/path.rb
  412 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/pipe.rb
  413 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/sprintf.rb
  414 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/shared/read.rb
  415 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/readable_real.rb
  416 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/readable.rb
  417 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/setgid.rb
  418 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/setuid.rb
  419 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/size.rb
  420 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/socket.rb
  421 /tmp/ruby/src/trunk-yjit/spec/ruby/core/file/stat/fixtures/classes.rb
  422 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/sticky.rb
  423 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/symlink.rb
  424 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/world_readable.rb
  425 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/world_writable.rb
  426 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/writable_real.rb
  427 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/file/writable.rb
  428 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/shared/abs.rb
  429 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/shared/arg.rb
  430 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/shared/equal.rb
  431 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/fixtures/coerce.rb
  432 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/fixtures/classes.rb
  433 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/shared/arithmetic_exception_in_coerce.rb
  434 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/shared/quo.rb
  435 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/shared/comparison_exception_in_coerce.rb
  436 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/shared/to_s.rb
  437 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/shared/modulo.rb
  438 /tmp/ruby/src/trunk-yjit/spec/ruby/core/float/shared/to_i.rb
  439 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/fixtures/classes.rb
  440 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/iteration.rb
  441 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/each.rb
  442 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/store.rb
  443 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/eql.rb
  444 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/select.rb
  445 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/comparison.rb
  446 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/greater_than.rb
  447 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/key.rb
  448 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/value.rb
  449 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/to_s.rb
  450 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/index.rb
  451 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/length.rb
  452 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/less_than.rb
  453 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/update.rb
  454 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/replace.rb
  455 /tmp/ruby/src/trunk-yjit/spec/ruby/core/hash/shared/values_at.rb
  456 /tmp/ruby/src/trunk-yjit/spec/ruby/core/integer/shared/abs.rb
  457 /tmp/ruby/src/trunk-yjit/spec/ruby/core/integer/shared/equal.rb
  458 /tmp/ruby/src/trunk-yjit/spec/ruby/core/integer/shared/to_i.rb
  459 /tmp/ruby/src/trunk-yjit/spec/ruby/core/integer/shared/integer_rounding.rb
  460 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/bigdecimal.so
  461 /tmp/ruby/build/trunk-yjit/.ext/common/bigdecimal.rb
  462 /tmp/ruby/src/trunk-yjit/spec/ruby/core/integer/fixtures/classes.rb
  463 /tmp/ruby/src/trunk-yjit/spec/ruby/core/integer/shared/arithmetic_coerce.rb
  464 /tmp/ruby/src/trunk-yjit/spec/ruby/core/integer/shared/exponent.rb
  465 /tmp/ruby/src/trunk-yjit/spec/ruby/core/integer/shared/comparison_coerce.rb
  466 /tmp/ruby/src/trunk-yjit/spec/ruby/core/integer/shared/modulo.rb
  467 /tmp/ruby/src/trunk-yjit/spec/ruby/core/integer/shared/next.rb
  468 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/fixtures/classes.rb
  469 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/binwrite.rb
  470 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/fcntl.so
  471 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/chars.rb
  472 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/codepoints.rb
  473 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/each.rb
  474 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/new.rb
  475 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/readlines.rb
  476 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/gets_ascii.rb
  477 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/tty.rb
  478 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
  479 /tmp/ruby/src/trunk-yjit/spec/ruby/core/process/fixtures/common.rb
  480 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/pos.rb
  481 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/io/putc.rb
  482 /tmp/ruby/src/trunk-yjit/spec/ruby/core/io/shared/write.rb
  483 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/fixtures/classes.rb
  484 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/kernel/complex.rb
  485 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/fixtures/Complex.rb
  486 /tmp/ruby/src/trunk-yjit/spec/ruby/fixtures/rational.rb
  487 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/Rational.rb
  488 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/fixtures/__callee__.rb
  489 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/fixtures/__method__.rb
  490 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/process/abort.rb
  491 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/fixtures/caller_locations.rb
  492 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/fixtures/caller.rb
  493 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/dup_clone.rb
  494 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/process/exit.rb
  495 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/process/fork.rb
  496 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/kind_of.rb
  497 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/lambda.rb
  498 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/load.rb
  499 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/require.rb
  500 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/method.rb
  501 /tmp/ruby/src/trunk-yjit/spec/ruby/fixtures/reflection.rb
  502 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/fixtures/singleton_methods.rb
  503 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/sprintf_encoding.rb
  504 /tmp/ruby/src/trunk-yjit/spec/ruby/core/kernel/shared/then.rb
  505 /tmp/ruby/src/trunk-yjit/spec/ruby/core/main/fixtures/classes.rb
  506 /tmp/ruby/src/trunk-yjit/spec/ruby/core/main/fixtures/string_refinement.rb
  507 /tmp/ruby/src/trunk-yjit/spec/ruby/core/marshal/fixtures/classes.rb
  508 /tmp/ruby/src/trunk-yjit/spec/ruby/core/marshal/fixtures/marshal_data.rb
  509 /tmp/ruby/src/trunk-yjit/spec/ruby/core/marshal/shared/load.rb
  510 /tmp/ruby/src/trunk-yjit/spec/ruby/core/matchdata/fixtures/classes.rb
  511 /tmp/ruby/src/trunk-yjit/spec/ruby/core/matchdata/shared/captures.rb
  512 /tmp/ruby/src/trunk-yjit/spec/ruby/core/matchdata/shared/eql.rb
  513 /tmp/ruby/src/trunk-yjit/spec/ruby/core/matchdata/shared/length.rb
  514 /tmp/ruby/src/trunk-yjit/spec/ruby/core/math/fixtures/classes.rb
  515 /tmp/ruby/src/trunk-yjit/spec/ruby/fixtures/math/common.rb
  516 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/math/atanh.rb
  517 /tmp/ruby/src/trunk-yjit/spec/ruby/core/method/fixtures/classes.rb
  518 /tmp/ruby/src/trunk-yjit/spec/ruby/core/method/shared/call.rb
  519 /tmp/ruby/src/trunk-yjit/spec/ruby/core/proc/shared/compose.rb
  520 /tmp/ruby/src/trunk-yjit/spec/ruby/core/method/shared/eql.rb
  521 /tmp/ruby/src/trunk-yjit/spec/ruby/core/method/shared/to_s.rb
  522 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/shared/class_eval.rb
  523 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/shared/class_exec.rb
  524 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/constant_unicode.rb
  525 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/constants_autoload.rb
  526 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/constants_autoload_a.rb
  527 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/constants_autoload_b.rb
  528 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/constants_autoload_c.rb
  529 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/constants_autoload_d.rb
  530 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/autoload_o.rb
  531 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/autoload_location.rb
  532 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/shared/equal_value.rb
  533 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/module.rb
  534 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/name.rb
  535 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/shared/set_visibility.rb
  536 /tmp/ruby/src/trunk-yjit/spec/ruby/core/module/fixtures/refine.rb
  537 /tmp/ruby/src/trunk-yjit/spec/ruby/core/numeric/shared/abs.rb
  538 /tmp/ruby/src/trunk-yjit/spec/ruby/core/numeric/shared/arg.rb
  539 /tmp/ruby/src/trunk-yjit/spec/ruby/core/numeric/shared/conj.rb
  540 /tmp/ruby/src/trunk-yjit/spec/ruby/core/numeric/shared/imag.rb
  541 /tmp/ruby/src/trunk-yjit/spec/ruby/core/numeric/shared/rect.rb
  542 /tmp/ruby/src/trunk-yjit/spec/ruby/core/numeric/shared/step.rb
  543 /tmp/ruby/src/trunk-yjit/spec/ruby/core/objectspace/fixtures/classes.rb
  544 /tmp/ruby/src/trunk-yjit/spec/ruby/core/objectspace/weakmap/shared/members.rb
  545 /tmp/ruby/src/trunk-yjit/spec/ruby/core/objectspace/weakmap/shared/each.rb
  546 /tmp/ruby/src/trunk-yjit/spec/ruby/core/objectspace/weakmap/shared/include.rb
  547 /tmp/ruby/src/trunk-yjit/spec/ruby/core/objectspace/weakmap/shared/size.rb
  548 /tmp/ruby/src/trunk-yjit/spec/ruby/core/proc/fixtures/common.rb
  549 /tmp/ruby/src/trunk-yjit/spec/ruby/core/proc/shared/call.rb
  550 /tmp/ruby/src/trunk-yjit/spec/ruby/core/proc/shared/call_arguments.rb
  551 /tmp/ruby/src/trunk-yjit/spec/ruby/core/proc/shared/dup.rb
  552 /tmp/ruby/src/trunk-yjit/spec/ruby/core/proc/fixtures/proc_aref.rb
  553 /tmp/ruby/src/trunk-yjit/spec/ruby/core/proc/fixtures/proc_aref_frozen.rb
  554 /tmp/ruby/src/trunk-yjit/spec/ruby/core/proc/shared/equal.rb
  555 /tmp/ruby/src/trunk-yjit/spec/ruby/core/proc/shared/to_s.rb
  556 /tmp/ruby/src/trunk-yjit/spec/ruby/core/proc/fixtures/source_location.rb
  557 /tmp/ruby/src/trunk-yjit/spec/ruby/core/process/fixtures/clocks.rb
  558 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/queue/enque.rb
  559 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/queue/clear.rb
  560 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/queue/close.rb
  561 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/queue/closed.rb
  562 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/queue/deque.rb
  563 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/types/rb_num2dbl_fails.rb
  564 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/queue/empty.rb
  565 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/queue/length.rb
  566 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/queue/num_waiting.rb
  567 /tmp/ruby/src/trunk-yjit/spec/ruby/core/random/shared/bytes.rb
  568 /tmp/ruby/src/trunk-yjit/spec/ruby/core/random/fixtures/classes.rb
  569 /tmp/ruby/src/trunk-yjit/spec/ruby/core/random/shared/rand.rb
  570 /tmp/ruby/src/trunk-yjit/spec/ruby/core/range/shared/begin.rb
  571 /tmp/ruby/src/trunk-yjit/spec/ruby/core/range/shared/cover_and_include.rb
  572 /tmp/ruby/src/trunk-yjit/spec/ruby/core/range/fixtures/classes.rb
  573 /tmp/ruby/src/trunk-yjit/spec/ruby/core/range/shared/cover.rb
  574 /tmp/ruby/src/trunk-yjit/spec/ruby/core/range/shared/end.rb
  575 /tmp/ruby/src/trunk-yjit/spec/ruby/core/range/shared/equal_value.rb
  576 /tmp/ruby/src/trunk-yjit/spec/ruby/core/range/shared/include.rb
  577 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/abs.rb
  578 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/ceil.rb
  579 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/coerce.rb
  580 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/comparison.rb
  581 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/denominator.rb
  582 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/div.rb
  583 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/divide.rb
  584 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/arithmetic_exception_in_coerce.rb
  585 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/divmod.rb
  586 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/equal_value.rb
  587 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/exponent.rb
  588 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/fdiv.rb
  589 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/floor.rb
  590 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/hash.rb
  591 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/inspect.rb
  592 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/modulo.rb
  593 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/multiply.rb
  594 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/numerator.rb
  595 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/plus.rb
  596 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/remainder.rb
  597 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/round.rb
  598 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/to_f.rb
  599 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/to_i.rb
  600 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/to_r.rb
  601 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/to_s.rb
  602 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/rational/truncate.rb
  603 /tmp/ruby/src/trunk-yjit/spec/ruby/core/refinement/fixtures/classes.rb
  604 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
  605 /tmp/ruby/src/trunk-yjit/spec/ruby/core/regexp/shared/new.rb
  606 /tmp/ruby/src/trunk-yjit/spec/ruby/core/regexp/shared/equal_value.rb
  607 /tmp/ruby/src/trunk-yjit/spec/ruby/core/regexp/shared/quote.rb
  608 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/sizedqueue/enque.rb
  609 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/sizedqueue/max.rb
  610 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/sizedqueue/new.rb
  611 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/sizedqueue/num_waiting.rb
  612 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/fixtures/classes.rb
  613 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/concat.rb
  614 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/byte_index_common.rb
  615 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/slice.rb
  616 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/eql.rb
  617 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/equal_value.rb
  618 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/chars.rb
  619 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/codepoints.rb
  620 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/each_codepoint_without_block.rb
  621 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/dedup.rb
  622 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/each_char_without_block.rb
  623 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/grapheme_clusters.rb
  624 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/each_line.rb
  625 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/each_line_without_block.rb
  626 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/encode.rb
  627 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
  628 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/fixtures/iso-8859-9-encoding.rb
  629 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/string/end_with.rb
  630 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/replace.rb
  631 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/to_sym.rb
  632 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/length.rb
  633 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/strip.rb
  634 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/string/times.rb
  635 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/succ.rb
  636 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/partition.rb
  637 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/fixtures/utf-8-encoding.rb
  638 /tmp/ruby/src/trunk-yjit/spec/ruby/shared/string/start_with.rb
  639 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/fixtures/to_c.rb
  640 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/shared/to_s.rb
  641 /tmp/ruby/src/trunk-yjit/lib/unicode_normalize/tables.rb
  642 /tmp/ruby/src/trunk-yjit/lib/unicode_normalize/normalize.rb
  643 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/unpack/shared/basic.rb
  644 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/unpack/shared/string.rb
  645 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/unpack/shared/taint.rb
  646 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/unpack/shared/float.rb
  647 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/unpack/shared/integer.rb
  648 /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/unpack/shared/unicode.rb
  649 /tmp/ruby/src/trunk-yjit/spec/ruby/core/struct/fixtures/classes.rb
  650 /tmp/ruby/src/trunk-yjit/spec/ruby/core/struct/shared/dup.rb
  651 /tmp/ruby/src/trunk-yjit/spec/ruby/core/struct/shared/accessor.rb
  652 /tmp/ruby/src/trunk-yjit/spec/ruby/core/struct/shared/equal_value.rb
  653 /tmp/ruby/src/trunk-yjit/spec/ruby/core/struct/shared/select.rb
  654 /tmp/ruby/src/trunk-yjit/spec/ruby/core/struct/shared/inspect.rb
  655 /tmp/ruby/src/trunk-yjit/spec/ruby/core/symbol/fixtures/classes.rb
  656 /tmp/ruby/src/trunk-yjit/spec/ruby/core/symbol/shared/slice.rb
  657 /tmp/ruby/src/trunk-yjit/spec/ruby/core/symbol/shared/id2name.rb
  658 /tmp/ruby/src/trunk-yjit/spec/ruby/core/symbol/shared/length.rb
  659 /tmp/ruby/src/trunk-yjit/spec/ruby/core/symbol/shared/succ.rb
  660 /tmp/ruby/src/trunk-yjit/spec/ruby/core/thread/fixtures/classes.rb
  661 /tmp/ruby/src/trunk-yjit/spec/ruby/core/thread/backtrace/location/fixtures/classes.rb
  662 /tmp/ruby/src/trunk-yjit/spec/ruby/core/thread/shared/exit.rb
  663 /tmp/ruby/src/trunk-yjit/spec/ruby/core/thread/shared/start.rb
  664 /tmp/ruby/src/trunk-yjit/spec/ruby/core/thread/shared/to_s.rb
  665 /tmp/ruby/src/trunk-yjit/spec/ruby/core/thread/shared/wakeup.rb
  666 /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/shared/asctime.rb
  667 /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/fixtures/classes.rb
  668 /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/shared/day.rb
  669 /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/shared/isdst.rb
  670 /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/shared/getgm.rb
  671 /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/shared/gm.rb
  672 /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/shared/time_params.rb
  673 /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/shared/gmt_offset.rb
  674 /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/shared/gmtime.rb
  675 /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/shared/inspect.rb
  676 /tmp/ruby/src/trunk-yjit/spec/ruby/core/time/shared/local.rb

* Process memory map:

55691afb3000-55691aff2000 r--p 00000000 00:115 16683644                  /tmp/ruby/build/trunk-yjit/ruby
55691aff2000-55691b3bb000 r-xp 0003f000 00:115 16683644                  /tmp/ruby/build/trunk-yjit/ruby
55691b3bb000-55691b535000 r--p 00408000 00:115 16683644                  /tmp/ruby/build/trunk-yjit/ruby
55691b536000-55691b54b000 r--p 00582000 00:115 16683644                  /tmp/ruby/build/trunk-yjit/ruby
55691b54b000-55691b551000 rw-p 00597000 00:115 16683644                  /tmp/ruby/build/trunk-yjit/ruby
55691b551000-55691b565000 rw-p 00000000 00:00 0 
55691d42b000-55691da22000 rw-p 00000000 00:00 0                          [heap]
55691da37000-55691dbda000 r-xp 00000000 00:00 0 
55691dbda000-556925a37000 ---p 00000000 00:00 0 
7f7ca0000000-7f7ca0021000 rw-p 00000000 00:00 0 
7f7ca0021000-7f7ca4000000 ---p 00000000 00:00 0 
7f7ca4977000-7f7ca4b95000 r--s 00000000 00:115 13112687                  /usr/lib/x86_64-linux-gnu/libc.so.6
7f7ca4b95000-7f7ca74b6000 r--s 00000000 00:115 16683644                  /tmp/ruby/build/trunk-yjit/ruby
7f7ca74b6000-7f7ca74b7000 ---p 00000000 00:00 0 
7f7ca74b7000-7f7ca75d7000 rw-p 00000000 00:00 0 
7f7ca75d7000-7f7ca75d8000 ---p 00000000 00:00 0 
7f7ca75d8000-7f7ca76f8000 rw-p 00000000 00:00 0 
7f7ca76f8000-7f7ca76f9000 ---p 00000000 00:00 0 
7f7ca76f9000-7f7ca7819000 rw-p 00000000 00:00 0 
7f7ca7819000-7f7ca781a000 ---p 00000000 00:00 0 
7f7ca781a000-7f7ca793a000 rw-p 00000000 00:00 0 
7f7ca793a000-7f7ca793b000 ---p 00000000 00:00 0 
7f7ca793b000-7f7ca7a5b000 rw-p 00000000 00:00 0 
7f7ca7a5b000-7f7ca7a5c000 ---p 00000000 00:00 0 
7f7ca7a5c000-7f7ca7b7c000 rw-p 00000000 00:00 0 
7f7ca7b7c000-7f7ca7b7d000 ---p 00000000 00:00 0 
7f7ca7b7d000-7f7ca7c9d000 rw-p 00000000 00:00 0 
7f7ca7c9d000-7f7ca7c9e000 ---p 00000000 00:00 0 
7f7ca7c9e000-7f7ca7dbe000 rw-p 00000000 00:00 0 
7f7ca7dbe000-7f7ca7dbf000 ---p 00000000 00:00 0 
7f7ca7dbf000-7f7ca7edf000 rw-p 00000000 00:00 0 
7f7ca7edf000-7f7ca7ee0000 ---p 00000000 00:00 0 
7f7ca7ee0000-7f7ca8000000 rw-p 00000000 00:00 0 
7f7ca8000000-7f7ca8021000 rw-p 00000000 00:00 0 
7f7ca8021000-7f7cac000000 ---p 00000000 00:00 0 
7f7cac000000-7f7cac021000 rw-p 00000000 00:00 0 
7f7cac021000-7f7cb0000000 ---p 00000000 00:00 0 
7f7cb0000000-7f7cb0021000 rw-p 00000000 00:00 0 
7f7cb0021000-7f7cb4000000 ---p 00000000 00:00 0 
7f7cb4000000-7f7cb4021000 rw-p 00000000 00:00 0 
7f7cb4021000-7f7cb8000000 ---p 00000000 00:00 0 
7f7cb8000000-7f7cb8021000 rw-p 00000000 00:00 0 
7f7cb8021000-7f7cbc000000 ---p 00000000 00:00 0 
7f7cbc000000-7f7cbc021000 rw-p 00000000 00:00 0 
7f7cbc021000-7f7cc0000000 ---p 00000000 00:00 0 
7f7cc0000000-7f7cc0021000 rw-p 00000000 00:00 0 
7f7cc0021000-7f7cc4000000 ---p 00000000 00:00 0 
7f7cc4000000-7f7cc4021000 rw-p 00000000 00:00 0 
7f7cc4021000-7f7cc8000000 ---p 00000000 00:00 0 
7f7cc8000000-7f7cc8021000 rw-p 00000000 00:00 0 
7f7cc8021000-7f7ccc000000 ---p 00000000 00:00 0 
7f7ccc000000-7f7ccc021000 rw-p 00000000 00:00 0 
7f7ccc021000-7f7cd0000000 ---p 00000000 00:00 0 
7f7cd0000000-7f7cd0021000 rw-p 00000000 00:00 0 
7f7cd0021000-7f7cd4000000 ---p 00000000 00:00 0 
7f7cd4000000-7f7cd4021000 rw-p 00000000 00:00 0 
7f7cd4021000-7f7cd8000000 ---p 00000000 00:00 0 
7f7cd8000000-7f7cd8021000 rw-p 00000000 00:00 0 
7f7cd8021000-7f7cdc000000 ---p 00000000 00:00 0 
7f7cdc000000-7f7cdc021000 rw-p 00000000 00:00 0 
7f7cdc021000-7f7ce0000000 ---p 00000000 00:00 0 
7f7ce0000000-7f7ce0021000 rw-p 00000000 00:00 0 
7f7ce0021000-7f7ce4000000 ---p 00000000 00:00 0 
7f7ce4000000-7f7ce4021000 rw-p 00000000 00:00 0 
7f7ce4021000-7f7ce8000000 ---p 00000000 00:00 0 
7f7ce8000000-7f7ce8021000 rw-p 00000000 00:00 0 
7f7ce8021000-7f7cec000000 ---p 00000000 00:00 0 
7f7cec000000-7f7cec021000 rw-p 00000000 00:00 0 
7f7cec021000-7f7cf0000000 ---p 00000000 00:00 0 
7f7cf0000000-7f7cf0021000 rw-p 00000000 00:00 0 
7f7cf0021000-7f7cf4000000 ---p 00000000 00:00 0 
7f7cf4000000-7f7cf4021000 rw-p 00000000 00:00 0 
7f7cf4021000-7f7cf8000000 ---p 00000000 00:00 0 
7f7cf8000000-7f7cf8021000 rw-p 00000000 00:00 0 
7f7cf8021000-7f7cfc000000 ---p 00000000 00:00 0 
7f7cfc000000-7f7cfc021000 rw-p 00000000 00:00 0 
7f7cfc021000-7f7d00000000 ---p 00000000 00:00 0 
7f7d00000000-7f7d00021000 rw-p 00000000 00:00 0 
7f7d00021000-7f7d04000000 ---p 00000000 00:00 0 
7f7d04000000-7f7d04021000 rw-p 00000000 00:00 0 
7f7d04021000-7f7d08000000 ---p 00000000 00:00 0 
7f7d08000000-7f7d08021000 rw-p 00000000 00:00 0 
7f7d08021000-7f7d0c000000 ---p 00000000 00:00 0 
7f7d0c000000-7f7d0c021000 rw-p 00000000 00:00 0 
7f7d0c021000-7f7d10000000 ---p 00000000 00:00 0 
7f7d10098000-7f7d10099000 ---p 00000000 00:00 0 
7f7d10099000-7f7d101b9000 rw-p 00000000 00:00 0 
7f7d101b9000-7f7d101ba000 ---p 00000000 00:00 0 
7f7d101ba000-7f7d102da000 rw-p 00000000 00:00 0 
7f7d102da000-7f7d102db000 ---p 00000000 00:00 0 
7f7d102db000-7f7d103fb000 rw-p 00000000 00:00 0 
7f7d103fb000-7f7d103fc000 ---p 00000000 00:00 0 
7f7d103fc000-7f7d1051c000 rw-p 00000000 00:00 0 
7f7d1051c000-7f7d1051d000 ---p 00000000 00:00 0 
7f7d1051d000-7f7d1063d000 rw-p 00000000 00:00 0 
7f7d1063d000-7f7d1063e000 ---p 00000000 00:00 0 
7f7d1063e000-7f7d1075e000 rw-p 00000000 00:00 0 
7f7d1075e000-7f7d1075f000 ---p 00000000 00:00 0 
7f7d1075f000-7f7d1087f000 rw-p 00000000 00:00 0 
7f7d1087f000-7f7d10880000 ---p 00000000 00:00 0 
7f7d10880000-7f7d109a0000 rw-p 00000000 00:00 0 
7f7d109a0000-7f7d109a1000 ---p 00000000 00:00 0 
7f7d109a1000-7f7d10ac1000 rw-p 00000000 00:00 0 
7f7d10ac1000-7f7d10ac2000 ---p 00000000 00:00 0 
7f7d10ac2000-7f7d10be2000 rw-p 00000000 00:00 0 
7f7d10be2000-7f7d10be3000 ---p 00000000 00:00 0 
7f7d10be3000-7f7d10d03000 rw-p 00000000 00:00 0 
7f7d10d03000-7f7d10d04000 ---p 00000000 00:00 0 
7f7d10d04000-7f7d10e24000 rw-p 00000000 00:00 0 
7f7d10e24000-7f7d10e25000 ---p 00000000 00:00 0 
7f7d10e25000-7f7d10f45000 rw-p 00000000 00:00 0 
7f7d10f45000-7f7d10f46000 ---p 00000000 00:00 0 
7f7d10f46000-7f7d11066000 rw-p 00000000 00:00 0 
7f7d11066000-7f7d11067000 ---p 00000000 00:00 0 
7f7d11067000-7f7d11187000 rw-p 00000000 00:00 0 
7f7d11187000-7f7d11188000 ---p 00000000 00:00 0 
7f7d11188000-7f7d112a8000 rw-p 00000000 00:00 0 
7f7d112a8000-7f7d112a9000 ---p 00000000 00:00 0 
7f7d112a9000-7f7d113c9000 rw-p 00000000 00:00 0 
7f7d113c9000-7f7d113ca000 ---p 00000000 00:00 0 
7f7d113ca000-7f7d114ea000 rw-p 00000000 00:00 0 
7f7d114ea000-7f7d114eb000 ---p 00000000 00:00 0 
7f7d114eb000-7f7d1160b000 rw-p 00000000 00:00 0 
7f7d1160b000-7f7d1160c000 ---p 00000000 00:00 0 
7f7d1160c000-7f7d1172c000 rw-p 00000000 00:00 0 
7f7d1172c000-7f7d1172d000 ---p 00000000 00:00 0 
7f7d1172d000-7f7d1184d000 rw-p 00000000 00:00 0 
7f7d1184d000-7f7d1184e000 ---p 00000000 00:00 0 
7f7d1184e000-7f7d1196e000 rw-p 00000000 00:00 0 
7f7d1196e000-7f7d1196f000 ---p 00000000 00:00 0 
7f7d1196f000-7f7d11a8f000 rw-p 00000000 00:00 0 
7f7d11a8f000-7f7d11a90000 ---p 00000000 00:00 0 
7f7d11a90000-7f7d11bb0000 rw-p 00000000 00:00 0 
7f7d11bb0000-7f7d11bb1000 ---p 00000000 00:00 0 
7f7d11bb1000-7f7d11bf2000 rw-p 00000000 00:00 0 
7f7d11bf2000-7f7d11bf3000 ---p 00000000 00:00 0 
7f7d11bf3000-7f7d11c34000 rw-p 00000000 00:00 0 
7f7d11c34000-7f7d11c35000 ---p 00000000 00:00 0 
7f7d11c35000-7f7d11c76000 rw-p 00000000 00:00 0 
7f7d11c76000-7f7d11c77000 ---p 00000000 00:00 0 
7f7d11c77000-7f7d11cb8000 rw-p 00000000 00:00 0 
7f7d11cb8000-7f7d11cb9000 ---p 00000000 00:00 0 
7f7d11cb9000-7f7d11cfa000 rw-p 00000000 00:00 0 
7f7d11cfa000-7f7d11cfb000 ---p 00000000 00:00 0 
7f7d11cfb000-7f7d11d3c000 rw-p 00000000 00:00 0 
7f7d11d3c000-7f7d11d3d000 ---p 00000000 00:00 0 
7f7d11d3d000-7f7d11d7e000 rw-p 00000000 00:00 0 
7f7d11d7e000-7f7d11d7f000 ---p 00000000 00:00 0 
7f7d11d7f000-7f7d11dc0000 rw-p 00000000 00:00 0 
7f7d11dc0000-7f7d11dc1000 ---p 00000000 00:00 0 
7f7d11dc1000-7f7d11e02000 rw-p 00000000 00:00 0 
7f7d11e02000-7f7d11e03000 ---p 00000000 00:00 0 
7f7d11e03000-7f7d11e44000 rw-p 00000000 00:00 0 
7f7d11e44000-7f7d11e45000 ---p 00000000 00:00 0 
7f7d11e45000-7f7d11e86000 rw-p 00000000 00:00 0 
7f7d11e86000-7f7d11e87000 ---p 00000000 00:00 0 
7f7d11e87000-7f7d11ec8000 rw-p 00000000 00:00 0 
7f7d11ec8000-7f7d11ec9000 ---p 00000000 00:00 0 
7f7d11ec9000-7f7d11f0a000 rw-p 00000000 00:00 0 
7f7d11f0a000-7f7d11f0b000 ---p 00000000 00:00 0 
7f7d11f0b000-7f7d11f4c000 rw-p 00000000 00:00 0 
7f7d11f4c000-7f7d11f4d000 ---p 00000000 00:00 0 
7f7d11f4d000-7f7d11f8e000 rw-p 00000000 00:00 0 
7f7d11f8e000-7f7d11f8f000 ---p 00000000 00:00 0 
7f7d11f8f000-7f7d11fd0000 rw-p 00000000 00:00 0 
7f7d11fd0000-7f7d11fd1000 ---p 00000000 00:00 0 
7f7d11fd1000-7f7d12012000 rw-p 00000000 00:00 0 
7f7d12012000-7f7d12013000 ---p 00000000 00:00 0 
7f7d12013000-7f7d12054000 rw-p 00000000 00:00 0 
7f7d12054000-7f7d12055000 ---p 00000000 00:00 0 
7f7d12055000-7f7d12096000 rw-p 00000000 00:00 0 
7f7d12096000-7f7d12097000 ---p 00000000 00:00 0 
7f7d12097000-7f7d120d8000 rw-p 00000000 00:00 0 
7f7d120d8000-7f7d120d9000 ---p 00000000 00:00 0 
7f7d120d9000-7f7d1211a000 rw-p 00000000 00:00 0 
7f7d1211a000-7f7d1211b000 ---p 00000000 00:00 0 
7f7d1211b000-7f7d1215c000 rw-p 00000000 00:00 0 
7f7d1215c000-7f7d1215d000 ---p 00000000 00:00 0 
7f7d1215d000-7f7d1219e000 rw-p 00000000 00:00 0 
7f7d1219e000-7f7d1219f000 ---p 00000000 00:00 0 
7f7d1219f000-7f7d121e0000 rw-p 00000000 00:00 0 
7f7d121e0000-7f7d121e1000 ---p 00000000 00:00 0 
7f7d121e1000-7f7d12222000 rw-p 00000000 00:00 0 
7f7d12222000-7f7d12223000 ---p 00000000 00:00 0 
7f7d12223000-7f7d12264000 rw-p 00000000 00:00 0 
7f7d12264000-7f7d12265000 ---p 00000000 00:00 0 
7f7d12265000-7f7d122a6000 rw-p 00000000 00:00 0 
7f7d122a6000-7f7d122a7000 ---p 00000000 00:00 0 
7f7d122a7000-7f7d122e8000 rw-p 00000000 00:00 0 
7f7d122e8000-7f7d122e9000 ---p 00000000 00:00 0 
7f7d122e9000-7f7d1232a000 rw-p 00000000 00:00 0 
7f7d1232a000-7f7d1232b000 ---p 00000000 00:00 0 
7f7d1232b000-7f7d1236c000 rw-p 00000000 00:00 0 
7f7d1236c000-7f7d1236d000 ---p 00000000 00:00 0 
7f7d1236d000-7f7d123ae000 rw-p 00000000 00:00 0 
7f7d123ae000-7f7d123af000 ---p 00000000 00:00 0 
7f7d123af000-7f7d12400000 rw-p 00000000 00:00 0 
7f7d12430000-7f7d124a0000 rw-p 00000000 00:00 0 
7f7d124a2000-7f7d124e8000 rw-p 00000000 00:00 0 
7f7d124e8000-7f7d124e9000 ---p 00000000 00:00 0 
7f7d124e9000-7f7d12609000 rw-p 00000000 00:00 0 
7f7d12609000-7f7d1260a000 ---p 00000000 00:00 0 
7f7d1260a000-7f7d1272a000 rw-p 00000000 00:00 0 
7f7d1272a000-7f7d1272b000 ---p 00000000 00:00 0 
7f7d1272b000-7f7d1284b000 rw-p 00000000 00:00 0 
7f7d1284b000-7f7d1284c000 ---p 00000000 00:00 0 
7f7d1284c000-7f7d1296c000 rw-p 00000000 00:00 0 
7f7d1296c000-7f7d1296d000 ---p 00000000 00:00 0 
7f7d1296d000-7f7d12a8d000 rw-p 00000000 00:00 0 
7f7d12a8d000-7f7d12a8e000 ---p 00000000 00:00 0 
7f7d12a8e000-7f7d12bae000 rw-p 00000000 00:00 0 
7f7d12bae000-7f7d12baf000 ---p 00000000 00:00 0 
7f7d12baf000-7f7d12ccf000 rw-p 00000000 00:00 0 
7f7d12ccf000-7f7d12cd0000 ---p 00000000 00:00 0 
7f7d12cd0000-7f7d12df0000 rw-p 00000000 00:00 0 
7f7d12df0000-7f7d12df1000 ---p 00000000 00:00 0 
7f7d12df1000-7f7d12f11000 rw-p 00000000 00:00 0 
7f7d12f11000-7f7d12f12000 ---p 00000000 00:00 0 
7f7d12f12000-7f7d13032000 rw-p 00000000 00:00 0 
7f7d13032000-7f7d13033000 ---p 00000000 00:00 0 
7f7d13033000-7f7d13153000 rw-p 00000000 00:00 0 
7f7d13153000-7f7d13154000 ---p 00000000 00:00 0 
7f7d13154000-7f7d13274000 rw-p 00000000 00:00 0 
7f7d13274000-7f7d13275000 ---p 00000000 00:00 0 
7f7d13275000-7f7d13395000 rw-p 00000000 00:00 0 
7f7d13395000-7f7d13396000 ---p 00000000 00:00 0 
7f7d13396000-7f7d134b6000 rw-p 00000000 00:00 0 
7f7d134b6000-7f7d134b7000 ---p 00000000 00:00 0 
7f7d134b7000-7f7d135d7000 rw-p 00000000 00:00 0 
7f7d135d7000-7f7d135d8000 ---p 00000000 00:00 0 
7f7d135d8000-7f7d136f8000 rw-p 00000000 00:00 0 
7f7d136f8000-7f7d136f9000 ---p 00000000 00:00 0 
7f7d136f9000-7f7d13819000 rw-p 00000000 00:00 0 
7f7d13819000-7f7d1381a000 ---p 00000000 00:00 0 
7f7d1381a000-7f7d1393a000 rw-p 00000000 00:00 0 
7f7d1393a000-7f7d1393b000 ---p 00000000 00:00 0 
7f7d1393b000-7f7d13a5b000 rw-p 00000000 00:00 0 
7f7d13a5b000-7f7d13a5c000 ---p 00000000 00:00 0 
7f7d13a5c000-7f7d13b7c000 rw-p 00000000 00:00 0 
7f7d13b7c000-7f7d13b7d000 ---p 00000000 00:00 0 
7f7d13b7d000-7f7d13c9d000 rw-p 00000000 00:00 0 
7f7d13c9d000-7f7d13c9e000 ---p 00000000 00:00 0 
7f7d13c9e000-7f7d13dbe000 rw-p 00000000 00:00 0 
7f7d13dbe000-7f7d13dbf000 ---p 00000000 00:00 0 
7f7d13dbf000-7f7d13edf000 rw-p 00000000 00:00 0 
7f7d13edf000-7f7d13ee0000 ---p 00000000 00:00 0 
7f7d13ee0000-7f7d14000000 rw-p 00000000 00:00 0 
7f7d14000000-7f7d14021000 rw-p 00000000 00:00 0 
7f7d14021000-7f7d18000000 ---p 00000000 00:00 0 
7f7d18000000-7f7d18021000 rw-p 00000000 00:00 0 
7f7d18021000-7f7d1c000000 ---p 00000000 00:00 0 
7f7d1c000000-7f7d1c021000 rw-p 00000000 00:00 0 
7f7d1c021000-7f7d20000000 ---p 00000000 00:00 0 
7f7d20000000-7f7d20021000 rw-p 00000000 00:00 0 
7f7d20021000-7f7d24000000 ---p 00000000 00:00 0 
7f7d24000000-7f7d24021000 rw-p 00000000 00:00 0 
7f7d24021000-7f7d28000000 ---p 00000000 00:00 0 
7f7d28000000-7f7d28021000 rw-p 00000000 00:00 0 
7f7d28021000-7f7d2c000000 ---p 00000000 00:00 0 
7f7d2c000000-7f7d2c021000 rw-p 00000000 00:00 0 
7f7d2c021000-7f7d30000000 ---p 00000000 00:00 0 
7f7d30000000-7f7d30021000 rw-p 00000000 00:00 0 
7f7d30021000-7f7d34000000 ---p 00000000 00:00 0 
7f7d34000000-7f7d34021000 rw-p 00000000 00:00 0 
7f7d34021000-7f7d38000000 ---p 00000000 00:00 0 
7f7d38000000-7f7d38021000 rw-p 00000000 00:00 0 
7f7d38021000-7f7d3c000000 ---p 00000000 00:00 0 
7f7d3c000000-7f7d3c199000 rw-p 00000000 00:00 0 
7f7d3c199000-7f7d40000000 ---p 00000000 00:00 0 
7f7d40000000-7f7d40021000 rw-p 00000000 00:00 0 
7f7d40021000-7f7d44000000 ---p 00000000 00:00 0 
7f7d44000000-7f7d44021000 rw-p 00000000 00:00 0 
7f7d44021000-7f7d48000000 ---p 00000000 00:00 0 
7f7d48000000-7f7d48021000 rw-p 00000000 00:00 0 
7f7d48021000-7f7d4c000000 ---p 00000000 00:00 0 
7f7d4c000000-7f7d4c021000 rw-p 00000000 00:00 0 
7f7d4c021000-7f7d50000000 ---p 00000000 00:00 0 
7f7d50000000-7f7d50021000 rw-p 00000000 00:00 0 
7f7d50021000-7f7d54000000 ---p 00000000 00:00 0 
7f7d54000000-7f7d54021000 rw-p 00000000 00:00 0 
7f7d54021000-7f7d58000000 ---p 00000000 00:00 0 
7f7d58000000-7f7d58021000 rw-p 00000000 00:00 0 
7f7d58021000-7f7d5c000000 ---p 00000000 00:00 0 
7f7d5c000000-7f7d5c021000 rw-p 00000000 00:00 0 
7f7d5c021000-7f7d60000000 ---p 00000000 00:00 0 
7f7d60000000-7f7d60021000 rw-p 00000000 00:00 0 
7f7d60021000-7f7d64000000 ---p 00000000 00:00 0 
7f7d64000000-7f7d64021000 rw-p 00000000 00:00 0 
7f7d64021000-7f7d68000000 ---p 00000000 00:00 0 
7f7d68000000-7f7d68021000 rw-p 00000000 00:00 0 
7f7d68021000-7f7d6c000000 ---p 00000000 00:00 0 
7f7d6c000000-7f7d6c021000 rw-p 00000000 00:00 0 
7f7d6c021000-7f7d70000000 ---p 00000000 00:00 0 
7f7d70000000-7f7d70021000 rw-p 00000000 00:00 0 
7f7d70021000-7f7d74000000 ---p 00000000 00:00 0 
7f7d74000000-7f7d74021000 rw-p 00000000 00:00 0 
7f7d74021000-7f7d78000000 ---p 00000000 00:00 0 
7f7d78000000-7f7d78021000 rw-p 00000000 00:00 0 
7f7d78021000-7f7d7c000000 ---p 00000000 00:00 0 
7f7d7c000000-7f7d7c021000 rw-p 00000000 00:00 0 
7f7d7c021000-7f7d80000000 ---p 00000000 00:00 0 
7f7d80000000-7f7d80021000 rw-p 00000000 00:00 0 
7f7d80021000-7f7d84000000 ---p 00000000 00:00 0 
7f7d84000000-7f7d84021000 rw-p 00000000 00:00 0 
7f7d84021000-7f7d88000000 ---p 00000000 00:00 0 
7f7d88000000-7f7d88021000 rw-p 00000000 00:00 0 
7f7d88021000-7f7d8c000000 ---p 00000000 00:00 0 
7f7d8c000000-7f7d8c021000 rw-p 00000000 00:00 0 
7f7d8c021000-7f7d90000000 ---p 00000000 00:00 0 
7f7d90000000-7f7d90021000 rw-p 00000000 00:00 0 
7f7d90021000-7f7d94000000 ---p 00000000 00:00 0 
7f7d94000000-7f7d94021000 rw-p 00000000 00:00 0 
7f7d94021000-7f7d98000000 ---p 00000000 00:00 0 
7f7d98000000-7f7d98021000 rw-p 00000000 00:00 0 
7f7d98021000-7f7d9c000000 ---p 00000000 00:00 0 
7f7d9c000000-7f7d9c021000 rw-p 00000000 00:00 0 
7f7d9c021000-7f7da0000000 ---p 00000000 00:00 0 
7f7da0000000-7f7da0021000 rw-p 00000000 00:00 0 
7f7da0021000-7f7da4000000 ---p 00000000 00:00 0 
7f7da4000000-7f7da4021000 rw-p 00000000 00:00 0 
7f7da4021000-7f7da8000000 ---p 00000000 00:00 0 
7f7da8000000-7f7da8021000 rw-p 00000000 00:00 0 
7f7da8021000-7f7dac000000 ---p 00000000 00:00 0 
7f7dac000000-7f7dac021000 rw-p 00000000 00:00 0 
7f7dac021000-7f7db0000000 ---p 00000000 00:00 0 
7f7db0000000-7f7db0021000 rw-p 00000000 00:00 0 
7f7db0021000-7f7db4000000 ---p 00000000 00:00 0 
7f7db4000000-7f7db4021000 rw-p 00000000 00:00 0 
7f7db4021000-7f7db8000000 ---p 00000000 00:00 0 
7f7db8000000-7f7db8029000 rw-p 00000000 00:00 0 
7f7db8029000-7f7dbc000000 ---p 00000000 00:00 0 
7f7dbc000000-7f7dbc021000 rw-p 00000000 00:00 0 
7f7dbc021000-7f7dc0000000 ---p 00000000 00:00 0 
7f7dc0000000-7f7dc0041000 rw-p 00000000 00:00 0 
7f7dc0041000-7f7dc4000000 ---p 00000000 00:00 0 
7f7dc4000000-7f7dc4021000 rw-p 00000000 00:00 0 
7f7dc4021000-7f7dc8000000 ---p 00000000 00:00 0 
7f7dc8000000-7f7dc8021000 rw-p 00000000 00:00 0 
7f7dc8021000-7f7dcc000000 ---p 00000000 00:00 0 
7f7dcc000000-7f7dcc021000 rw-p 00000000 00:00 0 
7f7dcc021000-7f7dd0000000 ---p 00000000 00:00 0 
7f7dd0000000-7f7dd0021000 rw-p 00000000 00:00 0 
7f7dd0021000-7f7dd4000000 ---p 00000000 00:00 0 
7f7dd4000000-7f7dd4021000 rw-p 00000000 00:00 0 
7f7dd4021000-7f7dd8000000 ---p 00000000 00:00 0 
7f7dd8000000-7f7dd8021000 rw-p 00000000 00:00 0 
7f7dd8021000-7f7ddc000000 ---p 00000000 00:00 0 
7f7ddc000000-7f7ddc021000 rw-p 00000000 00:00 0 
7f7ddc021000-7f7de0000000 ---p 00000000 00:00 0 
7f7de0000000-7f7de0021000 rw-p 00000000 00:00 0 
7f7de0021000-7f7de4000000 ---p 00000000 00:00 0 
7f7de4000000-7f7de4021000 rw-p 00000000 00:00 0 
7f7de4021000-7f7de8000000 ---p 00000000 00:00 0 
7f7de8000000-7f7de8021000 rw-p 00000000 00:00 0 
7f7de8021000-7f7dec000000 ---p 00000000 00:00 0 
7f7dec000000-7f7dec021000 rw-p 00000000 00:00 0 
7f7dec021000-7f7df0000000 ---p 00000000 00:00 0 
7f7df0012000-7f7df00a3000 rw-p 00000000 00:00 0 
7f7df00a3000-7f7df00a4000 ---p 00000000 00:00 0 
7f7df00a4000-7f7df01c4000 rw-p 00000000 00:00 0 
7f7df01c4000-7f7df01c5000 ---p 00000000 00:00 0 
7f7df01c5000-7f7df02e5000 rw-p 00000000 00:00 0 
7f7df02e5000-7f7df02e6000 ---p 00000000 00:00 0 
7f7df02e6000-7f7df0406000 rw-p 00000000 00:00 0 
7f7df0406000-7f7df0407000 ---p 00000000 00:00 0 
7f7df0407000-7f7df0527000 rw-p 00000000 00:00 0 
7f7df0527000-7f7df0528000 ---p 00000000 00:00 0 
7f7df0528000-7f7df0648000 rw-p 00000000 00:00 0 
7f7df0648000-7f7df0649000 ---p 00000000 00:00 0 
7f7df0649000-7f7df078e000 rw-p 00000000 00:00 0 
7f7df078e000-7f7df078f000 ---p 00000000 00:00 0 
7f7df078f000-7f7df08af000 rw-p 00000000 00:00 0 
7f7df08af000-7f7df08b0000 ---p 00000000 00:00 0 
7f7df08b0000-7f7df09d0000 rw-p 00000000 00:00 0 
7f7df09d0000-7f7df09d1000 ---p 00000000 00:00 0 
7f7df09d1000-7f7df0af1000 rw-p 00000000 00:00 0 
7f7df0af1000-7f7df0af2000 ---p 00000000 00:00 0 
7f7df0af2000-7f7df0c12000 rw-p 00000000 00:00 0 
7f7df0c12000-7f7df0c13000 ---p 00000000 00:00 0 
7f7df0c13000-7f7df0d33000 rw-p 00000000 00:00 0 
7f7df0d74000-7f7df0d75000 ---p 00000000 00:00 0 
7f7df0d75000-7f7df1096000 rw-p 00000000 00:00 0 
7f7df1096000-7f7df1097000 ---p 00000000 00:00 0 
7f7df1097000-7f7df11b7000 rw-p 00000000 00:00 0 
7f7df11c9000-7f7df163b000 rw-p 00000000 00:00 0 
7f7df163b000-7f7df163c000 ---p 00000000 00:00 0 
7f7df163c000-7f7df175c000 rw-p 00000000 00:00 0 
7f7df175c000-7f7df175d000 ---p 00000000 00:00 0 
7f7df175d000-7f7df187d000 rw-p 00000000 00:00 0 
7f7df187d000-7f7df187e000 ---p 00000000 00:00 0 
7f7df187e000-7f7df199e000 rw-p 00000000 00:00 0 
7f7df19ca000-7f7df1abf000 rw-p 00000000 00:00 0 
7f7df1abf000-7f7df1ac0000 ---p 00000000 00:00 0 
7f7df1ac0000-7f7df1be0000 rw-p 00000000 00:00 0 
7f7df1c0c000-7f7df1d01000 rw-p 00000000 00:00 0 
7f7df1d01000-7f7df1d02000 ---p 00000000 00:00 0 
7f7df1d02000-7f7df1e22000 rw-p 00000000 00:00 0 
7f7df1e31000-7f7df2185000 rw-p 00000000 00:00 0 
7f7df2185000-7f7df2186000 ---p 00000000 00:00 0 
7f7df2186000-7f7df22a6000 rw-p 00000000 00:00 0 
7f7df22d2000-7f7df23c7000 rw-p 00000000 00:00 0 
7f7df23c7000-7f7df23c8000 ---p 00000000 00:00 0 
7f7df23c8000-7f7df24e8000 rw-p 00000000 00:00 0 
7f7df2540000-7f7df272a000 rw-p 00000000 00:00 0 
7f7df272a000-7f7df272b000 ---p 00000000 00:00 0 
7f7df272b000-7f7df284b000 rw-p 00000000 00:00 0 
7f7df2870000-7f7df28a0000 rw-p 00000000 00:00 0 
7f7df28a3000-7f7df2a8d000 rw-p 00000000 00:00 0 
7f7df2a8d000-7f7df2a8e000 ---p 00000000 00:00 0 
7f7df2a8e000-7f7df2bae000 rw-p 00000000 00:00 0 
7f7df2bae000-7f7df2baf000 ---p 00000000 00:00 0 
7f7df2baf000-7f7df2ccf000 rw-p 00000000 00:00 0 
7f7df2ccf000-7f7df2cd0000 ---p 00000000 00:00 0 
7f7df2cd0000-7f7df2df0000 rw-p 00000000 00:00 0 
7f7df2df0000-7f7df2df1000 ---p 00000000 00:00 0 
7f7df2df1000-7f7df2f11000 rw-p 00000000 00:00 0 
7f7df2f11000-7f7df2f12000 ---p 00000000 00:00 0 
7f7df2f12000-7f7df3032000 rw-p 00000000 00:00 0 
7f7df3040000-7f7df3050000 rw-p 00000000 00:00 0 
7f7df305e000-7f7df3153000 rw-p 00000000 00:00 0 
7f7df3153000-7f7df3154000 ---p 00000000 00:00 0 
7f7df3154000-7f7df3274000 rw-p 00000000 00:00 0 
7f7df3292000-7f7df3395000 rw-p 00000000 00:00 0 
7f7df3395000-7f7df3396000 ---p 00000000 00:00 0 
7f7df3396000-7f7df34b6000 rw-p 00000000 00:00 0 
7f7df34b6000-7f7df34b7000 ---p 00000000 00:00 0 
7f7df34b7000-7f7df35d7000 rw-p 00000000 00:00 0 
7f7df35d7000-7f7df35d8000 ---p 00000000 00:00 0 
7f7df35d8000-7f7df36f8000 rw-p 00000000 00:00 0 
7f7df3710000-7f7df3819000 rw-p 00000000 00:00 0 
7f7df3819000-7f7df381a000 ---p 00000000 00:00 0 
7f7df381a000-7f7df393a000 rw-p 00000000 00:00 0 
7f7df3950000-7f7df3960000 rw-p 00000000 00:00 0 
7f7df3966000-7f7df3a5b000 rw-p 00000000 00:00 0 
7f7df3a5b000-7f7df3a5c000 ---p 00000000 00:00 0 
7f7df3a5c000-7f7df3c9d000 rw-p 00000000 00:00 0 
7f7df3c9d000-7f7df3c9e000 ---p 00000000 00:00 0 
7f7df3c9e000-7f7df3dbe000 rw-p 00000000 00:00 0 
7f7df3dc0000-7f7df3edf000 rw-p 00000000 00:00 0 
7f7df3edf000-7f7df3ee0000 ---p 00000000 00:00 0 
7f7df3ee0000-7f7df4000000 rw-p 00000000 00:00 0 
7f7df4000000-7f7df4021000 rw-p 00000000 00:00 0 
7f7df4021000-7f7df8000000 ---p 00000000 00:00 0 
7f7df8000000-7f7df8021000 rw-p 00000000 00:00 0 
7f7df8021000-7f7dfc000000 ---p 00000000 00:00 0 
7f7dfc000000-7f7dfc02e000 rw-p 00000000 00:00 0 
7f7dfc02e000-7f7e00000000 ---p 00000000 00:00 0 
7f7e00000000-7f7e00021000 rw-p 00000000 00:00 0 
7f7e00021000-7f7e04000000 ---p 00000000 00:00 0 
7f7e04000000-7f7e04028000 rw-p 00000000 00:00 0 
7f7e04028000-7f7e08000000 ---p 00000000 00:00 0 
7f7e08000000-7f7e0803a000 rw-p 00000000 00:00 0 
7f7e0803a000-7f7e0c000000 ---p 00000000 00:00 0 
7f7e0c000000-7f7e0c030000 rw-p 00000000 00:00 0 
7f7e0c030000-7f7e10000000 ---p 00000000 00:00 0 
7f7e10000000-7f7e101c4000 rw-p 00000000 00:00 0 
7f7e101c4000-7f7e14000000 ---p 00000000 00:00 0 
7f7e14000000-7f7e14028000 rw-p 00000000 00:00 0 
7f7e14028000-7f7e18000000 ---p 00000000 00:00 0 
7f7e18000000-7f7e18027000 rw-p 00000000 00:00 0 
7f7e18027000-7f7e1c000000 ---p 00000000 00:00 0 
7f7e1c000000-7f7e1c028000 rw-p 00000000 00:00 0 
7f7e1c028000-7f7e20000000 ---p 00000000 00:00 0 
7f7e20000000-7f7e20028000 rw-p 00000000 00:00 0 
7f7e20028000-7f7e24000000 ---p 00000000 00:00 0 
7f7e24000000-7f7e24028000 rw-p 00000000 00:00 0 
7f7e24028000-7f7e28000000 ---p 00000000 00:00 0 
7f7e28000000-7f7e28028000 rw-p 00000000 00:00 0 
7f7e28028000-7f7e2c000000 ---p 00000000 00:00 0 
7f7e2c000000-7f7e2c028000 rw-p 00000000 00:00 0 
7f7e2c028000-7f7e30000000 ---p 00000000 00:00 0 
7f7e30000000-7f7e30028000 rw-p 00000000 00:00 0 
7f7e30028000-7f7e34000000 ---p 00000000 00:00 0 
7f7e34000000-7f7e34027000 rw-p 00000000 00:00 0 
7f7e34027000-7f7e38000000 ---p 00000000 00:00 0 
7f7e38000000-7f7e3802c000 rw-p 00000000 00:00 0 
7f7e3802c000-7f7e3c000000 ---p 00000000 00:00 0 
7f7e3c000000-7f7e3c032000 rw-p 00000000 00:00 0 
7f7e3c032000-7f7e40000000 ---p 00000000 00:00 0 
7f7e40003000-7f7e400bc000 rw-p 00000000 00:00 0 
7f7e400d0000-7f7e400e0000 rw-p 00000000 00:00 0 
7f7e400e5000-7f7e40180000 rw-p 00000000 00:00 0 
7f7e40190000-7f7e401a0000 rw-p 00000000 00:00 0 
7f7e401a0000-7f7e401d0000 rw-p 00000000 00:00 0 
7f7e401dd000-7f7e401de000 ---p 00000000 00:00 0 
7f7e401de000-7f7e402fe000 rw-p 00000000 00:00 0 
7f7e40310000-7f7e40330000 rw-p 00000000 00:00 0 
7f7e40340000-7f7e40350000 rw-p 00000000 00:00 0 
7f7e40350000-7f7e40370000 rw-p 00000000 00:00 0 
7f7e4037e000-7f7e4041f000 rw-p 00000000 00:00 0 
7f7e4041f000-7f7e40420000 ---p 00000000 00:00 0 
7f7e40420000-7f7e40550000 rw-p 00000000 00:00 0 
7f7e4055a000-7f7e405c0000 rw-p 00000000 00:00 0 
7f7e405cf000-7f7e40620000 rw-p 00000000 00:00 0 
7f7e4062f000-7f7e40680000 rw-p 00000000 00:00 0 
7f7e4068d000-7f7e406e0000 rw-p 00000000 00:00 0 
7f7e406ef000-7f7e40740000 rw-p 00000000 00:00 0 
7f7e4074d000-7f7e40790000 rw-p 00000000 00:00 0 
7f7e4079f000-7f7e407e0000 rw-p 00000000 00:00 0 
7f7e407ef000-7f7e40830000 rw-p 00000000 00:00 0 
7f7e4083f000-7f7e40890000 rw-p 00000000 00:00 0 
7f7e40893000-7f7e40895000 r--p 00000000 00:115 18123049                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pathname.so
7f7e40895000-7f7e4089b000 r-xp 00002000 00:115 18123049                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pathname.so
7f7e4089b000-7f7e4089d000 r--p 00008000 00:115 18123049                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pathname.so
7f7e4089d000-7f7e4089e000 r--p 00009000 00:115 18123049                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pathname.so
7f7e4089e000-7f7e4089f000 rw-p 0000a000 00:115 18123049                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pathname.so
7f7e4089f000-7f7e408d0000 rw-p 00000000 00:00 0 
7f7e408d9000-7f7e40ab0000 rw-p 00000000 00:00 0 
7f7e40ac0000-7f7e40af0000 rw-p 00000000 00:00 0 
7f7e40b00000-7f7e40bf0000 rw-p 00000000 00:00 0 
7f7e40c00000-7f7e40c10000 rw-p 00000000 00:00 0 
7f7e40c10000-7f7e40c80000 rw-p 00000000 00:00 0 
7f7e40c90000-7f7e40ca0000 rw-p 00000000 00:00 0 
7f7e40ca1000-7f7e40f3a000 rw-p 00000000 00:00 0 
7f7e40f3a000-7f7e40f3b000 ---p 00000000 00:00 0 
7f7e40f3b000-7f7e4107c000 rw-p 00000000 00:00 0 
7f7e4107c000-7f7e41220000 rw-p 00000000 00:00 0 
7f7e41230000-7f7e41240000 rw-p 00000000 00:00 0 
7f7e41243000-7f7e4129d000 rw-p 00000000 00:00 0 
7f7e4129d000-7f7e4129e000 ---p 00000000 00:00 0 
7f7e4129e000-7f7e413be000 rw-p 00000000 00:00 0 
7f7e413be000-7f7e413bf000 ---p 00000000 00:00 0 
7f7e413bf000-7f7e414df000 rw-p 00000000 00:00 0 
7f7e414f0000-7f7e41500000 rw-p 00000000 00:00 0 
7f7e41502000-7f7e415a0000 rw-p 00000000 00:00 0 
7f7e415b9000-7f7e41721000 rw-p 00000000 00:00 0 
7f7e41721000-7f7e41722000 ---p 00000000 00:00 0 
7f7e41722000-7f7e41842000 rw-p 00000000 00:00 0 
7f7e41855000-7f7e41963000 rw-p 00000000 00:00 0 
7f7e41963000-7f7e41964000 ---p 00000000 00:00 0 
7f7e41964000-7f7e41a84000 rw-p 00000000 00:00 0 
7f7e41a84000-7f7e41a85000 ---p 00000000 00:00 0 
7f7e41a85000-7f7e41ba5000 rw-p 00000000 00:00 0 
7f7e41bb0000-7f7e41bdf000 rw-p 00000000 00:00 0 
7f7e41bfe000-7f7e41de0000 rw-p 00000000 00:00 0 
7f7e41df0000-7f7e41e20000 rw-p 00000000 00:00 0 
7f7e41e27000-7f7e42320000 rw-p 00000000 00:00 0 
7f7e42323000-7f7e423e0000 rw-p 00000000 00:00 0 
7f7e423f0000-7f7e42400000 rw-p 00000000 00:00 0 
7f7e4240c000-7f7e4240f000 r--p 00000000 00:115 18123206                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7f7e4240f000-7f7e4241b000 r-xp 00003000 00:115 18123206                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7f7e4241b000-7f7e4241e000 r--p 0000f000 00:115 18123206                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7f7e4241e000-7f7e4241f000 r--p 00011000 00:115 18123206                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7f7e4241f000-7f7e42420000 rw-p 00012000 00:115 18123206                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7f7e42420000-7f7e42460000 rw-p 00000000 00:00 0 
7f7e42470000-7f7e42480000 rw-p 00000000 00:00 0 
7f7e42480000-7f7e42490000 rw-p 00000000 00:00 0 
7f7e4249a000-7f7e4249b000 r--p 00000000 00:115 18122730                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
7f7e4249b000-7f7e4249c000 r-xp 00001000 00:115 18122730                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
7f7e4249c000-7f7e4249d000 r--p 00002000 00:115 18122730                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
7f7e4249d000-7f7e4249e000 r--p 00002000 00:115 18122730                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
7f7e4249e000-7f7e4249f000 rw-p 00003000 00:115 18122730                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
7f7e4249f000-7f7e42560000 rw-p 00000000 00:00 0 
7f7e42564000-7f7e42565000 r--p 00000000 00:115 18122367                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7f7e42565000-7f7e42566000 r-xp 00001000 00:115 18122367                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7f7e42566000-7f7e42567000 r--p 00002000 00:115 18122367                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7f7e42567000-7f7e42568000 r--p 00002000 00:115 18122367                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7f7e42568000-7f7e42569000 rw-p 00003000 00:115 18122367                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7f7e42569000-7f7e4256a000 r--p 00000000 00:115 18122335                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7f7e4256a000-7f7e4256b000 r-xp 00001000 00:115 18122335                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7f7e4256b000-7f7e4256c000 r--p 00002000 00:115 18122335                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7f7e4256c000-7f7e4256d000 r--p 00002000 00:115 18122335                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7f7e4256d000-7f7e4256e000 rw-p 00003000 00:115 18122335                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7f7e4256e000-7f7e4256f000 r--p 00000000 00:115 18122291                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7f7e4256f000-7f7e42570000 r-xp 00001000 00:115 18122291                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7f7e42570000-7f7e42571000 r--p 00002000 00:115 18122291                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7f7e42571000-7f7e42572000 r--p 00002000 00:115 18122291                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7f7e42572000-7f7e42573000 rw-p 00003000 00:115 18122291                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7f7e42573000-7f7e42574000 r--p 00000000 00:115 18122329                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7f7e42574000-7f7e42575000 r-xp 00001000 00:115 18122329                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7f7e42575000-7f7e42576000 r--p 00002000 00:115 18122329                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7f7e42576000-7f7e42577000 ---p 00003000 00:115 18122329                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7f7e42577000-7f7e42578000 r--p 00003000 00:115 18122329                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7f7e42578000-7f7e42579000 rw-p 00004000 00:115 18122329                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7f7e42579000-7f7e4257a000 r--p 00000000 00:115 18122734                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
7f7e4257a000-7f7e4257b000 r-xp 00001000 00:115 18122734                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
7f7e4257b000-7f7e4257c000 r--p 00002000 00:115 18122734                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
7f7e4257c000-7f7e4257d000 r--p 00002000 00:115 18122734                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
7f7e4257d000-7f7e4257e000 rw-p 00003000 00:115 18122734                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
7f7e4257e000-7f7e4257f000 r--p 00000000 00:115 18122739                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f7e4257f000-7f7e42580000 r-xp 00001000 00:115 18122739                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f7e42580000-7f7e425c1000 r--p 00002000 00:115 18122739                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f7e425c1000-7f7e425c2000 r--p 00042000 00:115 18122739                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f7e425c2000-7f7e425c3000 rw-p 00043000 00:115 18122739                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f7e425c3000-7f7e425c4000 r--p 00000000 00:115 18122718                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
7f7e425c4000-7f7e425c5000 r-xp 00001000 00:115 18122718                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
7f7e425c5000-7f7e42651000 r--p 00002000 00:115 18122718                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
7f7e42651000-7f7e42652000 r--p 0008d000 00:115 18122718                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
7f7e42652000-7f7e42653000 rw-p 0008e000 00:115 18122718                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
7f7e42653000-7f7e42654000 r--p 00000000 00:115 18122330                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7f7e42654000-7f7e42655000 r-xp 00001000 00:115 18122330                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7f7e42655000-7f7e42656000 r--p 00002000 00:115 18122330                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7f7e42656000-7f7e42657000 r--p 00002000 00:115 18122330                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7f7e42657000-7f7e42658000 rw-p 00003000 00:115 18122330                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7f7e42658000-7f7e42659000 r--p 00000000 00:115 18122733                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
7f7e42659000-7f7e4265a000 r-xp 00001000 00:115 18122733                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
7f7e4265a000-7f7e4265b000 r--p 00002000 00:115 18122733                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
7f7e4265b000-7f7e4265c000 r--p 00002000 00:115 18122733                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
7f7e4265c000-7f7e4265d000 rw-p 00003000 00:115 18122733                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
7f7e4265d000-7f7e4265e000 r--p 00000000 00:115 18122381                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7f7e4265e000-7f7e4265f000 r-xp 00001000 00:115 18122381                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7f7e4265f000-7f7e42660000 r--p 00002000 00:115 18122381                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7f7e42660000-7f7e42661000 r--p 00002000 00:115 18122381                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7f7e42661000-7f7e42662000 rw-p 00003000 00:115 18122381                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7f7e42662000-7f7e42663000 r--p 00000000 00:115 18122380                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7f7e42663000-7f7e42664000 r-xp 00001000 00:115 18122380                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7f7e42664000-7f7e42665000 r--p 00002000 00:115 18122380                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7f7e42665000-7f7e42666000 r--p 00002000 00:115 18122380                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7f7e42666000-7f7e42667000 rw-p 00003000 00:115 18122380                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7f7e42667000-7f7e42668000 r--p 00000000 00:115 18122379                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7f7e42668000-7f7e42669000 r-xp 00001000 00:115 18122379                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7f7e42669000-7f7e4266a000 r--p 00002000 00:115 18122379                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7f7e4266a000-7f7e4266b000 r--p 00002000 00:115 18122379                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7f7e4266b000-7f7e4266c000 rw-p 00003000 00:115 18122379                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7f7e4266c000-7f7e4266d000 r--p 00000000 00:115 18122375                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7f7e4266d000-7f7e4266e000 r-xp 00001000 00:115 18122375                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7f7e4266e000-7f7e4266f000 r--p 00002000 00:115 18122375                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7f7e4266f000-7f7e42670000 r--p 00002000 00:115 18122375                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7f7e42670000-7f7e42671000 rw-p 00003000 00:115 18122375                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7f7e42671000-7f7e42672000 r--p 00000000 00:115 18122374                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7f7e42672000-7f7e42673000 r-xp 00001000 00:115 18122374                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7f7e42673000-7f7e42674000 r--p 00002000 00:115 18122374                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7f7e42674000-7f7e42675000 r--p 00002000 00:115 18122374                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7f7e42675000-7f7e42676000 rw-p 00003000 00:115 18122374                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7f7e42676000-7f7e42677000 r--p 00000000 00:115 18122373                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7f7e42677000-7f7e42678000 r-xp 00001000 00:115 18122373                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7f7e42678000-7f7e42679000 r--p 00002000 00:115 18122373                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7f7e42679000-7f7e4267a000 r--p 00002000 00:115 18122373                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7f7e4267a000-7f7e4267b000 rw-p 00003000 00:115 18122373                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7f7e4267b000-7f7e4267c000 r--p 00000000 00:115 18122377                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7f7e4267c000-7f7e4267d000 r-xp 00001000 00:115 18122377                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7f7e4267d000-7f7e4267e000 r--p 00002000 00:115 18122377                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7f7e4267e000-7f7e4267f000 r--p 00002000 00:115 18122377                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7f7e4267f000-7f7e42680000 rw-p 00003000 00:115 18122377                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7f7e42680000-7f7e42681000 r--p 00000000 00:115 18122369                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7f7e42681000-7f7e42682000 r-xp 00001000 00:115 18122369                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7f7e42682000-7f7e42683000 r--p 00002000 00:115 18122369                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7f7e42683000-7f7e42684000 r--p 00002000 00:115 18122369                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7f7e42684000-7f7e42685000 rw-p 00003000 00:115 18122369                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7f7e42685000-7f7e42686000 r--p 00000000 00:115 18122366                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7f7e42686000-7f7e42687000 r-xp 00001000 00:115 18122366                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7f7e42687000-7f7e42688000 r--p 00002000 00:115 18122366                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7f7e42688000-7f7e42689000 r--p 00002000 00:115 18122366                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7f7e42689000-7f7e4268a000 rw-p 00003000 00:115 18122366                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7f7e4268a000-7f7e4268b000 r--p 00000000 00:115 18122363                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7f7e4268b000-7f7e4268c000 r-xp 00001000 00:115 18122363                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7f7e4268c000-7f7e4268d000 r--p 00002000 00:115 18122363                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7f7e4268d000-7f7e4268e000 r--p 00002000 00:115 18122363                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7f7e4268e000-7f7e4268f000 rw-p 00003000 00:115 18122363                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7f7e4268f000-7f7e42690000 r--p 00000000 00:115 18122362                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7f7e42690000-7f7e42691000 r-xp 00001000 00:115 18122362                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7f7e42691000-7f7e42692000 r--p 00002000 00:115 18122362                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7f7e42692000-7f7e42693000 r--p 00002000 00:115 18122362                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7f7e42693000-7f7e42694000 rw-p 00003000 00:115 18122362                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7f7e42694000-7f7e42695000 r--p 00000000 00:115 18122359                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7f7e42695000-7f7e42696000 r-xp 00001000 00:115 18122359                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7f7e42696000-7f7e42697000 r--p 00002000 00:115 18122359                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7f7e42697000-7f7e42698000 r--p 00002000 00:115 18122359                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7f7e42698000-7f7e42699000 rw-p 00003000 00:115 18122359                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7f7e42699000-7f7e4269a000 r--p 00000000 00:115 18122360                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7f7e4269a000-7f7e4269b000 r-xp 00001000 00:115 18122360                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7f7e4269b000-7f7e4269c000 r--p 00002000 00:115 18122360                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7f7e4269c000-7f7e4269d000 r--p 00002000 00:115 18122360                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7f7e4269d000-7f7e4269e000 rw-p 00003000 00:115 18122360                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7f7e4269e000-7f7e4269f000 r--p 00000000 00:115 18122358                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7f7e4269f000-7f7e426a0000 r-xp 00001000 00:115 18122358                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7f7e426a0000-7f7e426a1000 r--p 00002000 00:115 18122358                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7f7e426a1000-7f7e426a2000 r--p 00002000 00:115 18122358                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7f7e426a2000-7f7e426a3000 rw-p 00003000 00:115 18122358                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7f7e426a3000-7f7e426a4000 r--p 00000000 00:115 18122356                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7f7e426a4000-7f7e426a5000 r-xp 00001000 00:115 18122356                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7f7e426a5000-7f7e426a6000 r--p 00002000 00:115 18122356                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7f7e426a6000-7f7e426a7000 r--p 00002000 00:115 18122356                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7f7e426a7000-7f7e426a8000 rw-p 00003000 00:115 18122356                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7f7e426a8000-7f7e426a9000 r--p 00000000 00:115 18122355                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7f7e426a9000-7f7e426aa000 r-xp 00001000 00:115 18122355                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7f7e426aa000-7f7e426ab000 r--p 00002000 00:115 18122355                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7f7e426ab000-7f7e426ac000 r--p 00002000 00:115 18122355                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7f7e426ac000-7f7e426ad000 rw-p 00003000 00:115 18122355                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7f7e426ad000-7f7e426ae000 r--p 00000000 00:115 18122354                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7f7e426ae000-7f7e426af000 r-xp 00001000 00:115 18122354                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7f7e426af000-7f7e426b0000 r--p 00002000 00:115 18122354                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7f7e426b0000-7f7e426b1000 r--p 00002000 00:115 18122354                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7f7e426b1000-7f7e426b2000 rw-p 00003000 00:115 18122354                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7f7e426b2000-7f7e426b3000 r--p 00000000 00:115 18122351                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7f7e426b3000-7f7e426b4000 r-xp 00001000 00:115 18122351                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7f7e426b4000-7f7e426b5000 r--p 00002000 00:115 18122351                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7f7e426b5000-7f7e426b6000 r--p 00002000 00:115 18122351                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7f7e426b6000-7f7e426b7000 rw-p 00003000 00:115 18122351                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7f7e426b7000-7f7e426b8000 r--p 00000000 00:115 18122349                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7f7e426b8000-7f7e426b9000 r-xp 00001000 00:115 18122349                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7f7e426b9000-7f7e426ba000 r--p 00002000 00:115 18122349                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7f7e426ba000-7f7e426bb000 r--p 00002000 00:115 18122349                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7f7e426bb000-7f7e426bc000 rw-p 00003000 00:115 18122349                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7f7e426bc000-7f7e426bd000 r--p 00000000 00:115 18122348                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7f7e426bd000-7f7e426be000 r-xp 00001000 00:115 18122348                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7f7e426be000-7f7e426bf000 r--p 00002000 00:115 18122348                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7f7e426bf000-7f7e426c0000 r--p 00002000 00:115 18122348                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7f7e426c0000-7f7e426c1000 rw-p 00003000 00:115 18122348                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7f7e426c1000-7f7e426c2000 r--p 00000000 00:115 18122347                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7f7e426c2000-7f7e426c3000 r-xp 00001000 00:115 18122347                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7f7e426c3000-7f7e426c4000 r--p 00002000 00:115 18122347                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7f7e426c4000-7f7e426c5000 r--p 00002000 00:115 18122347                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7f7e426c5000-7f7e426c6000 rw-p 00003000 00:115 18122347                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7f7e426c6000-7f7e426c7000 r--p 00000000 00:115 18122345                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7f7e426c7000-7f7e426c8000 r-xp 00001000 00:115 18122345                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7f7e426c8000-7f7e426c9000 r--p 00002000 00:115 18122345                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7f7e426c9000-7f7e426ca000 r--p 00002000 00:115 18122345                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7f7e426ca000-7f7e426cb000 rw-p 00003000 00:115 18122345                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7f7e426cb000-7f7e426cc000 r--p 00000000 00:115 18122747                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f7e426cc000-7f7e426cd000 r-xp 00001000 00:115 18122747                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f7e426cd000-7f7e426f1000 r--p 00002000 00:115 18122747                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f7e426f1000-7f7e426f2000 r--p 00025000 00:115 18122747                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f7e426f2000-7f7e426f3000 rw-p 00026000 00:115 18122747                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f7e426f3000-7f7e42960000 rw-p 00000000 00:00 0 
7f7e42961000-7f7e42962000 r--p 00000000 00:115 18122332                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7f7e42962000-7f7e42963000 r-xp 00001000 00:115 18122332                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7f7e42963000-7f7e42964000 r--p 00002000 00:115 18122332                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7f7e42964000-7f7e42965000 r--p 00002000 00:115 18122332                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7f7e42965000-7f7e42966000 rw-p 00003000 00:115 18122332                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7f7e42966000-7f7e42967000 r--p 00000000 00:115 18122736                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f7e42967000-7f7e42968000 r-xp 00001000 00:115 18122736                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f7e42968000-7f7e429be000 r--p 00002000 00:115 18122736                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f7e429be000-7f7e429bf000 r--p 00057000 00:115 18122736                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f7e429bf000-7f7e429c0000 rw-p 00058000 00:115 18122736                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f7e429c0000-7f7e429e0000 rw-p 00000000 00:00 0 
7f7e429e1000-7f7e429e2000 r--p 00000000 00:115 18122372                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7f7e429e2000-7f7e429e3000 r-xp 00001000 00:115 18122372                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7f7e429e3000-7f7e429e4000 r--p 00002000 00:115 18122372                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7f7e429e4000-7f7e429e5000 r--p 00002000 00:115 18122372                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7f7e429e5000-7f7e429e6000 rw-p 00003000 00:115 18122372                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7f7e429e6000-7f7e42a3f000 rw-p 00000000 00:00 0 
7f7e42a3f000-7f7e42a40000 r--p 00000000 00:115 18122753                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f7e42a40000-7f7e42a42000 r-xp 00001000 00:115 18122753                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f7e42a42000-7f7e42a43000 r--p 00003000 00:115 18122753                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f7e42a43000-7f7e42a44000 ---p 00004000 00:115 18122753                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f7e42a44000-7f7e42a45000 r--p 00004000 00:115 18122753                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f7e42a45000-7f7e42a46000 rw-p 00005000 00:115 18122753                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f7e42a46000-7f7e42a49000 r--p 00000000 00:115 18122754                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7f7e42a49000-7f7e42a4a000 r-xp 00003000 00:115 18122754                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7f7e42a4a000-7f7e42a5e000 r--p 00004000 00:115 18122754                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7f7e42a5e000-7f7e42a63000 r--p 00017000 00:115 18122754                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7f7e42a63000-7f7e42a64000 rw-p 0001c000 00:115 18122754                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7f7e42a64000-7f7e42af5000 rw-p 00000000 00:00 0 
7f7e42af7000-7f7e42af8000 r--p 00000000 00:115 18122966                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7f7e42af8000-7f7e42af9000 r-xp 00001000 00:115 18122966                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7f7e42af9000-7f7e42afa000 r--p 00002000 00:115 18122966                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7f7e42afa000-7f7e42afb000 r--p 00002000 00:115 18122966                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7f7e42afb000-7f7e42afc000 rw-p 00003000 00:115 18122966                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7f7e42afc000-7f7e42afd000 r--p 00000000 00:115 18122942                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/fcntl.so
7f7e42afd000-7f7e42afe000 r-xp 00001000 00:115 18122942                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/fcntl.so
7f7e42afe000-7f7e42aff000 r--p 00002000 00:115 18122942                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/fcntl.so
7f7e42aff000-7f7e42b00000 r--p 00002000 00:115 18122942                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/fcntl.so
7f7e42b00000-7f7e42b01000 rw-p 00003000 00:115 18122942                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/fcntl.so
7f7e42b01000-7f7e42b04000 r--p 00000000 00:115 18122910                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/bigdecimal.so
7f7e42b04000-7f7e42b1c000 r-xp 00003000 00:115 18122910                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/bigdecimal.so
7f7e42b1c000-7f7e42b20000 r--p 0001b000 00:115 18122910                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/bigdecimal.so
7f7e42b20000-7f7e42b21000 r--p 0001e000 00:115 18122910                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/bigdecimal.so
7f7e42b21000-7f7e42b22000 rw-p 0001f000 00:115 18122910                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/bigdecimal.so
7f7e42b22000-7f7e42b7b000 rw-p 00000000 00:00 0 
7f7e42b7b000-7f7e42b81000 r--p 00000000 00:115 18111321                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7f7e42b81000-7f7e42ba3000 r-xp 00006000 00:115 18111321                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7f7e42ba3000-7f7e42bab000 r--p 00028000 00:115 18111321                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7f7e42bab000-7f7e42bac000 r--p 0002f000 00:115 18111321                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7f7e42bac000-7f7e42bad000 rw-p 00030000 00:115 18111321                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7f7e42bad000-7f7e42baf000 r--p 00000000 00:115 18122936                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7f7e42baf000-7f7e42bb2000 r-xp 00002000 00:115 18122936                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7f7e42bb2000-7f7e42bb4000 r--p 00005000 00:115 18122936                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7f7e42bb4000-7f7e42bb5000 r--p 00006000 00:115 18122936                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7f7e42bb5000-7f7e42bb6000 rw-p 00007000 00:115 18122936                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7f7e42bb6000-7f7e42c40000 rw-p 00000000 00:00 0 
7f7e42c41000-7f7e42c42000 r--p 00000000 00:115 18122365                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7f7e42c42000-7f7e42c43000 r-xp 00001000 00:115 18122365                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7f7e42c43000-7f7e42c44000 r--p 00002000 00:115 18122365                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7f7e42c44000-7f7e42c45000 r--p 00002000 00:115 18122365                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7f7e42c45000-7f7e42c46000 rw-p 00003000 00:115 18122365                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7f7e42c46000-7f7e42d10000 rw-p 00000000 00:00 0 
7f7e42d13000-7f7e42d60000 rw-p 00000000 00:00 0 
7f7e42d61000-7f7e42de0000 rw-p 00000000 00:00 0 
7f7e42de4000-7f7e42de5000 r--p 00000000 00:115 18122342                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7f7e42de5000-7f7e42de6000 r-xp 00001000 00:115 18122342                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7f7e42de6000-7f7e42de7000 r--p 00002000 00:115 18122342                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7f7e42de7000-7f7e42de8000 r--p 00002000 00:115 18122342                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7f7e42de8000-7f7e42de9000 rw-p 00003000 00:115 18122342                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7f7e42de9000-7f7e42dea000 r--p 00000000 00:115 18122331                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7f7e42dea000-7f7e42deb000 r-xp 00001000 00:115 18122331                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7f7e42deb000-7f7e42dec000 r--p 00002000 00:115 18122331                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7f7e42dec000-7f7e42ded000 ---p 00003000 00:115 18122331                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7f7e42ded000-7f7e42dee000 r--p 00003000 00:115 18122331                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7f7e42dee000-7f7e42def000 rw-p 00004000 00:115 18122331                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7f7e42def000-7f7e42e40000 rw-p 00000000 00:00 0 
7f7e42e44000-7f7e42e46000 r--p 00000000 00:115 18123169                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7f7e42e46000-7f7e42e4b000 r-xp 00002000 00:115 18123169                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7f7e42e4b000-7f7e42e4d000 r--p 00007000 00:115 18123169                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7f7e42e4d000-7f7e42e4e000 r--p 00008000 00:115 18123169                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7f7e42e4e000-7f7e42e4f000 rw-p 00009000 00:115 18123169                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7f7e42e4f000-7f7e42f4f000 rw-p 00000000 00:00 0 
7f7e42f4f000-7f7e42f50000 ---p 00000000 00:00 0 
7f7e42f50000-7f7e43220000 rw-p 00000000 00:00 0 
7f7e43224000-7f7e43225000 r--p 00000000 00:115 18122328                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7f7e43225000-7f7e43226000 r-xp 00001000 00:115 18122328                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7f7e43226000-7f7e43228000 r--p 00002000 00:115 18122328                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7f7e43228000-7f7e43229000 r--p 00003000 00:115 18122328                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7f7e43229000-7f7e4322a000 rw-p 00004000 00:115 18122328                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7f7e4322a000-7f7e4322b000 r--p 00000000 00:115 18123098                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7f7e4322b000-7f7e4322d000 r-xp 00001000 00:115 18123098                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7f7e4322d000-7f7e4322e000 r--p 00003000 00:115 18123098                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7f7e4322e000-7f7e4322f000 r--p 00003000 00:115 18123098                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7f7e4322f000-7f7e43230000 rw-p 00004000 00:115 18123098                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7f7e43230000-7f7e432d0000 rw-p 00000000 00:00 0 
7f7e432d0000-7f7e432d1000 r--p 00000000 00:115 18122336                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7f7e432d1000-7f7e432d2000 r-xp 00001000 00:115 18122336                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7f7e432d2000-7f7e432d3000 r--p 00002000 00:115 18122336                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7f7e432d3000-7f7e432d4000 r--p 00002000 00:115 18122336                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7f7e432d4000-7f7e432d5000 rw-p 00003000 00:115 18122336                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7f7e432d5000-7f7e432d6000 r--p 00000000 00:115 18122333                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7f7e432d6000-7f7e432d7000 r-xp 00001000 00:115 18122333                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7f7e432d7000-7f7e432d8000 r--p 00002000 00:115 18122333                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7f7e432d8000-7f7e432d9000 r--p 00002000 00:115 18122333                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7f7e432d9000-7f7e432da000 rw-p 00003000 00:115 18122333                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7f7e432da000-7f7e432db000 r--p 00000000 00:115 18122370                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7f7e432db000-7f7e432dc000 r-xp 00001000 00:115 18122370                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7f7e432dc000-7f7e432dd000 r--p 00002000 00:115 18122370                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7f7e432dd000-7f7e432de000 ---p 00003000 00:115 18122370                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7f7e432de000-7f7e432df000 r--p 00003000 00:115 18122370                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7f7e432df000-7f7e432e0000 rw-p 00004000 00:115 18122370                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7f7e432e0000-7f7e43320000 rw-p 00000000 00:00 0 
7f7e43320000-7f7e43321000 ---p 00000000 00:00 0 
7f7e43321000-7f7e43362000 rw-p 00000000 00:00 0 
7f7e43362000-7f7e43363000 ---p 00000000 00:00 0 
7f7e43363000-7f7e433a4000 rw-p 00000000 00:00 0 
7f7e433a4000-7f7e433a5000 ---p 00000000 00:00 0 
7f7e433a5000-7f7e433e6000 rw-p 00000000 00:00 0 
7f7e433e6000-7f7e433e7000 ---p 00000000 00:00 0 
7f7e433e7000-7f7e43428000 rw-p 00000000 00:00 0 
7f7e43428000-7f7e43429000 ---p 00000000 00:00 0 
7f7e43429000-7f7e4346a000 rw-p 00000000 00:00 0 
7f7e4346a000-7f7e4346b000 ---p 00000000 00:00 0 
7f7e4346b000-7f7e434ac000 rw-p 00000000 00:00 0 
7f7e434ac000-7f7e434ad000 ---p 00000000 00:00 0 
7f7e434ad000-7f7e434ee000 rw-p 00000000 00:00 0 
7f7e434ee000-7f7e434ef000 ---p 00000000 00:00 0 
7f7e434ef000-7f7e43530000 rw-p 00000000 00:00 0 
7f7e43530000-7f7e43531000 ---p 00000000 00:00 0 
7f7e43531000-7f7e43572000 rw-p 00000000 00:00 0 
7f7e43572000-7f7e43573000 ---p 00000000 00:00 0 
7f7e43573000-7f7e435b4000 rw-p 00000000 00:00 0 
7f7e435b4000-7f7e435b5000 ---p 00000000 00:00 0 
7f7e435b5000-7f7e435f6000 rw-p 00000000 00:00 0 
7f7e435f6000-7f7e435f7000 ---p 00000000 00:00 0 
7f7e435f7000-7f7e43638000 rw-p 00000000 00:00 0 
7f7e43638000-7f7e43639000 ---p 00000000 00:00 0 
7f7e43639000-7f7e4367a000 rw-p 00000000 00:00 0 
7f7e4367a000-7f7e4367b000 ---p 00000000 00:00 0 
7f7e4367b000-7f7e436bc000 rw-p 00000000 00:00 0 
7f7e436bc000-7f7e436bd000 ---p 00000000 00:00 0 
7f7e436bd000-7f7e436fe000 rw-p 00000000 00:00 0 
7f7e436fe000-7f7e436ff000 ---p 00000000 00:00 0 
7f7e436ff000-7f7e43740000 rw-p 00000000 00:00 0 
7f7e43740000-7f7e43741000 ---p 00000000 00:00 0 
7f7e43741000-7f7e43782000 rw-p 00000000 00:00 0 
7f7e43782000-7f7e43783000 ---p 00000000 00:00 0 
7f7e43783000-7f7e437c4000 rw-p 00000000 00:00 0 
7f7e437c4000-7f7e437c5000 ---p 00000000 00:00 0 
7f7e437c5000-7f7e43806000 rw-p 00000000 00:00 0 
7f7e43806000-7f7e43807000 ---p 00000000 00:00 0 
7f7e43807000-7f7e43848000 rw-p 00000000 00:00 0 
7f7e43848000-7f7e43849000 ---p 00000000 00:00 0 
7f7e43849000-7f7e4388a000 rw-p 00000000 00:00 0 
7f7e4388a000-7f7e4388b000 ---p 00000000 00:00 0 
7f7e4388b000-7f7e438cc000 rw-p 00000000 00:00 0 
7f7e438cc000-7f7e438cd000 ---p 00000000 00:00 0 
7f7e438cd000-7f7e4390e000 rw-p 00000000 00:00 0 
7f7e4390e000-7f7e4390f000 ---p 00000000 00:00 0 
7f7e4390f000-7f7e43950000 rw-p 00000000 00:00 0 
7f7e43950000-7f7e43951000 ---p 00000000 00:00 0 
7f7e43951000-7f7e43992000 rw-p 00000000 00:00 0 
7f7e43992000-7f7e43993000 ---p 00000000 00:00 0 
7f7e43993000-7f7e439d4000 rw-p 00000000 00:00 0 
7f7e439d4000-7f7e439d5000 ---p 00000000 00:00 0 
7f7e439d5000-7f7e43a16000 rw-p 00000000 00:00 0 
7f7e43a16000-7f7e43a17000 ---p 00000000 00:00 0 
7f7e43a17000-7f7e43a58000 rw-p 00000000 00:00 0 
7f7e43a58000-7f7e43a59000 ---p 00000000 00:00 0 
7f7e43a59000-7f7e43a9a000 rw-p 00000000 00:00 0 
7f7e43a9a000-7f7e43a9b000 ---p 00000000 00:00 0 
7f7e43a9b000-7f7e43adc000 rw-p 00000000 00:00 0 
7f7e43adc000-7f7e43add000 ---p 00000000 00:00 0 
7f7e43add000-7f7e43b1e000 rw-p 00000000 00:00 0 
7f7e43b1e000-7f7e43b1f000 ---p 00000000 00:00 0 
7f7e43b1f000-7f7e43bb0000 rw-p 00000000 00:00 0 
7f7e43bb0000-7f7e43bb1000 r--p 00000000 00:115 18122997                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7f7e43bb1000-7f7e43bb2000 r-xp 00001000 00:115 18122997                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7f7e43bb2000-7f7e43bb3000 r--p 00002000 00:115 18122997                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7f7e43bb3000-7f7e43bb4000 r--p 00002000 00:115 18122997                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7f7e43bb4000-7f7e43bb5000 rw-p 00003000 00:115 18122997                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7f7e43bb5000-7f7e43bb6000 r--p 00000000 00:115 18122693                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7f7e43bb6000-7f7e43bb7000 r-xp 00001000 00:115 18122693                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7f7e43bb7000-7f7e43bb8000 r--p 00002000 00:115 18122693                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7f7e43bb8000-7f7e43bb9000 r--p 00002000 00:115 18122693                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7f7e43bb9000-7f7e43bba000 rw-p 00003000 00:115 18122693                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7f7e43bba000-7f7e43bbb000 r--p 00000000 00:115 18122344                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7f7e43bbb000-7f7e43bbc000 r-xp 00001000 00:115 18122344                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7f7e43bbc000-7f7e43bbd000 r--p 00002000 00:115 18122344                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7f7e43bbd000-7f7e43bbe000 r--p 00002000 00:115 18122344                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7f7e43bbe000-7f7e43bbf000 rw-p 00003000 00:115 18122344                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7f7e43bbf000-7f7e44bbf000 rw-p 00000000 00:00 0 
7f7e44bc3000-7f7e44bc4000 r--p 00000000 00:115 18122368                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7f7e44bc4000-7f7e44bc5000 r-xp 00001000 00:115 18122368                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7f7e44bc5000-7f7e44bc6000 r--p 00002000 00:115 18122368                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7f7e44bc6000-7f7e44bc7000 r--p 00002000 00:115 18122368                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7f7e44bc7000-7f7e44bc8000 rw-p 00003000 00:115 18122368                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7f7e44bc8000-7f7e44bc9000 r--p 00000000 00:115 18122376                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7f7e44bc9000-7f7e44bca000 r-xp 00001000 00:115 18122376                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7f7e44bca000-7f7e44bcb000 r--p 00002000 00:115 18122376                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7f7e44bcb000-7f7e44bcc000 ---p 00003000 00:115 18122376                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7f7e44bcc000-7f7e44bcd000 r--p 00003000 00:115 18122376                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7f7e44bcd000-7f7e44bce000 rw-p 00004000 00:115 18122376                  /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7f7e44bce000-7f7e44c30000 rw-p 00000000 00:00 0 
7f7e44c32000-7f7e44d36000 rw-p 00000000 00:00 0 
7f7e44d36000-7f7e44d5e000 r--p 00000000 00:115 13112687                  /usr/lib/x86_64-linux-gnu/libc.so.6
7f7e44d5e000-7f7e44ef3000 r-xp 00028000 00:115 13112687                  /usr/lib/x86_64-linux-gnu/libc.so.6
7f7e44ef3000-7f7e44f4b000 r--p 001bd000 00:115 13112687                  /usr/lib/x86_64-linux-gnu/libc.so.6
7f7e44f4b000-7f7e44f4f000 r--p 00214000 00:115 13112687                  /usr/lib/x86_64-linux-gnu/libc.so.6
7f7e44f4f000-7f7e44f51000 rw-p 00218000 00:115 13112687                  /usr/lib/x86_64-linux-gnu/libc.so.6
7f7e44f51000-7f7e44f60000 rw-p 00000000 00:00 0 
7f7e44f60000-7f7e44f63000 r--p 00000000 00:115 13112712                  /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f7e44f63000-7f7e44f7a000 r-xp 00003000 00:115 13112712                  /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f7e44f7a000-7f7e44f7e000 r--p 0001a000 00:115 13112712                  /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f7e44f7e000-7f7e44f7f000 r--p 0001d000 00:115 13112712                  /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f7e44f7f000-7f7e44f80000 rw-p 0001e000 00:115 13112712                  /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f7e44f80000-7f7e44f8e000 r--p 00000000 00:115 13112739                  /usr/lib/x86_64-linux-gnu/libm.so.6
7f7e44f8e000-7f7e4500a000 r-xp 0000e000 00:115 13112739                  /usr/lib/x86_64-linux-gnu/libm.so.6
7f7e4500a000-7f7e45065000 r--p 0008a000 00:115 13112739                  /usr/lib/x86_64-linux-gnu/libm.so.6
7f7e45065000-7f7e45066000 r--p 000e4000 00:115 13112739                  /usr/lib/x86_64-linux-gnu/libm.so.6
7f7e45066000-7f7e45067000 rw-p 000e5000 00:115 13112739                  /usr/lib/x86_64-linux-gnu/libm.so.6
7f7e45067000-7f7e45069000 r--p 00000000 00:115 13112696                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f7e45069000-7f7e4507d000 r-xp 00002000 00:115 13112696                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f7e4507d000-7f7e45096000 r--p 00016000 00:115 13112696                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f7e45096000-7f7e45097000 ---p 0002f000 00:115 13112696                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f7e45097000-7f7e45098000 r--p 0002f000 00:115 13112696                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f7e45098000-7f7e45099000 rw-p 00030000 00:115 13112696                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f7e45099000-7f7e450a1000 rw-p 00000000 00:00 0 
7f7e450a1000-7f7e450ab000 r--p 00000000 00:115 13112716                  /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f7e450ab000-7f7e4510a000 r-xp 0000a000 00:115 13112716                  /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f7e4510a000-7f7e45121000 r--p 00069000 00:115 13112716                  /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f7e45121000-7f7e45122000 r--p 0007f000 00:115 13112716                  /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f7e45122000-7f7e45123000 rw-p 00080000 00:115 13112716                  /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f7e45123000-7f7e45125000 r--p 00000000 00:115 13112818                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f7e45125000-7f7e45136000 r-xp 00002000 00:115 13112818                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f7e45136000-7f7e4513c000 r--p 00013000 00:115 13112818                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f7e4513c000-7f7e4513d000 ---p 00019000 00:115 13112818                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f7e4513d000-7f7e4513e000 r--p 00019000 00:115 13112818                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f7e4513e000-7f7e4513f000 rw-p 0001a000 00:115 13112818                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f7e45143000-7f7e45145000 rw-p 00000000 00:00 0 
7f7e45145000-7f7e45147000 r--p 00000000 00:115 13112669                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f7e45147000-7f7e45171000 r-xp 00002000 00:115 13112669                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f7e45171000-7f7e4517c000 r--p 0002c000 00:115 13112669                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f7e4517d000-7f7e4517f000 r--p 00037000 00:115 13112669                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f7e4517f000-7f7e45181000 rw-p 00039000 00:115 13112669                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffcfdb92000-7ffcfe391000 rw-p 00000000 00:00 0                          [stack]
7ffcfe3a1000-7ffcfe3a5000 r--p 00000000 00:00 0                          [vvar]
7ffcfe3a5000-7ffcfe3a7000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


  1971 .........................................
make: *** [uncommon.mk:959: yes-test-spec] Aborted (core dumped)
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 512.

$ gdb -batch -se /tmp/ruby/build/trunk-yjit/ruby -c /tmp/cores/core.1001.3993950.ruby -x gdbscript
[New LWP 3993950]
[New LWP 3995086]
[New LWP 3995025]
[New LWP 3995013]
[New LWP 3995133]
[New LWP 3995023]
[New LWP 3995027]
[New LWP 3995024]
[New LWP 3995134]
[New LWP 3995028]
[New LWP 3995026]
[New LWP 3995029]
[New LWP 3995030]
[New LWP 3995048]
[New LWP 3995044]
[New LWP 3995049]
[New LWP 3995045]
[New LWP 3995050]
[New LWP 3995046]
[New LWP 3995052]
[New LWP 3995047]
[New LWP 3995054]
[New LWP 3995057]
[New LWP 3995064]
[New LWP 3995056]
[New LWP 3995066]
[New LWP 3995058]
[New LWP 3995068]
[New LWP 3995059]
[New LWP 3995070]
[New LWP 3995060]
[New LWP 3995072]
[New LWP 3995061]
[New LWP 3995074]
[New LWP 3995063]
[New LWP 3995076]
[New LWP 3995078]
[New LWP 3995065]
[New LWP 3995080]
[New LWP 3995067]
[New LWP 3995082]
[New LWP 3995069]
[New LWP 3995084]
[New LWP 3995071]
[New LWP 3995085]
[New LWP 3995088]
[New LWP 3995073]
[New LWP 3995090]
[New LWP 3995075]
[New LWP 3995092]
[New LWP 3995077]
[New LWP 3995094]
[New LWP 3995079]
[New LWP 3995096]
[New LWP 3995081]
[New LWP 3995098]
[New LWP 3995083]
[New LWP 3995100]
[New LWP 3995102]
[New LWP 3995087]
[New LWP 3995104]
[New LWP 3995089]
[New LWP 3995106]
[New LWP 3995091]
[New LWP 3995108]
[New LWP 3995093]
[New LWP 3995110]
[New LWP 3995112]
[New LWP 3995097]
[New LWP 3995114]
[New LWP 3995099]
[New LWP 3995116]
[New LWP 3995101]
[New LWP 3995118]
[New LWP 3995103]
[New LWP 3995120]
[New LWP 3995105]
[New LWP 3995122]
[New LWP 3995107]
[New LWP 3995124]
[New LWP 3995109]
[New LWP 3995126]
[New LWP 3995128]
[New LWP 3995111]
[New LWP 3995130]
[New LWP 3995113]
[New LWP 3995132]
[New LWP 3995115]
[New LWP 3995053]
[New LWP 3995117]
[New LWP 3995055]
[New LWP 3995051]
[New LWP 3995119]
[New LWP 3995031]
[New LWP 3995121]
[New LWP 3995062]
[New LWP 3995123]
[New LWP 3995125]
[New LWP 3995127]
[New LWP 3995129]
[New LWP 3995131]
[New LWP 3995095]
[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/spec/mspec/bin/mspec-run                             '.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140180297299904) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f7e44d337c0 (LWP 3993950))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f7e44d337c0 (LWP 3993950) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140180297299904) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f7d13818640 (LWP 3995086) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13817d30, op=137, expected=0, futex_word=0x7f7d13817d68) at ./nptl/futex-internal.c:57
  3    Thread 0x7f7df36f7640 (LWP 3995025) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df36f6d30, op=137, expected=0, futex_word=0x7f7df36f6d68) at ./nptl/futex-internal.c:57
  4    Thread 0x7f7e41a83640 (LWP 3995013) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e41a82d30, op=137, expected=0, futex_word=0x7f7e41a82d68) at ./nptl/futex-internal.c:57
  5    Thread 0x7f7ca76f7640 (LWP 3995133) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca76f6d30, op=137, expected=0, futex_word=0x7f7ca76f6d68) at ./nptl/futex-internal.c:57
  6    Thread 0x7f7e4306f640 (LWP 3995023) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e4306ed30, op=137, expected=0, futex_word=0x7f7e4306ed68) at ./nptl/futex-internal.c:57
  7    Thread 0x7f7e41ba4640 (LWP 3995027) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e41ba3d30, op=137, expected=0, futex_word=0x7f7e41ba3d68) at ./nptl/futex-internal.c:57
  8    Thread 0x7f7e4105a640 (LWP 3995024) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e41059d30, op=137, expected=0, futex_word=0x7f7e41059d68) at ./nptl/futex-internal.c:57
  9    Thread 0x7f7ca75d6640 (LWP 3995134) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca75d5d30, op=137, expected=0, futex_word=0x7f7ca75d5d68) at ./nptl/futex-internal.c:57
  10   Thread 0x7f7df22a5640 (LWP 3995028) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df22a4d30, op=137, expected=0, futex_word=0x7f7df22a4d68) at ./nptl/futex-internal.c:57
  11   Thread 0x7f7e414de640 (LWP 3995026) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e414ddd30, op=137, expected=0, futex_word=0x7f7e414ddd68) at ./nptl/futex-internal.c:57
  12   Thread 0x7f7e41841640 (LWP 3995029) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e41840d30, op=137, expected=0, futex_word=0x7f7e41840d68) at ./nptl/futex-internal.c:57
  13   Thread 0x7f7df1e21640 (LWP 3995030) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df1e20d30, op=137, expected=0, futex_word=0x7f7df1e20d68) at ./nptl/futex-internal.c:57
  14   Thread 0x7f7d12729640 (LWP 3995048) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12728d30, op=137, expected=0, futex_word=0x7f7d12728d68) at ./nptl/futex-internal.c:57
  15   Thread 0x7f7df199d640 (LWP 3995044) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df199cd30, op=137, expected=0, futex_word=0x7f7df199cd68) at ./nptl/futex-internal.c:57
  16   Thread 0x7f7df11b6640 (LWP 3995049) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df11b5d30, op=137, expected=0, futex_word=0x7f7df11b5d68) at ./nptl/futex-internal.c:57
  17   Thread 0x7f7df2cce640 (LWP 3995045) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df2ccdd30, op=137, expected=0, futex_word=0x7f7df2ccdd68) at ./nptl/futex-internal.c:57
  18   Thread 0x7f7df2f10640 (LWP 3995050) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df2f0fd30, op=137, expected=0, futex_word=0x7f7df2f0fd68) at ./nptl/futex-internal.c:57
  19   Thread 0x7f7e413bd640 (LWP 3995046) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e413bcd30, op=137, expected=0, futex_word=0x7f7e413bcd68) at ./nptl/futex-internal.c:57
  20   Thread 0x7f7df187c640 (LWP 3995052) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df187bd30, op=137, expected=0, futex_word=0x7f7df187bd68) at ./nptl/futex-internal.c:57
  21   Thread 0x7f7df284a640 (LWP 3995047) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df2849d30, op=137, expected=0, futex_word=0x7f7df2849d68) at ./nptl/futex-internal.c:57
  22   Thread 0x7f7d1284a640 (LWP 3995054) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12849d30, op=137, expected=0, futex_word=0x7f7d12849d68) at ./nptl/futex-internal.c:57
  23   Thread 0x7f7df175b640 (LWP 3995057) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df175ad30, op=137, expected=0, futex_word=0x7f7df175ad68) at ./nptl/futex-internal.c:57
  24   Thread 0x7f7df3939640 (LWP 3995064) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3938d30, op=137, expected=0, futex_word=0x7f7df3938d68) at ./nptl/futex-internal.c:57
  25   Thread 0x7f7df35d6640 (LWP 3995056) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df35d5d30, op=137, expected=0, futex_word=0x7f7df35d5d68) at ./nptl/futex-internal.c:57
  26   Thread 0x7f7df34b5640 (LWP 3995066) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df34b4d30, op=137, expected=0, futex_word=0x7f7df34b4d68) at ./nptl/futex-internal.c:57
  27   Thread 0x7f7df3273640 (LWP 3995058) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3272d30, op=137, expected=0, futex_word=0x7f7df3272d68) at ./nptl/futex-internal.c:57
  28   Thread 0x7f7df0c11640 (LWP 3995068) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0c10d30, op=137, expected=0, futex_word=0x7f7df0c10d68) at ./nptl/futex-internal.c:57
  29   Thread 0x7f7e402fd640 (LWP 3995059) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e402fcd30, op=137, expected=0, futex_word=0x7f7e402fcd68) at ./nptl/futex-internal.c:57
  30   Thread 0x7f7df0af0640 (LWP 3995070) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0aefd30, op=137, expected=0, futex_word=0x7f7df0aefd68) at ./nptl/futex-internal.c:57
  31   Thread 0x7f7df3031640 (LWP 3995060) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3030d30, op=137, expected=0, futex_word=0x7f7df3030d68) at ./nptl/futex-internal.c:57
  32   Thread 0x7f7df08ae640 (LWP 3995072) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df08add30, op=137, expected=0, futex_word=0x7f7df08add68) at ./nptl/futex-internal.c:57
  33   Thread 0x7f7df2bad640 (LWP 3995061) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df2bacd30, op=137, expected=0, futex_word=0x7f7df2bacd68) at ./nptl/futex-internal.c:57
  34   Thread 0x7f7df0647640 (LWP 3995074) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0646d30, op=137, expected=0, futex_word=0x7f7df0646d68) at ./nptl/futex-internal.c:57
  35   Thread 0x7f7df3b7b640 (LWP 3995063) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3b7ad30, op=137, expected=0, futex_word=0x7f7df3b7ad68) at ./nptl/futex-internal.c:57
  36   Thread 0x7f7df0405640 (LWP 3995076) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0404d30, op=137, expected=0, futex_word=0x7f7df0404d68) at ./nptl/futex-internal.c:57
  37   Thread 0x7f7df01c3640 (LWP 3995078) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df01c2d30, op=137, expected=0, futex_word=0x7f7df01c2d68) at ./nptl/futex-internal.c:57
  38   Thread 0x7f7df1bdf640 (LWP 3995065) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df1bded30, op=137, expected=0, futex_word=0x7f7df1bded68) at ./nptl/futex-internal.c:57
  39   Thread 0x7f7d13ede640 (LWP 3995080) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13eddd30, op=137, expected=0, futex_word=0x7f7d13eddd68) at ./nptl/futex-internal.c:57
  40   Thread 0x7f7df3fff640 (LWP 3995067) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3ffed30, op=137, expected=0, futex_word=0x7f7df3ffed68) at ./nptl/futex-internal.c:57
  41   Thread 0x7f7d13c9c640 (LWP 3995082) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13c9bd30, op=137, expected=0, futex_word=0x7f7d13c9bd68) at ./nptl/futex-internal.c:57
  42   Thread 0x7f7df0e94640 (LWP 3995069) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0e93d30, op=137, expected=0, futex_word=0x7f7df0e93d68) at ./nptl/futex-internal.c:57
  43   Thread 0x7f7d13a5a640 (LWP 3995084) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13a59d30, op=137, expected=0, futex_word=0x7f7d13a59d68) at ./nptl/futex-internal.c:57
  44   Thread 0x7f7df09cf640 (LWP 3995071) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df09ced30, op=137, expected=0, futex_word=0x7f7df09ced68) at ./nptl/futex-internal.c:57
  45   Thread 0x7f7d13939640 (LWP 3995085) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13938d30, op=137, expected=0, futex_word=0x7f7d13938d68) at ./nptl/futex-internal.c:57
  46   Thread 0x7f7d135d6640 (LWP 3995088) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d135d5d30, op=137, expected=0, futex_word=0x7f7d135d5d68) at ./nptl/futex-internal.c:57
  47   Thread 0x7f7df0768640 (LWP 3995073) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0767d30, op=137, expected=0, futex_word=0x7f7df0767d68) at ./nptl/futex-internal.c:57
  48   Thread 0x7f7d13394640 (LWP 3995090) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13393d30, op=137, expected=0, futex_word=0x7f7d13393d68) at ./nptl/futex-internal.c:57
  49   Thread 0x7f7df0526640 (LWP 3995075) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0525d30, op=137, expected=0, futex_word=0x7f7df0525d68) at ./nptl/futex-internal.c:57
  50   Thread 0x7f7d13152640 (LWP 3995092) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13151d30, op=137, expected=0, futex_word=0x7f7d13151d68) at ./nptl/futex-internal.c:57
  51   Thread 0x7f7df02e4640 (LWP 3995077) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df02e3d30, op=137, expected=0, futex_word=0x7f7df02e3d68) at ./nptl/futex-internal.c:57
  52   Thread 0x7f7d12f10640 (LWP 3995094) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12f0fd30, op=137, expected=0, futex_word=0x7f7d12f0fd68) at ./nptl/futex-internal.c:57
  53   Thread 0x7f7d13fff640 (LWP 3995079) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13ffed30, op=137, expected=0, futex_word=0x7f7d13ffed68) at ./nptl/futex-internal.c:57
  54   Thread 0x7f7d12cce640 (LWP 3995096) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12ccdd30, op=137, expected=0, futex_word=0x7f7d12ccdd68) at ./nptl/futex-internal.c:57
  55   Thread 0x7f7d13dbd640 (LWP 3995081) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13dbcd30, op=137, expected=0, futex_word=0x7f7d13dbcd68) at ./nptl/futex-internal.c:57
  56   Thread 0x7f7d12a8c640 (LWP 3995098) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12a8bd30, op=137, expected=0, futex_word=0x7f7d12a8bd68) at ./nptl/futex-internal.c:57
  57   Thread 0x7f7d13b7b640 (LWP 3995083) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13b7ad30, op=137, expected=0, futex_word=0x7f7d13b7ad68) at ./nptl/futex-internal.c:57
  58   Thread 0x7f7d12608640 (LWP 3995100) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12607d30, op=137, expected=0, futex_word=0x7f7d12607d68) at ./nptl/futex-internal.c:57
  59   Thread 0x7f7d11a8e640 (LWP 3995102) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d11a8dd30, op=137, expected=0, futex_word=0x7f7d11a8dd68) at ./nptl/futex-internal.c:57
  60   Thread 0x7f7d136f7640 (LWP 3995087) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d136f6d30, op=137, expected=0, futex_word=0x7f7d136f6d68) at ./nptl/futex-internal.c:57
  61   Thread 0x7f7d1184c640 (LWP 3995104) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1184bd30, op=137, expected=0, futex_word=0x7f7d1184bd68) at ./nptl/futex-internal.c:57
  62   Thread 0x7f7d134b5640 (LWP 3995089) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d134b4d30, op=137, expected=0, futex_word=0x7f7d134b4d68) at ./nptl/futex-internal.c:57
  63   Thread 0x7f7d1160a640 (LWP 3995106) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d11609d30, op=137, expected=0, futex_word=0x7f7d11609d68) at ./nptl/futex-internal.c:57
  64   Thread 0x7f7d13273640 (LWP 3995091) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13272d30, op=137, expected=0, futex_word=0x7f7d13272d68) at ./nptl/futex-internal.c:57
  65   Thread 0x7f7d113c8640 (LWP 3995108) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d113c7d30, op=137, expected=0, futex_word=0x7f7d113c7d68) at ./nptl/futex-internal.c:57
  66   Thread 0x7f7d13031640 (LWP 3995093) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13030d30, op=137, expected=0, futex_word=0x7f7d13030d68) at ./nptl/futex-internal.c:57
  67   Thread 0x7f7d11186640 (LWP 3995110) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d11185d30, op=137, expected=0, futex_word=0x7f7d11185d68) at ./nptl/futex-internal.c:57
  68   Thread 0x7f7d10f44640 (LWP 3995112) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d10f43d30, op=137, expected=0, futex_word=0x7f7d10f43d68) at ./nptl/futex-internal.c:57
  69   Thread 0x7f7d12bad640 (LWP 3995097) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12bacd30, op=137, expected=0, futex_word=0x7f7d12bacd68) at ./nptl/futex-internal.c:57
  70   Thread 0x7f7d10d02640 (LWP 3995114) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d10d01d30, op=137, expected=0, futex_word=0x7f7d10d01d68) at ./nptl/futex-internal.c:57
  71   Thread 0x7f7d1296b640 (LWP 3995099) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1296ad30, op=137, expected=0, futex_word=0x7f7d1296ad68) at ./nptl/futex-internal.c:57
  72   Thread 0x7f7d10ac0640 (LWP 3995116) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d10abfd30, op=137, expected=0, futex_word=0x7f7d10abfd68) at ./nptl/futex-internal.c:57
  73   Thread 0x7f7d11baf640 (LWP 3995101) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d11baed30, op=137, expected=0, futex_word=0x7f7d11baed68) at ./nptl/futex-internal.c:57
  74   Thread 0x7f7d1087e640 (LWP 3995118) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1087dd30, op=137, expected=0, futex_word=0x7f7d1087dd68) at ./nptl/futex-internal.c:57
  75   Thread 0x7f7d1196d640 (LWP 3995103) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1196cd30, op=137, expected=0, futex_word=0x7f7d1196cd68) at ./nptl/futex-internal.c:57
  76   Thread 0x7f7d1063c640 (LWP 3995120) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1063bd30, op=137, expected=0, futex_word=0x7f7d1063bd68) at ./nptl/futex-internal.c:57
  77   Thread 0x7f7d1172b640 (LWP 3995105) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1172ad30, op=137, expected=0, futex_word=0x7f7d1172ad68) at ./nptl/futex-internal.c:57
  78   Thread 0x7f7d103fa640 (LWP 3995122) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d103f9d30, op=137, expected=0, futex_word=0x7f7d103f9d68) at ./nptl/futex-internal.c:57
  79   Thread 0x7f7d114e9640 (LWP 3995107) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d114e8d30, op=137, expected=0, futex_word=0x7f7d114e8d68) at ./nptl/futex-internal.c:57
  80   Thread 0x7f7d101b8640 (LWP 3995124) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d101b7d30, op=137, expected=0, futex_word=0x7f7d101b7d68) at ./nptl/futex-internal.c:57
  81   Thread 0x7f7d112a7640 (LWP 3995109) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d112a6d30, op=137, expected=0, futex_word=0x7f7d112a6d68) at ./nptl/futex-internal.c:57
  82   Thread 0x7f7ca7ede640 (LWP 3995126) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7eddd30, op=137, expected=0, futex_word=0x7f7ca7eddd68) at ./nptl/futex-internal.c:57
  83   Thread 0x7f7ca7c9c640 (LWP 3995128) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7c9bd30, op=137, expected=0, futex_word=0x7f7ca7c9bd68) at ./nptl/futex-internal.c:57
  84   Thread 0x7f7d11065640 (LWP 3995111) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d11064d30, op=137, expected=0, futex_word=0x7f7d11064d68) at ./nptl/futex-internal.c:57
  85   Thread 0x7f7ca7a5a640 (LWP 3995130) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7a59d30, op=137, expected=0, futex_word=0x7f7ca7a59d68) at ./nptl/futex-internal.c:57
  86   Thread 0x7f7d10e23640 (LWP 3995113) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d10e22d30, op=137, expected=0, futex_word=0x7f7d10e22d68) at ./nptl/futex-internal.c:57
  87   Thread 0x7f7ca7818640 (LWP 3995132) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7817d30, op=137, expected=0, futex_word=0x7f7ca7817d68) at ./nptl/futex-internal.c:57
  88   Thread 0x7f7d10be1640 (LWP 3995115) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d10be0d30, op=137, expected=0, futex_word=0x7f7d10be0d68) at ./nptl/futex-internal.c:57
  89   Thread 0x7f7df24e7640 (LWP 3995053) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df24e6d30, op=137, expected=0, futex_word=0x7f7df24e6d68) at ./nptl/futex-internal.c:57
  90   Thread 0x7f7d1099f640 (LWP 3995117) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1099ed30, op=137, expected=0, futex_word=0x7f7d1099ed68) at ./nptl/futex-internal.c:57
  91   Thread 0x7f7df2def640 (LWP 3995055) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df2deed30, op=137, expected=0, futex_word=0x7f7df2deed68) at ./nptl/futex-internal.c:57
  92   Thread 0x7f7e4053f640 (LWP 3995051) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e4053ed30, op=137, expected=0, futex_word=0x7f7e4053ed68) at ./nptl/futex-internal.c:57
  93   Thread 0x7f7d1075d640 (LWP 3995119) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1075cd30, op=137, expected=0, futex_word=0x7f7d1075cd68) at ./nptl/futex-internal.c:57
  94   Thread 0x7f7df0d32640 (LWP 3995031) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0d31d30, op=137, expected=0, futex_word=0x7f7df0d31d68) at ./nptl/futex-internal.c:57
  95   Thread 0x7f7d1051b640 (LWP 3995121) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1051ad30, op=137, expected=0, futex_word=0x7f7d1051ad68) at ./nptl/futex-internal.c:57
  96   Thread 0x7f7df3dbd640 (LWP 3995062) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3dbcd30, op=137, expected=0, futex_word=0x7f7df3dbcd68) at ./nptl/futex-internal.c:57
  97   Thread 0x7f7d102d9640 (LWP 3995123) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d102d8d30, op=137, expected=0, futex_word=0x7f7d102d8d68) at ./nptl/futex-internal.c:57
  98   Thread 0x7f7ca7fff640 (LWP 3995125) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7ffed30, op=137, expected=0, futex_word=0x7f7ca7ffed68) at ./nptl/futex-internal.c:57
  99   Thread 0x7f7ca7dbd640 (LWP 3995127) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7dbcd30, op=137, expected=0, futex_word=0x7f7ca7dbcd68) at ./nptl/futex-internal.c:57
  100  Thread 0x7f7ca7b7b640 (LWP 3995129) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7b7ad30, op=137, expected=0, futex_word=0x7f7ca7b7ad68) at ./nptl/futex-internal.c:57
  101  Thread 0x7f7ca7939640 (LWP 3995131) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7938d30, op=137, expected=0, futex_word=0x7f7ca7938d68) at ./nptl/futex-internal.c:57
  102  Thread 0x7f7d12def640 (LWP 3995095) __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12deed30, op=137, expected=0, futex_word=0x7f7d12deed68) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 102 (Thread 0x7f7d12def640 (LWP 3995095)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12deed30, op=137, expected=0, futex_word=0x7f7d12deed68) 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=454670390, abstime=0x7f7d12deed30, clockid=490926008, expected=0, futex_word=0x7f7d12deed68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d12deed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d12deed30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d12deed30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12deed40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d12deec80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d12deed40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d12deed40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d12deed30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12deed40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 437702791}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0ea5c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244437702791
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175164241472, th = 0x0, altstack = 0x7f7d3c0ea5c0, node = {next = 0x7f7d12f0fd88, prev = 0x7f7d12ccdd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0ea5c0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175164241472, 0, 140180297918544, 140178886955376, 3017918846078679526, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 101 (Thread 0x7f7ca7939640 (LWP 3995131)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7938d30, op=137, expected=0, futex_word=0x7f7ca7938d68) 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=454670390, abstime=0x7f7ca7938d30, clockid=490926008, expected=0, futex_word=0x7f7ca7938d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7ca7938d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7ca7938d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7ca7938d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7938d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7ca7938c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7ca7938d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7ca7938d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7ca7938d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7938d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 453373264}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c187940) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244453373264
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140173364139584, th = 0x0, altstack = 0x7f7d3c187940, node = {next = 0x7f7ca7a59d88, prev = 0x7f7ca7817d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c187940
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140173364139584, 0, 140180297918544, 140178886955376, 3018159047493417446, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 100 (Thread 0x7f7ca7b7b640 (LWP 3995129)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7b7ad30, op=137, expected=0, futex_word=0x7f7ca7b7ad68) 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=454670390, abstime=0x7f7ca7b7ad30, clockid=490926008, expected=0, futex_word=0x7f7ca7b7ad68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7ca7b7ad68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7ca7b7ad30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7ca7b7ad30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7b7ad40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7ca7b7ac80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7ca7b7ad40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7ca7b7ad40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7ca7b7ad30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7b7ad40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 452551204}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c17ed80) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244452551204
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140173366507072, th = 0x0, altstack = 0x7f7d3c17ed80, node = {next = 0x7f7ca7c9bd88, prev = 0x7f7ca7a59d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c17ed80
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140173366507072, 0, 140180297918544, 140178886955376, 3018159289085327846, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 99 (Thread 0x7f7ca7dbd640 (LWP 3995127)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7dbcd30, op=137, expected=0, futex_word=0x7f7ca7dbcd68) 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=454670390, abstime=0x7f7ca7dbcd30, clockid=490926008, expected=0, futex_word=0x7f7ca7dbcd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7ca7dbcd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7ca7dbcd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7ca7dbcd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7dbcd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7ca7dbcc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7ca7dbcd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7ca7dbcd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7ca7dbcd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7dbcd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 451722300}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c1761c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244451722300
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140173368874560, th = 0x0, altstack = 0x7f7d3c1761c0, node = {next = 0x7f7ca7eddd88, prev = 0x7f7ca7c9bd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c1761c0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140173368874560, 0, 140180297918544, 140178886955376, 3018158564309596646, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 98 (Thread 0x7f7ca7fff640 (LWP 3995125)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7ffed30, op=137, expected=0, futex_word=0x7f7ca7ffed68) 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=454670390, abstime=0x7f7ca7ffed30, clockid=490926008, expected=0, futex_word=0x7f7ca7ffed68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7ca7ffed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7ca7ffed30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7ca7ffed30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7ffed40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7ca7ffec80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7ca7ffed40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7ca7ffed40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7ca7ffed30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7ffed40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 450871325}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c16d600) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244450871325
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140173371242048, th = 0x0, altstack = 0x7f7d3c16d600, node = {next = 0x7f7d101b7d88, prev = 0x7f7ca7eddd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c16d600
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140173371242048, 0, 140180297918544, 140178886955376, 3018158805901507046, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 97 (Thread 0x7f7d102d9640 (LWP 3995123)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d102d8d30, op=137, expected=0, futex_word=0x7f7d102d8d68) 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=454670390, abstime=0x7f7d102d8d30, clockid=490926008, expected=0, futex_word=0x7f7d102d8d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d102d8d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d102d8d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d102d8d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d102d8d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d102d8c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d102d8d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d102d8d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d102d8d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d102d8d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 450019022}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c164a40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244450019022
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175119062592, th = 0x0, altstack = 0x7f7d3c164a40, node = {next = 0x7f7d103f9d88, prev = 0x7f7d101b7d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c164a40
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175119062592, 0, 140180297918544, 140178886955376, 3017914045378984422, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 96 (Thread 0x7f7df3dbd640 (LWP 3995062)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3dbcd30, op=137, expected=0, futex_word=0x7f7df3dbcd68) 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=454670390, abstime=0x7f7df3dbcd30, clockid=490926008, expected=0, futex_word=0x7f7df3dbcd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df3dbcd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df3dbcd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df3dbcd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3dbcd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df3dbcc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df3dbcd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df3dbcd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df3dbcd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3dbcd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 423641935}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c05a650) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244423641935
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178938910272, th = 0x0, altstack = 0x7f7d3c05a650, node = {next = 0x7f7df2bacd88, prev = 0x7f7df3b7ad88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c05a650
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178938910272, 0, 140180297918544, 140178886954992, 3017428488588753382, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 95 (Thread 0x7f7d1051b640 (LWP 3995121)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1051ad30, op=137, expected=0, futex_word=0x7f7d1051ad68) 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=454670390, abstime=0x7f7d1051ad30, clockid=490926008, expected=0, futex_word=0x7f7d1051ad68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d1051ad68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d1051ad30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d1051ad30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1051ad40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d1051ac80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d1051ad40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d1051ad40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d1051ad30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1051ad40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 449114338}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c15be80) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244449114338
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175121430080, th = 0x0, altstack = 0x7f7d3c15be80, node = {next = 0x7f7d1063bd88, prev = 0x7f7d103f9d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c15be80
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175121430080, 0, 140180297918544, 140178886955376, 3017913324898220518, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 94 (Thread 0x7f7df0d32640 (LWP 3995031)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0d31d30, op=137, expected=0, futex_word=0x7f7df0d31d68) 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=454670390, abstime=0x7f7df0d31d30, clockid=490926008, expected=0, futex_word=0x7f7df0d31d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df0d31d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df0d31d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df0d31d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0d31d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df0d31c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df0d31d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df0d31d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df0d31d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0d31d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 415755049}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7e416db060) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244415755049
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178888009280, th = 0x0, altstack = 0x7f7e416db060, node = {next = 0x55691b54b1c0 <cached_thread_head>, prev = 0x7f7df199cd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7e416db060
#8  0x00007f7e44dcab43 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 = {140724573619872, -2946505831535216154, 140178888009280, 22, 140180297918544, 140724573620224, 3017421820115155430, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 93 (Thread 0x7f7d1075d640 (LWP 3995119)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1075cd30, op=137, expected=0, futex_word=0x7f7d1075cd68) 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=454670390, abstime=0x7f7d1075cd30, clockid=490926008, expected=0, futex_word=0x7f7d1075cd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d1075cd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d1075cd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d1075cd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1075cd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d1075cc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d1075cd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d1075cd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d1075cd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1075cd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 448218383}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c1532c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244448218383
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175123797568, th = 0x0, altstack = 0x7f7d3c1532c0, node = {next = 0x7f7d1087dd88, prev = 0x7f7d1063bd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c1532c0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175123797568, 0, 140180297918544, 140178886955376, 3017913562195163622, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 92 (Thread 0x7f7e4053f640 (LWP 3995051)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e4053ed30, op=137, expected=0, futex_word=0x7f7e4053ed68) 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=454670390, abstime=0x7f7e4053ed30, clockid=490926008, expected=0, futex_word=0x7f7e4053ed68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7e4053ed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7e4053ed30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7e4053ed30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e4053ed40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7e4053ec80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7e4053ed40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7e4053ed40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7e4053ed30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e4053ed40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 419151267}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c02bc60) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244419151267
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140180221851200, th = 0x0, altstack = 0x7f7d3c02bc60, node = {next = 0x7f7df2f0fd88, prev = 0x7f7df187bd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c02bc60
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140180221851200, 0, 140180297918544, 140178886954992, 3019496602314865126, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 91 (Thread 0x7f7df2def640 (LWP 3995055)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df2deed30, op=137, expected=0, futex_word=0x7f7df2deed68) 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=454670390, abstime=0x7f7df2deed30, clockid=490926008, expected=0, futex_word=0x7f7df2deed68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df2deed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df2deed30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df2deed30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df2deed40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df2deec80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df2deed40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df2deed40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df2deed30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df2deed40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 420773945}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c03cba0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244420773945
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178922337856, th = 0x0, altstack = 0x7f7d3c03cba0, node = {next = 0x7f7d12849d88, prev = 0x7f7df35d5d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c03cba0
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178922337856, 0, 140180297918544, 140178886954992, 3017426264869435878, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 90 (Thread 0x7f7d1099f640 (LWP 3995117)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1099ed30, op=137, expected=0, futex_word=0x7f7d1099ed68) 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=454670390, abstime=0x7f7d1099ed30, clockid=490926008, expected=0, futex_word=0x7f7d1099ed68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d1099ed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d1099ed30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d1099ed30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1099ed40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d1099ec80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d1099ed40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d1099ed40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d1099ed30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1099ed40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 447318238}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c14a700) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244447318238
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175126165056, th = 0x0, altstack = 0x7f7d3c14a700, node = {next = 0x7f7d10abfd88, prev = 0x7f7d1087dd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c14a700
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175126165056, 0, 140180297918544, 140178886955376, 3017915040737655270, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 89 (Thread 0x7f7df24e7640 (LWP 3995053)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df24e6d30, op=137, expected=0, futex_word=0x7f7df24e6d68) 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=454670390, abstime=0x7f7df24e6d30, clockid=490926008, expected=0, futex_word=0x7f7df24e6d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df24e6d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df24e6d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df24e6d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df24e6d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df24e6c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df24e6d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df24e6d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df24e6d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df24e6d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 419947275}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c034400) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244419947275
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178912867904, th = 0x0, altstack = 0x7f7d3c034400, node = {next = 0x7f7df187bd88, prev = 0x7f7d12849d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c034400
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178912867904, 0, 140180297918544, 140178886954992, 3017425023623887334, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 88 (Thread 0x7f7d10be1640 (LWP 3995115)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d10be0d30, op=137, expected=0, futex_word=0x7f7d10be0d68) 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=454670390, abstime=0x7f7d10be0d30, clockid=490926008, expected=0, futex_word=0x7f7d10be0d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d10be0d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d10be0d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d10be0d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d10be0d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d10be0c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d10be0d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d10be0d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d10be0d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d10be0d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 446456996}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c141b40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244446456996
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175128532544, th = 0x0, altstack = 0x7f7d3c141b40, node = {next = 0x7f7d10d01d88, prev = 0x7f7d10abfd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c141b40
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175128532544, 0, 140180297918544, 140178886955376, 3017915269444663782, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 87 (Thread 0x7f7ca7818640 (LWP 3995132)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7817d30, op=137, expected=0, futex_word=0x7f7ca7817d68) 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=454670390, abstime=0x7f7ca7817d30, clockid=490926008, expected=0, futex_word=0x7f7ca7817d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7ca7817d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7ca7817d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7ca7817d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7817d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7ca7817c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7ca7817d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7ca7817d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7ca7817d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7817d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 453764179}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c18bf20) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244453764179
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140173362955840, th = 0x0, altstack = 0x7f7d3c18bf20, node = {next = 0x7f7ca7938d88, prev = 0x7f7ca75d5d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c18bf20
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140173362955840, 0, 140180297918544, 140178886955376, 3018158921328753126, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 86 (Thread 0x7f7d10e23640 (LWP 3995113)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d10e22d30, op=137, expected=0, futex_word=0x7f7d10e22d68) 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=454670390, abstime=0x7f7d10e22d30, clockid=490926008, expected=0, futex_word=0x7f7d10e22d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d10e22d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d10e22d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d10e22d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d10e22d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d10e22c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d10e22d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d10e22d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d10e22d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d10e22d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 445586464}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c138f80) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244445586464
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175130900032, th = 0x0, altstack = 0x7f7d3c138f80, node = {next = 0x7f7d10f43d88, prev = 0x7f7d10d01d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c138f80
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175130900032, 0, 140180297918544, 140178886955376, 3017914548963899878, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 85 (Thread 0x7f7ca7a5a640 (LWP 3995130)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7a59d30, op=137, expected=0, futex_word=0x7f7ca7a59d68) 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=454670390, abstime=0x7f7ca7a59d30, clockid=490926008, expected=0, futex_word=0x7f7ca7a59d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7ca7a59d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7ca7a59d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7ca7a59d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7a59d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7ca7a59c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7ca7a59d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7ca7a59d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7ca7a59d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7a59d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 452951409}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c183360) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244452951409
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140173365323328, th = 0x0, altstack = 0x7f7d3c183360, node = {next = 0x7f7ca7b7ad88, prev = 0x7f7ca7938d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c183360
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140173365323328, 0, 140180297918544, 140178886955376, 3018159167215630822, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 84 (Thread 0x7f7d11065640 (LWP 3995111)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d11064d30, op=137, expected=0, futex_word=0x7f7d11064d68) 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=454670390, abstime=0x7f7d11064d30, clockid=490926008, expected=0, futex_word=0x7f7d11064d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d11064d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d11064d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d11064d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d11064d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d11064c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d11064d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d11064d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d11064d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d11064d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 444577642}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c1303c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244444577642
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175133267520, th = 0x0, altstack = 0x7f7d3c1303c0, node = {next = 0x7f7d11185d88, prev = 0x7f7d10f43d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c1303c0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175133267520, 0, 140180297918544, 140178886955376, 3017915885772470758, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 83 (Thread 0x7f7ca7c9c640 (LWP 3995128)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7c9bd30, op=137, expected=0, futex_word=0x7f7ca7c9bd68) 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=454670390, abstime=0x7f7ca7c9bd30, clockid=490926008, expected=0, futex_word=0x7f7ca7c9bd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7ca7c9bd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7ca7c9bd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7ca7c9bd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7c9bd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7ca7c9bc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7ca7c9bd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7ca7c9bd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7ca7c9bd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7c9bd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 452123901}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c17a7a0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244452123901
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140173367690816, th = 0x0, altstack = 0x7f7d3c17a7a0, node = {next = 0x7f7ca7dbcd88, prev = 0x7f7ca7b7ad88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c17a7a0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140173367690816, 0, 140180297918544, 140178886955376, 3018158446734866918, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 82 (Thread 0x7f7ca7ede640 (LWP 3995126)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca7eddd30, op=137, expected=0, futex_word=0x7f7ca7eddd68) 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=454670390, abstime=0x7f7ca7eddd30, clockid=490926008, expected=0, futex_word=0x7f7ca7eddd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7ca7eddd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7ca7eddd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7ca7eddd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7eddd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7ca7eddc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7ca7eddd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7ca7eddd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7ca7eddd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca7eddd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 451295974}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c171be0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244451295974
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140173370058304, th = 0x0, altstack = 0x7f7d3c171be0, node = {next = 0x7f7ca7ffed88, prev = 0x7f7ca7dbcd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c171be0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140173370058304, 0, 140180297918544, 140178886955376, 3018158684031810022, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 81 (Thread 0x7f7d112a7640 (LWP 3995109)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d112a6d30, op=137, expected=0, futex_word=0x7f7d112a6d68) 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=454670390, abstime=0x7f7d112a6d30, clockid=490926008, expected=0, futex_word=0x7f7d112a6d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d112a6d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d112a6d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d112a6d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d112a6d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d112a6c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d112a6d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d112a6d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d112a6d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d112a6d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 443727785}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c127800) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244443727785
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175135635008, th = 0x0, altstack = 0x7f7d3c127800, node = {next = 0x7f7d113c7d88, prev = 0x7f7d11185d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c127800
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175135635008, 0, 140180297918544, 140178886955376, 3017916264803334630, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 80 (Thread 0x7f7d101b8640 (LWP 3995124)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d101b7d30, op=137, expected=0, futex_word=0x7f7d101b7d68) 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=454670390, abstime=0x7f7d101b7d30, clockid=490926008, expected=0, futex_word=0x7f7d101b7d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d101b7d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d101b7d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d101b7d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d101b7d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d101b7c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d101b7d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d101b7d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d101b7d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d101b7d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 450431030}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c169020) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244450431030
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175117878848, th = 0x0, altstack = 0x7f7d3c169020, node = {next = 0x7f7d102d8d88, prev = 0x7f7ca7ffed88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c169020
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175117878848, 0, 140180297918544, 140178886955376, 3017913919214320102, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 79 (Thread 0x7f7d114e9640 (LWP 3995107)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d114e8d30, op=137, expected=0, futex_word=0x7f7d114e8d68) 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=454670390, abstime=0x7f7d114e8d30, clockid=490926008, expected=0, futex_word=0x7f7d114e8d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d114e8d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d114e8d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d114e8d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d114e8d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d114e8c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d114e8d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d114e8d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d114e8d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d114e8d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 442849571}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c11ec40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244442849571
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175138002496, th = 0x0, altstack = 0x7f7d3c11ec40, node = {next = 0x7f7d11609d88, prev = 0x7f7d113c7d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c11ec40
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175138002496, 0, 140180297918544, 140178886955376, 3017915411178584550, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 78 (Thread 0x7f7d103fa640 (LWP 3995122)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d103f9d30, op=137, expected=0, futex_word=0x7f7d103f9d68) 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=454670390, abstime=0x7f7d103f9d30, clockid=490926008, expected=0, futex_word=0x7f7d103f9d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d103f9d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d103f9d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d103f9d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d103f9d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d103f9c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d103f9d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d103f9d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d103f9d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d103f9d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 449559102}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c160460) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244449559102
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175120246336, th = 0x0, altstack = 0x7f7d3c160460, node = {next = 0x7f7d1051ad88, prev = 0x7f7d102d8d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c160460
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175120246336, 0, 140180297918544, 140178886955376, 3017914165101197798, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 77 (Thread 0x7f7d1172b640 (LWP 3995105)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1172ad30, op=137, expected=0, futex_word=0x7f7d1172ad68) 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=454670390, abstime=0x7f7d1172ad30, clockid=490926008, expected=0, futex_word=0x7f7d1172ad68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d1172ad68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d1172ad30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d1172ad30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1172ad40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d1172ac80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d1172ad40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d1172ad40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d1172ad30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1172ad40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 442007535}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c116080) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244442007535
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175140369984, th = 0x0, altstack = 0x7f7d3c116080, node = {next = 0x7f7d1184bd88, prev = 0x7f7d11609d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c116080
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175140369984, 0, 140180297918544, 140178886955376, 3017915790209448422, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 76 (Thread 0x7f7d1063c640 (LWP 3995120)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1063bd30, op=137, expected=0, futex_word=0x7f7d1063bd68) 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=454670390, abstime=0x7f7d1063bd30, clockid=490926008, expected=0, futex_word=0x7f7d1063bd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d1063bd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d1063bd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d1063bd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1063bd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d1063bc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d1063bd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d1063bd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d1063bd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1063bd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 448653020}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c1578a0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244448653020
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175122613824, th = 0x0, altstack = 0x7f7d3c1578a0, node = {next = 0x7f7d1075cd88, prev = 0x7f7d1051ad88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c1578a0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175122613824, 0, 140180297918544, 140178886955376, 3017913444620433894, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 75 (Thread 0x7f7d1196d640 (LWP 3995103)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1196cd30, op=137, expected=0, futex_word=0x7f7d1196cd68) 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=454670390, abstime=0x7f7d1196cd30, clockid=490926008, expected=0, futex_word=0x7f7d1196cd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d1196cd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d1196cd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d1196cd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1196cd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d1196cc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d1196cd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d1196cd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d1196cd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1196cd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 441179609}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c10d4c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244441179609
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175142737472, th = 0x0, altstack = 0x7f7d3c10d4c0, node = {next = 0x7f7d11a8dd88, prev = 0x7f7d1184bd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c10d4c0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175142737472, 0, 140180297918544, 140178886955376, 3017917127018019302, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 74 (Thread 0x7f7d1087e640 (LWP 3995118)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1087dd30, op=137, expected=0, futex_word=0x7f7d1087dd68) 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=454670390, abstime=0x7f7d1087dd30, clockid=490926008, expected=0, futex_word=0x7f7d1087dd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d1087dd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d1087dd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d1087dd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1087dd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d1087dc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d1087dd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d1087dd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d1087dd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1087dd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 447751967}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c14ece0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244447751967
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175124981312, th = 0x0, altstack = 0x7f7d3c14ece0, node = {next = 0x7f7d1099ed88, prev = 0x7f7d1075cd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c14ece0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175124981312, 0, 140180297918544, 140178886955376, 3017914781429004774, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 73 (Thread 0x7f7d11baf640 (LWP 3995101)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d11baed30, op=137, expected=0, futex_word=0x7f7d11baed68) 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=454670390, abstime=0x7f7d11baed30, clockid=490926008, expected=0, futex_word=0x7f7d11baed68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d11baed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d11baed30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d11baed30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d11baed40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d11baec80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d11baed40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d11baed40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d11baed30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d11baed40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 440360203}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c104900) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244440360203
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175145104960, th = 0x0, altstack = 0x7f7d3c104900, node = {next = 0x7f7d12607d88, prev = 0x7f7d11a8dd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c104900
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175145104960, 0, 140180297918544, 140178886955376, 3017917506048883174, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 72 (Thread 0x7f7d10ac0640 (LWP 3995116)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d10abfd30, op=137, expected=0, futex_word=0x7f7d10abfd68) 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=454670390, abstime=0x7f7d10abfd30, clockid=490926008, expected=0, futex_word=0x7f7d10abfd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d10abfd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d10abfd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d10abfd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d10abfd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d10abfc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d10abfd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d10abfd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d10abfd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d10abfd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 446855244}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c146120) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244446855244
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175127348800, th = 0x0, altstack = 0x7f7d3c146120, node = {next = 0x7f7d10be0d88, prev = 0x7f7d1099ed88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c146120
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175127348800, 0, 140180297918544, 140178886955376, 3017915160459868646, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 71 (Thread 0x7f7d1296b640 (LWP 3995099)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1296ad30, op=137, expected=0, futex_word=0x7f7d1296ad68) 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=454670390, abstime=0x7f7d1296ad30, clockid=490926008, expected=0, futex_word=0x7f7d1296ad68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d1296ad68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d1296ad30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d1296ad30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1296ad40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d1296ac80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d1296ad40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d1296ad40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d1296ad30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1296ad40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 439576697}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0fbd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244439576697
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175159506496, th = 0x0, altstack = 0x7f7d3c0fbd40, node = {next = 0x7f7d12a8bd88, prev = 0x7f7d12607d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0fbd40
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175159506496, 0, 140180297918544, 140178886955376, 3017919329262500326, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 70 (Thread 0x7f7d10d02640 (LWP 3995114)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d10d01d30, op=137, expected=0, futex_word=0x7f7d10d01d68) 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=454670390, abstime=0x7f7d10d01d30, clockid=490926008, expected=0, futex_word=0x7f7d10d01d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d10d01d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d10d01d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d10d01d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d10d01d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d10d01c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d10d01d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d10d01d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d10d01d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d10d01d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 446022917}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c13d560) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244446022917
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175129716288, th = 0x0, altstack = 0x7f7d3c13d560, node = {next = 0x7f7d10e22d88, prev = 0x7f7d10be0d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c13d560
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175129716288, 0, 140180297918544, 140178886955376, 3017914427094202854, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 69 (Thread 0x7f7d12bad640 (LWP 3995097)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12bacd30, op=137, expected=0, futex_word=0x7f7d12bacd68) 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=454670390, abstime=0x7f7d12bacd30, clockid=490926008, expected=0, futex_word=0x7f7d12bacd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d12bacd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d12bacd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d12bacd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12bacd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d12bacc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d12bacd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d12bacd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d12bacd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12bacd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 438790257}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0f3180) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244438790257
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175161873984, th = 0x0, altstack = 0x7f7d3c0f3180, node = {next = 0x7f7d12ccdd88, prev = 0x7f7d12a8bd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0f3180
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175161873984, 0, 140180297918544, 140178886955376, 3017919703998396902, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 68 (Thread 0x7f7d10f44640 (LWP 3995112)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d10f43d30, op=137, expected=0, futex_word=0x7f7d10f43d68) 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=454670390, abstime=0x7f7d10f43d30, clockid=490926008, expected=0, futex_word=0x7f7d10f43d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d10f43d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d10f43d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d10f43d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d10f43d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d10f43c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d10f43d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d10f43d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d10f43d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d10f43d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 445157485}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c1349a0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244445157485
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175132083776, th = 0x0, altstack = 0x7f7d3c1349a0, node = {next = 0x7f7d11064d88, prev = 0x7f7d10e22d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c1349a0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175132083776, 0, 140180297918544, 140178886955376, 3017914668686113254, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 67 (Thread 0x7f7d11186640 (LWP 3995110)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d11185d30, op=137, expected=0, futex_word=0x7f7d11185d68) 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=454670390, abstime=0x7f7d11185d30, clockid=490926008, expected=0, futex_word=0x7f7d11185d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d11185d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d11185d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d11185d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d11185d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d11185c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d11185d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d11185d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d11185d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d11185d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 444143075}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c12bde0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244444143075
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175134451264, th = 0x0, altstack = 0x7f7d3c12bde0, node = {next = 0x7f7d112a6d88, prev = 0x7f7d11064d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c12bde0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175134451264, 0, 140180297918544, 140178886955376, 3017916142933637606, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 66 (Thread 0x7f7d13031640 (LWP 3995093)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13030d30, op=137, expected=0, futex_word=0x7f7d13030d68) 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=454670390, abstime=0x7f7d13030d30, clockid=490926008, expected=0, futex_word=0x7f7d13030d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13030d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13030d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13030d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13030d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13030c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13030d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13030d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13030d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13030d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 436790354}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0e1a00) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244436790354
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175166608960, th = 0x0, altstack = 0x7f7d3c0e1a00, node = {next = 0x7f7d13151d88, prev = 0x7f7d12f0fd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0e1a00
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175166608960, 0, 140180297918544, 140178886955376, 3017920311736269286, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 65 (Thread 0x7f7d113c8640 (LWP 3995108)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d113c7d30, op=137, expected=0, futex_word=0x7f7d113c7d68) 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=454670390, abstime=0x7f7d113c7d30, clockid=490926008, expected=0, futex_word=0x7f7d113c7d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d113c7d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d113c7d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d113c7d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d113c7d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d113c7c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d113c7d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d113c7d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d113c7d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d113c7d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 443288887}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c123220) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244443288887
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175136818752, th = 0x0, altstack = 0x7f7d3c123220, node = {next = 0x7f7d114e8d88, prev = 0x7f7d112a6d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c123220
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175136818752, 0, 140180297918544, 140178886955376, 3017916384525548006, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 64 (Thread 0x7f7d13273640 (LWP 3995091)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13272d30, op=137, expected=0, futex_word=0x7f7d13272d68) 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=454670390, abstime=0x7f7d13272d30, clockid=490926008, expected=0, futex_word=0x7f7d13272d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13272d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13272d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13272d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13272d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13272c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13272d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13272d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13272d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13272d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 435956630}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0d8e40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244435956630
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175168976448, th = 0x0, altstack = 0x7f7d3c0d8e40, node = {next = 0x7f7d13393d88, prev = 0x7f7d13151d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0d8e40
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175168976448, 0, 140180297918544, 140178886955376, 3017920553328179686, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 63 (Thread 0x7f7d1160a640 (LWP 3995106)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d11609d30, op=137, expected=0, futex_word=0x7f7d11609d68) 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=454670390, abstime=0x7f7d11609d30, clockid=490926008, expected=0, futex_word=0x7f7d11609d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d11609d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d11609d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d11609d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d11609d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d11609c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d11609d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d11609d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d11609d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d11609d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 442427226}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c11a660) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244442427226
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175139186240, th = 0x0, altstack = 0x7f7d3c11a660, node = {next = 0x7f7d1172ad88, prev = 0x7f7d114e8d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c11a660
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175139186240, 0, 140180297918544, 140178886955376, 3017915668339751398, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 62 (Thread 0x7f7d134b5640 (LWP 3995089)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d134b4d30, op=137, expected=0, futex_word=0x7f7d134b4d68) 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=454670390, abstime=0x7f7d134b4d30, clockid=490926008, expected=0, futex_word=0x7f7d134b4d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d134b4d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d134b4d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d134b4d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d134b4d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d134b4c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d134b4d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d134b4d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d134b4d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d134b4d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 435094829}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0d0280) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244435094829
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175171343936, th = 0x0, altstack = 0x7f7d3c0d0280, node = {next = 0x7f7d135d5d88, prev = 0x7f7d13393d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0d0280
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175171343936, 0, 140180297918544, 140178886955376, 3017919828552448486, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 61 (Thread 0x7f7d1184c640 (LWP 3995104)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d1184bd30, op=137, expected=0, futex_word=0x7f7d1184bd68) 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=454670390, abstime=0x7f7d1184bd30, clockid=490926008, expected=0, futex_word=0x7f7d1184bd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d1184bd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d1184bd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d1184bd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1184bd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d1184bc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d1184bd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d1184bd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d1184bd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d1184bd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 441587985}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c111aa0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244441587985
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175141553728, th = 0x0, altstack = 0x7f7d3c111aa0, node = {next = 0x7f7d1196cd88, prev = 0x7f7d1172ad88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c111aa0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175141553728, 0, 140180297918544, 140178886955376, 3017917009443289574, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 60 (Thread 0x7f7d136f7640 (LWP 3995087)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d136f6d30, op=137, expected=0, futex_word=0x7f7d136f6d68) 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=454670390, abstime=0x7f7d136f6d30, clockid=490926008, expected=0, futex_word=0x7f7d136f6d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d136f6d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d136f6d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d136f6d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d136f6d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d136f6c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d136f6d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d136f6d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d136f6d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d136f6d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 434173731}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0c76c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244434173731
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175173711424, th = 0x0, altstack = 0x7f7d3c0c76c0, node = {next = 0x7f7d13817d88, prev = 0x7f7d135d5d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0c76c0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175173711424, 0, 140180297918544, 140178886955376, 3017920070144358886, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 59 (Thread 0x7f7d11a8e640 (LWP 3995102)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d11a8dd30, op=137, expected=0, futex_word=0x7f7d11a8dd68) 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=454670390, abstime=0x7f7d11a8dd30, clockid=490926008, expected=0, futex_word=0x7f7d11a8dd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d11a8dd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d11a8dd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d11a8dd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d11a8dd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d11a8dc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d11a8dd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d11a8dd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d11a8dd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d11a8dd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 440752864}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c108ee0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244440752864
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175143921216, th = 0x0, altstack = 0x7f7d3c108ee0, node = {next = 0x7f7d11baed88, prev = 0x7f7d1196cd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c108ee0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175143921216, 0, 140180297918544, 140178886955376, 3017917384179186150, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 58 (Thread 0x7f7d12608640 (LWP 3995100)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12607d30, op=137, expected=0, futex_word=0x7f7d12607d68) 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=454670390, abstime=0x7f7d12607d30, clockid=490926008, expected=0, futex_word=0x7f7d12607d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d12607d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d12607d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d12607d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12607d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d12607c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d12607d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d12607d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d12607d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12607d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 439951827}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c100320) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244439951827
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175155955264, th = 0x0, altstack = 0x7f7d3c100320, node = {next = 0x7f7d1296ad88, prev = 0x7f7d11baed88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c100320
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175155955264, 0, 140180297918544, 140178886955376, 3017917861994297830, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 57 (Thread 0x7f7d13b7b640 (LWP 3995083)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13b7ad30, op=137, expected=0, futex_word=0x7f7d13b7ad68) 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=454670390, abstime=0x7f7d13b7ad30, clockid=490926008, expected=0, futex_word=0x7f7d13b7ad68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13b7ad68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13b7ad30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13b7ad30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13b7ad40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13b7ac80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13b7ad40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13b7ad40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13b7ad30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13b7ad40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 432441329}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0b5f40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244432441329
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175178446400, th = 0x0, altstack = 0x7f7d3c0b5f40, node = {next = 0x7f7d13c9bd88, prev = 0x7f7d13a59d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0b5f40
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175178446400, 0, 140180297918544, 140178886955376, 3017921794573728230, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 56 (Thread 0x7f7d12a8c640 (LWP 3995098)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12a8bd30, op=137, expected=0, futex_word=0x7f7d12a8bd68) 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=454670390, abstime=0x7f7d12a8bd30, clockid=490926008, expected=0, futex_word=0x7f7d12a8bd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d12a8bd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d12a8bd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d12a8bd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12a8bd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d12a8bc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d12a8bd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d12a8bd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d12a8bd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12a8bd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 439177261}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0f7760) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244439177261
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175160690240, th = 0x0, altstack = 0x7f7d3c0f7760, node = {next = 0x7f7d12bacd88, prev = 0x7f7d1296ad88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0f7760
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175160690240, 0, 140180297918544, 140178886955376, 3017919586423667174, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 55 (Thread 0x7f7d13dbd640 (LWP 3995081)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13dbcd30, op=137, expected=0, futex_word=0x7f7d13dbcd68) 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=454670390, abstime=0x7f7d13dbcd30, clockid=490926008, expected=0, futex_word=0x7f7d13dbcd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13dbcd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13dbcd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13dbcd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13dbcd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13dbcc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13dbcd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13dbcd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13dbcd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13dbcd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 431604113}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0ad380) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244431604113
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175180813888, th = 0x0, altstack = 0x7f7d3c0ad380, node = {next = 0x7f7d13eddd88, prev = 0x7f7d13c9bd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0ad380
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175180813888, 0, 140180297918544, 140178886955376, 3017921069797997030, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 54 (Thread 0x7f7d12cce640 (LWP 3995096)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12ccdd30, op=137, expected=0, futex_word=0x7f7d12ccdd68) 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=454670390, abstime=0x7f7d12ccdd30, clockid=490926008, expected=0, futex_word=0x7f7d12ccdd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d12ccdd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d12ccdd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d12ccdd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12ccdd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d12ccdc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d12ccdd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d12ccdd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d12ccdd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12ccdd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 438296881}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0eeba0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244438296881
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175163057728, th = 0x0, altstack = 0x7f7d3c0eeba0, node = {next = 0x7f7d12deed88, prev = 0x7f7d12bacd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0eeba0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175163057728, 0, 140180297918544, 140178886955376, 3017918724208982502, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 53 (Thread 0x7f7d13fff640 (LWP 3995079)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13ffed30, op=137, expected=0, futex_word=0x7f7d13ffed68) 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=454670390, abstime=0x7f7d13ffed30, clockid=490926008, expected=0, futex_word=0x7f7d13ffed68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13ffed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13ffed30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13ffed30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13ffed40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13ffec80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13ffed40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13ffed40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13ffed30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13ffed40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 430739937}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0a47c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244430739937
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175183181376, th = 0x0, altstack = 0x7f7d3c0a47c0, node = {next = 0x7f7df01c2d88, prev = 0x7f7d13eddd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0a47c0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175183181376, 0, 140180297918544, 140178886955376, 3017921311389907430, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 52 (Thread 0x7f7d12f10640 (LWP 3995094)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12f0fd30, op=137, expected=0, futex_word=0x7f7d12f0fd68) 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=454670390, abstime=0x7f7d12f0fd30, clockid=490926008, expected=0, futex_word=0x7f7d12f0fd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d12f0fd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d12f0fd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d12f0fd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12f0fd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d12f0fc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d12f0fd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d12f0fd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d12f0fd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12f0fd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 437202641}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0e5fe0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244437202641
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175165425216, th = 0x0, altstack = 0x7f7d3c0e5fe0, node = {next = 0x7f7d13030d88, prev = 0x7f7d12deed88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0e5fe0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175165425216, 0, 140180297918544, 140178886955376, 3017919103239846374, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 51 (Thread 0x7f7df02e4640 (LWP 3995077)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df02e3d30, op=137, expected=0, futex_word=0x7f7df02e3d68) 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=454670390, abstime=0x7f7df02e3d30, clockid=490926008, expected=0, futex_word=0x7f7df02e3d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df02e3d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df02e3d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df02e3d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df02e3d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df02e3c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df02e3d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df02e3d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df02e3d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df02e3d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 429884282}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c09bc00) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244429884282
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178877204032, th = 0x0, altstack = 0x7f7d3c09bc00, node = {next = 0x7f7df0404d88, prev = 0x7f7df01c2d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c09bc00
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178877204032, 0, 140180297918544, 140178886955376, 3017421451821709798, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 50 (Thread 0x7f7d13152640 (LWP 3995092)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13151d30, op=137, expected=0, futex_word=0x7f7d13151d68) 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=454670390, abstime=0x7f7d13151d30, clockid=490926008, expected=0, futex_word=0x7f7d13151d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13151d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13151d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13151d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13151d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13151c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13151d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13151d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13151d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13151d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 436372898}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0dd420) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244436372898
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175167792704, th = 0x0, altstack = 0x7f7d3c0dd420, node = {next = 0x7f7d13272d88, prev = 0x7f7d13030d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0dd420
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175167792704, 0, 140180297918544, 140178886955376, 3017920431458482662, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 49 (Thread 0x7f7df0526640 (LWP 3995075)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0525d30, op=137, expected=0, futex_word=0x7f7df0525d68) 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=454670390, abstime=0x7f7df0525d30, clockid=490926008, expected=0, futex_word=0x7f7df0525d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df0525d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df0525d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df0525d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0525d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df0525c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df0525d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df0525d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df0525d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0525d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 429057194}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c093040) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244429057194
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178879571520, th = 0x0, altstack = 0x7f7d3c093040, node = {next = 0x7f7df0646d88, prev = 0x7f7df0404d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c093040
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178879571520, 0, 140180297918544, 140178886955376, 3017420727045978598, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 48 (Thread 0x7f7d13394640 (LWP 3995090)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13393d30, op=137, expected=0, futex_word=0x7f7d13393d68) 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=454670390, abstime=0x7f7d13393d30, clockid=490926008, expected=0, futex_word=0x7f7d13393d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13393d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13393d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13393d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13393d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13393c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13393d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13393d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13393d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13393d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 435521224}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0d4860) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244435521224
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175170160192, th = 0x0, altstack = 0x7f7d3c0d4860, node = {next = 0x7f7d134b4d88, prev = 0x7f7d13272d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0d4860
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175170160192, 0, 140180297918544, 140178886955376, 3017920810489346534, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 47 (Thread 0x7f7df0768640 (LWP 3995073)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0767d30, op=137, expected=0, futex_word=0x7f7df0767d68) 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=454670390, abstime=0x7f7df0767d30, clockid=490926008, expected=0, futex_word=0x7f7df0767d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df0767d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df0767d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df0767d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0767d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df0767c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df0767d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df0767d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df0767d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0767d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 428215787}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c08a4c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244428215787
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178881939008, th = 0x0, altstack = 0x7f7d3c08a4c0, node = {next = 0x7f7df08add88, prev = 0x7f7df0646d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c08a4c0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178881939008, 0, 140180297918544, 140178886955376, 3017420968637888998, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 46 (Thread 0x7f7d135d6640 (LWP 3995088)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d135d5d30, op=137, expected=0, futex_word=0x7f7d135d5d68) 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=454670390, abstime=0x7f7d135d5d30, clockid=490926008, expected=0, futex_word=0x7f7d135d5d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d135d5d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d135d5d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d135d5d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d135d5d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d135d5c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d135d5d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d135d5d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d135d5d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d135d5d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 434580570}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0cbca0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244434580570
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175172527680, th = 0x0, altstack = 0x7f7d3c0cbca0, node = {next = 0x7f7d136f6d88, prev = 0x7f7d134b4d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0cbca0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175172527680, 0, 140180297918544, 140178886955376, 3017919948274661862, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 45 (Thread 0x7f7d13939640 (LWP 3995085)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13938d30, op=137, expected=0, futex_word=0x7f7d13938d68) 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=454670390, abstime=0x7f7d13938d30, clockid=490926008, expected=0, futex_word=0x7f7d13938d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13938d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13938d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13938d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13938d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13938c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13938d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13938d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13938d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13938d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 433300475}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0beb00) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244433300475
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175176078912, th = 0x0, altstack = 0x7f7d3c0beb00, node = {next = 0x7f7d13a59d88, prev = 0x7f7d13817d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0beb00
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175176078912, 0, 140180297918544, 140178886955376, 3017921552981817830, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 44 (Thread 0x7f7df09cf640 (LWP 3995071)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df09ced30, op=137, expected=0, futex_word=0x7f7df09ced68) 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=454670390, abstime=0x7f7df09ced30, clockid=490926008, expected=0, futex_word=0x7f7df09ced68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df09ced68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df09ced30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df09ced30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df09ced40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df09cec80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df09ced40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df09ced40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df09ced30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df09ced40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 427387022}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c081940) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244427387022
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178884458048, th = 0x0, altstack = 0x7f7d3c081940, node = {next = 0x7f7df0aefd88, prev = 0x7f7df08add88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c081940
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178884458048, 0, 140180297918544, 140178886955376, 3017422433758607846, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 43 (Thread 0x7f7d13a5a640 (LWP 3995084)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13a59d30, op=137, expected=0, futex_word=0x7f7d13a59d68) 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=454670390, abstime=0x7f7d13a59d30, clockid=490926008, expected=0, futex_word=0x7f7d13a59d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13a59d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13a59d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13a59d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13a59d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13a59c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13a59d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13a59d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13a59d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13a59d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 432872962}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0ba520) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244432872962
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175177262656, th = 0x0, altstack = 0x7f7d3c0ba520, node = {next = 0x7f7d13b7ad88, prev = 0x7f7d13938d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0ba520
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175177262656, 0, 140180297918544, 140178886955376, 3017921672704031206, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 42 (Thread 0x7f7df0e94640 (LWP 3995069)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0e93d30, op=137, expected=0, futex_word=0x7f7df0e93d68) 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=454670390, abstime=0x7f7df0e93d30, clockid=490926008, expected=0, futex_word=0x7f7df0e93d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df0e93d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df0e93d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df0e93d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0e93d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df0e93c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df0e93d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df0e93d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df0e93d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0e93d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 426539679}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c078dc0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244426539679
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178889459264, th = 0x0, altstack = 0x7f7d3c078dc0, node = {next = 0x7f7df0c10d88, prev = 0x7f7df0aefd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c078dc0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178889459264, 0, 140180297918544, 140178886955376, 3017422044527196646, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 41 (Thread 0x7f7d13c9c640 (LWP 3995082)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13c9bd30, op=137, expected=0, futex_word=0x7f7d13c9bd68) 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=454670390, abstime=0x7f7d13c9bd30, clockid=490926008, expected=0, futex_word=0x7f7d13c9bd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13c9bd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13c9bd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13c9bd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13c9bd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13c9bc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13c9bd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13c9bd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13c9bd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13c9bd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 432004875}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0b1960) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244432004875
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175179630144, th = 0x0, altstack = 0x7f7d3c0b1960, node = {next = 0x7f7d13dbcd88, prev = 0x7f7d13b7ad88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0b1960
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175179630144, 0, 140180297918544, 140178886955376, 3017920952223267302, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 40 (Thread 0x7f7df3fff640 (LWP 3995067)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3ffed30, op=137, expected=0, futex_word=0x7f7df3ffed68) 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=454670390, abstime=0x7f7df3ffed30, clockid=490926008, expected=0, futex_word=0x7f7df3ffed68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df3ffed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df3ffed30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df3ffed30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3ffed40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df3ffec80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df3ffed40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df3ffed40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df3ffed30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3ffed40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 425715943}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c070530) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244425715943
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178941277760, th = 0x0, altstack = 0x7f7d3c070530, node = {next = 0x7f7df34b4d88, prev = 0x7f7df0c10d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c070530
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178941277760, 0, 140180297918544, 140178886955376, 3017428730180663782, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 39 (Thread 0x7f7d13ede640 (LWP 3995080)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13eddd30, op=137, expected=0, futex_word=0x7f7d13eddd68) 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=454670390, abstime=0x7f7d13eddd30, clockid=490926008, expected=0, futex_word=0x7f7d13eddd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13eddd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13eddd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13eddd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13eddd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13eddc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13eddd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13eddd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13eddd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13eddd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 431173526}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0a8da0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244431173526
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175181997632, th = 0x0, altstack = 0x7f7d3c0a8da0, node = {next = 0x7f7d13ffed88, prev = 0x7f7d13dbcd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0a8da0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175181997632, 0, 140180297918544, 140178886955376, 3017921189520210406, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 38 (Thread 0x7f7df1bdf640 (LWP 3995065)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df1bded30, op=137, expected=0, futex_word=0x7f7df1bded68) 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=454670390, abstime=0x7f7df1bded30, clockid=490926008, expected=0, futex_word=0x7f7df1bded68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df1bded68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df1bded30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df1bded30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df1bded40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df1bdec80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df1bded40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df1bded40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df1bded30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df1bded40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 424933694}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c067cd0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244424933694
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178903397952, th = 0x0, altstack = 0x7f7d3c067cd0, node = {next = 0x7f7df3938d88, prev = 0x7f7df34b4d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c067cd0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178903397952, 0, 140180297918544, 140178886955376, 3017424899069835750, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 37 (Thread 0x7f7df01c3640 (LWP 3995078)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df01c2d30, op=137, expected=0, futex_word=0x7f7df01c2d68) 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=454670390, abstime=0x7f7df01c2d30, clockid=490926008, expected=0, futex_word=0x7f7df01c2d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df01c2d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df01c2d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df01c2d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df01c2d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df01c2c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df01c2d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df01c2d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df01c2d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df01c2d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 430305789}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0a01e0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244430305789
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178876020288, th = 0x0, altstack = 0x7f7d3c0a01e0, node = {next = 0x7f7df02e3d88, prev = 0x7f7d13ffed88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0a01e0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178876020288, 0, 140180297918544, 140178886955376, 3017421332099496422, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 36 (Thread 0x7f7df0405640 (LWP 3995076)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0404d30, op=137, expected=0, futex_word=0x7f7df0404d68) 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=454670390, abstime=0x7f7df0404d30, clockid=490926008, expected=0, futex_word=0x7f7df0404d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df0404d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df0404d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df0404d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0404d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df0404c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df0404d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df0404d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df0404d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0404d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 429440985}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c097620) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244429440985
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178878387776, th = 0x0, altstack = 0x7f7d3c097620, node = {next = 0x7f7df0525d88, prev = 0x7f7df02e3d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c097620
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178878387776, 0, 140180297918544, 140178886955376, 3017420607323765222, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 35 (Thread 0x7f7df3b7b640 (LWP 3995063)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3b7ad30, op=137, expected=0, futex_word=0x7f7df3b7ad68) 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=454670390, abstime=0x7f7df3b7ad30, clockid=490926008, expected=0, futex_word=0x7f7df3b7ad68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df3b7ad68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df3b7ad30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df3b7ad30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3b7ad40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df3b7ac80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df3b7ad40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df3b7ad40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df3b7ad30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3b7ad40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 424018742}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c05ea20) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244424018742
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178936542784, th = 0x0, altstack = 0x7f7d3c05ea20, node = {next = 0x7f7df3dbcd88, prev = 0x7f7df3938d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c05ea20
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178936542784, 0, 140180297918544, 140178886954992, 3017429213364484582, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 34 (Thread 0x7f7df0647640 (LWP 3995074)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0646d30, op=137, expected=0, futex_word=0x7f7df0646d68) 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=454670390, abstime=0x7f7df0646d30, clockid=490926008, expected=0, futex_word=0x7f7df0646d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df0646d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df0646d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df0646d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0646d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df0646c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df0646d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df0646d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df0646d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0646d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 428610613}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c08ea80) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244428610613
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178880755264, th = 0x0, altstack = 0x7f7d3c08ea80, node = {next = 0x7f7df0767d88, prev = 0x7f7df0525d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c08ea80
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178880755264, 0, 140180297918544, 140178886955376, 3017420848915675622, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 33 (Thread 0x7f7df2bad640 (LWP 3995061)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df2bacd30, op=137, expected=0, futex_word=0x7f7df2bacd68) 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=454670390, abstime=0x7f7df2bacd30, clockid=490926008, expected=0, futex_word=0x7f7df2bacd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df2bacd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df2bacd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df2bacd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df2bacd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df2bacc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df2bacd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df2bacd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df2bacd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df2bacd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 423261776}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c056280) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244423261776
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178919970368, th = 0x0, altstack = 0x7f7d3c056280, node = {next = 0x7f7df3030d88, prev = 0x7f7df3dbcd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c056280
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178919970368, 0, 140180297918544, 140178886954992, 3017427122789153254, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 32 (Thread 0x7f7df08ae640 (LWP 3995072)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df08add30, op=137, expected=0, futex_word=0x7f7df08add68) 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=454670390, abstime=0x7f7df08add30, clockid=490926008, expected=0, futex_word=0x7f7df08add68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df08add68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df08add30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df08add30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df08add40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df08adc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df08add40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df08add40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df08add30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df08add40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 427780242}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c085f00) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244427780242
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178883274304, th = 0x0, altstack = 0x7f7d3c085f00, node = {next = 0x7f7df09ced88, prev = 0x7f7df0767d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c085f00
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178883274304, 0, 140180297918544, 140178886955376, 3017422311888910822, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 31 (Thread 0x7f7df3031640 (LWP 3995060)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3030d30, op=137, expected=0, futex_word=0x7f7df3030d68) 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=454670390, abstime=0x7f7df3030d30, clockid=490926008, expected=0, futex_word=0x7f7df3030d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df3030d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df3030d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df3030d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3030d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df3030c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df3030d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df3030d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df3030d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3030d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 422864226}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c051eb0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244422864226
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178924705344, th = 0x0, altstack = 0x7f7d3c051eb0, node = {next = 0x7f7e402fcd88, prev = 0x7f7df2bacd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c051eb0
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178924705344, 0, 140180297918544, 140178886954992, 3017427730527025638, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 30 (Thread 0x7f7df0af0640 (LWP 3995070)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0aefd30, op=137, expected=0, futex_word=0x7f7df0aefd68) 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=454670390, abstime=0x7f7df0aefd30, clockid=490926008, expected=0, futex_word=0x7f7df0aefd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df0aefd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df0aefd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df0aefd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0aefd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df0aefc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df0aefd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df0aefd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df0aefd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0aefd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 426966633}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c07d380) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244426966633
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178885641792, th = 0x0, altstack = 0x7f7d3c07d380, node = {next = 0x7f7df0e93d88, prev = 0x7f7df09ced88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c07d380
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178885641792, 0, 140180297918544, 140178886955376, 3017422553480821222, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 29 (Thread 0x7f7e402fd640 (LWP 3995059)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e402fcd30, op=137, expected=0, futex_word=0x7f7e402fcd68) 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=454670390, abstime=0x7f7e402fcd30, clockid=490926008, expected=0, futex_word=0x7f7e402fcd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7e402fcd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7e402fcd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7e402fcd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e402fcd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7e402fcc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7e402fcd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7e402fcd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7e402fcd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e402fcd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 422466187}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c04dae0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244422466187
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140180219483712, th = 0x0, altstack = 0x7f7d3c04dae0, node = {next = 0x7f7df3272d88, prev = 0x7f7df3030d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c04dae0
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140180219483712, 0, 140180297918544, 140178886954992, 3019497322795629030, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 28 (Thread 0x7f7df0c11640 (LWP 3995068)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df0c10d30, op=137, expected=0, futex_word=0x7f7df0c10d68) 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=454670390, abstime=0x7f7df0c10d30, clockid=490926008, expected=0, futex_word=0x7f7df0c10d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df0c10d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df0c10d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df0c10d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0c10d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df0c10c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df0c10d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df0c10d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df0c10d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df0c10d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 426122712}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c074960) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244426122712
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178886825536, th = 0x0, altstack = 0x7f7d3c074960, node = {next = 0x7f7df3ffed88, prev = 0x7f7df0e93d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c074960
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178886825536, 0, 140180297918544, 140178886955376, 3017421700392942054, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 27 (Thread 0x7f7df3273640 (LWP 3995058)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3272d30, op=137, expected=0, futex_word=0x7f7df3272d68) 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=454670390, abstime=0x7f7df3272d30, clockid=490926008, expected=0, futex_word=0x7f7df3272d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df3272d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df3272d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df3272d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3272d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df3272c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df3272d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df3272d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df3272d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3272d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 422049220}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c049710) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244422049220
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178927072832, th = 0x0, altstack = 0x7f7d3c049710, node = {next = 0x7f7df175ad88, prev = 0x7f7e402fcd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c049710
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178927072832, 0, 140180297918544, 140178886954992, 3017427972118936038, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 26 (Thread 0x7f7df34b5640 (LWP 3995066)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df34b4d30, op=137, expected=0, futex_word=0x7f7df34b4d68) 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=454670390, abstime=0x7f7df34b4d30, clockid=490926008, expected=0, futex_word=0x7f7df34b4d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df34b4d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df34b4d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df34b4d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df34b4d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df34b4c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df34b4d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df34b4d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df34b4d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df34b4d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 425330545}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c06c100) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244425330545
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178929440320, th = 0x0, altstack = 0x7f7d3c06c100, node = {next = 0x7f7df1bded88, prev = 0x7f7df3ffed88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c06c100
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178929440320, 0, 140180297918544, 140178886955376, 3017427247343204838, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 25 (Thread 0x7f7df35d6640 (LWP 3995056)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df35d5d30, op=137, expected=0, futex_word=0x7f7df35d5d68) 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=454670390, abstime=0x7f7df35d5d30, clockid=490926008, expected=0, futex_word=0x7f7df35d5d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df35d5d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df35d5d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df35d5d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df35d5d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df35d5c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df35d5d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df35d5d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df35d5d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df35d5d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 421202226}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c040f70) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244421202226
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178930624064, th = 0x0, altstack = 0x7f7d3c040f70, node = {next = 0x7f7df2deed88, prev = 0x7f7df175ad88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c040f70
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178930624064, 0, 140180297918544, 140178886954992, 3017427367065418214, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 24 (Thread 0x7f7df3939640 (LWP 3995064)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df3938d30, op=137, expected=0, futex_word=0x7f7df3938d68) 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=454670390, abstime=0x7f7df3938d30, clockid=490926008, expected=0, futex_word=0x7f7df3938d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df3938d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df3938d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df3938d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3938d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df3938c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df3938d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df3938d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df3938d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df3938d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 424533070}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0638a0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244424533070
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178934175296, th = 0x0, altstack = 0x7f7d3c0638a0, node = {next = 0x7f7df3b7ad88, prev = 0x7f7df1bded88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0638a0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140178934175296, 0, 140180297918544, 140178886955376, 3017428971772574182, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 23 (Thread 0x7f7df175b640 (LWP 3995057)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df175ad30, op=137, expected=0, futex_word=0x7f7df175ad68) 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=454670390, abstime=0x7f7df175ad30, clockid=490926008, expected=0, futex_word=0x7f7df175ad68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df175ad68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df175ad30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df175ad30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df175ad40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df175ac80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df175ad40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df175ad40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df175ad30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df175ad40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 421633930}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c045340) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244421633930
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178898662976, th = 0x0, altstack = 0x7f7d3c045340, node = {next = 0x7f7df35d5d88, prev = 0x7f7df3272d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c045340
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178898662976, 0, 140180297918544, 140178886954992, 3017423183230400998, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 22 (Thread 0x7f7d1284a640 (LWP 3995054)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12849d30, op=137, expected=0, futex_word=0x7f7d12849d68) 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=454670390, abstime=0x7f7d12849d30, clockid=490926008, expected=0, futex_word=0x7f7d12849d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d12849d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d12849d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d12849d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12849d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d12849c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d12849d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d12849d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d12849d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12849d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 420372274}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0387d0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244420372274
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175158322752, th = 0x0, altstack = 0x7f7d3c0387d0, node = {next = 0x7f7df24e6d88, prev = 0x7f7df2deed88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0387d0
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140175158322752, 0, 140180297918544, 140178886954992, 3017919207392803302, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 21 (Thread 0x7f7df284a640 (LWP 3995047)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df2849d30, op=137, expected=0, futex_word=0x7f7df2849d68) 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=454670390, abstime=0x7f7df2849d30, clockid=490926008, expected=0, futex_word=0x7f7df2849d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df2849d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df2849d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df2849d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df2849d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df2849c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df2849d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df2849d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df2849d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df2849d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 417412649}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c01afc0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244417412649
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178916419136, th = 0x0, altstack = 0x7f7d3c01afc0, node = {next = 0x7f7e41840d88, prev = 0x7f7e4306ed88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c01afc0
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178916419136, 0, 140180297918544, 140178886954992, 3017426626183559654, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 20 (Thread 0x7f7df187c640 (LWP 3995052)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df187bd30, op=137, expected=0, futex_word=0x7f7df187bd68) 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=454670390, abstime=0x7f7df187bd30, clockid=490926008, expected=0, futex_word=0x7f7df187bd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df187bd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df187bd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df187bd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df187bd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df187bc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df187bd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df187bd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df187bd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df187bd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 419562507}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c030030) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244419562507
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178899846720, th = 0x0, altstack = 0x7f7d3c030030, node = {next = 0x7f7e4053ed88, prev = 0x7f7df24e6d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c030030
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178899846720, 0, 140180297918544, 140178886954992, 3017424402464242150, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 19 (Thread 0x7f7e413bd640 (LWP 3995046)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e413bcd30, op=137, expected=0, futex_word=0x7f7e413bcd68) 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=454670390, abstime=0x7f7e413bcd30, clockid=490926008, expected=0, futex_word=0x7f7e413bcd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7e413bcd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7e413bcd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7e413bcd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e413bcd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7e413bcc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7e413bcd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7e413bcd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7e413bcd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e413bcd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 417000990}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c016fb0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244417000990
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140180237047360, th = 0x0, altstack = 0x7f7d3c016fb0, node = {next = 0x7f7df1e20d88, prev = 0x7f7e41840d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c016fb0
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140180237047360, 0, 140180297918544, 140178886954992, 3019499693617576422, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 18 (Thread 0x7f7df2f10640 (LWP 3995050)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df2f0fd30, op=137, expected=0, futex_word=0x7f7df2f0fd68) 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=454670390, abstime=0x7f7df2f0fd30, clockid=490926008, expected=0, futex_word=0x7f7df2f0fd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df2f0fd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df2f0fd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df2f0fd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df2f0fd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df2f0fc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df2f0fd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df2f0fd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df2f0fd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df2f0fd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 418716071}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c027890) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244418716071
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178923521600, th = 0x0, altstack = 0x7f7d3c027890, node = {next = 0x7f7e41a82d88, prev = 0x7f7e4053ed88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c027890
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178923521600, 0, 140180297918544, 140178886954992, 3017426522030602726, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 17 (Thread 0x7f7df2cce640 (LWP 3995045)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df2ccdd30, op=137, expected=0, futex_word=0x7f7df2ccdd68) 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=454670390, abstime=0x7f7df2ccdd30, clockid=490926008, expected=0, futex_word=0x7f7df2ccdd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df2ccdd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df2ccdd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df2ccdd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df2ccdd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df2ccdc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df2ccdd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df2ccdd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df2ccdd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df2ccdd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 416536809}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c012fa0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244416536809
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178921154112, th = 0x0, altstack = 0x7f7d3c012fa0, node = {next = 0x7f7df199cd88, prev = 0x7f7df36f6d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c012fa0
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178921154112, 0, 140180297918544, 140178886954992, 3017426142999738854, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 16 (Thread 0x7f7df11b6640 (LWP 3995049)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df11b5d30, op=137, expected=0, futex_word=0x7f7df11b5d68) 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=454670390, abstime=0x7f7df11b5d30, clockid=490926008, expected=0, futex_word=0x7f7df11b5d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df11b5d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df11b5d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df11b5d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df11b5d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df11b5c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df11b5d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df11b5d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df11b5d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df11b5d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 418287511}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0234c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244418287511
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178892744256, th = 0x0, altstack = 0x7f7d3c0234c0, node = {next = 0x7f7e414ddd88, prev = 0x7f7e41a82d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0234c0
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178892744256, 0, 140180297918544, 140178886954992, 3017423535954590182, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 15 (Thread 0x7f7df199d640 (LWP 3995044)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df199cd30, op=137, expected=0, futex_word=0x7f7df199cd68) 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=454670390, abstime=0x7f7df199cd30, clockid=490926008, expected=0, futex_word=0x7f7df199cd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df199cd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df199cd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df199cd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df199cd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df199cc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df199cd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df199cd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df199cd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df199cd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 416165311}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c00ef90) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244416165311
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178901030464, th = 0x0, altstack = 0x7f7d3c00ef90, node = {next = 0x7f7df0d31d88, prev = 0x7f7df2ccdd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c00ef90
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140178901030464, 0, 140180297918544, 140178886954992, 3017424657477925350, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 14 (Thread 0x7f7d12729640 (LWP 3995048)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d12728d30, op=137, expected=0, futex_word=0x7f7d12728d68) 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=454670390, abstime=0x7f7d12728d30, clockid=490926008, expected=0, futex_word=0x7f7d12728d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d12728d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d12728d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d12728d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12728d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d12728c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d12728d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d12728d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d12728d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d12728d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 417855039}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c01f240) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244417855039
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175157139008, th = 0x0, altstack = 0x7f7d3c01f240, node = {next = 0x7f7e41059d88, prev = 0x7f7e414ddd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c01f240
#8  0x00007f7e44dcab43 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 = {140178886954640, -2946505831535216154, 140175157139008, 0, 140180297918544, 140178886954992, 3017917988158962150, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 13 (Thread 0x7f7df1e21640 (LWP 3995030)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df1e20d30, op=137, expected=0, futex_word=0x7f7df1e20d68) 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=454670390, abstime=0x7f7df1e20d30, clockid=490926008, expected=0, futex_word=0x7f7df1e20d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df1e20d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df1e20d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df1e20d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df1e20d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df1e20c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df1e20d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df1e20d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df1e20d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df1e20d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 416623695}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7e416d7050) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244416623695
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178905765440, th = 0x0, altstack = 0x7f7e416d7050, node = {next = 0x7f7df22a4d88, prev = 0x7f7e413bcd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7e416d7050
#8  0x00007f7e44dcab43 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 = {140724573619872, -2946505831535216154, 140178905765440, 22, 140180297918544, 140724573620224, 3017424165704169958, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 12 (Thread 0x7f7e41841640 (LWP 3995029)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e41840d30, op=137, expected=0, futex_word=0x7f7e41840d68) 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=454670390, abstime=0x7f7e41840d30, clockid=490926008, expected=0, futex_word=0x7f7e41840d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7e41840d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7e41840d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7e41840d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e41840d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7e41840c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7e41840d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7e41840d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7e41840d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e41840d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 417025226}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7e416d3040) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244417025226
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140180241782336, th = 0x0, altstack = 0x7f7e416d3040, node = {next = 0x7f7e413bcd88, prev = 0x7f7df2849d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7e416d3040
#8  0x00007f7e44dcab43 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 = {140724573619872, -2946505831535216154, 140180241782336, 22, 140180297918544, 140724573620224, 3019500301355448806, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 11 (Thread 0x7f7e414de640 (LWP 3995026)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e414ddd30, op=137, expected=0, futex_word=0x7f7e414ddd68) 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=454670390, abstime=0x7f7e414ddd30, clockid=490926008, expected=0, futex_word=0x7f7e414ddd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7e414ddd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7e414ddd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7e414ddd30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e414ddd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7e414ddc80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7e414ddd40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7e414ddd40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7e414ddd30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e414ddd40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 417876620}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7e416c7010) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244417876620
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140180238231104, th = 0x0, altstack = 0x7f7e416c7010, node = {next = 0x7f7d12728d88, prev = 0x7f7df11b5d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7e416c7010
#8  0x00007f7e44dcab43 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 = {140724573619872, -2946505831535216154, 140180238231104, 22, 140180297918544, 140724573620224, 3019498713828162022, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 10 (Thread 0x7f7df22a5640 (LWP 3995028)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df22a4d30, op=137, expected=0, futex_word=0x7f7df22a4d68) 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=454670390, abstime=0x7f7df22a4d30, clockid=490926008, expected=0, futex_word=0x7f7df22a4d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df22a4d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df22a4d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df22a4d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df22a4d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df22a4c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df22a4d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df22a4d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df22a4d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df22a4d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 416604488}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7e416cf030) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244416604488
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178910500416, th = 0x0, altstack = 0x7f7e416cf030, node = {next = 0x7f7e41ba3d88, prev = 0x7f7df1e20d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7e416cf030
#8  0x00007f7e44dcab43 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 = {140724573619872, -2946505831535216154, 140178910500416, 22, 140180297918544, 140724573620224, 3017425881543604710, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 9 (Thread 0x7f7ca75d6640 (LWP 3995134)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca75d5d30, op=137, expected=0, futex_word=0x7f7ca75d5d68) 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=454670390, abstime=0x7f7ca75d5d30, clockid=490926008, expected=0, futex_word=0x7f7ca75d5d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7ca75d5d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7ca75d5d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7ca75d5d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca75d5d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7ca75d5c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7ca75d5d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7ca75d5d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7ca75d5d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca75d5d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 954913752}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c194ae0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244954913752
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140173360588352, th = 0x0, altstack = 0x7f7d3c194ae0, node = {next = 0x7f7ca7817d88, prev = 0x7f7ca76f6d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c194ae0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140173360588352, 0, 140180297918544, 140178886955376, 3018157442786261478, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 8 (Thread 0x7f7e4105a640 (LWP 3995024)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e41059d30, op=137, expected=0, futex_word=0x7f7e41059d68) 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=454670390, abstime=0x7f7e41059d30, clockid=490926008, expected=0, futex_word=0x7f7e41059d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7e41059d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7e41059d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7e41059d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e41059d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7e41059c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7e41059d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7e41059d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7e41059d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e41059d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 417452879}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7e41290140) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244417452879
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140180233496128, th = 0x0, altstack = 0x7f7e41290140, node = {next = 0x7f7e4306ed88, prev = 0x7f7d12728d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7e41290140
#8  0x00007f7e44dcab43 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 = {140724573619872, -2946505831535216154, 140180233496128, 22, 140180297918544, 140724573620224, 3019499197011982822, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 7 (Thread 0x7f7e41ba4640 (LWP 3995027)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e41ba3d30, op=137, expected=0, futex_word=0x7f7e41ba3d68) 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=454670390, abstime=0x7f7e41ba3d30, clockid=490926008, expected=0, futex_word=0x7f7e41ba3d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7e41ba3d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7e41ba3d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7e41ba3d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e41ba3d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7e41ba3c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7e41ba3d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7e41ba3d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7e41ba3d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e41ba3d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 416586887}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7e416cb020) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244416586887
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140180245333568, th = 0x0, altstack = 0x7f7e416cb020, node = {next = 0x7f7df36f6d88, prev = 0x7f7df22a4d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7e416cb020
#8  0x00007f7e44dcab43 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 = {140724573619872, -2946505831535216154, 140180245333568, 22, 140180297918544, 140724573620224, 3019500800108526054, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 6 (Thread 0x7f7e4306f640 (LWP 3995023)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e4306ed30, op=137, expected=0, futex_word=0x7f7e4306ed68) 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=454670390, abstime=0x7f7e4306ed30, clockid=490926008, expected=0, futex_word=0x7f7e4306ed68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7e4306ed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7e4306ed30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7e4306ed30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e4306ed40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7e4306ec80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7e4306ed40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7e4306ed40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7e4306ed30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e4306ed40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 417436535}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7e4128c130) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244417436535
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140180267136576, th = 0x0, altstack = 0x7f7e4128c130, node = {next = 0x7f7df2849d88, prev = 0x7f7e41059d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7e4128c130
#8  0x00007f7e44dcab43 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 = {140724573619872, -2946505831535216154, 140180267136576, 22, 140180297918544, 140724573620224, 3019503585931688422, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 5 (Thread 0x7f7ca76f7640 (LWP 3995133)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7ca76f6d30, op=137, expected=0, futex_word=0x7f7ca76f6d68) 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=454670390, abstime=0x7f7ca76f6d30, clockid=490926008, expected=0, futex_word=0x7f7ca76f6d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7ca76f6d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7ca76f6d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7ca76f6d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca76f6d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7ca76f6c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7ca76f6d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7ca76f6d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7ca76f6d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7ca76f6d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 954941829}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c190500) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244954941829
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140173361772096, th = 0x0, altstack = 0x7f7d3c190500, node = {next = 0x7f7ca75d5d88, prev = 0x55691b54b1c0 <cached_thread_head>}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c190500
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140173361772096, 0, 140180297918544, 140178886955376, 3018157564655958502, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 4 (Thread 0x7f7e41a83640 (LWP 3995013)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7e41a82d30, op=137, expected=0, futex_word=0x7f7e41a82d68) 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=454670390, abstime=0x7f7e41a82d30, clockid=490926008, expected=0, futex_word=0x7f7e41a82d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7e41a82d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7e41a82d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7e41a82d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e41a82d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7e41a82c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7e41a82d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7e41a82d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7e41a82d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7e41a82d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 418309302}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7e41cef0d0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244418309302
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140180244149824, th = 0x0, altstack = 0x7f7e41cef0d0, node = {next = 0x7f7df11b5d88, prev = 0x7f7df2f0fd88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7e41cef0d0
#8  0x00007f7e44dcab43 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 = {140724573621680, -2946505831535216154, 140180244149824, 0, 140180297918544, 140724573622032, 3019500680386312678, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 3 (Thread 0x7f7df36f7640 (LWP 3995025)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7df36f6d30, op=137, expected=0, futex_word=0x7f7df36f6d68) 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=454670390, abstime=0x7f7df36f6d30, clockid=490926008, expected=0, futex_word=0x7f7df36f6d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7df36f6d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7df36f6d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7df36f6d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df36f6d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7df36f6c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7df36f6d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7df36f6d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7df36f6d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7df36f6d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 416566004}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7e41294150) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244416566004
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140178931807808, th = 0x0, altstack = 0x7f7e41294150, node = {next = 0x7f7df2ccdd88, prev = 0x7f7e41ba3d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7e41294150
#8  0x00007f7e44dcab43 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 = {140724573619872, -2946505831535216154, 140178931807808, 22, 140180297918544, 140724573620224, 3017427488935115238, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 2 (Thread 0x7f7d13818640 (LWP 3995086)):
#0  __futex_abstimed_wait_common64 (private=454670390, cancel=true, abstime=0x7f7d13817d30, op=137, expected=0, futex_word=0x7f7d13817d68) 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=454670390, abstime=0x7f7d13817d30, clockid=490926008, expected=0, futex_word=0x7f7d13817d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 1123006720
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7d13817d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7d13817d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7e44dc9f1b in __pthread_cond_wait_common (abstime=0x7f7d13817d30, clockid=1, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13817d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7e44dc97a0 <__condvar_cleanup_waiting>, __arg = 0x7f7d13817c80, __canceltype = -29730806, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f7d13817d40, mutex = 0x55691b553cc0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f7d13817d40, mutex=mutex@entry=0x55691b553cc0 <thread_cache_lock>, abstime=abstime@entry=0x7f7d13817d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000055691b19c650 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55691b553cc0 <thread_cache_lock>, cond=0x7f7d13817d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 8692244, tv_nsec = 433740351}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f7d3c0c30e0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1171
        end = 8692244433740351
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140175174895168, th = 0x0, altstack = 0x7f7d3c0c30e0, node = {next = 0x7f7d13938d88, prev = 0x7f7d136f6d88}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x7f7d3c0c30e0
#8  0x00007f7e44dcab43 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 = {140178886955024, -2946505831535216154, 140175174895168, 0, 140180297918544, 140178886955376, 3017921426817153510, 3019488967855438310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f7e44e5bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f7e44d337c0 (LWP 3993950)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140180297299904) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f7e44d337c0
        old_mask = {__val = {93909917058304, 140180297987283, 93909951368704, 11755233891183168256, 231, 18446744073709551352, 2, 0, 93909917329332, 93909950839568, 93909917058304, 140180297987283, 0, 140180297883629, 140180297299904, 140180299499008}}
        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=140180297299904) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140180297299904, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f7e44d78476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f7e44d5e7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x66666666660a5d6f, sa_sigaction = 0x66666666660a5d6f}, sa_mask = {__val = {2, 140180299515552, 3432, 93909917058358, 140180297881680, 2, 2314885530818457632, 2314885530818453536, 140180299515552, 2, 2, 1, 93909917058358, 140180299499008, 140180297834583, 140180297292384}}, sa_flags = 0, sa_restorer = 0x7f7e44f506a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 7022930802683944992, 7377853203759127922, 3256155514200994661, 7004053335919978039, 140180298443396, 3472328296227676272, 2, 93909917058358, 2, 2314885530818453536, 140180297879405}}
#5  0x000055691affcceb in die () at /tmp/ruby/src/trunk-yjit/error.c:783
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55691d4ad080, fmt=fmt@entry=0x55691b3ec125 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:824
        file = <optimized out>
        line = 116
#7  0x000055691b153bcf in sigsegv (sig=11, info=0x55691d4ad1b0, ctx=0x55691d4ad080) at /tmp/ruby/src/trunk-yjit/signal.c:920
No locals.
#8  <signal handler called>
No locals.
#9  RB_BUILTIN_TYPE (obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/include/ruby/internal/value_type.h:191
        ret = <optimized out>
#10 rbimpl_RB_TYPE_P_fastpath (t=RUBY_T_DATA, obj=48) at /tmp/ruby/src/trunk-yjit/include/ruby/internal/value_type.h:351
No locals.
#11 RB_TYPE_P (t=RUBY_T_DATA, obj=48) at /tmp/ruby/src/trunk-yjit/include/ruby/internal/value_type.h:378
No locals.
#12 enc_check_encoding (obj=48) at /tmp/ruby/src/trunk-yjit/encoding.c:199
No locals.
#13 rb_to_encoding (enc=48) at /tmp/ruby/src/trunk-yjit/encoding.c:307
No locals.
#14 0x000055691b165458 in rb_str_force_encoding (str=140180254401160, enc=<optimized out>) at /tmp/ruby/src/trunk-yjit/string.c:10727
No locals.
#15 0x000055691dafb2c2 in ?? ()
No symbol table info available.
#16 0x00007f7e41654b68 in ?? ()
No symbol table info available.
#17 0x0000000000000024 in ?? ()
No symbol table info available.
#18 0x000055691d42f1a0 in ?? ()
No symbol table info available.
#19 0x000055691b1fba9e in vm_exec_core (ec=0x7f7e44d31a60) at ../../src/trunk-yjit/insns.def:816
        func = 0x100600005
        bh = 4301258757
        cd = 0x55691d42f1a0
        blockiseq = 0x5
        leaf = <optimized out>
        val = 93909950853536
        reg_pc = 0x7f7e41654b68
        reg_cfp = 0x7f7e44d31b08
        insns_address_table = {0x55691b1f9aec <vm_exec_core+10204>, 0x55691b1f9a80 <vm_exec_core+10096>, 0x55691b1f9a0f <vm_exec_core+9983>, 0x55691b1f998b <vm_exec_core+9851>, 0x55691b1f990f <vm_exec_core+9727>, 0x55691b1f9894 <vm_exec_core+9604>, 0x55691b1f9b14 <vm_exec_core+10244>, 0x55691b1f8864 <vm_exec_core+5460>, 0x55691b1f87af <vm_exec_core+5279>, 0x55691b1f8757 <vm_exec_core+5191>, 0x55691b1f858c <vm_exec_core+4732>, 0x55691b1f838d <vm_exec_core+4221>, 0x55691b1f8298 <vm_exec_core+3976>, 0x55691b1f821b <vm_exec_core+3851>, 0x55691b1f81bc <vm_exec_core+3756>, 0x55691b1f8179 <vm_exec_core+3689>, 0x55691b1f813b <vm_exec_core+3627>, 0x55691b1f8100 <vm_exec_core+3568>, 0x55691b1f80c5 <vm_exec_core+3509>, 0x55691b1f808a <vm_exec_core+3450>, 0x55691b1f7ff4 <vm_exec_core+3300>, 0x55691b1f7fae <vm_exec_core+3230>, 0x55691b1f7f50 <vm_exec_core+3136>, 0x55691b1f7f04 <vm_exec_core+3060>, 0x55691b1f7e75 <vm_exec_core+2917>, 0x55691b1f7e35 <vm_exec_core+2853>, 0x55691b1f7dd4 <vm_exec_core+2756>, 0x55691b1f7d57 <vm_exec_core+2631>, 0x55691b1f7d14 <vm_exec_core+2564>, 0x55691b1f7cd1 <vm_exec_core+2497>, 0x55691b1f8e5d <vm_exec_core+6989>, 0x55691b1f8dc4 <vm_exec_core+6836>, 0x55691b1f8d5f <vm_exec_core+6735>, 0x55691b1f8d03 <vm_exec_core+6643>, 0x55691b1f8cb3 <vm_exec_core+6563>, 0x55691b1f8c86 <vm_exec_core+6518>, 0x55691b1f8c45 <vm_exec_core+6453>, 0x55691b1f8bf0 <vm_exec_core+6368>, 0x55691b1f8bb6 <vm_exec_core+6310>, 0x55691b1f8abc <vm_exec_core+6060>, 0x55691b1f8a73 <vm_exec_core+5987>, 0x55691b1f8a29 <vm_exec_core+5913>, 0x55691b1f89f5 <vm_exec_core+5861>, 0x55691b1f8982 <vm_exec_core+5746>, 0x55691b1f891a <vm_exec_core+5642>, 0x55691b1f88c7 <vm_exec_core+5559>, 0x55691b1f971b <vm_exec_core+9227>, 0x55691b1f967f <vm_exec_core+9071>, 0x55691b1f9790 <vm_exec_core+9344>, 0x55691b1f9420 <vm_exec_core+8464>, 0x55691b1f95b6 <vm_exec_core+8870>, 0x55691b1f9460 <vm_exec_core+8528>, 0x55691b1f7368 <vm_exec_core+88>, 0x55691b1f9601 <vm_exec_core+8945>, 0x55691b1f8ff5 <vm_exec_core+7397>, 0x55691b1fa252 <vm_exec_core+12098>, 0x55691b1f91ec <vm_exec_core+7900>, 0x55691b1f913d <vm_exec_core+7725>, 0x55691b1f904a <vm_exec_core+7482>, 0x55691b1f92f8 <vm_exec_core+8168>, 0x55691b1f9241 <vm_exec_core+7985>, 0x55691b1f9c55 <vm_exec_core+10565>, 0x55691b1f7a3c <vm_exec_core+1836>, 0x55691b1f7c72 <vm_exec_core+2402>, 0x55691b1f7c13 <vm_exec_core+2307>, 0x55691b1f7bd1 <vm_exec_core+2241>, 0x55691b1f7b25 <vm_exec_core+2069>, 0x55691b1f7a7c <vm_exec_core+1900>, 0x55691b1fa858 <vm_exec_core+13640>, 0x55691b1fa6d0 <vm_exec_core+13248>, 0x55691b1fa92d <vm_exec_core+13853>, 0x55691b1fa647 <vm_exec_core+13111>, 0x55691b1fab09 <vm_exec_core+14329>, 0x55691b1fa8c2 <vm_exec_core+13746>, 0x55691b1faba6 <vm_exec_core+14486>, 0x55691b1fa57f <vm_exec_core+12911>, 0x55691b1fa5e3 <vm_exec_core+13011>, 0x55691b1fa790 <vm_exec_core+13440>, 0x55691b1fa7f4 <vm_exec_core+13540>, 0x55691b1fa44b <vm_exec_core+12603>, 0x55691b1fa4d0 <vm_exec_core+12736>, 0x55691b1fa524 <vm_exec_core+12820>, 0x55691b1faa0c <vm_exec_core+14076>, 0x55691b1faa7d <vm_exec_core+14189>, 0x55691b1f7980 <vm_exec_core+1648>, 0x55691b1f78d3 <vm_exec_core+1475>, 0x55691b1fa9cf <vm_exec_core+14015>, 0x55691b1fa2f2 <vm_exec_core+12258>, 0x55691b1fa32f <vm_exec_core+12319>, 0x55691b1fa378 <vm_exec_core+12392>, 0x55691b1fa3d6 <vm_exec_core+12486>, 0x55691b1fa1e5 <vm_exec_core+11989>, 0x55691b1f785e <vm_exec_core+1358>, 0x55691b1f77da <vm_exec_core+1226>, 0x55691b1f772a <vm_exec_core+1050>, 0x55691b1f76dd <vm_exec_core+973>, 0x55691b1f768c <vm_exec_core+892>, 0x55691b1f763d <vm_exec_core+813>, 0x55691b1f75e6 <vm_exec_core+726>, 0x55691b1f75ab <vm_exec_core+667>, 0x55691b1f7570 <vm_exec_core+608>, 0x55691b1f9add <vm_exec_core+10189>, 0x55691b1f9a71 <vm_exec_core+10081>, 0x55691b1f9a00 <vm_exec_core+9968>, 0x55691b1f997c <vm_exec_core+9836>, 0x55691b1f9900 <vm_exec_core+9712>, 0x55691b1f9885 <vm_exec_core+9589>, 0x55691b1f9b05 <vm_exec_core+10229>, 0x55691b1f8855 <vm_exec_core+5445>, 0x55691b1f87a0 <vm_exec_core+5264>, 0x55691b1f8748 <vm_exec_core+5176>, 0x55691b1f857d <vm_exec_core+4717>, 0x55691b1f837e <vm_exec_core+4206>, 0x55691b1f8289 <vm_exec_core+3961>, 0x55691b1f820c <vm_exec_core+3836>, 0x55691b1f81ad <vm_exec_core+3741>, 0x55691b1f816a <vm_exec_core+3674>, 0x55691b1f812c <vm_exec_core+3612>, 0x55691b1f80f1 <vm_exec_core+3553>, 0x55691b1f80b6 <vm_exec_core+3494>, 0x55691b1f807b <vm_exec_core+3435>, 0x55691b1f7fe5 <vm_exec_core+3285>, 0x55691b1f7f9f <vm_exec_core+3215>, 0x55691b1f7f41 <vm_exec_core+3121>, 0x55691b1f7ef5 <vm_exec_core+3045>, 0x55691b1f7e66 <vm_exec_core+2902>, 0x55691b1f7e26 <vm_exec_core+2838>, 0x55691b1f7dc5 <vm_exec_core+2741>, 0x55691b1f7d48 <vm_exec_core+2616>, 0x55691b1f7d05 <vm_exec_core+2549>, 0x55691b1f7cc2 <vm_exec_core+2482>, 0x55691b1f8e4e <vm_exec_core+6974>, 0x55691b1f8db5 <vm_exec_core+6821>, 0x55691b1f8d50 <vm_exec_core+6720>, 0x55691b1f8cf4 <vm_exec_core+6628>, 0x55691b1f8ca4 <vm_exec_core+6548>, 0x55691b1f8c77 <vm_exec_core+6503>, 0x55691b1f8c36 <vm_exec_core+6438>, 0x55691b1f8be1 <vm_exec_core+6353>, 0x55691b1f8ba7 <vm_exec_core+6295>, 0x55691b1f8aad <vm_exec_core+6045>, 0x55691b1f8a64 <vm_exec_core+5972>, 0x55691b1f8a1a <vm_exec_core+5898>, 0x55691b1f89e6 <vm_exec_core+5846>, 0x55691b1f8973 <vm_exec_core+5731>, 0x55691b1f890b <vm_exec_core+5627>, 0x55691b1f88b8 <vm_exec_core+5544>, 0x55691b1f970c <vm_exec_core+9212>, 0x55691b1f9670 <vm_exec_core+9056>, 0x55691b1f9781 <vm_exec_core+9329>, 0x55691b1f9411 <vm_exec_core+8449>, 0x55691b1f95a7 <vm_exec_core+8855>, 0x55691b1f9451 <vm_exec_core+8513>, 0x55691b1fac6d <vm_exec_core+14685>, 0x55691b1f95f2 <vm_exec_core+8930>, 0x55691b1f8fe6 <vm_exec_core+7382>, 0x55691b1fac81 <vm_exec_core+14705>, 0x55691b1f91dd <vm_exec_core+7885>, 0x55691b1f912e <vm_exec_core+7710>, 0x55691b1f903b <vm_exec_core+7467>, 0x55691b1f92e9 <vm_exec_core+8153>, 0x55691b1f9232 <vm_exec_core+7970>, 0x55691b1f9c46 <vm_exec_core+10550>, 0x55691b1f7a2d <vm_exec_core+1821>, 0x55691b1f7c63 <vm_exec_core+2387>, 0x55691b1f7c04 <vm_exec_core+2292>, 0x55691b1f7bc2 <vm_exec_core+2226>, 0x55691b1f7b16 <vm_exec_core+2054>, 0x55691b1f7a6d <vm_exec_core+1885>, 0x55691b1fac95 <vm_exec_core+14725>, 0x55691b1faca9 <vm_exec_core+14745>, 0x55691b1facbd <vm_exec_core+14765>, 0x55691b1facd1 <vm_exec_core+14785>, 0x55691b1face5 <vm_exec_core+14805>, 0x55691b1facf9 <vm_exec_core+14825>, 0x55691b1fad0d <vm_exec_core+14845>, 0x55691b1fad28 <vm_exec_core+14872>, 0x55691b1fad3c <vm_exec_core+14892>, 0x55691b1fad50 <vm_exec_core+14912>, 0x55691b1fad64 <vm_exec_core+14932>, 0x55691b1fad78 <vm_exec_core+14952>, 0x55691b1fad8c <vm_exec_core+14972>, 0x55691b1fada0 <vm_exec_core+14992>, 0x55691b1fadb4 <vm_exec_core+15012>, 0x55691b1fadc8 <vm_exec_core+15032>, 0x55691b1f7971 <vm_exec_core+1633>, 0x55691b1f78c4 <vm_exec_core+1460>, 0x55691b1fa2a2 <vm_exec_core+12178>, 0x55691b1fa2b6 <vm_exec_core+12198>, 0x55691b1fa2ca <vm_exec_core+12218>, 0x55691b1fa2de <vm_exec_core+12238>, 0x55691b1f7351 <vm_exec_core+65>, 0x55691b1f7355 <vm_exec_core+69>, 0x55691b1f784f <vm_exec_core+1343>, 0x55691b1f77cb <vm_exec_core+1211>, 0x55691b1f771b <vm_exec_core+1035>, 0x55691b1f76ce <vm_exec_core+958>, 0x55691b1f767d <vm_exec_core+877>, 0x55691b1f762e <vm_exec_core+798>, 0x55691b1f75d7 <vm_exec_core+711>...}
#20 0x000055691b1e8122 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2428
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#21 rb_vm_exec (ec=0x55691d42f1a0) at /tmp/ruby/src/trunk-yjit/vm.c:2404
        _ec = 0x55691d42f1a0
        _tag = {tag = 36, retval = 4, buf = {0x55691d42f1a0, 0x55691b1e7fd8 <rb_vm_exec+328>, 0x0, 0x7ffcfe38d900, 0x1}, prev = 0x7ffcfe38dbc0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#22 0x000055691b1ec039 in vm_yield_with_cref (is_lambda=0, cref=<optimized out>, kw_splat=0, argv=0x7f7e44c32360, argc=0, ec=0x55691d42f1a0) at /tmp/ruby/src/trunk-yjit/vm.c:1562
No locals.
#23 yield_under (self=140180254421000, singleton=<optimized out>, argc=0, argv=0x7f7e44c32360, kw_splat=0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1949
        ec = 0x55691d42f1a0
        cfp = <optimized out>
        block_handler = <optimized out>
        new_block_handler = <optimized out>
        captured = <optimized out>
        new_captured = {self = 140180254421000, ep = 0x7f7e40efe510, code = {iseq = 0x7f7e408266b0, ifunc = 0x7f7e408266b0, val = 140180224894640}}
        ep = <optimized out>
        cref = <optimized out>
        is_lambda = 0
        again = <optimized out>
#24 0x000055691b1da0ec in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f7e44d31b78, ec=0x55691d42f1a0) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3474
        ci = 0x257100020001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7e44c26e50
        cfunc = 0x55691d46f018
        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>
#25 vm_call_cfunc_with_frame (ec=0x55691d42f1a0, reg_cfp=0x7f7e44d31b78, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3502
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#26 0x000055691b1ee8e9 in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x55691d7154c0, reg_cfp=0x7f7e44d31b78, ec=0x55691d42f1a0) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:403
        val = 36
        ci = <optimized out>
        cc = 0x7f7e430e93b8
        recv = <optimized out>
        argc = <optimized out>
        calling = {cd = 0x55691d7154c0, cc = 0x7f7e430e93b8, block_handler = 140180224887520, recv = 140180254421000, 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>
#27 rb_vm_send (ec=0x55691d42f1a0, reg_cfp=0x7f7e44d31b78, cd=0x55691d7154c0, blockiseq=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:5569
        bh = <optimized out>
        val = <optimized out>
#28 0x000055691da3f744 in ?? ()
No symbol table info available.
#29 0x00007f7e40824a90 in ?? ()
No symbol table info available.
#30 0x00007f7e40824aa0 in ?? ()
No symbol table info available.
#31 0x00007f7e44d31c20 in ?? ()
No symbol table info available.
#32 0x000055691b1e7f73 in jit_exec_exception (ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:459
        func = <optimized out>
        func = <optimized out>
#33 vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2427
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#34 rb_vm_exec (ec=0x55691d42f1a0) at /tmp/ruby/src/trunk-yjit/vm.c:2404
        _ec = 0x55691d42f1a0
        _tag = {tag = 36, retval = 4, buf = {0x0, 0x55691b1e7fd8 <rb_vm_exec+328>, 0x0, 0x7ffcfe38dba0, 0xfefbfe00}, prev = 0x7ffcfe38dde0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#35 0x000055691b1ecfb0 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffcfe38dc78, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1562
No locals.
#36 vm_yield (kw_splat=0, argv=0x7ffcfe38dc78, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1570
No locals.
#37 rb_yield_0 (argv=0x7ffcfe38dc78, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1362
No locals.
#38 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1378
No locals.
#39 0x000055691b2ef5a0 in rb_ary_all_p (argc=<optimized out>, argv=<optimized out>, ary=140180224887440) at /tmp/ruby/src/trunk-yjit/array.c:7758
        i = 0
        len = <optimized out>
#40 0x000055691da3f538 in ?? ()
No symbol table info available.
#41 0x00007f7e41678dc0 in ?? ()
No symbol table info available.
#42 0x0000000000000024 in ?? ()
No symbol table info available.
#43 0x000055691d42f1a0 in ?? ()
No symbol table info available.
#44 0x000055691b1fba9e in vm_exec_core (ec=0x7f7e44d31c20) at ../../src/trunk-yjit/insns.def:816
        func = 0x100600005
        bh = 4301258757
        cd = 0x55691d42f1a0
        blockiseq = 0x5
        leaf = <optimized out>
        val = 93909950853536
        reg_pc = 0x7f7e41678dc0
        reg_cfp = 0x7f7e44d31d00
        insns_address_table = {0x55691b1f9aec <vm_exec_core+10204>, 0x55691b1f9a80 <vm_exec_core+10096>, 0x55691b1f9a0f <vm_exec_core+9983>, 0x55691b1f998b <vm_exec_core+9851>, 0x55691b1f990f <vm_exec_core+9727>, 0x55691b1f9894 <vm_exec_core+9604>, 0x55691b1f9b14 <vm_exec_core+10244>, 0x55691b1f8864 <vm_exec_core+5460>, 0x55691b1f87af <vm_exec_core+5279>, 0x55691b1f8757 <vm_exec_core+5191>, 0x55691b1f858c <vm_exec_core+4732>, 0x55691b1f838d <vm_exec_core+4221>, 0x55691b1f8298 <vm_exec_core+3976>, 0x55691b1f821b <vm_exec_core+3851>, 0x55691b1f81bc <vm_exec_core+3756>, 0x55691b1f8179 <vm_exec_core+3689>, 0x55691b1f813b <vm_exec_core+3627>, 0x55691b1f8100 <vm_exec_core+3568>, 0x55691b1f80c5 <vm_exec_core+3509>, 0x55691b1f808a <vm_exec_core+3450>, 0x55691b1f7ff4 <vm_exec_core+3300>, 0x55691b1f7fae <vm_exec_core+3230>, 0x55691b1f7f50 <vm_exec_core+3136>, 0x55691b1f7f04 <vm_exec_core+3060>, 0x55691b1f7e75 <vm_exec_core+2917>, 0x55691b1f7e35 <vm_exec_core+2853>, 0x55691b1f7dd4 <vm_exec_core+2756>, 0x55691b1f7d57 <vm_exec_core+2631>, 0x55691b1f7d14 <vm_exec_core+2564>, 0x55691b1f7cd1 <vm_exec_core+2497>, 0x55691b1f8e5d <vm_exec_core+6989>, 0x55691b1f8dc4 <vm_exec_core+6836>, 0x55691b1f8d5f <vm_exec_core+6735>, 0x55691b1f8d03 <vm_exec_core+6643>, 0x55691b1f8cb3 <vm_exec_core+6563>, 0x55691b1f8c86 <vm_exec_core+6518>, 0x55691b1f8c45 <vm_exec_core+6453>, 0x55691b1f8bf0 <vm_exec_core+6368>, 0x55691b1f8bb6 <vm_exec_core+6310>, 0x55691b1f8abc <vm_exec_core+6060>, 0x55691b1f8a73 <vm_exec_core+5987>, 0x55691b1f8a29 <vm_exec_core+5913>, 0x55691b1f89f5 <vm_exec_core+5861>, 0x55691b1f8982 <vm_exec_core+5746>, 0x55691b1f891a <vm_exec_core+5642>, 0x55691b1f88c7 <vm_exec_core+5559>, 0x55691b1f971b <vm_exec_core+9227>, 0x55691b1f967f <vm_exec_core+9071>, 0x55691b1f9790 <vm_exec_core+9344>, 0x55691b1f9420 <vm_exec_core+8464>, 0x55691b1f95b6 <vm_exec_core+8870>, 0x55691b1f9460 <vm_exec_core+8528>, 0x55691b1f7368 <vm_exec_core+88>, 0x55691b1f9601 <vm_exec_core+8945>, 0x55691b1f8ff5 <vm_exec_core+7397>, 0x55691b1fa252 <vm_exec_core+12098>, 0x55691b1f91ec <vm_exec_core+7900>, 0x55691b1f913d <vm_exec_core+7725>, 0x55691b1f904a <vm_exec_core+7482>, 0x55691b1f92f8 <vm_exec_core+8168>, 0x55691b1f9241 <vm_exec_core+7985>, 0x55691b1f9c55 <vm_exec_core+10565>, 0x55691b1f7a3c <vm_exec_core+1836>, 0x55691b1f7c72 <vm_exec_core+2402>, 0x55691b1f7c13 <vm_exec_core+2307>, 0x55691b1f7bd1 <vm_exec_core+2241>, 0x55691b1f7b25 <vm_exec_core+2069>, 0x55691b1f7a7c <vm_exec_core+1900>, 0x55691b1fa858 <vm_exec_core+13640>, 0x55691b1fa6d0 <vm_exec_core+13248>, 0x55691b1fa92d <vm_exec_core+13853>, 0x55691b1fa647 <vm_exec_core+13111>, 0x55691b1fab09 <vm_exec_core+14329>, 0x55691b1fa8c2 <vm_exec_core+13746>, 0x55691b1faba6 <vm_exec_core+14486>, 0x55691b1fa57f <vm_exec_core+12911>, 0x55691b1fa5e3 <vm_exec_core+13011>, 0x55691b1fa790 <vm_exec_core+13440>, 0x55691b1fa7f4 <vm_exec_core+13540>, 0x55691b1fa44b <vm_exec_core+12603>, 0x55691b1fa4d0 <vm_exec_core+12736>, 0x55691b1fa524 <vm_exec_core+12820>, 0x55691b1faa0c <vm_exec_core+14076>, 0x55691b1faa7d <vm_exec_core+14189>, 0x55691b1f7980 <vm_exec_core+1648>, 0x55691b1f78d3 <vm_exec_core+1475>, 0x55691b1fa9cf <vm_exec_core+14015>, 0x55691b1fa2f2 <vm_exec_core+12258>, 0x55691b1fa32f <vm_exec_core+12319>, 0x55691b1fa378 <vm_exec_core+12392>, 0x55691b1fa3d6 <vm_exec_core+12486>, 0x55691b1fa1e5 <vm_exec_core+11989>, 0x55691b1f785e <vm_exec_core+1358>, 0x55691b1f77da <vm_exec_core+1226>, 0x55691b1f772a <vm_exec_core+1050>, 0x55691b1f76dd <vm_exec_core+973>, 0x55691b1f768c <vm_exec_core+892>, 0x55691b1f763d <vm_exec_core+813>, 0x55691b1f75e6 <vm_exec_core+726>, 0x55691b1f75ab <vm_exec_core+667>, 0x55691b1f7570 <vm_exec_core+608>, 0x55691b1f9add <vm_exec_core+10189>, 0x55691b1f9a71 <vm_exec_core+10081>, 0x55691b1f9a00 <vm_exec_core+9968>, 0x55691b1f997c <vm_exec_core+9836>, 0x55691b1f9900 <vm_exec_core+9712>, 0x55691b1f9885 <vm_exec_core+9589>, 0x55691b1f9b05 <vm_exec_core+10229>, 0x55691b1f8855 <vm_exec_core+5445>, 0x55691b1f87a0 <vm_exec_core+5264>, 0x55691b1f8748 <vm_exec_core+5176>, 0x55691b1f857d <vm_exec_core+4717>, 0x55691b1f837e <vm_exec_core+4206>, 0x55691b1f8289 <vm_exec_core+3961>, 0x55691b1f820c <vm_exec_core+3836>, 0x55691b1f81ad <vm_exec_core+3741>, 0x55691b1f816a <vm_exec_core+3674>, 0x55691b1f812c <vm_exec_core+3612>, 0x55691b1f80f1 <vm_exec_core+3553>, 0x55691b1f80b6 <vm_exec_core+3494>, 0x55691b1f807b <vm_exec_core+3435>, 0x55691b1f7fe5 <vm_exec_core+3285>, 0x55691b1f7f9f <vm_exec_core+3215>, 0x55691b1f7f41 <vm_exec_core+3121>, 0x55691b1f7ef5 <vm_exec_core+3045>, 0x55691b1f7e66 <vm_exec_core+2902>, 0x55691b1f7e26 <vm_exec_core+2838>, 0x55691b1f7dc5 <vm_exec_core+2741>, 0x55691b1f7d48 <vm_exec_core+2616>, 0x55691b1f7d05 <vm_exec_core+2549>, 0x55691b1f7cc2 <vm_exec_core+2482>, 0x55691b1f8e4e <vm_exec_core+6974>, 0x55691b1f8db5 <vm_exec_core+6821>, 0x55691b1f8d50 <vm_exec_core+6720>, 0x55691b1f8cf4 <vm_exec_core+6628>, 0x55691b1f8ca4 <vm_exec_core+6548>, 0x55691b1f8c77 <vm_exec_core+6503>, 0x55691b1f8c36 <vm_exec_core+6438>, 0x55691b1f8be1 <vm_exec_core+6353>, 0x55691b1f8ba7 <vm_exec_core+6295>, 0x55691b1f8aad <vm_exec_core+6045>, 0x55691b1f8a64 <vm_exec_core+5972>, 0x55691b1f8a1a <vm_exec_core+5898>, 0x55691b1f89e6 <vm_exec_core+5846>, 0x55691b1f8973 <vm_exec_core+5731>, 0x55691b1f890b <vm_exec_core+5627>, 0x55691b1f88b8 <vm_exec_core+5544>, 0x55691b1f970c <vm_exec_core+9212>, 0x55691b1f9670 <vm_exec_core+9056>, 0x55691b1f9781 <vm_exec_core+9329>, 0x55691b1f9411 <vm_exec_core+8449>, 0x55691b1f95a7 <vm_exec_core+8855>, 0x55691b1f9451 <vm_exec_core+8513>, 0x55691b1fac6d <vm_exec_core+14685>, 0x55691b1f95f2 <vm_exec_core+8930>, 0x55691b1f8fe6 <vm_exec_core+7382>, 0x55691b1fac81 <vm_exec_core+14705>, 0x55691b1f91dd <vm_exec_core+7885>, 0x55691b1f912e <vm_exec_core+7710>, 0x55691b1f903b <vm_exec_core+7467>, 0x55691b1f92e9 <vm_exec_core+8153>, 0x55691b1f9232 <vm_exec_core+7970>, 0x55691b1f9c46 <vm_exec_core+10550>, 0x55691b1f7a2d <vm_exec_core+1821>, 0x55691b1f7c63 <vm_exec_core+2387>, 0x55691b1f7c04 <vm_exec_core+2292>, 0x55691b1f7bc2 <vm_exec_core+2226>, 0x55691b1f7b16 <vm_exec_core+2054>, 0x55691b1f7a6d <vm_exec_core+1885>, 0x55691b1fac95 <vm_exec_core+14725>, 0x55691b1faca9 <vm_exec_core+14745>, 0x55691b1facbd <vm_exec_core+14765>, 0x55691b1facd1 <vm_exec_core+14785>, 0x55691b1face5 <vm_exec_core+14805>, 0x55691b1facf9 <vm_exec_core+14825>, 0x55691b1fad0d <vm_exec_core+14845>, 0x55691b1fad28 <vm_exec_core+14872>, 0x55691b1fad3c <vm_exec_core+14892>, 0x55691b1fad50 <vm_exec_core+14912>, 0x55691b1fad64 <vm_exec_core+14932>, 0x55691b1fad78 <vm_exec_core+14952>, 0x55691b1fad8c <vm_exec_core+14972>, 0x55691b1fada0 <vm_exec_core+14992>, 0x55691b1fadb4 <vm_exec_core+15012>, 0x55691b1fadc8 <vm_exec_core+15032>, 0x55691b1f7971 <vm_exec_core+1633>, 0x55691b1f78c4 <vm_exec_core+1460>, 0x55691b1fa2a2 <vm_exec_core+12178>, 0x55691b1fa2b6 <vm_exec_core+12198>, 0x55691b1fa2ca <vm_exec_core+12218>, 0x55691b1fa2de <vm_exec_core+12238>, 0x55691b1f7351 <vm_exec_core+65>, 0x55691b1f7355 <vm_exec_core+69>, 0x55691b1f784f <vm_exec_core+1343>, 0x55691b1f77cb <vm_exec_core+1211>, 0x55691b1f771b <vm_exec_core+1035>, 0x55691b1f76ce <vm_exec_core+958>, 0x55691b1f767d <vm_exec_core+877>, 0x55691b1f762e <vm_exec_core+798>, 0x55691b1f75d7 <vm_exec_core+711>...}
#45 0x000055691b1e8122 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2428
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#46 rb_vm_exec (ec=0x55691d42f1a0) at /tmp/ruby/src/trunk-yjit/vm.c:2404
        _ec = 0x55691d42f1a0
        _tag = {tag = 36, retval = 4, buf = {0x55691d42f1a0, 0x55691b1e7fd8 <rb_vm_exec+328>, 0x0, 0x7ffcfe38ddc0, 0x101a}, prev = 0x7ffcfe38df70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#47 0x000055691b1ff7f8 in rb_iseq_eval (iseq=iseq@entry=0x7f7e40826840) at /tmp/ruby/src/trunk-yjit/vm.c:2656
        ec = <optimized out>
        val = <optimized out>
#48 0x000055691b0738be in load_iseq_eval (fname=140180224911600, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/load.c:739
        iseq = 0x7f7e40826840
        iseq = <optimized out>
        ec = <optimized out>
        v = <optimized out>
        ast = <optimized out>
        parser = <optimized out>
        th = <optimized out>
        realpath_map = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#49 rb_load_internal (wrap=<optimized out>, fname=140180224911600) at /tmp/ruby/src/trunk-yjit/load.c:800
        ec = 0x55691d42f1a0
        state = RUBY_TAG_NONE
        ec = <optimized out>
        state = <optimized out>
#50 rb_f_load (argc=<optimized out>, argv=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk-yjit/load.c:875
        fname = <optimized out>
        wrap = <optimized out>
        path = 140180224911600
        orig_fname = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#51 0x000055691da57bab in ?? ()
No symbol table info available.
#52 0x0000000000000000 in ?? ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)
raw logfile