Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-093701
#<BuildRuby:0x0000562d468c8088
@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.20220611-093701",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002274 0.004422 0.897426 ( 0.963065)
build_miniruby 0.000629 0.000145 0.057283 ( 0.056149)
build_ruby 0.000778 0.000179 0.058740 ( 0.057572)
build_all 0.003398 0.000784 1.499041 ( 0.611317)
build_install 0.005158 0.006042 6.295816 ( 2.835112)
test_btest 0.000624 0.000193 54.789516 ( 8.052827)
test_basic 0.005343 0.000125 0.299378 ( 0.387879)
test_all 0.001117 0.000319 617.635328 ( 91.432829)
test_rubyspec 0.080220 0.045768 44.169977 ( 49.715293)
total: 154.11 sec