Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-040015
#<BuildRuby:0x000055b853f7c040
@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.20221210-040015",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000618 0.004105 1.208324 ( 1.668170)
build_miniruby 0.000793 0.000113 0.990120 ( 0.988908)
build_ruby 0.001200 0.000172 2.774003 ( 2.675605)
build_all 0.008877 0.000056 15.960512 ( 3.408144)
build_install 0.008835 0.000540 2.257457 ( 1.258025)
test_btest 0.000628 0.000000 63.623494 ( 10.969176)
test_basic 0.004142 0.000034 0.360643 ( 0.452381)
test_all 0.000914 0.000101 650.424852 (109.916248)
test_rubyspec 0.038794 0.017218 52.759498 ( 60.928215)
total: 192.27 sec