Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-211927
#<BuildRuby:0x00005623bcb68920
@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.20220808-211927",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006292 0.004753 0.966911 ( 1.707069)
build_miniruby 0.001769 0.000590 0.076809 ( 0.074345)
build_ruby 0.001556 0.000519 0.074224 ( 0.071725)
build_all 0.003476 0.005918 1.513810 ( 0.588162)
build_install 0.018918 0.003353 5.154750 ( 2.095389)
test_btest 0.000623 0.000223 76.111219 ( 8.009174)
test_basic 0.006082 0.000281 0.314420 ( 0.406399)
test_all 0.001409 0.000470 632.600196 ( 64.257154)
test_rubyspec 0.139025 0.039856 45.646789 ( 53.198253)
total: 130.41 sec