Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-143817
#<BuildRuby:0x000055f9eeaaa620
@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.20221210-143817",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005014 0.000000 1.220982 ( 1.212374)
build_miniruby 0.000934 0.000000 1.053768 ( 1.052283)
build_ruby 0.001246 0.000000 2.709665 ( 2.619904)
build_all 0.008733 0.000000 15.813436 ( 3.343769)
build_install 0.008118 0.000000 2.247405 ( 1.289103)
test_btest 0.000585 0.000000 65.438793 ( 10.994067)
test_basic 0.004604 0.000000 0.307333 ( 0.398162)
test_all 0.000992 0.000000 672.038681 (104.820714)
test_rubyspec 0.049004 0.017263 52.888235 ( 61.009673)
total: 186.74 sec