Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-173656
#<BuildRuby:0x0000561011ab4d30
@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.20220904-173656",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007912 0.004610 0.983645 ( 1.437234)
build_miniruby 0.002191 0.000000 0.075211 ( 0.073014)
build_ruby 0.002055 0.000000 0.075933 ( 0.073993)
build_all 0.009670 0.000635 1.582156 ( 0.608828)
build_install 0.022086 0.000320 1.887321 ( 0.941569)
test_btest 0.000804 0.000077 69.930086 ( 8.567880)
test_basic 0.006714 0.000166 0.326231 ( 0.416153)
test_all 0.004914 0.000000 636.017644 ( 64.912419)
test_rubyspec 0.118569 0.052184 45.314674 ( 53.817006)
total: 130.85 sec