Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-104512
#<BuildRuby:0x0000564b87b47340
@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.20220317-104512",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007618 0.004000 0.988971 ( 1.150309)
build_miniruby 0.002216 0.000000 0.075161 ( 0.072984)
build_ruby 0.002022 0.000000 0.073346 ( 0.071221)
build_all 0.005624 0.003599 4.204676 ( 0.838376)
build_install 0.016505 0.007270 7.875733 ( 2.383175)
test_btest 0.000840 0.000221 70.294510 ( 8.286081)
test_basic 0.002700 0.005535 0.342429 ( 0.440553)
test_all 0.001512 0.000478 659.203625 ( 65.805544)
test_rubyspec 0.095252 0.076201 46.133819 ( 51.384195)
total: 130.43 sec