Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-120131
#<BuildRuby:0x000055b4ea177df8
@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.20221219-120131",
@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.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000941 0.003587 0.904977 ( 1.146662)
build_miniruby 0.000726 0.000091 0.942668 ( 0.941337)
build_ruby 0.001253 0.000157 2.746119 ( 2.633138)
build_all 0.005092 0.004117 15.764635 ( 3.278021)
build_install 0.008316 0.001467 2.148385 ( 1.198673)
test_btest 0.000463 0.000082 66.905375 ( 10.819839)
test_basic 0.004374 0.000000 0.274906 ( 0.366108)
test_all 0.001877 0.000300 680.303254 (137.089554)
test_rubyspec 0.030030 0.027785 52.714902 ( 60.924190)
total: 218.40 sec