# Logfile created on 2023-09-11 11:45:46 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000556343005798 @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.20230911-114546", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055634308f290 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055634308f150 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055634308ef98 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230911-114546", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230911-114546>, @binmode=false, @mon_data=#<Monitor:0x000055634308eea8>, @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 debug to 927587afb6aac69b358b86a01f602d207053e8d2 From https://github.com/ruby/debug * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD HEAD is now at 927587a Stop assuming Integer#times is written in C echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = b1f0d009cb $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper' /tmp/ruby/src/trunk-O0/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-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 From https://github.com/ruby/debug * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD HEAD is now at 927587a Stop assuming Integer#times is written in C echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -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 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/yarp -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/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 -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 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/yarp -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. 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 -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 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/yarp -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 srcs under enc making 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 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' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Leaving 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' 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/racc-1.7.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension' 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 debug to 927587afb6aac69b358b86a01f602d207053e8d2 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 -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 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/yarp -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/debug * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD HEAD is now at 927587a Stop assuming Integer#times is written in C echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged making srcs under enc making 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[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating makefile exts.mk exts.mk unchanged make[1]: Entering 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' 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/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse' 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/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.2.1/ext/rbs_extension' 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.8 delegate 0.3.0 did_you_mean 1.6.3 drb 2.1.1 english 0.7.2 erb 4.0.3 error_highlight 0.5.1 fileutils 1.7.1 find 0.1.1 forwardable 1.3.3 getoptlong 0.2.0 ipaddr 1.2.5 irb 1.8.1 logger 1.5.3 mutex_m 0.1.2 net-http 0.3.2 net-protocol 0.2.1 observer 0.1.1 open-uri 0.3.0 open3 0.1.2 optparse 0.4.0.pre.1 ostruct 0.5.5 pp 0.4.0 prettyprint 0.1.1 pstore 0.1.2 rdoc 6.5.0 readline 0.0.3 reline 0.3.8 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.2.2 set 1.0.3 shellwords 0.1.0 singleton 0.1.1 syntax_suggest 1.1.0 tempfile 0.1.3 time 0.2.2 timeout 0.4.0 tmpdir 0.1.3 tsort 0.1.1 un 0.2.1 uri 0.12.2 weakref 0.1.2 yaml 0.2.1 yarp 0.11.0 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.9 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.20.0 power_assert 2.0.3 rake 13.0.6 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.2.0 net-imap 0.3.7 net-pop 0.1.2 net-smtp 0.3.3 matrix 0.4.2 prime 0.1.2 rbs 3.2.1 typeprof 0.21.8 debug 1.8.0 racc 1.7.1 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 1853 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 -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 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/yarp -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' 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 -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 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/yarp -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. generating enc.mk generating encdb.h encdb.h unchanged making 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' 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' generating transdb.h transdb.h unchanged 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 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' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating makefile exts.mk exts.mk unchanged make[1]: Entering 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]: 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Leaving 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/io/console' 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' 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' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' 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' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' 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/.bundle/gems/debug-1.8.0/ext/debug' 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/racc-1.7.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension' 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' Run options: --seed=42336 "--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: T..TTT Retrying... Finished tests in 1263.923524s, 20.8066 tests/s, 7408.1658 assertions/s. 26298 tests, 9363355 assertions, 0 failures, 0 errors, 191 skips ruby -v: ruby 3.3.0dev (2023-09-11T03:23:57Z master b1f0d009cb) [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' 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 -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 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/yarp -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. generating enc.mk generating encdb.h encdb.h unchanged making 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' 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' generating transdb.h transdb.h unchanged 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 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' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating makefile exts.mk exts.mk unchanged make[1]: Entering 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]: 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Leaving 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/io/console' 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' 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' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' 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' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' 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/.bundle/gems/debug-1.8.0/ext/debug' 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/racc-1.7.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.1/ext/rbs_extension' 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' $ /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-09-11T03:23:57Z master b1f0d009cb) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ................................................................. Finished in 330.296879 seconds 3715 files, 32238 examples, 144364 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.2450647.ruby -x gdbscript [New LWP 2450647] [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 0x00005638615a7c6a in gc_mark_children (objspace=0x56386396a0e0, obj=140456923981080) at /tmp/ruby/src/trunk-O0/gc.c:7148 7148 switch (BUILTIN_TYPE(obj)) { >>> Threads Id Target Id Frame * 1 Thread 0x7fbeaebff7c0 (LWP 2450647) 0x00005638615a7c6a in gc_mark_children (objspace=0x56386396a0e0, obj=140456923981080) at /tmp/ruby/src/trunk-O0/gc.c:7148 >>> Machine level backtrace Thread 1 (Thread 0x7fbeaebff7c0 (LWP 2450647)): #0 0x00005638615a7c6a in gc_mark_children (objspace=0x56386396a0e0, obj=140456923981080) at /tmp/ruby/src/trunk-O0/gc.c:7148 any = 0x7fbead0f6518 #1 0x00005638615a84f4 in gc_mark_stacked_objects (objspace=0x56386396a0e0, incremental=1, count=37008) at /tmp/ruby/src/trunk-O0/gc.c:7331 mstack = 0x56386396a568 obj = 140456923981080 marked_slots_at_the_beginning = 708 popped_count = 3420 #2 0x00005638615a864c in gc_mark_stacked_objects_incremental (objspace=0x56386396a0e0, count=37008) at /tmp/ruby/src/trunk-O0/gc.c:7363 No locals. #3 0x00005638615aa975 in gc_marks_step (objspace=0x56386396a0e0, slots=37008) at /tmp/ruby/src/trunk-O0/gc.c:8568 marking_finished = false __func__ = <optimized out> #4 0x00005638615aa9dd in gc_marks_continue (objspace=0x56386396a0e0, size_pool=0x56386396a100, heap=0x56386396a150) at /tmp/ruby/src/trunk-O0/gc.c:8588 __func__ = <optimized out> marking_finished = true #5 0x000056386159e75d in gc_continue (objspace=0x56386396a0e0, size_pool=0x56386396a100, heap=0x56386396a150) at /tmp/ruby/src/trunk-O0/gc.c:2402 lock_lev = 0 #6 0x000056386159ef29 in newobj_alloc (objspace=0x56386396a0e0, cr=0x56386396ae70, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2729 lev = 32766 unlock_vm = false size_pool = 0x56386396a100 heap = 0x56386396a150 cache = 0x56386396b0e8 obj = 0 __func__ = <optimized out> #7 0x000056386159f15c in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x56386396ae70, objspace=0x56386396a0e0, flags=5, klass=140456933911640) at /tmp/ruby/src/trunk-O0/gc.c:2788 obj = 1 lev = 1 #8 newobj_slowpath_wb_protected (klass=140456933911640, flags=5, objspace=0x56386396a0e0, cr=0x56386396ae70, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2806 No locals. #9 0x000056386159f4d4 in newobj_of0 (klass=140456933911640, flags=5, wb_protected=1, cr=0x56386396ae70, alloc_size=34) at /tmp/ruby/src/trunk-O0/gc.c:2848 obj = 140456923628480 objspace = 0x56386396a0e0 size_pool_idx = 0 i = <optimized out> cnt = <optimized out> #10 0x000056386159f540 in newobj_of (cr=0x56386396ae70, klass=140456933911640, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=34) at /tmp/ruby/src/trunk-O0/gc.c:2858 obj = 94800188977568 #11 0x000056386159f5fb in rb_wb_protected_newobj_of (ec=0x56386396b1a0, klass=140456933911640, flags=5, size=34) at /tmp/ruby/src/trunk-O0/gc.c:2873 __func__ = <optimized out> #12 0x00005638616feda9 in str_alloc_embed (klass=140456933911640, capa=10) at /tmp/ruby/src/trunk-O0/string.c:855 size = 34 str = 0x7fbeaeae8188 #13 0x000056386170158c in str_duplicate (klass=140456933911640, str=140456951185800) at /tmp/ruby/src/trunk-O0/string.c:1758 dup = 140730095654432 #14 0x00005638617015ed in rb_str_dup (str=140456951185800) at /tmp/ruby/src/trunk-O0/string.c:1770 No locals. #15 0x0000563861757e56 in rb_class_path (klass=140456933905400) at /tmp/ruby/src/trunk-O0/variable.c:291 permanent = true path = 140456951185800 #16 0x000056386175832d in rb_class_name (klass=140456933905400) at /tmp/ruby/src/trunk-O0/variable.c:408 No locals. #17 0x0000563861586b07 in print_errinfo (eclass=140456933905400, errat=140456923627560, emesg=4, str=140456923628480, highlight=0) at /tmp/ruby/src/trunk-O0/eval_error.c:113 epath = 0 elen = 0 mesg = 140456923492680 #18 0x0000563861587cbe in rb_error_write (errinfo=140456923627960, emesg=4, errat=140456923627560, str=140456923628480, opt=140456923492840, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:346 eclass = 140456933905400 shown_causes = 0 backtrace_limit = -1 #19 0x0000563861587f88 in rb_ec_error_print_detailed (ec=0x56386396b1a0, errinfo=140456923627960, str=140456923628480, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:379 _ec = 0x56386396b1a0 _tag = {tag = 36, retval = 0, buf = {0x7ffe475c58b0, 0x563861587e9d <rb_ec_error_print_detailed+356>, 0x0, 0x7ffe475c57e0, 0x0}, prev = 0x7ffe475c5920, state = RUBY_TAG_NONE, lock_rec = 0} raised_flag = 0 '\000' errat = 140456923627560 written = true emesg = 4 opt = 140456923492840 highlight = 0 #20 0x00005638615894bb in rb_ec_cleanup (ec=0x56386396b1a0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230 err = 140456923627960 mode0 = 0 mode1 = 3 _ec = 0x56386396b1a0 _tag = {tag = 36, retval = 94800151350700, buf = {0x7ffe475c59a0, 0x5638615892a4 <rb_ec_cleanup+279>, 0x0, 0x7ffe475c58c0, 0x56386396b1a0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 save_error = 4 sysex = 1 signaled = 0 th = 0x563863969f90 th0 = 0x563863969f90 step = 2 message = 4 buf = 140456923628480 #21 0x000056386158993c in ruby_run_node (n=0x7fbead0ce428) at /tmp/ruby/src/trunk-O0/eval.c:328 ec = 0x56386396b1a0 status = 22072 #22 0x00005638615852e4 in rb_main (argc=2, argv=0x7ffe475c5b48) at /tmp/ruby/src/trunk-O0/main.c:39 variable_in_this_stack_frame = 140730095655456 #23 0x0000563861585345 in main (argc=2, argv=0x7ffe475c5b48) at /tmp/ruby/src/trunk-O0/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible) $ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.2453317.ruby -x gdbscript [New LWP 2453317] [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 -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'. Program terminated with signal SIGABRT, Aborted. #0 check_rvalue_consistency (obj=140412214242400) at /tmp/ruby/src/trunk-O0/gc.c:1641 1641 } >>> Threads Id Target Id Frame * 1 Thread 0x7fb4453f47c0 (LWP 2453317) check_rvalue_consistency (obj=140412214242400) at /tmp/ruby/src/trunk-O0/gc.c:1641 >>> Machine level backtrace Thread 1 (Thread 0x7fb4453f47c0 (LWP 2453317)): #0 check_rvalue_consistency (obj=140412214242400) at /tmp/ruby/src/trunk-O0/gc.c:1641 No locals. #1 0x0000556b57f16cf1 in RVALUE_WB_UNPROTECTED (obj=140412214242400) at /tmp/ruby/src/trunk-O0/gc.c:1687 No locals. #2 0x0000556b57f20f37 in rgengc_check_relation (objspace=0x556b58ea90e0, obj=140412214242400) at /tmp/ruby/src/trunk-O0/gc.c:6764 old_parent = 140412213983600 __func__ = <optimized out> #3 0x0000556b57f2117c in gc_mark_ptr (objspace=0x556b58ea90e0, obj=140412214242400) at /tmp/ruby/src/trunk-O0/gc.c:6817 __func__ = "gc_mark_ptr" #4 0x0000556b57f21383 in gc_mark (objspace=0x556b58ea90e0, obj=140412214242400) at /tmp/ruby/src/trunk-O0/gc.c:6866 No locals. #5 0x0000556b57f21c3e in gc_mark_children (objspace=0x556b58ea90e0, obj=140412213983600) at /tmp/ruby/src/trunk-O0/gc.c:7146 any = 0x7fb44422f970 #6 0x0000556b57f224f4 in gc_mark_stacked_objects (objspace=0x556b58ea90e0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7331 mstack = 0x556b58ea9568 obj = 140412213983600 marked_slots_at_the_beginning = 756 popped_count = 0 #7 0x0000556b57f22674 in gc_mark_stacked_objects_all (objspace=0x556b58ea90e0) at /tmp/ruby/src/trunk-O0/gc.c:7369 No locals. #8 0x0000556b57f2493b in gc_marks_rest (objspace=0x556b58ea90e0) at /tmp/ruby/src/trunk-O0/gc.c:8556 No locals. #9 0x0000556b57f24a6f in gc_marks (objspace=0x556b58ea90e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8614 marking_finished = false #10 0x0000556b57f267f7 in gc_start (objspace=0x556b58ea90e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9364 do_full_mark = 1 immediate_mark = 32768 __func__ = <optimized out> lock_lev = 24 #11 0x0000556b57f26494 in garbage_collect (objspace=0x556b58ea90e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9248 _lev = 2134649776 ret = 32764 #12 0x0000556b57f26f17 in garbage_collect_with_gvl (objspace=0x556b58ea90e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9625 No locals. #13 0x0000556b57f2ddd7 in objspace_malloc_gc_stress (objspace=0x556b58ea90e0) at /tmp/ruby/src/trunk-O0/gc.c:12051 reason = 45568 #14 0x0000556b57f2e0ba in objspace_xmalloc0 (objspace=0x556b58ea90e0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12253 gpr = 107008 mem = 0x556b59261330 #15 0x0000556b57f2e3d7 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12477 No locals. #16 0x0000556b57f2e40d in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12486 No locals. #17 0x0000556b57f31d25 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14057 No locals. #18 0x0000556b580e629b in vm_ccs_create (klass=140412214027040, cc_tbl=0x556b590cabf0, mid=155, cme=0x7fb44422e020) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1939 ccs = 0xffffffff0000009b #19 0x0000556b58101ae4 in cache_callable_method_entry (klass=140412214027040, mid=155, cme=0x7fb44422e020) at /tmp/ruby/src/trunk-O0/vm_method.c:1338 cc_tbl = 0x556b590cabf0 ccs_data = 93919542189488 #20 0x0000556b58101ca0 in callable_method_entry_or_negative (klass=140412214027040, mid=155, defined_class_ptr=0x7ffc7f3c2e08) at /tmp/ruby/src/trunk-O0/vm_method.c:1386 defined_class = 140412214245120 me = 0x7fb4452e6ae8 _lev = 0 cme = 0x7fb44422e020 #21 0x0000556b58101d32 in callable_method_entry (klass=140412214027040, mid=155, defined_class_ptr=0x7ffc7f3c2e08) at /tmp/ruby/src/trunk-O0/vm_method.c:1406 cme = 0x7ffc7f3c2dd0 #22 0x0000556b58104459 in vm_respond_to (ec=0x556b58eaa1a0, klass=140412214027040, obj=140412204072440, id=16257, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2762 defined_class = 140412214245120 resid = 155 cme = 0x1396737b3045f780 #23 0x0000556b58104714 in rb_ec_obj_respond_to (ec=0x556b58eaa1a0, obj=140412204072440, id=16257, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2820 klass = 140412214027040 ret = 0 #24 0x0000556b581046c9 in rb_obj_respond_to (obj=140412204072440, id=16257, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2813 ec = 0x556b58eaa1a0 #25 0x0000556b57f797bc in w_object (obj=140412204072440, arg=0x556b590c8980, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:892 v = 868620 c_arg = {obj = 140412204072440, arg = 0x556b590c8980, limit = -1} ivobj = 36 num = 93919542429952 hasiv = 0 encname = 4 #26 0x0000556b57f78d41 in w_obj_each (key=3393, val=140412204072440, a=140722443137728) at /tmp/ruby/src/trunk-O0/marshal.c:628 id = 3393 value = 140412204072440 ivarg = 0x7ffc7f3c32c0 arg = 0x7ffc7f3c3410 #27 0x0000556b580d4cbe in iterate_over_shapes_with_callback (shape=0x7fb44427f1c0, callback=0x556b57f78c37 <w_obj_each>, itr_data=0x7ffc7f3c31f0) at /tmp/ruby/src/trunk-O0/variable.c:1702 iv_list = 0x556b59044820 val = 140412204072440 #28 0x0000556b580d4bfe in iterate_over_shapes_with_callback (shape=0x7fb44427fc00, callback=0x556b57f78c37 <w_obj_each>, itr_data=0x7ffc7f3c31f0) at /tmp/ruby/src/trunk-O0/variable.c:1684 iv_list = 0x556b58064f90 <rb_shape_get_parent+30> val = 140412214311968 #29 0x0000556b580d4d16 in iterate_over_shapes_with_callback (shape=0x7fb44427fc20, callback=0x556b57f78c37 <w_obj_each>, itr_data=0x7ffc7f3c31f0) at /tmp/ruby/src/trunk-O0/variable.c:1717 iv_list = 0x556b58064f90 <rb_shape_get_parent+30> val = 140412214312000 #30 0x0000556b580d4bfe in iterate_over_shapes_with_callback (shape=0x7fb44427fc40, callback=0x556b57f78c37 <w_obj_each>, itr_data=0x7ffc7f3c31f0) at /tmp/ruby/src/trunk-O0/variable.c:1684 iv_list = 0x556b58064f90 <rb_shape_get_parent+30> val = 140412214312032 #31 0x0000556b580d4bfe in iterate_over_shapes_with_callback (shape=0x7fb44427fc60, callback=0x556b57f78c37 <w_obj_each>, itr_data=0x7ffc7f3c31f0) at /tmp/ruby/src/trunk-O0/variable.c:1684 iv_list = 0x556b58065dcf <rb_shape_obj_too_complex+28> val = 140412204072680 #32 0x0000556b580d4e1a in obj_ivar_each (obj=140412204072680, func=0x556b57f78c37 <w_obj_each>, arg=140722443137728) at /tmp/ruby/src/trunk-O0/variable.c:1744 shape = 0x7fb44427fc60 itr_data = {obj = 140412204072680, ivtbl = 0x556b59075085, arg = 140722443137728, func = 0x556b57f78c37 <w_obj_each>} #33 0x0000556b580d52b8 in rb_ivar_foreach (obj=140412204072680, func=0x556b57f78c37 <w_obj_each>, arg=140722443137728) at /tmp/ruby/src/trunk-O0/variable.c:1853 No locals. #34 0x0000556b57f79128 in w_ivar_each (obj=140412204072680, num=5, arg=0x7ffc7f3c3410) at /tmp/ruby/src/trunk-O0/marshal.c:723 shape_id = 99 ivarg = {dump = 0x7ffc7f3c3410, num_ivar = 3} #35 0x0000556b57f7936c in w_objivar (obj=140412204072680, arg=0x7ffc7f3c3410) at /tmp/ruby/src/trunk-O0/marshal.c:768 num = 5 #36 0x0000556b57f7a3a2 in w_object (obj=140412204072680, arg=0x556b590c8980, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1081 v = 93919526743526 c_arg = {obj = 140412204072680, arg = 0x556b590c8980, limit = -1} ivobj = 36 num = 140722443137752 hasiv = 0 encname = 4 #37 0x0000556b57f7a85e in rb_marshal_dump_limited (obj=140412204072680, port=140412204084840, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1220 arg = 0x556b590c8980 wrapper = 140412204086040 #38 0x0000556b57f7a6dd in marshal_dump (argc=1, argv=0x7fb4452f3058, _=140412214182240) at /tmp/ruby/src/trunk-O0/marshal.c:1189 obj = 140412204072680 port = 4 a1 = 4 a2 = 4 limit = -1 #39 0x0000556b580ec3f9 in ractor_safe_call_cfunc_m1 (recv=140412214182240, argc=1, argv=0x7fb4452f3058, func=0x556b57f7a5d8 <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3283 f = 0x556b57f7a5d8 <marshal_dump> #40 0x0000556b580ed030 in vm_call_cfunc_with_frame_ (ec=0x556b58eaa1a0, reg_cfp=0x7fb4453f2fa0, calling=0x7ffc7f3c3950, argc=1, argv=0x7fb4452f3058, stack_bottom=0x7fb4452f3050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3474 ci = 0x1b2100100003 cc = 0x7fb4438bfae8 val = 140722443138544 me = 0x7fb44424b918 cfunc = 0x556b58f0ad78 recv = 140412214182240 block_handler = 0 frame_type = 1431634051 len = -1 args = <optimized out> args = <optimized out> #41 0x0000556b580ed205 in vm_call_cfunc_with_frame (ec=0x556b58eaa1a0, reg_cfp=0x7fb4453f2fa0, calling=0x7ffc7f3c3950) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3502 argc = 1 stack_bottom = 0x7fb4452f3050 argv = 0x7fb4452f3058 #42 0x0000556b580ed31d in vm_call_cfunc_other (ec=0x556b58eaa1a0, reg_cfp=0x7fb4453f2fa0, calling=0x7ffc7f3c3950) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3528 ci = 0x1b2100100003 argv_ary = 0 #43 0x0000556b580ed745 in vm_call_cfunc (ec=0x556b58eaa1a0, reg_cfp=0x7fb4453f2fa0, calling=0x7ffc7f3c3950) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3610 ci = 0x1b2100100003 #44 0x0000556b580eff00 in vm_call_method_each_type (ec=0x556b58eaa1a0, cfp=0x7fb4453f2fa0, calling=0x7ffc7f3c3950) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4388 aset_mask = 1978 ivar_mask = 0 ci = 0x1b2100100003 cc = 0x7fb4438bfae8 cme = 0x7fb44424b918 v = 93919543300600 #45 0x0000556b580f09b4 in vm_call_method (ec=0x556b58eaa1a0, cfp=0x7fb4453f2fa0, calling=0x7ffc7f3c3950) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4514 ci = 0x1b2100100003 cc = 0x7fb4438bfae8 #46 0x0000556b580f0bb6 in vm_call_general (ec=0x556b58eaa1a0, reg_cfp=0x7fb4453f2fa0, calling=0x7ffc7f3c3950) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4558 No locals. #47 0x0000556b580f3259 in vm_sendish (ec=0x556b58eaa1a0, reg_cfp=0x7fb4453f2fa0, cd=0x556b5908c620, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5552 val = 36 ci = 0x1b2100100003 cc = 0x7fb4438bfae8 argc = 1 recv = 140412214182240 calling = {cd = 0x556b5908c620, cc = 0x7fb4438bfae8, block_handler = 0, recv = 140412214182240, argc = 1, kw_splat = false, heap_argv = 0} #48 0x0000556b580fa623 in vm_exec_core (ec=0x556b58eaa1a0) at ../../src/trunk-O0/insns.def:835 bh = 0 cd = 0x556b5908c620 leaf = false val = 0 reg_pc = 0x556b591c70a0 reg_cfp = 0x7fb4453f2fa0 insns_address_table = {0x556b580f6dbe <vm_exec_core+108>, 0x556b580f6e20 <vm_exec_core+206>, 0x556b580f6f33 <vm_exec_core+481>, 0x556b580f7047 <vm_exec_core+757>, 0x556b580f71e5 <vm_exec_core+1171>, 0x556b580f7315 <vm_exec_core+1475>, 0x556b580f7527 <vm_exec_core+2005>, 0x556b580f7639 <vm_exec_core+2279>, 0x556b580f7712 <vm_exec_core+2496>, 0x556b580f7819 <vm_exec_core+2759>, 0x556b580f7920 <vm_exec_core+3022>, 0x556b580f7a2e <vm_exec_core+3292>, 0x556b580f7b40 <vm_exec_core+3566>, 0x556b580f7cc7 <vm_exec_core+3957>, 0x556b580f7dd0 <vm_exec_core+4222>, 0x556b580f7eca <vm_exec_core+4472>, 0x556b580f7f8d <vm_exec_core+4667>, 0x556b580f8050 <vm_exec_core+4862>, 0x556b580f80d9 <vm_exec_core+4999>, 0x556b580f8165 <vm_exec_core+5139>, 0x556b580f820b <vm_exec_core+5305>, 0x556b580f82e3 <vm_exec_core+5521>, 0x556b580f83b0 <vm_exec_core+5726>, 0x556b580f848e <vm_exec_core+5948>, 0x556b580f8550 <vm_exec_core+6142>, 0x556b580f868f <vm_exec_core+6461>, 0x556b580f8735 <vm_exec_core+6627>, 0x556b580f881a <vm_exec_core+6856>, 0x556b580f8949 <vm_exec_core+7159>, 0x556b580f8a0c <vm_exec_core+7354>, 0x556b580f8acf <vm_exec_core+7549>, 0x556b580f8bc7 <vm_exec_core+7797>, 0x556b580f8c89 <vm_exec_core+7991>, 0x556b580f8d68 <vm_exec_core+8214>, 0x556b580f8e78 <vm_exec_core+8486>, 0x556b580f8f72 <vm_exec_core+8736>, 0x556b580f8fed <vm_exec_core+8859>, 0x556b580f90ae <vm_exec_core+9052>, 0x556b580f919c <vm_exec_core+9290>, 0x556b580f924c <vm_exec_core+9466>, 0x556b580f93cb <vm_exec_core+9849>, 0x556b580f94a5 <vm_exec_core+10067>, 0x556b580f9591 <vm_exec_core+10303>, 0x556b580f9622 <vm_exec_core+10448>, 0x556b580f977d <vm_exec_core+10795>, 0x556b580f9c70 <vm_exec_core+12062>, 0x556b580f9d6c <vm_exec_core+12314>, 0x556b580f9e6f <vm_exec_core+12573>, 0x556b580f9f5b <vm_exec_core+12809>, 0x556b580fa174 <vm_exec_core+13346>, 0x556b580fa266 <vm_exec_core+13588>, 0x556b580fa36c <vm_exec_core+13850>, 0x556b580fa569 <vm_exec_core+14359>, 0x556b580fa712 <vm_exec_core+14784>, 0x556b580fa83d <vm_exec_core+15083>, 0x556b580fa9a9 <vm_exec_core+15447>, 0x556b580faad4 <vm_exec_core+15746>, 0x556b580fac40 <vm_exec_core+16110>, 0x556b580fae22 <vm_exec_core+16592>, 0x556b580fb01f <vm_exec_core+17101>, 0x556b580fb1c8 <vm_exec_core+17526>, 0x556b580fb2ea <vm_exec_core+17816>, 0x556b580fb391 <vm_exec_core+17983>, 0x556b580fb455 <vm_exec_core+18179>, 0x556b580fb53e <vm_exec_core+18412>, 0x556b580fb62a <vm_exec_core+18648>, 0x556b580fb713 <vm_exec_core+18881>, 0x556b580fb827 <vm_exec_core+19157>, 0x556b580fb94e <vm_exec_core+19452>, 0x556b580fba84 <vm_exec_core+19762>, 0x556b580fbbba <vm_exec_core+20072>, 0x556b580fbcf0 <vm_exec_core+20382>, 0x556b580fbe26 <vm_exec_core+20692>, 0x556b580fbf5c <vm_exec_core+21002>, 0x556b580fc09d <vm_exec_core+21323>, 0x556b580fc217 <vm_exec_core+21701>, 0x556b580fc34d <vm_exec_core+22011>, 0x556b580fc483 <vm_exec_core+22321>, 0x556b580fc5b9 <vm_exec_core+22631>, 0x556b580fc6ef <vm_exec_core+22941>, 0x556b580fc825 <vm_exec_core+23251>, 0x556b580fc95b <vm_exec_core+23561>, 0x556b580fca91 <vm_exec_core+23871>, 0x556b580fcbc7 <vm_exec_core+24181>, 0x556b580fcd16 <vm_exec_core+24516>, 0x556b580fced0 <vm_exec_core+24958>, 0x556b580fd04e <vm_exec_core+25340>, 0x556b580fd16d <vm_exec_core+25627>, 0x556b580fd28c <vm_exec_core+25914>, 0x556b580fd3a6 <vm_exec_core+26196>, 0x556b580fd4c0 <vm_exec_core+26478>, 0x556b580fd5eb <vm_exec_core+26777>, 0x556b580fd721 <vm_exec_core+27087>, 0x556b580fd80c <vm_exec_core+27322>, 0x556b580fd911 <vm_exec_core+27583>, 0x556b580fda59 <vm_exec_core+27911>, 0x556b580fdb48 <vm_exec_core+28150>, 0x556b580fdc22 <vm_exec_core+28368>, 0x556b580fdcf7 <vm_exec_core+28581>, 0x556b580fddd2 <vm_exec_core+28800>, 0x556b580fde4e <vm_exec_core+28924>, 0x556b580fdeca <vm_exec_core+29048>, 0x556b580fdee8 <vm_exec_core+29078>, 0x556b580fdf06 <vm_exec_core+29108>, 0x556b580fdf24 <vm_exec_core+29138>, 0x556b580fdf42 <vm_exec_core+29168>, 0x556b580fdf60 <vm_exec_core+29198>, 0x556b580fdf7e <vm_exec_core+29228>, 0x556b580fdf9c <vm_exec_core+29258>, 0x556b580fdfba <vm_exec_core+29288>, 0x556b580fdfd8 <vm_exec_core+29318>, 0x556b580fdff6 <vm_exec_core+29348>, 0x556b580fe014 <vm_exec_core+29378>, 0x556b580fe032 <vm_exec_core+29408>, 0x556b580fe050 <vm_exec_core+29438>, 0x556b580fe06e <vm_exec_core+29468>, 0x556b580fe08c <vm_exec_core+29498>, 0x556b580fe0aa <vm_exec_core+29528>, 0x556b580fe0c8 <vm_exec_core+29558>, 0x556b580fe0e6 <vm_exec_core+29588>, 0x556b580fe104 <vm_exec_core+29618>, 0x556b580fe122 <vm_exec_core+29648>, 0x556b580fe140 <vm_exec_core+29678>, 0x556b580fe15e <vm_exec_core+29708>, 0x556b580fe17c <vm_exec_core+29738>, 0x556b580fe19a <vm_exec_core+29768>, 0x556b580fe1b8 <vm_exec_core+29798>, 0x556b580fe1d6 <vm_exec_core+29828>, 0x556b580fe1f4 <vm_exec_core+29858>, 0x556b580fe212 <vm_exec_core+29888>, 0x556b580fe230 <vm_exec_core+29918>, 0x556b580fe24e <vm_exec_core+29948>, 0x556b580fe26c <vm_exec_core+29978>, 0x556b580fe28a <vm_exec_core+30008>, 0x556b580fe2a8 <vm_exec_core+30038>, 0x556b580fe2c6 <vm_exec_core+30068>, 0x556b580fe2e4 <vm_exec_core+30098>, 0x556b580fe302 <vm_exec_core+30128>, 0x556b580fe320 <vm_exec_core+30158>, 0x556b580fe33e <vm_exec_core+30188>, 0x556b580fe35c <vm_exec_core+30218>, 0x556b580fe37a <vm_exec_core+30248>, 0x556b580fe398 <vm_exec_core+30278>, 0x556b580fe3b6 <vm_exec_core+30308>, 0x556b580fe3d4 <vm_exec_core+30338>, 0x556b580fe3f2 <vm_exec_core+30368>, 0x556b580fe410 <vm_exec_core+30398>, 0x556b580fe42e <vm_exec_core+30428>, 0x556b580fe44c <vm_exec_core+30458>, 0x556b580fe46a <vm_exec_core+30488>, 0x556b580fe488 <vm_exec_core+30518>, 0x556b580fe4a6 <vm_exec_core+30548>, 0x556b580fe4c4 <vm_exec_core+30578>, 0x556b580fe4e2 <vm_exec_core+30608>, 0x556b580fe500 <vm_exec_core+30638>, 0x556b580fe51e <vm_exec_core+30668>, 0x556b580fe53c <vm_exec_core+30698>, 0x556b580fe55a <vm_exec_core+30728>, 0x556b580fe578 <vm_exec_core+30758>, 0x556b580fe596 <vm_exec_core+30788>, 0x556b580fe5b4 <vm_exec_core+30818>, 0x556b580fe5d2 <vm_exec_core+30848>, 0x556b580fe5f0 <vm_exec_core+30878>, 0x556b580fe60e <vm_exec_core+30908>, 0x556b580fe62c <vm_exec_core+30938>, 0x556b580fe64a <vm_exec_core+30968>, 0x556b580fe668 <vm_exec_core+30998>, 0x556b580fe686 <vm_exec_core+31028>, 0x556b580fe6a4 <vm_exec_core+31058>, 0x556b580fe6c2 <vm_exec_core+31088>, 0x556b580fe6e0 <vm_exec_core+31118>, 0x556b580fe6fe <vm_exec_core+31148>, 0x556b580fe71c <vm_exec_core+31178>, 0x556b580fe73a <vm_exec_core+31208>, 0x556b580fe758 <vm_exec_core+31238>, 0x556b580fe776 <vm_exec_core+31268>, 0x556b580fe7a7 <vm_exec_core+31317>, 0x556b580fe7c5 <vm_exec_core+31347>, 0x556b580fe7e3 <vm_exec_core+31377>, 0x556b580fe801 <vm_exec_core+31407>, 0x556b580fe81f <vm_exec_core+31437>, 0x556b580fe83d <vm_exec_core+31467>, 0x556b580fe85b <vm_exec_core+31497>, 0x556b580fe879 <vm_exec_core+31527>, 0x556b580fe897 <vm_exec_core+31557>, 0x556b580fe8b5 <vm_exec_core+31587>, 0x556b580fe8d3 <vm_exec_core+31617>, 0x556b580fe8f1 <vm_exec_core+31647>, 0x556b580fe90f <vm_exec_core+31677>, 0x556b580fe92d <vm_exec_core+31707>, 0x556b580fe94b <vm_exec_core+31737>, 0x556b580fe969 <vm_exec_core+31767>, 0x556b580fe987 <vm_exec_core+31797>, 0x556b580fe9a5 <vm_exec_core+31827>, 0x556b580fe9c3 <vm_exec_core+31857>, 0x556b580fe9e1 <vm_exec_core+31887>, 0x556b580fe9ff <vm_exec_core+31917>, 0x556b580fea1d <vm_exec_core+31947>, 0x556b580fea3b <vm_exec_core+31977>, 0x556b580fea59 <vm_exec_core+32007>...} #49 0x0000556b58110a0f in rb_vm_exec (ec=0x556b58eaa1a0) at /tmp/ruby/src/trunk-O0/vm.c:2401 _ec = 0x556b58eaa1a0 _tag = {tag = 36, retval = 4, buf = {0x7ffc7f3c4620, 0x556b5811098d <rb_vm_exec+174>, 0x0, 0x7ffc7f3c4570, 0x7fb4438bfc00}, prev = 0x7ffc7f3c4960, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = 36 #50 0x0000556b5810d68b in invoke_block (ec=0x556b58eaa1a0, iseq=0x7fb44391a5d8, self=140412231536120, captured=0x556b5912e320, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1437 arg_size = 0 #51 0x0000556b5810e127 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fb4438bfc10, argc=0, self=140412231536120, captured=0x556b5912e320, ec=0x556b58eaa1a0) at /tmp/ruby/src/trunk-O0/vm.c:1507 iseq = 0x7fb44391a5d8 opt_pc = 0 type = 572653569 cfp = 0x7fb4453f2fd8 sp = 0x7fb4452f3028 flags = 0 use_argv = 0x7fb4438bfc10 av = {140412214186880, 93919541632624} stack_argv = 0x7fb4452f3028 #52 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fb4438bfc10, argc=0, self=140412231536120, proc=0x556b5912e320, ec=0x556b58eaa1a0) at /tmp/ruby/src/trunk-O0/vm.c:1605 block = 0x556b5912e320 #53 vm_invoke_proc (ec=0x556b58eaa1a0, proc=0x556b5912e320, self=140412231536120, argc=0, argv=0x7fb4438bfc10, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1635 No locals. #54 0x0000556b5810e8cb in rb_vm_invoke_proc (ec=0x556b58eaa1a0, proc=0x556b5912e320, argc=0, argv=0x7fb4438bfc10, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1656 self = 140412231536120 #55 0x0000556b57ff1265 in rb_proc_call_kw (self=140412204073040, args=140412204088320, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:982 vret = 140722443143328 proc = 0x556b5912e320 argc = 0 argv = 0x7fb4438bfc10 #56 0x0000556b57ff12cd in rb_proc_call (self=140412204073040, args=140412204088320) at /tmp/ruby/src/trunk-O0/proc.c:992 No locals. #57 0x0000556b57f0269f in rb_call_end_proc (data=140412204073040) at /tmp/ruby/src/trunk-O0/eval_jump.c:13 No locals. #58 0x0000556b57f02856 in exec_end_procs_chain (procs=0x556b584d7060 <end_procs>, errp=0x556b58eaa218) at /tmp/ruby/src/trunk-O0/eval_jump.c:105 endproc = {func = 0x556b57f02678 <rb_call_end_proc>, data = 140412204073040, next = 0x556b591392c0} link = 0x556b5913a1c0 errinfo = 140412204072680 #59 0x0000556b57f029a9 in rb_ec_exec_end_proc (ec=0x556b58eaa1a0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120 _ec = 0x556b58eaa1a0 _tag = {tag = 36, retval = 6960018014076208384, buf = {0x7ffc7f3c49e0, 0x556b57f02924 <rb_ec_exec_end_proc+173>, 0x0, 0x7ffc7f3c4930, 0x556b57f00073 <rb_ec_ractor_ptr+24>}, prev = 0x7ffc7f3c4b00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE errinfo = 140412204072680 #60 0x0000556b57f030b9 in rb_ec_teardown (ec=0x556b58eaa1a0) at /tmp/ruby/src/trunk-O0/eval.c:159 No locals. #61 0x0000556b57f03369 in rb_ec_cleanup (ec=0x556b58eaa1a0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212 err = 93919541633440 mode0 = 32764 mode1 = 2134657920 _ec = 0x556b58eaa1a0 _tag = {tag = 36, retval = 93919525219756, buf = {0x7ffc7f3c4b80, 0x556b57f032a4 <rb_ec_cleanup+279>, 0x0, 0x7ffc7f3c4aa0, 0x556b58eaa1a0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 save_error = 140412204072680 sysex = 0 signaled = 0 th = 0x556b58ea8f90 th0 = 0x556b58ea8f90 step = 1 message = 4 buf = 93919541628816 #62 0x0000556b57f0393c in ruby_run_node (n=0x7fb4439d6918) at /tmp/ruby/src/trunk-O0/eval.c:328 ec = 0x556b58eaa1a0 status = 21867 #63 0x0000556b57eff2e4 in rb_main (argc=136, argv=0x7ffc7f3c4d28) at /tmp/ruby/src/trunk-O0/main.c:39 variable_in_this_stack_frame = 140722443144192 #64 0x0000556b57eff345 in main (argc=136, argv=0x7ffc7f3c4d28) at /tmp/ruby/src/trunk-O0/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)