Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-175218
#<BuildRuby:0x000055eee5a0abe8
@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.20221213-175218",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000527 0.004084 0.875799 ( 1.083811)
build_miniruby 0.000720 0.000205 1.032665 ( 1.031637)
build_ruby 0.001150 0.000000 2.782372 ( 2.681265)
build_all 0.008434 0.000393 15.735388 ( 3.345176)
build_install 0.006590 0.001647 2.309738 ( 1.294003)
test_btest 0.000492 0.000123 63.355170 ( 11.626282)
test_basic 0.003720 0.000930 0.313682 ( 0.405247)
test_all 0.001300 0.000325 670.750115 (152.579340)
test_rubyspec 0.066899 0.016725 51.947434 ( 60.155200)
total: 234.20 sec