Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-000901
#<BuildRuby:0x000055b8ce48aaa8
@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.20221207-000901",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001649 0.003188 1.179253 ( 1.260873)
build_miniruby 0.000866 0.000123 0.989889 ( 0.988564)
build_ruby 0.000972 0.000139 2.652099 ( 2.561329)
build_all 0.007838 0.001119 15.867008 ( 3.384631)
build_install 0.005820 0.003808 2.286038 ( 1.281191)
test_btest 0.000511 0.000089 66.773887 ( 10.995342)
test_basic 0.003928 0.000683 0.290572 ( 0.381199)
test_all 0.000840 0.000147 662.493297 (107.363570)
test_rubyspec 0.060801 0.009400 52.498473 ( 60.756873)
total: 188.97 sec