Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-134035
#<BuildRuby:0x0000564652b800d0
@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.20221121-134035",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.004827 0.000113 1.099651 ( 2.359247)
build_miniruby 0.000913 0.000114 0.996525 ( 0.995049)
build_ruby 0.001015 0.000127 2.727947 ( 2.611585)
build_all 0.008247 0.000486 15.920344 ( 3.336557)
build_install 0.003089 0.004901 1.979588 ( 1.147431)
test_btest 0.000502 0.000089 57.534057 ( 11.987186)
test_basic 0.005231 0.000000 0.296728 ( 0.386469)
test_all 0.001233 0.000000 677.691109 (106.111424)
test_rubyspec 0.050067 0.019876 53.315772 ( 61.623798)
total: 190.56 sec