Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-183541
#<BuildRuby:0x00005601518244b8
@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.20220831-183541",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007317 0.004481 0.983003 ( 1.142044)
build_miniruby 0.001590 0.000318 0.074382 ( 0.072973)
build_ruby 0.002514 0.000000 0.077115 ( 0.075581)
build_all 0.006341 0.004285 1.538236 ( 0.578557)
build_install 0.022016 0.001902 1.923265 ( 0.938072)
test_btest 0.001085 0.000217 74.124884 ( 8.353237)
test_basic 0.002513 0.005336 0.336394 ( 0.427100)
test_all 0.002735 0.000683 688.834632 ( 67.535211)
test_rubyspec 0.127296 0.061219 46.020101 ( 54.386754)
total: 133.51 sec