Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-140746
#<BuildRuby:0x000055b928f8c870
@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.20221115-140746",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000000 0.008380 1.108143 ( 1.113772)
build_miniruby 0.000000 0.001594 0.909383 ( 0.915624)
build_ruby 0.000000 0.002123 2.309819 ( 2.238053)
build_all 0.018207 0.000614 18.267997 ( 2.226734)
build_install 0.009315 0.008567 1.843574 ( 0.976906)
test_btest 0.000915 0.000278 85.815593 ( 10.088957)
test_basic 0.005655 0.001721 0.334263 ( 0.423758)
test_all 0.001696 0.000000 710.778134 ( 74.670620)
test_rubyspec 0.074885 0.047397 50.012916 ( 58.582820)
total: 151.24 sec