Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-212005
#<BuildRuby:0x000056430adcc5f0
@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.20220228-212005",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002401 0.007880 0.981589 ( 1.679466)
build_miniruby 0.001626 0.000325 0.076192 ( 0.074810)
build_ruby 0.001517 0.000303 0.077245 ( 0.075988)
build_all 0.005844 0.004628 4.187180 ( 0.844049)
build_install 0.022303 0.000996 7.879880 ( 2.397672)
test_btest 0.001186 0.000237 71.212955 ( 8.298929)
test_basic 0.007793 0.000599 0.344291 ( 0.432522)
test_all 0.001683 0.000321 668.837317 ( 65.824547)
test_rubyspec 0.108068 0.040649 46.201595 ( 51.757143)
total: 131.39 sec