Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-171045
#<BuildRuby:0x0000562a0dfb7dd0
@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.20220728-171045",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005915 0.000910 0.882554 ( 1.705145)
build_miniruby 0.000848 0.000130 0.057100 ( 0.055871)
build_ruby 0.000828 0.000127 0.062615 ( 0.061449)
build_all 0.004696 0.000033 1.509515 ( 0.586073)
build_install 0.010292 0.000775 5.668313 ( 2.183015)
test_btest 0.000650 0.000087 48.473142 ( 8.169422)
test_basic 0.005038 0.000672 0.250955 ( 0.339891)
test_all 0.000868 0.000116 628.227495 ( 89.324598)
test_rubyspec 0.077691 0.039088 43.639282 ( 49.261419)
total: 151.69 sec