Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-032257
#<BuildRuby:0x000055b67bca3ed8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-032257",
@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.000015 0.000004 0.000019 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.000266 0.004924 1.108999 ( 1.612766)
build_miniruby 0.000668 0.000267 0.941695 ( 0.940183)
build_ruby 0.000874 0.000350 2.735140 ( 2.642546)
build_all 0.008931 0.000000 15.952807 ( 3.407298)
build_install 0.007092 0.001750 2.206331 ( 1.294962)
test_btest 0.000440 0.000147 67.108072 ( 10.809892)
test_basic 0.003840 0.001280 0.300569 ( 0.390715)
test_all 0.000797 0.000266 689.392875 (105.706881)
test_rubyspec 0.035994 0.030571 52.768931 ( 60.985717)
total: 187.79 sec