# Logfile created on 2023-08-03 15:54:46 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000562712c56130 @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-jemalloc", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-jemalloc", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-jemalloc", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-jemalloc", @configure_opts=["--with-jemalloc --enable-shared"], @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-jemalloc.20230803-155445", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000562712ceb4b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000562712ceb320 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000562712ceb190 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20230803-155445", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20230803-155445>, @binmode=false, @mon_data=#<Monitor:0x0000562712ceb0c8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   aeff311..c65856d  master     -> origin/master
Updating aeff311..c65856d
Fast-forward
 gc.c | 2 --
 1 file changed, 2 deletions(-)
Latest commit hash = c65856d44f
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
/tmp/ruby/src/trunk-jemalloc/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-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/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-jemalloc/gc.c
compiling /tmp/ruby/src/trunk-jemalloc/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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/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-jemalloc/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common  /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/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-jemalloc/bin
installing base libraries:          /tmp/ruby/install/trunk-jemalloc/lib
installing arch files:              /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-jemalloc/bin
installing library scripts:         /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-jemalloc/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-jemalloc/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.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.7.4
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.7
                                    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.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    stringio 3.0.8
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-jemalloc/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.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.7
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.1.3
                                    typeprof 0.21.7
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1841 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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -ljemalloc -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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/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-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-jemalloc/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'
Run options: 
  --seed=28524
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common  /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

TT
Retrying...
Finished tests in 342.651504s, 73.2902 tests/s, 26903.2119 assertions/s.
25113 tests, 9218426 assertions, 0 failures, 0 errors, 132 skips

ruby -v: ruby 3.3.0dev (2023-08-03T15:12:07Z master c65856d44f) [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'
$ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-08-03T15:12:07Z master c65856d44f) [x86_64-linux]
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 133.441745 seconds

3708 files, 32149 examples, 168232 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-jemalloc/ruby -c /tmp/cores/core.1001.1874992.ruby -x gdbscript
[New LWP 1874992]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-jemalloc/ruby -w --disable=gems -I/tmp/ruby/src/trunk-jem'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f66973e045a in __GI___wait4 (pid=1875020, stat_loc=stat_loc@entry=0x7fff21c2b328, options=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f66970a8000 (LWP 1874992) 0x00007f66973e045a in __GI___wait4 (pid=1875020, stat_loc=stat_loc@entry=0x7fff21c2b328, options=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Machine level backtrace


Thread 1 (Thread 0x7f66970a8000 (LWP 1874992)):
#0  0x00007f66973e045a in __GI___wait4 (pid=1875020, stat_loc=stat_loc@entry=0x7fff21c2b328, options=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00007f66973e041b in __GI___waitpid (pid=<optimized out>, stat_loc=stat_loc@entry=0x7fff21c2b328, options=<optimized out>) at ./posix/waitpid.c:38
No locals.
#2  0x00007f6697b9c137 in do_waitpid (flags=<optimized out>, st=0x7fff21c2b328, pid=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/process.c:1072
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=x@entry=0x7fff21c2b300) at /tmp/ruby/src/trunk-jemalloc/process.c:1106
        w = 0x7fff21c2b300
#4  0x00007f6697c49745 in rb_nogvl (func=0x7f6697b9c120 <waitpid_blocking_no_SIGCHLD>, data1=0x7fff21c2b300, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/thread.c:1552
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x7f6696c5a050
        th = 0x7f6696c44000
        vm = 0x7f6696c2b000
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#5  0x00007f6697ba15bc in waitpid_no_SIGCHLD (w=0x7fff21c2b300) at /tmp/ruby/src/trunk-jemalloc/process.c:1119
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=flags@entry=0) at /tmp/ruby/src/trunk-jemalloc/process.c:1141
        waitpid_state = {wnode = {next = 0x7f6694956c38, prev = 0x7fff21c2b440}, ec = 0x7f6696c5a050, cond = 0xfb18fb0854302400, ret = 0, pid = 1875020, status = 0, options = 0, errnum = 0}
#7  0x00007f6697ba175b in rb_waitpid (pid=<optimized out>, st=st@entry=0x7fff21c2b3a0, flags=flags@entry=0) at /tmp/ruby/src/trunk-jemalloc/process.c:1214
        status = <optimized out>
        data = <optimized out>
#8  0x00007f6697b02d70 in fptr_waitpid (nohang=0, fptr=0x7f6696794200) at /tmp/ruby/src/trunk-jemalloc/io.c:5657
        status = 566408096
#9  fptr_waitpid (nohang=0, fptr=0x7f6696794200) at /tmp/ruby/src/trunk-jemalloc/io.c:5652
        status = <optimized out>
        status = <optimized out>
#10 pipe_close (io=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/io.c:7723
        fptr = 0x7f6696794200
#11 0x00007f6697abf9f4 in rb_ensure (b_proc=0x7f6697c9dd40 <rb_yield>, data1=140078556212280, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/eval.c:1017
        state = <optimized out>
        result = 4
        errinfo = 140078556212160
        ec = 0x7f6696c5a050
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f6697b02bf0 <pipe_close>, data2 = 140078556212280}}
#12 0x00007f6697c823f4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3462
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#13 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3490
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#14 vm_call_cfunc_other (ec=0x7f6696c5a050, reg_cfp=0x7f6696d5f680, calling=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3516
        ci = <optimized out>
        argv_ary = <optimized out>
#15 0x00007f6697c9426b in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x7f66967a5dc0, reg_cfp=0x7f6696d5f680, ec=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/vm_callinfo.h:403
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {cd = 0x7f66967a5dc0, cc = 0x7f66949577f0, block_handler = 4186380, recv = 140078597143200, argc = 2, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#16 vm_exec_core (ec=<optimized out>) at ../../src/trunk-jemalloc/insns.def:815
        bh = <optimized out>
        cd = 0x7f66967a5dc0
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x7f6694a31028
        reg_cfp = 0x7f6696d5f680
        insns_address_table = {0x7f6697c91c73 <vm_exec_core+723>, 0x7f6697c91c07 <vm_exec_core+615>, 0x7f6697c91e0e <vm_exec_core+1134>, 0x7f6697c91d8c <vm_exec_core+1004>, 0x7f6697c91d12 <vm_exec_core+882>, 0x7f6697c91c9b <vm_exec_core+763>, 0x7f6697c934c7 <vm_exec_core+6951>, 0x7f6697c92504 <vm_exec_core+2916>, 0x7f6697c9244f <vm_exec_core+2735>, 0x7f6697c923f7 <vm_exec_core+2647>, 0x7f6697c92214 <vm_exec_core+2164>, 0x7f6697c92003 <vm_exec_core+1635>, 0x7f6697c91f0b <vm_exec_core+1387>, 0x7f6697c91e82 <vm_exec_core+1250>, 0x7f6697c93478 <vm_exec_core+6872>, 0x7f6697c93435 <vm_exec_core+6805>, 0x7f6697c933f7 <vm_exec_core+6743>, 0x7f6697c933bc <vm_exec_core+6684>, 0x7f6697c93381 <vm_exec_core+6625>, 0x7f6697c93346 <vm_exec_core+6566>, 0x7f6697c932d0 <vm_exec_core+6448>, 0x7f6697c9328d <vm_exec_core+6381>, 0x7f6697c9322f <vm_exec_core+6287>, 0x7f6697c931e3 <vm_exec_core+6211>, 0x7f6697c93154 <vm_exec_core+6068>, 0x7f6697c93117 <vm_exec_core+6007>, 0x7f6697c930b6 <vm_exec_core+5910>, 0x7f6697c93039 <vm_exec_core+5785>, 0x7f6697c92ff9 <vm_exec_core+5721>, 0x7f6697c92fb9 <vm_exec_core+5657>, 0x7f6697c93c26 <vm_exec_core+8838>, 0x7f6697c93b8d <vm_exec_core+8685>, 0x7f6697c93b28 <vm_exec_core+8584>, 0x7f6697c93acc <vm_exec_core+8492>, 0x7f6697c93a7c <vm_exec_core+8412>, 0x7f6697c93a4f <vm_exec_core+8367>, 0x7f6697c93a0e <vm_exec_core+8302>, 0x7f6697c939b3 <vm_exec_core+8211>, 0x7f6697c93979 <vm_exec_core+8153>, 0x7f6697c93886 <vm_exec_core+7910>, 0x7f6697c93839 <vm_exec_core+7833>, 0x7f6697c937eb <vm_exec_core+7755>, 0x7f6697c937b3 <vm_exec_core+7699>, 0x7f6697c93740 <vm_exec_core+7584>, 0x7f6697c936d8 <vm_exec_core+7480>, 0x7f6697c9359d <vm_exec_core+7165>, 0x7f6697c94103 <vm_exec_core+10083>, 0x7f6697c9406e <vm_exec_core+9934>, 0x7f6697c93f67 <vm_exec_core+9671>, 0x7f6697c93f27 <vm_exec_core+9607>, 0x7f6697c94298 <vm_exec_core+10488>, 0x7f6697c94178 <vm_exec_core+10200>, 0x7f6697c919f8 <vm_exec_core+88>, 0x7f6697c942e3 <vm_exec_core+10563>, 0x7f6697c93dbd <vm_exec_core+9245>, 0x7f6697c94ab4 <vm_exec_core+12564>, 0x7f6697c93e0f <vm_exec_core+9327>, 0x7f6697c93e61 <vm_exec_core+9409>, 0x7f6697c92ec8 <vm_exec_core+5416>, 0x7f6697c92da0 <vm_exec_core+5120>, 0x7f6697c92ce9 <vm_exec_core+4937>, 0x7f6697c94425 <vm_exec_core+10885>, 0x7f6697c92ca9 <vm_exec_core+4873>, 0x7f6697c92c08 <vm_exec_core+4712>, 0x7f6697c92ba9 <vm_exec_core+4617>, 0x7f6697c92c67 <vm_exec_core+4807>, 0x7f6697c92afb <vm_exec_core+4443>, 0x7f6697c92a4e <vm_exec_core+4270>, 0x7f6697c95344 <vm_exec_core+14756>, 0x7f6697c953ae <vm_exec_core+14862>, 0x7f6697c952a2 <vm_exec_core+14594>, 0x7f6697c94e68 <vm_exec_core+13512>, 0x7f6697c94ef0 <vm_exec_core+13648>, 0x7f6697c94f8d <vm_exec_core+13805>, 0x7f6697c94ff9 <vm_exec_core+13913>, 0x7f6697c95075 <vm_exec_core+14037>, 0x7f6697c950d5 <vm_exec_core+14133>, 0x7f6697c95135 <vm_exec_core+14229>, 0x7f6697c95195 <vm_exec_core+14325>, 0x7f6697c94b00 <vm_exec_core+12640>, 0x7f6697c94b8b <vm_exec_core+12779>, 0x7f6697c94be1 <vm_exec_core+12865>, 0x7f6697c94c3f <vm_exec_core+12959>, 0x7f6697c95210 <vm_exec_core+14448>, 0x7f6697c92991 <vm_exec_core+4081>, 0x7f6697c928d9 <vm_exec_core+3897>, 0x7f6697c94a74 <vm_exec_core+12500>, 0x7f6697c94cb0 <vm_exec_core+13072>, 0x7f6697c94cf0 <vm_exec_core+13136>, 0x7f6697c94d3c <vm_exec_core+13212>, 0x7f6697c94d93 <vm_exec_core+13299>, 0x7f6697c94a26 <vm_exec_core+12422>, 0x7f6697c92864 <vm_exec_core+3780>, 0x7f6697c927e0 <vm_exec_core+3648>, 0x7f6697c92730 <vm_exec_core+3472>, 0x7f6697c926e3 <vm_exec_core+3395>, 0x7f6697c9268e <vm_exec_core+3310>, 0x7f6697c92639 <vm_exec_core+3225>, 0x7f6697c925dc <vm_exec_core+3132>, 0x7f6697c925a1 <vm_exec_core+3073>, 0x7f6697c92566 <vm_exec_core+3014>, 0x7f6697c91c64 <vm_exec_core+708>, 0x7f6697c91bf8 <vm_exec_core+600>, 0x7f6697c91dff <vm_exec_core+1119>, 0x7f6697c91d7d <vm_exec_core+989>, 0x7f6697c91d03 <vm_exec_core+867>, 0x7f6697c91c8c <vm_exec_core+748>, 0x7f6697c934b8 <vm_exec_core+6936>, 0x7f6697c924f5 <vm_exec_core+2901>, 0x7f6697c92440 <vm_exec_core+2720>, 0x7f6697c923e8 <vm_exec_core+2632>, 0x7f6697c92205 <vm_exec_core+2149>, 0x7f6697c91ff4 <vm_exec_core+1620>, 0x7f6697c91efc <vm_exec_core+1372>, 0x7f6697c91e73 <vm_exec_core+1235>, 0x7f6697c93469 <vm_exec_core+6857>, 0x7f6697c93426 <vm_exec_core+6790>, 0x7f6697c933e8 <vm_exec_core+6728>, 0x7f6697c933ad <vm_exec_core+6669>, 0x7f6697c93372 <vm_exec_core+6610>, 0x7f6697c93337 <vm_exec_core+6551>, 0x7f6697c932c1 <vm_exec_core+6433>, 0x7f6697c9327e <vm_exec_core+6366>, 0x7f6697c93220 <vm_exec_core+6272>, 0x7f6697c931d4 <vm_exec_core+6196>, 0x7f6697c93145 <vm_exec_core+6053>, 0x7f6697c93108 <vm_exec_core+5992>, 0x7f6697c930a7 <vm_exec_core+5895>, 0x7f6697c9302a <vm_exec_core+5770>, 0x7f6697c92fea <vm_exec_core+5706>, 0x7f6697c92faa <vm_exec_core+5642>, 0x7f6697c93c17 <vm_exec_core+8823>, 0x7f6697c93b7e <vm_exec_core+8670>, 0x7f6697c93b19 <vm_exec_core+8569>, 0x7f6697c93abd <vm_exec_core+8477>, 0x7f6697c93a6d <vm_exec_core+8397>, 0x7f6697c93a40 <vm_exec_core+8352>, 0x7f6697c939ff <vm_exec_core+8287>, 0x7f6697c939a4 <vm_exec_core+8196>, 0x7f6697c9396a <vm_exec_core+8138>, 0x7f6697c93877 <vm_exec_core+7895>, 0x7f6697c9382a <vm_exec_core+7818>, 0x7f6697c937dc <vm_exec_core+7740>, 0x7f6697c937a4 <vm_exec_core+7684>, 0x7f6697c93731 <vm_exec_core+7569>, 0x7f6697c936c9 <vm_exec_core+7465>, 0x7f6697c9358e <vm_exec_core+7150>, 0x7f6697c940f4 <vm_exec_core+10068>, 0x7f6697c9405f <vm_exec_core+9919>, 0x7f6697c93f58 <vm_exec_core+9656>, 0x7f6697c93f18 <vm_exec_core+9592>, 0x7f6697c94289 <vm_exec_core+10473>, 0x7f6697c94169 <vm_exec_core+10185>, 0x7f6697c9551c <vm_exec_core+15228>, 0x7f6697c942d4 <vm_exec_core+10548>, 0x7f6697c93dae <vm_exec_core+9230>, 0x7f6697c95530 <vm_exec_core+15248>, 0x7f6697c93e00 <vm_exec_core+9312>, 0x7f6697c93e52 <vm_exec_core+9394>, 0x7f6697c92eb9 <vm_exec_core+5401>, 0x7f6697c92d91 <vm_exec_core+5105>, 0x7f6697c92cda <vm_exec_core+4922>, 0x7f6697c94416 <vm_exec_core+10870>, 0x7f6697c92c9a <vm_exec_core+4858>, 0x7f6697c92bf9 <vm_exec_core+4697>, 0x7f6697c92b9a <vm_exec_core+4602>, 0x7f6697c92c58 <vm_exec_core+4792>, 0x7f6697c92aec <vm_exec_core+4428>, 0x7f6697c92a3f <vm_exec_core+4255>, 0x7f6697c95544 <vm_exec_core+15268>, 0x7f6697c95558 <vm_exec_core+15288>, 0x7f6697c9556c <vm_exec_core+15308>, 0x7f6697c95580 <vm_exec_core+15328>, 0x7f6697c95594 <vm_exec_core+15348>, 0x7f6697c955a8 <vm_exec_core+15368>, 0x7f6697c951f5 <vm_exec_core+14421>, 0x7f6697c95508 <vm_exec_core+15208>, 0x7f6697c954e0 <vm_exec_core+15168>, 0x7f6697c954f4 <vm_exec_core+15188>, 0x7f6697c95490 <vm_exec_core+15088>, 0x7f6697c954a4 <vm_exec_core+15108>, 0x7f6697c954b8 <vm_exec_core+15128>, 0x7f6697c954cc <vm_exec_core+15148>, 0x7f6697c95418 <vm_exec_core+14968>, 0x7f6697c9542c <vm_exec_core+14988>, 0x7f6697c92982 <vm_exec_core+4066>, 0x7f6697c928ca <vm_exec_core+3882>, 0x7f6697c95440 <vm_exec_core+15008>, 0x7f6697c95454 <vm_exec_core+15028>, 0x7f6697c95468 <vm_exec_core+15048>, 0x7f6697c9547c <vm_exec_core+15068>, 0x7f6697c919e1 <vm_exec_core+65>, 0x7f6697c919e5 <vm_exec_core+69>, 0x7f6697c92855 <vm_exec_core+3765>, 0x7f6697c927d1 <vm_exec_core+3633>, 0x7f6697c92721 <vm_exec_core+3457>, 0x7f6697c926d4 <vm_exec_core+3380>, 0x7f6697c9267f <vm_exec_core+3295>, 0x7f6697c9262a <vm_exec_core+3210>, 0x7f6697c925cd <vm_exec_core+3117>...}
#17 0x00007f6697c98af4 in rb_vm_exec (ec=0x7f6696c5a050) at /tmp/ruby/src/trunk-jemalloc/vm.c:2399
        _ec = 0x7f6696c5a050
        _tag = {tag = 36, retval = 4, buf = {0x7fff21c2b7d0, 0x7f6697c98228 <rb_vm_exec+360>, 0x0, 0x7fff21c2b680, 0x7f6697f96040 <_rtld_global>}, prev = 0x7fff21c2b810, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 36
#18 0x00007f6697abb1d1 in rb_ec_exec_node (ec=ec@entry=0x7f6696c5a050, n=n@entry=0x7f6694950090) at /tmp/ruby/src/trunk-jemalloc/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140078609612052, buf = {0x7f6694950090, 0x7f6697abb222 <rb_ec_exec_node+258>, 0x0, 0x7fff21c2b7e0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f6694950090
#19 0x00007f6697ac1703 in ruby_run_node (n=0x7f6694950090) at /tmp/ruby/src/trunk-jemalloc/eval.c:328
        ec = 0x7f6696c5a050
        status = 0
#20 0x000055e3cd21f187 in rb_main (argv=0x7fff21c2ba18, argc=139) at /tmp/ruby/src/trunk-jemalloc/main.c:39
        variable_in_this_stack_frame = 0
#21 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/main.c:58
No locals.

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