Logfile: /home/ko1/ruby/logs/brlog.trunk.20220513-122127
#<BuildRuby:0x00005562d2fafea8
@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.20220513-122127",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001795 0.004497 0.884033 ( 2.856668)
build_miniruby 0.000680 0.000227 0.056871 ( 0.055531)
build_ruby 0.000739 0.000246 0.057860 ( 0.056566)
build_all 0.003284 0.001095 1.539579 ( 0.622749)
build_install 0.007863 0.002621 6.342318 ( 2.859610)
test_btest 0.000573 0.000191 46.988430 ( 9.085749)
test_basic 0.002992 0.002544 0.306380 ( 0.395912)
test_all 0.001524 0.000544 663.919847 ( 99.605371)
test_rubyspec 0.067516 0.060022 44.389033 ( 49.388959)
total: 164.93 sec