Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-062245
#<BuildRuby:0x000055a3766c8328
@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-062245",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006042 0.000312 0.875103 ( 0.973459)
build_miniruby 0.000905 0.000129 0.057510 ( 0.056279)
build_ruby 0.000884 0.000126 0.058941 ( 0.057700)
build_all 0.000320 0.004223 1.541785 ( 0.602876)
build_install 0.007968 0.001458 5.678067 ( 2.190936)
test_btest 0.000695 0.000146 46.284294 ( 8.924160)
test_basic 0.002203 0.003206 0.254795 ( 0.343911)
test_all 0.000653 0.000163 589.714168 ( 92.340851)
test_rubyspec 0.073482 0.022699 43.833239 ( 49.511537)
total: 155.00 sec