Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-140501
#<BuildRuby:0x000055f9c159c480
@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.20220306-140501",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008754 0.003158 1.007817 ( 1.301344)
build_miniruby 0.001656 0.000414 0.073901 ( 0.071873)
build_ruby 0.001783 0.000446 0.075190 ( 0.073157)
build_all 0.009375 0.001283 4.190803 ( 0.847931)
build_install 0.022678 0.001080 7.988150 ( 2.399698)
test_btest 0.000846 0.000161 72.947370 ( 7.896706)
test_basic 0.002489 0.005162 0.346674 ( 0.445405)
test_all 0.001438 0.000342 661.415249 ( 65.111516)
test_rubyspec 0.113122 0.055130 46.440451 ( 51.702421)
total: 129.85 sec