Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-215049
#<BuildRuby:0x000055b158926c60
@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.20221125-215049",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004235 0.000652 1.063852 ( 1.222937)
build_miniruby 0.000669 0.000103 0.972999 ( 0.971786)
build_ruby 0.001128 0.000174 2.834764 ( 2.739075)
build_all 0.008294 0.000555 16.018322 ( 3.351196)
build_install 0.008593 0.001227 1.978314 ( 1.144554)
test_btest 0.000483 0.000069 59.216504 ( 11.366686)
test_basic 0.005059 0.000000 0.302640 ( 0.393323)
test_all 0.000888 0.000087 697.220803 (107.612664)
test_rubyspec 0.037524 0.028688 52.746125 ( 61.115395)
total: 189.92 sec