Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-223308
#<BuildRuby:0x0000562a0422e8c0
@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-223308",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004940 0.001797 0.833529 ( 1.354758)
build_miniruby 0.000721 0.000262 0.058078 ( 0.056896)
build_ruby 0.000626 0.000228 0.058972 ( 0.057770)
build_all 0.001443 0.003196 1.529602 ( 0.602955)
build_install 0.010406 0.000715 5.637904 ( 2.173542)
test_btest 0.000000 0.000616 53.396106 ( 8.135876)
test_basic 0.004734 0.000749 0.294012 ( 0.382838)
test_all 0.000830 0.000293 625.729284 ( 91.466330)
test_rubyspec 0.073763 0.050001 44.015695 ( 49.603097)
total: 153.83 sec