Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-224714
#<BuildRuby:0x000055ab1b7148e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220917-224714",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008794 0.001353 1.083403 ( 1.129534)
build_miniruby 0.001919 0.000296 0.106989 ( 0.103255)
build_ruby 0.001827 0.000281 0.114381 ( 0.097655)
build_all 0.010033 0.000000 1.615958 ( 0.678744)
build_install 0.013825 0.008734 1.968735 ( 0.995381)
test_btest 0.001079 0.000227 92.336919 ( 9.801193)
test_basic 0.005717 0.001204 0.406523 ( 0.495550)
test_all 0.005294 0.000046 641.233255 ( 66.852004)
test_rubyspec 0.112557 0.072801 47.192916 ( 55.700274)
total: 135.85 sec