Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-015607
#<BuildRuby:0x000055f77c4e4b60
@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.20221205-015607",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005293 0.005234 1.194576 ( 1.455557)
build_miniruby 0.001997 0.000461 0.852563 ( 0.852305)
build_ruby 0.002517 0.000581 2.241818 ( 2.148192)
build_all 0.018455 0.001777 18.659273 ( 2.153835)
build_install 0.012518 0.009759 2.085176 ( 1.034752)
test_btest 0.001358 0.000377 89.958132 ( 9.243447)
test_basic 0.008131 0.000755 0.345554 ( 0.432821)
test_all 0.001223 0.000321 727.511730 ( 71.508976)
test_rubyspec 0.087217 0.089112 49.186307 ( 57.331038)
total: 146.16 sec