Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-101718
#<BuildRuby:0x0000561b8fcdb4b8
@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.20221117-101718",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007129 0.000683 1.128657 ( 1.196473)
build_miniruby 0.001470 0.000314 0.899046 ( 0.918531)
build_ruby 0.002045 0.000438 2.360671 ( 2.288908)
build_all 0.018724 0.000000 18.393080 ( 2.327819)
build_install 0.012251 0.007870 1.928983 ( 1.059987)
test_btest 0.001011 0.000230 80.994657 ( 10.075359)
test_basic 0.007117 0.000616 0.349968 ( 0.438590)
test_all 0.001779 0.000387 710.890415 ( 74.922216)
test_rubyspec 0.107959 0.028760 50.826823 ( 59.455202)
total: 152.68 sec