Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-040221
#<BuildRuby:0x000055826a833f00
@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-040221",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005705 0.000877 0.825817 ( 1.146851)
build_miniruby 0.000955 0.000147 0.057096 ( 0.055845)
build_ruby 0.000895 0.000138 0.058639 ( 0.057431)
build_all 0.004541 0.000010 1.536371 ( 0.603608)
build_install 0.006448 0.004873 5.652935 ( 2.176839)
test_btest 0.000622 0.000125 52.560251 ( 8.167824)
test_basic 0.004446 0.000889 0.297454 ( 0.386387)
test_all 0.001069 0.000214 632.664571 ( 92.179036)
test_rubyspec 0.077723 0.046184 43.668680 ( 49.265600)
total: 154.04 sec