Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-184758
#<BuildRuby:0x00005564039a88e8
@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.20220721-184758",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000022 0.000003 0.000025 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010213 0.001459 0.965517 ( 1.146395)
build_miniruby 0.001660 0.000237 0.075566 ( 0.074138)
build_ruby 0.001823 0.000261 0.073147 ( 0.071580)
build_all 0.008683 0.000503 1.493243 ( 0.570526)
build_install 0.013024 0.009790 5.185504 ( 2.086014)
test_btest 0.001101 0.000245 73.087097 ( 8.127931)
test_basic 0.001692 0.005575 0.318530 ( 0.408663)
test_all 0.001626 0.000452 638.057911 ( 67.353517)
test_rubyspec 0.096231 0.086538 45.768028 ( 51.542293)
total: 131.38 sec