Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-160236
#<BuildRuby:0x000055f80d4c3f00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221210-160236",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004080 0.000291 0.832247 ( 1.048686)
build_miniruby 0.000947 0.000068 1.000699 ( 0.999452)
build_ruby 0.001228 0.000088 2.813046 ( 2.715843)
build_all 0.004160 0.005005 15.783084 ( 3.284768)
build_install 0.008833 0.000550 2.281188 ( 1.327911)
test_btest 0.000577 0.000077 59.293243 ( 11.764116)
test_basic 0.004627 0.000617 0.333113 ( 0.423075)
test_all 0.000990 0.000132 663.774890 (113.094020)
test_rubyspec 0.044676 0.026189 53.234785 ( 61.289583)
total: 195.95 sec