Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-085217
#<BuildRuby:0x000056006bfc8700
@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.20221130-085217",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004204 0.000647 1.157901 ( 1.256090)
build_miniruby 0.000815 0.000126 0.940825 ( 0.939586)
build_ruby 0.001105 0.000170 2.707797 ( 2.596640)
build_all 0.008766 0.000000 15.762230 ( 3.357751)
build_install 0.005264 0.004588 2.198996 ( 1.227822)
test_btest 0.000505 0.000095 62.199271 ( 12.030121)
test_basic 0.000313 0.004606 0.346942 ( 0.438117)
test_all 0.000980 0.000245 655.883914 (114.011807)
test_rubyspec 0.050430 0.014243 53.204478 ( 61.412858)
total: 197.27 sec