Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-051640
#<BuildRuby:0x0000562c2e4d6678
@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.20221230-051640",
@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.000039 0.000009 0.000048 ( 0.000048)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005189 0.001197 0.861611 ( 1.040061)
build_miniruby 0.001118 0.000258 1.021723 ( 1.019674)
build_ruby 0.001289 0.000297 2.781314 ( 2.778763)
build_all 0.008076 0.001863 16.712894 ( 2.944590)
build_install 0.009392 0.002167 2.289631 ( 1.174717)
test_btest 0.000952 0.000000 76.898886 ( 10.942555)
test_basic 0.004474 0.002875 0.376627 ( 0.460925)
test_all 0.001101 0.000275 667.995901 (104.818383)
test_rubyspec 0.053859 0.074203 51.791954 ( 59.865923)
total: 185.05 sec