Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-083659
#<BuildRuby:0x000055c8d75c7600
@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.20220823-083659",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009317 0.001331 1.013684 ( 5.226978)
build_miniruby 0.002175 0.000311 0.077891 ( 0.075466)
build_ruby 0.001797 0.000256 0.072331 ( 0.070279)
build_all 0.006204 0.005059 1.523443 ( 0.573438)
build_install 0.010765 0.013333 1.883254 ( 0.918522)
test_btest 0.001013 0.000338 78.662288 ( 8.467592)
test_basic 0.004551 0.004660 0.320384 ( 0.407664)
test_all 0.003328 0.001226 673.337127 ( 65.891552)
test_rubyspec 0.119388 0.062278 45.774045 ( 54.315624)
total: 135.95 sec