Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-010411
#<BuildRuby:0x000055e10cb6bf00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220817-010411",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005007 0.001366 0.862128 ( 0.933380)
build_miniruby 0.000768 0.000209 0.058124 ( 0.056959)
build_ruby 0.000668 0.000182 0.059532 ( 0.058327)
build_all 0.003715 0.001014 1.570702 ( 0.601767)
build_install 0.010943 0.000177 1.916732 ( 0.967848)
test_btest 0.000631 0.000145 53.701525 ( 8.208822)
test_basic 0.005656 0.000097 0.284592 ( 0.372966)
test_all 0.001948 0.000417 608.188108 ( 90.263092)
test_rubyspec 0.081051 0.046411 44.005032 ( 51.353999)
total: 152.82 sec