Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-155036
#<BuildRuby:0x0000564ef2a6ef90
@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.20220729-155036",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010665 0.000821 0.843065 ( 0.948041)
build_miniruby 0.001248 0.000096 0.055097 ( 0.053646)
build_ruby 0.001684 0.000130 0.061730 ( 0.060558)
build_all 0.008615 0.000662 1.270652 ( 0.462938)
build_install 0.017456 0.000017 4.316126 ( 1.755943)
test_btest 0.002033 0.000127 52.048879 ( 5.803372)
test_basic 0.006340 0.000396 0.295917 ( 0.386046)
test_all 0.002338 0.000000 503.377727 ( 53.217521)
test_rubyspec 0.093999 0.042973 41.637563 ( 47.405839)
total: 110.09 sec