Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-170216
#<BuildRuby:0x00005610e6eb6700
@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.20220907-170216",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008113 0.004469 0.975424 ( 1.006490)
build_miniruby 0.001712 0.000214 0.074715 ( 0.073318)
build_ruby 0.001799 0.000224 0.075638 ( 0.074025)
build_all 0.003403 0.007667 1.596399 ( 0.622984)
build_install 0.011932 0.009756 1.968520 ( 0.953483)
test_btest 0.000854 0.000260 94.073528 ( 9.284754)
test_basic 0.001307 0.006673 0.348919 ( 0.437792)
test_all 0.002837 0.001064 676.575399 ( 68.486478)
test_rubyspec 0.096399 0.066396 47.022718 ( 55.354418)
total: 136.29 sec