Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-214858
#<BuildRuby:0x000055ca1069be70
@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.20221221-214858",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.003107 0.000847 0.820710 ( 1.641644)
build_miniruby 0.000707 0.000193 0.995791 ( 0.994539)
build_ruby 0.000897 0.000245 2.735274 ( 2.733966)
build_all 0.007397 0.001664 15.824101 ( 3.439797)
build_install 0.003612 0.005102 2.232436 ( 1.256388)
test_btest 0.000519 0.000173 58.186875 ( 11.488112)
test_basic 0.004766 0.000000 0.297257 ( 0.388095)
test_all 0.001352 0.000000 664.009784 (136.206453)
test_rubyspec 0.033360 0.021224 52.000650 ( 60.195156)
total: 218.34 sec