Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-125751
#<BuildRuby:0x000055ea93275488
@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.20221028-125751",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007911 0.001318 1.054177 ( 1.121689)
build_miniruby 0.001800 0.000300 0.099109 ( 0.095738)
build_ruby 0.002031 0.000338 0.098189 ( 0.094734)
build_all 0.007135 0.000326 1.294524 ( 0.572741)
build_install 0.005309 0.010422 1.633997 ( 0.879595)
test_btest 0.000000 0.002155 64.260423 ( 6.439084)
test_basic 0.003721 0.004260 0.348776 ( 0.436646)
test_all 0.007227 0.000000 500.353195 ( 53.171326)
test_rubyspec 0.065765 0.059346 43.995952 ( 52.347245)
total: 115.16 sec