Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-211945
#<BuildRuby:0x000055de84fe9350
@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.20220629-211945",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.007669 0.002092 0.854203 ( 0.910608)
build_miniruby 0.001183 0.000322 0.053119 ( 0.051722)
build_ruby 0.001231 0.000336 0.063458 ( 0.062565)
build_all 0.005542 0.001512 1.209633 ( 0.480884)
build_install 0.016321 0.002755 4.929653 ( 2.495758)
test_btest 0.001728 0.000432 54.350029 ( 6.227251)
test_basic 0.004717 0.001179 0.288400 ( 0.381252)
test_all 0.002503 0.000626 476.904219 ( 51.529212)
test_rubyspec 0.075678 0.053526 42.092679 ( 47.960035)
total: 110.10 sec