Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-084404
#<BuildRuby:0x0000559185457e70
@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.20230114-084404",
@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.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005747 0.000821 0.850262 ( 1.034653)
build_miniruby 0.000000 0.001420 1.028415 ( 1.026393)
build_ruby 0.000000 0.001634 2.792512 ( 2.789870)
build_all 0.007921 0.002055 16.800786 ( 3.006838)
build_install 0.008580 0.000715 2.079618 ( 1.082244)
test_btest 0.000896 0.000168 70.349473 ( 11.319784)
test_basic 0.003086 0.004599 0.386308 ( 0.470285)
test_all 0.001145 0.000269 684.505010 ( 95.936946)
test_rubyspec 0.090914 0.041611 52.199868 ( 60.311222)
total: 176.98 sec