Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-040541
#<BuildRuby:0x0000555c956c5e98
@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.20221221-040541",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003930 0.000303 0.873560 ( 1.130479)
build_miniruby 0.000764 0.000059 1.034936 ( 1.033474)
build_ruby 0.000000 0.001263 2.597507 ( 2.595991)
build_all 0.000243 0.008812 15.747313 ( 3.324339)
build_install 0.009819 0.000559 2.267774 ( 1.282897)
test_btest 0.000520 0.000115 65.822876 ( 11.436748)
test_basic 0.003416 0.000759 0.292273 ( 0.383724)
test_all 0.001400 0.000000 665.390479 (145.777579)
test_rubyspec 0.043694 0.017494 52.158912 ( 60.346458)
total: 227.31 sec