Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-205703
#<BuildRuby:0x00005599d671b568
@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.20240105-205703",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003425 0.001142 0.936790 ( 1.311387)
build_miniruby 0.000871 0.000291 0.860874 ( 0.861374)
build_ruby 0.001377 0.000000 2.661450 ( 2.663492)
build_all 0.009016 0.000356 14.740600 ( 1.363738)
build_install 0.008014 0.000829 4.108302 ( 1.161121)
test_btest 0.000555 0.000139 76.482379 ( 6.612963)
test_basic 0.003314 0.000000 0.437636 ( 0.516195)
test_all 0.067567 0.038442 97.918440 ( 38.161544)
test_rubyspec 0.010393 0.022093 47.652031 ( 60.250320)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-205703
total: 112.90 sec