Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-075333
#<BuildRuby:0x0000557efcfa01d8
@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.20240625-075333",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004547 0.001365 1.046917 ( 1.267040)
build_miniruby 0.000952 0.000285 0.718177 ( 0.717677)
build_ruby 0.001564 0.000469 2.276924 ( 2.276898)
build_all 0.007772 0.000824 12.598823 ( 1.047043)
build_install 0.011625 0.000362 4.222561 ( 1.070647)
test_btest 0.000736 0.000170 69.883555 ( 5.792735)
test_basic 0.003914 0.000904 0.401983 ( 0.482299)
test_all 0.075017 0.024535 386.537581 ( 37.762720)
test_rubyspec 0.037339 0.006417 90.350839 ( 11.198416)
total: 61.62 sec