Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-055527
#<BuildRuby:0x000055c17cd4cc70
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220729-055527",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000009)
build_up 0.004488 0.006279 0.976975 ( 1.070122)
build_miniruby 0.001087 0.000593 0.074342 ( 0.074095)
build_ruby 0.001162 0.000634 0.078282 ( 0.078137)
build_all 0.006776 0.003305 1.534880 ( 0.587184)
build_install 0.017635 0.006669 5.139726 ( 2.087099)
test_btest 0.000941 0.000471 74.003566 ( 8.516381)
test_basic 0.006618 0.000921 0.333195 ( 0.422011)
test_all 0.001651 0.000777 672.007331 ( 66.298246)
test_rubyspec 0.083548 0.081223 45.630022 ( 51.338557)
total: 130.47 sec