Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-041531
#<BuildRuby:0x0000560bf607ebf0
@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.20220726-041531",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006032 0.000468 0.820001 ( 0.915769)
build_miniruby 0.000761 0.000190 0.057415 ( 0.056255)
build_ruby 0.000791 0.000198 0.059025 ( 0.057705)
build_all 0.003783 0.000945 1.522517 ( 0.584668)
build_install 0.009983 0.001202 5.633646 ( 2.148093)
test_btest 0.000516 0.000119 56.071281 ( 8.214345)
test_basic 0.001653 0.003649 0.303442 ( 0.392307)
test_all 0.000873 0.000243 632.800592 ( 94.250293)
test_rubyspec 0.084597 0.040727 43.639368 ( 49.245159)
total: 155.87 sec