Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-141116
#<BuildRuby:0x000055991340a658
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-141116",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005395 0.005275 1.205543 ( 1.527575)
build_miniruby 0.001760 0.000406 0.845509 ( 0.844864)
build_ruby 0.003429 0.000000 2.235143 ( 2.137676)
build_all 0.011760 0.008276 18.649310 ( 2.201297)
build_install 0.015079 0.006387 2.027370 ( 1.038728)
test_btest 0.001181 0.000000 94.869097 ( 8.813652)
test_basic 0.005385 0.003797 0.352205 ( 0.436918)
test_all 0.001612 0.000538 735.968370 ( 71.498355)
test_rubyspec 0.105009 0.073003 49.160131 ( 57.285368)
total: 145.79 sec