Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-133323
#<BuildRuby:0x0000564441660018
@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.20230111-133323",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004241 0.000051 0.910700 ( 1.548879)
build_miniruby 0.005903 0.000908 106.019256 ( 11.007167)
build_ruby 0.001340 0.000206 2.688888 ( 2.469729)
build_all 0.027762 0.004802 79.230798 ( 7.551235)
build_install 0.003053 0.002740 1.535455 ( 0.723933)
test_btest 0.000520 0.000097 67.408167 ( 6.220946)
test_basic 0.000615 0.003471 0.251649 ( 0.346322)
test_all 0.001549 0.000344 496.639218 ( 46.909910)
test_rubyspec 0.017777 0.009855 35.137235 ( 45.717818)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20230111-133323
total: 122.50 sec