Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-125540
#<BuildRuby:0x00005603fbaa32c8
@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.20220827-125540",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006746 0.000000 0.883367 ( 4.126145)
build_miniruby 0.000819 0.000000 0.058564 ( 0.057387)
build_ruby 0.001006 0.000000 0.059815 ( 0.058588)
build_all 0.004407 0.000000 1.524174 ( 0.585306)
build_install 0.005976 0.003117 1.932231 ( 0.967850)
test_btest 0.000892 0.000000 47.384992 ( 8.551028)
test_basic 0.005708 0.000000 0.289647 ( 0.378636)
test_all 0.002357 0.000078 600.704093 ( 93.592661)
test_rubyspec 0.092220 0.034875 44.052269 ( 52.387744)
total: 160.71 sec