Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-063310
#<BuildRuby:0x000055c7cb9640e0
@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.20240617-063310",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.000936 0.004479 1.899264 ( 2.265815)
build_miniruby 0.000707 0.000377 1.099850 ( 1.099404)
build_ruby 0.000966 0.000515 3.334172 ( 3.334558)
build_all 0.001342 0.009217 18.142864 ( 1.718409)
build_install 0.009679 0.000691 6.272579 ( 1.491947)
test_btest 0.000462 0.000272 103.601243 ( 9.367782)
test_basic 0.004366 0.000007 0.854620 ( 0.926290)
test_all 0.092524 0.043806 552.453804 ( 53.746415)
test_rubyspec 0.033857 0.031789 134.123658 ( 15.896341)
total: 89.85 sec