Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-095810
#<BuildRuby:0x000055f701e9bfa8
@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.20221204-095810",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.004997 1.121696 ( 1.154053)
build_miniruby 0.000000 0.000950 1.018219 ( 1.016949)
build_ruby 0.000000 0.001278 2.812169 ( 2.715995)
build_all 0.003172 0.006039 15.968751 ( 3.372577)
build_install 0.007598 0.002847 2.319758 ( 1.306052)
test_btest 0.000508 0.000141 66.024857 ( 10.706873)
test_basic 0.000792 0.004397 0.327168 ( 0.417617)
test_all 0.000724 0.000241 659.951717 (124.478912)
test_rubyspec 0.032328 0.025984 53.671757 ( 61.822885)
total: 206.99 sec