Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-012652
#<BuildRuby:0x00005653ea6cff90
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221224-012652",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004103 0.000000 0.880218 ( 1.577665)
build_miniruby 0.000903 0.000000 1.004871 ( 1.003465)
build_ruby 0.001213 0.000000 2.649975 ( 2.648696)
build_all 0.009471 0.000000 15.688258 ( 3.295408)
build_install 0.004644 0.004664 2.193219 ( 1.232514)
test_btest 0.000542 0.000032 64.270433 ( 11.077876)
test_basic 0.005085 0.000021 0.350366 ( 0.440494)
test_all 0.001119 0.000000 624.189266 (104.679245)
test_rubyspec 0.052159 0.006807 51.852964 ( 59.970480)
total: 185.93 sec