Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-030409
#<BuildRuby:0x00005575b5a6aad8
@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.20221028-030409",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009638 0.000277 1.095009 ( 1.144029)
build_miniruby 0.001806 0.000258 0.103360 ( 0.099834)
build_ruby 0.001593 0.000000 0.093967 ( 0.090294)
build_all 0.008347 0.000217 1.266095 ( 0.546696)
build_install 0.014294 0.001183 1.608323 ( 0.893081)
test_btest 0.001233 0.000146 63.201146 ( 7.018342)
test_basic 0.002814 0.004561 0.363073 ( 0.458552)
test_all 0.006396 0.000252 516.176983 ( 54.862669)
test_rubyspec 0.062850 0.066594 43.616064 ( 52.211646)
total: 117.33 sec