Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-071825
#<BuildRuby:0x000055ff03d94010
@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.20230111-071825",
@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.000019 0.000005 0.000024 ( 0.000023)
configure 0.000037 0.000011 0.000048 ( 0.000048)
build_up 0.006534 0.000000 0.848265 ( 1.051879)
build_miniruby 0.001217 0.000000 1.025057 ( 1.023266)
build_ruby 0.001574 0.000000 2.804052 ( 2.801355)
build_all 0.007701 0.002274 16.821605 ( 3.016829)
build_install 0.007044 0.004606 2.162979 ( 1.096242)
test_btest 0.000924 0.000277 71.599120 ( 10.907986)
test_basic 0.000326 0.006252 0.318825 ( 0.404955)
test_all 0.000959 0.000365 654.970483 ( 98.133796)
test_rubyspec 0.091445 0.041935 51.799036 ( 59.866594)
total: 178.30 sec