Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-115158
#<BuildRuby:0x000055a5e0e74010
@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.20240619-115158",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004774 0.000294 1.750650 ( 1.946039)
build_miniruby 0.001116 0.000000 1.143238 ( 1.142608)
build_ruby 0.001493 0.000000 3.403250 ( 3.403421)
build_all 0.010453 0.000000 17.332767 ( 1.655635)
build_install 0.010556 0.000000 6.228445 ( 1.491535)
test_btest 0.000802 0.000000 109.223957 ( 8.687695)
test_basic 0.000000 0.004705 0.826540 ( 0.901925)
test_all 0.095912 0.043418 560.997699 ( 56.615805)
test_rubyspec 0.032722 0.034327 134.093905 ( 15.863817)
total: 91.71 sec