Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-125322
#<BuildRuby:0x00005614327486e0
@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.20220830-125322",
@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.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.011600 0.972439 ( 1.097869)
build_miniruby 0.001207 0.001201 0.076864 ( 0.074390)
build_ruby 0.001358 0.000865 0.074631 ( 0.072210)
build_all 0.001115 0.009486 1.525917 ( 0.585117)
build_install 0.017557 0.004383 1.886792 ( 0.919046)
test_btest 0.000642 0.000428 78.378435 ( 8.557671)
test_basic 0.005753 0.000818 0.328315 ( 0.422489)
test_all 0.002223 0.001389 624.028428 ( 64.528495)
test_rubyspec 0.120426 0.067135 46.032843 ( 54.422102)
total: 130.68 sec