Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-183006
#<BuildRuby:0x00005593f3613f00
@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.20240617-183006",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.000998 0.004470 1.787984 ( 2.215282)
build_miniruby 0.000815 0.000306 1.114522 ( 1.114040)
build_ruby 0.001528 0.000000 3.442604 ( 3.443793)
build_all 0.010300 0.000000 17.844527 ( 1.679990)
build_install 0.008650 0.001121 6.183303 ( 1.462873)
test_btest 0.000592 0.000178 107.727888 ( 8.756158)
test_basic 0.001045 0.003305 0.886320 ( 0.962083)
test_all 0.106426 0.031513 544.158670 ( 61.736532)
test_rubyspec 0.041053 0.026291 133.634290 ( 16.307003)
total: 97.68 sec