Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-212913
#<BuildRuby:0x000055fed4d50010
@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.20221208-212913",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004812 0.000000 1.295485 ( 1.938101)
build_miniruby 0.000947 0.000000 0.983724 ( 0.982577)
build_ruby 0.001145 0.000000 2.811440 ( 2.708451)
build_all 0.009121 0.000000 15.864780 ( 3.325637)
build_install 0.010746 0.000000 2.296682 ( 1.315622)
test_btest 0.000607 0.000000 59.552137 ( 12.050365)
test_basic 0.004258 0.000000 0.300628 ( 0.392008)
test_all 0.001012 0.000000 661.216464 (106.462836)
test_rubyspec 0.063173 0.007241 52.050059 ( 60.288737)
total: 189.47 sec