Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-201902
#<BuildRuby:0x000055e376f8e148
@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.20221014-201902",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007292 0.004408 1.136233 ( 1.185227)
build_miniruby 0.001860 0.000266 0.095437 ( 0.092090)
build_ruby 0.001418 0.000203 0.098581 ( 0.096253)
build_all 0.008655 0.001236 1.305634 ( 0.552464)
build_install 0.008430 0.005722 1.661771 ( 0.893525)
test_btest 0.001835 0.000367 63.699312 ( 6.381602)
test_basic 0.005842 0.001168 0.348265 ( 0.437922)
test_all 0.004348 0.003742 512.056320 ( 54.471014)
test_rubyspec 0.090984 0.045515 43.041820 ( 51.515469)
total: 115.63 sec