Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-120112
#<BuildRuby:0x00005633a2a141f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240614-120112",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005203 0.000080 1.068942 ( 1.506674)
build_miniruby 0.001091 0.000084 0.706478 ( 0.706279)
build_ruby 0.001697 0.000131 2.233232 ( 2.233663)
build_all 0.004026 0.003819 12.515457 ( 1.058045)
build_install 0.000000 0.013166 4.175826 ( 1.067937)
test_btest 0.000202 0.000522 69.408463 ( 5.745791)
test_basic 0.003552 0.001254 0.406655 ( 0.487021)
test_all 0.090248 0.012754 377.797219 ( 38.362483)
test_rubyspec 0.029820 0.017703 87.431698 ( 10.997976)
total: 62.17 sec