Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-020809
#<BuildRuby:0x000055ba3b9d8460
@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.20221210-020809",
@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.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004869 0.000286 1.157013 ( 1.700117)
build_miniruby 0.000000 0.000889 0.953043 ( 0.951594)
build_ruby 0.000000 0.001334 2.761589 ( 2.656408)
build_all 0.004122 0.004839 15.733087 ( 3.298500)
build_install 0.002955 0.005758 2.220202 ( 1.261249)
test_btest 0.000505 0.000109 63.167802 ( 11.089464)
test_basic 0.004117 0.000895 0.292125 ( 0.383011)
test_all 0.000939 0.000204 657.325665 (103.448416)
test_rubyspec 0.043597 0.017506 52.716262 ( 60.945864)
total: 185.74 sec