Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-185650
#<BuildRuby:0x0000561052507680
@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.20220308-185650",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010353 0.001726 1.027199 ( 1.019553)
build_miniruby 0.001525 0.000254 0.075275 ( 0.073326)
build_ruby 0.001804 0.000301 0.076702 ( 0.075234)
build_all 0.004644 0.003990 4.263008 ( 0.884524)
build_install 0.015210 0.008517 7.909928 ( 2.408844)
test_btest 0.001008 0.000280 71.839532 ( 8.198766)
test_basic 0.005275 0.001465 0.338768 ( 0.428504)
test_all 0.002531 0.000703 694.558367 ( 65.938132)
test_rubyspec 0.113846 0.036196 46.226279 ( 51.794645)
total: 130.82 sec