Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-074831
#<BuildRuby:0x000055582e5803a0
@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.20221203-074831",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004716 0.000000 1.133780 ( 1.169938)
build_miniruby 0.000984 0.000000 0.962422 ( 0.961198)
build_ruby 0.001235 0.000000 2.722109 ( 2.599200)
build_all 0.005136 0.004364 15.929499 ( 3.424359)
build_install 0.009133 0.000481 2.284289 ( 1.281991)
test_btest 0.000622 0.000033 67.122409 ( 10.933021)
test_basic 0.005116 0.000270 0.297049 ( 0.388138)
test_all 0.001113 0.000059 675.175867 (107.420183)
test_rubyspec 0.051601 0.017395 53.372902 ( 61.592511)
total: 189.77 sec