Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-211449
#<BuildRuby:0x0000561694d5d350
@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.20220818-211449",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009749 0.000283 0.813964 ( 0.908072)
build_miniruby 0.002414 0.000345 0.059011 ( 0.055559)
build_ruby 0.001398 0.000200 0.063420 ( 0.062870)
build_all 0.004453 0.004339 1.234347 ( 0.472237)
build_install 0.015441 0.002084 1.591222 ( 0.788795)
test_btest 0.001212 0.000227 54.957280 ( 6.159034)
test_basic 0.005325 0.000998 0.287822 ( 0.378247)
test_all 0.004427 0.000000 503.757017 ( 52.705522)
test_rubyspec 0.121891 0.015697 41.537017 ( 50.074042)
total: 111.61 sec