Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-032834
#<BuildRuby:0x0000563c407c9390
@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.20220803-032834",
@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.000009 0.000001 0.000010 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007770 0.001195 0.804180 ( 0.955713)
build_miniruby 0.001147 0.000177 0.054120 ( 0.054019)
build_ruby 0.001476 0.000227 0.055951 ( 0.055670)
build_all 0.005594 0.000861 1.250763 ( 0.490774)
build_install 0.015183 0.001463 4.377597 ( 1.792286)
test_btest 0.001956 0.000280 52.464702 ( 6.119521)
test_basic 0.005137 0.000734 0.288690 ( 0.381644)
test_all 0.001714 0.000245 509.104640 ( 53.429980)
test_rubyspec 0.073024 0.059193 41.374034 ( 49.210576)
total: 112.49 sec