Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-082416
#<BuildRuby:0x0000564fb3c044d8
@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.20220227-082416",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009810 0.000654 1.016277 ( 1.166869)
build_miniruby 0.001981 0.000132 0.069223 ( 0.067192)
build_ruby 0.001792 0.000119 0.078585 ( 0.077060)
build_all 0.007279 0.003571 4.144191 ( 0.841432)
build_install 0.014137 0.010410 8.013594 ( 2.428173)
test_btest 0.001039 0.000208 75.821861 ( 8.097079)
test_basic 0.003320 0.004424 0.345193 ( 0.433894)
test_all 0.000763 0.002026 701.203400 ( 67.842762)
test_rubyspec 0.107566 0.065463 46.362210 ( 51.911796)
total: 132.87 sec