Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-173235
#<BuildRuby:0x000055b5596dfdf8
@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.20221227-173235",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006238 0.000482 0.852716 ( 1.171261)
build_miniruby 0.001074 0.000230 1.015389 ( 1.013517)
build_ruby 0.001279 0.000274 2.791504 ( 2.789092)
build_all 0.008528 0.000818 16.737453 ( 2.978958)
build_install 0.009376 0.001875 2.284025 ( 1.189550)
test_btest 0.000776 0.000155 76.587239 ( 10.202817)
test_basic 0.001753 0.005864 0.383059 ( 0.467261)
test_all 0.001018 0.000271 664.957636 ( 98.141215)
test_rubyspec 0.080696 0.032486 51.619528 ( 59.703474)
total: 177.66 sec