Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-095252
#<BuildRuby:0x0000559694f7fd20
@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="-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.20240622-095252",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005885 0.000530 1.826511 ( 2.031256)
build_miniruby 0.000880 0.000231 0.962310 ( 0.963813)
build_ruby 0.001412 0.000372 3.388797 ( 3.388951)
build_all 0.004731 0.005599 17.691292 ( 1.692417)
build_install 0.005958 0.004916 6.261549 ( 1.535378)
test_btest 0.000979 0.000342 111.458321 ( 8.833304)
test_basic 0.004840 0.000116 0.858931 ( 0.933215)
test_all 0.090221 0.049048 573.505807 ( 61.660547)
test_rubyspec 0.031920 0.032756 135.206531 ( 16.245805)
total: 97.29 sec