Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-195402
#<BuildRuby:0x000056357525be70
@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.20221211-195402",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004438 0.000000 0.828026 ( 1.033935)
build_miniruby 0.000000 0.000969 0.974342 ( 0.973050)
build_ruby 0.000000 0.001230 2.877947 ( 2.746797)
build_all 0.008196 0.001063 15.753327 ( 3.224939)
build_install 0.009340 0.000000 2.258664 ( 1.315555)
test_btest 0.000553 0.000000 63.613281 ( 11.235996)
test_basic 0.001190 0.003302 0.342361 ( 0.434315)
test_all 0.001314 0.000152 675.482227 (136.462253)
test_rubyspec 0.047382 0.010123 52.298338 ( 60.556235)
total: 217.98 sec