Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-065221
#<BuildRuby:0x000055cfa5c6e678
@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-065221",
@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.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005250 0.001124 0.840719 ( 1.009659)
build_miniruby 0.000932 0.000200 1.007086 ( 1.005172)
build_ruby 0.001222 0.000261 2.755209 ( 2.752619)
build_all 0.009805 0.000000 16.690280 ( 2.954108)
build_install 0.011411 0.000000 2.233807 ( 1.166194)
test_btest 0.001044 0.000042 71.757573 ( 10.653161)
test_basic 0.005681 0.000897 0.345028 ( 0.431149)
test_all 0.001217 0.000193 678.801311 ( 95.585049)
test_rubyspec 0.084705 0.031925 51.603980 ( 59.654010)
total: 175.21 sec