Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-102105
#<BuildRuby:0x00005641f5f50630
@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.20221202-102105",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006578 0.004567 1.194314 ( 3.422834)
build_miniruby 0.002737 0.000000 0.841227 ( 0.839895)
build_ruby 0.003660 0.000000 2.238064 ( 2.147788)
build_all 0.015129 0.005308 18.576492 ( 2.161628)
build_install 0.013797 0.009066 2.046396 ( 1.037066)
test_btest 0.000997 0.000285 87.679965 ( 9.227499)
test_basic 0.007260 0.002075 0.354045 ( 0.438268)
test_all 0.002275 0.000650 695.100053 ( 69.679318)
test_rubyspec 0.103539 0.082473 49.508849 ( 57.549256)
total: 146.50 sec