# Logfile created on 2023-10-21 13:04:07 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000557e8fd068e0 @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.20231021-130407", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000557e8fd8f5a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000557e8fd8f410 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000557e8fd8f280 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20231021-130407", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20231021-130407>, @binmode=false, @mon_data=#<Monitor:0x0000557e8fd8f1b8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 38b79b05fd $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /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 debug to 927587afb6aac69b358b86a01f602d207053e8d2 Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -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/prism -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/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -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/prism -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 -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -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/prism -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 making trans generating makefiles ext/configure-ext.mk 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 updated 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[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering 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/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' 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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' 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/nkf' 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/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]: 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/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' 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/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.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/debug-1.8.0/ext/debug' 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 rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -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/prism -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 echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - 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 /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged encdb.h unchanged making srcs under enc 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' 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[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering 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/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' 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]: 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/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' 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/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' 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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.1/ext/racc/cparse' 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/debug-1.8.0/ext/debug' 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.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.3 logger 1.5.3 mutex_m 0.1.2 net-http 0.3.2 net-protocol 0.2.1 observer 0.1.1 open-uri 0.3.0 open3 0.1.2 optparse 0.4.0.pre.1 ostruct 0.5.5 pp 0.4.0 prettyprint 0.1.1 prism 0.15.1 pstore 0.1.2 rdoc 6.5.0 readline 0.0.3 reline 0.3.9 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.2.2 set 1.0.3 shellwords 0.1.0 singleton 0.1.1 syntax_suggest 1.1.0 tempfile 0.1.3 time 0.2.2 timeout 0.4.0 tmpdir 0.1.3 tsort 0.1.1 un 0.2.1 uri 0.12.2 weakref 0.1.2 yaml 0.2.1 installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0 bigdecimal 3.1.5 date 3.3.3 digest 3.1.1 etc 1.4.2 fcntl 1.0.2 fiddle 1.1.2 io-console 0.6.0 io-nonblock 0.2.0 io-wait 0.3.0 json 2.6.3 nkf 0.1.3 openssl 3.2.0 pathname 0.2.1 psych 5.1.1.1 stringio 3.0.9 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.20.0 power_assert 2.0.3 rake 13.0.6 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.2.0 net-imap 0.4.1 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.2.2 typeprof 0.21.8 debug 1.8.0 racc 1.7.1 installing bundled gem cache: /tmp/ruby/install/trunk-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 1858 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -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/prism -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' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -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/prism -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. generating enc.mk generating encdb.h encdb.h unchanged 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 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 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' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering 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/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' 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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving 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/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' 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]: 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/racc-1.7.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/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' Run options: --seed=62113 "--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: [ 1/902] 65446=test_x509name [ 2/902] 65448=test_rdoc_task [ 3/902] 65451=test_backtrace [ 4/902] 65446=test_dln [ 5/902] 65446=test_scalar_scanner [ 6/902] 65449=test_nofree [ 7/902] 65449=test_set [ 8/902] 65446=test_pkg_config [ 9/902] 65446=test_gem_security_signer [ 10/902] 65449=test_rdoc_markdown_test [ 11/902] 65448=test_rdoc_normal_module [ 12/902] 65446=test_gem_source_lock [ 13/902] 65448=test_default_gems [ 14/902] 65448=test_buffering [ 15/902] 65451=test_my_integer [ 16/902] 65451=encoding_test [ 17/902] 65446=test_option [ 18/902] 65448=test_insns_leaf [ 19/902] 65448=test_gem_version_option [ 20/902] 65451=test_member [ 21/902] 65451=test_abbrev [ 22/902] 65451=test_liberal_parsing [ 23/902] 65446=test_win32ole_variant [ 24/902] 65446=test_x509req [ 25/902] 65451=test_syntax [ 26/902] 65446=test_flip [ 27/902] 65446=test_pkcs12 [ 28/902] 65448=test_gem_commands_which_command [ 29/902] 65448=test_weakmap [ 30/902] 65446=test_fiber [ 31/902] 65449=test_refinement [ 32/902] 65446=test_case_options [ 33/902] 65446=test_cgi_session [ 34/902] 65446=test_mutex_m [ 35/902] 65446=test_usrmarshal [ 36/902] 65446=test_x509crl [ 37/902] 65446=test_httpresponses [ 38/902] 65446=test_ripper [ 39/902] 65446=test_optimization [ 40/902] 65448=test_gem_commands_cleanup_command [ 41/902] 65448=test_buffered_io [ 42/902] 65448=test_gem_ext_ext_conf_builder [ 43/902] 65451=test_gem_dependency_resolution_error [ 44/902] 65451=test_read_write [ 45/902] 65451=test_path_to_class [ 46/902] 65451=test_gem_request_set_lockfile_parser [ 47/902] 65451=test_utf16 [ 48/902] 65451=test_unconverted_fields [ 49/902] 65451=test_sprintf [ 50/902] 65448=test_autoload [ 51/902] 65449=test_eval [ 52/902] 65451=test_kconv [ 53/902] 65451=test_date_attr [ 54/902] 65451=test_gem_name_tuple [ 55/902] 65451=test_rdoc_tom_doc [ 56/902] 65449=test_gem_resolver [ 57/902] 65451=test_resize [ 58/902] 65451=test_sorted_set [ 59/902] 65451=test_emoji [ 60/902] 65451=test_bigdecimal [ 61/902] 65449=test_condition [ 62/902] 65449=test_erb [ 63/902] 65449=test_cp949 [ 64/902] 65449=json_generic_object_test [ 65/902] 65449=test_x509ext [ 66/902] 65449=test_httpresponse [ 67/902] 65449=test_rdoc_parser_ruby [ 68/902] 65449=locals_test [ 69/902] 65449=parse_test [ 70/902] 65451=test_verbose [ 71/902] 65451=test_gem_commands_push_command [ 72/902] 65451=test_rdoc_markup_to_bs [ 73/902] 65451=test_rdoc_parser_changelog [ 74/902] 65451=test_c_union_entity [ 75/902] 65451=comments_test [ 76/902] 65451=test_io_wait_uncommon [ 77/902] 65451=test_acl [ 78/902] 65451=bom_test [ 79/902] 65451=test_column_separator [ 80/902] 65451=test_file [ 81/902] 65446=test_io_console [ 82/902] 65448=test_cmd [ 83/902] 65451=test_base64 [ 84/902] 65446=test_gem_ext_cmake_builder [ 85/902] 65451=test_bn [ 86/902] 65446=test_gem_rdoc [ 87/902] 65451=test_digest_extend [ 88/902] 65451=test_gem_dependency_list [ 89/902] 65449=test_monitor [ 90/902] 65449=test_last_thread [ 91/902] 65451=test_c_struct_builder [ 92/902] 65451=test_gem_install_update_options [ 93/902] 65448=test_whileuntil [ 94/902] 65448=test_numhash [ 95/902] 65448=test_pkey_rsa [ 96/902] 65449=test_generic [ 97/902] 65449=test_rdoc_markup_to_ansi [ 98/902] 65446=test_getoptlong [ 99/902] 65446=test_debug_cmd [100/902] 65446=test_framework [101/902] 65446=test_workspace [102/902] 65451=test_passing_block [103/902] 65449=test_gem_resolver_index_specification [104/902] 65451=test_singleton_function [105/902] 65451=test_row_separator [106/902] 65451=test_bug-14834 [107/902] 65449=test_rdoc_generator_markup [108/902] 65449=test_rdoc_markup_document [109/902] 65449=test_rdoc_markup_parser [110/902] 65451=test_terminfo [111/902] 65448=test_gem_commands_dependency_command [112/902] 65449=test_gem_commands_search_command [113/902] 65451=test_gem_commands_specification_command [114/902] 65449=test_addrinfo [115/902] 65446=test_arithmetic_sequence [116/902] 65446=regexp_test [117/902] 65449=test_cesu8 [118/902] 65449=test_rdoc_markup_to_tt_only [119/902] 65448=test_address_resolve [120/902] 65449=test_date_ractor [121/902] 65446=test_parser [122/902] 65448=test_iso_8859 [123/902] 65446=test_gem_commands_signin_command [124/902] 65448=json_generator_test [125/902] 65451=test_cgi_util [126/902] 65448=test_num2int [127/902] 65449=test_rdoc_context [128/902] 65446=test_iter_break [129/902] 65448=test_open-uri [130/902] 65446=test_date_strptime [131/902] 65451=test_gem_safe_marshal [132/902] 65446=test_rdoc_extend [133/902] 65446=test_gbk [134/902] 65446=test_merge_keys [135/902] 65446=test_string [136/902] 65448=test_open3 [137/902] 65449=test_spell_checker [138/902] 65449=test_rbconfig [139/902] 65449=test_win32ole_method [140/902] 65449=test_euc_jp [141/902] 65449=test_flush [142/902] 65449=test_load [143/902] 65449=test_error_highlight [144/902] 65449=test_call [145/902] 65449=test_drb [146/902] 65451=test_random [147/902] 65451=test_gem_resolver_conflict [148/902] 65451=test_gem_commands_contents_command [149/902] 65446=test_noarg [150/902] 65446=test_gem_resolver_lock_specification [151/902] 65446=test_rdoc_markup_to_html_crossref [152/902] 65451=test_bigdecimal_util [153/902] 65451=test_gem_resolver_best_set [154/902] 65451=test_utf32 [155/902] 65451=test_gem_commands_environment_command [156/902] 65451=test_array [157/902] 65446=test_threadgroup [158/902] 65446=test_write [159/902] 65446=test_digest [160/902] 65446=test_gem_package_task [161/902] 65446=test_omap [162/902] 65446=test_fiddle [163/902] 65446=test_shellwords [164/902] 65446=test_yield_block [165/902] 65446=test_case [166/902] 65446=test_ractor [167/902] 65446=test_complex [168/902] 65446=test_postponed_job [169/902] 65448=test_gem_request_set_lockfile [170/902] 65446=test_pty [171/902] 65446=test_rdoc_markup_attributes [172/902] 65446=test_recursion [173/902] 65446=test_float [174/902] 65448=test_rdoc_parser_markdown [175/902] 65448=test_ractor [176/902] 65448=test_windows_1251 [177/902] 65448=test_frozen [178/902] 65448=test_delegate [179/902] 65448=test_gem_ext_cargo_builder_unit [180/902] 65448=test_serialize_subclasses [181/902] 65448=test_handle [182/902] 65446=test_dryrun [183/902] 65446=test_enum [184/902] 65448=test_kdf [185/902] 65448=test_ractor [186/902] 65448=test_gem_source_specific_file [187/902] 65448=test_general [188/902] 65448=test_gem_text [189/902] 65448=test_set_len [190/902] 65448=test_settracefunc [191/902] 65446=test_psych [192/902] 65446=test_pattern_matching [193/902] 65446=test_rubyoptions [194/902] 65451=test_features [195/902] 65451=test_win32ole [196/902] 65451=test_data_converters [197/902] 65448=test_zsh_completion [198/902] 65448=test_asn1 [199/902] 65451=json_common_interface_test [200/902] 65451=test_gem_commands_open_command [201/902] 65448=test_rdoc_markup_pre_process [202/902] 65451=test_sprintf_comb [203/902] 65448=test_rdoc_rd_block_parser [204/902] 65448=test_method_cache [205/902] 65448=test_quote_char_nil [206/902] 65448=test_scheduler [207/902] 65451=test_rdoc_ri_paths [208/902] 65448=test_ssl_session [209/902] 65451=test_beginendblock [210/902] 65448=test_deprecated [211/902] 65448=heredoc_dedent_test [212/902] 65451=test_abi [213/902] 65448=test_gem_commands_generate_index_command [214/902] 65448=test_name_error_extension [215/902] 65448=test_within_pipe [216/902] 65448=test_div [217/902] 65448=test_reline [218/902] 65449=test_marshalable [219/902] 65449=test_find [220/902] 65449=test_m17n_comb [221/902] 65451=test_gem_commands_stale_command [222/902] 65451=test_pp [223/902] 65451=test_gem_resolver_git_specification [224/902] 65448=test_stream [225/902] 65448=test_uncorrectable_name_check [226/902] 65448=json_parser_test [227/902] 65448=test_coderange [228/902] 65448=test_method [229/902] 65451=test_rdoc_markup_to_label [230/902] 65451=test_update [231/902] 65451=test_ast [232/902] 65448=test_coverage [233/902] 65448=test_pathname [234/902] 65448=test_socket [235/902] 65448=test_stringscanner [236/902] 65448=test_super [237/902] 65449=test_thread_queue [238/902] 65448=test_memory_view [239/902] 65448=test_nowrite [240/902] 65448=test_alias [241/902] 65448=test_exception [242/902] 65449=test_rdoc_ri_driver [243/902] 65449=test_append [244/902] 65449=test_httpheader [245/902] 65449=test_protocol [246/902] 65449=test_ostruct [247/902] 65449=test_process [248/902] 65448=test_tsort [249/902] 65448=test_rendering [250/902] 65448=test_acceptable [251/902] 65448=test_file_exhaustive [252/902] 65446=test_erb_command [253/902] 65446=test_gem_commands_query_command [254/902] 65446=test_dns [255/902] 65446=test_rdoc_markup_heading [256/902] 65446=test_gem_resolver_vendor_specification [257/902] 65446=test_cstr [258/902] 65446=test_header [259/902] 65446=test_require_path_check [260/902] 65446=test_rdoc_rubygems_hook [261/902] 65446=test_dup [262/902] 65446=test_securerandom [263/902] 65446=test_input_method [264/902] 65446=test_rdoc_class_module [265/902] 65446=test_rdoc_markup_to_joined_paragraph [266/902] 65446=test_rdoc_markup_to_html [267/902] 65446=test_interned_str [268/902] 65446=test_pack [269/902] 65446=test_len [270/902] 65446=test_compile_prism [271/902] 65446=test_literal [272/902] 65448=test_pstore [273/902] 65448=test_rdoc_options [274/902] 65446=test_thread [275/902] 65446=test_exception_at_throwing [276/902] 65446=test_bundled_ca [277/902] 65448=test_rdoc_include [278/902] 65448=test_mixed_unicode_escapes [279/902] 65448=test_ractor [280/902] 65448=test_win32ole_variable [281/902] 65448=test_array [282/902] 65448=test_gem_commands_fetch_command [283/902] 65446=test_date_arith [284/902] 65446=test_rdoc_text [285/902] 65446=test_frozen_error [286/902] 65446=test_gem_resolver_api_specification [287/902] 65446=test_trace [288/902] 65448=test_date_new [289/902] 65446=test_pkey [290/902] 65448=test_ractor [291/902] 65446=test_notimplement [292/902] 65446=test_require [293/902] 65446=test_provider [294/902] 65448=test_signedness [295/902] 65446=test_arity [296/902] 65446=test_gem_specification [297/902] 65446=test_each [298/902] 65446=test_weakkeymap [299/902] 65446=test_system [300/902] 65448=test_gem_package_tar_writer [301/902] 65446=test_rdoc_markup_indented_paragraph [302/902] 65446=test_gem_indexer [303/902] 65448=test_gem_commands_cert_command [304/902] 65446=desugar_compiler_test [305/902] 65446=test_enc_associate [306/902] 65446=test_drbssl [307/902] 65448=newline_test [308/902] 65448=test_to_ary_concat [309/902] 65448=test_c_struct_entry [310/902] 65448=test_mailto [311/902] 65448=test_not [312/902] 65448=test_sleep [313/902] 65449=test_scalar [314/902] 65449=test_gem_command_manager [315/902] 65449=test_sizeof [316/902] 65448=test_remote_fetch_error [317/902] 65448=json_encoding_test [318/902] 65448=test_gem_ext_rake_builder [319/902] 65448=test_enumerator [320/902] 65448=test_files_test_1 [321/902] 65448=test_eval [322/902] 65448=test_nesting_parser [323/902] 65448=test_rdoc_rd_inline [324/902] 65448=test_gem_unsatisfiable_dependency_error [325/902] 65448=test_gem_dependency_installer [326/902] 65449=test_dir [327/902] 65449=test_gem_uri [328/902] 65449=test_gem_ext_builder [329/902] 65449=test_gem_remote_fetcher [330/902] 65449=test_rewind [331/902] 65449=test_bug-3571 [332/902] 65449=test_defined [333/902] 65449=test_ifunless [334/902] 65449=test_config [335/902] 65449=json_ext_parser_test [336/902] 65449=test_gem_commands_signout_command [337/902] 65449=test_date_compat [338/902] 65449=magic_comment_test [339/902] 65449=test_gem_commands_yank_command [340/902] 65448=test_scanner_events [341/902] 65448=test_enumerable [342/902] 65448=test_pack [343/902] 65449=test_mkmf [344/902] 65449=test_nomethod_error [345/902] 65448=test_human_typo [346/902] 65448=constant_path_node_test [347/902] 65449=test_emitter [348/902] 65448=test_bug-5832 [349/902] 65449=test_forwardable [350/902] 65448=test_https_proxy [351/902] 65448=test_have_library [352/902] 65449=test_gem_request_set [353/902] 65449=test_string [354/902] 65449=test_row [355/902] 65449=test_internal_ivar [356/902] 65449=test_rinda [357/902] 65449=test_tree_spell_checker [358/902] 65449=test_tracepoint [359/902] 65448=test_objspace [360/902] 65449=test_raise [361/902] 65449=test_general [362/902] 65449=test_have_macro [363/902] 65449=test_sleep [364/902] 65446=test_rdoc_top_level [365/902] 65446=test_recorder [366/902] 65446=test_shapes [367/902] 65446=test_fnmatch [368/902] 65446=test_configuration [369/902] 65446=test_converters [370/902] 65446=test_key_event_record [371/902] 65446=test_erb_m17n [372/902] 65446=test_iseq [373/902] 65449=test_gem_commands_owner_command [374/902] 65446=test_gem_resolver_dependency_request [375/902] 65446=test_rdoc_generator_darkfish [376/902] 65449=test_gem_path_support [377/902] 65449=test_weakref [378/902] 65446=test_macro [379/902] 65446=test_timeout [380/902] 65449=test_ws [381/902] 65449=test_encodings [382/902] 65446=test_path [383/902] 65446=test_rdoc_require [384/902] 65446=test_ts [385/902] 65449=test_gem_uri_formatter [386/902] 65449=test_assembler [387/902] 65449=test_locale [388/902] 65446=test_normalize [389/902] 65446=test_range [390/902] 65449=test_inputs_scanner [391/902] 65449=test_rdoc_markup_include [392/902] 65449=test_key_actor_emacs [393/902] 65449=test_numeric [394/902] 65449=test_basicinstructions [395/902] 65449=test_convert [396/902] 65449=test_udp [397/902] 65449=test_files_lib [398/902] 65446=test_io_buffer [399/902] 65446=test_lazy_enumerator [400/902] 65446=test_rdoc_rdoc [401/902] 65446=test_benchmark [402/902] 65446=test_hmac [403/902] 65446=test_optparse [404/902] 65446=test_strip [405/902] 65446=test_nonblock [406/902] 65446=test_data_error [407/902] 65446=test_gem_source [408/902] 65446=test_mdns [409/902] 65446=test_find_executable [410/902] 65446=test_date_conv [411/902] 65446=test_force_quotes [412/902] 65446=test_egrep_cpp [413/902] 65446=test_gem_resolver_activation_request [414/902] 65446=test_cgi_modruby [415/902] 65446=test_inadvertent_creation [416/902] 65446=test_method_name_check [417/902] 65446=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 43701> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 [418/902] 65446=test_gem_util [419/902] 65446=test_pkey_dsa [420/902] 65446=test_gem_package [421/902] 65446=test_stat [422/902] 65446=test_gem_resolver_specification [423/902] 65446=test_color [424/902] 65446=test_queue [425/902] 65446=test_fd_setsize [426/902] 65446=test_gem_dependency [427/902] 65446=test_env [428/902] 65449=test_jaro_winkler [429/902] 65449=test_prettyprint [430/902] 65449=test_gem_commands_mirror [431/902] 65449=test_win32ole_variant_m [432/902] 65449=test_rdoc_single_class [433/902] 65449=test_depth_first [434/902] 65449=test_gem_package_tar_header [435/902] 65449=test_gem_resolver_api_set [436/902] 65449=test_cclass [437/902] 65449=test_hash [438/902] 65446=test_stream [439/902] 65446=test_transcode [440/902] 65446=test_time [441/902] 65446=json_string_matching_test [442/902] 65446=test_convertible [443/902] 65451=test_rdoc_token_stream [444/902] 65451=test_extlibs [445/902] 65451=test_ossl [446/902] 65449=test_load [447/902] 65449=test_ruby_lex [448/902] 65449=test_method_cache [449/902] 65449=test_rdoc_generator_json_index [450/902] 65449=test_json_tree [451/902] 65449=test_severity [452/902] 65449=test_ractor [453/902] 65449=test_rdoc_encoding [454/902] 65449=test_fileutils [455/902] 65449=test_gem_resolver_installed_specification [456/902] 65449=test_rdoc_markdown [457/902] 65449=test_rdoc_servlet [458/902] 65449=test_nil2vtempty [459/902] 65449=test_rdoc_constant [460/902] 65449=test_deprecate [461/902] 65449=test_object [462/902] 65449=test_readpartial [463/902] 65449=test_bash_completion [464/902] 65449=test_date_marshal [465/902] 65449=test_ractor_compatibility [466/902] 65449=test_rdoc_parser_simple [467/902] 65449=test_ssl [468/902] 65451=test_module [469/902] 65446=test_nkf [470/902] 65446=test_set [471/902] 65446=unescape_test [472/902] 65451=test_rdoc_generator_pot_po_entry [473/902] 65451=test_gem_source_fetch_problem [474/902] 65451=test_windows_1252 [475/902] 65451=test_bmethod [476/902] 65451=test_syslog_logger [477/902] 65451=test_constant [478/902] 65446=test_rubyvm [479/902] 65446=test_argf [480/902] 65449=test_too_many_dummy_encodings [481/902] 65449=json_fixtures_test [482/902] 65449=test_yjit [483/902] 65451=test_encoding [484/902] 65451=test_propertyputref [485/902] 65451=test_rdoc_markup_verbatim [486/902] 65451=test_rdoc_rd_inline_parser [487/902] 65451=test_rdoc_parser_c [488/902] 65451=test_pattern_key_name_check [489/902] 65451=test_keyword [490/902] 65446=test_m17n [491/902] 65446=test_null [492/902] 65446=test_scan_args [493/902] 65446=test_gem_silent_ui [494/902] 65446=test_rdoc_markup_to_markdown [495/902] 65446=test_rdoc_parser_rd [496/902] 65446=test_getopts [497/902] 65446=test_cgi_header [498/902] 65446=test_tuplebag [499/902] 65446=version_test [500/902] 65446=test_gem_security_trust_dir [501/902] 65446=test_helper [502/902] 65446=test_parser_events [503/902] 65451=test_enumerator [504/902] 65446=test_gem_security_policy [505/902] 65451=test_rdoc_markup_paragraph [506/902] 65451=test_gem_resolver_installer_set [507/902] 65451=test_safe_load [508/902] 65451=test_string_processing [509/902] 65451=test_regex_casefold [510/902] 65446=test_http [511/902] 65446=test_object_create_start [512/902] 65446=test_gem_source_git [513/902] 65451=test_sexp [514/902] 65451=test_fips [515/902] 65451=test_name_error [516/902] 65451=compiler_test [517/902] 65451=test_timeout [518/902] 65451=test_summary [519/902] 65449=test_gem_commands_sources_command [520/902] 65451=test_str2big [521/902] 65451=test_foreach [522/902] 65451=test_win32ole_type [523/902] 65451=test_pointer [524/902] 65446=test_struct [525/902] 65446=test_mutex [526/902] 65449=test_big5 [527/902] 65449=test_date_time [528/902] 65449=test_data [529/902] 65449=test_date_strftime [530/902] 65446=test_gem_source_subpath_problem [531/902] 65446=test_gc [532/902] 65449=test_fixnum [533/902] 65449=test_signal [534/902] 65451=test_stringchar [535/902] 65451=test_kill_ring [536/902] 65451=test_logger [537/902] 65451=test_case [538/902] 65451=test_gem_validator [539/902] 65451=test_common [540/902] 65451=test_gem_request [541/902] 65449=test_key_stroke [542/902] 65449=test_libs [543/902] 65449=test_basicsocket [544/902] 65449=test_math [545/902] 65449=test_gc [546/902] 65449=test_gem_commands_exec_command [547/902] 65451=errors_test [548/902] 65451=test_vm_dump [549/902] 65451=test_raise_no_backtrace_exception [550/902] 65451=test_rendering [551/902] 65451=test_import [552/902] 65449=test_iseq_load [553/902] 65451=test_console_attr [554/902] 65451=test_win32ole_variant_outarg [555/902] 65451=test_files_sample [556/902] 65451=test_gem_commands_build_command [557/902] 65451=test_gem_commands_help_command [558/902] 65451=test_word [559/902] 65451=test_numeric [560/902] 65451=test_marshal [561/902] 65449=test_inlinecache [562/902] 65449=location_test [563/902] 65449=test_ubf_async_safe [564/902] 65449=test_case_mapping [565/902] 65449=test_assignment [566/902] 65451=test_ractor [567/902] 65448=test_ssl [568/902] 65448=test_win32ole_record [569/902] 65448=test_rdoc_generator_ri [570/902] 65448=test_gem_stream_ui [571/902] 65451=test_rdoc_markup_to_html_snippet [572/902] 65451=test_history [573/902] 65451=test_gem [574/902] 65448=test_rdoc_method_attr [575/902] 65448=test_pkcs7 [576/902] 65448=test_optarg [577/902] 65448=test_parser [578/902] 65449=ruby_api_test [579/902] 65448=test_cgi_core [580/902] 65449=test_exception [581/902] 65448=test_unicode_escape [582/902] 65449=test_string_memory [583/902] 65448=test_ole_methods [584/902] 65448=test_gem_bundler_version_finder [585/902] 65449=test_tcp [586/902] 65448=test_line_editor [587/902] 65448=test_gem_requirement [588/902] 65449=test_webauthn_listener_response [589/902] 65449=test_rdoc_markup [590/902] 65449=test_complex2 [591/902] 65449=test_rdoc_i18n_locale [592/902] 65449=test_kernel [593/902] 65448=!Nothing_to_test [594/902] 65448=test_typeddata [595/902] 65448=test_protect [596/902] 65448=test_tree_builder [597/902] 65448=test_gem_stub_specification [598/902] 65449=test_popen_deadlock [599/902] 65448=test_flags [600/902] 65451=test_class [601/902] 65451=test_gem_commands_list_command [602/902] 65451=test_history [603/902] 65451=test_trick [604/902] 65449=test_gem_commands_install_command [605/902] 65448=test_integer [606/902] 65449=test_win32ole_param [607/902] 65449=test_emoji_breaks [608/902] 65451=test_read [609/902] 65451=test_formatter [610/902] 65451=test_ractor [611/902] 65451=test_date_parse [612/902] 65451=test_gem_command [613/902] 65451=test_thread [614/902] 65451=test_array_create [615/902] 65451=test_pkey_ec [616/902] 65451=test_symbol [617/902] 65451=test_win32ole_typelib [618/902] 65451=test_rat [619/902] 65451=test_external_new [620/902] 65451=test_backtrace [621/902] 65451=test_gem_resolver_lock_set [622/902] 65451=test_webauthn_poller [623/902] 65451=test_require [624/902] 65446=test_color_printer [625/902] 65446=test_gem_security [626/902] 65448=test_ancdata [627/902] 65448=test_gem_update_suggestion [628/902] 65448=test_store [629/902] 65448=test_gem_resolver_requirement_list [630/902] 65448=test_gc_compact [631/902] 65449=test_arith_seq_beg_len_step [632/902] 65451=test_did_you_mean [633/902] 65449=test_gem_config_file [634/902] 65451=ripper_compat_test [635/902] 65451=test_have_func [636/902] 65449=test_yjit_exit_locations [637/902] 65449=test_gem_commands_pristine_command [638/902] 65446=test_rdoc_stats [639/902] 65446=test_yaml_tree [640/902] 65446=test_gem_package_tar_reader [641/902] 65446=test_gem_local_remote_options [642/902] 65451=test_rdoc_store [643/902] 65446=test_case_comprehensive [644/902] 65448=test_rdoc_attr [645/902] 65448=test_gem_gem_runner [646/902] 65448=test_rdoc_generator_pot_po [647/902] 65448=test_rdoc_context_section [648/902] 65448=test_time_tz [649/902] 65449=test_debug [650/902] 65449=test_rdoc_generator_pot [651/902] 65449=test_instrumentation_api [652/902] 65448=test_gem_impossible_dependencies_error [653/902] 65448=test_io_buffer [654/902] 65448=test_ipaddr [655/902] 65448=memsize_test [656/902] 65448=test_rdoc_markup_to_rdoc [657/902] 65448=test_config [658/902] 65451=test_bigmath [659/902] 65449=test_table [660/902] 65449=test_require_lib [661/902] 65448=test_bug_reporter [662/902] 65451=test_cparser [663/902] 65448=test_objectspace [664/902] 65448=test_variable [665/902] 65448=test_profile_frames [666/902] 65448=test_skip_lines [667/902] 65448=test_key_error [668/902] 65448=test_rdoc_code_object [669/902] 65448=test_emitter [670/902] 65448=test_unicode_normalize [671/902] 65451=test_data [672/902] 65451=test_engine [673/902] 65451=test_reline_key [674/902] 65451=test_key_actor_vi [675/902] 65451=test_object [676/902] 65451=test_enc_raise [677/902] 65451=test_rdoc_markup_formatter [678/902] 65451=test_func [679/902] 65449=test_yaml [680/902] 65449=test_random_formatter [681/902] 65449=test_gem_commands_info_command [682/902] 65449=test_gem_uninstaller [683/902] 65449=test_rdoc_alias [684/902] 65449=test_cgi_cookie [685/902] 65449=test_dir_m17n [686/902] 65449=test_pkey_dh [687/902] 65449=test_duplicate [688/902] 65449=test_gem_package_old [689/902] 65449=test_modify_expand [690/902] 65449=test_cgi_tag_helper [691/902] 65449=test_gem_request_set_lockfile_tokenizer [692/902] 65448=test_io [693/902] 65451=test_gem_available_set [694/902] 65451=test_singleton [695/902] 65451=test_gem_spec_fetcher [696/902] 65451=test_process [697/902] 65449=test_metaclass [698/902] 65449=test_variable_name_check [699/902] 65451=test_rubygems [700/902] 65449=test_gem_source_vendor [701/902] 65449=pattern_test [702/902] 65449=test_gem_doctor [703/902] 65451=test_change_word [704/902] 65451=test_etc [705/902] 65451=test_rdoc_normal_class [706/902] 65451=test_gem_commands_outdated_command [707/902] 65451=test_config [708/902] 65449=test_string [709/902] 65449=test_iterator [710/902] 65451=test_gem_resolver_git_set [711/902] 65449=test_cipher [712/902] 65449=test_new [713/902] 65449=test_gem_installer [714/902] 65451=test_qsort [715/902] 65451=test_storage [716/902] 65451=json_addition_test [717/902] 65451=test_pack [718/902] 65451=library_symbols_test [719/902] 65451=test_rdoc_comment [720/902] 65451=test_gem_commands_check_command [721/902] 65451=test_config [722/902] 65451=test_kwargs [723/902] 65451=test_io [724/902] 65451=test_io_wait [725/902] 65451=test_ftp [726/902] 65451=test_thread_fd_close [727/902] 65451=test_class_name_check [728/902] 65451=test_autoconf [729/902] 65451=test_evaluation [730/902] 65451=test_rdoc_i18n_text [731/902] 65451=test_cgi_multipart [732/902] 65451=test_patterns [733/902] 65451=test_https [734/902] 65451=test_yamldbm [735/902] 65451=test_fstring [736/902] 65451=test_gem_ext_cargo_builder_link_flag_converter [737/902] 65451=test_completion [738/902] 65451=test_ensured [739/902] 65451=test_class [740/902] 65449=test_const [741/902] 65449=fuzzer_test [742/902] 65449=test_rdoc_markup_raw [743/902] 65449=test_gem_source_installed [744/902] 65449=test_syslog [745/902] 65449=test_gem_source_list [746/902] 65449=test_struct [747/902] 65449=test_yaml_special_cases [748/902] 65449=test_rational2 [749/902] 65449=test_lambda [750/902] 65449=test_quote_empty [751/902] 65449=test_project_sanity [752/902] 65449=test_rational [753/902] 65449=test_euc_kr [754/902] 65449=test_regexp [755/902] 65451=test_rand [756/902] 65451=test_bigzero [757/902] 65451=test_parse [758/902] 65451=test_class2name [759/902] 65451=test_gem_platform [760/902] 65451=test_x509cert [761/902] 65451=test_stringio [762/902] 65451=parse_serialize_test [763/902] 65451=test_logdevice [764/902] 65451=test_rdoc_markup_attribute_manager [765/902] 65451=test_helper [766/902] 65451=test_rdoc_rd [767/902] 65451=test_gem_resolver_composed_set [768/902] 65451=test_files_test_2 [769/902] 65451=test_gem_resolver_local_specification [770/902] 65451=test_econv [771/902] 65449=test_logperiod [772/902] 65449=test_rdoc_markup_hard_break [773/902] 65449=test_require [774/902] 65451=test_win32ole_type_event [775/902] 65451=test_boolean [776/902] 65451=test_addr [777/902] 65451=test_key_name_check [778/902] 65451=test_stack [779/902] 65448=test_ns_spki [780/902] 65448=test_gem_commands_update_command [781/902] 65451=test_gem_resolver_vendor_set [782/902] 65451=test_pipe [783/902] 65451=test_object_references [784/902] 65451=test_ldap [785/902] 65451=test_reqarg [786/902] 65451=test_shift_jis [787/902] 65451=test_rdoc_cross_reference [788/902] 65446=test_resource [789/902] 65446=test_http [790/902] 65451=test_win32ole_param_event [791/902] 65451=test_hash [792/902] 65451=test_http_request [793/902] 65451=test_printf [794/902] 65451=test_koi8 [795/902] 65451=test_rdoc_any_method [796/902] 65449=test_thread [797/902] 65451=test_function_entry [798/902] 65451=test_filter [799/902] 65451=test_time [800/902] 65451=test_complexrational [801/902] 65451=test_type [802/902] 65451=test_unicode [803/902] 65451=test_thread_cv [804/902] 65451=test_gem_commands_setup_command [805/902] 65448=test_undef [806/902] 65448=test_observer [807/902] 65448=test_tmpdir [808/902] 65448=test_gem_package_tar_reader_entry [809/902] 65451=test_invalid [810/902] 65451=test_primitive [811/902] 65451=test_switch_hitter [812/902] 65451=test_ocsp [813/902] 65448=test_continuation [814/902] 65448=test_yamlstore [815/902] 65448=test_big2str [816/902] 65451=test_gem_ext_configure_builder [817/902] 65448=test_delete [818/902] 65448=test_enumerator_kw [819/902] 65448=test_ractor [820/902] 65451=test_placearg [821/902] 65451=test_document [822/902] 65451=test_proc [823/902] 65448=test_ansi_with_terminfo [824/902] 65448=test_gem_commands_uninstall_command [825/902] 65451=test_at_exit [826/902] 65451=test_zlib [827/902] 65448=test_rdoc_markup_to_table_of_contents [828/902] 65446=test_hash_create [829/902] 65446=test_io_m17n [830/902] 65448=test_rb_str_dup [831/902] 65448=test_encoding [832/902] 65448=test_function [833/902] 65448=test_gem_commands_lock_command [834/902] 65448=test_sockopt [835/902] 65448=test_read [836/902] 65448=test_irb [837/902] 65448=test_gem_request_connection_pools [838/902] 65448=test_files_ext [839/902] 65448=test_drbunix [840/902] 65449=dispatcher_test [841/902] 65449=test_eval_history [842/902] 65449=test_err_in_callback [843/902] 65449=test_arity [844/902] 65449=test_tempfile [845/902] 65446=test_files_test [846/902] 65449=test_lexer [847/902] 65449=test_gem_resolver_index_set [848/902] 65446=test_random [849/902] 65446=test_grapheme_breaks [850/902] 65446=test_folderitem2_invokeverb [851/902] 65446=test_arith_seq_extract [852/902] 65449=test_pinned [853/902] 65446=test_win32ole_event [854/902] 65446=test_gb18030 [855/902] 65446=test_gem_gemcutter_utilities [856/902] 65449=test_to_ruby [857/902] 65449=test_enc_str_buf_cat [858/902] 65449=test_memory_view [859/902] 65446=test_gem_version [860/902] 65446=test_gem_ext_cargo_builder [861/902] 65446=test_gem_source_local [862/902] 65449=test_wss [863/902] 65449=test_exit [864/902] 65449=test_gem_request_set_gem_dependency_api [865/902] 65446=test_mul [866/902] 65446=test_nil [867/902] 65446=test_drbobject [868/902] 65446=test_digest [869/902] 65446=test_gem_commands_unpack_command [870/902] 65449=test_init [871/902] 65449=test_ansi_without_terminfo [872/902] 65449=test_unix [873/902] 65446=test_symbol [874/902] 65449=test_coder [875/902] 65449=test_ellipsize [876/902] 65449=test_file [877/902] 65449=test_context [878/902] 65449=test_dot_dot [879/902] 65449=test_closure [880/902] 65446=test_x509store [881/902] 65446=test_wait [882/902] 65446=test_x509attr [883/902] 65446=ractor_test [884/902] 65446=test_yield [885/902] 65449=test_bignum [886/902] 65449=test_rdoc_parser [887/902] 65449=test_euc_tw [888/902] 65449=test_integer_comb [889/902] 65448=test_capacity [890/902] 65448=test_alias_and_anchor [891/902] 65448=test_nextafter [892/902] 65448=test_win32ole_method_event [893/902] 65448=test_cmethod [894/902] 65448=test_install [895/902] 65448=test_comparable [896/902] 65448=test_integer [897/902] 65448=test_pair [898/902] 65446=test_date [899/902] 65446=test_clone [900/902] 65446=test_gem_commands_server_command [901/902] 65446=test_io_timeout [902/902] 65446=test_delegation Finished tests in 741.746227s, 36.0770 tests/s, 12767.4300 assertions/s. 26760 tests, 9470193 assertions, 0 failures, 0 errors, 188 skips ruby -v: ruby 3.3.0dev (2023-10-21T10:47:05Z master 38b79b05fd) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -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/prism -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. generating enc.mk generating encdb.h encdb.h unchanged 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 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 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' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering 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/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' 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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving 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/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' 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]: 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/racc-1.7.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.2.2/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' $ /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 --debug ruby 3.3.0dev (2023-10-21T10:47:05Z master 38b79b05fd) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ................................................................. Finished in 158.489363 seconds 3715 files, 32233 examples, 175393 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk-jemalloc/ruby -c /tmp/cores/core.1001.69809.ruby -x gdbscript [New LWP 69809] [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 -e '. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140622792327168) at ./nptl/pthread_kill.c:44 >>> Threads Id Target Id Frame * 1 Thread 0x7fe54b958000 (LWP 69809) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140622792327168) at ./nptl/pthread_kill.c:44 >>> Machine level backtrace Thread 1 (Thread 0x7fe54b958000 (LWP 69809)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140622792327168) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7fe54b958000 old_mask = {__val = {81604378645, 4294967300, 0, 94489280581, 4294967316, 1, 300647710720, 85899345942, 4294967298, 0, 94489280583, 12884901908, 1, 309237645312, 140622807900944, 140622801864400}} 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=140622792327168) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140622792327168, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007fe54c083476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007fe54c0697f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x3000000020, sa_sigaction = 0x3000000020}, sa_mask = {__val = {140726003898112, 140726003897920, 6274345512885848320, 140622795933472, 140622801864400, 0, 0, 0, 140622791207120, 140726003898208, 1277677136, 140621524238337, 11, 140726003898148, 140622807900944, 1277677136}}, sa_flags = 0, sa_restorer = 0x7ffd53791724} sigs = {__val = {32, 28, 5, 0, 140726003898112, 140622765276840, 140622791207120, 140622804317896, 140726003898151, 24, 520, 140726003898148, 27, 140622804303280, 0, 343597383680}} #5 0x00007fe54c372879 in rb_async_bug_errno (mesg=mesg@entry=0x7ffd53791700 "rb_thread_wakeup_timer_thread: write(0)", errno_arg=errno_arg@entry=5) at /tmp/ruby/src/trunk-jemalloc/error.c:1097 No locals. #6 0x00007fe54c502351 in async_bug_fd (mesg=mesg@entry=0x7fe54c6be8b0 "rb_thread_wakeup_timer_thread: write", errno_arg=5, fd=fd@entry=0) at /tmp/ruby/src/trunk-jemalloc/thread.c:4490 buff = "rb_thread_wakeup_timer_thread: write(0)\000\020#\203L\345\177\000\000\000\000\000\000\001\000\000\000\200&\203L\345\177\000" n = <optimized out> #7 0x00007fe54c5090f7 in signal_communication_pipe (fd=0) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:2995 e = <optimized out> buff = 1 result = <optimized out> buff = <optimized out> result = <optimized out> retry = <optimized out> e = <optimized out> #8 timer_thread_wakeup_force () at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:3009 No locals. #9 rb_thread_wakeup_timer_thread (sig=sig@entry=1) at /tmp/ruby/src/trunk-jemalloc/thread_pthread.c:2547 No locals. #10 0x00007fe54c4c1e61 in sighandler (sig=1) at /tmp/ruby/src/trunk-jemalloc/signal.c:693 old_errnum = 0 #11 <signal handler called> No locals. #12 0x00007fe54c542a4c in vm_push_frame (ec=0x5582ced56ed0, iseq=0x0, type=1431634051, self=140622765276840, specval=0, cref_or_me=140622791207120, pc=0x0, sp=0x7fe54b853028, local_size=0, stack_max=0) at /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:355 cfp = <optimized out> #13 0x00007fe54c562fc5 in vm_call0_cfunc_with_frame (argv=0x7ffd53792580, calling=<optimized out>, ec=0x5582ced56ed0) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:167 reg_cfp = 0x7fe54b952fd8 ci = <optimized out> me = 0x7fe54b8468d0 mid = 9825 block_handler = <optimized out> recv = <optimized out> argc = <optimized out> val = <optimized out> cfunc = 0x5582ced97618 len = <optimized out> frame_flags = <optimized out> ci = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> len = <optimized out> recv = <optimized out> argc = <optimized out> mid = <optimized out> block_handler = <optimized out> frame_flags = <optimized out> unaligned_member_ptr_result = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #14 vm_call0_cfunc (argv=0x7ffd53792580, calling=<optimized out>, ec=0x5582ced56ed0) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:187 No locals. #15 vm_call0_body (ec=0x5582ced56ed0, calling=<optimized out>, argv=0x7ffd53792580) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:233 ci = <optimized out> cc = <optimized out> ret = <optimized out> #16 0x00007fe54c5679a7 in vm_call0_cc (kw_splat=0, cc=0x7fe549f7dfb0, argv=0x7ffd53792580, argc=1, id=9825, recv=140622765276840, ec=0x5582ced56ed0) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:110 flags = <optimized out> use_argv = 0x7ffd53792580 av = {46180345861, 140622791175240} calling = {cd = 0x7ffd537924b0, cc = 0x7fe549f7dfb0, block_handler = 0, recv = 140622765276840, argc = 1, kw_splat = false, heap_argv = 0} flags = <optimized out> use_argv = <optimized out> av = <optimized out> calling = <optimized out> #17 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffd53792580, argc=1, mid=9825, recv=140622765276840) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1065 ec = 0x5582ced56ed0 cc = 0x7fe549f7dfb0 self = <optimized out> ec = <optimized out> cc = <optimized out> self = <optimized out> #18 rb_funcallv (recv=140622765276840, mid=mid@entry=9825, argc=argc@entry=1, argv=argv@entry=0x7ffd53792580) at /tmp/ruby/src/trunk-jemalloc/vm_eval.c:1080 No locals. #19 0x00007fe54c36e588 in InitVM_Enumerator () at /tmp/ruby/src/trunk-jemalloc/enumerator.c:4520 rb_funcall_argc = 1 rb_funcall_args = {6332684} rb_funcall_nargs = 1 id_private = 9825 #20 0x00007fe54c36f6fc in Init_Enumerator () at /tmp/ruby/src/trunk-jemalloc/enumerator.c:4686 No locals. #21 0x00007fe54c3b3e50 in rb_call_inits () at /tmp/ruby/src/trunk-jemalloc/inits.c:62 No locals. #22 0x00007fe54c37adcc in ruby_setup () at /tmp/ruby/src/trunk-jemalloc/eval.c:89 _ec = 0x5582ced56ed0 _tag = {tag = 36, retval = 8384512, buf = {0x3, 0x7fe54c37ae08 <ruby_setup+344>, 0x0, 0x7ffd537925e0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE #23 0x00007fe54c37d02d in ruby_init () at /tmp/ruby/src/trunk-jemalloc/eval.c:101 state = <optimized out> #24 0x00005582ce7b0175 in rb_main (argv=0x7ffd537927e8, argc=3) at /tmp/ruby/src/trunk-jemalloc/main.c:38 variable_in_this_stack_frame = 0 #25 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-jemalloc/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)