Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-213452
#<BuildRuby:0x000056396c43c460
@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.20221229-213452",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001916 0.004188 0.844238 ( 1.059275)
build_miniruby 0.001254 0.000078 1.022319 ( 1.020228)
build_ruby 0.001537 0.000096 2.770923 ( 2.768296)
build_all 0.009550 0.000045 16.703946 ( 2.987379)
build_install 0.007249 0.004260 2.322470 ( 1.187707)
test_btest 0.000980 0.000098 70.727322 ( 11.423152)
test_basic 0.007046 0.000252 0.354402 ( 0.439401)
test_all 0.001029 0.000098 667.269026 (100.769805)
test_rubyspec 0.114618 0.019579 51.767693 ( 59.840696)
total: 181.50 sec