Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-081128
#<BuildRuby:0x00005590af6c0af8
@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.20220210-081128",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000038 0.000005 0.000043 ( 0.000043)
build_up 0.007069 0.004573 0.988262 ( 3.247509)
build_miniruby 0.001666 0.000333 0.074719 ( 0.072486)
build_ruby 0.001505 0.000301 0.078846 ( 0.077124)
build_all 0.008892 0.000845 4.126751 ( 0.783050)
build_install 0.009600 0.012622 7.737778 ( 2.314290)
test_btest 0.000813 0.000256 76.108853 ( 8.187094)
test_basic 0.000000 0.008904 0.327178 ( 0.421910)
test_all 0.001458 0.000614 703.859927 ( 67.581754)
test_rubyspec 0.103537 0.047202 46.347345 ( 51.797135)
total: 134.48 sec