Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-102620
#<BuildRuby:0x000055ce6a19cd30
@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.20220827-102620",
@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.000007 0.000004 0.000011 ( 0.000012)
autoconf 0.000012 0.000007 0.000019 ( 0.000018)
configure 0.000020 0.000013 0.000033 ( 0.000028)
build_up 0.007473 0.004483 0.973151 ( 2.114551)
build_miniruby 0.000965 0.000579 0.075502 ( 0.074785)
build_ruby 0.001362 0.000818 0.079261 ( 0.076960)
build_all 0.009067 0.002303 1.530948 ( 0.575318)
build_install 0.018405 0.003666 1.873038 ( 0.914898)
test_btest 0.000763 0.000352 78.327408 ( 8.685191)
test_basic 0.005025 0.002319 0.319188 ( 0.407623)
test_all 0.003167 0.001462 672.281426 ( 66.679513)
test_rubyspec 0.113703 0.060127 45.616150 ( 54.119969)
total: 133.65 sec