Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-164557
#<BuildRuby:0x0000564b7de66620
@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.20221225-164557",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000640 0.003551 0.774799 ( 1.112178)
build_miniruby 0.000842 0.000112 0.988657 ( 0.987407)
build_ruby 0.001100 0.000147 2.680030 ( 2.678474)
build_all 0.008389 0.000559 15.931255 ( 3.244285)
build_install 0.008497 0.001062 2.225426 ( 1.225411)
test_btest 0.000658 0.000082 59.600476 ( 12.167911)
test_basic 0.001181 0.004140 0.320705 ( 0.410533)
test_all 0.000799 0.000141 636.015538 (102.148194)
test_rubyspec 0.049355 0.019791 51.424300 ( 59.604979)
total: 183.58 sec