Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-042110
#<BuildRuby:0x00005580cdbbafc8
@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.20221204-042110",
@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.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003516 0.000703 0.823104 ( 1.076395)
build_miniruby 0.000750 0.000150 0.525280 ( 0.525329)
build_ruby 0.001065 0.000213 1.699938 ( 1.640195)
build_all 0.006281 0.003790 12.039676 ( 1.508090)
build_install 0.002201 0.004962 1.624137 ( 0.752082)
test_btest 0.000512 0.000171 64.669669 ( 6.259398)
test_basic 0.002338 0.000779 0.228783 ( 0.326631)
test_all 0.000728 0.000243 472.240696 ( 50.348540)
test_rubyspec 0.020481 0.006827 35.680967 ( 46.287501)
total: 108.72 sec