Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-143743
#<BuildRuby:0x000055df38c9cc10
@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.20220325-143743",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.010813 0.000167 1.005347 ( 1.093915)
build_miniruby 0.002149 0.000126 0.078146 ( 0.076533)
build_ruby 0.002075 0.000122 0.077353 ( 0.075356)
build_all 0.009028 0.000256 4.204595 ( 0.840928)
build_install 0.018433 0.004653 7.859005 ( 2.434181)
test_btest 0.001335 0.000121 71.930016 ( 7.991239)
test_basic 0.008679 0.000000 0.338545 ( 0.426823)
test_all 0.000000 0.001769 656.177722 ( 66.054221)
test_rubyspec 0.139145 0.020179 45.814478 ( 51.277138)
total: 130.27 sec