Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-213128
#<BuildRuby:0x000055ab0e790040
@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.20230110-213128",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006097 0.000460 0.848591 ( 1.762247)
build_miniruby 0.001113 0.000239 1.010415 ( 1.008524)
build_ruby 0.001353 0.000290 2.779877 ( 2.777354)
build_all 0.006052 0.003736 16.838166 ( 2.976081)
build_install 0.011017 0.000551 2.130720 ( 1.085459)
test_btest 0.000000 0.000725 74.153027 ( 10.509999)
test_basic 0.002397 0.004303 0.340893 ( 0.426946)
test_all 0.001014 0.000282 667.374459 (105.434445)
test_rubyspec 0.089501 0.034438 52.046507 ( 60.152791)
total: 186.13 sec