Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-191045
#<BuildRuby:0x00005556c3053510
@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.20220220-191045",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000051 0.000012 0.000063 ( 0.000068)
build_up 0.008912 0.002057 0.958385 ( 1.039387)
build_miniruby 0.001657 0.000383 0.078641 ( 0.077012)
build_ruby 0.001648 0.000381 0.078746 ( 0.076734)
build_all 0.010074 0.000060 4.078463 ( 0.784236)
build_install 0.023748 0.000646 7.886648 ( 2.379773)
test_btest 0.000795 0.000126 77.502900 ( 8.322975)
test_basic 0.006679 0.001055 0.340669 ( 0.428921)
test_all 0.002165 0.000341 693.296509 ( 67.188459)
test_rubyspec 0.081264 0.077646 46.299993 ( 51.424049)
total: 131.72 sec