Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-183159
#<BuildRuby:0x000055be1710c018
@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.20221121-183159",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.004886 1.055964 ( 1.939287)
build_miniruby 0.000000 0.000838 1.044275 ( 1.043136)
build_ruby 0.000000 0.001246 2.858022 ( 2.768179)
build_all 0.004034 0.005012 15.980576 ( 3.398608)
build_install 0.006163 0.002341 2.072274 ( 1.163521)
test_btest 0.000516 0.000147 64.726416 ( 10.494336)
test_basic 0.000772 0.004059 0.296954 ( 0.387731)
test_all 0.000768 0.000256 701.881634 (111.520312)
test_rubyspec 0.049323 0.014696 53.363262 ( 61.562703)
total: 194.28 sec