Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-081047
#<BuildRuby:0x0000560db22ebe70
@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.20221231-081047",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.002180 0.004553 0.866865 ( 1.180591)
build_miniruby 0.001240 0.000000 1.026941 ( 1.025036)
build_ruby 0.001496 0.000000 2.785291 ( 2.782565)
build_all 0.006333 0.003406 16.748626 ( 2.984417)
build_install 0.000370 0.009273 2.294412 ( 1.185502)
test_btest 0.000671 0.000000 78.519067 ( 10.599305)
test_basic 0.002926 0.003639 0.348088 ( 0.434187)
test_all 0.001191 0.000172 665.254015 (112.016330)
test_rubyspec 0.059530 0.026365 51.516625 ( 59.668211)
total: 191.88 sec