Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-225500
#<BuildRuby:0x0000557598127510
@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.20220225-225500",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005576 0.005151 0.990133 ( 1.433447)
build_miniruby 0.001491 0.000319 0.078235 ( 0.077082)
build_ruby 0.001561 0.000335 0.072813 ( 0.071177)
build_all 0.006285 0.003865 4.149987 ( 0.852599)
build_install 0.013452 0.010366 7.804036 ( 2.433783)
test_btest 0.000844 0.000282 78.422459 ( 8.065963)
test_basic 0.006145 0.002048 0.330031 ( 0.419440)
test_all 0.001307 0.000436 664.590810 ( 65.695503)
test_rubyspec 0.098556 0.073462 46.413269 ( 51.799181)
total: 130.85 sec