Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-111823
#<BuildRuby:0x000055fb76bdfe58
@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.20221215-111823",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000568 0.003621 0.947058 ( 1.439467)
build_miniruby 0.000818 0.000102 1.066760 ( 1.065530)
build_ruby 0.001163 0.000145 2.776281 ( 2.674180)
build_all 0.008854 0.000101 15.910215 ( 3.330746)
build_install 0.007833 0.000401 2.161265 ( 1.213528)
test_btest 0.000496 0.000052 65.650339 ( 10.630578)
test_basic 0.000000 0.004902 0.287361 ( 0.378250)
test_all 0.000000 0.001345 672.686490 (154.586942)
test_rubyspec 0.056514 0.008037 52.709216 ( 60.912683)
total: 236.23 sec