Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-103009
#<BuildRuby:0x000055b5b8765390
@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.20220731-103009",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007032 0.003957 0.845825 ( 0.934362)
build_miniruby 0.000000 0.001493 0.052786 ( 0.051439)
build_ruby 0.001012 0.001643 0.067910 ( 0.065706)
build_all 0.004843 0.004387 1.276076 ( 0.493895)
build_install 0.011052 0.006308 4.293932 ( 1.794395)
test_btest 0.000966 0.000215 51.721480 ( 6.360433)
test_basic 0.004937 0.001097 0.292644 ( 0.384392)
test_all 0.002685 0.000197 499.079610 ( 52.486935)
test_rubyspec 0.073779 0.066028 41.852680 ( 47.838146)
total: 110.41 sec