Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-081109
#<BuildRuby:0x000055f4cd753e48
@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-081109",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004157 0.001223 1.596265 ( 1.790127)
build_miniruby 0.000858 0.000252 0.962782 ( 0.961879)
build_ruby 0.001275 0.000375 3.306126 ( 3.308017)
build_all 0.006268 0.003598 17.409555 ( 1.630092)
build_install 0.009137 0.001462 6.092019 ( 1.502808)
test_btest 0.000634 0.000191 107.185241 ( 8.520590)
test_basic 0.000000 0.004601 0.856018 ( 0.932154)
test_all 0.073814 0.066035 566.921127 ( 53.865322)
test_rubyspec 0.037297 0.028214 131.084957 ( 15.980358)
total: 88.49 sec