Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-094956
#<BuildRuby:0x00005615c2efc620
@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.20220809-094956",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007396 0.003818 0.969468 ( 1.115621)
build_miniruby 0.001564 0.000447 0.067715 ( 0.066715)
build_ruby 0.002027 0.000580 0.079733 ( 0.078490)
build_all 0.010783 0.000590 1.543812 ( 0.587651)
build_install 0.023197 0.001149 5.235397 ( 2.127886)
test_btest 0.002314 0.000463 74.830025 ( 8.658543)
test_basic 0.006831 0.001366 0.325715 ( 0.414718)
test_all 0.001520 0.001755 636.501283 ( 66.791183)
test_rubyspec 0.098364 0.082282 45.732027 ( 53.261004)
total: 133.10 sec