Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-052816
#<BuildRuby:0x000055c66cef7c88
@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.20220426-052816",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.002318 0.004265 0.845613 ( 0.975863)
build_miniruby 0.000921 0.000131 0.057922 ( 0.056696)
build_ruby 0.001059 0.000000 0.058885 ( 0.057654)
build_all 0.004229 0.000000 1.500456 ( 0.603467)
build_install 0.001631 0.007052 6.280323 ( 2.803811)
test_btest 0.000649 0.000153 54.311250 ( 8.227899)
test_basic 0.002000 0.003366 0.292860 ( 0.381599)
test_all 0.001453 0.000404 641.199978 ( 91.033597)
test_rubyspec 0.060055 0.026053 44.445963 ( 49.431713)
total: 153.57 sec