Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-093237
#<BuildRuby:0x0000559c26a9fde0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221122-093237",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003504 0.001251 1.040889 ( 1.348612)
build_miniruby 0.000680 0.000243 0.962132 ( 0.961483)
build_ruby 0.000835 0.000298 2.792545 ( 2.706786)
build_all 0.007618 0.001132 15.948400 ( 3.336424)
build_install 0.007741 0.001028 2.009816 ( 1.131853)
test_btest 0.000425 0.000133 58.455076 ( 12.100133)
test_basic 0.003563 0.001114 0.318719 ( 0.409549)
test_all 0.000941 0.000294 675.626345 (113.719594)
test_rubyspec 0.055565 0.013744 52.910471 ( 61.089163)
total: 196.80 sec