Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-085453
#<BuildRuby:0x000055560e280410
@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.20221218-085453",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003447 0.000726 0.887908 ( 1.098191)
build_miniruby 0.000721 0.000152 0.992451 ( 0.991142)
build_ruby 0.001074 0.000226 2.913519 ( 2.813353)
build_all 0.008163 0.000783 15.739510 ( 3.321419)
build_install 0.005522 0.003682 2.327075 ( 1.360433)
test_btest 0.000498 0.000113 57.292139 ( 12.221889)
test_basic 0.004826 0.000109 0.312696 ( 0.403413)
test_all 0.001103 0.000240 667.695356 (144.385234)
test_rubyspec 0.054049 0.018497 53.353200 ( 61.450660)
total: 228.05 sec