Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-115355
#<BuildRuby:0x000055833a100028
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221217-115355",
@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.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.003408 0.000852 0.797066 ( 1.007968)
build_miniruby 0.000830 0.000208 1.004801 ( 1.003245)
build_ruby 0.001308 0.000000 2.771189 ( 2.659395)
build_all 0.009079 0.000000 15.861638 ( 3.336134)
build_install 0.009874 0.000583 2.313136 ( 1.310731)
test_btest 0.000486 0.000091 62.257904 ( 11.187449)
test_basic 0.004476 0.000840 0.311694 ( 0.402029)
test_all 0.001183 0.000222 679.702831 (135.767401)
test_rubyspec 0.044959 0.017770 52.887671 ( 61.039657)
total: 217.71 sec