Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-145349
#<BuildRuby:0x000055a279c70c10
@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.20220223-145349",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000282 0.012474 0.895377 ( 2.174337)
build_miniruby 0.001487 0.000572 0.073082 ( 0.071474)
build_ruby 0.001591 0.000612 0.068550 ( 0.066663)
build_all 0.009066 0.001668 4.185484 ( 0.851974)
build_install 0.015887 0.008282 8.023692 ( 2.453824)
test_btest 0.000948 0.000369 71.312159 ( 8.181667)
test_basic 0.005562 0.002163 0.341185 ( 0.440007)
test_all 0.001023 0.000398 660.794555 ( 65.647408)
test_rubyspec 0.100965 0.068437 46.357735 ( 51.476181)
total: 131.36 sec