Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-020729
#<BuildRuby:0x0000555da07db858
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220210-020729",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009055 0.000734 0.974496 ( 1.489968)
build_miniruby 0.001658 0.000237 0.070856 ( 0.068832)
build_ruby 0.001640 0.000234 0.075458 ( 0.073698)
build_all 0.009410 0.000650 4.107991 ( 0.792011)
build_install 0.015341 0.004988 7.823521 ( 2.338097)
test_btest 0.001016 0.000170 72.083549 ( 7.663892)
test_basic 0.000000 0.007503 0.341250 ( 0.429629)
test_all 0.000232 0.002391 698.649486 ( 72.029681)
test_rubyspec 0.112532 0.047894 46.274418 ( 51.744346)
total: 136.63 sec