Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-185244
#<BuildRuby:0x0000558fc0057468
@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.20221211-185244",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003665 0.000262 0.854479 ( 1.526472)
build_miniruby 0.000000 0.000945 0.994587 ( 0.993051)
build_ruby 0.000000 0.001208 2.679934 ( 2.560443)
build_all 0.003209 0.005932 15.882806 ( 3.184603)
build_install 0.008360 0.001672 2.282730 ( 1.296801)
test_btest 0.000506 0.000101 65.040348 ( 11.664515)
test_basic 0.005115 0.000071 0.298108 ( 0.388480)
test_all 0.001090 0.000204 678.530293 (139.185668)
test_rubyspec 0.046664 0.011605 52.490300 ( 60.666856)
total: 221.47 sec