Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-231316
#<BuildRuby:0x00005646703fafe0
@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.20220915-231316",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008725 0.001342 1.117527 ( 1.105956)
build_miniruby 0.002054 0.000316 0.066384 ( 0.064116)
build_ruby 0.001515 0.000233 0.073857 ( 0.072388)
build_all 0.005742 0.004128 1.558745 ( 0.590974)
build_install 0.014206 0.005826 1.916397 ( 0.931478)
test_btest 0.001125 0.000265 94.290663 ( 9.851736)
test_basic 0.006276 0.001477 0.355914 ( 0.451027)
test_all 0.004033 0.000949 657.177897 ( 66.583688)
test_rubyspec 0.094250 0.068093 46.863349 ( 55.300846)
total: 134.95 sec