Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-164947
#<BuildRuby:0x00005641319cb440
@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.20220304-164947",
@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.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005094 0.004313 1.012691 ( 1.126123)
build_miniruby 0.001518 0.000467 0.079261 ( 0.076947)
build_ruby 0.002526 0.000000 0.078826 ( 0.076611)
build_all 0.008750 0.000805 4.238070 ( 0.844389)
build_install 0.025430 0.000000 8.000810 ( 2.410582)
test_btest 0.001121 0.000000 78.520697 ( 8.288682)
test_basic 0.008792 0.000000 0.340100 ( 0.427934)
test_all 0.001859 0.000000 667.362812 ( 65.662011)
test_rubyspec 0.103294 0.066398 46.427996 ( 51.922754)
total: 130.84 sec