Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-223940
#<BuildRuby:0x000055c1661444e8
@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.20220310-223940",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000000 0.000087 0.000087 ( 0.000103)
build_up 0.000916 0.010364 1.008965 ( 1.476734)
build_miniruby 0.001228 0.000433 0.067911 ( 0.068125)
build_ruby 0.001249 0.000440 0.070182 ( 0.070008)
build_all 0.008587 0.000000 1.487970 ( 0.618118)
build_install 0.016966 0.004794 5.305375 ( 2.221803)
test_btest 0.001199 0.000000 76.899925 ( 8.121189)
test_basic 0.007760 0.000278 0.330750 ( 0.421627)
test_all 0.001581 0.000172 667.698482 ( 65.923033)
test_rubyspec 0.117035 0.037881 46.052208 ( 51.462826)
total: 130.38 sec