Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-060427
#<BuildRuby:0x00005593e6faf800
@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.20220726-060427",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010048 0.001436 1.004943 ( 2.324345)
build_miniruby 0.000000 0.002578 0.068811 ( 0.066321)
build_ruby 0.001837 0.000556 0.071327 ( 0.068987)
build_all 0.009616 0.000965 1.528298 ( 0.573887)
build_install 0.021407 0.001196 5.183587 ( 2.090234)
test_btest 0.001143 0.000172 73.077303 ( 8.279973)
test_basic 0.006190 0.000929 0.329191 ( 0.418249)
test_all 0.002698 0.000106 683.684775 ( 67.072247)
test_rubyspec 0.071897 0.093590 45.393516 ( 51.187213)
total: 132.08 sec