Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-041252
#<BuildRuby:0x000056222768be70
@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.20230105-041252",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000037 0.000005 0.000042 ( 0.000027)
build_up 0.006173 0.000295 0.850415 ( 1.075270)
build_miniruby 0.000000 0.001165 1.020841 ( 1.018911)
build_ruby 0.000000 0.001649 2.765339 ( 2.762681)
build_all 0.002251 0.007416 16.712607 ( 3.006098)
build_install 0.009203 0.002557 2.291565 ( 1.179252)
test_btest 0.000774 0.000215 67.463644 ( 11.395657)
test_basic 0.006473 0.000594 0.350587 ( 0.436107)
test_all 0.001069 0.000281 658.924279 ( 97.546255)
test_rubyspec 0.095778 0.037785 51.567568 ( 59.561403)
total: 177.98 sec