Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-005715
#<BuildRuby:0x00005624998ef440
@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.20220413-005715",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004362 0.008043 1.018191 ( 2.283012)
build_miniruby 0.001544 0.000290 0.069491 ( 0.068487)
build_ruby 0.001714 0.000321 0.080851 ( 0.079768)
build_all 0.010001 0.000258 1.510156 ( 0.611113)
build_install 0.012373 0.009569 2.032166 ( 1.122488)
test_btest 0.001213 0.000000 77.504735 ( 8.081769)
test_basic 0.002793 0.004393 0.338011 ( 0.428578)
test_all 0.001617 0.000462 702.672543 ( 68.207874)
test_rubyspec 0.097343 0.069247 46.938406 ( 51.899588)
total: 132.78 sec