Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-081606
#<BuildRuby:0x000055c6f920ffb0
@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.20230109-081606",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003036 0.003834 0.948352 ( 2.605942)
build_miniruby 0.001052 0.000301 1.015530 ( 1.013556)
build_ruby 0.001275 0.000364 2.767968 ( 2.765196)
build_all 0.002550 0.007817 16.846888 ( 3.000589)
build_install 0.009618 0.002055 2.130182 ( 1.077369)
test_btest 0.000851 0.000000 71.864892 ( 10.940936)
test_basic 0.002316 0.003961 0.312263 ( 0.398750)
test_all 0.000976 0.000401 674.455331 (109.057317)
test_rubyspec 0.077946 0.045679 51.884729 ( 59.961610)
total: 190.82 sec