Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-113701
#<BuildRuby:0x000056204079f2c8
@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.20220804-113701",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.006455 0.000000 0.833517 ( 0.996224)
build_miniruby 0.000943 0.000000 0.057136 ( 0.055943)
build_ruby 0.000818 0.000165 0.059247 ( 0.057978)
build_all 0.001524 0.003095 1.522268 ( 0.582454)
build_install 0.009345 0.001861 5.629124 ( 2.161920)
test_btest 0.000554 0.000185 50.619114 ( 8.302012)
test_basic 0.004234 0.001411 0.254915 ( 0.344418)
test_all 0.001353 0.000451 624.255775 ( 89.249738)
test_rubyspec 0.064125 0.062933 43.810668 ( 51.156069)
total: 152.91 sec