Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-142545
#<BuildRuby:0x00005577e1fc0018
@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.20230725-142545",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004790 0.000080 1.422373 ( 2.684622)
build_miniruby 0.000960 0.000096 0.863947 ( 0.863314)
build_ruby 0.001070 0.000107 2.683138 ( 2.683074)
build_all 0.005924 0.003816 14.488754 ( 1.288838)
build_install 0.008329 0.000561 2.065621 ( 0.906080)
test_btest 0.001060 0.000000 86.165855 ( 7.658674)
test_basic 0.003761 0.000000 0.663232 ( 0.740981)
test_all 0.001279 0.000000 501.624272 ( 54.288029)
test_rubyspec 0.034529 0.008259 43.521155 ( 55.917159)
total: 127.03 sec