Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-005709
#<BuildRuby:0x000055d41da8f510
@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.20220306-005709",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005697 0.004442 0.979661 ( 1.083784)
build_miniruby 0.001894 0.000000 0.074896 ( 0.073447)
build_ruby 0.001642 0.000000 0.072523 ( 0.071284)
build_all 0.011204 0.000000 4.218472 ( 0.849611)
build_install 0.022017 0.001760 7.943363 ( 2.435315)
test_btest 0.001013 0.000152 71.590700 ( 8.361557)
test_basic 0.007907 0.000435 0.338661 ( 0.426720)
test_all 0.001848 0.000264 696.594142 ( 67.668279)
test_rubyspec 0.099886 0.071059 46.443575 ( 51.837067)
total: 132.81 sec