Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-234333
#<BuildRuby:0x00005647a9813778
@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.20220312-234333",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000122 0.000008 0.000130 ( 0.000133)
build_up 0.010897 0.000438 0.984559 ( 0.992271)
build_miniruby 0.002103 0.000000 0.068627 ( 0.066811)
build_ruby 0.000000 0.002124 0.075387 ( 0.073087)
build_all 0.003093 0.005893 1.488643 ( 0.595629)
build_install 0.014394 0.005365 5.273791 ( 2.171991)
test_btest 0.000987 0.000197 74.852059 ( 8.143334)
test_basic 0.007430 0.001486 0.347959 ( 0.446049)
test_all 0.001781 0.000000 652.635275 ( 65.421145)
test_rubyspec 0.085588 0.057607 46.167897 ( 51.331204)
total: 129.24 sec