Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-213856
#<BuildRuby:0x0000559d358286d8
@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-213856",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004099 0.006575 1.106675 ( 1.526327)
build_miniruby 0.001635 0.000584 0.071193 ( 0.068631)
build_ruby 0.001475 0.000527 0.072646 ( 0.070774)
build_all 0.008882 0.001648 1.548228 ( 0.609126)
build_install 0.017774 0.004220 1.925422 ( 0.930482)
test_btest 0.000960 0.000300 92.140386 ( 9.381731)
test_basic 0.006485 0.000383 0.361365 ( 0.450555)
test_all 0.002962 0.000871 676.644447 ( 67.877961)
test_rubyspec 0.113945 0.055378 47.286822 ( 55.614925)
total: 136.53 sec