Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-012232
#<BuildRuby:0x0000555600a87f18
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220429-012232",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000016 0.000000 0.000016 ( 0.000018)
build_up 0.002903 0.003846 0.871605 ( 1.034706)
build_miniruby 0.000982 0.000061 0.057117 ( 0.055882)
build_ruby 0.000898 0.000056 0.057883 ( 0.056728)
build_all 0.004174 0.000000 1.489348 ( 0.592716)
build_install 0.008456 0.000264 6.254673 ( 2.804054)
test_btest 0.000750 0.000042 46.781033 ( 8.709921)
test_basic 0.005413 0.000301 0.286117 ( 0.374501)
test_all 0.001301 0.000072 631.782126 ( 93.048343)
test_rubyspec 0.102709 0.026444 43.849666 ( 48.736602)
total: 155.41 sec