Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-000126
#<BuildRuby:0x00005646efe77e80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221220-000126",
@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.000006)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004102 0.000293 0.901226 ( 1.186539)
build_miniruby 0.000870 0.000062 0.925320 ( 0.924024)
build_ruby 0.001244 0.000089 2.755995 ( 2.667906)
build_all 0.008892 0.000011 15.779019 ( 3.329425)
build_install 0.004070 0.004886 2.215022 ( 1.259869)
test_btest 0.000559 0.000070 66.165154 ( 11.165128)
test_basic 0.001328 0.004082 0.310504 ( 0.401044)
test_all 0.001241 0.000220 664.369793 (137.821152)
test_rubyspec 0.058834 0.012291 52.104987 ( 60.336941)
total: 219.09 sec