Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-213014
#<BuildRuby:0x000056100fd20328
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220809-213014",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.006492 0.000000 0.804100 ( 0.864433)
build_miniruby 0.000909 0.000000 0.057324 ( 0.056224)
build_ruby 0.000766 0.000031 0.059483 ( 0.058299)
build_all 0.000716 0.004002 1.523878 ( 0.589940)
build_install 0.009949 0.001243 5.659612 ( 2.159720)
test_btest 0.000732 0.000091 47.503198 ( 8.741142)
test_basic 0.005384 0.000088 0.253993 ( 0.343059)
test_all 0.000918 0.000000 632.887312 ( 92.163357)
test_rubyspec 0.080479 0.044315 43.901585 ( 51.260417)
total: 156.24 sec