Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-192446
#<BuildRuby:0x00005574d694bba0
@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.20230726-192446",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000025)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004447 0.000741 1.354853 ( 2.603100)
build_miniruby 0.000893 0.000149 0.829360 ( 0.829260)
build_ruby 0.001010 0.000168 2.686251 ( 2.686871)
build_all 0.008391 0.000630 12.926783 ( 1.192546)
build_install 0.004832 0.002974 1.842064 ( 0.862228)
test_btest 0.001010 0.000000 78.854864 ( 6.802445)
test_basic 0.003819 0.000128 0.486281 ( 0.565935)
test_all 0.001495 0.000260 461.979780 ( 50.249114)
test_rubyspec 0.028357 0.013355 41.789148 ( 54.254992)
total: 120.05 sec