Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-053204
#<BuildRuby:0x0000562b6d018620
@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.20220813-053204",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000062 0.000009 0.000071 ( 0.000075)
build_up 0.005675 0.004955 0.983875 ( 1.226291)
build_miniruby 0.001772 0.000380 0.077170 ( 0.075213)
build_ruby 0.001786 0.000382 0.074378 ( 0.072442)
build_all 0.009146 0.000946 1.526791 ( 0.579528)
build_install 0.021203 0.003088 1.879865 ( 0.925792)
test_btest 0.001538 0.000000 72.815824 ( 7.920286)
test_basic 0.003480 0.004343 0.334318 ( 0.423766)
test_all 0.003582 0.000451 689.353316 ( 67.205036)
test_rubyspec 0.140618 0.033687 46.041798 ( 53.667090)
total: 132.10 sec