Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-024604
#<BuildRuby:0x0000564cf565b510
@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.20220917-024604",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000936 0.008814 1.098812 ( 1.538937)
build_miniruby 0.000000 0.002175 0.079217 ( 0.077114)
build_ruby 0.000013 0.001954 0.069729 ( 0.067553)
build_all 0.002945 0.007411 1.565006 ( 0.603489)
build_install 0.009281 0.012557 1.915279 ( 0.947295)
test_btest 0.000503 0.000458 98.458689 ( 9.546678)
test_basic 0.006660 0.001369 0.354893 ( 0.443105)
test_all 0.002769 0.002307 675.654993 ( 68.016012)
test_rubyspec 0.076317 0.096508 46.980856 ( 55.183225)
total: 136.42 sec