Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-123744
#<BuildRuby:0x0000561b79ebfe70
@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.20221211-123744",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003485 0.000615 0.855690 ( 1.087528)
build_miniruby 0.000784 0.000139 0.986303 ( 0.984901)
build_ruby 0.001161 0.000205 2.665208 ( 2.575784)
build_all 0.008368 0.000696 15.974583 ( 3.277142)
build_install 0.010134 0.000000 2.225346 ( 1.220431)
test_btest 0.000551 0.000000 65.374618 ( 10.850645)
test_basic 0.004783 0.000000 0.306198 ( 0.397024)
test_all 0.000877 0.000000 659.397502 (102.381771)
test_rubyspec 0.032966 0.022907 52.216413 ( 60.395876)
total: 183.17 sec