Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-042701
#<BuildRuby:0x0000555cc42c2858
@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.20230131-042701",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001738 0.004365 0.853029 ( 1.070475)
build_miniruby 0.000982 0.000281 1.005618 ( 1.003845)
build_ruby 0.001134 0.000324 2.781268 ( 2.778710)
build_all 0.008645 0.001198 16.833915 ( 2.984214)
build_install 0.007279 0.003975 2.061458 ( 1.065759)
test_btest 0.000663 0.000195 72.377716 ( 10.901666)
test_basic 0.007279 0.000000 0.356767 ( 0.441407)
test_all 0.001334 0.000000 661.906614 ( 94.152514)
test_rubyspec 0.083282 0.046241 51.721185 ( 59.796453)
total: 174.20 sec