# Logfile created on 2023-06-01 07:08:29 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000056473dba6168 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20230601-070828", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056473dc2f418 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056473dc2f2b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056473dc2f0f8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230601-070828", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230601-070828>, @binmode=false, @mon_data=#<Monitor:0x000056473dc2f030>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 From https://github.com/ruby/typeprof * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 35da41b..d8f3334 master -> origin/master Updating 35da41b..d8f3334 Fast-forward common.mk | 1 + debug.c | 2 +- ext/pty/pty.c | 54 ++++++------ file.c | 1 - include/ruby/io.h | 35 +++++++- io.c | 131 +++++++++++++++++++++--------- lib/syntax_suggest/syntax_suggest.gemspec | 2 +- process.c | 1 + spec/ruby/optional/capi/ext/io_spec.c | 10 ++- win32/win32.c | 5 +- 10 files changed, 162 insertions(+), 80 deletions(-) Latest commit hash = d8f333491e $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-O0/common.mk > uncommon.mk /tmp/ruby/src/trunk-O0/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 From https://github.com/ruby/typeprof * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-O0/debug.c compiling /tmp/ruby/src/trunk-O0/dir.c compiling /tmp/ruby/src/trunk-O0/error.c compiling /tmp/ruby/src/trunk-O0/eval.c compiling /tmp/ruby/src/trunk-O0/file.c compiling /tmp/ruby/src/trunk-O0/gc.c compiling /tmp/ruby/src/trunk-O0/io.c compiling /tmp/ruby/src/trunk-O0/io_buffer.c compiling /tmp/ruby/src/trunk-O0/marshal.c compiling parse.c compiling /tmp/ruby/src/trunk-O0/process.c compiling /tmp/ruby/src/trunk-O0/ruby.c compiling /tmp/ruby/src/trunk-O0/scheduler.c compiling /tmp/ruby/src/trunk-O0/thread.c compiling /tmp/ruby/src/trunk-O0/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-O0/loadpath.c builtin_binary.inc updated compiling /tmp/ruby/src/trunk-O0/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/file' compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/stat.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/wait' compiling /tmp/ruby/src/trunk-O0/ext/-test-/wait/wait.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/etc' compiling /tmp/ruby/src/trunk-O0/ext/etc/etc.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' compiling /tmp/ruby/src/trunk-O0/ext/fiddle/pointer.c linking shared-object -test-/file.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' compiling /tmp/ruby/src/trunk-O0/ext/io/console/console.c linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/nonblock' compiling /tmp/ruby/src/trunk-O0/ext/io/nonblock/nonblock.c linking shared-object fiddle.so linking shared-object etc.so linking shared-object io/console.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/wait' compiling /tmp/ruby/src/trunk-O0/ext/io/wait/wait.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl.c linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' compiling /tmp/ruby/src/trunk-O0/ext/pty/pty.c linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c linking shared-object pty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_asn1.c linking shared-object objspace.so compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/stringio' compiling /tmp/ruby/src/trunk-O0/ext/stringio/stringio.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bio.c linking shared-object stringio.so compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/zlib' compiling /tmp/ruby/src/trunk-O0/ext/zlib/zlib.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bn.c linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug' compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/ext/rbs_extension' linking shared-object zlib.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/zlib' compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_kdf.c linking shared-object socket.so compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ocsp.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_rsa.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509store.c linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged From https://github.com/ruby/typeprof * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating transdb.h make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' ./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk-O0/bin installing base libraries: /tmp/ruby/install/trunk-O0/lib installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-O0/bin installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 abbrev 0.1.1 base64 0.1.1 benchmark 0.2.1 bundler 2.5.0.dev cgi 0.3.6 csv 3.2.7 delegate 0.3.0 did_you_mean 1.6.3 drb 2.1.1 english 0.7.2 erb 4.0.2 error_highlight 0.5.1 fileutils 1.7.1 find 0.1.1 forwardable 1.3.3 getoptlong 0.2.0 ipaddr 1.2.5 irb 1.6.4 logger 1.5.3 mutex_m 0.1.2 net-http 0.3.2 net-protocol 0.2.1 observer 0.1.1 open-uri 0.3.0 open3 0.1.2 optparse 0.4.0.pre.1 ostruct 0.5.5 pp 0.4.0 prettyprint 0.1.1 pstore 0.1.2 racc 1.6.2 rdoc 6.5.0 readline 0.0.3 reline 0.3.4 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.2.2 set 1.0.3 shellwords 0.1.0 singleton 0.1.1 syntax_suggest 1.1.0 tempfile 0.1.3 time 0.2.2 timeout 0.3.2 tmpdir 0.1.3 tsort 0.1.1 un 0.2.1 uri 0.12.1 weakref 0.1.2 yaml 0.2.1 installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 bigdecimal 3.1.4 date 3.3.3 digest 3.1.1 etc 1.4.2 fcntl 1.0.2 fiddle 1.1.2 io-console 0.6.0 io-nonblock 0.2.0 io-wait 0.3.0 json 2.6.3 nkf 0.1.3 openssl 3.1.0 pathname 0.2.1 psych 5.1.0 stringio 3.0.7 strscan 3.0.7 syslog 0.1.1 zlib 3.0.0 installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 minitest 5.18.0 power_assert 2.0.3 rake 13.0.6 test-unit 3.5.9 rexml 3.2.5 rss 0.2.9 net-ftp 0.2.0 net-imap 0.3.4 net-pop 0.1.2 net-smtp 0.3.3 matrix 0.4.2 prime 0.1.2 rbs 3.1.0 typeprof 0.21.7 debug 1.8.0 installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1838 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' Run options: --seed=25716 "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-O0/test/excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: TTT.T Retrying... Finished tests in 1375.744457s, 17.2961 tests/s, 6486.6363 assertions/s. 23795 tests, 8923954 assertions, 0 failures, 0 errors, 144 skips ruby -v: ruby 3.3.0dev (2023-06-01T05:46:52Z master d8f333491e) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4' $ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr ruby 3.3.0dev (2023-06-01T05:46:52Z master d8f333491e) [x86_64-linux] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Finished in 262.974830 seconds 3874 files, 31950 examples, 143245 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.1102411.ruby -x gdbscript [New LWP 1102411] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/build/trunk-O0/ruby -W0'. Program terminated with signal SIGABRT, Aborted. #0 0x0000562ec99ec3b7 in asan_unpoison_object (obj=140691433553640, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:182 182 MAYBE_UNUSED(struct RVALUE *) ptr = (void *)obj; >>> Threads Id Target Id Frame * 1 Thread 0x7ff546fed7c0 (LWP 1102411) 0x0000562ec99ec3b7 in asan_unpoison_object (obj=140691433553640, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:182 >>> Machine level backtrace Thread 1 (Thread 0x7ff546fed7c0 (LWP 1102411)): #0 0x0000562ec99ec3b7 in asan_unpoison_object (obj=140691433553640, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:182 ptr = 0x7ff546eb7ec0 #1 0x0000562ec99f5179 in gc_sweep_plane (objspace=0x562ecb7e20e0, heap=0x562ecb7e2140, p=140691433553640, bitset=561322, ctx=0x7ffc614f1b40) at /tmp/ruby/src/trunk-O0/gc.c:5533 vp = 140691433553640 sweep_page = 0x562ecb7e3f40 slot_size = 40 slot_bits = 1 __func__ = <optimized out> #2 0x0000562ec99f553d in gc_sweep_page (objspace=0x562ecb7e20e0, heap=0x562ecb7e2140, ctx=0x7ffc614f1b40) at /tmp/ruby/src/trunk-O0/gc.c:5629 i = 12 sweep_page = 0x562ecb7e3f40 __func__ = <optimized out> p = 140691433551880 bits = 0x562ecb7e4050 bitset = 9874881417927344769 page_rvalue_count = 1638 out_of_range_bits = 38 bitmap_plane_count = 26 #3 0x0000562ec99f5eb0 in gc_sweep_step (objspace=0x562ecb7e20e0, size_pool=0x562ecb7e2108, heap=0x562ecb7e2140) at /tmp/ruby/src/trunk-O0/gc.c:5905 ctx = {page = 0x562ecb7e3f40, final_slots = 0, freed_slots = 0, empty_slots = 245} free_slots = 581 sweep_page = 0x562ecb7e3f40 unlink_limit = 3 swept_slots = 581 need_pool = false #4 0x0000562ec99f60ee in gc_sweep_rest (objspace=0x562ecb7e20e0) at /tmp/ruby/src/trunk-O0/gc.c:5962 size_pool = 0x562ecb7e2108 i = 0 #5 0x0000562ec99f6705 in gc_sweep (objspace=0x562ecb7e20e0) at /tmp/ruby/src/trunk-O0/gc.c:6118 immediate_sweep = 1 #6 0x0000562ec99fd43a in gc_start (objspace=0x562ecb7e20e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9419 do_full_mark = 1 immediate_mark = 32768 __func__ = <optimized out> lock_lev = 1128786048 #7 0x0000562ec99fd0df in garbage_collect (objspace=0x562ecb7e20e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9303 _lev = 1 ret = 5649 #8 0x0000562ec99fdb4a in garbage_collect_with_gvl (objspace=0x562ecb7e20e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9679 No locals. #9 0x0000562ec9a04508 in objspace_malloc_gc_stress (objspace=0x562ecb7e20e0) at /tmp/ruby/src/trunk-O0/gc.c:11996 reason = 45568 #10 0x0000562ec9a047eb in objspace_xmalloc0 (objspace=0x562ecb7e20e0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12198 gpr = 107008 mem = 0x8d0000008d #11 0x0000562ec9a04b08 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12422 No locals. #12 0x0000562ec9a04b3e in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12431 No locals. #13 0x0000562ec9a083e6 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14007 No locals. #14 0x0000562ec9bb9554 in vm_ccs_create (klass=140691382526240, cc_tbl=0x562ecb821ab0, mid=141, cme=0x7ff546e8db98) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1905 ccs = 0xffffffff0000008d #15 0x0000562ec9bd5f74 in cache_callable_method_entry (klass=140691382526240, mid=141, cme=0x7ff546e8db98) at /tmp/ruby/src/trunk-O0/vm_method.c:1338 cc_tbl = 0x562ecb821ab0 ccs_data = 94758953114589 #16 0x0000562ec9bd6130 in callable_method_entry_or_negative (klass=140691382526240, mid=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1386 defined_class = 140691382533280 me = 0x7ff546e8db98 _lev = 22062 cme = 0x7ff546e8db98 #17 0x0000562ec9bd61c2 in callable_method_entry (klass=140691382526240, mid=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1406 cme = 0x161100000001 #18 0x0000562ec9bd643a in callable_method_entry_refinements (klass=140691382526240, id=141, defined_class_ptr=0x0, with_refinements=true) at /tmp/ruby/src/trunk-O0/vm_method.c:1464 cme = 0x7ff543e0e1c0 #19 0x0000562ec9bd6490 in rb_callable_method_entry_with_refinements (klass=140691382526240, id=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1471 No locals. #20 0x0000562ec9bd9268 in rb_vm_call_with_refinements (ec=0x562ecb7e3120, recv=140691382526400, id=141, argc=1, argv=0x7ffc614f1f48, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:77 me = 0x562ecb7e3120 #21 0x0000562ec9bba0fb in check_match (ec=0x562ecb7e3120, pattern=140691382526400, target=140691372499440, type=VM_CHECKMATCH_TYPE_RESCUE) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2387 No locals. #22 0x0000562ec9bc57ec in vm_check_match (ec=0x562ecb7e3120, target=140691372499440, pattern=140691382526400, flag=3) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5179 type = VM_CHECKMATCH_TYPE_RESCUE #23 0x0000562ec9bcd2ce in vm_exec_core (ec=0x562ecb7e3120, initial=0) at ../../src/trunk-O0/insns.def:732 flag = 3 leaf = false target = 140691372499440 pattern = 140691382526400 result = 20 reg_pc = 0x562ecb9626b0 reg_cfp = 0x7ff546febf50 insns_address_table = {0x562ec9bc9bd4 <vm_exec_core+115>, 0x562ec9bc9c56 <vm_exec_core+245>, 0x562ec9bc9d9d <vm_exec_core+572>, 0x562ec9bc9ee5 <vm_exec_core+900>, 0x562ec9bca0b7 <vm_exec_core+1366>, 0x562ec9bca21b <vm_exec_core+1722>, 0x562ec9bca461 <vm_exec_core+2304>, 0x562ec9bca5a7 <vm_exec_core+2630>, 0x562ec9bca6aa <vm_exec_core+2889>, 0x562ec9bca7e5 <vm_exec_core+3204>, 0x562ec9bca920 <vm_exec_core+3519>, 0x562ec9bcaa62 <vm_exec_core+3841>, 0x562ec9bcaba8 <vm_exec_core+4167>, 0x562ec9bcad59 <vm_exec_core+4600>, 0x562ec9bcae8c <vm_exec_core+4907>, 0x562ec9bcafb0 <vm_exec_core+5199>, 0x562ec9bcb09d <vm_exec_core+5436>, 0x562ec9bcb18a <vm_exec_core+5673>, 0x562ec9bcb233 <vm_exec_core+5842>, 0x562ec9bcb2df <vm_exec_core+6014>, 0x562ec9bcb3af <vm_exec_core+6222>, 0x562ec9bcb4b1 <vm_exec_core+6480>, 0x562ec9bcb5a8 <vm_exec_core+6727>, 0x562ec9bcb6b0 <vm_exec_core+6991>, 0x562ec9bcb792 <vm_exec_core+7217>, 0x562ec9bcb905 <vm_exec_core+7588>, 0x562ec9bcb9cb <vm_exec_core+7786>, 0x562ec9bcbada <vm_exec_core+8057>, 0x562ec9bcbc33 <vm_exec_core+8402>, 0x562ec9bcbd20 <vm_exec_core+8639>, 0x562ec9bcbe0d <vm_exec_core+8876>, 0x562ec9bcbf39 <vm_exec_core+9176>, 0x562ec9bcc01b <vm_exec_core+9402>, 0x562ec9bcc124 <vm_exec_core+9667>, 0x562ec9bcc25e <vm_exec_core+9981>, 0x562ec9bcc382 <vm_exec_core+10273>, 0x562ec9bcc41d <vm_exec_core+10428>, 0x562ec9bcc4fe <vm_exec_core+10653>, 0x562ec9bcc616 <vm_exec_core+10933>, 0x562ec9bcc6e6 <vm_exec_core+11141>, 0x562ec9bcc88f <vm_exec_core+11566>, 0x562ec9bcc993 <vm_exec_core+11826>, 0x562ec9bccaa9 <vm_exec_core+12104>, 0x562ec9bccb64 <vm_exec_core+12291>, 0x562ec9bcccfa <vm_exec_core+12697>, 0x562ec9bcd228 <vm_exec_core+14023>, 0x562ec9bcd34e <vm_exec_core+14317>, 0x562ec9bcd485 <vm_exec_core+14628>, 0x562ec9bcd59b <vm_exec_core+14906>, 0x562ec9bcd7b0 <vm_exec_core+15439>, 0x562ec9bcd8d6 <vm_exec_core+15733>, 0x562ec9bcda10 <vm_exec_core+16047>, 0x562ec9bcdc2a <vm_exec_core+16585>, 0x562ec9bcdde6 <vm_exec_core+17029>, 0x562ec9bcdf6e <vm_exec_core+17421>, 0x562ec9bce14f <vm_exec_core+17902>, 0x562ec9bce2d7 <vm_exec_core+18294>, 0x562ec9bce4b8 <vm_exec_core+18775>, 0x562ec9bce6ce <vm_exec_core+19309>, 0x562ec9bce8e8 <vm_exec_core+19847>, 0x562ec9bceaa4 <vm_exec_core+20291>, 0x562ec9bcebe6 <vm_exec_core+20613>, 0x562ec9bcec89 <vm_exec_core+20776>, 0x562ec9bced77 <vm_exec_core+21014>, 0x562ec9bcee8a <vm_exec_core+21289>, 0x562ec9bcefa0 <vm_exec_core+21567>, 0x562ec9bcf0b3 <vm_exec_core+21842>, 0x562ec9bcf1fb <vm_exec_core+22170>, 0x562ec9bcf356 <vm_exec_core+22517>, 0x562ec9bcf4e9 <vm_exec_core+22920>, 0x562ec9bcf67c <vm_exec_core+23323>, 0x562ec9bcf80f <vm_exec_core+23726>, 0x562ec9bcf9a2 <vm_exec_core+24129>, 0x562ec9bcfb35 <vm_exec_core+24532>, 0x562ec9bcfcd3 <vm_exec_core+24946>, 0x562ec9bcfebe <vm_exec_core+25437>, 0x562ec9bd0051 <vm_exec_core+25840>, 0x562ec9bd01e4 <vm_exec_core+26243>, 0x562ec9bd0377 <vm_exec_core+26646>, 0x562ec9bd050a <vm_exec_core+27049>, 0x562ec9bd069d <vm_exec_core+27452>, 0x562ec9bd0830 <vm_exec_core+27855>, 0x562ec9bd09c3 <vm_exec_core+28258>, 0x562ec9bd0b56 <vm_exec_core+28661>, 0x562ec9bd0d02 <vm_exec_core+29089>, 0x562ec9bd0f36 <vm_exec_core+29653>, 0x562ec9bd1129 <vm_exec_core+30152>, 0x562ec9bd12a5 <vm_exec_core+30532>, 0x562ec9bd1421 <vm_exec_core+30912>, 0x562ec9bd1598 <vm_exec_core+31287>, 0x562ec9bd170f <vm_exec_core+31662>, 0x562ec9bd1897 <vm_exec_core+32054>, 0x562ec9bd1a2a <vm_exec_core+32457>, 0x562ec9bd1b3f <vm_exec_core+32734>, 0x562ec9bd1c78 <vm_exec_core+33047>, 0x562ec9bd1df4 <vm_exec_core+33427>, 0x562ec9bd1f0d <vm_exec_core+33708>, 0x562ec9bd200e <vm_exec_core+33965>, 0x562ec9bd210a <vm_exec_core+34217>, 0x562ec9bd220c <vm_exec_core+34475>, 0x562ec9bd22a8 <vm_exec_core+34631>, 0x562ec9bd2344 <vm_exec_core+34787>, 0x562ec9bd2362 <vm_exec_core+34817>, 0x562ec9bd2380 <vm_exec_core+34847>, 0x562ec9bd239e <vm_exec_core+34877>, 0x562ec9bd23bc <vm_exec_core+34907>, 0x562ec9bd23da <vm_exec_core+34937>, 0x562ec9bd23f8 <vm_exec_core+34967>, 0x562ec9bd2416 <vm_exec_core+34997>, 0x562ec9bd2434 <vm_exec_core+35027>, 0x562ec9bd2452 <vm_exec_core+35057>, 0x562ec9bd2470 <vm_exec_core+35087>, 0x562ec9bd248e <vm_exec_core+35117>, 0x562ec9bd24ac <vm_exec_core+35147>, 0x562ec9bd24ca <vm_exec_core+35177>, 0x562ec9bd24e8 <vm_exec_core+35207>, 0x562ec9bd2506 <vm_exec_core+35237>, 0x562ec9bd2524 <vm_exec_core+35267>, 0x562ec9bd2542 <vm_exec_core+35297>, 0x562ec9bd2560 <vm_exec_core+35327>, 0x562ec9bd257e <vm_exec_core+35357>, 0x562ec9bd259c <vm_exec_core+35387>, 0x562ec9bd25ba <vm_exec_core+35417>, 0x562ec9bd25d8 <vm_exec_core+35447>, 0x562ec9bd25f6 <vm_exec_core+35477>, 0x562ec9bd2614 <vm_exec_core+35507>, 0x562ec9bd2632 <vm_exec_core+35537>, 0x562ec9bd2650 <vm_exec_core+35567>, 0x562ec9bd266e <vm_exec_core+35597>, 0x562ec9bd268c <vm_exec_core+35627>, 0x562ec9bd26aa <vm_exec_core+35657>, 0x562ec9bd26c8 <vm_exec_core+35687>, 0x562ec9bd26e6 <vm_exec_core+35717>, 0x562ec9bd2704 <vm_exec_core+35747>, 0x562ec9bd2722 <vm_exec_core+35777>, 0x562ec9bd2740 <vm_exec_core+35807>, 0x562ec9bd275e <vm_exec_core+35837>, 0x562ec9bd277c <vm_exec_core+35867>, 0x562ec9bd279a <vm_exec_core+35897>, 0x562ec9bd27b8 <vm_exec_core+35927>, 0x562ec9bd27d6 <vm_exec_core+35957>, 0x562ec9bd27f4 <vm_exec_core+35987>, 0x562ec9bd2812 <vm_exec_core+36017>, 0x562ec9bd2830 <vm_exec_core+36047>, 0x562ec9bd284e <vm_exec_core+36077>, 0x562ec9bd286c <vm_exec_core+36107>, 0x562ec9bd288a <vm_exec_core+36137>, 0x562ec9bd28a8 <vm_exec_core+36167>, 0x562ec9bd28c6 <vm_exec_core+36197>, 0x562ec9bd28e4 <vm_exec_core+36227>, 0x562ec9bd2902 <vm_exec_core+36257>, 0x562ec9bd2920 <vm_exec_core+36287>, 0x562ec9bd293e <vm_exec_core+36317>, 0x562ec9bd295c <vm_exec_core+36347>, 0x562ec9bd297a <vm_exec_core+36377>, 0x562ec9bd2998 <vm_exec_core+36407>, 0x562ec9bd29b6 <vm_exec_core+36437>, 0x562ec9bd29d4 <vm_exec_core+36467>, 0x562ec9bd29f2 <vm_exec_core+36497>, 0x562ec9bd2a10 <vm_exec_core+36527>, 0x562ec9bd2a2e <vm_exec_core+36557>, 0x562ec9bd2a4c <vm_exec_core+36587>, 0x562ec9bd2a6a <vm_exec_core+36617>, 0x562ec9bd2a88 <vm_exec_core+36647>, 0x562ec9bd2aa6 <vm_exec_core+36677>, 0x562ec9bd2ac4 <vm_exec_core+36707>, 0x562ec9bd2ae2 <vm_exec_core+36737>, 0x562ec9bd2b00 <vm_exec_core+36767>, 0x562ec9bd2b1e <vm_exec_core+36797>, 0x562ec9bd2b3c <vm_exec_core+36827>, 0x562ec9bd2b5a <vm_exec_core+36857>, 0x562ec9bd2b78 <vm_exec_core+36887>, 0x562ec9bd2b96 <vm_exec_core+36917>, 0x562ec9bd2bb4 <vm_exec_core+36947>, 0x562ec9bd2bd2 <vm_exec_core+36977>, 0x562ec9bd2bf0 <vm_exec_core+37007>, 0x562ec9bd2c21 <vm_exec_core+37056>, 0x562ec9bd2c3f <vm_exec_core+37086>, 0x562ec9bd2c5d <vm_exec_core+37116>, 0x562ec9bd2c7b <vm_exec_core+37146>, 0x562ec9bd2c99 <vm_exec_core+37176>, 0x562ec9bd2cb7 <vm_exec_core+37206>, 0x562ec9bd2cd5 <vm_exec_core+37236>, 0x562ec9bd2cf3 <vm_exec_core+37266>, 0x562ec9bd2d11 <vm_exec_core+37296>, 0x562ec9bd2d2f <vm_exec_core+37326>, 0x562ec9bd2d4d <vm_exec_core+37356>, 0x562ec9bd2d6b <vm_exec_core+37386>, 0x562ec9bd2d89 <vm_exec_core+37416>, 0x562ec9bd2da7 <vm_exec_core+37446>, 0x562ec9bd2dc5 <vm_exec_core+37476>, 0x562ec9bd2de3 <vm_exec_core+37506>, 0x562ec9bd2e01 <vm_exec_core+37536>, 0x562ec9bd2e1f <vm_exec_core+37566>, 0x562ec9bd2e3d <vm_exec_core+37596>, 0x562ec9bd2e5b <vm_exec_core+37626>, 0x562ec9bd2e79 <vm_exec_core+37656>, 0x562ec9bd2e97 <vm_exec_core+37686>, 0x562ec9bd2eb5 <vm_exec_core+37716>, 0x562ec9bd2ed3 <vm_exec_core+37746>...} #24 0x0000562ec9be4ddc in rb_vm_exec (ec=0x562ecb7e3120) at /tmp/ruby/src/trunk-O0/vm.c:2393 _ec = 0x562ecb7e3120 _tag = {tag = 36, retval = 4, buf = {0x7ffc614f2e20, 0x562ec9be4d03 <rb_vm_exec+185>, 0x0, 0x7ffc614f2d70, 0x7ffc614f2df0}, prev = 0x7ffc614f31e0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_RAISE result = 36 initial = 0 #25 0x0000562ec9bd9bca in vm_call0_body (ec=0x562ecb7e3120, calling=0x7ffc614f2f80, argv=0x7ffc614f3160) at /tmp/ruby/src/trunk-O0/vm_eval.c:226 reg_cfp = 0x7ff546febfd0 i = 1 ci = 0x7ffc614f2f50 cc = 0x7ffc614f3020 ret = 140691372505360 #26 0x0000562ec9bd944e in vm_call0_cc (ec=0x562ecb7e3120, recv=140691372505680, id=8337, argc=1, argv=0x7ffc614f3160, cc=0x7ffc614f3020, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:107 flags = 64 use_argv = 0x7ffc614f3160 av = {94758954951664, 140721941065724} calling = {ci = 0x7ffc614f2f50, cc = 0x7ffc614f3020, block_handler = 0, recv = 140691372505680, argc = 1, kw_splat = true, heap_argv = 0} #27 0x0000562ec9bd9208 in rb_vm_call0 (ec=0x562ecb7e3120, recv=140691372505680, id=8337, argc=1, argv=0x7ffc614f3160, cme=0x7ff54347f910, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:70 cc = {flags = 52250, klass = 0, cme_ = 0x7ff54347f910, call_ = 0x562ec9bc3c82 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}} #28 0x0000562ec9bda443 in rb_vm_call_kw (ec=0x562ecb7e3120, recv=140691372505680, id=8337, argc=1, argv=0x7ffc614f3160, me=0x7ff54347f910, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:323 No locals. #29 0x0000562ec9bdb2ab in rb_check_funcall_default_kw (recv=140691372505680, mid=8337, argc=1, argv=0x7ffc614f3160, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:706 klass = 140691382522880 me = 0x7ff54347f910 ec = 0x562ecb7e3120 respond = -1 #30 0x0000562ec9bdb148 in rb_check_funcall_kw (recv=140691372505680, mid=8337, argc=1, argv=0x7ffc614f3160, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:676 No locals. #31 0x0000562ec9d4ba11 in rb_get_detailed_message (exc=140691372505680, opt=140691372242040) at /tmp/ruby/src/trunk-O0/error.c:1239 e = 36 #32 0x0000562ec99d8e27 in rb_ec_error_print_detailed (ec=0x562ecb7e3120, errinfo=140691372505680, str=140691372505400, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:374 _ec = 0x562ecb7e3120 _tag = {tag = 36, retval = 0, buf = {0x7ffc614f3260, 0x562ec99d8d9f <rb_ec_error_print_detailed+356>, 0x0, 0x7ffc614f3190, 0x0}, prev = 0x7ffc614f32d0, state = RUBY_TAG_NONE, lock_rec = 0} raised_flag = 0 '\000' errat = 140691372506040 written = false emesg = 4 opt = 140691372242040 highlight = 0 #33 0x0000562ec99da352 in rb_ec_cleanup (ec=0x562ecb7e3120, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230 err = 140691372505680 mode0 = 0 mode1 = 3 _ec = 0x562ecb7e3120 _tag = {tag = 36, retval = 94758951033950, buf = {0x7ffc614f3350, 0x562ec99da144 <rb_ec_cleanup+279>, 0x0, 0x7ffc614f3270, 0x562ecb7e3120}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 save_error = 4 sysex = 1 signaled = 0 th = 0x562ecb7e1f90 th0 = 0x562ecb7e1f90 step = 2 message = 4 buf = 140691372505400 #34 0x0000562ec99da7ca in ruby_run_node (n=0x7ff543476c70) at /tmp/ruby/src/trunk-O0/eval.c:328 ec = 0x562ecb7e3120 status = 22062 #35 0x0000562ec99d6184 in rb_main (argc=2, argv=0x7ffc614f34f8) at /tmp/ruby/src/trunk-O0/main.c:39 variable_in_this_stack_frame = 140721941066704 #36 0x0000562ec99d61e5 in main (argc=2, argv=0x7ffc614f34f8) at /tmp/ruby/src/trunk-O0/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)