Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-171508
#<BuildRuby:0x0000564dbf095570
@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.20220812-171508",
@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.000024 0.000006 0.000030 ( 0.000030)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000387 0.011500 0.850238 ( 0.887079)
build_miniruby 0.001053 0.000527 0.055313 ( 0.053666)
build_ruby 0.001151 0.000576 0.060744 ( 0.059551)
build_all 0.005906 0.000882 1.248771 ( 0.456559)
build_install 0.005033 0.011385 1.590680 ( 0.787613)
test_btest 0.000997 0.000613 51.506089 ( 6.219267)
test_basic 0.001486 0.005644 0.287795 ( 0.377210)
test_all 0.003520 0.000000 488.743473 ( 51.774965)
test_rubyspec 0.077624 0.057357 41.724394 ( 49.226032)
total: 109.84 sec