Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-193240
#<BuildRuby:0x0000556a2d9032c8
@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.20220725-193240",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003606 0.003147 0.894925 ( 1.033665)
build_miniruby 0.000851 0.000182 0.057618 ( 0.056410)
build_ruby 0.000800 0.000171 0.059891 ( 0.058631)
build_all 0.001376 0.003261 1.553483 ( 0.602743)
build_install 0.007422 0.003739 5.617343 ( 2.151489)
test_btest 0.000675 0.000199 46.199518 ( 8.772101)
test_basic 0.005359 0.000429 0.279254 ( 0.367936)
test_all 0.000949 0.000264 614.708389 ( 88.012019)
test_rubyspec 0.087288 0.038616 43.594963 ( 49.219122)
total: 150.27 sec