Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-010417
#<BuildRuby:0x00005607c2dde620
@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.20221212-010417",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000131 0.003960 0.787116 ( 0.990910)
build_miniruby 0.000645 0.000215 1.061442 ( 1.060309)
build_ruby 0.000868 0.000290 2.794099 ( 2.701964)
build_all 0.008077 0.001235 15.889114 ( 3.274354)
build_install 0.004893 0.004561 2.194313 ( 1.235378)
test_btest 0.000516 0.000185 58.814893 ( 11.811215)
test_basic 0.001274 0.003184 0.291440 ( 0.382450)
test_all 0.001065 0.000426 674.796142 (143.722732)
test_rubyspec 0.012924 0.042105 52.397016 ( 60.536268)
total: 225.72 sec