Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-133114
#<BuildRuby:0x00005612dc2f1350
@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.20220827-133114",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.008337 0.003335 0.876239 ( 0.906972)
build_miniruby 0.001029 0.000412 0.063009 ( 0.061806)
build_ruby 0.001134 0.000453 0.055410 ( 0.053698)
build_all 0.005045 0.002018 1.284235 ( 0.474183)
build_install 0.011857 0.002310 1.582930 ( 0.788302)
test_btest 0.000760 0.000276 53.575708 ( 6.313993)
test_basic 0.004595 0.001670 0.293351 ( 0.383164)
test_all 0.002634 0.000958 487.198456 ( 52.728722)
test_rubyspec 0.074402 0.053205 41.733221 ( 50.237395)
total: 111.95 sec