Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-100715
#<BuildRuby:0x0000562832f1f940
@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.20220314-100715",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010701 0.000764 1.020355 ( 1.207837)
build_miniruby 0.001867 0.000133 0.067619 ( 0.065746)
build_ruby 0.001900 0.000136 0.078700 ( 0.077201)
build_all 0.004828 0.005108 4.260654 ( 0.870340)
build_install 0.017947 0.006490 7.822347 ( 2.425553)
test_btest 0.001042 0.000000 74.080876 ( 8.220244)
test_basic 0.003709 0.004257 0.333755 ( 0.422467)
test_all 0.001446 0.000304 705.091895 ( 67.327398)
test_rubyspec 0.112495 0.053115 46.048875 ( 51.614443)
total: 132.23 sec