Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-112104
#<BuildRuby:0x000055de6a3e3ea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220426-112104",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.001961 0.004788 0.866514 ( 1.772132)
build_miniruby 0.000706 0.000321 0.057654 ( 0.056411)
build_ruby 0.000569 0.000258 0.058665 ( 0.057584)
build_all 0.000000 0.004131 1.500696 ( 0.602425)
build_install 0.002244 0.008345 6.288188 ( 2.840147)
test_btest 0.000408 0.000283 49.995540 ( 8.830861)
test_basic 0.005049 0.000827 0.269908 ( 0.358293)
test_all 0.000691 0.000444 650.449600 ( 94.334092)
test_rubyspec 0.073274 0.056246 44.390901 ( 49.318735)
total: 158.17 sec