Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-043308
#<BuildRuby:0x00005615af772548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-043308",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000012 0.000002 0.000014 ( 0.000008)
build_up 0.007370 0.004782 0.940747 ( 1.032612)
build_miniruby 0.001552 0.000333 0.066751 ( 0.064985)
build_ruby 0.001827 0.000392 0.076740 ( 0.074748)
build_all 0.007095 0.003014 4.135100 ( 0.783347)
build_install 0.016356 0.007125 7.851563 ( 2.319668)
test_btest 0.000946 0.000258 47.746623 ( 44.446180)
test_basic 0.006110 0.001667 0.347912 ( 0.435489)
test_all 0.001561 0.000425 668.757104 ( 67.653685)
test_rubyspec 0.099349 0.071603 46.220046 ( 51.586543)
total: 168.40 sec