Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-193408
#<BuildRuby:0x000055aafada0ae8
@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.20220807-193408",
@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.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009910 0.000762 0.829431 ( 1.477821)
build_miniruby 0.001175 0.000091 0.060978 ( 0.059915)
build_ruby 0.001294 0.000099 0.054955 ( 0.053668)
build_all 0.008416 0.000648 1.229202 ( 0.472151)
build_install 0.013498 0.004480 4.204301 ( 1.790236)
test_btest 0.000000 0.001979 51.437278 ( 6.214393)
test_basic 0.003739 0.001964 0.290849 ( 0.381032)
test_all 0.002048 0.000324 509.297971 ( 53.525696)
test_rubyspec 0.103210 0.034143 41.497244 ( 48.881988)
total: 112.86 sec