Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-115157
#<BuildRuby:0x0000563c2c18a678
@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.20221228-115157",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000018)
build_up 0.002256 0.004383 0.858143 ( 1.318597)
build_miniruby 0.001179 0.000157 1.014358 ( 1.012316)
build_ruby 0.001424 0.000190 2.781532 ( 2.778938)
build_all 0.009207 0.000599 16.846598 ( 3.005188)
build_install 0.011544 0.000234 2.341343 ( 1.173109)
test_btest 0.001008 0.000112 72.672524 ( 11.463435)
test_basic 0.007239 0.000000 0.357272 ( 0.441942)
test_all 0.001337 0.000000 674.251710 ( 98.464340)
test_rubyspec 0.074124 0.052364 51.722736 ( 59.916320)
total: 179.57 sec