Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-182443
#<BuildRuby:0x0000559f66e1b238
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230728-182443",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005233 0.000872 1.510843 ( 2.826421)
build_miniruby 0.000877 0.000146 0.970602 ( 0.969388)
build_ruby 0.000963 0.000160 2.583225 ( 2.582838)
build_all 0.005473 0.003680 13.237438 ( 1.190610)
build_install 0.006577 0.001316 1.919411 ( 0.865811)
test_btest 0.000668 0.000134 76.104225 ( 7.121299)
test_basic 0.004392 0.000000 0.591303 ( 0.669004)
test_all 0.002385 0.000000 439.106708 ( 39.146969)
test_rubyspec 0.024294 0.013467 41.834510 ( 54.281818)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20230728-182443
total: 109.66 sec