Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-155538
#<BuildRuby:0x000056080b0389c8
@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.20220729-155538",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.011793 0.991778 ( 1.070888)
build_miniruby 0.002212 0.000000 0.067322 ( 0.065221)
build_ruby 0.001695 0.000000 0.071342 ( 0.069866)
build_all 0.004119 0.005930 1.516842 ( 0.581008)
build_install 0.017062 0.005325 5.181927 ( 2.036366)
test_btest 0.000840 0.000473 72.131673 ( 8.358873)
test_basic 0.004621 0.002599 0.314155 ( 0.409280)
test_all 0.002394 0.000000 665.928519 ( 66.046337)
test_rubyspec 0.087138 0.089883 46.108903 ( 51.738627)
total: 130.38 sec