Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-201025
#<BuildRuby:0x00005646f0e4bbb8
@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.20230613-201025",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003898 0.001559 1.539725 ( 2.826019)
build_miniruby 0.000752 0.000301 0.724099 ( 0.723036)
build_ruby 0.000861 0.000344 2.396414 ( 2.396247)
build_all 0.006638 0.003484 12.966220 ( 1.124941)
build_install 0.005012 0.002765 1.864825 ( 0.854664)
test_btest 0.000600 0.000253 81.403078 ( 7.469998)
test_basic 0.002310 0.001631 0.528834 ( 0.616601)
test_all 0.000922 0.000395 443.737244 ( 50.404954)
test_rubyspec 0.023989 0.015769 42.039782 ( 54.680195)
total: 121.10 sec