Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-051106
#<BuildRuby:0x000055745611a038
@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.20220721-051106",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000102 0.000000 0.000102 ( 0.000097)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.011100 0.000779 0.881137 ( 6.114047)
build_miniruby 0.001289 0.000298 0.060576 ( 0.059090)
build_ruby 0.001360 0.000314 0.062908 ( 0.061206)
build_all 0.004462 0.004519 1.272367 ( 0.490147)
build_install 0.008683 0.007340 4.380266 ( 1.831123)
test_btest 0.001465 0.000517 52.562245 ( 5.946929)
test_basic 0.004680 0.002869 0.299563 ( 0.389256)
test_all 0.001929 0.000710 501.992303 ( 53.220429)
test_rubyspec 0.067824 0.064776 41.948511 ( 47.799175)
total: 115.91 sec