Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-033430
#<BuildRuby:0x000055ff558ff778
@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.20220310-033430",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010663 0.000595 1.037587 ( 3.058426)
build_miniruby 0.001901 0.000408 0.076840 ( 0.074584)
build_ruby 0.000000 0.002148 0.069250 ( 0.066977)
build_all 0.005847 0.002483 1.507896 ( 0.613832)
build_install 0.018665 0.001217 5.169977 ( 2.146878)
test_btest 0.001040 0.000231 71.785865 ( 7.647586)
test_basic 0.007890 0.000657 0.339665 ( 0.427103)
test_all 0.001630 0.000344 676.671601 ( 70.623913)
test_rubyspec 0.105150 0.065889 46.253204 ( 51.611659)
total: 136.27 sec