Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-064254
#<BuildRuby:0x000055a1558ff600
@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.20220908-064254",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.005404 0.006776 0.977602 ( 0.984475)
build_miniruby 0.001514 0.000826 0.072559 ( 0.069931)
build_ruby 0.000103 0.001921 0.074129 ( 0.072030)
build_all 0.008106 0.001858 1.567841 ( 0.605629)
build_install 0.012215 0.010341 1.931250 ( 0.952833)
test_btest 0.000848 0.000499 95.467652 ( 9.535472)
test_basic 0.004686 0.002756 0.351833 ( 0.439483)
test_all 0.004929 0.000000 633.067720 ( 66.043659)
test_rubyspec 0.116267 0.075061 47.219332 ( 55.509808)
total: 134.21 sec