Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-103058
#<BuildRuby:0x000055b6df1b7fb0
@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.20221209-103058",
@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.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004880 0.000060 1.227069 ( 1.292390)
build_miniruby 0.000999 0.000062 0.965047 ( 0.963449)
build_ruby 0.001262 0.000078 2.797848 ( 2.667188)
build_all 0.004786 0.004211 15.863194 ( 3.401661)
build_install 0.008515 0.000483 2.285065 ( 1.259934)
test_btest 0.000584 0.000064 64.216483 ( 11.086733)
test_basic 0.005071 0.000065 0.292065 ( 0.382735)
test_all 0.000878 0.000063 672.334547 (103.503015)
test_rubyspec 0.053827 0.015317 52.276638 ( 60.475867)
total: 185.03 sec