Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-215814
#<BuildRuby:0x000055bcaef4b800
@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.20220818-215814",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004582 0.007544 1.000523 ( 1.462800)
build_miniruby 0.001965 0.000369 0.074990 ( 0.072840)
build_ruby 0.001400 0.000262 0.064405 ( 0.062627)
build_all 0.003608 0.006941 1.541740 ( 0.575920)
build_install 0.021743 0.000532 1.875917 ( 0.910015)
test_btest 0.000896 0.000195 71.016178 ( 8.586417)
test_basic 0.006032 0.001311 0.328924 ( 0.422695)
test_all 0.003067 0.000456 634.111956 ( 64.455541)
test_rubyspec 0.122282 0.037839 45.449658 ( 53.793897)
total: 130.34 sec