Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-005829
#<BuildRuby:0x0000564566b90620
@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.20221116-005829",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004909 0.003495 1.110146 ( 1.548727)
build_miniruby 0.001564 0.000196 0.873909 ( 0.875412)
build_ruby 0.002065 0.000258 2.388576 ( 2.297913)
build_all 0.013172 0.004801 18.114032 ( 2.243641)
build_install 0.014776 0.005481 1.810577 ( 0.960926)
test_btest 0.000835 0.000167 79.722035 ( 10.196735)
test_basic 0.006150 0.000300 0.341741 ( 0.438285)
test_all 0.001633 0.000311 681.742496 ( 73.648297)
test_rubyspec 0.096691 0.026824 50.368827 ( 58.868561)
total: 151.08 sec