Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-141311
#<BuildRuby:0x00005647711b77b8
@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-141311",
@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.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010132 0.001334 0.982708 ( 1.095689)
build_miniruby 0.001566 0.000335 0.071216 ( 0.069882)
build_ruby 0.001836 0.000394 0.068829 ( 0.067282)
build_all 0.004962 0.004705 4.053415 ( 0.787186)
build_install 0.017057 0.006199 7.805519 ( 2.350435)
test_btest 0.001130 0.000322 46.096262 ( 43.023972)
test_basic 0.005810 0.001660 0.336950 ( 0.425580)
test_all 0.002523 0.000196 699.612343 ( 67.388883)
test_rubyspec 0.108326 0.056576 45.692668 ( 50.872525)
total: 166.08 sec