Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-055931
#<BuildRuby:0x000055dc36bc1480
@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.20220804-055931",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000101 0.000008 0.000109 ( 0.000113)
build_up 0.008483 0.000653 0.893532 ( 9.170399)
build_miniruby 0.001437 0.000110 0.059961 ( 0.058665)
build_ruby 0.001301 0.000100 0.055535 ( 0.053718)
build_all 0.007894 0.000226 1.244383 ( 0.460674)
build_install 0.015983 0.000735 4.269266 ( 1.781302)
test_btest 0.001852 0.000124 51.401980 ( 5.930659)
test_basic 0.000786 0.005951 0.299679 ( 0.388646)
test_all 0.002162 0.000129 494.986034 ( 51.802662)
test_rubyspec 0.085373 0.056611 41.299275 ( 49.139487)
total: 118.79 sec