Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-130905
#<BuildRuby:0x00005560c420f510
@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.20220317-130905",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000082 0.000012 0.000094 ( 0.000104)
build_up 0.000000 0.011139 0.995855 ( 1.689531)
build_miniruby 0.000000 0.002046 0.075035 ( 0.072806)
build_ruby 0.000000 0.002300 0.075850 ( 0.073454)
build_all 0.006235 0.003562 4.194152 ( 0.863089)
build_install 0.013492 0.010962 7.923243 ( 2.408817)
test_btest 0.000691 0.000364 74.524999 ( 8.425808)
test_basic 0.004268 0.004099 0.327710 ( 0.415433)
test_all 0.001288 0.000709 697.209499 ( 68.004832)
test_rubyspec 0.087786 0.060854 46.292509 ( 51.354694)
total: 133.31 sec