Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-075843
#<BuildRuby:0x0000555c2df34bc8
@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-075843",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002945 0.008545 0.987888 ( 1.697354)
build_miniruby 0.001603 0.000370 0.079146 ( 0.076981)
build_ruby 0.001554 0.000358 0.073262 ( 0.071653)
build_all 0.007430 0.002962 1.523156 ( 0.567193)
build_install 0.019229 0.002468 5.052806 ( 2.031026)
test_btest 0.001001 0.000222 68.936210 ( 8.385644)
test_basic 0.005843 0.001298 0.312768 ( 0.400737)
test_all 0.002290 0.000509 674.111463 ( 66.180582)
test_rubyspec 0.120685 0.056413 45.379531 ( 53.002311)
total: 132.41 sec