Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-112155
#<BuildRuby:0x000055d8c662c880
@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.20221201-112155",
@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.000022 0.000002 0.000024 ( 0.000023)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.007309 0.004495 1.235340 ( 1.233137)
build_miniruby 0.002245 0.000321 0.851704 ( 0.850204)
build_ruby 0.003653 0.000522 2.256473 ( 2.164141)
build_all 0.009346 0.011484 18.672867 ( 2.168266)
build_install 0.020695 0.003082 2.061184 ( 1.026290)
test_btest 0.001327 0.000332 93.474905 ( 9.211153)
test_basic 0.007655 0.001914 0.358574 ( 0.444456)
test_all 0.001637 0.000410 738.406770 ( 71.894671)
test_rubyspec 0.082795 0.094699 49.860949 ( 57.907811)
total: 146.90 sec