Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-132538
#<BuildRuby:0x00005654d70046c8
@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.20220310-132538",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006777 0.004933 1.005714 ( 1.205415)
build_miniruby 0.001850 0.000247 0.075374 ( 0.074026)
build_ruby 0.001998 0.000267 0.078861 ( 0.077631)
build_all 0.005907 0.003362 1.486359 ( 0.618775)
build_install 0.012539 0.010554 5.232910 ( 2.162157)
test_btest 0.000913 0.000239 72.127237 ( 8.357199)
test_basic 0.002548 0.004728 0.335739 ( 0.427348)
test_all 0.001599 0.000487 659.053571 ( 65.393069)
test_rubyspec 0.095630 0.049992 45.971062 ( 51.394017)
total: 129.71 sec