Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-004348
#<BuildRuby:0x00005649b916b670
@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.20220721-004348",
@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.000007 0.000001 0.000008 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005768 0.000444 0.811746 ( 0.935152)
build_miniruby 0.000887 0.000069 0.057469 ( 0.056311)
build_ruby 0.000748 0.000057 0.059030 ( 0.057862)
build_all 0.004230 0.000325 1.559243 ( 0.605671)
build_install 0.009785 0.000753 5.626958 ( 2.175009)
test_btest 0.000789 0.000060 48.944774 ( 8.568794)
test_basic 0.005270 0.000406 0.292570 ( 0.381259)
test_all 0.001241 0.000096 587.025539 ( 92.190035)
test_rubyspec 0.069219 0.058799 43.879700 ( 49.443788)
total: 154.41 sec