Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-080819
#<BuildRuby:0x0000556e3b8db680
@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-080819",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.009186 0.001700 0.985261 ( 1.386404)
build_miniruby 0.001495 0.000498 0.075282 ( 0.074149)
build_ruby 0.001596 0.000532 0.079958 ( 0.077934)
build_all 0.008167 0.001041 1.450254 ( 0.581372)
build_install 0.017416 0.005359 5.222958 ( 2.193593)
test_btest 0.000910 0.000279 70.820388 ( 8.262602)
test_basic 0.005906 0.001818 0.331825 ( 0.419967)
test_all 0.001547 0.000476 651.035488 ( 64.845886)
test_rubyspec 0.072187 0.083931 46.169523 ( 51.681968)
total: 129.52 sec