Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-221704
#<BuildRuby:0x000056047810afb8
@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.20220507-221704",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000065 0.000007 0.000072 ( 0.000069)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.003627 0.003995 0.881965 ( 0.966213)
build_miniruby 0.000833 0.000119 0.059716 ( 0.058814)
build_ruby 0.000708 0.000101 0.069309 ( 0.068306)
build_all 0.005042 0.000720 1.323589 ( 0.577482)
build_install 0.012191 0.001064 6.483208 ( 3.077250)
test_btest 0.000542 0.000074 61.164511 ( 13.657927)
test_basic 0.003395 0.000463 0.238537 ( 0.338235)
test_all 0.001368 0.000081 536.672991 ( 64.810678)
test_rubyspec 0.038169 0.008850 52.709393 ( 58.409233)
total: 141.97 sec