Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-015552
#<BuildRuby:0x000055f00fd51e98
@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.20221220-015552",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003708 0.000494 0.850208 ( 1.123443)
build_miniruby 0.000835 0.000111 0.927694 ( 0.926409)
build_ruby 0.001041 0.000138 2.712100 ( 2.599669)
build_all 0.007979 0.001064 15.848373 ( 3.339387)
build_install 0.010238 0.000680 2.204716 ( 1.230986)
test_btest 0.000497 0.000062 58.442062 ( 11.757575)
test_basic 0.003932 0.000492 0.294768 ( 0.385779)
test_all 0.001299 0.000162 674.739285 (149.913791)
test_rubyspec 0.056110 0.004167 53.432900 ( 61.567499)
total: 232.85 sec