# Logfile created on 2024-11-26 19:31:39 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fb9daacfdc8 @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'", @spec_opts="-j", @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.20241126-193138", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fb9daaf1c70 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fb9daaf1928 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fb9daa0a6e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241126-193138", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20241126-193138>, @binmode=false, @mon_data=#<Monitor:0x00007fb9daaf16a8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /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/typeprof.revision unchanged /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-jemalloc/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby c192d68..1dd40ec master -> origin/master Updating c192d68..1dd40ec Fast-forward bootstraptest/test_insns.rb | 13 ++ bootstraptest/test_yjit.rb | 26 ++++ compile.c | 79 ++++++++++ defs/id.def | 1 + insns.def | 25 ++++ internal/basic_operators.h | 1 + lib/irb/nesting_parser.rb | 2 +- lib/reline.rb | 3 +- lib/reline/key_stroke.rb | 27 +++- lib/reline/line_editor.rb | 23 +-- test/irb/test_nesting_parser.rb | 1 + test/reline/helper.rb | 8 +- test/reline/test_key_stroke.rb | 31 +++- test/ruby/test_array.rb | 27 ++++ test/ruby/test_optimization.rb | 109 ++++++++++++++ vm.c | 1 + vm_core.h | 1 + vm_insnhelper.c | 43 ++++++ yjit/src/codegen.rs | 86 +++++++++++ yjit/src/cruby.rs | 1 + yjit/src/cruby_bindings.inc.rs | 316 ++++++++++++++++++++-------------------- 21 files changed, 629 insertions(+), 195 deletions(-) Latest commit hash = 1dd40ec18a $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating id.h generating optinsn.inc generating optunifs.inc generating insns.inc id.h updated generating insns_info.inc generating vmtc.inc generating vm.inc generating /tmp/ruby/src/trunk-jemalloc/lib/ruby_vm/rjit/instruction.rb /tmp/ruby/src/trunk-jemalloc/revision.h updated generating parse.c generating id.c generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper.c generating x86_64-linux-fake.rb make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' extracting ripper.y from ../../parse.y id.c updated x86_64-linux-fake.rb updated generating enc.mk compiling compiler ripper.y generating ripper_init.c from ./ripper_init.c.tmpl 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' make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper' generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper_init.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' generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids1.h 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' generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids1.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' 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' Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /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/typeprof.revision unchanged /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-jemalloc/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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/miniinit.c compiling /tmp/ruby/src/trunk-jemalloc/array.c compiling /tmp/ruby/src/trunk-jemalloc/ast.c compiling /tmp/ruby/src/trunk-jemalloc/bignum.c compiling /tmp/ruby/src/trunk-jemalloc/class.c compiling /tmp/ruby/src/trunk-jemalloc/compar.c compiling /tmp/ruby/src/trunk-jemalloc/compile.c compiling /tmp/ruby/src/trunk-jemalloc/complex.c compiling /tmp/ruby/src/trunk-jemalloc/cont.c compiling /tmp/ruby/src/trunk-jemalloc/debug.c compiling /tmp/ruby/src/trunk-jemalloc/dir.c compiling /tmp/ruby/src/trunk-jemalloc/encoding.c compiling /tmp/ruby/src/trunk-jemalloc/enum.c compiling /tmp/ruby/src/trunk-jemalloc/enumerator.c compiling /tmp/ruby/src/trunk-jemalloc/error.c compiling /tmp/ruby/src/trunk-jemalloc/eval.c compiling /tmp/ruby/src/trunk-jemalloc/file.c compiling /tmp/ruby/src/trunk-jemalloc/gc.c compiling /tmp/ruby/src/trunk-jemalloc/hash.c compiling /tmp/ruby/src/trunk-jemalloc/imemo.c compiling /tmp/ruby/src/trunk-jemalloc/io.c compiling /tmp/ruby/src/trunk-jemalloc/io_buffer.c compiling /tmp/ruby/src/trunk-jemalloc/iseq.c compiling /tmp/ruby/src/trunk-jemalloc/load.c compiling /tmp/ruby/src/trunk-jemalloc/marshal.c compiling /tmp/ruby/src/trunk-jemalloc/memory_view.c compiling /tmp/ruby/src/trunk-jemalloc/rjit.c compiling /tmp/ruby/src/trunk-jemalloc/rjit_c.c compiling /tmp/ruby/src/trunk-jemalloc/node.c compiling /tmp/ruby/src/trunk-jemalloc/node_dump.c compiling /tmp/ruby/src/trunk-jemalloc/numeric.c compiling /tmp/ruby/src/trunk-jemalloc/object.c compiling /tmp/ruby/src/trunk-jemalloc/pack.c compiling parse.c compiling /tmp/ruby/src/trunk-jemalloc/proc.c compiling /tmp/ruby/src/trunk-jemalloc/process.c compiling /tmp/ruby/src/trunk-jemalloc/ractor.c compiling /tmp/ruby/src/trunk-jemalloc/random.c compiling /tmp/ruby/src/trunk-jemalloc/range.c compiling /tmp/ruby/src/trunk-jemalloc/rational.c compiling /tmp/ruby/src/trunk-jemalloc/re.c compiling /tmp/ruby/src/trunk-jemalloc/ruby.c compiling /tmp/ruby/src/trunk-jemalloc/scheduler.c compiling /tmp/ruby/src/trunk-jemalloc/shape.c compiling /tmp/ruby/src/trunk-jemalloc/signal.c compiling /tmp/ruby/src/trunk-jemalloc/sprintf.c compiling /tmp/ruby/src/trunk-jemalloc/string.c compiling /tmp/ruby/src/trunk-jemalloc/struct.c compiling /tmp/ruby/src/trunk-jemalloc/symbol.c compiling /tmp/ruby/src/trunk-jemalloc/thread.c compiling /tmp/ruby/src/trunk-jemalloc/time.c compiling /tmp/ruby/src/trunk-jemalloc/transcode.c compiling /tmp/ruby/src/trunk-jemalloc/variable.c compiling /tmp/ruby/src/trunk-jemalloc/version.c compiling /tmp/ruby/src/trunk-jemalloc/vm.c compiling /tmp/ruby/src/trunk-jemalloc/vm_backtrace.c compiling /tmp/ruby/src/trunk-jemalloc/vm_dump.c compiling /tmp/ruby/src/trunk-jemalloc/vm_sync.c compiling /tmp/ruby/src/trunk-jemalloc/vm_trace.c compiling /tmp/ruby/src/trunk-jemalloc/weakmap.c compiling /tmp/ruby/src/trunk-jemalloc/yjit.c building Rust YJIT (release mode) touch yjit/target/release/libyjit.a partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 7260f57d0ef7fc1388f7ef8d69f79fd83da84f78c88a43661b48455b4f03c46f builtin_binary.inc compiling /tmp/ruby/src/trunk-jemalloc/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 making srcs under 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 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 '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' 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' compiling /tmp/ruby/src/trunk-jemalloc/ext/coverage/coverage.c 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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering 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/fiddle' 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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/object_tracing.c 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/openssl' 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/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/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' compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2.c make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/constants.c compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/objspace.c linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' compiling /tmp/ruby/src/trunk-jemalloc/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/basicsocket.c linking shared-object objspace.so compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/socket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ipsocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' compiling /tmp/ruby/src/trunk-jemalloc/ext/ripper/ripper_init.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/option.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ifaddr.c linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' linking ruby 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 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision - gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/debug.revision unchanged generating enc.mk encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk-jemalloc/gems/typeprof-0.21.11.gem 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' Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... 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 Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem 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 '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' 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/coverage' make[2]: Entering 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/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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering 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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' 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/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]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' 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]: Leaving 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/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/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]: 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 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.4.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.4.0+1 installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1/ruby installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.4.0+1 installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.4.0+1 installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1 benchmark 0.4.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.1 logger 1.6.1 net-http 0.5.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.1 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.4 rdoc 6.8.1 readline 0.0.4 reline 0.5.11 resolv 0.5.0 ruby2_keywords 0.0.5 securerandom 0.3.2 set 1.1.0 shellwords 0.2.1 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.2 tmpdir 0.3.0 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1 date 3.4.0 digest 3.1.1 etc 1.4.4 fcntl 1.2.0 fiddle 1.1.6.dev io-console 0.8.0.beta1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.8.2 openssl 3.2.0 pathname 0.4.0 psych 5.2.0 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.2.0 installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1 minitest 5.25.2 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.9 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.1 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+1/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2001 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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. 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '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/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/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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' 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=25478 "--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/915] 2233088=test_rdoc_generator_pot_po [ 2/915] 2233091=test_gem_gem_runner [ 3/915] 2233089=test_rdoc_context_section [ 4/915] 2233090=test_time_tz [ 5/915] 2233090=test_debug [ 6/915] 2233090=test_rdoc_generator_pot [ 7/915] 2233088=test_gem_impossible_dependencies_error [ 8/915] 2233089=test_instrumentation_api [ 9/915] 2233090=test_rdoc_stats [ 10/915] 2233090=test_yaml_tree [ 11/915] 2233091=test_gem_local_remote_options [ 12/915] 2233088=test_gem_package_tar_reader [ 13/915] 2233088=test_rdoc_store [ 14/915] 2233091=test_rdoc_attr [ 15/915] 2233090=test_case_comprehensive [ 16/915] 2233090=command_line_test [ 17/915] 2233091=test_did_you_mean [ 18/915] 2233090=test_gem_config_file [ 19/915] 2233091=test_have_func [ 20/915] 2233090=test_raise_exception [ 21/915] 2233088=test_gem_commands_pristine_command [ 22/915] 2233090=test_yjit_exit_locations [ 23/915] 2233090=test_gc_compact [ 24/915] 2233091=test_gem_resolver_requirement_list [ 25/915] 2233091=test_arith_seq_beg_len_step [ 26/915] 2233091=test_color_printer [ 27/915] 2233089=test_gem_security [ 28/915] 2233091=test_ancdata [ 29/915] 2233091=test_gem_update_suggestion [ 30/915] 2233091=lex_test [ 31/915] 2233088=test_store [ 32/915] 2233088=test_win32ole_typelib [ 33/915] 2233088=test_symbol [ 34/915] 2233088=test_external_new [ 35/915] 2233088=test_rat [ 36/915] 2233088=test_gem_resolver_lock_set [ 37/915] 2233088=test_webauthn_poller [ 38/915] 2233088=test_backtrace [ 39/915] 2233088=test_require [ 40/915] 2233091=test_formatter [ 41/915] 2233091=test_ractor [ 42/915] 2233091=test_date_parse [ 43/915] 2233091=test_registry [ 44/915] 2233091=test_gem_command [ 45/915] 2233091=test_thread [ 46/915] 2233091=test_pkey_ec [ 47/915] 2233091=test_array_create [ 48/915] 2233091=test_win32ole_param [ 49/915] 2233091=test_emoji_breaks [ 50/915] 2233091=regular_expression_encoding_test [ 51/915] 2233091=test_gem_safe_yaml [ 52/915] 2233091=test_flags [ 53/915] 2233090=test_trick [ 54/915] 2233088=test_class [ 55/915] 2233088=test_gem_commands_list_command [ 56/915] 2233088=test_history [ 57/915] 2233088=test_gem_commands_install_command [ 58/915] 2233091=test_integer [ 59/915] 2233089=!Nothing_to_test [ 60/915] 2233089=test_typeddata [ 61/915] 2233089=test_protect [ 62/915] 2233089=test_tree_builder [ 63/915] 2233089=test_gem_stub_specification [ 64/915] 2233090=test_popen_deadlock [ 65/915] 2233089=test_webauthn_listener_response [ 66/915] 2233089=test_rdoc_markup [ 67/915] 2233089=test_complex2 [ 68/915] 2233089=test_rdoc_i18n_locale [ 69/915] 2233089=test_kernel [ 70/915] 2233088=test_unicode_escape [ 71/915] 2233088=test_string_memory [ 72/915] 2233090=test_ole_methods [ 73/915] 2233090=test_gem_bundler_version_finder [ 74/915] 2233090=test_tcp [ 75/915] 2233088=test_line_editor [ 76/915] 2233088=test_gem_requirement [ 77/915] 2233088=test_parser [ 78/915] 2233088=test_cgi_core [ 79/915] 2233088=test_exception [ 80/915] 2233088=test_rdoc_method_attr [ 81/915] 2233088=test_history .Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v4_hostname_resolved_earlier: 8 #<File::Stat dev=0xd, ino=2329848053, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-26 19:37:56.339962998 +0000, mtime=2024-11-26 19:37:56.339962998 +0000, ctime=2024-11-26 19:37:56.339962998 +0000> Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v4_hostname_resolved_earlier: 9 #<File::Stat dev=0xd, ino=2329848053, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-26 19:37:56.339962998 +0000, mtime=2024-11-26 19:37:56.339962998 +0000, ctime=2024-11-26 19:37:56.339962998 +0000> [ 82/915] 2233089=test_gem [ 83/915] 2233088=test_pkcs7 [ 84/915] 2233091=test_rdoc_parser_prism_ruby [ 85/915] 2233088=test_optarg .Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_earlier: 10 #<File::Stat dev=0xd, ino=2329833105, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-26 19:37:57.387999849 +0000, mtime=2024-11-26 19:37:57.383999709 +0000, ctime=2024-11-26 19:37:57.383999709 +0000> Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_earlier: 11 #<File::Stat dev=0xd, ino=2329833105, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-26 19:37:57.387999849 +0000, mtime=2024-11-26 19:37:57.383999709 +0000, ctime=2024-11-26 19:37:57.383999709 +0000> .Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_later_and_v6_server_is_not_listening: 12 #<File::Stat dev=0xd, ino=2329840611, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-26 19:37:57.452002101 +0000, mtime=2024-11-26 19:37:57.452002101 +0000, ctime=2024-11-26 19:37:57.452002101 +0000> Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_later_and_v6_server_is_not_listening: 13 #<File::Stat dev=0xd, ino=2329840611, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-26 19:37:57.452002101 +0000, mtime=2024-11-26 19:37:57.452002101 +0000, ctime=2024-11-26 19:37:57.452002101 +0000> Closed file descriptor: TestSocket_TCPSocket#test_initialize_with_connection_failure_after_hostname_resolution_failure: 12 Closed file descriptor: TestSocket_TCPSocket#test_initialize_with_connection_failure_after_hostname_resolution_failure: 13 [ 86/915] 2233088=test_helper_method Leaked file descriptor: TestSocket_TCPSocket#test_initialize_resolv_timeout_with_connection_failure: 7 #<File::Stat dev=0xd, ino=2329849165, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-26 19:37:57.812014759 +0000, mtime=2024-11-26 19:37:57.824015181 +0000, ctime=2024-11-26 19:37:57.824015181 +0000> Leaked file descriptor: TestSocket_TCPSocket#test_initialize_resolv_timeout_with_connection_failure: 12 #<File::Stat dev=0xd, ino=2329849165, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-26 19:37:57.812014759 +0000, mtime=2024-11-26 19:37:57.824015181 +0000, ctime=2024-11-26 19:37:57.824015181 +0000> [ 87/915] 2233088=test_case_mapping [ 88/915] 2233090=test_ubf_async_safe [ 89/915] 2233088=test_ractor [ 90/915] 2233090=test_assignment [ 91/915] 2233091=test_rdoc_generator_ri [ 92/915] 2233091=test_ssl [ 93/915] 2233088=test_win32ole_record [ 94/915] 2233088=test_gem_stream_ui [ 95/915] 2233088=test_rdoc_markup_to_html_snippet [ 96/915] 2233088=test_iseq_load .Closed file descriptor: TestAssignmentGen#test_assignment: 7 Closed file descriptor: TestAssignmentGen#test_assignment: 8 Closed file descriptor: TestAssignmentGen#test_assignment: 9 Closed file descriptor: TestAssignmentGen#test_assignment: 10 Closed file descriptor: TestAssignmentGen#test_assignment: 11 Closed file descriptor: TestAssignmentGen#test_assignment: 12 .[ 97/915] 2233090=test_console_attr [ 98/915] 2233090=test_win32ole_variant_outarg [ 99/915] 2233090=test_files_sample [100/915] 2233090=test_gem_commands_help_command [101/915] 2233090=test_gem_commands_build_command [102/915] 2233088=test_word [103/915] 2233088=test_type_completor [104/915] 2233088=test_numeric [105/915] 2233089=test_marshal [106/915] 2233088=test_inlinecache [107/915] 2233088=test_libs [108/915] 2233088=test_gc [109/915] 2233088=test_basicsocket [110/915] 2233088=test_math [111/915] 2233088=test_gem_commands_exec_command [112/915] 2233090=errors_test [113/915] 2233091=test_vm_dump [114/915] 2233091=test_rendering [115/915] 2233090=test_ftp [116/915] 2233091=test_import [117/915] 2233090=test_logger [118/915] 2233090=test_case [119/915] 2233090=test_gem_validator [120/915] 2233090=test_common [121/915] 2233089=test_gem_request [122/915] 2233090=test_key_stroke [123/915] 2233090=pattern_test [124/915] 2233090=test_stringchar [125/915] 2233090=test_kill_ring [126/915] 2233090=test_fixnum [127/915] 2233090=test_signal [128/915] 2233089=dump_test [129/915] 2233091=test_date_strftime [130/915] 2233091=test_gem_source_subpath_problem [131/915] 2233088=test_gc [132/915] 2233090=test_gem_commands_sources_command [133/915] 2233091=test_str2big [134/915] 2233091=test_foreach [135/915] 2233091=test_struct [136/915] 2233089=test_win32ole_type [137/915] 2233089=test_pointer [138/915] 2233090=test_mutex [139/915] 2233089=test_big5 [140/915] 2233089=test_date_time [141/915] 2233091=test_data [142/915] 2233091=implicit_array_test [143/915] 2233091=test_summary [144/915] 2233089=test_timeout [145/915] 2233089=test_lock_native_thread [146/915] 2233091=test_safe_load [147/915] 2233091=test_string_processing [148/915] 2233091=encodings_test [149/915] 2233091=test_regex_casefold [150/915] 2233091=test_gem_source_git [151/915] 2233090=test_http [152/915] 2233090=test_object_create_start [153/915] 2233090=test_fips [154/915] 2233089=test_sexp [155/915] 2233089=test_name_error [156/915] 2233089=lex_test [157/915] 2233089=version_test [158/915] 2233089=test_gem_security_trust_dir [159/915] 2233089=test_cgi_header [160/915] 2233089=test_helper [161/915] 2233089=test_parser_events [162/915] 2233090=test_enumerator [163/915] 2233089=test_gem_security_policy [164/915] 2233089=test_gem_resolver_installer_set [165/915] 2233089=test_rdoc_markup_paragraph [166/915] 2233089=test_null [167/915] 2233089=test_scan_args [168/915] 2233089=test_rdoc_parser_rd [169/915] 2233089=test_gem_silent_ui [170/915] 2233089=test_rdoc_markup_to_markdown [171/915] 2233089=test_getopts [172/915] 2233089=index_write_test [173/915] 2233089=test_argf [174/915] 2233091=test_rubyvm [175/915] 2233091=test_constant [176/915] 2233089=test_too_many_dummy_encodings [177/915] 2233089=json_fixtures_test [178/915] 2233089=test_propertyputref [179/915] 2233089=test_rdoc_markup_verbatim [180/915] 2233089=test_yjit [181/915] 2233091=test_encoding [182/915] 2233091=test_rdoc_parser_c [183/915] 2233091=test_rdoc_rd_inline_parser [184/915] 2233088=test_keyword [185/915] 2233091=test_m17n [186/915] 2233091=test_pattern_key_name_check [187/915] 2233091=unescape_test [188/915] 2233088=test_rdoc_generator_pot_po_entry [189/915] 2233088=test_gem_source_fetch_problem [190/915] 2233088=dispatcher_test [191/915] 2233088=test_bmethod [192/915] 2233088=test_windows_1252 [193/915] 2233088=test_ractor_compatibility [194/915] 2233088=test_ssl [195/915] 2233091=test_rdoc_parser_simple [196/915] 2233091=warnings_test [197/915] 2233091=test_module [198/915] 2233090=test_set [199/915] 2233090=test_deprecate [200/915] 2233090=test_rdoc_constant [201/915] 2233090=test_readpartial [202/915] 2233091=test_object [203/915] 2233091=test_bash_completion [204/915] 2233091=test_date_marshal [205/915] 2233091=string_query_test [206/915] 2233091=test_ractor [207/915] 2233091=integer_parse_test [208/915] 2233091=test_severity [209/915] 2233091=test_rdoc_encoding [210/915] 2233091=test_fileutils [211/915] 2233090=test_gem_resolver_installed_specification [212/915] 2233090=parse_stream_test [213/915] 2233090=test_rdoc_markdown [214/915] 2233090=test_rdoc_servlet [215/915] 2233090=test_nil2vtempty [216/915] 2233090=test_time [217/915] 2233090=test_transcode [218/915] 2233090=json_string_matching_test [219/915] 2233090=test_convertible [220/915] 2233091=test_extlibs [221/915] 2233089=test_ossl [222/915] 2233091=test_rdoc_token_stream [223/915] 2233091=test_load [224/915] 2233091=test_ruby_lex [225/915] 2233091=test_method_cache [226/915] 2233091=test_rdoc_generator_json_index [227/915] 2233091=test_json_tree [228/915] 2233091=test_custom_command [229/915] 2233091=test_gem_commands_mirror [230/915] 2233091=test_win32ole_variant_m [231/915] 2233091=test_gem_package_tar_header [232/915] 2233091=test_gem_resolver_api_set [233/915] 2233091=test_rdoc_single_class [234/915] 2233091=test_depth_first [235/915] 2233091=test_cclass [236/915] 2233091=comments_test [237/915] 2233091=test_hash [238/915] 2233088=test_stream [239/915] 2233088=test_comparable [240/915] 2233088=test_pair [241/915] 2233088=test_date [242/915] 2233088=test_integer [243/915] 2233088=test_bundled_gems [244/915] 2233088=test_gem_commands_server_command [245/915] 2233088=test_clone [246/915] 2233088=test_io_timeout [247/915] 2233088=test_rdoc_parser [248/915] 2233088=test_integer_comb [249/915] 2233091=integer_base_flags_test [250/915] 2233091=test_euc_tw [251/915] 2233091=test_gem_console_ui [252/915] 2233091=test_alias_and_anchor [253/915] 2233091=test_capacity [254/915] 2233091=test_win32ole_method_event [255/915] 2233091=test_install [256/915] 2233091=test_cmethod [257/915] 2233091=test_nextafter [258/915] 2233089=test_wait [259/915] 2233089=test_x509attr [260/915] 2233089=ractor_test [261/915] 2233091=test_yield [262/915] 2233089=regular_expression_options_test [263/915] 2233089=test_bignum [264/915] 2233089=test_digest [265/915] 2233089=test_gem_commands_unpack_command [266/915] 2233089=test_init [267/915] 2233089=test_unix [268/915] 2233089=test_coder [269/915] 2233089=test_symbol [270/915] 2233088=test_file [271/915] 2233088=test_context [272/915] 2233088=test_dot_dot [273/915] 2233088=test_ellipsize [274/915] 2233088=test_closure [275/915] 2233088=test_x509store [276/915] 2233088=test_wss [277/915] 2233088=test_exit [278/915] 2233088=test_gem_source_local [279/915] 2233091=test_gem_request_set_gem_dependency_api [280/915] 2233088=test_mul [281/915] 2233088=test_nil [282/915] 2233088=test_folderitem2_invokeverb [283/915] 2233088=test_arith_seq_extract [284/915] 2233088=test_pinned [285/915] 2233088=test_win32ole_event [286/915] 2233088=test_gb18030 [287/915] 2233088=test_gem_gemcutter_utilities [288/915] 2233091=numeric_value_test [289/915] 2233091=test_to_ruby [290/915] 2233091=test_enc_str_buf_cat [291/915] 2233091=test_memory_view [292/915] 2233089=test_gem_version [293/915] 2233091=test_gem_ext_cargo_builder [294/915] 2233091=test_lexer [295/915] 2233091=test_gem_resolver_index_set [296/915] 2233091=test_grapheme_breaks [297/915] 2233091=test_random [298/915] 2233091=test_eval_history [299/915] 2233089=test_err_in_callback [300/915] 2233088=test_arity [301/915] 2233089=test_tempfile [302/915] 2233091=test_files_test [303/915] 2233088=test_io_m17n [304/915] 2233091=test_rb_str_dup [305/915] 2233091=test_encoding [306/915] 2233091=test_function [307/915] 2233089=test_gem_commands_lock_command [308/915] 2233089=test_sockopt [309/915] 2233089=test_irb [310/915] 2233089=test_gem_request_connection_pools [311/915] 2233091=test_files_ext [312/915] 2233091=test_placearg [313/915] 2233091=test_proc [314/915] 2233089=test_document [315/915] 2233089=test_gem_commands_uninstall_command [316/915] 2233088=test_at_exit [317/915] 2233088=test_rdoc_markup_to_table_of_contents [318/915] 2233088=test_hash_create [319/915] 2233088=test_zlib [320/915] 2233091=test_switch_hitter [321/915] 2233091=test_ocsp [322/915] 2233091=test_continuation [323/915] 2233091=test_primitive [324/915] 2233091=test_yamlstore [325/915] 2233091=test_big2str [326/915] 2233091=test_delete [327/915] 2233091=test_gem_ext_configure_builder [328/915] 2233091=test_enumerator_kw [329/915] 2233091=test_thread_cv [330/915] 2233089=test_gem_commands_setup_command [331/915] 2233091=test_undef [332/915] 2233091=test_tmpdir [333/915] 2233091=test_gem_package_tar_reader_entry [334/915] 2233090=test_koi8 [335/915] 2233090=test_printf [336/915] 2233090=test_rdoc_any_method [337/915] 2233091=test_thread [338/915] 2233089=test_function_entry [339/915] 2233089=test_filter [340/915] 2233090=test_time [341/915] 2233089=test_type [342/915] 2233089=test_complexrational [343/915] 2233089=test_unicode [344/915] 2233089=test_resource [345/915] 2233090=test_http [346/915] 2233089=test_win32ole_param_event [347/915] 2233089=test_hash [348/915] 2233089=test_http_request [349/915] 2233089=test_gem_resolver_vendor_set [350/915] 2233089=test_pipe [351/915] 2233089=test_gem_commands_update_command .Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=2329878162, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 11 #<File::Stat dev=0x8, ino=2329875963, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 12 #<File::Stat dev=0x8, ino=2329880880, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [352/915] 2233089=test_object_references [353/915] 2233089=location_test [354/915] 2233089=test_ldap [355/915] 2233089=test_reqarg [356/915] 2233089=test_rdoc_cross_reference [357/915] 2233089=test_shift_jis [358/915] 2233089=test_require [359/915] 2233088=test_win32ole_type_event [360/915] 2233088=test_boolean [361/915] 2233088=test_addr [362/915] 2233088=test_key_name_check [363/915] 2233088=test_stack [364/915] 2233090=test_ns_spki [365/915] 2233090=test_helper [366/915] 2233090=test_rdoc_markup_attribute_manager [367/915] 2233090=test_rdoc_rd [368/915] 2233090=test_multi_irb_commands [369/915] 2233090=test_gem_resolver_composed_set [370/915] 2233090=test_files_test_2 [371/915] 2233090=test_gem_resolver_local_specification [372/915] 2233090=test_logperiod [373/915] 2233090=test_econv [374/915] 2233088=test_rdoc_markup_hard_break [375/915] 2233088=test_x509cert [376/915] 2233088=test_stringio [377/915] 2233088=test_gem_remote_fetcher_local_ssl_server [378/915] 2233090=test_logdevice [379/915] 2233089=test_regexp [380/915] 2233090=test_rand [381/915] 2233090=test_bigzero [382/915] 2233090=test_parse [383/915] 2233090=test_class2name [384/915] 2233090=test_gem_platform [385/915] 2233090=test_rational2 [386/915] 2233090=fixtures_test [387/915] 2233091=test_lambda [388/915] 2233090=test_project_sanity [389/915] 2233091=compiler_test [390/915] 2233091=test_rational [391/915] 2233090=test_euc_kr [392/915] 2233090=test_fstring [393/915] 2233088=parser_test [394/915] 2233088=test_gem_ext_cargo_builder_link_flag_converter [395/915] 2233090=test_completion [396/915] 2233088=test_ensured [397/915] 2233088=test_const [398/915] 2233088=fuzzer_test [399/915] 2233088=test_rdoc_markup_raw [400/915] 2233088=test_class [401/915] 2233090=onigmo_test [402/915] 2233090=test_gem_source_installed [403/915] 2233090=test_proxy [404/915] 2233090=test_gem_source_list [405/915] 2233090=test_struct [406/915] 2233090=test_yaml_special_cases [407/915] 2233091=breadth_first_search_test [408/915] 2233090=test_thread_fd_close [409/915] 2233090=test_autoconf [410/915] 2233090=test_class_name_check [411/915] 2233091=test_evaluation [412/915] 2233091=test_rdoc_i18n_text [413/915] 2233091=test_cgi_multipart [414/915] 2233090=test_https [415/915] 2233091=test_yamldbm [416/915] 2233091=test_gem_commands_check_command [417/915] 2233091=test_rdoc_comment [418/915] 2233091=test_config [419/915] 2233091=test_kwargs [420/915] 2233091=test_io [421/915] 2233088=test_io_wait [422/915] 2233091=test_ftp [423/915] 2233091=test_gem_resolver_git_set [424/915] 2233088=test_cipher [425/915] 2233088=test_gem_installer [426/915] 2233091=test_new [427/915] 2233091=test_storage [428/915] 2233091=test_qsort [429/915] 2233091=json_addition_test [430/915] 2233091=test_pack [431/915] 2233091=library_symbols_test [432/915] 2233091=test_change_word [433/915] 2233091=test_gem_doctor [434/915] 2233091=test_etc [435/915] 2233091=test_rdoc_normal_class [436/915] 2233091=test_string [437/915] 2233091=test_iterator [438/915] 2233091=test_gem_commands_outdated_command [439/915] 2233091=test_config [440/915] 2233091=test_singleton [441/915] 2233091=test_gem_spec_fetcher [442/915] 2233091=test_process [443/915] 2233091=test_metaclass [444/915] 2233091=test_variable_name_check [445/915] 2233091=ripper_test [446/915] 2233091=test_rubygems [447/915] 2233091=test_gem_source_vendor [448/915] 2233091=test_cgi_cookie [449/915] 2233091=test_cd [450/915] 2233091=test_dir_m17n [451/915] 2233090=test_pkey_dh [452/915] 2233090=test_duplicate [453/915] 2233090=test_gem_package_old [454/915] 2233090=test_modify_expand [455/915] 2233090=test_cgi_tag_helper [456/915] 2233090=test_io [457/915] 2233091=test_gem_available_set [458/915] 2233091=test_gem_request_set_lockfile_tokenizer [459/915] 2233091=test_func [460/915] 2233088=test_rdoc_markup_formatter [461/915] 2233088=test_yaml [462/915] 2233088=string_encoding_test [463/915] 2233088=test_random_formatter [464/915] 2233088=test_gem_commands_info_command [465/915] 2233088=test_gem_uninstaller [466/915] 2233091=test_rdoc_alias [467/915] 2233091=test_key_error [468/915] 2233091=test_rdoc_code_object [469/915] 2233088=test_emitter [470/915] 2233088=test_unicode_normalize [471/915] 2233088=test_data [472/915] 2233088=test_engine [473/915] 2233088=source_location_test [474/915] 2233088=test_reline_key [475/915] 2233088=test_key_actor_vi [476/915] 2233091=test_object [477/915] 2233088=test_enc_raise [478/915] 2233088=test_bug_reporter [479/915] 2233088=test_cparser [480/915] 2233091=test_objectspace [481/915] 2233088=test_variable [482/915] 2233088=test_profile_frames [483/915] 2233088=test_io_buffer [484/915] 2233088=test_ipaddr [485/915] 2233088=test_rdoc_markup_to_rdoc [486/915] 2233088=parameters_signature_test [487/915] 2233088=test_config [488/915] 2233088=test_require_lib [489/915] 2233091=test_rdoc_rd_block_parser [490/915] 2233091=test_rdoc_markup_pre_process [491/915] 2233091=test_sprintf_comb [492/915] 2233091=test_method_cache [493/915] 2233091=test_scheduler [494/915] 2233091=test_rdoc_ri_paths [495/915] 2233091=test_command [496/915] 2233091=test_gem_text [497/915] 2233091=test_set_len [498/915] 2233091=test_settracefunc [499/915] 2233088=test_psych [500/915] 2233089=tunnel_test [501/915] 2233089=test_pattern_matching [502/915] 2233089=test_rubyoptions [503/915] 2233088=test_zsh_completion [504/915] 2233088=test_win32ole [505/915] 2233088=json_common_interface_test [506/915] 2233088=test_gem_commands_open_command [507/915] 2233088=test_asn1 [508/915] 2233088=test_kdf [509/915] 2233088=test_ractor [510/915] 2233088=test_gem_source_specific_file [511/915] 2233088=test_serialize_subclasses [512/915] 2233088=test_handle [513/915] 2233091=test_dryrun [514/915] 2233091=test_enum [515/915] 2233088=test_float [516/915] 2233091=test_rdoc_parser_markdown [517/915] 2233091=test_ractor [518/915] 2233091=relocation_test [519/915] 2233091=test_windows_1251 [520/915] 2233091=test_frozen [521/915] 2233091=test_delegate [522/915] 2233091=test_gem_ext_cargo_builder_unit [523/915] 2233091=test_postponed_job [524/915] 2233088=test_gem_request_set_lockfile [525/915] 2233091=test_pty .Leaked file descriptor: TestIO#test_select_exceptfds: 13 #<File::Stat dev=0xd, ino=2329893149, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-26 19:39:43.027708849 +0000, mtime=2024-11-26 19:39:43.027708849 +0000, ctime=2024-11-26 19:39:43.027708849 +0000> Leaked file descriptor: TestIO#test_select_exceptfds: 14 #<File::Stat dev=0xd, ino=2329893149, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-26 19:39:43.027708849 +0000, mtime=2024-11-26 19:39:43.027708849 +0000, ctime=2024-11-26 19:39:43.027708849 +0000> Multiple autoclose IO objects for a file descriptor in: TestIO#test_select_exceptfds: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestIO#test_read_buffer_not_raise_shared_string_error: 13 Closed file descriptor: TestIO#test_read_buffer_not_raise_shared_string_error: 14 [526/915] 2233090=test_recursion [527/915] 2233090=test_rdoc_markup_attributes [528/915] 2233090=parse_comments_test [529/915] 2233090=parse_success_test [530/915] 2233090=test_omap [531/915] 2233090=test_fiddle [532/915] 2233091=test_shellwords [533/915] 2233091=test_yield_block [534/915] 2233091=test_case [535/915] 2233091=test_ractor [536/915] 2233090=test_complex [537/915] 2233088=test_digest [538/915] 2233091=test_gem_package_task [539/915] 2233091=newline_offsets_test [540/915] 2233090=test_gem_resolver_best_set [541/915] 2233090=test_utf32 [542/915] 2233090=test_gem_commands_environment_command [543/915] 2233090=test_array [544/915] 2233091=test_threadgroup [545/915] 2233088=test_disable_irb [546/915] 2233088=static_inspect_test [547/915] 2233088=test_gem_commands_contents_command [548/915] 2233091=test_noarg [549/915] 2233088=test_gem_resolver_lock_specification [550/915] 2233088=test_rdoc_markup_to_html_crossref [551/915] 2233091=test_open3 [552/915] 2233088=test_spell_checker [553/915] 2233088=test_rbconfig [554/915] 2233088=test_win32ole_method [555/915] 2233088=test_load [556/915] 2233088=test_euc_jp [557/915] 2233088=test_flush [558/915] 2233088=test_error_highlight [559/915] 2233088=test_random [560/915] 2233088=test_call [561/915] 2233088=test_gem_resolver_conflict [562/915] 2233088=test_date_strptime [563/915] 2233088=test_rdoc_extend [564/915] 2233088=test_warning [565/915] 2233088=test_gem_safe_marshal [566/915] 2233088=node_id_test [567/915] 2233091=test_gbk [568/915] 2233091=test_merge_keys [569/915] 2233091=test_string [570/915] 2233088=test_num2int [571/915] 2233088=test_cgi_util [572/915] 2233088=test_rdoc_context [573/915] 2233088=test_iter_break [574/915] 2233088=test_ensure_and_callcc [575/915] 2233088=test_open-uri Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 39815> .Closed file descriptor: TestOpenURI#test_encoding: 11 [576/915] 2233088=test_date_ractor [577/915] 2233088=test_rdoc_markup_to_tt_only [578/915] 2233088=test_address_resolve [579/915] 2233088=test_parser [580/915] 2233088=json_generator_test [581/915] 2233090=test_iso_8859 [582/915] 2233088=test_gem_commands_signin_command [583/915] 2233090=test_dbm [584/915] 2233090=test_gem_commands_search_command [585/915] 2233090=test_addrinfo [586/915] 2233088=test_arithmetic_sequence [587/915] 2233090=test_gem_commands_specification_command [588/915] 2233088=regexp_test [589/915] 2233088=test_cesu8 [590/915] 2233088=test_rdoc_markup_document [591/915] 2233088=test_bug-14834 [592/915] 2233088=test_rdoc_generator_markup [593/915] 2233088=test_rdoc_markup_parser [594/915] 2233090=test_gem_commands_dependency_command [595/915] 2233088=test_generic [596/915] 2233090=test_rdoc_markup_to_ansi [597/915] 2233088=test_framework [598/915] 2233088=test_workspace [599/915] 2233090=test_passing_block [600/915] 2233090=test_singleton_function [601/915] 2233090=test_gem_resolver_index_specification [602/915] 2233090=test_bn [603/915] 2233088=test_gem_rdoc [604/915] 2233090=test_digest_extend [605/915] 2233090=test_gem_dependency_list [606/915] 2233090=test_gem_install_update_options [607/915] 2233088=test_monitor [608/915] 2233090=test_last_thread [609/915] 2233088=test_c_struct_builder [610/915] 2233088=test_numhash [611/915] 2233088=test_whileuntil [612/915] 2233088=test_pkey_rsa [613/915] 2233089=heredoc_test [614/915] 2233089=test_gem_ext_cmake_builder [615/915] 2233089=test_rdoc_parser_changelog [616/915] 2233089=test_c_union_entity [617/915] 2233090=test_io_wait_uncommon [618/915] 2233090=test_gem_ci_detector [619/915] 2233089=bom_test [620/915] 2233090=test_io_console [621/915] 2233089=test_file [622/915] 2233088=test_rdoc_markup_to_bs [623/915] 2233088=test_gem_commands_push_command [624/915] 2233088=test_x509ext [625/915] 2233088=test_httpresponse [626/915] 2233088=test_rdoc_parser_ruby [627/915] 2233090=locals_test [628/915] 2233090=test_gem_remote_fetcher_local_server [629/915] 2233090=test_verbose [630/915] 2233090=test_gem_resolver [631/915] 2233088=test_rdoc_tom_doc [632/915] 2233088=test_emoji [633/915] 2233088=test_resize [634/915] 2233088=test_sorted_set [635/915] 2233090=test_condition [636/915] 2233090=json_generic_object_test [637/915] 2233090=test_erb [638/915] 2233088=test_cp949 [639/915] 2233088=test_stringify_symbols [640/915] 2233090=test_eval [641/915] 2233088=test_date_attr [642/915] 2233088=reflection_test [643/915] 2233088=test_gem_name_tuple [644/915] 2233088=test_gem_request_set_lockfile_parser [645/915] 2233090=test_utf16 [646/915] 2233090=test_autoload [647/915] 2233088=test_sprintf [648/915] 2233088=test_gem_commands_cleanup_command [649/915] 2233089=test_gem_ext_ext_conf_builder [650/915] 2233088=test_buffered_io [651/915] 2233088=test_gem_dependency_resolution_error [652/915] 2233088=test_path_to_class [653/915] 2233088=test_ansi [654/915] 2233088=test_cgi_session [655/915] 2233088=test_usrmarshal [656/915] 2233088=test_x509crl [657/915] 2233088=test_httpresponses [658/915] 2233088=test_ripper [659/915] 2233088=test_optimization [660/915] 2233089=test_gem_commands_which_command [661/915] 2233089=test_pkcs12 [662/915] 2233089=test_weakmap [663/915] 2233088=test_fiber [664/915] 2233090=test_refinement [665/915] 2233089=test_case_options [666/915] 2233089=test_member [667/915] 2233089=test_syntax [668/915] 2233090=test_win32ole_variant [669/915] 2233090=test_x509req [670/915] 2233090=test_flip [671/915] 2233090=test_buffering [672/915] 2233090=test_svcb_https [673/915] 2233090=test_allocation [674/915] 2233088=test_debugger_integration [675/915] 2233088=test_my_integer [676/915] 2233088=test_insns_leaf [677/915] 2233088=test_option [678/915] 2233088=test_tracer [679/915] 2233088=test_gem_version_option [680/915] 2233088=symbol_encoding_test [681/915] 2233088=test_pkg_config [682/915] 2233088=test_gem_security_signer [683/915] 2233088=test_rdoc_markdown_test [684/915] 2233088=test_rdoc_normal_module [685/915] 2233088=test_resolve_symbol [686/915] 2233088=test_gem_source_lock [687/915] 2233088=test_default_gems [688/915] 2233088=test_rdoc_task [689/915] 2233088=test_x509name [690/915] 2233088=test_backtrace [691/915] 2233088=test_dln [692/915] 2233088=test_scalar_scanner [693/915] 2233088=test_nofree [694/915] 2233088=test_set [695/915] 2233088=test_gem_dependency [696/915] 2233088=test_gem_commands_rebuild_command [697/915] 2233088=test_env [698/915] 2233091=test_jaro_winkler [699/915] 2233091=test_prettyprint [700/915] 2233091=overlap_test [701/915] 2233089=test_gem_resolver_specification [702/915] 2233089=test_color [703/915] 2233089=test_queue [704/915] 2233089=test_fd_setsize [705/915] 2233089=test_webauthn_listener [706/915] 2233091=test_gem_util Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 44483> [707/915] 2233091=test_pkey_dsa .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 [708/915] 2233090=test_gem_package [709/915] 2233089=test_stat [710/915] 2233089=test_date_conv [711/915] 2233089=test_egrep_cpp [712/915] 2233089=test_gem_resolver_activation_request [713/915] 2233089=test_cgi_modruby [714/915] 2233089=test_inadvertent_creation [715/915] 2233091=test_method_name_check [716/915] 2233091=test_lazy_enumerator [717/915] 2233089=test_rdoc_rdoc [718/915] 2233089=test_benchmark [719/915] 2233090=test_hmac [720/915] 2233090=test_nonblock [721/915] 2233090=test_optparse [722/915] 2233091=test_data_error [723/915] 2233090=test_find_executable [724/915] 2233090=test_gem_source [725/915] 2233091=test_mdns [726/915] 2233091=test_help [727/915] 2233091=test_key_actor_emacs [728/915] 2233091=test_numeric [729/915] 2233091=test_udp [730/915] 2233091=test_files_lib [731/915] 2233091=test_basicinstructions [732/915] 2233091=test_io_buffer [733/915] 2233090=test_normalize [734/915] 2233090=test_range [735/915] 2233091=test_rdoc_markup_include [736/915] 2233091=test_weakref [737/915] 2233089=test_macro [738/915] 2233089=test_ractor [739/915] 2233089=test_timeout [740/915] 2233091=test_ws [741/915] 2233091=test_path [742/915] 2233091=test_rdoc_require [743/915] 2233091=test_ts [744/915] 2233088=test_gem_uri_formatter [745/915] 2233088=test_locale [746/915] 2233088=test_assembler [747/915] 2233088=test_key_event_record [748/915] 2233088=test_erb_m17n [749/915] 2233088=test_iseq [750/915] 2233090=test_gem_resolver_dependency_request [751/915] 2233090=test_gem_commands_owner_command [752/915] 2233091=test_gem_path_support [753/915] 2233089=test_rdoc_generator_darkfish [754/915] 2233091=snippets_test [755/915] 2233088=test_force_exit [756/915] 2233088=test_recorder [757/915] 2233088=test_rdoc_top_level [758/915] 2233089=test_gem_remote_fetcher_s3 [759/915] 2233090=test_shapes [760/915] 2233090=test_fnmatch [761/915] 2233089=test_configuration [762/915] 2233090=desugar_compiler_test [763/915] 2233090=test_string [764/915] 2233089=test_internal_ivar [765/915] 2233089=test_tree_spell_checker [766/915] 2233088=test_tracepoint [767/915] 2233089=test_objspace [768/915] 2233090=test_raise [769/915] 2233090=test_have_macro [770/915] 2233088=test_sleep [771/915] 2233091=test_emitter [772/915] 2233091=test_bug-5832 [773/915] 2233091=test_https_proxy [774/915] 2233091=test_forwardable [775/915] 2233091=test_have_library [776/915] 2233090=test_gem_request_set [777/915] 2233090=test_scanner_events [778/915] 2233090=test_enumerable [779/915] 2233090=test_pack [780/915] 2233090=test_mkmf [781/915] 2233090=ruby_parser_test [782/915] 2233090=test_nomethod_error [783/915] 2233090=test_human_typo [784/915] 2233090=json_ext_parser_test [785/915] 2233090=test_config [786/915] 2233090=test_date_compat [787/915] 2233090=test_gem_commands_signout_command [788/915] 2233090=magic_comment_test [789/915] 2233091=test_gem_commands_yank_command [790/915] 2233090=test_gem_uri [791/915] 2233090=test_dir [792/915] 2233090=static_literals_test [793/915] 2233090=test_gem_ext_builder [794/915] 2233088=test_gem_remote_fetcher [795/915] 2233090=test_ifunless [796/915] 2233090=test_bug-3571 [797/915] 2233090=test_defined [798/915] 2233090=test_enumerator [799/915] 2233090=test_files_test_1 [800/915] 2233090=test_eval [801/915] 2233090=test_gem_unsatisfiable_dependency_error [802/915] 2233088=test_nesting_parser [803/915] 2233088=test_rdoc_rd_inline [804/915] 2233090=test_gem_dependency_installer [805/915] 2233088=test_scalar [806/915] 2233088=test_gem_command_manager [807/915] 2233088=test_sizeof [808/915] 2233091=test_face [809/915] 2233091=test_remote_fetch_error [810/915] 2233091=json_encoding_test [811/915] 2233091=test_gem_ext_rake_builder [812/915] 2233091=test_mailto [813/915] 2233091=test_not [814/915] 2233091=test_sleep [815/915] 2233091=test_gem_commands_cert_command [816/915] 2233091=equality_test [817/915] 2233091=test_enc_associate [818/915] 2233090=newline_test [819/915] 2233090=test_to_ary_concat [820/915] 2233091=test_c_struct_entry [821/915] 2233091=test_weakkeymap [822/915] 2233091=test_system [823/915] 2233090=test_gem_package_tar_writer [824/915] 2233090=test_rdoc_markup_indented_paragraph [825/915] 2233090=test_rdoc_text [826/915] 2233090=test_frozen_error [827/915] 2233090=test_trace [828/915] 2233091=test_gem_resolver_api_specification [829/915] 2233090=test_date_new [830/915] 2233090=test_notimplement [831/915] 2233091=test_pkey [832/915] 2233090=test_ractor [833/915] 2233091=test_provider [834/915] 2233090=test_require [835/915] 2233090=test_signedness [836/915] 2233091=test_gem_specification [837/915] 2233088=test_arity [838/915] 2233088=test_win32ole_variable [839/915] 2233088=test_ractor [840/915] 2233088=test_array [841/915] 2233088=test_gem_commands_fetch_command [842/915] 2233088=test_date_arith [843/915] 2233088=parse_test [844/915] 2233088=test_rdoc_include [845/915] 2233088=test_mixed_unicode_escapes [846/915] 2233088=attribute_write_test [847/915] 2233088=test_rdoc_markup_to_html [848/915] 2233088=test_rdoc_markup_to_joined_paragraph [849/915] 2233088=test_pack [850/915] 2233088=test_len [851/915] 2233088=test_interned_str [852/915] 2233088=test_literal [853/915] 2233088=test_compile_prism [854/915] 2233088=test_pstore [855/915] 2233088=test_rdoc_options [856/915] 2233088=test_thread [857/915] 2233088=test_exception_at_throwing [858/915] 2233088=test_bundled_ca [859/915] 2233091=test_rdoc_rubygems_hook [860/915] 2233091=test_dup [861/915] 2233091=test_input_method [862/915] 2233088=test_securerandom [863/915] 2233091=test_rdoc_class_module [864/915] 2233088=test_acceptable [865/915] 2233088=test_file_exhaustive [866/915] 2233091=test_erb_command [867/915] 2233091=test_gem_commands_query_command [868/915] 2233091=test_dns [869/915] 2233091=test_gem_resolver_vendor_specification [870/915] 2233091=test_cstr [871/915] 2233091=test_rdoc_markup_heading [872/915] 2233091=test_require_path_check [873/915] 2233091=test_append [874/915] 2233091=test_exception [875/915] 2233090=test_rdoc_ri_driver [876/915] 2233090=test_protocol [877/915] 2233090=test_httpheader [878/915] 2233090=test_ostruct [879/915] 2233090=test_tsort [880/915] 2233090=test_process [881/915] 2233089=test_rendering [882/915] 2233089=test_memory_view [883/915] 2233089=test_thread_queue [884/915] 2233088=test_nowrite [885/915] 2233091=test_alias [886/915] 2233088=test_coverage [887/915] 2233091=test_socket [888/915] 2233089=test_pathname [889/915] 2233088=constant_path_node_test [890/915] 2233088=test_stringscanner [891/915] 2233088=test_super [892/915] 2233089=json_parser_test [893/915] 2233089=test_coderange [894/915] 2233089=test_method [895/915] 2233091=test_rdoc_markup_to_label [896/915] 2233091=test_update [897/915] 2233091=test_ast [898/915] 2233088=test_marshalable [899/915] 2233088=test_find [900/915] 2233088=test_m17n_comb [901/915] 2233088=test_gem_commands_stale_command [902/915] 2233088=test_stream [903/915] 2233088=test_pp [904/915] 2233088=test_gem_resolver_git_specification [905/915] 2233088=test_uncorrectable_name_check [906/915] 2233088=test_ssl_session [907/915] 2233088=test_beginendblock [908/915] 2233088=heredoc_dedent_test [909/915] 2233088=test_show_source [910/915] 2233088=test_deprecated [911/915] 2233088=test_abi [912/915] 2233088=test_div [913/915] 2233088=test_name_error_extension [914/915] 2233088=test_within_pipe [915/915] 2233088=test_reline Finished tests in 283.498596s, 113.1822 tests/s, 23063.4088 assertions/s. 32087 tests, 6538444 assertions, 0 failures, 0 errors, 372 skips ruby -v: ruby 3.4.0dev (2024-11-26T19:31:08Z master 1dd40ec18a) +PRISM [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 -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '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/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/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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' 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' ruby 3.4.0dev (2024-11-26T19:31:08Z master 1dd40ec18a) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ /tmp/ruby/src/trunk-jemalloc/lib/reline/io/ansi.rb:192: [BUG] rb_sys_fail_str(<STDIN>) - errno == 0 ruby 3.4.0dev (2024-11-26T19:31:08Z master 1dd40ec18a) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0021 p:---- s:0121 e:000120 CFUNC :winsize c:0020 p:0005 s:0117 e:000116 METHOD /tmp/ruby/src/trunk-jemalloc/lib/reline/io/ansi.rb:192 c:0019 p:0005 s:0112 e:000111 METHOD /tmp/ruby/src/trunk-jemalloc/lib/reline.rb:208 c:0018 p:0028 s:0108 e:000107 METHOD /tmp/ruby/src/trunk-jemalloc/lib/forwardable.rb:240 c:0017 p:0004 s:0101 e:000100 METHOD /tmp/ruby/src/trunk-jemalloc/lib/irb/pager.rb:58 c:0016 p:0005 s:0093 e:000092 METHOD /tmp/ruby/src/trunk-jemalloc/lib/irb/pager.rb:11 c:0015 p:0314 s:0087 e:000086 METHOD /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1405 c:0014 p:0079 s:0073 e:000072 BLOCK /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1061 c:0013 p:0024 s:0069 e:000068 METHOD /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1365 c:0012 p:0007 s:0063 e:000062 BLOCK /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1045 c:0011 p:0024 s:0058 e:000057 BLOCK /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1124 c:0010 p:0017 s:0054 e:000053 METHOD <internal:kernel>:168 c:0009 p:0004 s:0049 e:000048 METHOD /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1121 c:0008 p:0008 s:0045 e:000044 METHOD /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1044 c:0007 p:0003 s:0041 e:000040 BLOCK /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1025 [FINISH] c:0006 p:---- s:0038 e:000037 CFUNC :catch c:0005 p:0142 s:0033 E:002360 METHOD /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1024 c:0004 p:0125 s:0021 e:000020 METHOD /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1589 c:0003 p:0009 s:0011 e:000010 METHOD <internal:prelude>:5 c:0002 p:0009 s:0007 E:0008f8 EVAL /tmp/ruby/src/trunk-jemalloc/spec/ruby/core/binding/fixtures/irb.rb:3 [FINISH] c:0001 p:0000 s:0003 E:000af0 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk-jemalloc/spec/ruby/core/binding/fixtures/irb.rb:3:in '<main>' <internal:prelude>:5:in 'irb' /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1589:in 'irb' /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1024:in 'run' /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1024:in 'catch' /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1025:in 'block in run' /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1044:in 'eval_input' /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1121:in 'each_top_level_statement' <internal:kernel>:168:in 'loop' /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1124:in 'block in each_top_level_statement' /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1045:in 'block in eval_input' /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1365:in 'signal_status' /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1061:in 'block (2 levels) in eval_input' /tmp/ruby/src/trunk-jemalloc/lib/irb.rb:1405:in 'output_value' /tmp/ruby/src/trunk-jemalloc/lib/irb/pager.rb:11:in 'page_content' /tmp/ruby/src/trunk-jemalloc/lib/irb/pager.rb:58:in 'content_exceeds_screen_height?' /tmp/ruby/src/trunk-jemalloc/lib/forwardable.rb:240:in 'get_screen_size' /tmp/ruby/src/trunk-jemalloc/lib/reline.rb:208:in 'get_screen_size' /tmp/ruby/src/trunk-jemalloc/lib/reline/io/ansi.rb:192:in 'get_screen_size' /tmp/ruby/src/trunk-jemalloc/lib/reline/io/ansi.rb:192:in 'winsize' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(rb_print_backtrace+0x8) [0x7f3b0aae8182] /tmp/ruby/src/trunk-jemalloc/vm_dump.c:823 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(rb_vm_bugreport) /tmp/ruby/src/trunk-jemalloc/vm_dump.c:1155 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(bug_report_end+0x0) [0x7f3b0a8c6ace] /tmp/ruby/src/trunk-jemalloc/error.c:1085 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(rb_bug_without_die) /tmp/ruby/src/trunk-jemalloc/error.c:1085 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(die+0x0) [0x7f3b0a7eb926] /tmp/ruby/src/trunk-jemalloc/error.c:1093 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(rb_bug) /tmp/ruby/src/trunk-jemalloc/error.c:1095 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(make_errno_exc_str+0x21) [0x7f3b0a7ebd86] /tmp/ruby/src/trunk-jemalloc/error.c:3728 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(rb_sys_fail_str+0xf) [0x7f3b0a8ca9af] /tmp/ruby/src/trunk-jemalloc/error.c:3770 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so(console_beep+0x13) [0x7f3b09e04fd3] /tmp/ruby/src/trunk-jemalloc/ext/io/console/console.c:1023 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so(console_winsize+0x7d) [0x7f3b09e0517d] /tmp/ruby/src/trunk-jemalloc/ext/io/console/console.c:836 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(vm_call_cfunc_with_frame_+0xd9) [0x7f3b0aab565c] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3801 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3847 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(vm_sendish+0xbb) [0x7f3b0aac8f3c] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:5968 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(vm_exec_core) ../../src/trunk-jemalloc/insns.def:898 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(vm_exec_loop+0xa) [0x7f3b0aad02b9] /tmp/ruby/src/trunk-jemalloc/vm.c:2612 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk-jemalloc/vm.c:2591 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(catch_i+0x68) [0x7f3b0aad4908] /tmp/ruby/src/trunk-jemalloc/vm.c:1666 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(vm_catch_protect+0xd8) [0x7f3b0aabef78] /tmp/ruby/src/trunk-jemalloc/vm_eval.c:2525 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(rb_catch_obj+0x50) [0x7f3b0aabf1e0] /tmp/ruby/src/trunk-jemalloc/vm_eval.c:2551 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(vm_call_cfunc_with_frame_+0x10d) [0x7f3b0aab425d] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:3801 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(vm_sendish+0xd3) [0x7f3b0aabc2b3] /tmp/ruby/src/trunk-jemalloc/vm_insnhelper.c:5968 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(vm_exec_core+0x2a09) [0x7f3b0aacb7f9] ../../src/trunk-jemalloc/insns.def:851 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(vm_exec_loop+0xa) [0x7f3b0aad02b9] /tmp/ruby/src/trunk-jemalloc/vm.c:2612 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk-jemalloc/vm.c:2591 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(rb_ec_exec_node+0xa5) [0x7f3b0a8d0fc5] /tmp/ruby/src/trunk-jemalloc/eval.c:281 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4(ruby_run_node+0x83) [0x7f3b0a8d4c63] /tmp/ruby/src/trunk-jemalloc/eval.c:319 /tmp/ruby/build/trunk-jemalloc/ruby(rb_main+0x21) [0x55af6f6a9186] /tmp/ruby/src/trunk-jemalloc/main.c:43 /tmp/ruby/build/trunk-jemalloc/ruby(main) /tmp/ruby/src/trunk-jemalloc/main.c:68 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f3b0a0f91ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f3b0a0f928b] ../csu/libc-start.c:360 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 [0x55af6f6a91d5] -- Other runtime information ----------------------------------------------- * Loaded script: /tmp/ruby/src/trunk-jemalloc/spec/ruby/core/binding/fixtures/irb.rb * Loaded features: 0 enumerator.so 1 thread.rb 2 fiber.so 3 rational.so 4 complex.so 5 ruby2_keywords.rb 6 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 8 /tmp/ruby/build/trunk-jemalloc/rbconfig.rb 9 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/compatibility.rb 10 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/defaults.rb 11 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/deprecate.rb 12 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/errors.rb 13 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/target_rbconfig.rb 14 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/unknown_command_spell_checker.rb 15 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/exceptions.rb 16 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/basic_specification.rb 17 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/stub_specification.rb 18 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/platform.rb 19 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/specification_record.rb 20 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/util/list.rb 21 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/version.rb 22 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/requirement.rb 23 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/specification.rb 24 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/util.rb 25 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/dependency.rb 26 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/core_ext/kernel_gem.rb 27 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 28 /tmp/ruby/build/trunk-jemalloc/.ext/common/monitor.rb 29 /tmp/ruby/src/trunk-jemalloc/lib/rubygems.rb 30 /tmp/ruby/src/trunk-jemalloc/lib/bundled_gems.rb 31 /tmp/ruby/src/trunk-jemalloc/lib/error_highlight/version.rb 32 /tmp/ruby/src/trunk-jemalloc/lib/error_highlight/base.rb 33 /tmp/ruby/src/trunk-jemalloc/lib/error_highlight/formatter.rb 34 /tmp/ruby/src/trunk-jemalloc/lib/error_highlight/core_ext.rb 35 /tmp/ruby/src/trunk-jemalloc/lib/error_highlight.rb 36 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/version.rb 37 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/core_ext/name_error.rb 38 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/levenshtein.rb 39 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/jaro_winkler.rb 40 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checker.rb 41 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 42 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 43 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/name_error_checkers.rb 44 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/method_name_checker.rb 45 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/key_error_checker.rb 46 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/null_checker.rb 47 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/tree_spell_checker.rb 48 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/require_path_checker.rb 49 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 50 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean/formatter.rb 51 /tmp/ruby/src/trunk-jemalloc/lib/did_you_mean.rb 52 /tmp/ruby/src/trunk-jemalloc/lib/syntax_suggest/core_ext.rb 53 /tmp/ruby/build/trunk-jemalloc/x86_64-linux-fake.rb 54 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 55 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/core.rb 56 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/lexer.rb 57 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/filter.rb 58 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper/sexp.rb 59 /tmp/ruby/build/trunk-jemalloc/.ext/common/ripper.rb 60 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 61 /tmp/ruby/build/trunk-jemalloc/.ext/common/forwardable/impl.rb 62 /tmp/ruby/src/trunk-jemalloc/lib/forwardable.rb 63 /tmp/ruby/src/trunk-jemalloc/lib/reline/version.rb 64 /tmp/ruby/src/trunk-jemalloc/lib/reline/config.rb 65 /tmp/ruby/src/trunk-jemalloc/lib/reline/key_actor/base.rb 66 /tmp/ruby/src/trunk-jemalloc/lib/reline/key_actor/composite.rb 67 /tmp/ruby/src/trunk-jemalloc/lib/reline/key_actor/emacs.rb 68 /tmp/ruby/src/trunk-jemalloc/lib/reline/key_actor/vi_command.rb 69 /tmp/ruby/src/trunk-jemalloc/lib/reline/key_actor/vi_insert.rb 70 /tmp/ruby/src/trunk-jemalloc/lib/reline/key_actor.rb 71 /tmp/ruby/src/trunk-jemalloc/lib/reline/key_stroke.rb 72 /tmp/ruby/src/trunk-jemalloc/lib/reline/kill_ring.rb 73 /tmp/ruby/src/trunk-jemalloc/lib/reline/unicode/east_asian_width.rb 74 /tmp/ruby/src/trunk-jemalloc/lib/reline/unicode.rb 75 /tmp/ruby/src/trunk-jemalloc/lib/delegate.rb 76 /tmp/ruby/src/trunk-jemalloc/lib/fileutils.rb 77 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 78 /tmp/ruby/src/trunk-jemalloc/lib/tmpdir.rb 79 /tmp/ruby/src/trunk-jemalloc/lib/tempfile.rb 80 /tmp/ruby/src/trunk-jemalloc/lib/reline/line_editor.rb 81 /tmp/ruby/src/trunk-jemalloc/lib/reline/history.rb 82 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 83 /tmp/ruby/src/trunk-jemalloc/lib/reline/io/dumb.rb 84 /tmp/ruby/src/trunk-jemalloc/lib/reline/io.rb 85 /tmp/ruby/src/trunk-jemalloc/lib/reline/face.rb 86 /tmp/ruby/src/trunk-jemalloc/lib/reline/io/ansi.rb 87 /tmp/ruby/src/trunk-jemalloc/lib/reline.rb 88 /tmp/ruby/src/trunk-jemalloc/lib/irb/init.rb 89 /tmp/ruby/src/trunk-jemalloc/lib/singleton.rb 90 /tmp/ruby/src/trunk-jemalloc/lib/irb/helper_method/base.rb 91 /tmp/ruby/src/trunk-jemalloc/lib/irb/helper_method/conf.rb 92 /tmp/ruby/src/trunk-jemalloc/lib/irb/helper_method.rb 93 /tmp/ruby/src/trunk-jemalloc/lib/irb/workspace.rb 94 /tmp/ruby/src/trunk-jemalloc/lib/irb/inspector.rb 95 /tmp/ruby/src/trunk-jemalloc/lib/irb/nesting_parser.rb 96 /tmp/ruby/src/trunk-jemalloc/lib/irb/ruby-lex.rb 97 /tmp/ruby/src/trunk-jemalloc/lib/rubygems/path_support.rb 98 /tmp/ruby/src/trunk-jemalloc/lib/irb/completion.rb 99 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 100 /tmp/ruby/build/trunk-jemalloc/.ext/common/pathname.rb 101 /tmp/ruby/src/trunk-jemalloc/lib/irb/history.rb 102 /tmp/ruby/src/trunk-jemalloc/lib/irb/input-method.rb 103 /tmp/ruby/src/trunk-jemalloc/lib/irb/output-method.rb 104 /tmp/ruby/src/trunk-jemalloc/lib/irb/context.rb 105 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/base.rb 106 /tmp/ruby/src/trunk-jemalloc/lib/irb/command.rb 107 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/internal_helpers.rb 108 /tmp/ruby/src/trunk-jemalloc/lib/irb/debug.rb 109 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/debug.rb 110 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/backtrace.rb 111 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/break.rb 112 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/catch.rb 113 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/cd.rb 114 /tmp/ruby/src/trunk-jemalloc/lib/irb/ext/change-ws.rb 115 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/chws.rb 116 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/context.rb 117 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/continue.rb 118 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/delete.rb 119 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/disable_irb.rb 120 /tmp/ruby/src/trunk-jemalloc/lib/shellwords.rb 121 /tmp/ruby/src/trunk-jemalloc/lib/irb/color.rb 122 /tmp/ruby/src/trunk-jemalloc/lib/irb/source_finder.rb 123 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/edit.rb 124 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/exit.rb 125 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/finish.rb 126 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/force_exit.rb 127 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/help.rb 128 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 129 /tmp/ruby/src/trunk-jemalloc/lib/irb/pager.rb 130 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/history.rb 131 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/info.rb 132 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/irb_info.rb 133 /tmp/ruby/src/trunk-jemalloc/lib/irb/ext/loader.rb 134 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/load.rb 135 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/ls.rb 136 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/measure.rb 137 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/next.rb 138 /tmp/ruby/src/trunk-jemalloc/lib/irb/ext/workspaces.rb 139 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/pushws.rb 140 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/show_doc.rb 141 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/show_source.rb 142 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/step.rb 143 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/subirb.rb 144 /tmp/ruby/src/trunk-jemalloc/lib/irb/command/whereami.rb 145 /tmp/ruby/src/trunk-jemalloc/lib/irb/default_commands.rb 146 /tmp/ruby/src/trunk-jemalloc/lib/irb/statement.rb 147 /tmp/ruby/src/trunk-jemalloc/lib/irb/locale.rb 148 /tmp/ruby/src/trunk-jemalloc/lib/irb/version.rb 149 /tmp/ruby/src/trunk-jemalloc/lib/irb/easter-egg.rb 150 /tmp/ruby/src/trunk-jemalloc/lib/irb.rb 151 /tmp/ruby/src/trunk-jemalloc/lib/prettyprint.rb 152 /tmp/ruby/src/trunk-jemalloc/lib/pp.rb 153 /tmp/ruby/src/trunk-jemalloc/lib/irb/color_printer.rb * Process memory map: 55af6f6a8000-55af6f6a9000 r--p 00000000 00:7f 17840455 /tmp/ruby/build/trunk-jemalloc/ruby 55af6f6a9000-55af6f6aa000 r-xp 00001000 00:7f 17840455 /tmp/ruby/build/trunk-jemalloc/ruby 55af6f6aa000-55af6f6ab000 r--p 00002000 00:7f 17840455 /tmp/ruby/build/trunk-jemalloc/ruby 55af6f6ab000-55af6f6ac000 r--p 00002000 00:7f 17840455 /tmp/ruby/build/trunk-jemalloc/ruby 55af6f6ac000-55af6f6ad000 rw-p 00003000 00:7f 17840455 /tmp/ruby/build/trunk-jemalloc/ruby 7f3ae8f0b000-7f3ae990b000 rw-p 00000000 00:00 0 7f3ae9cf9000-7f3ae9f00000 r--s 00000000 00:7f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f3ae9f00000-7f3aec800000 rw-p 00000000 00:00 0 7f3aec8b9000-7f3aec8e6000 r--s 00000000 00:7f 17972309 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7f3aec8e6000-7f3aede62000 r--s 00000000 00:7f 17831485 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4.0 7f3aede62000-7f3aedea0000 r--s 00000000 00:7f 17840455 /tmp/ruby/build/trunk-jemalloc/ruby 7f3aedea0000-7f3aedf40000 rw-p 00000000 00:00 0 7f3aedf40000-7f3aee2c0000 rw-p 00000000 00:00 0 7f3aee2c0000-7f3aee320000 rw-p 00000000 00:00 0 7f3aee330000-7f3aee340000 rw-p 00000000 00:00 0 7f3aee340000-7f3aee350000 rw-p 00000000 00:00 0 7f3aee355000-7f3aee35c000 r--p 00000000 00:7f 17972288 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7f3aee35c000-7f3aee3a0000 r-xp 00007000 00:7f 17972288 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7f3aee3a0000-7f3aee3bd000 r--p 0004b000 00:7f 17972288 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7f3aee3bd000-7f3aee3bf000 r--p 00067000 00:7f 17972288 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7f3aee3bf000-7f3aee3c0000 rw-p 00069000 00:7f 17972288 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/ripper.so 7f3aee3c0000-7f3aee400000 rw-p 00000000 00:00 0 7f3aee400000-7f3aeea00000 rw-p 00000000 00:00 0 7f3aeea04000-7f3aeea07000 r--p 00000000 00:7f 17972426 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7f3aeea07000-7f3aeea0c000 r-xp 00003000 00:7f 17972426 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7f3aeea0c000-7f3aeea0e000 r--p 00008000 00:7f 17972426 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7f3aeea0e000-7f3aeea0f000 r--p 00009000 00:7f 17972426 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7f3aeea0f000-7f3aeea10000 rw-p 0000a000 00:7f 17972426 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/stringio.so 7f3aeea10000-7f3aeea70000 rw-p 00000000 00:00 0 7f3aeea70000-7f3aeed70000 rw-p 00000000 00:00 0 7f3aeed70000-7f3aeed80000 rw-p 00000000 00:00 0 7f3aeed84000-7f3aeed86000 r--p 00000000 00:7f 17972362 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7f3aeed86000-7f3aeed8c000 r-xp 00002000 00:7f 17972362 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7f3aeed8c000-7f3aeed8e000 r--p 00008000 00:7f 17972362 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7f3aeed8e000-7f3aeed8f000 r--p 00009000 00:7f 17972362 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7f3aeed8f000-7f3aeed90000 rw-p 0000a000 00:7f 17972362 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/pathname.so 7f3aeed90000-7f3aeeda0000 rw-p 00000000 00:00 0 7f3aeeda0000-7f3aeee70000 rw-p 00000000 00:00 0 7f3aeee76000-7f3aeee78000 r--p 00000000 00:7f 17972298 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7f3aeee78000-7f3aeee7b000 r-xp 00002000 00:7f 17972298 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7f3aeee7b000-7f3aeee7d000 r--p 00005000 00:7f 17972298 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7f3aeee7d000-7f3aeee7e000 r--p 00006000 00:7f 17972298 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7f3aeee7e000-7f3aeee7f000 rw-p 00007000 00:7f 17972298 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/etc.so 7f3aeee7f000-7f3aeee80000 ---p 00000000 00:00 0 7f3aeee80000-7f3aeeec1000 rw-p 00000000 00:00 0 7f3aeeec1000-7f3aeeec2000 ---p 00000000 00:00 0 7f3aeeec2000-7f3aeef03000 rw-p 00000000 00:00 0 7f3aeef03000-7f3aeef04000 ---p 00000000 00:00 0 7f3aeef04000-7f3aeef45000 rw-p 00000000 00:00 0 7f3aeef45000-7f3aeef46000 ---p 00000000 00:00 0 7f3aeef46000-7f3aeef87000 rw-p 00000000 00:00 0 7f3aeef87000-7f3aeef88000 ---p 00000000 00:00 0 7f3aeef88000-7f3aeefc9000 rw-p 00000000 00:00 0 7f3aeefc9000-7f3aeefca000 ---p 00000000 00:00 0 7f3aeefca000-7f3aef00b000 rw-p 00000000 00:00 0 7f3aef00b000-7f3aef00c000 ---p 00000000 00:00 0 7f3aef00c000-7f3aef04d000 rw-p 00000000 00:00 0 7f3aef04d000-7f3aef04e000 ---p 00000000 00:00 0 7f3aef04e000-7f3aef08f000 rw-p 00000000 00:00 0 7f3aef08f000-7f3aef090000 ---p 00000000 00:00 0 7f3aef090000-7f3aef0d1000 rw-p 00000000 00:00 0 7f3aef0d1000-7f3aef0d2000 ---p 00000000 00:00 0 7f3aef0d2000-7f3aef113000 rw-p 00000000 00:00 0 7f3aef113000-7f3aef114000 ---p 00000000 00:00 0 7f3aef114000-7f3aef155000 rw-p 00000000 00:00 0 7f3aef155000-7f3aef156000 ---p 00000000 00:00 0 7f3aef156000-7f3aef197000 rw-p 00000000 00:00 0 7f3aef197000-7f3aef198000 ---p 00000000 00:00 0 7f3aef198000-7f3aef1d9000 rw-p 00000000 00:00 0 7f3aef1d9000-7f3aef1da000 ---p 00000000 00:00 0 7f3aef1da000-7f3aef21b000 rw-p 00000000 00:00 0 7f3aef21b000-7f3aef21c000 ---p 00000000 00:00 0 7f3aef21c000-7f3aef25d000 rw-p 00000000 00:00 0 7f3aef25d000-7f3aef25e000 ---p 00000000 00:00 0 7f3aef25e000-7f3aef29f000 rw-p 00000000 00:00 0 7f3aef29f000-7f3aef2a0000 ---p 00000000 00:00 0 7f3aef2a0000-7f3aef2e1000 rw-p 00000000 00:00 0 7f3aef2e1000-7f3aef2e2000 ---p 00000000 00:00 0 7f3aef2e2000-7f3aef323000 rw-p 00000000 00:00 0 7f3aef323000-7f3aef324000 ---p 00000000 00:00 0 7f3aef324000-7f3aef365000 rw-p 00000000 00:00 0 7f3aef365000-7f3aef366000 ---p 00000000 00:00 0 7f3aef366000-7f3aef3a7000 rw-p 00000000 00:00 0 7f3aef3a7000-7f3aef3a8000 ---p 00000000 00:00 0 7f3aef3a8000-7f3aef3e9000 rw-p 00000000 00:00 0 7f3aef3e9000-7f3aef3ea000 ---p 00000000 00:00 0 7f3aef3ea000-7f3aef42b000 rw-p 00000000 00:00 0 7f3aef42b000-7f3aef42c000 ---p 00000000 00:00 0 7f3aef42c000-7f3aef46d000 rw-p 00000000 00:00 0 7f3aef46d000-7f3aef46e000 ---p 00000000 00:00 0 7f3aef46e000-7f3aef4af000 rw-p 00000000 00:00 0 7f3aef4af000-7f3aef4b0000 ---p 00000000 00:00 0 7f3aef4b0000-7f3aef4f1000 rw-p 00000000 00:00 0 7f3aef4f1000-7f3aef4f2000 ---p 00000000 00:00 0 7f3aef4f2000-7f3aef533000 rw-p 00000000 00:00 0 7f3aef533000-7f3aef534000 ---p 00000000 00:00 0 7f3aef534000-7f3aef575000 rw-p 00000000 00:00 0 7f3aef575000-7f3aef576000 ---p 00000000 00:00 0 7f3aef576000-7f3aef5b7000 rw-p 00000000 00:00 0 7f3aef5b7000-7f3aef5b8000 ---p 00000000 00:00 0 7f3aef5b8000-7f3aef5f9000 rw-p 00000000 00:00 0 7f3aef5f9000-7f3aef5fa000 ---p 00000000 00:00 0 7f3aef5fa000-7f3aef63b000 rw-p 00000000 00:00 0 7f3aef63b000-7f3aef63c000 ---p 00000000 00:00 0 7f3aef63c000-7f3aef67d000 rw-p 00000000 00:00 0 7f3aef67d000-7f3aef67e000 ---p 00000000 00:00 0 7f3aef67e000-7f3aef6bf000 rw-p 00000000 00:00 0 7f3aef6bf000-7f3aef6c0000 ---p 00000000 00:00 0 7f3aef6c0000-7f3b09310000 rw-p 00000000 00:00 0 7f3b09310000-7f3b09590000 rw-p 00000000 00:00 0 7f3b09590000-7f3b095a0000 rw-p 00000000 00:00 0 7f3b095a2000-7f3b095a3000 r--p 00000000 00:7f 17972315 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7f3b095a3000-7f3b095a4000 r-xp 00001000 00:7f 17972315 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7f3b095a4000-7f3b095a5000 r--p 00002000 00:7f 17972315 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7f3b095a5000-7f3b095a6000 r--p 00002000 00:7f 17972315 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7f3b095a6000-7f3b095a7000 rw-p 00003000 00:7f 17972315 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/wait.so 7f3b095a7000-7f3b09600000 r--p 00000000 00:7f 15348059 /usr/lib/locale/C.utf8/LC_CTYPE 7f3b09600000-7f3b09e00000 rw-p 00000000 00:00 0 7f3b09e02000-7f3b09e04000 r--p 00000000 00:7f 17972309 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7f3b09e04000-7f3b09e09000 r-xp 00002000 00:7f 17972309 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7f3b09e09000-7f3b09e0a000 r--p 00007000 00:7f 17972309 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7f3b09e0a000-7f3b09e0b000 r--p 00008000 00:7f 17972309 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7f3b09e0b000-7f3b09e0c000 rw-p 00009000 00:7f 17972309 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/io/console.so 7f3b09e0c000-7f3b09e0d000 r--p 00000000 00:7f 17972345 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7f3b09e0d000-7f3b09e0e000 r-xp 00001000 00:7f 17972345 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7f3b09e0e000-7f3b09e0f000 r--p 00002000 00:7f 17972345 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7f3b09e0f000-7f3b09e10000 r--p 00002000 00:7f 17972345 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7f3b09e10000-7f3b09e11000 rw-p 00003000 00:7f 17972345 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/monitor.so 7f3b09e12000-7f3b09e13000 r--p 00000000 00:7f 17972138 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7f3b09e13000-7f3b09e14000 r-xp 00001000 00:7f 17972138 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7f3b09e14000-7f3b09e15000 r--p 00002000 00:7f 17972138 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7f3b09e15000-7f3b09e16000 r--p 00002000 00:7f 17972138 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7f3b09e16000-7f3b09e17000 rw-p 00003000 00:7f 17972138 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/trans/transdb.so 7f3b09e17000-7f3b09e1e000 r--s 00000000 00:7f 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7f3b09e1e000-7f3b09e25000 rw-p 00000000 00:00 0 7f3b09e25000-7f3b09ec2000 r--p 00000000 00:7f 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7f3b09ec2000-7f3b0a002000 r-xp 0009d000 00:7f 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7f3b0a002000-7f3b0a090000 r--p 001dd000 00:7f 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7f3b0a090000-7f3b0a09b000 r--p 0026b000 00:7f 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7f3b0a09b000-7f3b0a09e000 rw-p 00276000 00:7f 15349661 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33 7f3b0a09e000-7f3b0a0a2000 rw-p 00000000 00:00 0 7f3b0a0a2000-7f3b0a0a6000 r--p 00000000 00:7f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f3b0a0a6000-7f3b0a0c9000 r-xp 00004000 00:7f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f3b0a0c9000-7f3b0a0cd000 r--p 00027000 00:7f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f3b0a0cd000-7f3b0a0ce000 r--p 0002b000 00:7f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f3b0a0ce000-7f3b0a0cf000 rw-p 0002c000 00:7f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f3b0a0cf000-7f3b0a0f7000 r--p 00000000 00:7f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f3b0a0f7000-7f3b0a27f000 r-xp 00028000 00:7f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f3b0a27f000-7f3b0a2ce000 r--p 001b0000 00:7f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f3b0a2ce000-7f3b0a2d2000 r--p 001fe000 00:7f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f3b0a2d2000-7f3b0a2d4000 rw-p 00202000 00:7f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f3b0a2d4000-7f3b0a2e1000 rw-p 00000000 00:00 0 7f3b0a2e1000-7f3b0a2f1000 r--p 00000000 00:7f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f3b0a2f1000-7f3b0a370000 r-xp 00010000 00:7f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f3b0a370000-7f3b0a3c8000 r--p 0008f000 00:7f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f3b0a3c8000-7f3b0a3c9000 r--p 000e7000 00:7f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f3b0a3c9000-7f3b0a3ca000 rw-p 000e8000 00:7f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f3b0a3ca000-7f3b0a3cc000 rw-p 00000000 00:00 0 7f3b0a3cc000-7f3b0a3ce000 r--p 00000000 00:7f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f3b0a3ce000-7f3b0a3e3000 r-xp 00002000 00:7f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f3b0a3e3000-7f3b0a3fc000 r--p 00017000 00:7f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f3b0a3fc000-7f3b0a3fd000 r--p 0002f000 00:7f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f3b0a3fd000-7f3b0a3fe000 rw-p 00030000 00:7f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f3b0a3fe000-7f3b0a406000 rw-p 00000000 00:00 0 7f3b0a406000-7f3b0a410000 r--p 00000000 00:7f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f3b0a410000-7f3b0a473000 r-xp 0000a000 00:7f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f3b0a473000-7f3b0a488000 r--p 0006d000 00:7f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f3b0a488000-7f3b0a489000 r--p 00081000 00:7f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f3b0a489000-7f3b0a48a000 rw-p 00082000 00:7f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f3b0a48a000-7f3b0a493000 r--p 00000000 00:7f 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7f3b0a493000-7f3b0a540000 r-xp 00009000 00:7f 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7f3b0a540000-7f3b0a54e000 r--p 000b6000 00:7f 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7f3b0a54e000-7f3b0a554000 r--p 000c4000 00:7f 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7f3b0a554000-7f3b0a555000 rw-p 000ca000 00:7f 16282309 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 7f3b0a555000-7f3b0a774000 rw-p 00000000 00:00 0 7f3b0a774000-7f3b0a776000 r--p 00000000 00:7f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f3b0a776000-7f3b0a788000 r-xp 00002000 00:7f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f3b0a788000-7f3b0a78e000 r--p 00014000 00:7f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f3b0a78e000-7f3b0a78f000 r--p 0001a000 00:7f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f3b0a78f000-7f3b0a790000 rw-p 0001b000 00:7f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f3b0a790000-7f3b0a791000 r--p 00000000 00:7f 17972098 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7f3b0a791000-7f3b0a792000 r-xp 00001000 00:7f 17972098 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7f3b0a792000-7f3b0a793000 r--p 00002000 00:7f 17972098 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7f3b0a793000-7f3b0a794000 r--p 00002000 00:7f 17972098 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7f3b0a794000-7f3b0a795000 rw-p 00003000 00:7f 17972098 /tmp/ruby/build/trunk-jemalloc/.ext/x86_64-linux/enc/encdb.so 7f3b0a795000-7f3b0a7e4000 r--p 00000000 00:7f 17831485 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4.0 7f3b0a7e4000-7f3b0ac7b000 r-xp 0004f000 00:7f 17831485 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4.0 7f3b0ac7b000-7f3b0ae21000 r--p 004e6000 00:7f 17831485 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4.0 7f3b0ae21000-7f3b0ae3b000 r--p 0068b000 00:7f 17831485 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4.0 7f3b0ae3b000-7f3b0ae3f000 rw-p 006a5000 00:7f 17831485 /tmp/ruby/build/trunk-jemalloc/libruby.so.3.4.0 7f3b0ae3f000-7f3b0ae56000 rw-p 00000000 00:00 0 7f3b0ae56000-7f3b0ae57000 r--p 00000000 00:7f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f3b0ae57000-7f3b0ae82000 r-xp 00001000 00:7f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f3b0ae82000-7f3b0ae8c000 r--p 0002c000 00:7f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f3b0ae8c000-7f3b0ae8e000 r--p 00036000 00:7f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f3b0ae8e000-7f3b0ae90000 rw-p 00038000 00:7f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffeebd5b000-7ffeebd7c000 rw-p 00000000 00:00 0 [stack] 7ffeebdd8000-7ffeebddc000 r--p 00000000 00:00 0 [vvar] 7ffeebddc000-7ffeebdde000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ................. Finished in 21.294501 seconds 1) Binding#irb creates an IRB session with the binding in scope FAILED 3436 files, 33249 examples, 156384 expectations, 1 failure, 0 errors, 0 tagged Expected [] == ["a ** 2", "100", "exit"] to be truthy but was false /tmp/ruby/src/trunk-jemalloc/spec/ruby/core/binding/irb_spec.rb:17:in 'block (2 levels) in <top (required)>' /tmp/ruby/src/trunk-jemalloc/spec/ruby/core/binding/irb_spec.rb:4:in '<top (required)>' make: *** [uncommon.mk:1016: yes-test-spec] Error 1 $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512.