Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-234902
#<BuildRuby:0x000055fe490bbfb0
@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.20230119-234902",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.001965 0.004908 0.981379 ( 1.425223)
build_miniruby 0.000920 0.000383 2.712964 ( 2.581472)
build_ruby 0.001719 0.000000 2.775227 ( 2.779010)
build_all 0.009340 0.000871 16.924158 ( 3.014732)
build_install 0.008844 0.002856 2.120497 ( 1.079659)
test_btest 0.000787 0.000278 68.652509 ( 11.244509)
test_basic 0.006426 0.000713 0.312904 ( 0.397948)
test_all 0.001145 0.000382 682.976930 ( 99.929476)
test_rubyspec 0.083070 0.041326 52.211490 ( 60.242548)
total: 182.70 sec