Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-162521
#<BuildRuby:0x000055d2cee90010
@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.20221227-162521",
@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.000019 0.000004 0.000023 ( 0.000024)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.006274 0.000000 0.849454 ( 1.316178)
build_miniruby 0.001223 0.000000 1.015694 ( 1.013651)
build_ruby 0.001625 0.000000 2.768476 ( 2.765719)
build_all 0.009640 0.000000 16.722977 ( 3.010645)
build_install 0.011068 0.000351 2.232149 ( 1.174466)
test_btest 0.000885 0.000126 76.429618 ( 10.738858)
test_basic 0.002100 0.004506 0.337435 ( 0.423881)
test_all 0.001128 0.000215 664.367245 ( 96.023264)
test_rubyspec 0.092049 0.028342 51.367027 ( 59.457681)
total: 175.92 sec