Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-200420
#<BuildRuby:0x00005585ceaaf600
@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.20220908-200420",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009301 0.000748 1.097146 ( 1.101796)
build_miniruby 0.001635 0.000233 0.073036 ( 0.070740)
build_ruby 0.001635 0.000233 0.075651 ( 0.073490)
build_all 0.009059 0.001294 1.568039 ( 0.612177)
build_install 0.018325 0.004834 1.902722 ( 0.924686)
test_btest 0.001061 0.000177 94.259033 ( 9.310829)
test_basic 0.006731 0.001122 0.351618 ( 0.439777)
test_all 0.003901 0.000650 644.621432 ( 67.234419)
test_rubyspec 0.097491 0.066895 46.873823 ( 55.024781)
total: 134.79 sec