Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-064412
#<BuildRuby:0x000055b33b014b38
@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.20220318-064412",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006587 0.005015 1.017138 ( 1.655130)
build_miniruby 0.001717 0.000265 0.072843 ( 0.071543)
build_ruby 0.001363 0.000210 0.068234 ( 0.066747)
build_all 0.009541 0.001468 4.226293 ( 0.856186)
build_install 0.019606 0.003385 7.891277 ( 2.425561)
test_btest 0.001115 0.000176 78.654077 ( 8.032822)
test_basic 0.004235 0.002982 0.347802 ( 0.436291)
test_all 0.000699 0.001483 675.020925 ( 65.782445)
test_rubyspec 0.112630 0.045424 46.244957 ( 51.660764)
total: 130.99 sec