Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-121253
#<BuildRuby:0x0000556783b3be70
@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-121253",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005367 0.001239 0.844964 ( 1.020554)
build_miniruby 0.001077 0.000249 1.017266 ( 1.015334)
build_ruby 0.001391 0.000321 2.774890 ( 2.772211)
build_all 0.009540 0.000028 16.614021 ( 2.957759)
build_install 0.006501 0.005159 2.246540 ( 1.174803)
test_btest 0.000871 0.000217 72.379231 ( 10.984550)
test_basic 0.005243 0.001311 0.378322 ( 0.464524)
test_all 0.000000 0.001945 677.034808 ( 96.527104)
test_rubyspec 0.049076 0.031342 51.313915 ( 59.396131)
total: 176.31 sec