Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-002530
#<BuildRuby:0x0000557951912858
@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.20230103-002530",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005336 0.001143 0.846873 ( 1.145811)
build_miniruby 0.001103 0.000236 1.027968 ( 1.026013)
build_ruby 0.001297 0.000278 2.773269 ( 2.770486)
build_all 0.004283 0.005670 16.783579 ( 2.987671)
build_install 0.007501 0.004127 2.314870 ( 1.188806)
test_btest 0.000712 0.000223 71.671774 ( 10.920892)
test_basic 0.004811 0.001503 0.340084 ( 0.426612)
test_all 0.000000 0.001350 673.804149 ( 93.633935)
test_rubyspec 0.073131 0.057744 51.616563 ( 59.669243)
total: 173.77 sec