Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-094539
#<BuildRuby:0x000055cc10a6bfa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221130-094539",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000030 0.000011 0.000041 ( 0.000026)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.003776 0.001348 1.171551 ( 1.250843)
build_miniruby 0.000687 0.000246 0.925170 ( 0.923835)
build_ruby 0.000940 0.000335 2.745703 ( 2.619099)
build_all 0.005659 0.003205 15.890437 ( 3.332931)
build_install 0.008538 0.000083 2.118894 ( 1.210557)
test_btest 0.000454 0.000151 58.953657 ( 12.172907)
test_basic 0.004557 0.000116 0.316223 ( 0.406783)
test_all 0.000694 0.000127 688.885172 (104.727935)
test_rubyspec 0.045168 0.028574 52.718602 ( 60.923664)
total: 187.57 sec