Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-034359
#<BuildRuby:0x000055c68114a5f8
@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.20221219-034359",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.004539 0.833689 ( 1.053124)
build_miniruby 0.000000 0.001009 0.964775 ( 0.963220)
build_ruby 0.000000 0.001354 2.720548 ( 2.605421)
build_all 0.006474 0.002300 15.707313 ( 3.383923)
build_install 0.003179 0.007759 2.238420 ( 1.277625)
test_btest 0.000428 0.000135 63.254617 ( 11.619320)
test_basic 0.003717 0.001175 0.286067 ( 0.376918)
test_all 0.001097 0.000347 676.904672 (147.619400)
test_rubyspec 0.051592 0.015285 52.934133 ( 61.144598)
total: 230.04 sec