Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-023547
#<BuildRuby:0x0000560cf7f87d20
@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.20240621-023547",
@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.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004175 0.001948 1.751163 ( 2.325325)
build_miniruby 0.000749 0.000350 1.038631 ( 1.037580)
build_ruby 0.001136 0.000530 3.421213 ( 3.421145)
build_all 0.009898 0.000452 17.263601 ( 1.624470)
build_install 0.008405 0.002469 6.153449 ( 1.486657)
test_btest 0.000896 0.000358 112.234997 ( 9.440507)
test_basic 0.003835 0.001534 0.791174 ( 0.868817)
test_all 0.114340 0.025756 557.599313 ( 55.506204)
test_rubyspec 0.042660 0.026196 136.565834 ( 16.943920)
total: 92.66 sec