Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-080909
#<BuildRuby:0x000055bbf899c028
@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.20221222-080909",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000182 0.003909 0.877008 ( 1.068435)
build_miniruby 0.000772 0.000205 0.984818 ( 0.983620)
build_ruby 0.000883 0.000236 2.633295 ( 2.632005)
build_all 0.009265 0.000000 15.969518 ( 3.409522)
build_install 0.007372 0.001046 2.277239 ( 1.275242)
test_btest 0.000472 0.000105 59.795625 ( 12.031438)
test_basic 0.004976 0.000146 0.337749 ( 0.427979)
test_all 0.001255 0.000000 668.729119 (147.964548)
test_rubyspec 0.045136 0.017775 51.752214 ( 59.967984)
total: 229.76 sec