Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-025614
#<BuildRuby:0x000055d52bc641d8
@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.20240617-025614",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000990 0.004179 1.048504 ( 1.307417)
build_miniruby 0.000816 0.000223 0.732521 ( 0.732638)
build_ruby 0.001085 0.000296 2.259834 ( 2.260232)
build_all 0.002825 0.005210 12.403614 ( 1.028937)
build_install 0.006698 0.005383 4.197986 ( 1.054639)
test_btest 0.000498 0.000208 74.085263 ( 5.125389)
test_basic 0.003764 0.001568 0.395900 ( 0.476126)
test_all 0.076172 0.020397 369.625707 ( 34.787497)
test_rubyspec 0.026778 0.020668 86.797890 ( 10.955794)
total: 57.73 sec