Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-095718
#<BuildRuby:0x0000557dc6948010
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221221-095718",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004586 0.000000 0.856325 ( 1.059198)
build_miniruby 0.001015 0.000000 0.982510 ( 0.982621)
build_ruby 0.001249 0.000000 2.672824 ( 2.671146)
build_all 0.004906 0.004068 15.870757 ( 3.334512)
build_install 0.009274 0.000129 2.260268 ( 1.265882)
test_btest 0.000528 0.000063 67.419009 ( 10.958174)
test_basic 0.000686 0.004279 0.295839 ( 0.386327)
test_all 0.000662 0.000639 670.687137 (136.489854)
test_rubyspec 0.019266 0.038009 52.171419 ( 60.385978)
total: 217.53 sec