Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-012131
#<BuildRuby:0x0000562b5a6951a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-012131",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010939 0.001086 0.959747 ( 1.095058)
build_miniruby 0.001434 0.000448 0.075182 ( 0.074801)
build_ruby 0.001734 0.000000 0.072322 ( 0.070915)
build_all 0.009810 0.000191 3.988608 ( 0.790204)
build_install 0.015378 0.007841 7.851685 ( 2.354684)
test_btest 0.001524 0.000469 46.975661 ( 43.866378)
test_basic 0.005432 0.001672 0.341266 ( 0.430174)
test_all 0.001383 0.000425 652.447284 ( 64.934170)
test_rubyspec 0.099035 0.054538 45.566539 ( 51.106404)
total: 164.72 sec