Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-184050
#<BuildRuby:0x0000564d145c1400
@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.20220819-184050",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009411 0.000215 0.838340 ( 0.906953)
build_miniruby 0.001629 0.000232 0.055337 ( 0.054958)
build_ruby 0.001895 0.000271 0.062483 ( 0.061568)
build_all 0.009533 0.000111 1.244601 ( 0.468783)
build_install 0.009570 0.006176 1.563145 ( 0.800864)
test_btest 0.001078 0.000202 53.152443 ( 6.420420)
test_basic 0.006486 0.000252 0.282117 ( 0.373842)
test_all 0.002170 0.002022 503.744166 ( 52.812265)
test_rubyspec 0.084132 0.053533 41.969069 ( 50.460272)
total: 112.36 sec