Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-012709
#<BuildRuby:0x00005574878cb940
@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.20220312-012709",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005329 0.004894 1.012462 ( 1.400276)
build_miniruby 0.001467 0.000210 0.066818 ( 0.065284)
build_ruby 0.001805 0.000258 0.080633 ( 0.078474)
build_all 0.007618 0.001088 1.476364 ( 0.618592)
build_install 0.023176 0.000000 5.226098 ( 2.158532)
test_btest 0.001658 0.000000 77.292544 ( 8.901065)
test_basic 0.006144 0.000491 0.340576 ( 0.436415)
test_all 0.001711 0.000180 678.194977 ( 66.509139)
test_rubyspec 0.134585 0.031913 46.060174 ( 51.331269)
total: 131.50 sec