Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-050948
#<BuildRuby:0x0000556848c56858
@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.20221218-050948",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.003544 0.000443 0.888262 ( 1.263291)
build_miniruby 0.000944 0.000118 0.989420 ( 0.987944)
build_ruby 0.001173 0.000146 2.665463 ( 2.566208)
build_all 0.008707 0.000519 15.759051 ( 3.273833)
build_install 0.000074 0.009135 2.287282 ( 1.301328)
test_btest 0.000498 0.000117 60.047686 ( 12.056237)
test_basic 0.003880 0.000913 0.308424 ( 0.399911)
test_all 0.001127 0.000265 666.861332 (147.687266)
test_rubyspec 0.053361 0.021396 52.790438 ( 60.904124)
total: 230.44 sec