Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-114158
#<BuildRuby:0x000055bd13f5e620
@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-114158",
@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.000013 0.000003 0.000016 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.006523 0.850582 ( 1.112892)
build_miniruby 0.000000 0.001200 1.013022 ( 1.011182)
build_ruby 0.000286 0.001341 2.787249 ( 2.784624)
build_all 0.002969 0.006873 16.828217 ( 3.004615)
build_install 0.010340 0.001435 2.306826 ( 1.182953)
test_btest 0.001058 0.000000 67.721936 ( 11.514510)
test_basic 0.005330 0.001137 0.310154 ( 0.396719)
test_all 0.001748 0.000000 665.954899 (111.403127)
test_rubyspec 0.076759 0.048416 51.479996 ( 59.561284)
total: 191.97 sec