Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-020505
#<BuildRuby:0x00005602827c3190
@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.20230701-020505",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003365 0.003651 1.549221 ( 2.805889)
build_miniruby 0.000942 0.000471 0.861132 ( 0.860815)
build_ruby 0.000826 0.000413 2.587637 ( 2.587652)
build_all 0.009076 0.000000 11.179165 ( 7.555227)
build_install 0.008909 0.000000 5.017813 ( 1.825767)
test_btest 0.001524 0.000000 86.960126 ( 8.387482)
test_basic 0.003401 0.000000 0.590135 ( 0.672926)
test_all 0.001632 0.000167 457.049246 ( 50.579720)
test_rubyspec 0.029646 0.011250 43.434910 ( 55.936167)
total: 131.21 sec