Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-001146
#<BuildRuby:0x00005651e5f00a68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220814-001146",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005213 0.004803 0.832796 ( 1.893096)
build_miniruby 0.001077 0.000165 0.061732 ( 0.060404)
build_ruby 0.001647 0.000253 0.060232 ( 0.057712)
build_all 0.003966 0.003567 1.257123 ( 0.467254)
build_install 0.010525 0.005839 1.609581 ( 0.792718)
test_btest 0.001021 0.000256 54.082177 ( 5.878634)
test_basic 0.005618 0.001404 0.287659 ( 0.376525)
test_all 0.003411 0.000212 504.763568 ( 53.296695)
test_rubyspec 0.063173 0.075789 41.652279 ( 49.283945)
total: 112.11 sec