Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-041930
#<BuildRuby:0x0000562f2aee5570
@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.20220816-041930",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.010671 0.002668 0.867403 ( 1.310913)
build_miniruby 0.001202 0.000301 0.054653 ( 0.053172)
build_ruby 0.001020 0.000255 0.056313 ( 0.054855)
build_all 0.007642 0.000659 1.229483 ( 0.467425)
build_install 0.008351 0.007582 1.593852 ( 0.792301)
test_btest 0.001015 0.000312 54.794119 ( 6.431547)
test_basic 0.005313 0.000000 0.273154 ( 0.368835)
test_all 0.003864 0.001011 511.654128 ( 53.323784)
test_rubyspec 0.057117 0.075629 41.813275 ( 48.972723)
total: 111.78 sec