Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-012601
#<BuildRuby:0x0000560db8a8c480
@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.20220309-012601",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000041 0.000006 0.000047 ( 0.000042)
configure 0.000045 0.000007 0.000052 ( 0.000050)
build_up 0.010410 0.000859 1.011763 ( 1.230719)
build_miniruby 0.001828 0.000243 0.074179 ( 0.071714)
build_ruby 0.001437 0.000191 0.068863 ( 0.067961)
build_all 0.005212 0.004744 4.155878 ( 0.838617)
build_install 0.012860 0.007894 7.923415 ( 2.410785)
test_btest 0.000903 0.000226 74.157553 ( 8.079835)
test_basic 0.005978 0.001495 0.338320 ( 0.437925)
test_all 0.001487 0.000372 665.715040 ( 65.668269)
test_rubyspec 0.139517 0.032520 46.220516 ( 51.705768)
total: 130.51 sec