Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-151752
#<BuildRuby:0x00005604daf449c8
@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-151752",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008950 0.002237 0.952063 ( 1.281502)
build_miniruby 0.001677 0.000420 0.078833 ( 0.076496)
build_ruby 0.001665 0.000416 0.075605 ( 0.073082)
build_all 0.008724 0.000819 1.522389 ( 0.584450)
build_install 0.017537 0.005748 5.133237 ( 2.057450)
test_btest 0.000909 0.000228 70.291375 ( 8.517761)
test_basic 0.006097 0.001524 0.317602 ( 0.408481)
test_all 0.001569 0.000392 668.426729 ( 66.145873)
test_rubyspec 0.140771 0.041809 45.613256 ( 53.065865)
total: 132.21 sec