Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-205251
#<BuildRuby:0x00005648406fbe70
@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.20221210-205251",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003334 0.000588 0.882594 ( 1.107858)
build_miniruby 0.000769 0.000000 1.029401 ( 1.028379)
build_ruby 0.001326 0.000000 2.703440 ( 2.604347)
build_all 0.007982 0.001013 15.810177 ( 3.357857)
build_install 0.006778 0.004018 2.232516 ( 1.293119)
test_btest 0.000519 0.000104 64.483385 ( 11.389970)
test_basic 0.004042 0.000808 0.304800 ( 0.396315)
test_all 0.001053 0.000211 648.032879 (120.319800)
test_rubyspec 0.038142 0.027215 52.527682 ( 60.700629)
total: 202.20 sec