Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-200709
#<BuildRuby:0x000055633050b340
@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.20220506-200709",
@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.000006 0.000001 0.000007 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.010054 0.000368 1.030159 ( 2.188050)
build_miniruby 0.001407 0.000088 0.071978 ( 0.070219)
build_ruby 0.001527 0.000095 0.066645 ( 0.064931)
build_all 0.007357 0.000460 1.528512 ( 0.641937)
build_install 0.019547 0.000209 6.314360 ( 3.032436)
test_btest 0.001188 0.000063 71.035169 ( 8.895652)
test_basic 0.008351 0.000144 0.337526 ( 0.424615)
test_all 0.002174 0.000074 689.225092 ( 69.750096)
test_rubyspec 0.081376 0.039699 48.958241 ( 54.245233)
total: 139.31 sec