Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-205200
#<BuildRuby:0x000055dd5201c090
@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.20240620-205200",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001499 0.003334 1.048344 ( 1.465332)
build_miniruby 0.000926 0.000231 0.752511 ( 0.752151)
build_ruby 0.001044 0.000261 2.239322 ( 2.240032)
build_all 0.006107 0.001527 12.430015 ( 1.027263)
build_install 0.007764 0.004116 4.195747 ( 1.074174)
test_btest 0.000580 0.000165 71.727784 ( 5.376408)
test_basic 0.000000 0.004239 0.406877 ( 0.487824)
test_all 0.089458 0.007593 375.827311 ( 38.797359)
test_rubyspec 0.016920 0.024136 87.295733 ( 10.985308)
total: 62.21 sec