Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-114224
#<BuildRuby:0x000055ab1f123d90
@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.20220517-114224",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005734 0.000955 0.896022 ( 1.817941)
build_miniruby 0.000764 0.000128 0.056671 ( 0.055428)
build_ruby 0.000000 0.000970 0.057820 ( 0.056632)
build_all 0.000385 0.003778 1.520305 ( 0.614886)
build_install 0.007062 0.004046 6.323177 ( 2.867731)
test_btest 0.000567 0.000162 48.497966 ( 8.921125)
test_basic 0.002173 0.003796 0.346970 ( 0.434811)
test_all 0.001060 0.000354 607.720042 ( 96.418335)
test_rubyspec 0.081851 0.035599 44.269925 ( 49.958349)
total: 161.15 sec