Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-150609
#<BuildRuby:0x0000558210de7bb8
@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.20230614-150609",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004317 0.001015 1.412184 ( 2.923657)
build_miniruby 0.000813 0.000192 0.849295 ( 0.849027)
build_ruby 0.000949 0.000223 2.389057 ( 2.390069)
build_all 0.001903 0.007803 13.061383 ( 1.099299)
build_install 0.008630 0.000087 1.934551 ( 0.941754)
test_btest 0.000913 0.000273 83.461079 ( 7.199235)
test_basic 0.000129 0.004282 0.606456 ( 0.687635)
test_all 0.001680 0.000266 438.661882 ( 47.804695)
test_rubyspec 0.019575 0.016782 42.076459 ( 54.495140)
total: 118.39 sec