Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-012218
#<BuildRuby:0x000055cbdab83e58
@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.20220813-012218",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006845 0.000000 0.889036 ( 0.989394)
build_miniruby 0.000993 0.000007 0.058011 ( 0.056797)
build_ruby 0.000950 0.000060 0.059647 ( 0.058363)
build_all 0.004396 0.000275 1.526233 ( 0.586833)
build_install 0.006924 0.004065 1.911241 ( 0.963911)
test_btest 0.000714 0.000000 56.185184 ( 8.295848)
test_basic 0.000000 0.006175 0.345275 ( 0.433012)
test_all 0.001192 0.000808 615.436458 ( 88.163043)
test_rubyspec 0.080763 0.034773 43.987885 ( 51.399735)
total: 150.95 sec