Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-131002
#<BuildRuby:0x000055d1bb1f4130
@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-131002",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002274 0.002802 1.057946 ( 1.308363)
build_miniruby 0.000826 0.000177 0.723149 ( 0.722840)
build_ruby 0.001109 0.000238 2.249222 ( 2.249786)
build_all 0.007934 0.000830 12.453250 ( 1.037540)
build_install 0.007462 0.004912 4.142192 ( 1.057594)
test_btest 0.000586 0.000146 68.961216 ( 5.277462)
test_basic 0.003181 0.000795 0.390049 ( 0.471873)
test_all 0.068299 0.031546 389.921718 ( 35.725935)
test_rubyspec 0.034972 0.006239 86.923885 ( 10.948415)
total: 58.80 sec