Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-210903
#<BuildRuby:0x00005586c1886740
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221128-210903",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000015)
build_up 0.001535 0.003348 1.041326 ( 1.054046)
build_miniruby 0.000778 0.000183 0.945282 ( 0.943929)
build_ruby 0.000000 0.001212 2.775927 ( 2.640874)
build_all 0.004689 0.003888 15.821516 ( 3.420108)
build_install 0.007381 0.000913 2.049907 ( 1.189039)
test_btest 0.000475 0.000132 65.373208 ( 10.652388)
test_basic 0.003608 0.001003 0.286465 ( 0.377537)
test_all 0.000862 0.000239 654.706231 (111.413474)
test_rubyspec 0.030646 0.027310 53.113829 ( 61.344263)
total: 193.04 sec