Logfile: /home/ko1/ruby/logs/brlog.trunk.20220524-154808
#<BuildRuby:0x000055888c3765a8
@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.20220524-154808",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006605 0.000000 0.893064 ( 4.537780)
build_miniruby 0.000975 0.000000 0.056671 ( 0.055483)
build_ruby 0.000886 0.000000 0.057759 ( 0.056557)
build_all 0.004405 0.000000 1.531418 ( 0.621879)
build_install 0.010217 0.000000 6.346527 ( 2.885232)
test_btest 0.000845 0.000000 47.159154 ( 8.931062)
test_basic 0.006196 0.000000 0.350390 ( 0.438019)
test_all 0.001996 0.000000 655.376266 ( 96.551718)
test_rubyspec 0.081897 0.028814 44.091114 ( 49.757530)
total: 163.84 sec