Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-065449
#<BuildRuby:0x00005625ae298018
@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.20220814-065449",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006805 0.000000 0.805892 ( 0.869077)
build_miniruby 0.000859 0.000000 0.057802 ( 0.056569)
build_ruby 0.000764 0.000102 0.059733 ( 0.058500)
build_all 0.003947 0.000526 1.541425 ( 0.586034)
build_install 0.009588 0.001279 1.937911 ( 0.978943)
test_btest 0.000700 0.000094 50.318805 ( 8.545022)
test_basic 0.001633 0.004283 0.332303 ( 0.420229)
test_all 0.001743 0.000327 634.978385 ( 91.236788)
test_rubyspec 0.099590 0.027601 43.980625 ( 51.333220)
total: 154.08 sec