Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-204242
#<BuildRuby:0x000056001b9684f0
@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.20220301-204242",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008129 0.002710 0.964796 ( 0.996290)
build_miniruby 0.001279 0.000426 0.075779 ( 0.074339)
build_ruby 0.001642 0.000548 0.076569 ( 0.074350)
build_all 0.007808 0.002602 4.204232 ( 0.839691)
build_install 0.023393 0.000311 7.945034 ( 2.424103)
test_btest 0.000843 0.000211 77.464991 ( 7.929676)
test_basic 0.007217 0.000362 0.332290 ( 0.421403)
test_all 0.001499 0.000353 676.647796 ( 66.259110)
test_rubyspec 0.126669 0.054905 46.124086 ( 51.539091)
total: 130.56 sec