Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-161650
#<BuildRuby:0x000056243c8044c0
@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.20220825-161650",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004375 0.007915 0.989219 ( 1.009833)
build_miniruby 0.002156 0.000000 0.075372 ( 0.073255)
build_ruby 0.001931 0.000000 0.076356 ( 0.074698)
build_all 0.009017 0.000271 1.547760 ( 0.570970)
build_install 0.021553 0.002022 1.840045 ( 0.927431)
test_btest 0.001128 0.000170 73.970399 ( 8.051688)
test_basic 0.003670 0.004564 0.329464 ( 0.426506)
test_all 0.002745 0.000522 680.433876 ( 66.895975)
test_rubyspec 0.112426 0.064824 46.119415 ( 54.501828)
total: 132.53 sec