Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-220606
#<BuildRuby:0x000055c239edd338
@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.20220825-220606",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001500 0.009593 0.825086 ( 0.867615)
build_miniruby 0.001172 0.000419 0.055729 ( 0.053937)
build_ruby 0.001337 0.000477 0.064275 ( 0.063045)
build_all 0.006852 0.002447 1.280104 ( 0.468779)
build_install 0.016586 0.002566 1.585072 ( 0.807195)
test_btest 0.000623 0.000195 53.580434 ( 6.191922)
test_basic 0.004848 0.001515 0.301653 ( 0.399873)
test_all 0.001891 0.003937 487.778327 ( 52.320026)
test_rubyspec 0.083101 0.053734 41.537306 ( 50.128182)
total: 111.30 sec