Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-060918
#<BuildRuby:0x00005639978f6d18
@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="-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.20221206-060918",
@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.000002 0.000013 ( 0.000012)
configure 0.000080 0.000013 0.000093 ( 0.000096)
build_up 0.005041 0.005095 1.210767 ( 2.210446)
build_miniruby 0.001988 0.000459 0.835023 ( 0.835518)
build_ruby 0.002882 0.000665 2.245532 ( 2.155736)
build_all 0.018787 0.000000 18.483143 ( 2.153766)
build_install 0.017751 0.003653 2.043111 ( 1.028549)
test_btest 0.001134 0.000206 95.028448 ( 8.932074)
test_basic 0.004239 0.004448 0.346627 ( 0.442784)
test_all 0.001918 0.000000 688.823547 ( 69.881766)
test_rubyspec 0.093078 0.058397 48.862703 ( 57.310236)
total: 144.95 sec