Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-050658
#<BuildRuby:0x000055e037cc5610
@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.20220608-050658",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005188 0.004700 0.869774 ( 2.928569)
build_miniruby 0.001658 0.000255 0.055862 ( 0.053933)
build_ruby 0.001156 0.000178 0.062425 ( 0.061055)
build_all 0.003231 0.003363 1.216892 ( 0.482291)
build_install 0.011877 0.006081 4.794024 ( 2.504422)
test_btest 0.000000 0.001853 54.285879 ( 6.097232)
test_basic 0.003891 0.002419 0.294226 ( 0.386636)
test_all 0.001766 0.000519 497.140849 ( 53.259869)
test_rubyspec 0.087252 0.046160 41.563442 ( 47.536629)
total: 113.31 sec