Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-175846
#<BuildRuby:0x00005579677cfde0
@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.20221128-175846",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004765 0.000102 1.093995 ( 1.174829)
build_miniruby 0.000898 0.000120 0.984022 ( 0.982559)
build_ruby 0.001256 0.000000 2.718343 ( 2.611791)
build_all 0.008804 0.000000 15.946144 ( 3.272609)
build_install 0.008606 0.000714 2.025637 ( 1.167473)
test_btest 0.000519 0.000058 55.775073 ( 11.979272)
test_basic 0.004814 0.000032 0.310004 ( 0.401036)
test_all 0.001035 0.000109 686.917601 (107.679061)
test_rubyspec 0.061391 0.003743 53.035121 ( 61.234639)
total: 190.50 sec