Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-130025
#<BuildRuby:0x000055b7de2101d8
@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.20240614-130025",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.004327 0.001806 1.060116 ( 1.366866)
build_miniruby 0.000772 0.000463 0.700861 ( 0.700522)
build_ruby 0.001335 0.000801 2.275444 ( 2.274984)
build_all 0.007799 0.000000 12.482005 ( 1.027200)
build_install 0.008175 0.002110 4.139846 ( 1.076649)
test_btest 0.000422 0.000194 69.072707 ( 4.954840)
test_basic 0.002901 0.001339 0.408045 ( 0.488425)
test_all 0.061802 0.038090 381.294960 ( 42.515962)
test_rubyspec 0.023960 0.015964 86.575776 ( 10.967086)
total: 65.37 sec