Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-143214
#<BuildRuby:0x0000561f34e62fe0
@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.20220814-143214",
@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.000006 0.000003 0.000009 ( 0.000008)
build_up 0.002589 0.009388 0.975883 ( 1.139791)
build_miniruby 0.001485 0.000810 0.076527 ( 0.075604)
build_ruby 0.001265 0.000690 0.073264 ( 0.071895)
build_all 0.006863 0.003743 1.529769 ( 0.600199)
build_install 0.013222 0.009018 1.902544 ( 0.936102)
test_btest 0.001044 0.000000 71.116827 ( 8.701763)
test_basic 0.002373 0.004108 0.330211 ( 0.420912)
test_all 0.005218 0.000000 640.421318 ( 64.310350)
test_rubyspec 0.104649 0.075529 45.690776 ( 53.212943)
total: 129.47 sec