Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-034127
#<BuildRuby:0x00005598dffd43c8
@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.20230103-034127",
@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.000019 0.000004 0.000023 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.003697 0.002886 0.843367 ( 1.309418)
build_miniruby 0.001336 0.000000 1.014093 ( 1.012056)
build_ruby 0.001349 0.000000 2.769196 ( 2.766938)
build_all 0.009553 0.000000 16.761290 ( 2.994762)
build_install 0.011560 0.000000 2.302437 ( 1.184855)
test_btest 0.001049 0.000000 67.987830 ( 11.070443)
test_basic 0.006712 0.000284 0.342338 ( 0.427729)
test_all 0.001510 0.000000 664.799995 ( 97.797197)
test_rubyspec 0.096207 0.024529 51.596326 ( 59.654594)
total: 178.22 sec