Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-232623
#<BuildRuby:0x00005628125e8090
@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.20240616-232623",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001098 0.004132 1.053571 ( 1.297051)
build_miniruby 0.001053 0.000000 0.706388 ( 0.706302)
build_ruby 0.001473 0.000000 2.245539 ( 2.245942)
build_all 0.005765 0.001958 12.468671 ( 1.053967)
build_install 0.011123 0.000698 4.160697 ( 1.072532)
test_btest 0.000729 0.000115 69.764049 ( 5.611995)
test_basic 0.003523 0.000557 0.406456 ( 0.487073)
test_all 0.078531 0.020348 380.095468 ( 38.189743)
test_rubyspec 0.021099 0.022785 88.452604 ( 10.988303)
total: 61.65 sec