# Logfile created on 2024-07-05 16:29:45 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000556803aa9608 @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", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240705-162945", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000556803b56510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000556803b563d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000556803b56240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240705-162945", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240705-162945>, @binmode=false, @mon_data=#<Monitor:0x0000556803b56150>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j20 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j20" exit with 0. $$$[beg] make update-src -j20 Already up to date. Latest commit hash = 1afcaa3e4b $$$[end] "make update-src -j20" exit with 0. $$$[beg] make after-update -j20 /tmp/ruby/src/trunk/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j20" exit with 0. $$$[beg] make miniruby -j20 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk/version.c linking miniruby $$$[end] "make miniruby -j20" exit with 0. $$$[beg] make ruby -j20 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated f3a094ff90d2fe64c8f3fc63ae7cf1b8fff7ee3ebad31f9b557394ee6e055f83 builtin_binary.inc compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j20" exit with 0. $$$[beg] make all -j20 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so 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 encdb.h unchanged 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/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/thread_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' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' 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' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j20" exit with 0. $$$[beg] make install -j20 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.13.2 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.1 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.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 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1974 tests $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j20' 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=18345 "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j20 # Running tests: [ 1/907] 2108015=snippets_test [ 2/907] 2108017=test_at_exit [ 3/907] 2108016=test_command [ 4/907] 2108018=test_gem_rdoc [ 5/907] 2108019=test_date [ 6/907] 2108031=test_gem_ext_cargo_builder_unit [ 7/907] 2108033=parse_success_test [ 8/907] 2108030=test_object_create_start [ 9/907] 2108032=test_psych [ 10/907] 2108028=test_enc_raise [ 11/907] 2108029=!Nothing_to_test [ 12/907] 2108029=test_rdoc_markup_paragraph [ 13/907] 2108030=test_kernel [ 14/907] 2108019=test_eval_history [ 15/907] 2108028=test_gem_doctor [ 16/907] 2108025=test_kdf [ 17/907] 2108014=test_emitter [ 18/907] 2108024=test_gem_silent_ui [ 19/907] 2108021=static_inspect_test [ 20/907] 2108023=test_files_ext [ 21/907] 2108020=test_bug-5832 [ 22/907] 2108022=test_exception [ 23/907] 2108026=test_zsh_completion [ 24/907] 2108027=test_iter_break [ 25/907] 2108020=test_verbose [ 26/907] 2108026=test_rdoc_single_class [ 27/907] 2108017=test_nil [ 28/907] 2108027=test_num2int [ 29/907] 2108014=test_macro [ 30/907] 2108020=test_pp [ 31/907] 2108017=test_gem_remote_fetcher_local_server [ 32/907] 2108027=test_frozen [ 33/907] 2108032=test_gem_ext_configure_builder [ 34/907] 2108027=test_optarg [ 35/907] 2108033=test_yaml_special_cases [ 36/907] 2108022=test_gem_source_list [ 37/907] 2108021=test_config [ 38/907] 2108020=test_rdoc_token_stream [ 39/907] 2108033=test_address_resolve [ 40/907] 2108029=test_gem_command [ 41/907] 2108025=test_bug-3571 [ 42/907] 2108014=test_key_actor_vi [ 43/907] 2108019=test_common [ 44/907] 2108025=test_gem_spec_fetcher [ 45/907] 2108033=parse_stream_test [ 46/907] 2108033=test_numeric [ 47/907] 2108026=test_assignment [ 48/907] 2108023=test_ifunless [ 49/907] 2108023=test_gem_commands_lock_command [ 50/907] 2108021=test_rdoc_tom_doc [ 51/907] 2108031=test_rdoc_markup_to_tt_only [ 52/907] 2108020=test_hmac Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40121> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 39643> [ 53/907] 2108027=test_qsort [ 54/907] 2108027=test_rdoc_parser [ 55/907] 2108014=test_gem_dependency_resolution_error [ 56/907] 2108020=test_custom_command [ 57/907] 2108033=json_addition_test [ 58/907] 2108028=test_rdoc_store [ 59/907] 2108033=test_depth_first [ 60/907] 2108024=test_gem_request_set_lockfile_parser [ 61/907] 2108033=test_x509attr [ 62/907] 2108022=test_raise [ 63/907] 2108022=test_pattern_matching COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2108017 ko1 7u IPv4 129236893 0t0 TCP localhost:40121 (LISTEN) ruby 2108017 ko1 8u IPv4 129236894 0t0 TCP localhost:39643 (LISTEN) .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 8 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 32979> [ 64/907] 2108021=test_rdoc_stats COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2108017 ko1 9u IPv4 129256857 0t0 TCP localhost:32979 (LISTEN) [ 65/907] 2108022=test_string [ 66/907] 2108033=test_folderitem2_invokeverb [ 67/907] 2108022=test_rdoc_markup_parser [ 68/907] 2108033=test_require_path_check [ 69/907] 2108020=test_fnmatch [ 70/907] 2108031=test_files_test_2 [ 71/907] 2108029=test_gem_validator Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9 [ 72/907] 2108019=integer_parse_test [ 73/907] 2108032=test_string Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 46671> [ 74/907] 2108023=test_proc COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2108017 ko1 8u IPv4 129256862 0t0 TCP localhost:46671 (LISTEN) [ 75/907] 2108021=test_gc_compact [ 76/907] 2108014=test_gem_resolver_index_set [ 77/907] 2108024=test_gem_package_old [ 78/907] 2108020=test_zlib Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 36239> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 38711> [ 79/907] 2108027=test_cgi_tag_helper COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2108017 ko1 9u IPv4 129253709 0t0 TCP localhost:36239 (LISTEN) ruby 2108017 ko1 10u IPv4 129253710 0t0 TCP localhost:38711 (LISTEN) [ 80/907] 2108029=test_egrep_cpp [ 81/907] 2108019=test_ole_methods [ 82/907] 2108019=test_erb_m17n [ 83/907] 2108027=test_optimization [ 84/907] 2108033=test_date_conv [ 85/907] 2108018=test_gem_uninstaller [ 86/907] 2108014=test_buffering Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 [ 87/907] 2108033=test_svcb_https [ 88/907] 2108016=test_gb18030 [ 89/907] 2108019=test_time [ 90/907] 2108016=test_windows_1251 [ 91/907] 2108014=test_rdoc_rdocLeaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 45177> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 41297> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 45177> [ 92/907] 2108016=test_key_name_checkCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2108017 ko1 9u IPv4 129240943 0t0 TCP localhost:45177 (LISTEN) ruby 2108017 ko1 10u IPv4 129242723 0t0 TCP localhost:41297 (LISTEN) ruby 2108017 ko1 12u IPv4 129242727 0t0 TCP localhost:45177->localhost:32912 (CLOSE_WAIT) [ 93/907] 2108024=test_backtrace [ 94/907] 2108033=test_defined [ 95/907] 2108024=test_io_buffer [ 96/907] 2108016=test_disable_irb .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12 [ 97/907] 2108017=test_rdoc_i18n_text [ 98/907] 2108016=test_pipe [ 99/907] 2108024=test_thread [100/907] 2108022=test_trick [101/907] 2108024=redundant_return_test [102/907] 2108033=test_pkey_ec [103/907] 2108025=integer_base_flags_test [104/907] 2108029=test_date_parse [105/907] 2108019=test_rdoc_markup_attributes [106/907] 2108025=compiler_test [107/907] 2108024=test_null [108/907] 2108025=test_win32ole_type [109/907] 2108025=test_mul Closed file descriptor: TestRDocI18nText#test_multiple_paragraphs: 7 Closed file descriptor: TestRDocI18nText#test_multiple_paragraphs: 8 [110/907] 2108017=newline_offsets_test [111/907] 2108024=test_rdoc_markup_to_rdoc [112/907] 2108033=test_rdoc_rd_inline_parser [113/907] 2108025=test_default_gems [114/907] 2108016=test_enumerator_kw [115/907] 2108016=test_gem_text [116/907] 2108029=test_settracefunc [117/907] 2108025=tunnel_test [118/907] 2108019=test_win32ole [119/907] 2108019=test_generic [120/907] 2108025=test_scan_args [121/907] 2108014=test_gem_request [122/907] 2108019=test_method_cache [123/907] 2108025=test_sprintf_comb [124/907] 2108019=test_gem_ext_cargo_builder_link_flag_converter [125/907] 2108033=test_gem_commands_mirror [126/907] 2108024=test_bug_reporter [127/907] 2108014=test_rand [128/907] 2108016=test_gem_name_tuple [129/907] 2108017=test_gem_package_tar_reader_entry [130/907] 2108030=test_exception [131/907] 2108025=test_case_options [132/907] 2108016=test_store [133/907] 2108019=parameters_signature_test [134/907] 2108025=test_rdoc_cross_reference [135/907] 2108019=test_scalar [136/907] 2108019=test_gem_dependency_installer [137/907] 2108033=test_gem_commands_info_command [138/907] 2108033=test_rdoc_markup_to_table_of_contents [139/907] 2108017=test_socket [140/907] 2108033=test_gem_remote_fetcher_s3 [141/907] 2108015=test_thread [142/907] 2108016=location_test [143/907] 2108033=test_objectspace [144/907] 2108024=test_literal [145/907] 2108028=test_str2big [146/907] 2108028=test_c_struct_builder [147/907] 2108014=test_dot_dot [148/907] 2108014=test_gem_stream_ui [149/907] 2108023=test_extlibs [150/907] 2108014=test_rdoc_generator_ri [151/907] 2108014=test_severity [152/907] 2108014=test_ractor [153/907] 2108016=test_require_lib [154/907] 2108028=test_gem_install_update_options [155/907] 2108014=test_rdoc_generator_pot_po [156/907] 2108014=test_ansi_with_terminfo [157/907] 2108014=test_json_tree [158/907] 2108014=test_rdoc_markup_to_markdown [159/907] 2108014=test_m17n_comb [160/907] 2108015=test_memory_view [161/907] 2108015=test_ractor [162/907] 2108028=test_cclass [163/907] 2108015=test_gem_request_connection_pools [164/907] 2108029=test_gem_version_option [165/907] 2108028=test_grapheme_breaks [166/907] 2108028=test_pkey [167/907] 2108018=test_case [168/907] 2108018=test_reline [169/907] 2108029=test_parser_events [170/907] 2108025=test_err_in_callback [171/907] 2108025=test_gem_resolver_lock_specification [172/907] 2108028=test_gc [173/907] 2108025=test_x509cert [174/907] 2108029=test_gem_ext_rake_builder [175/907] 2108024=test_arity [176/907] 2108024=test_logdevice [177/907] 2108026=test_gem_source_local [178/907] 2108025=test_gem_security_policy [179/907] 2108020=test_process [180/907] 2108033=test_last_thread [181/907] 2108025=test_pack [182/907] 2108026=command_line_test [183/907] 2108018=test_passing_block [184/907] 2108018=test_thread_fd_close [185/907] 2108018=test_uncorrectable_name_check [186/907] 2108018=newline_test [187/907] 2108026=test_hash_create [188/907] 2108026=test_stringchar [189/907] 2108029=test_io_console [190/907] 2108022=test_flush [191/907] 2108022=test_singleton [192/907] 2108022=test_switch_hitter [193/907] 2108022=test_securerandom [194/907] 2108026=test_c_union_entity [195/907] 2108022=test_rdoc_normal_module [196/907] 2108025=test_rdoc_markdown_test [197/907] 2108018=test_logperiod [198/907] 2108018=test_gem_safe_yaml [199/907] 2108026=test_syntax [200/907] 2108018=test_data [201/907] 2108018=test_date_new [202/907] 2108018=test_date_time [203/907] 2108017=test_rdoc_markup_to_joined_paragraph [204/907] 2108024=test_require [205/907] 2108024=test_iso_8859 [206/907] 2108017=test_tcp [207/907] 2108022=test_rdoc_text [208/907] 2108018=test_rdoc_context [209/907] 2108024=test_stream [210/907] 2108024=test_nil2vtempty [211/907] 2108024=test_rdoc_parser_ruby [212/907] 2108022=test_httpresponse [213/907] 2108017=test_open-uri [214/907] 2108030=test_rdoc_markup_attribute_manager [215/907] 2108015=test_name_error [216/907] 2108022=test_gem_commands_dependency_command [217/907] 2108021=test_safe_load [218/907] 2108015=test_gem_resolver_composed_set [219/907] 2108021=test_gem_resolver [220/907] 2108015=test_gem_commands_specification_command [221/907] 2108022=reflection_test [222/907] 2108030=test_shift_jis [223/907] 2108030=test_gem_commands_which_command [224/907] 2108022=test_http [225/907] 2108022=test_enumerator [226/907] 2108030=test_inadvertent_creation [227/907] 2108023=test_flags [228/907] 2108015=test_prettyprint [229/907] 2108015=test_tracepoint [230/907] 2108030=test_gem_commands_help_command [231/907] 2108017=test_rdoc_markup [232/907] 2108017=test_duplicate [233/907] 2108017=test_basicsocket [234/907] 2108017=test_utf32 [235/907] 2108017=desugar_compiler_test [236/907] 2108017=test_gem_resolver_index_specification [237/907] 2108030=test_internal_ivar [238/907] 2108030=test_queue [239/907] 2108030=snapshots_test [240/907] 2108017=test_function [241/907] 2108033=test_noarg [242/907] 2108021=pattern_test [243/907] 2108021=test_tempfile [244/907] 2108019=test_asn1 [245/907] 2108019=test_random [246/907] 2108019=test_load [247/907] 2108024=json_string_matching_test [248/907] 2108019=test_const [249/907] 2108024=test_rdoc_normal_class [250/907] 2108019=test_class [251/907] 2108014=test_irb [252/907] 2108024=symbol_encoding_test [253/907] 2108024=test_date_strftime [254/907] 2108015=test_rdoc_parser_rd [255/907] 2108033=test_gem_installer [256/907] 2108025=test_yamlstore [257/907] 2108025=test_gem_remote_fetcher [258/907] 2108021=test_parse [259/907] 2108018=test_mdns [260/907] 2108014=test_gem_resolver_installed_specification [261/907] 2108018=test_scanner_events [262/907] 2108014=test_complex [263/907] 2108015=test_gem_commands_search_command [264/907] 2108015=test_frozen_error [265/907] 2108015=test_method_cache [266/907] 2108018=test_gem_stub_specification [267/907] 2108015=test_gem_ext_ext_conf_builder [268/907] 2108014=test_path_to_class [269/907] 2108014=lex_test [270/907] 2108024=test_gem_dependency [271/907] 2108025=test_gem_resolver_specification [272/907] 2108025=test_rdoc_markup_verbatim [273/907] 2108025=test_inlinecache [274/907] 2108018=test_cesu8 [275/907] 2108031=test_econv [276/907] 2108018=test_rdoc_options [277/907] 2108025=test_gem_version [278/907] 2108024=test_ldap [279/907] 2108024=test_gem_commands_signin_command [280/907] 2108025=test_resource [281/907] 2108025=test_emitter [282/907] 2108025=test_string_processing [283/907] 2108024=encodings_test [284/907] 2108024=test_fileutils [285/907] 2108025=test_rdoc_include [286/907] 2108021=test_reqarg [287/907] 2108025=test_gem_commands_list_command [288/907] 2108025=test_stack [289/907] 2108023=test_too_many_dummy_encodings [290/907] 2108030=test_enc_str_buf_cat [291/907] 2108030=test_class2name [292/907] 2108018=test_gbk [293/907] 2108030=test_profile_frames [294/907] 2108018=test_cstr [295/907] 2108023=test_warning [296/907] 2108017=test_pstore [297/907] 2108017=json_fixtures_test [298/907] 2108023=test_shapes [299/907] 2108023=test_io_timeout [300/907] 2108023=test_rdoc_parser_c [301/907] 2108017=index_write_test [302/907] 2108017=test_comparable [303/907] 2108024=test_rdoc_markup_formatter [304/907] 2108017=test_thread_queue [305/907] 2108024=test_nowrite [306/907] 2108030=test_gem_commands_sources_command [307/907] 2108024=test_ansi_without_terminfo [308/907] 2108021=test_ractor [309/907] 2108024=test_euc_tw [310/907] 2108024=test_bmethod [311/907] 2108021=test_big2str [312/907] 2108024=test_handle [313/907] 2108021=test_wait [314/907] 2108014=test_forwardable [315/907] 2108014=test_yaml [316/907] 2108021=test_bash_completion [317/907] 2108021=test_formatter [318/907] 2108021=test_rdoc_constant [319/907] 2108030=test_deprecate [320/907] 2108030=test_recorder [321/907] 2108030=test_gem_commands_owner_command [322/907] 2108014=test_gem_source_vendor [323/907] 2108014=test_pathname [324/907] 2108023=test_complexrational [325/907] 2108023=test_init [326/907] 2108021=test_gem_package_tar_reader [327/907] 2108021=regexp_test [328/907] 2108021=test_rdoc_encoding [329/907] 2108018=test_coverage [330/907] 2108024=test_file [331/907] 2108024=test_modify_expand [332/907] 2108021=test_rdoc_any_method [333/907] 2108024=test_gem_available_set [334/907] 2108014=test_rdoc_markdown [335/907] 2108024=test_wss [336/907] 2108024=test_fiddle [337/907] 2108015=test_find [338/907] 2108015=test_ractor [339/907] 2108024=test_digest [340/907] 2108031=test_marshalable [341/907] 2108015=test_require [342/907] 2108031=test_cgi_util [343/907] 2108016=test_gem_commands_contents_command [344/907] 2108025=test_gem_ext_cmake_builder [345/907] 2108023=test_case [346/907] 2108025=test_sizeof [347/907] 2108029=test_face [348/907] 2108023=test_rendering [349/907] 2108023=test_autoload [350/907] 2108014=test_utf16 [351/907] 2108014=numeric_value_test [352/907] 2108014=test_io [353/907] 2108030=test_unicode_escape [354/907] 2108016=test_libs [355/907] 2108029=test_gc [356/907] 2108029=test_gem_commands_fetch_command [357/907] 2108016=test_math [358/907] 2108030=test_sleep [359/907] 2108016=test_config [360/907] 2108031=test_yaml_tree [361/907] 2108021=test_yjit_exit_locations [362/907] 2108021=test_etc [363/907] 2108031=test_gem_config_file [364/907] 2108016=test_ripper [365/907] 2108029=test_protocol [366/907] 2108021=test_getopts [367/907] 2108021=test_gem_resolver_activation_request [368/907] 2108021=test_bigzero [369/907] 2108021=test_pkey_dh [370/907] 2108031=source_location_test [371/907] 2108021=test_gem_package_tar_header /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396: [BUG] lazy sweeping underway when freeing object space ruby 3.4.0dev (2024-07-05T13:15:32Z master 1afcaa3e4b) [x86_64-linux] -- Control frame information ----------------------------------------------- c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396 [FINISH] /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396: [BUG] Segmentation fault at 0x0000000000000000 ruby 3.4.0dev (2024-07-05T13:15:32Z master 1afcaa3e4b) [x86_64-linux] Crashed while printing bug report /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396: [BUG] lazy sweeping underway when freeing object space ruby 3.4.0dev (2024-07-05T13:15:32Z master 1afcaa3e4b) [x86_64-linux] -- Control frame information ----------------------------------------------- c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396:in 'block (4 levels) in test_autoload_fork' /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396:in 'fork' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396: [BUG] lazy sweeping underway when freeing object space ruby 3.4.0dev (2024-07-05T13:15:32Z master 1afcaa3e4b) [x86_64-linux] -- Control frame information ----------------------------------------------- c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396 [FINISH] /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396: [BUG] Segmentation fault at 0x0000479600001910 ruby 3.4.0dev (2024-07-05T13:15:32Z master 1afcaa3e4b) [x86_64-linux] Crashed while printing bug report [372/907] 2108031=test_iseq_load [373/907] 2108021=test_gem_util [374/907] 2108018=test_system [375/907] 2108029=test_pkcs12 [376/907] 2108021=test_convertible [377/907] 2108016=test_rdoc_alias /tmp/ruby/build/trunk/libruby.so.3.4(rb_print_backtrace+0x14) [0x7fd67d5e00e1] /tmp/ruby/src/trunk/vm_dump.c:820 /tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1151 /tmp/ruby/build/trunk/libruby.so.3.4(bug_report_end+0x0) [0x7fd67d3cf52e] /tmp/ruby/src/trunk/error.c:1085 /tmp/ruby/build/trunk/libruby.so.3.4(rb_bug_without_die) /tmp/ruby/src/trunk/error.c:1085 /tmp/ruby/build/trunk/libruby.so.3.4(die+0x0) [0x7fd67d2fdacc] /tmp/ruby/src/trunk/error.c:1093 /tmp/ruby/build/trunk/libruby.so.3.4(rb_bug) /tmp/ruby/src/trunk/error.c:1095 /tmp/ruby/build/trunk/libruby.so.3.4(heap_page_body_free+0x0) [0x7fd67d2fe73c] /tmp/ruby/src/trunk/gc_impl.c:9576 /tmp/ruby/build/trunk/libruby.so.3.4(heap_page_free) /tmp/ruby/src/trunk/gc_impl.c:1893 /tmp/ruby/build/trunk/libruby.so.3.4(rb_gc_impl_objspace_free) /tmp/ruby/src/trunk/gc_impl.c:9585 /tmp/ruby/build/trunk/libruby.so.3.4(ruby_vm_destruct+0x1cb) [0x7fd67d5be4ab] /tmp/ruby/src/trunk/vm.c:3142 /tmp/ruby/build/trunk/libruby.so.3.4(rb_ec_cleanup+0x28b) [0x7fd67d3dcd9b] /tmp/ruby/src/trunk/eval.c:263 /tmp/ruby/build/trunk/libruby.so.3.4(ruby_stop+0xf) [0x7fd67d3dcfef] /tmp/ruby/src/trunk/eval.c:290 /tmp/ruby/build/trunk/libruby.so.3.4(rb_f_fork+0x1f) [0x7fd67d4c8b14] /tmp/ruby/src/trunk/process.c:4391 /tmp/ruby/build/trunk/libruby.so.3.4(rb_f_fork) /tmp/ruby/src/trunk/process.c:4381 /tmp/ruby/build/trunk/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7fd67d5adcdc] /tmp/ruby/src/trunk/vm_insnhelper.c:3780 /tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3782 /tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3826 /tmp/ruby/build/trunk/libruby.so.3.4(vm_sendish+0xd0) [0x7fd67d5b4cc0] /tmp/ruby/src/trunk/vm_insnhelper.c:5948 /tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_core+0x19a7) [0x7fd67d5c2587] ../../src/trunk/insns.def:871 /tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_loop+0xa) [0x7fd67d5c74d9] /tmp/ruby/src/trunk/vm.c:2594 /tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2570 /tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_invoke_proc+0x5f) [0x7fd67d5cd14f] /tmp/ruby/src/trunk/vm.c:1743 /tmp/ruby/build/trunk/libruby.so.3.4(thread_do_start_proc+0x19f) [0x7fd67d575a2f] /tmp/ruby/src/trunk/thread.c:598 /tmp/ruby/build/trunk/libruby.so.3.4(thread_do_start+0x12) [0x7fd67d575fb2] /tmp/ruby/src/trunk/thread.c:615 /tmp/ruby/build/trunk/libruby.so.3.4(thread_start_func_2) /tmp/ruby/src/trunk/thread.c:670 /tmp/ruby/build/trunk/libruby.so.3.4(nt_start+0x136) [0x7fd67d576d96] /tmp/ruby/src/trunk/thread_pthread.c:2236 /lib/x86_64-linux-gnu/libc.so.6(start_thread+0x2f3) [0x7fd67cf54ac3] ./nptl/pthread_create.c:442 [0x7fd67cfe6850] -- Other runtime information ----------------------------------------------- * Loaded script: /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork * 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/.ext/x86_64-linux/enc/encdb.so 7 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so 8 /tmp/ruby/src/trunk/lib/open3/version.rb 9 /tmp/ruby/src/trunk/lib/open3.rb 10 /tmp/ruby/src/trunk/lib/timeout.rb 11 /tmp/ruby/build/trunk/rbconfig.rb 12 /tmp/ruby/src/trunk/tool/lib/find_executable.rb 13 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so 14 /tmp/ruby/src/trunk/tool/lib/envutil.rb 15 /tmp/ruby/src/trunk/tool/lib/colorize.rb 16 /tmp/ruby/src/trunk/tool/lib/leakchecker.rb 17 /tmp/ruby/src/trunk/lib/prettyprint.rb 18 /tmp/ruby/src/trunk/lib/pp.rb 19 /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb 20 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/asan.so 21 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so 22 /tmp/ruby/src/trunk/tool/lib/core_assertions.rb 23 /tmp/ruby/src/trunk/tool/lib/test/unit/testcase.rb 24 /tmp/ruby/src/trunk/lib/optparse.rb 25 /tmp/ruby/src/trunk/tool/lib/test/unit.rb 26 /tmp/ruby/src/trunk/tool/lib/tracepointchecker.rb 27 /tmp/ruby/src/trunk/tool/lib/zombie_hunter.rb 28 /tmp/ruby/src/trunk/lib/delegate.rb 29 /tmp/ruby/src/trunk/lib/fileutils.rb 30 /tmp/ruby/build/trunk/.ext/x86_64-linux/etc.so 31 /tmp/ruby/src/trunk/lib/tmpdir.rb 32 /tmp/ruby/src/trunk/lib/tempfile.rb 33 /tmp/ruby/src/trunk/tool/lib/iseq_loader_checker.rb 34 /tmp/ruby/src/trunk/tool/lib/gc_checker.rb 35 /tmp/ruby/src/trunk/tool/test/init.rb 36 /tmp/ruby/src/trunk/lib/rubygems/compatibility.rb 37 /tmp/ruby/src/trunk/lib/rubygems/defaults.rb 38 /tmp/ruby/src/trunk/lib/rubygems/deprecate.rb 39 /tmp/ruby/src/trunk/lib/rubygems/errors.rb 40 /tmp/ruby/src/trunk/lib/rubygems/target_rbconfig.rb 41 /tmp/ruby/src/trunk/lib/rubygems/unknown_command_spell_checker.rb 42 /tmp/ruby/src/trunk/lib/rubygems/exceptions.rb 43 /tmp/ruby/src/trunk/lib/rubygems/basic_specification.rb 44 /tmp/ruby/src/trunk/lib/rubygems/stub_specification.rb 45 /tmp/ruby/src/trunk/lib/rubygems/platform.rb 46 /tmp/ruby/src/trunk/lib/rubygems/specification_record.rb 47 /tmp/ruby/src/trunk/lib/rubygems/util/list.rb 48 /tmp/ruby/src/trunk/lib/rubygems/version.rb 49 /tmp/ruby/src/trunk/lib/rubygems/requirement.rb 50 /tmp/ruby/src/trunk/lib/rubygems/specification.rb 51 /tmp/ruby/src/trunk/lib/rubygems/util.rb 52 /tmp/ruby/src/trunk/lib/rubygems/dependency.rb 53 /tmp/ruby/src/trunk/lib/rubygems/core_ext/kernel_gem.rb 54 /tmp/ruby/build/trunk/.ext/x86_64-linux/monitor.so 55 /tmp/ruby/build/trunk/.ext/common/monitor.rb 56 /tmp/ruby/src/trunk/lib/rubygems.rb 57 /tmp/ruby/src/trunk/lib/rubygems/path_support.rb 58 /tmp/ruby/src/trunk/test/ripper/assert_parse_files.rb 59 /tmp/ruby/src/trunk/test/ripper/test_files_ext.rb 60 /tmp/ruby/src/trunk/test/ruby/test_ifunless.rb 61 /tmp/ruby/build/trunk/.ext/x86_64-linux/pathname.so 62 /tmp/ruby/build/trunk/.ext/common/pathname.rb 63 /tmp/ruby/build/trunk/.ext/common/digest/version.rb 64 /tmp/ruby/build/trunk/.ext/x86_64-linux/digest.so 65 /tmp/ruby/build/trunk/.ext/common/digest/loader.rb 66 /tmp/ruby/build/trunk/.ext/common/digest.rb 67 /tmp/ruby/build/trunk/.ext/x86_64-linux/openssl.so 68 /tmp/ruby/build/trunk/.ext/common/openssl/bn.rb 69 /tmp/ruby/build/trunk/.ext/common/openssl/asn1.rb 70 /tmp/ruby/build/trunk/.ext/common/openssl/marshal.rb 71 /tmp/ruby/build/trunk/.ext/common/openssl/pkey.rb 72 /tmp/ruby/build/trunk/.ext/common/openssl/cipher.rb 73 /tmp/ruby/build/trunk/.ext/common/openssl/digest.rb 74 /tmp/ruby/build/trunk/.ext/common/openssl/hmac.rb 75 /tmp/ruby/build/trunk/.ext/common/openssl/x509.rb 76 /tmp/ruby/build/trunk/.ext/common/openssl/buffering.rb 77 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/nonblock.so 78 /tmp/ruby/build/trunk/.ext/x86_64-linux/socket.so 79 /tmp/ruby/build/trunk/.ext/common/socket.rb 80 /tmp/ruby/src/trunk/lib/ipaddr.rb 81 /tmp/ruby/build/trunk/.ext/common/openssl/ssl.rb 82 /tmp/ruby/build/trunk/.ext/common/openssl/pkcs5.rb 83 /tmp/ruby/build/trunk/.ext/common/openssl/version.rb 84 /tmp/ruby/build/trunk/.ext/common/openssl.rb 85 /tmp/ruby/src/trunk/lib/rubygems/openssl.rb 86 /tmp/ruby/src/trunk/lib/rubygems/text.rb 87 /tmp/ruby/src/trunk/lib/rubygems/user_interaction.rb 88 /tmp/ruby/src/trunk/lib/rubygems/security/policy.rb 89 /tmp/ruby/src/trunk/lib/rubygems/security/policies.rb 90 /tmp/ruby/src/trunk/lib/rubygems/security/trust_dir.rb 91 /tmp/ruby/src/trunk/lib/rubygems/security/signer.rb 92 /tmp/ruby/src/trunk/lib/rubygems/security.rb 93 /tmp/ruby/src/trunk/lib/rubygems/package/digest_io.rb 94 /tmp/ruby/src/trunk/lib/rubygems/package/source.rb 95 /tmp/ruby/src/trunk/lib/rubygems/package/file_source.rb 96 /tmp/ruby/src/trunk/lib/rubygems/package/io_source.rb 97 /tmp/ruby/src/trunk/lib/rubygems/package/old.rb 98 /tmp/ruby/src/trunk/lib/rubygems/package/tar_header.rb 99 /tmp/ruby/src/trunk/lib/rubygems/package/tar_reader/entry.rb 100 /tmp/ruby/src/trunk/lib/rubygems/package/tar_reader.rb 101 /tmp/ruby/src/trunk/lib/rubygems/package/tar_writer.rb 102 /tmp/ruby/src/trunk/lib/rubygems/package.rb 103 /tmp/ruby/src/trunk/lib/shellwords.rb 104 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/version.rb 105 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb 106 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb 107 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/common.rb 108 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/generic.rb 109 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/file.rb 110 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/ftp.rb 111 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/http.rb 112 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/https.rb 113 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/ldap.rb 114 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/ldaps.rb 115 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/mailto.rb 116 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/ws.rb 117 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri/wss.rb 118 /tmp/ruby/src/trunk/lib/rubygems/vendor/uri/lib/uri.rb 119 /tmp/ruby/build/trunk/.ext/x86_64-linux/zlib.so 120 /tmp/ruby/src/trunk/lib/benchmark.rb 121 /tmp/ruby/src/trunk/test/rubygems/mock_gem_ui.rb 122 /tmp/ruby/build/trunk/.ext/x86_64-linux/stringio.so 123 /tmp/ruby/src/trunk/lib/rubygems/vendor/optparse/lib/optparse.rb 124 /tmp/ruby/src/trunk/lib/rubygems/vendored_optparse.rb 125 /tmp/ruby/src/trunk/lib/rubygems/command.rb 126 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb 127 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb 128 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb 129 /tmp/ruby/src/trunk/lib/rubygems/vendor/tsort/lib/tsort.rb 130 /tmp/ruby/src/trunk/lib/rubygems/vendored_tsort.rb 131 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb 132 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 133 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 134 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 135 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 136 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb 137 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb 138 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb 139 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb 140 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb 141 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb 142 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb 143 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb 144 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb 145 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb 146 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb 147 /tmp/ruby/src/trunk/lib/rubygems/vendor/molinillo/lib/molinillo.rb 148 /tmp/ruby/src/trunk/lib/rubygems/vendored_molinillo.rb 149 /tmp/ruby/src/trunk/lib/rubygems/resolver/activation_request.rb 150 /tmp/ruby/src/trunk/lib/rubygems/resolver/conflict.rb 151 /tmp/ruby/src/trunk/lib/rubygems/resolver/dependency_request.rb 152 /tmp/ruby/src/trunk/lib/rubygems/resolver/requirement_list.rb 153 /tmp/ruby/src/trunk/lib/rubygems/resolver/stats.rb 154 /tmp/ruby/src/trunk/lib/rubygems/resolver/set.rb 155 /tmp/ruby/src/trunk/lib/rubygems/resolver/api_set.rb 156 /tmp/ruby/src/trunk/lib/rubygems/resolver/composed_set.rb 157 /tmp/ruby/src/trunk/lib/rubygems/resolver/best_set.rb 158 /tmp/ruby/src/trunk/lib/rubygems/resolver/current_set.rb 159 /tmp/ruby/src/trunk/lib/rubygems/resolver/git_set.rb 160 /tmp/ruby/src/trunk/lib/rubygems/resolver/index_set.rb 161 /tmp/ruby/src/trunk/lib/rubygems/resolver/installer_set.rb 162 /tmp/ruby/src/trunk/lib/rubygems/resolver/lock_set.rb 163 /tmp/ruby/src/trunk/lib/rubygems/resolver/vendor_set.rb 164 /tmp/ruby/src/trunk/lib/rubygems/resolver/source_set.rb 165 /tmp/ruby/src/trunk/lib/rubygems/resolver/specification.rb 166 /tmp/ruby/src/trunk/lib/rubygems/resolver/spec_specification.rb 167 /tmp/ruby/src/trunk/lib/rubygems/resolver/api_specification.rb 168 /tmp/ruby/src/trunk/lib/rubygems/resolver/git_specification.rb 169 /tmp/ruby/src/trunk/lib/rubygems/resolver/index_specification.rb 170 /tmp/ruby/src/trunk/lib/rubygems/resolver/installed_specification.rb 171 /tmp/ruby/src/trunk/lib/rubygems/resolver/local_specification.rb 172 /tmp/ruby/src/trunk/lib/rubygems/resolver/lock_specification.rb 173 /tmp/ruby/src/trunk/lib/rubygems/resolver/vendor_specification.rb 174 /tmp/ruby/src/trunk/lib/rubygems/resolver.rb 175 /tmp/ruby/src/trunk/lib/rubygems/vendor/timeout/lib/timeout.rb 176 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/wait.so 177 /tmp/ruby/src/trunk/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb 178 /tmp/ruby/src/trunk/lib/random/formatter.rb 179 /tmp/ruby/src/trunk/lib/securerandom.rb 180 /tmp/ruby/src/trunk/lib/rubygems/vendor/resolv/lib/resolv.rb 181 /tmp/ruby/src/trunk/lib/rubygems/vendor/net-http/lib/net/http/exceptions.rb 182 /tmp/ruby/src/trunk/lib/rubygems/vendor/net-http/lib/net/http/header.rb 183 /tmp/ruby/src/trunk/lib/rubygems/vendor/net-http/lib/net/http/generic_request.rb 184 /tmp/ruby/src/trunk/lib/rubygems/vendor/net-http/lib/net/http/request.rb 185 /tmp/ruby/src/trunk/lib/rubygems/vendor/net-http/lib/net/http/requests.rb 186 /tmp/ruby/src/trunk/lib/rubygems/vendor/net-http/lib/net/http/response.rb 187 /tmp/ruby/src/trunk/lib/rubygems/vendor/net-http/lib/net/http/responses.rb 188 /tmp/ruby/src/trunk/lib/rubygems/vendor/net-http/lib/net/http/proxy_delta.rb 189 /tmp/ruby/src/trunk/lib/rubygems/vendor/net-http/lib/net/http/backward.rb 190 /tmp/ruby/src/trunk/lib/rubygems/vendor/net-http/lib/net/http.rb 191 /tmp/ruby/src/trunk/lib/rubygems/vendored_net_http.rb 192 /tmp/ruby/src/trunk/lib/rubygems/request/http_pool.rb 193 /tmp/ruby/src/trunk/lib/rubygems/request/https_pool.rb 194 /tmp/ruby/src/trunk/lib/rubygems/request/connection_pools.rb 195 /tmp/ruby/src/trunk/lib/rubygems/request.rb 196 /tmp/ruby/src/trunk/lib/rubygems/s3_uri_signer.rb 197 /tmp/ruby/src/trunk/lib/rubygems/uri_formatter.rb 198 /tmp/ruby/src/trunk/lib/rubygems/uri.rb 199 /tmp/ruby/src/trunk/lib/rubygems/remote_fetcher.rb 200 /tmp/ruby/src/trunk/test/rubygems/utilities.rb 201 /tmp/ruby/src/trunk/test/rubygems/helper.rb 202 /tmp/ruby/src/trunk/lib/rubygems/commands/lock_command.rb 203 /tmp/ruby/src/trunk/test/rubygems/test_gem_commands_lock_command.rb 204 /tmp/ruby/src/trunk/lib/rubygems/config_file.rb 205 /tmp/ruby/src/trunk/lib/rubygems/source_list.rb 206 /tmp/ruby/src/trunk/lib/rubygems/source/git.rb 207 /tmp/ruby/src/trunk/lib/rubygems/source/installed.rb 208 /tmp/ruby/src/trunk/lib/rubygems/source/specific_file.rb 209 /tmp/ruby/src/trunk/lib/rubygems/source/local.rb 210 /tmp/ruby/src/trunk/lib/rubygems/source/lock.rb 211 /tmp/ruby/src/trunk/lib/rubygems/source/vendor.rb 212 /tmp/ruby/src/trunk/lib/rubygems/source.rb 213 /tmp/ruby/src/trunk/lib/rubygems/name_tuple.rb 214 /tmp/ruby/src/trunk/lib/rubygems/spec_fetcher.rb 215 /tmp/ruby/src/trunk/test/ruby/test_proc.rb 216 /tmp/ruby/src/trunk/test/test_extlibs.rb 217 /tmp/ruby/src/trunk/lib/mkmf.rb 218 /tmp/ruby/src/trunk/test/mkmf/base.rb 219 /tmp/ruby/src/trunk/test/mkmf/test_flags.rb 220 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/string.so 221 /tmp/ruby/src/trunk/test/-ext-/string/test_too_many_dummy_encodings.rb 222 /tmp/ruby/src/trunk/test/ruby/test_warning.rb 223 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so 224 /tmp/ruby/build/trunk/.ext/common/objspace.rb 225 /tmp/ruby/build/trunk/.ext/common/json/version.rb 226 /tmp/ruby/build/trunk/.ext/common/json/common.rb 227 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/parser.so 228 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/generator.so 229 /tmp/ruby/build/trunk/.ext/common/json/ext.rb 230 /tmp/ruby/build/trunk/.ext/common/json.rb 231 /tmp/ruby/src/trunk/test/ruby/test_shapes.rb 232 /tmp/ruby/src/trunk/test/ruby/test_io_timeout.rb 233 /tmp/ruby/src/trunk/lib/bundler/errors.rb 234 /tmp/ruby/src/trunk/lib/rdoc/version.rb 235 /tmp/ruby/src/trunk/lib/rdoc/i18n/text.rb 236 /tmp/ruby/src/trunk/lib/rdoc/i18n.rb 237 /tmp/ruby/src/trunk/lib/rdoc.rb 238 /tmp/ruby/src/trunk/test/rdoc/support/test_case.rb 239 /tmp/ruby/src/trunk/lib/rdoc/markup.rb 240 /tmp/ruby/src/trunk/test/rdoc/support/formatter_test_case.rb 241 /tmp/ruby/src/trunk/test/rdoc/support/text_formatter_test_case.rb 242 /tmp/ruby/src/trunk/test/rdoc/helper.rb 243 /tmp/ruby/src/trunk/test/rdoc/test_rdoc_parser_c.rb 244 /tmp/ruby/src/trunk/lib/rdoc/store.rb 245 /tmp/ruby/src/trunk/lib/find.rb 246 /tmp/ruby/build/trunk/.ext/x86_64-linux/date_core.so 247 /tmp/ruby/build/trunk/.ext/common/date.rb 248 /tmp/ruby/src/trunk/lib/time.rb 249 /tmp/ruby/build/trunk/.ext/x86_64-linux/cgi/escape.so 250 /tmp/ruby/src/trunk/lib/cgi/util.rb 251 /tmp/ruby/src/trunk/lib/erb/version.rb 252 /tmp/ruby/build/trunk/.ext/x86_64-linux/strscan.so 253 /tmp/ruby/src/trunk/lib/erb/compiler.rb 254 /tmp/ruby/src/trunk/lib/erb/def_method.rb 255 /tmp/ruby/build/trunk/.ext/x86_64-linux/erb/escape.so 256 /tmp/ruby/src/trunk/lib/erb/util.rb 257 /tmp/ruby/src/trunk/lib/erb.rb 258 /tmp/ruby/src/trunk/lib/rdoc/generator.rb 259 /tmp/ruby/src/trunk/lib/rdoc/markup/formatter.rb 260 /tmp/ruby/src/trunk/lib/rdoc/markup/to_joined_paragraph.rb 261 /tmp/ruby/src/trunk/lib/rdoc/markdown/entities.rb 262 /tmp/ruby/src/trunk/lib/rdoc/markdown/literals.rb 263 /tmp/ruby/src/trunk/lib/rdoc/markdown.rb 264 /tmp/ruby/src/trunk/lib/rdoc/rd.rb 265 /tmp/ruby/src/trunk/lib/rdoc/markup/parser.rb 266 /tmp/ruby/src/trunk/lib/rdoc/markup/pre_process.rb 267 /tmp/ruby/src/trunk/lib/rdoc/tom_doc.rb 268 /tmp/ruby/src/trunk/lib/rdoc/text.rb 269 /tmp/ruby/src/trunk/lib/rdoc/code_object.rb 270 /tmp/ruby/src/trunk/lib/rdoc/code_object/method_attr.rb 271 /tmp/ruby/src/trunk/lib/rdoc/code_object/context.rb 272 /tmp/ruby/src/trunk/lib/rdoc/code_object/class_module.rb 273 /tmp/ruby/src/trunk/lib/rdoc/code_object/context/section.rb 274 /tmp/ruby/src/trunk/lib/rdoc/code_object/top_level.rb 275 /tmp/ruby/src/trunk/lib/rdoc/generator/markup.rb 276 /tmp/ruby/src/trunk/lib/rdoc/generator/darkfish.rb 277 /tmp/ruby/src/trunk/lib/rdoc/generator/ri.rb 278 /tmp/ruby/src/trunk/lib/rdoc/generator/pot/message_extractor.rb 279 /tmp/ruby/src/trunk/lib/rdoc/generator/pot/po.rb 280 /tmp/ruby/src/trunk/lib/rdoc/generator/pot/po_entry.rb 281 /tmp/ruby/src/trunk/lib/rdoc/generator/pot.rb 282 /tmp/ruby/src/trunk/lib/rdoc/rdoc.rb 283 /tmp/ruby/src/trunk/lib/rdoc/options.rb 284 /tmp/ruby/src/trunk/lib/rdoc/comment.rb 285 /tmp/ruby/src/trunk/lib/rdoc/stats.rb 286 /tmp/ruby/build/trunk/.ext/common/io/console/size.rb 287 /tmp/ruby/src/trunk/lib/rdoc/stats/quiet.rb 288 /tmp/ruby/src/trunk/lib/rdoc/stats/normal.rb 289 /tmp/ruby/src/trunk/lib/rdoc/parser/text.rb 290 /tmp/ruby/src/trunk/lib/rdoc/parser/simple.rb 291 /tmp/ruby/src/trunk/lib/tsort.rb 292 /tmp/ruby/src/trunk/lib/rdoc/parser/c.rb 293 /tmp/ruby/src/trunk/lib/rdoc/parser/changelog.rb 294 /tmp/ruby/src/trunk/lib/rdoc/parser/markdown.rb 295 /tmp/ruby/src/trunk/lib/rdoc/parser/rd.rb 296 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so 297 /tmp/ruby/build/trunk/.ext/common/ripper/core.rb 298 /tmp/ruby/build/trunk/.ext/common/ripper/lexer.rb 299 /tmp/ruby/build/trunk/.ext/common/ripper/filter.rb 300 /tmp/ruby/build/trunk/.ext/common/ripper/sexp.rb 301 /tmp/ruby/build/trunk/.ext/common/ripper.rb 302 /tmp/ruby/src/trunk/lib/rdoc/parser/ripper_state_lex.rb 303 /tmp/ruby/src/trunk/lib/rdoc/token_stream.rb 304 /tmp/ruby/src/trunk/lib/rdoc/parser/ruby_tools.rb 305 /tmp/ruby/src/trunk/lib/rdoc/parser/ruby.rb 306 /tmp/ruby/src/trunk/lib/rdoc/parser.rb 307 /tmp/ruby/src/trunk/lib/rdoc/known_classes.rb 308 /tmp/ruby/src/trunk/lib/rdoc/code_object/normal_module.rb 309 /tmp/ruby/src/trunk/lib/rdoc/encoding.rb 310 /tmp/ruby/src/trunk/lib/rdoc/code_object/constant.rb 311 /tmp/ruby/src/trunk/lib/rdoc/markup/document.rb 312 /tmp/ruby/src/trunk/lib/rdoc/code_object/normal_class.rb 313 /tmp/ruby/src/trunk/lib/rdoc/code_object/attr.rb 314 /tmp/ruby/src/trunk/lib/rdoc/code_object/any_method.rb 315 /tmp/ruby/src/trunk/lib/rdoc/code_object/mixin.rb 316 /tmp/ruby/src/trunk/lib/rdoc/code_object/include.rb 317 /tmp/ruby/src/trunk/lib/rdoc/code_object/alias.rb 318 /tmp/ruby/src/trunk/lib/rdoc/code_object/single_class.rb 319 /tmp/ruby/src/trunk/test/ruby/test_complexrational.rb 320 /tmp/ruby/build/trunk/.ext/common/forwardable/impl.rb 321 /tmp/ruby/src/trunk/lib/forwardable.rb 322 /tmp/ruby/src/trunk/lib/reline/version.rb 323 /tmp/ruby/src/trunk/lib/reline/config.rb 324 /tmp/ruby/src/trunk/lib/reline/key_actor/base.rb 325 /tmp/ruby/src/trunk/lib/reline/key_actor/composite.rb 326 /tmp/ruby/src/trunk/lib/reline/key_actor/emacs.rb 327 /tmp/ruby/src/trunk/lib/reline/key_actor/vi_command.rb 328 /tmp/ruby/src/trunk/lib/reline/key_actor/vi_insert.rb 329 /tmp/ruby/src/trunk/lib/reline/key_actor.rb 330 /tmp/ruby/src/trunk/lib/reline/key_stroke.rb 331 /tmp/ruby/src/trunk/lib/reline/kill_ring.rb 332 /tmp/ruby/src/trunk/lib/reline/unicode/east_asian_width.rb 333 /tmp/ruby/src/trunk/lib/reline/unicode.rb 334 /tmp/ruby/src/trunk/lib/reline/line_editor.rb 335 /tmp/ruby/src/trunk/lib/reline/history.rb 336 /tmp/ruby/build/trunk/.ext/x86_64-linux/fiddle.so 337 /tmp/ruby/build/trunk/.ext/common/fiddle/closure.rb 338 /tmp/ruby/build/trunk/.ext/common/fiddle/function.rb 339 /tmp/ruby/build/trunk/.ext/common/fiddle/version.rb 340 /tmp/ruby/build/trunk/.ext/common/fiddle.rb 341 /tmp/ruby/build/trunk/.ext/common/fiddle/value.rb 342 /tmp/ruby/build/trunk/.ext/common/fiddle/pack.rb 343 /tmp/ruby/build/trunk/.ext/common/fiddle/struct.rb 344 /tmp/ruby/build/trunk/.ext/common/fiddle/cparser.rb 345 /tmp/ruby/build/trunk/.ext/common/fiddle/import.rb 346 /tmp/ruby/src/trunk/lib/reline/terminfo.rb 347 /tmp/ruby/src/trunk/lib/reline/io/dumb.rb 348 /tmp/ruby/src/trunk/lib/reline/io.rb 349 /tmp/ruby/src/trunk/lib/reline/face.rb 350 /tmp/ruby/src/trunk/lib/reline/io/ansi.rb 351 /tmp/ruby/src/trunk/lib/reline.rb 352 /tmp/ruby/src/trunk/lib/irb/init.rb 353 /tmp/ruby/src/trunk/lib/singleton.rb 354 /tmp/ruby/src/trunk/lib/irb/helper_method/base.rb 355 /tmp/ruby/src/trunk/lib/irb/helper_method/conf.rb 356 /tmp/ruby/src/trunk/lib/irb/helper_method.rb 357 /tmp/ruby/src/trunk/lib/irb/workspace.rb 358 /tmp/ruby/src/trunk/lib/irb/inspector.rb 359 /tmp/ruby/src/trunk/lib/irb/nesting_parser.rb 360 /tmp/ruby/src/trunk/lib/irb/ruby-lex.rb 361 /tmp/ruby/src/trunk/lib/irb/completion.rb 362 /tmp/ruby/src/trunk/lib/irb/history.rb 363 /tmp/ruby/src/trunk/lib/irb/input-method.rb 364 /tmp/ruby/src/trunk/lib/irb/output-method.rb 365 /tmp/ruby/src/trunk/lib/irb/context.rb 366 /tmp/ruby/src/trunk/lib/irb/command/base.rb 367 /tmp/ruby/src/trunk/lib/irb/command.rb 368 /tmp/ruby/src/trunk/lib/irb/command/internal_helpers.rb 369 /tmp/ruby/src/trunk/lib/irb/debug.rb 370 /tmp/ruby/src/trunk/lib/irb/command/debug.rb 371 /tmp/ruby/src/trunk/lib/irb/command/backtrace.rb 372 /tmp/ruby/src/trunk/lib/irb/command/break.rb 373 /tmp/ruby/src/trunk/lib/irb/command/catch.rb 374 /tmp/ruby/src/trunk/lib/irb/command/cd.rb 375 /tmp/ruby/src/trunk/lib/irb/ext/change-ws.rb 376 /tmp/ruby/src/trunk/lib/irb/command/chws.rb 377 /tmp/ruby/src/trunk/lib/irb/command/context.rb 378 /tmp/ruby/src/trunk/lib/irb/command/continue.rb 379 /tmp/ruby/src/trunk/lib/irb/command/delete.rb 380 /tmp/ruby/src/trunk/lib/irb/command/disable_irb.rb 381 /tmp/ruby/src/trunk/lib/irb/color.rb 382 /tmp/ruby/src/trunk/lib/irb/source_finder.rb 383 /tmp/ruby/src/trunk/lib/irb/command/edit.rb 384 /tmp/ruby/src/trunk/lib/irb/command/exit.rb 385 /tmp/ruby/src/trunk/lib/irb/command/finish.rb 386 /tmp/ruby/src/trunk/lib/irb/command/force_exit.rb 387 /tmp/ruby/src/trunk/lib/irb/command/help.rb 388 /tmp/ruby/src/trunk/lib/irb/pager.rb 389 /tmp/ruby/src/trunk/lib/irb/command/history.rb 390 /tmp/ruby/src/trunk/lib/irb/command/info.rb 391 /tmp/ruby/src/trunk/lib/irb/command/irb_info.rb 392 /tmp/ruby/src/trunk/lib/irb/ext/loader.rb 393 /tmp/ruby/src/trunk/lib/irb/command/load.rb 394 /tmp/ruby/src/trunk/lib/irb/command/ls.rb 395 /tmp/ruby/src/trunk/lib/irb/command/measure.rb 396 /tmp/ruby/src/trunk/lib/irb/command/next.rb 397 /tmp/ruby/src/trunk/lib/irb/ext/workspaces.rb 398 /tmp/ruby/src/trunk/lib/irb/command/pushws.rb 399 /tmp/ruby/src/trunk/lib/irb/command/show_doc.rb 400 /tmp/ruby/src/trunk/lib/irb/command/show_source.rb 401 /tmp/ruby/src/trunk/lib/irb/command/step.rb 402 /tmp/ruby/src/trunk/lib/irb/command/subirb.rb 403 /tmp/ruby/src/trunk/lib/irb/command/whereami.rb 404 /tmp/ruby/src/trunk/lib/irb/default_commands.rb 405 /tmp/ruby/src/trunk/lib/irb/statement.rb 406 /tmp/ruby/src/trunk/lib/irb/locale.rb 407 /tmp/ruby/src/trunk/lib/irb/version.rb 408 /tmp/ruby/src/trunk/lib/irb/easter-egg.rb 409 /tmp/ruby/src/trunk/lib/irb.rb 410 /tmp/ruby/build/trunk/.ext/x86_64-linux/pty.so 411 /tmp/ruby/src/trunk/test/irb/helper.rb 412 /tmp/ruby/src/trunk/test/irb/test_init.rb 413 /tmp/ruby/src/trunk/test/ruby/test_case.rb 414 /tmp/ruby/src/trunk/test/irb/yamatanooroti/test_rendering.rb 415 /tmp/ruby/src/trunk/test/ruby/test_autoload.rb 416 /tmp/rubytest.2kv5c9/autoload20240705-2108023-6ct4b4.rb * Process memory map: 559fada07000-559fada08000 r--p 00000000 00:24 213079158 /tmp/ruby/build/trunk/ruby 559fada08000-559fada09000 r-xp 00001000 00:24 213079158 /tmp/ruby/build/trunk/ruby 559fada09000-559fada0a000 r--p 00002000 00:24 213079158 /tmp/ruby/build/trunk/ruby 559fada0a000-559fada0b000 r--p 00002000 00:24 213079158 /tmp/ruby/build/trunk/ruby 559fada0b000-559fada0c000 rw-p 00003000 00:24 213079158 /tmp/ruby/build/trunk/ruby 559faf2d5000-559fb2011000 rw-p 00000000 00:00 0 [heap] 7fd64b07e000-7fd64c000000 r--s 00000000 00:24 213078837 /tmp/ruby/build/trunk/libruby.so.3.4.0 7fd64c000000-7fd64c021000 rw-p 00000000 00:00 0 7fd64c021000-7fd650000000 ---p 00000000 00:00 0 7fd650000000-7fd650021000 rw-p 00000000 00:00 0 7fd650021000-7fd65192c000 rw-p 00000000 00:00 0 7fd65192c000-7fd654000000 ---p 00000000 00:00 0 7fd654000000-7fd654021000 rw-p 00000000 00:00 0 7fd654021000-7fd658000000 ---p 00000000 00:00 0 7fd658000000-7fd658021000 rw-p 00000000 00:00 0 7fd658021000-7fd65c000000 ---p 00000000 00:00 0 7fd65c000000-7fd65c021000 rw-p 00000000 00:00 0 7fd65c021000-7fd660000000 ---p 00000000 00:00 0 7fd660a50000-7fd660a60000 rw-p 00000000 00:00 0 7fd661530000-7fd66174f000 r--s 00000000 103:02 5244121 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd66174f000-7fd66178c000 r--s 00000000 00:24 213079158 /tmp/ruby/build/trunk/ruby 7fd66178c000-7fd66178f000 r--p 00000000 103:02 5243456 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fd66178f000-7fd6617a6000 r-xp 00003000 103:02 5243456 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fd6617a6000-7fd6617aa000 r--p 0001a000 103:02 5243456 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fd6617aa000-7fd6617ab000 r--p 0001d000 103:02 5243456 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fd6617ab000-7fd6617ac000 rw-p 0001e000 103:02 5243456 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fd6617ac000-7fd6617ad000 ---p 00000000 00:00 0 7fd6617ad000-7fd6617cd000 rw-p 00000000 00:00 0 7fd6617cd000-7fd6617ce000 ---p 00000000 00:00 0 7fd6617ce000-7fd6617ee000 rw-p 00000000 00:00 0 7fd6617ee000-7fd6617ef000 ---p 00000000 00:00 0 7fd6617ef000-7fd66180f000 rw-p 00000000 00:00 0 7fd66180f000-7fd661810000 ---p 00000000 00:00 0 7fd661810000-7fd661930000 rw-p 00000000 00:00 0 7fd66193b000-7fd66193d000 r--p 00000000 103:02 5248970 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7fd66193d000-7fd661944000 r-xp 00002000 103:02 5248970 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7fd661944000-7fd661945000 r--p 00009000 103:02 5248970 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7fd661945000-7fd661946000 ---p 0000a000 103:02 5248970 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7fd661946000-7fd661947000 r--p 0000a000 103:02 5248970 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7fd661947000-7fd661948000 rw-p 0000b000 103:02 5248970 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7fd661948000-7fd66194a000 r--p 00000000 00:24 102213503 /tmp/ruby/build/trunk/.ext/x86_64-linux/pty.so 7fd66194a000-7fd66194c000 r-xp 00002000 00:24 102213503 /tmp/ruby/build/trunk/.ext/x86_64-linux/pty.so 7fd66194c000-7fd66194d000 r--p 00004000 00:24 102213503 /tmp/ruby/build/trunk/.ext/x86_64-linux/pty.so 7fd66194d000-7fd66194e000 r--p 00004000 00:24 102213503 /tmp/ruby/build/trunk/.ext/x86_64-linux/pty.so 7fd66194e000-7fd66194f000 rw-p 00005000 00:24 102213503 /tmp/ruby/build/trunk/.ext/x86_64-linux/pty.so 7fd66194f000-7fd661953000 r--p 00000000 00:24 93193911 /tmp/ruby/build/trunk/.ext/x86_64-linux/fiddle.so 7fd661953000-7fd66195b000 r-xp 00004000 00:24 93193911 /tmp/ruby/build/trunk/.ext/x86_64-linux/fiddle.so 7fd66195b000-7fd66195e000 r--p 0000c000 00:24 93193911 /tmp/ruby/build/trunk/.ext/x86_64-linux/fiddle.so 7fd66195e000-7fd66195f000 r--p 0000e000 00:24 93193911 /tmp/ruby/build/trunk/.ext/x86_64-linux/fiddle.so 7fd66195f000-7fd661960000 rw-p 0000f000 00:24 93193911 /tmp/ruby/build/trunk/.ext/x86_64-linux/fiddle.so 7fd661960000-7fd6619f0000 rw-p 00000000 00:00 0 7fd6619f4000-7fd6619fb000 r--p 00000000 00:24 102213536 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so 7fd6619fb000-7fd661a40000 r-xp 00007000 00:24 102213536 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so 7fd661a40000-7fd661a5d000 r--p 0004c000 00:24 102213536 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so 7fd661a5d000-7fd661a5f000 r--p 00068000 00:24 102213536 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so 7fd661a5f000-7fd661a60000 rw-p 0006a000 00:24 102213536 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so 7fd661a60000-7fd661ac0000 rw-p 00000000 00:00 0 7fd661ac2000-7fd661ac4000 r--p 00000000 00:24 93193949 /tmp/ruby/build/trunk/.ext/x86_64-linux/strscan.so 7fd661ac4000-7fd661ac8000 r-xp 00002000 00:24 93193949 /tmp/ruby/build/trunk/.ext/x86_64-linux/strscan.so 7fd661ac8000-7fd661aca000 r--p 00006000 00:24 93193949 /tmp/ruby/build/trunk/.ext/x86_64-linux/strscan.so 7fd661aca000-7fd661acb000 r--p 00007000 00:24 93193949 /tmp/ruby/build/trunk/.ext/x86_64-linux/strscan.so 7fd661acb000-7fd661acc000 rw-p 00008000 00:24 93193949 /tmp/ruby/build/trunk/.ext/x86_64-linux/strscan.so 7fd661acc000-7fd661acd000 r--p 00000000 00:24 93193789 /tmp/ruby/build/trunk/.ext/x86_64-linux/cgi/escape.so 7fd661acd000-7fd661acf000 r-xp 00001000 00:24 93193789 /tmp/ruby/build/trunk/.ext/x86_64-linux/cgi/escape.so 7fd661acf000-7fd661ad0000 r--p 00003000 00:24 93193789 /tmp/ruby/build/trunk/.ext/x86_64-linux/cgi/escape.so 7fd661ad0000-7fd661ad1000 r--p 00003000 00:24 93193789 /tmp/ruby/build/trunk/.ext/x86_64-linux/cgi/escape.so 7fd661ad1000-7fd661ad2000 rw-p 00004000 00:24 93193789 /tmp/ruby/build/trunk/.ext/x86_64-linux/cgi/escape.so 7fd661ad2000-7fd661ad5000 r--p 00000000 00:24 93194138 /tmp/ruby/build/trunk/.ext/x86_64-linux/date_core.so 7fd661ad5000-7fd661b04000 r-xp 00003000 00:24 93194138 /tmp/ruby/build/trunk/.ext/x86_64-linux/date_core.so 7fd661b04000-7fd661b0c000 r--p 00032000 00:24 93194138 /tmp/ruby/build/trunk/.ext/x86_64-linux/date_core.so 7fd661b0c000-7fd661b0d000 ---p 0003a000 00:24 93194138 /tmp/ruby/build/trunk/.ext/x86_64-linux/date_core.so 7fd661b0d000-7fd661b0e000 r--p 0003a000 00:24 93194138 /tmp/ruby/build/trunk/.ext/x86_64-linux/date_core.so 7fd661b0e000-7fd661b0f000 rw-p 0003b000 00:24 93194138 /tmp/ruby/build/trunk/.ext/x86_64-linux/date_core.so 7fd661b0f000-7fd661c00000 rw-p 00000000 00:00 0 7fd661c01000-7fd661c03000 r--p 00000000 00:24 93194123 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/generator.so 7fd661c03000-7fd661c0b000 r-xp 00002000 00:24 93194123 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/generator.so 7fd661c0b000-7fd661c0d000 r--p 0000a000 00:24 93194123 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/generator.so 7fd661c0d000-7fd661c0e000 r--p 0000b000 00:24 93194123 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/generator.so 7fd661c0e000-7fd661c0f000 rw-p 0000c000 00:24 93194123 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/generator.so 7fd661c0f000-7fd661c10000 ---p 00000000 00:00 0 7fd661c10000-7fd661d10000 rw-p 00000000 00:00 0 7fd661d13000-7fd661d15000 r--p 00000000 00:24 93194119 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/parser.so 7fd661d15000-7fd661d19000 r-xp 00002000 00:24 93194119 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/parser.so 7fd661d19000-7fd661d1a000 r--p 00006000 00:24 93194119 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/parser.so 7fd661d1a000-7fd661d1b000 r--p 00006000 00:24 93194119 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/parser.so 7fd661d1b000-7fd661d1c000 rw-p 00007000 00:24 93194119 /tmp/ruby/build/trunk/.ext/x86_64-linux/json/ext/parser.so 7fd661d1c000-7fd661dce000 r--p 00000000 103:02 5242896 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fd661dce000-7fd66202d000 r-xp 000b2000 103:02 5242896 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fd66202d000-7fd6620ff000 r--p 00311000 103:02 5242896 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fd6620ff000-7fd66215a000 r--p 003e2000 103:02 5242896 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fd66215a000-7fd66215d000 rw-p 0043d000 103:02 5242896 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fd66215d000-7fd662180000 rw-p 00000000 00:00 0 7fd662182000-7fd662185000 r--p 00000000 00:24 102213523 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so 7fd662185000-7fd66218c000 r-xp 00003000 00:24 102213523 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so 7fd66218c000-7fd66218e000 r--p 0000a000 00:24 102213523 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so 7fd66218e000-7fd66218f000 r--p 0000b000 00:24 102213523 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so 7fd66218f000-7fd662190000 rw-p 0000c000 00:24 102213523 /tmp/ruby/build/trunk/.ext/x86_64-linux/objspace.so 7fd662190000-7fd6621a0000 rw-p 00000000 00:00 0 7fd6621a0000-7fd6621f0000 rw-p 00000000 00:00 0 7fd6621f0000-7fd6621f1000 r--p 00000000 00:24 93193774 /tmp/ruby/build/trunk/.ext/x86_64-linux/erb/escape.so 7fd6621f1000-7fd6621f2000 r-xp 00001000 00:24 93193774 /tmp/ruby/build/trunk/.ext/x86_64-linux/erb/escape.so 7fd6621f2000-7fd6621f3000 r--p 00002000 00:24 93193774 /tmp/ruby/build/trunk/.ext/x86_64-linux/erb/escape.so 7fd6621f3000-7fd6621f4000 r--p 00002000 00:24 93193774 /tmp/ruby/build/trunk/.ext/x86_64-linux/erb/escape.so 7fd6621f4000-7fd6621f5000 rw-p 00003000 00:24 93193774 /tmp/ruby/build/trunk/.ext/x86_64-linux/erb/escape.so 7fd6621f5000-7fd6621fc000 r--p 00000000 00:24 102213531 /tmp/ruby/build/trunk/.ext/x86_64-linux/socket.so 7fd6621fc000-7fd66221f000 r-xp 00007000 00:24 102213531 /tmp/ruby/build/trunk/.ext/x86_64-linux/socket.so 7fd66221f000-7fd662227000 r--p 0002a000 00:24 102213531 /tmp/ruby/build/trunk/.ext/x86_64-linux/socket.so 7fd662227000-7fd662228000 r--p 00031000 00:24 102213531 /tmp/ruby/build/trunk/.ext/x86_64-linux/socket.so 7fd662228000-7fd662229000 rw-p 00032000 00:24 102213531 /tmp/ruby/build/trunk/.ext/x86_64-linux/socket.so 7fd662229000-7fd66222a000 r--p 00000000 00:24 93193813 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/nonblock.so 7fd66222a000-7fd66222b000 r-xp 00001000 00:24 93193813 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/nonblock.so 7fd66222b000-7fd66222c000 r--p 00002000 00:24 93193813 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/nonblock.so 7fd66222c000-7fd66222d000 r--p 00002000 00:24 93193813 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/nonblock.so 7fd66222d000-7fd66222e000 rw-p 00003000 00:24 93193813 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/nonblock.so 7fd66222e000-7fd66224c000 r--p 00000000 103:02 5243226 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fd66224c000-7fd6622a7000 r-xp 0001e000 103:02 5243226 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fd6622a7000-7fd6622c4000 r--p 00079000 103:02 5243226 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fd6622c4000-7fd6622ce000 r--p 00095000 103:02 5243226 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fd6622ce000-7fd6622d2000 rw-p 0009f000 103:02 5243226 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fd6622d2000-7fd6622d4000 r--p 00000000 00:24 93193806 /tmp/ruby/build/trunk/.ext/x86_64-linux/digest.so 7fd6622d4000-7fd6622d6000 r-xp 00002000 00:24 93193806 /tmp/ruby/build/trunk/.ext/x86_64-linux/digest.so 7fd6622d6000-7fd6622d7000 r--p 00004000 00:24 93193806 /tmp/ruby/build/trunk/.ext/x86_64-linux/digest.so 7fd6622d7000-7fd6622d8000 r--p 00004000 00:24 93193806 /tmp/ruby/build/trunk/.ext/x86_64-linux/digest.so 7fd6622d8000-7fd6622d9000 rw-p 00005000 00:24 93193806 /tmp/ruby/build/trunk/.ext/x86_64-linux/digest.so 7fd6622d9000-7fd6622ee000 r--p 00000000 00:24 93194106 /tmp/ruby/build/trunk/.ext/x86_64-linux/openssl.so 7fd6622ee000-7fd662326000 r-xp 00015000 00:24 93194106 /tmp/ruby/build/trunk/.ext/x86_64-linux/openssl.so 7fd662326000-7fd662338000 r--p 0004d000 00:24 93194106 /tmp/ruby/build/trunk/.ext/x86_64-linux/openssl.so 7fd662338000-7fd662339000 ---p 0005f000 00:24 93194106 /tmp/ruby/build/trunk/.ext/x86_64-linux/openssl.so 7fd662339000-7fd66233b000 r--p 0005f000 00:24 93194106 /tmp/ruby/build/trunk/.ext/x86_64-linux/openssl.so 7fd66233b000-7fd66233d000 rw-p 00061000 00:24 93194106 /tmp/ruby/build/trunk/.ext/x86_64-linux/openssl.so 7fd66233d000-7fd66233e000 rw-p 00000000 00:00 0 7fd66233e000-7fd66233f000 ---p 00000000 00:00 0 7fd66233f000-7fd66235f000 rw-p 00000000 00:00 0 7fd66235f000-7fd662360000 ---p 00000000 00:00 0 7fd662360000-7fd6623c0000 rw-p 00000000 00:00 0 7fd6623c4000-7fd6623c6000 r--p 00000000 00:24 93193930 /tmp/ruby/build/trunk/.ext/x86_64-linux/pathname.so 7fd6623c6000-7fd6623cc000 r-xp 00002000 00:24 93193930 /tmp/ruby/build/trunk/.ext/x86_64-linux/pathname.so 7fd6623cc000-7fd6623ce000 r--p 00008000 00:24 93193930 /tmp/ruby/build/trunk/.ext/x86_64-linux/pathname.so 7fd6623ce000-7fd6623cf000 r--p 00009000 00:24 93193930 /tmp/ruby/build/trunk/.ext/x86_64-linux/pathname.so 7fd6623cf000-7fd6623d0000 rw-p 0000a000 00:24 93193930 /tmp/ruby/build/trunk/.ext/x86_64-linux/pathname.so 7fd6623d0000-7fd6623e0000 rw-p 00000000 00:00 0 7fd6623e0000-7fd662540000 rw-p 00000000 00:00 0 7fd662540000-7fd662541000 r--p 00000000 00:24 93193837 /tmp/ruby/build/trunk/.ext/x86_64-linux/monitor.so 7fd662541000-7fd662542000 r-xp 00001000 00:24 93193837 /tmp/ruby/build/trunk/.ext/x86_64-linux/monitor.so 7fd662542000-7fd662543000 r--p 00002000 00:24 93193837 /tmp/ruby/build/trunk/.ext/x86_64-linux/monitor.so 7fd662543000-7fd662544000 r--p 00002000 00:24 93193837 /tmp/ruby/build/trunk/.ext/x86_64-linux/monitor.so 7fd662544000-7fd662545000 rw-p 00003000 00:24 93193837 /tmp/ruby/build/trunk/.ext/x86_64-linux/monitor.so 7fd662545000-7fd662547000 r--p 00000000 00:24 93193897 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so 7fd662547000-7fd66254c000 r-xp 00002000 00:24 93193897 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so 7fd66254c000-7fd66254d000 r--p 00007000 00:24 93193897 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so 7fd66254d000-7fd66254e000 ---p 00008000 00:24 93193897 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so 7fd66254e000-7fd66254f000 r--p 00008000 00:24 93193897 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so 7fd66254f000-7fd662550000 rw-p 00009000 00:24 93193897 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so 7fd662550000-7fd6625b0000 rw-p 00000000 00:00 0 7fd6625b0000-7fd6625b2000 r--p 00000000 00:24 93193843 /tmp/ruby/build/trunk/.ext/x86_64-linux/etc.so 7fd6625b2000-7fd6625b5000 r-xp 00002000 00:24 93193843 /tmp/ruby/build/trunk/.ext/x86_64-linux/etc.so 7fd6625b5000-7fd6625b7000 r--p 00005000 00:24 93193843 /tmp/ruby/build/trunk/.ext/x86_64-linux/etc.so 7fd6625b7000-7fd6625b8000 r--p 00006000 00:24 93193843 /tmp/ruby/build/trunk/.ext/x86_64-linux/etc.so 7fd6625b8000-7fd6625b9000 rw-p 00007000 00:24 93193843 /tmp/ruby/build/trunk/.ext/x86_64-linux/etc.so 7fd6625b9000-7fd6625ba000 r--p 00000000 00:24 93193885 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so 7fd6625ba000-7fd6625bc000 r-xp 00001000 00:24 93193885 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so 7fd6625bc000-7fd6625bd000 r--p 00003000 00:24 93193885 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so 7fd6625bd000-7fd6625be000 r--p 00003000 00:24 93193885 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so 7fd6625be000-7fd6625bf000 rw-p 00004000 00:24 93193885 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so 7fd6625bf000-7fd6625c0000 ---p 00000000 00:00 0 7fd6625c0000-7fd662601000 rw-p 00000000 00:00 0 7fd662601000-7fd662602000 ---p 00000000 00:00 0 7fd662602000-7fd662643000 rw-p 00000000 00:00 0 7fd662643000-7fd662644000 ---p 00000000 00:00 0 7fd662644000-7fd662685000 rw-p 00000000 00:00 0 7fd662685000-7fd662686000 ---p 00000000 00:00 0 7fd662686000-7fd6626c7000 rw-p 00000000 00:00 0 7fd6626c7000-7fd6626c8000 ---p 00000000 00:00 0 7fd6626c8000-7fd662709000 rw-p 00000000 00:00 0 7fd662709000-7fd66270a000 ---p 00000000 00:00 0 7fd66270a000-7fd66274b000 rw-p 00000000 00:00 0 7fd66274b000-7fd66274c000 ---p 00000000 00:00 0 7fd66274c000-7fd66278d000 rw-p 00000000 00:00 0 7fd66278d000-7fd66278e000 ---p 00000000 00:00 0 7fd66278e000-7fd6627cf000 rw-p 00000000 00:00 0 7fd6627cf000-7fd6627d0000 ---p 00000000 00:00 0 7fd6627d0000-7fd662811000 rw-p 00000000 00:00 0 7fd662811000-7fd662812000 ---p 00000000 00:00 0 7fd662812000-7fd662853000 rw-p 00000000 00:00 0 7fd662853000-7fd662854000 ---p 00000000 00:00 0 7fd662854000-7fd662895000 rw-p 00000000 00:00 0 7fd662895000-7fd662896000 ---p 00000000 00:00 0 7fd662896000-7fd6628d7000 rw-p 00000000 00:00 0 7fd6628d7000-7fd6628d8000 ---p 00000000 00:00 0 7fd6628d8000-7fd662919000 rw-p 00000000 00:00 0 7fd662919000-7fd66291a000 ---p 00000000 00:00 0 7fd66291a000-7fd66295b000 rw-p 00000000 00:00 0 7fd66295b000-7fd66295c000 ---p 00000000 00:00 0 7fd66295c000-7fd66299d000 rw-p 00000000 00:00 0 7fd66299d000-7fd66299e000 ---p 00000000 00:00 0 7fd66299e000-7fd6629df000 rw-p 00000000 00:00 0 7fd6629df000-7fd6629e0000 ---p 00000000 00:00 0 7fd6629e0000-7fd662a21000 rw-p 00000000 00:00 0 7fd662a21000-7fd662a22000 ---p 00000000 00:00 0 7fd662a22000-7fd662a63000 rw-p 00000000 00:00 0 7fd662a63000-7fd662a64000 ---p 00000000 00:00 0 7fd662a64000-7fd662aa5000 rw-p 00000000 00:00 0 7fd662aa5000-7fd662aa6000 ---p 00000000 00:00 0 7fd662aa6000-7fd662ae7000 rw-p 00000000 00:00 0 7fd662ae7000-7fd662ae8000 ---p 00000000 00:00 0 7fd662ae8000-7fd662b29000 rw-p 00000000 00:00 0 7fd662b29000-7fd662b2a000 ---p 00000000 00:00 0 7fd662b2a000-7fd662b6b000 rw-p 00000000 00:00 0 7fd662b6b000-7fd662b6c000 ---p 00000000 00:00 0 7fd662b6c000-7fd662bad000 rw-p 00000000 00:00 0 7fd662bad000-7fd662bae000 ---p 00000000 00:00 0 7fd662bae000-7fd662bef000 rw-p 00000000 00:00 0 7fd662bef000-7fd662bf0000 ---p 00000000 00:00 0 7fd662bf0000-7fd662c31000 rw-p 00000000 00:00 0 7fd662c31000-7fd662c32000 ---p 00000000 00:00 0 7fd662c32000-7fd662c73000 rw-p 00000000 00:00 0 7fd662c73000-7fd662c74000 ---p 00000000 00:00 0 7fd662c74000-7fd662cb5000 rw-p 00000000 00:00 0 7fd662cb5000-7fd662cb6000 ---p 00000000 00:00 0 7fd662cb6000-7fd662cf7000 rw-p 00000000 00:00 0 7fd662cf7000-7fd662cf8000 ---p 00000000 00:00 0 7fd662cf8000-7fd662d39000 rw-p 00000000 00:00 0 7fd662d39000-7fd662d3a000 ---p 00000000 00:00 0 7fd662d3a000-7fd662d7b000 rw-p 00000000 00:00 0 7fd662d7b000-7fd662d7c000 ---p 00000000 00:00 0 7fd662d7c000-7fd662dbd000 rw-p 00000000 00:00 0 7fd662dbd000-7fd662dbe000 ---p 00000000 00:00 0 7fd662dbe000-7fd662dff000 rw-p 00000000 00:00 0 7fd662dff000-7fd662e00000 ---p 00000000 00:00 0 7fd662e00000-7fd663650000 rw-p 00000000 00:00 0 7fd663650000-7fd663651000 r--p 00000000 00:24 93193266 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/asan.so 7fd663651000-7fd663652000 r-xp 00001000 00:24 93193266 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/asan.so 7fd663652000-7fd663653000 r--p 00002000 00:24 93193266 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/asan.so 7fd663653000-7fd663654000 r--p 00002000 00:24 93193266 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/asan.so 7fd663654000-7fd663655000 rw-p 00003000 00:24 93193266 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/asan.so 7fd663655000-7fd663656000 r--p 00000000 00:24 93193121 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so 7fd663656000-7fd663657000 r-xp 00001000 00:24 93193121 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so 7fd663657000-7fd663658000 r--p 00002000 00:24 93193121 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so 7fd663658000-7fd663659000 r--p 00002000 00:24 93193121 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so 7fd663659000-7fd66365a000 rw-p 00003000 00:24 93193121 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so 7fd66365a000-7fd66365b000 r--p 00000000 00:24 93192936 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so 7fd66365b000-7fd66365c000 r-xp 00001000 00:24 93192936 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so 7fd66365c000-7fd66365d000 r--p 00002000 00:24 93192936 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so 7fd66365d000-7fd66365e000 r--p 00002000 00:24 93192936 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so 7fd66365e000-7fd66365f000 rw-p 00003000 00:24 93192936 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so 7fd66365f000-7fd67ca5f000 rw-p 00000000 00:00 0 7fd67ca62000-7fd67ca64000 r--p 00000000 00:24 93193800 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/string.so 7fd67ca64000-7fd67ca67000 r-xp 00002000 00:24 93193800 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/string.so 7fd67ca67000-7fd67ca68000 r--p 00005000 00:24 93193800 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/string.so 7fd67ca68000-7fd67ca69000 ---p 00006000 00:24 93193800 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/string.so 7fd67ca69000-7fd67ca6a000 r--p 00006000 00:24 93193800 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/string.so 7fd67ca6a000-7fd67ca6b000 rw-p 00007000 00:24 93193800 /tmp/ruby/build/trunk/.ext/x86_64-linux/-test-/string.so 7fd67ca6b000-7fd67ca6c000 r--p 00000000 00:24 93193801 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/wait.so 7fd67ca6c000-7fd67ca6d000 r-xp 00001000 00:24 93193801 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/wait.so 7fd67ca6d000-7fd67ca6e000 r--p 00002000 00:24 93193801 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/wait.so 7fd67ca6e000-7fd67ca6f000 r--p 00002000 00:24 93193801 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/wait.so 7fd67ca6f000-7fd67ca70000 rw-p 00003000 00:24 93193801 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/wait.so 7fd67ca70000-7fd67caa0000 rw-p 00000000 00:00 0 7fd67caa0000-7fd67caa3000 r--p 00000000 00:24 93193983 /tmp/ruby/build/trunk/.ext/x86_64-linux/stringio.so 7fd67caa3000-7fd67caa8000 r-xp 00003000 00:24 93193983 /tmp/ruby/build/trunk/.ext/x86_64-linux/stringio.so 7fd67caa8000-7fd67caaa000 r--p 00008000 00:24 93193983 /tmp/ruby/build/trunk/.ext/x86_64-linux/stringio.so 7fd67caaa000-7fd67caab000 r--p 00009000 00:24 93193983 /tmp/ruby/build/trunk/.ext/x86_64-linux/stringio.so 7fd67caab000-7fd67caac000 rw-p 0000a000 00:24 93193983 /tmp/ruby/build/trunk/.ext/x86_64-linux/stringio.so 7fd67caac000-7fd67caaf000 r--p 00000000 00:24 93194077 /tmp/ruby/build/trunk/.ext/x86_64-linux/zlib.so 7fd67caaf000-7fd67cabb000 r-xp 00003000 00:24 93194077 /tmp/ruby/build/trunk/.ext/x86_64-linux/zlib.so 7fd67cabb000-7fd67cabe000 r--p 0000f000 00:24 93194077 /tmp/ruby/build/trunk/.ext/x86_64-linux/zlib.so 7fd67cabe000-7fd67cabf000 r--p 00011000 00:24 93194077 /tmp/ruby/build/trunk/.ext/x86_64-linux/zlib.so 7fd67cabf000-7fd67cac0000 rw-p 00012000 00:24 93194077 /tmp/ruby/build/trunk/.ext/x86_64-linux/zlib.so 7fd67cac0000-7fd67cad0000 rw-p 00000000 00:00 0 7fd67cad3000-7fd67cbd4000 rw-p 00000000 00:00 0 7fd67cbd4000-7fd67cebd000 r--p 00000000 103:02 5244668 /usr/lib/locale/locale-archive 7fd67cebd000-7fd67cec0000 rw-p 00000000 00:00 0 7fd67cec0000-7fd67cee8000 r--p 00000000 103:02 5244121 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd67cee8000-7fd67d07d000 r-xp 00028000 103:02 5244121 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd67d07d000-7fd67d0d5000 r--p 001bd000 103:02 5244121 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd67d0d5000-7fd67d0d6000 ---p 00215000 103:02 5244121 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd67d0d6000-7fd67d0da000 r--p 00215000 103:02 5244121 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd67d0da000-7fd67d0dc000 rw-p 00219000 103:02 5244121 /usr/lib/x86_64-linux-gnu/libc.so.6 7fd67d0dc000-7fd67d0eb000 rw-p 00000000 00:00 0 7fd67d0eb000-7fd67d0f9000 r--p 00000000 103:02 5244536 /usr/lib/x86_64-linux-gnu/libm.so.6 7fd67d0f9000-7fd67d175000 r-xp 0000e000 103:02 5244536 /usr/lib/x86_64-linux-gnu/libm.so.6 7fd67d175000-7fd67d1d0000 r--p 0008a000 103:02 5244536 /usr/lib/x86_64-linux-gnu/libm.so.6 7fd67d1d0000-7fd67d1d1000 r--p 000e4000 103:02 5244536 /usr/lib/x86_64-linux-gnu/libm.so.6 7fd67d1d1000-7fd67d1d2000 rw-p 000e5000 103:02 5244536 /usr/lib/x86_64-linux-gnu/libm.so.6 7fd67d1d2000-7fd67d1d4000 r--p 00000000 103:02 5248938 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fd67d1d4000-7fd67d1e8000 r-xp 00002000 103:02 5248938 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fd67d1e8000-7fd67d201000 r--p 00016000 103:02 5248938 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fd67d201000-7fd67d202000 ---p 0002f000 103:02 5248938 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fd67d202000-7fd67d203000 r--p 0002f000 103:02 5248938 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fd67d203000-7fd67d204000 rw-p 00030000 103:02 5248938 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fd67d204000-7fd67d20c000 rw-p 00000000 00:00 0 7fd67d20c000-7fd67d216000 r--p 00000000 103:02 5248989 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7fd67d216000-7fd67d275000 r-xp 0000a000 103:02 5248989 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7fd67d275000-7fd67d28c000 r--p 00069000 103:02 5248989 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7fd67d28c000-7fd67d28d000 r--p 0007f000 103:02 5248989 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7fd67d28d000-7fd67d28e000 rw-p 00080000 103:02 5248989 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7fd67d28e000-7fd67d290000 r--p 00000000 103:02 5243953 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7fd67d290000-7fd67d2a1000 r-xp 00002000 103:02 5243953 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7fd67d2a1000-7fd67d2a7000 r--p 00013000 103:02 5243953 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7fd67d2a7000-7fd67d2a8000 ---p 00019000 103:02 5243953 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7fd67d2a8000-7fd67d2a9000 r--p 00019000 103:02 5243953 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7fd67d2a9000-7fd67d2aa000 rw-p 0001a000 103:02 5243953 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7fd67d2aa000-7fd67d2b1000 r--s 00000000 103:02 5381429 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7fd67d2b1000-7fd67d2f0000 r--p 00000000 00:24 213078837 /tmp/ruby/build/trunk/libruby.so.3.4.0 7fd67d2f0000-7fd67d671000 r-xp 0003f000 00:24 213078837 /tmp/ruby/build/trunk/libruby.so.3.4.0 7fd67d671000-7fd67d7d4000 r--p 003c0000 00:24 213078837 /tmp/ruby/build/trunk/libruby.so.3.4.0 7fd67d7d4000-7fd67d7d5000 ---p 00523000 00:24 213078837 /tmp/ruby/build/trunk/libruby.so.3.4.0 7fd67d7d5000-7fd67d7e3000 r--p 00523000 00:24 213078837 /tmp/ruby/build/trunk/libruby.so.3.4.0 7fd67d7e3000-7fd67d7e7000 rw-p 00531000 00:24 213078837 /tmp/ruby/build/trunk/libruby.so.3.4.0 7fd67d7e7000-7fd67d7fd000 rw-p 00000000 00:00 0 7fd67d7fd000-7fd67d7ff000 r--p 00000000 103:02 5244115 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fd67d7ff000-7fd67d829000 r-xp 00002000 103:02 5244115 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fd67d829000-7fd67d834000 r--p 0002c000 103:02 5244115 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fd67d835000-7fd67d837000 r--p 00037000 103:02 5244115 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fd67d837000-7fd67d839000 rw-p 00039000 103:02 5244115 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffc32f30000-7ffc3372f000 rw-p 00000000 00:00 0 [stack] 7ffc3374a000-7ffc3374e000 r--p 00000000 00:00 0 [vvar] 7ffc3374e000-7ffc33750000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] [378/907] 2108016=test_yield [379/907] 2108024=test_stringscanner [380/907] 2108024=test_files_sample [381/907] 2108024=test_rat [382/907] 2108024=test_webauthn_poller [383/907] 2108029=test_rdoc_markup_raw [384/907] 2108024=test_rdoc_markup_to_html_crossref [385/907] 2108029=test_typeddata [386/907] 2108019=test_gem_resolver_best_set [387/907] 2108019=test_fstring [388/907] 2108031=test_array [389/907] 2108031=test_optparse [390/907] 2108029=test_gem_commands_install_command [391/907] 2108019=test_clone [392/907] 2108031=test_readpartial [393/907] 2108015=locals_test [394/907] 2108024=test_rdoc_require [395/907] 2108024=test_rdoc_markup_indented_paragraph [396/907] 2108024=test_io_buffer [397/907] 2108024=test_pack [398/907] 2108024=test_backtrace [399/907] 2108019=test_gem_resolver_conflict [400/907] 2108019=test_rdoc_task [401/907] 2108019=regular_expression_options_test [402/907] 2108019=test_argf [403/907] 2108018=test_ns_spki [404/907] 2108018=test_framework [405/907] 2108018=test_kill_ring [406/907] 2108018=test_weakmap [407/907] 2108015=test_workspace [408/907] 2108031=test_yjit [409/907] 2108031=test_ws [410/907] 2108031=test_m17n [411/907] 2108015=test_gem_commands_environment_command [412/907] 2108015=test_hash [413/907] 2108015=test_tree_builder [414/907] 2108015=test_gem_resolver_dependency_request [415/907] 2108015=test_external_new [416/907] 2108015=test_alias_and_anchor [417/907] 2108015=test_postponed_job [418/907] 2108031=test_raise_exception [419/907] 2108032=test_gem_request_set_lockfile [420/907] 2108015=test_win32ole_typelib [421/907] 2108015=test_protect [422/907] 2108015=test_gem_commands_stale_command [423/907] 2108015=test_c_struct_entry [424/907] 2108030=test_lock_native_thread [425/907] 2108027=test_have_library [426/907] 2108032=test_remote_fetch_error [427/907] 2108032=equality_test [428/907] 2108032=regular_expression_encoding_test [429/907] 2108032=test_show_source [430/907] 2108015=test_set [431/907] 2108015=test_gem_security_trust_dir [432/907] 2108030=test_string_memory [433/907] 2108029=test_sprintf [434/907] 2108015=test_gem_requirement [435/907] 2108030=test_line_editor [436/907] 2108015=test_objspace [437/907] 2108030=test_undef [438/907] 2108030=test_rdoc_context_section [439/907] 2108032=test_euc_kr [440/907] 2108031=test_ftp [441/907] 2108032=test_gem_impossible_dependencies_error [442/907] 2108030=test_array_create [443/907] 2108030=test_pack [444/907] 2108031=test_to_ruby [445/907] 2108032=test_pattern_key_name_check [446/907] 2108032=test_rdoc_rubygems_hook [447/907] 2108031=test_method [448/907] 2108029=test_gem_commands_query_command [449/907] 2108024=test_gem_unsatisfiable_dependency_error [450/907] 2108024=test_win32ole_record [451/907] 2108024=test_cp949 [452/907] 2108024=test_foreach [453/907] 2108024=test_gem_source_specific_file [454/907] 2108032=test_condition [455/907] 2108032=test_gem_commands_uninstall_command [456/907] 2108024=test_io [457/907] 2108030=test_win32ole_type_event [458/907] 2108030=test_emoji [459/907] 2108030=test_sorted_set [460/907] 2108025=test_ubf_async_safe [461/907] 2108025=test_hash [462/907] 2108029=test_gem_commands_exec_command [463/907] 2108024=test_io_wait [464/907] 2108033=test_kwargs [465/907] 2108033=test_ellipsize [466/907] 2108033=test_date_attr [467/907] 2108033=test_console_attr [468/907] 2108033=test_summary [469/907] 2108030=test_type_completor [470/907] 2108030=test_color [471/907] 2108033=json_encoding_test [472/907] 2108033=test_key_stroke [473/907] 2108030=test_install [474/907] 2108027=test_rdoc_markup_to_label [475/907] 2108033=test_sockopt [476/907] 2108033=string_encoding_test [477/907] 2108033=test_httpresponses [478/907] 2108027=test_encoding [479/907] 2108033=test_set_len [480/907] 2108033=test_httpheader [481/907] 2108027=test_gem_resolver_local_specification [482/907] 2108033=test_rdoc_ri_driver [483/907] 2108026=test_name_error_extension [484/907] 2108026=test_rdoc_i18n_locale [485/907] 2108026=test_win32ole_param [486/907] 2108026=test_gem_commands_yank_command [487/907] 2108024=test_pair [488/907] 2108030=test_document [489/907] 2108030=test_rdoc_generator_pot_po_entry [490/907] 2108030=test_euc_jp [491/907] 2108030=test_acceptable [492/907] 2108027=test_rbconfig [493/907] 2108027=test_human_typo [494/907] 2108032=test_primitive [495/907] 2108027=test_key_event_record [496/907] 2108032=test_gem_uri [497/907] 2108032=test_random [498/907] 2108030=test_notimplement [499/907] 2108032=test_gem_commands_update_command [500/907] 2108030=test_gem_resolver_vendor_specification [501/907] 2108027=test_lexer [502/907] 2108030=test_thread_cv [503/907] 2108017=test_ssl_session [504/907] 2108033=test_koi8 [505/907] 2108033=test_rdoc_parser_changelog [506/907] 2108027=test_enumerator [507/907] 2108027=test_unicode [508/907] 2108027=test_rdoc_generator_pot [509/907] 2108027=test_gem_gem_runner [510/907] 2108033=test_filter [511/907] 2108027=test_data [512/907] 2108027=test_rdoc_method_attr [513/907] 2108033=test_addrinfo [514/907] 2108033=test_http [515/907] 2108028=test_tree_spell_checker [516/907] 2108028=test_path [517/907] 2108026=test_case_mapping [518/907] 2108026=test_bn [519/907] 2108027=test_win32ole_param_event [520/907] 2108028=test_compile_prism [521/907] 2108027=test_terminfo [522/907] 2108027=test_date_compat [523/907] 2108027=test_rdoc_markup_to_html [524/907] 2108026=test_bug-14834 [525/907] 2108029=test_scheduler [526/907] 2108027=test_pkey_dsa [527/907] 2108026=test_class [528/907] 2108026=test_ocsp [529/907] 2108029=test_rdoc_markup_heading [530/907] 2108029=test_iseq [531/907] 2108028=test_exception_at_throwing [532/907] 2108030=test_cmethod [533/907] 2108030=test_tracer [534/907] 2108028=test_append [535/907] 2108028=test_option [536/907] 2108030=test_gem_commands_server_command [537/907] 2108030=test_variable_name_check [538/907] 2108030=test_io_m17n [539/907] 2108026=test_did_you_mean [540/907] 2108028=test_interned_str [541/907] 2108028=test_case_comprehensive [542/907] 2108028=test_gem_commands_build_command [543/907] 2108016=test_bundled_ca [544/907] 2108027=test_closure [545/907] 2108026=test_fiber [546/907] 2108017=test_multi_irb_commands [547/907] 2108017=test_open3 [548/907] 2108032=test_ractor [549/907] 2108028=test_rdoc_servlet [550/907] 2108032=test_gem_security [551/907] 2108029=test_digest [552/907] 2108029=test_exit [553/907] 2108027=test_recursion [554/907] 2108027=test_history [555/907] 2108027=test_date_marshal [556/907] 2108028=test_mkmf [557/907] 2108027=test_delegate [558/907] 2108029=test_popen_deadlock [559/907] 2108027=test_pinned [560/907] 2108028=test_webauthn_listener_response [561/907] 2108027=test_time [562/907] 2108028=test_to_ary_concat [563/907] 2108027=test_stream [564/907] 2108027=test_printf [565/907] 2108027=test_rdoc_markup_pre_process [566/907] 2108027=test_help [567/907] 2108027=test_rdoc_markup_to_bs [568/907] 2108027=test_gem_commands_unpack_command [569/907] 2108021=test_files_lib [570/907] 2108019=test_beginendblock [571/907] 2108029=test_gem_bundler_version_finder [572/907] 2108029=test_emoji_breaks [573/907] 2108029=test_within_pipe [574/907] 2108029=test_storage [575/907] 2108029=test_gem_resolver_git_set [576/907] 2108027=constant_path_node_test [577/907] 2108018=test_new [578/907] 2108027=test_cipher [579/907] 2108018=test_gem_security_signer [580/907] 2108030=test_debug [581/907] 2108030=test_memory_view [582/907] 2108030=test_shellwords [583/907] 2108027=test_digest_extend [584/907] 2108030=test_iterator [585/907] 2108027=test_string [586/907] 2108027=test_omap [587/907] 2108027=test_process [588/907] 2108019=test_input_method [589/907] 2108027=test_windows_1252 [590/907] 2108027=test_rdoc_rd [591/907] 2108018=dispatcher_test [592/907] 2108018=test_cgi_session [593/907] 2108027=test_metaclass [594/907] 2108027=heredoc_test [595/907] 2108030=test_rdoc_top_level [596/907] 2108027=test_fixnum [597/907] 2108018=test_signal [598/907] 2108027=test_x509crl [599/907] 2108019=test_gem_commands_signout_command [600/907] 2108019=test_refinement [601/907] 2108029=test_regex_casefold [602/907] 2108029=test_gem_source_git [603/907] 2108027=test_dir_m17n [604/907] 2108031=warnings_test [605/907] 2108028=test_gem_resolver_installer_set [606/907] 2108031=test_cd [607/907] 2108031=test_float [608/907] 2108028=test_cgi_cookie [609/907] 2108028=test_require [610/907] 2108030=test_mutex [611/907] 2108023=test_x509req [612/907] 2108016=test_rdoc_rd_inline [613/907] 2108029=test_files_test_1 [614/907] 2108016=test_set [615/907] 2108016=test_gem_path_support [616/907] 2108016=test_struct [617/907] 2108023=test_serialize_subclasses [618/907] 2108023=test_insns_leaf [619/907] 2108023=test_color_printer [620/907] 2108023=test_deprecated [621/907] 2108023=test_div [622/907] 2108023=test_allocation [623/907] 2108024=test_engine [624/907] 2108024=test_win32ole_variant_m [625/907] 2108024=test_key_error [626/907] 2108024=test_struct [627/907] 2108024=magic_comment_test [628/907] 2108017=test_rdoc_markup_to_html_snippet [629/907] 2108017=onigmo_test [630/907] 2108017=test_sexp [631/907] 2108027=test_rdoc_markup_include [632/907] 2108016=fuzzer_test [633/907] 2108027=test_variable [634/907] 2108017=test_pkg_config [635/907] 2108016=test_cparser [636/907] 2108017=comments_test [637/907] 2108017=test_nomethod_error [638/907] 2108017=json_parser_test [639/907] 2108027=test_config [640/907] 2108017=test_win32ole_variant_outarg [641/907] 2108017=test_dln [642/907] 2108017=test_gem_source_subpath_problem [643/907] 2108027=json_common_interface_test [644/907] 2108027=test_instrumentation_api [645/907] 2108017=test_stringify_symbols [646/907] 2108017=test_boolean [647/907] 2108017=test_whileuntil [648/907] 2108017=test_rdoc_generator_markup [649/907] 2108017=test_configuration [650/907] 2108024=test_rubyvm [651/907] 2108024=test_monitor [652/907] 2108017=test_buffered_io [653/907] 2108017=test_method_name_check [654/907] 2108017=test_arith_seq_extract [655/907] 2108030=test_parser [656/907] 2108031=test_module [657/907] 2108030=test_gem_request_set [658/907] 2108024=test_ssl [659/907] 2108017=test_gem_ext_cargo_builder [660/907] 2108017=test_assembler [661/907] 2108017=test_propertyputref [662/907] 2108017=test_spell_checker [663/907] 2108017=test_rational [664/907] 2108017=fixtures_test [665/907] 2108025=test_rational2 [666/907] 2108022=test_len [667/907] 2108025=test_yield_block [668/907] 2108022=test_completion [669/907] 2108025=test_gem_commands_cert_command [670/907] 2108017=test_erb [671/907] 2108030=test_x509ext [672/907] 2108030=test_gem_source_installed [673/907] 2108030=test_https [674/907] 2108017=test_gem_ext_builder [675/907] 2108016=test_evaluation [676/907] 2108016=test_abi [677/907] 2108021=test_provider [678/907] 2108018=test_rdoc_parser_simple [679/907] 2108018=test_yamldbm [680/907] 2108018=test_gem_commands_rebuild_command [681/907] 2108016=test_load [682/907] 2108016=test_gem_source [683/907] 2108018=test_scalar_scanner [684/907] 2108018=test_gem_commands_outdated_command [685/907] 2108018=test_helper_method [686/907] 2108014=test_gem_package_tar_writer [687/907] 2108018=test_array [688/907] 2108030=test_gem_dependency_list [689/907] 2108016=test_benchmark [690/907] 2108030=implicit_array_test [691/907] 2108030=test_win32ole_method_event [692/907] 2108014=test_nesting_parser [693/907] 2108030=test_gem_resolver_api_specification [694/907] 2108014=overlap_test [695/907] 2108030=static_literals_test [696/907] 2108030=test_ipaddr [697/907] 2108030=test_rdoc_markup_to_ansi [698/907] 2108021=test_history [699/907] 2108021=test_mixed_unicode_escapes [700/907] 2108021=test_win32ole_variant [701/907] 2108021=test_rdoc_extend [702/907] 2108030=test_merge_keys [703/907] 2108030=test_have_macro [704/907] 2108021=test_resolve_symbol [705/907] 2108022=test_complex2 [706/907] 2108022=test_gem_package [707/907] 2108021=test_threadgroup [708/907] 2108019=test_gem_specification [709/907] 2108014=test_enum [710/907] 2108029=test_win32ole_variable [711/907] 2108029=test_io_wait_uncommon [712/907] 2108029=test_arity [713/907] 2108029=test_stringio [714/907] 2108029=test_gem_ci_detector [715/907] 2108029=test_bignum [716/907] 2108030=test_rdoc_class_module [717/907] 2108022=test_rdoc_generator_json_index [718/907] 2108022=test_win32ole_event [719/907] 2108022=test_time_tz [720/907] 2108029=ractor_test [721/907] 2108022=test_trace [722/907] 2108028=test_symbol [723/907] 2108029=parser_test [724/907] 2108022=test_coder [725/907] 2108022=test_nofree [726/907] 2108022=test_context [727/907] 2108029=test_gem_commands_pristine_command [728/907] 2108022=test_find_executable [729/907] 2108022=test_lazy_enumerator [730/907] 2108017=test_enc_associate [731/907] 2108031=test_unix [732/907] 2108031=test_gem_resolver_requirement_list [733/907] 2108023=test_arith_seq_beg_len_step [734/907] 2108031=test_pkcs7 [735/907] 2108030=test_function_entry [736/907] 2108030=test_gem_source_fetch_problem [737/907] 2108030=json_generic_object_test [738/907] 2108030=test_http_request [739/907] 2108030=test_rdoc_generator_darkfish [740/907] 2108023=test_resize [741/907] 2108023=test_error_highlight [742/907] 2108014=test_rdoc_comment [743/907] 2108021=test_mailto [744/907] 2108021=test_coderange [745/907] 2108031=test_symbol [746/907] 2108021=test_ractor_compatibility [747/907] 2108014=test_eval [748/907] 2108031=test_autoconf [749/907] 2108014=test_dir [750/907] 2108031=test_date_ractor [751/907] 2108022=test_gem_console_ui [752/907] 2108022=test_word [753/907] 2108022=test_gem_commands_cleanup_command [754/907] 2108016=test_cgi_multipart [755/907] 2108030=test_numeric [756/907] 2108030=test_member [757/907] 2108030=test_gem_commands_setup_command [758/907] 2108016=test_rdoc_attr [759/907] 2108016=test_env [760/907] 2108031=test_integer [761/907] 2108017=test_dryrun [762/907] 2108014=test_nextafter [763/907] 2108031=test_capacity [764/907] 2108017=test_stat [765/907] 2108031=test_gem_request_set_lockfile_tokenizer [766/907] 2108017=test_have_func [767/907] 2108014=test_gem_resolver_git_specification [768/907] 2108031=test_object_references [769/907] 2108031=test_usrmarshal [770/907] 2108021=test_cgi_modruby [771/907] 2108021=test_integer [772/907] 2108030=test_super [773/907] 2108022=test_rubyoptions [774/907] 2108023=test_https_proxy [775/907] 2108023=ripper_test [776/907] 2108014=test_call [777/907] 2108031=test_rubygems [778/907] 2108027=test_unicode_normalize [779/907] 2108025=test_marshal [780/907] 2108014=test_nonblock [781/907] 2108027=test_weakref [782/907] 2108014=test_alias [783/907] 2108031=test_timeout [784/907] 2108029=test_ancdata [785/907] 2108027=test_singleton_function [786/907] 2108027=test_rb_str_dup [787/907] 2108027=test_reline_key [788/907] 2108027=test_ssl [789/907] 2108029=test_ractor [790/907] 2108014=json_ext_parser_test [791/907] 2108014=test_thread [792/907] 2108026=test_my_integer [793/907] 2108026=test_debugger_integration [794/907] 2108026=test_rendering [795/907] 2108023=test_registry [796/907] 2108023=test_gem_commands_open_command [797/907] 2108026=test_dns [798/907] 2108023=test_ractor [799/907] 2108023=test_gem_source_lock [800/907] 2108023=test_gem [801/907] 2108019=test_cgi_core [802/907] 2108019=test_parser [803/907] 2108019=test_ensured [804/907] 2108029=test_locale [805/907] 2108019=test_addr [806/907] 2108019=library_symbols_test [807/907] 2108019=test_ts [808/907] 2108029=test_rdoc_ri_paths [809/907] 2108027=test_range [810/907] 2108029=test_project_sanity [811/907] 2108025=test_constant [812/907] 2108029=test_dup [813/907] 2108026=test_pty [814/907] 2108030=test_helper [815/907] 2108030=test_erb_command [816/907] 2108030=test_encoding [817/907] 2108031=test_gem_uri_formatter [818/907] 2108031=test_udp [819/907] 2108031=bom_test [820/907] 2108029=test_data_error [821/907] 2108031=unescape_test [822/907] 2108029=test_ostruct [823/907] 2108019=test_file [824/907] 2108017=test_force_exit [825/907] 2108030=test_integer_comb [826/907] 2108029=test_rdoc_markup_document [827/907] 2108029=test_tmpdir [828/907] 2108017=test_vm_dump [829/907] 2108017=errors_test [830/907] 2108029=test_gem_commands_check_command [831/907] 2108029=test_regexp [832/907] 2108017=test_webauthn_listener [833/907] 2108026=test_helper [834/907] 2108026=test_random_formatter [835/907] 2108026=test_jaro_winkler [836/907] 2108017=test_gem_request_set_gem_dependency_api [837/907] 2108026=test_ast [838/907] 2108028=test_lambda [839/907] 2108028=test_update [840/907] 2108028=test_x509name [841/907] 2108028=test_fips [842/907] 2108027=parse_comments_test [843/907] 2108027=test_x509store [844/907] 2108017=test_rdoc_code_object [845/907] 2108028=json_generator_test [846/907] 2108028=test_eval [847/907] 2108027=test_transcode [848/907] 2108031=test_gem_resolver_api_set [849/907] 2108031=ruby_parser_test [850/907] 2108031=test_gem_safe_marshal [851/907] 2108017=test_enumerable [852/907] 2108017=test_config [853/907] 2108028=test_gem_resolver_vendor_set [854/907] 2108028=test_rdoc_parser_markdown [855/907] 2108028=test_not [856/907] 2108028=test_gem_resolver_lock_set [857/907] 2108028=test_import [858/907] 2108027=test_logger [859/907] 2108027=test_file_exhaustive [860/907] 2108016=test_gem_update_suggestion [861/907] 2108016=test_files_test [862/907] 2108023=attribute_write_test [863/907] 2108023=test_class_name_check [864/907] 2108016=test_keyword [865/907] 2108023=dump_test [866/907] 2108017=test_fd_setsize [867/907] 2108017=test_continuation [868/907] 2108017=test_win32ole_method [869/907] 2108017=test_delete [870/907] 2108017=test_gem_platform [871/907] 2108031=test_placearg [872/907] 2108017=test_gem_package_task [873/907] 2108017=test_date_strptime [874/907] 2108031=test_rdoc_markup_hard_break [875/907] 2108031=test_gem_commands_push_command [876/907] 2108021=test_weakkeymap [877/907] 2108033=test_numhash [878/907] 2108033=test_pkey_rsa [879/907] 2108017=test_signedness [880/907] 2108018=test_tsort [881/907] 2108018=test_rdoc_rd_block_parser [882/907] 2108018=test_pointer [883/907] 2108025=test_func [884/907] 2108021=test_big5 [885/907] 2108021=test_ractor [886/907] 2108020=test_type [887/907] 2108020=test_sleep [888/907] 2108021=test_ruby_lex [889/907] 2108016=test_object [890/907] 2108033=test_date_arith [891/907] 2108033=test_gem_local_remote_options [892/907] 2108021=test_timeout [893/907] 2108021=test_ossl [894/907] 2108033=test_normalize [895/907] 2108033=test_change_word [896/907] 2108033=test_flip [897/907] 2108033=test_arithmetic_sequence [898/907] 2108033=test_basicinstructions [899/907] 2108031=test_gem_gemcutter_utilities [900/907] 2108030=parse_test [901/907] 2108028=test_gem_command_manager [902/907] 2108030=test_key_actor_emacs [903/907] 2108033=test_gem_remote_fetcher_local_ssl_server Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42309> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2108033 ko1 7u IPv4 129287452 0t0 TCP *:42309 (LISTEN) [904/907] 2108030=version_test [905/907] 2108030=test_object [906/907] 2108030=heredoc_dedent_test [907/907] 2108030=test_cgi_header SSL error: SSL_accept returned=1 errno=107 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48) Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 45283> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2108033 ko1 8u IPv4 129261024 0t0 TCP *:45283 (LISTEN) Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 8 SSL error: SSL_accept returned=1 errno=107 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48) Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 36323> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2108033 ko1 8u IPv4 129268602 0t0 TCP *:36323 (LISTEN) Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 8 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 41873> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2108033 ko1 8u IPv4 129268608 0t0 TCP *:41873 (LISTEN) Retrying... Failed tests: TestAutoload#test_autoload_p_with_static_extensions: Test::Unit::PendedError: Skipped, no message given TestAutoload#test_autoload_fork: Test::Unit::AssertionFailedError: [ruby-core:86410] [Bug #14634]. TestAutoload#test_autoload_fork: Test::Unit::AssertionFailedError: Expected [[2117580, #<Process::Status: pid 2117580 SIGSEGV (signal 11) (core dumped)>], Finished tests in 44.776730s, 723.1881 tests/s, 143968.0401 assertions/s. 32382 tests, 6446418 assertions, 0 failures, 0 errors, 321 skips ruby -v: ruby 3.4.0dev (2024-07-05T13:15:32Z master 1afcaa3e4b) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20' 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/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 -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ruby 3.4.0dev (2024-07-05T13:15:32Z master 1afcaa3e4b) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 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 8.286893 seconds 3432 files, 32768 examples, 170145 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0.