Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-015816
#<BuildRuby:0x00005592b948c208
@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.20220719-015816",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.002186 0.004601 0.841300 ( 0.991895)
build_miniruby 0.000698 0.000232 0.056458 ( 0.055320)
build_ruby 0.000755 0.000251 0.058612 ( 0.057353)
build_all 0.003483 0.001161 1.546698 ( 0.614365)
build_install 0.000095 0.009005 5.647352 ( 2.163852)
test_btest 0.000690 0.000000 52.721920 ( 7.868905)
test_basic 0.005262 0.000000 0.294738 ( 0.383826)
test_all 0.001024 0.000000 615.027648 ( 87.533492)
test_rubyspec 0.078225 0.051405 43.941464 ( 49.540731)
total: 149.21 sec