Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-111356
#<BuildRuby:0x000056137a6b2c48
@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.20220802-111356",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005063 0.004113 0.821280 ( 0.922473)
build_miniruby 0.001228 0.000176 0.054877 ( 0.054549)
build_ruby 0.002337 0.000000 0.059834 ( 0.058373)
build_all 0.008695 0.000354 1.236936 ( 0.477975)
build_install 0.009659 0.005257 4.248511 ( 1.863893)
test_btest 0.001587 0.000280 51.056528 ( 6.204443)
test_basic 0.005577 0.000984 0.288237 ( 0.381570)
test_all 0.000000 0.001916 503.323855 ( 53.130835)
test_rubyspec 0.090524 0.044271 41.406793 ( 49.164031)
total: 112.26 sec