Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-075121
#<BuildRuby:0x00005604d99bf670
@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.20220816-075121",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005730 0.000426 0.803203 ( 1.308000)
build_miniruby 0.000753 0.000174 0.057285 ( 0.056118)
build_ruby 0.000833 0.000193 0.059744 ( 0.058474)
build_all 0.003730 0.000860 1.527446 ( 0.589700)
build_install 0.009183 0.002120 1.930479 ( 0.973613)
test_btest 0.000635 0.000146 51.844164 ( 8.455010)
test_basic 0.004312 0.000995 0.280832 ( 0.369967)
test_all 0.002563 0.000000 597.447349 ( 91.943702)
test_rubyspec 0.064510 0.057606 43.950332 ( 51.323951)
total: 155.08 sec