Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-060217
#<BuildRuby:0x000055663cb2bf90
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221202-060217",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004928 0.000070 1.126731 ( 1.138948)
build_miniruby 0.000848 0.000057 0.988337 ( 0.987081)
build_ruby 0.001188 0.000079 2.786937 ( 2.689232)
build_all 0.008263 0.000551 15.707113 ( 3.296964)
build_install 0.009497 0.000012 2.236819 ( 1.280334)
test_btest 0.000566 0.000033 66.954029 ( 11.181513)
test_basic 0.004942 0.000000 0.307738 ( 0.398115)
test_all 0.002016 0.000000 690.917148 (108.648743)
test_rubyspec 0.048347 0.018815 53.346429 ( 61.628204)
total: 191.25 sec