Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-091904
#<BuildRuby:0x00005557b2e20040
@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.20230112-091904",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.004986 0.001534 0.902326 ( 1.101003)
build_miniruby 0.001031 0.000318 1.017032 ( 1.015072)
build_ruby 0.001127 0.000347 2.772102 ( 2.769417)
build_all 0.004865 0.004582 16.732704 ( 3.001844)
build_install 0.006203 0.005158 2.064585 ( 1.086478)
test_btest 0.000729 0.000291 77.510170 ( 10.447464)
test_basic 0.005099 0.002040 0.355429 ( 0.440259)
test_all 0.001408 0.000000 662.865084 ( 93.317533)
test_rubyspec 0.083386 0.041026 51.764331 ( 59.853449)
total: 173.03 sec