Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-223509
#<BuildRuby:0x0000557dc787bfa0
@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-223509",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006010 0.000401 0.882901 ( 1.071825)
build_miniruby 0.000000 0.001317 1.017987 ( 1.016035)
build_ruby 0.000000 0.001458 2.769949 ( 2.767275)
build_all 0.006165 0.003676 16.763847 ( 2.984076)
build_install 0.011589 0.000069 2.313526 ( 1.182876)
test_btest 0.000969 0.000127 75.654205 ( 10.536800)
test_basic 0.004895 0.002256 0.348216 ( 0.433120)
test_all 0.001174 0.000174 657.782912 (104.723763)
test_rubyspec 0.077187 0.037725 51.624495 ( 59.687301)
total: 184.40 sec