Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-182350
#<BuildRuby:0x000055d416c5bb98
@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.20231017-182350",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003499 0.001094 1.391014 ( 1.692986)
build_miniruby 0.001156 0.000362 1.043258 ( 1.041918)
build_ruby 0.001345 0.000000 2.689220 ( 2.689011)
build_all 0.009680 0.000717 18.049736 ( 1.643003)
build_install 0.001827 0.007846 5.329004 ( 1.219544)
test_btest 0.000886 0.000326 90.437716 ( 7.932599)
test_basic 0.002165 0.003454 0.751654 ( 0.825192)
test_all 0.007657 0.000444 576.635363 ( 54.402198)
test_rubyspec 0.017194 0.033637 50.657875 ( 62.936069)
total: 134.38 sec