Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-065329
#<BuildRuby:0x000055946b46ca58
@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.20220314-065329",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002482 0.009098 1.036161 ( 4.444492)
build_miniruby 0.000000 0.002055 0.070024 ( 0.069406)
build_ruby 0.001775 0.000667 0.079140 ( 0.077960)
build_all 0.010406 0.000000 4.188144 ( 0.860501)
build_install 0.019269 0.001585 7.947690 ( 2.430711)
test_btest 0.000862 0.000216 74.528760 ( 7.795233)
test_basic 0.007594 0.000947 0.344611 ( 0.433786)
test_all 0.001747 0.000177 701.851761 ( 67.893905)
test_rubyspec 0.114475 0.049697 46.108791 ( 51.263317)
total: 135.27 sec