Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-210224
#<BuildRuby:0x0000561fa95d7ce8
@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.20230612-210224",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002135 0.003597 1.368840 ( 2.714016)
build_miniruby 0.000868 0.000183 0.798738 ( 0.798298)
build_ruby 0.001182 0.000249 2.508851 ( 2.509261)
build_all 0.005204 0.004303 12.325596 ( 1.056012)
build_install 0.003687 0.003957 1.689301 ( 0.854882)
test_btest 0.000834 0.000238 79.977506 ( 7.152971)
test_basic 0.002711 0.000775 0.561898 ( 0.649302)
test_all 0.001147 0.000328 418.021430 ( 42.094158)
test_rubyspec 0.014893 0.020430 41.076469 ( 53.584298)
total: 111.41 sec