Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-095133
#<BuildRuby:0x000055b53339ce28
@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.20220812-095133",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004091 0.008054 0.992364 ( 1.410279)
build_miniruby 0.001548 0.000596 0.072381 ( 0.070404)
build_ruby 0.000000 0.001776 0.081366 ( 0.079946)
build_all 0.000044 0.010615 1.535887 ( 0.593903)
build_install 0.012655 0.009619 1.909820 ( 0.935763)
test_btest 0.000782 0.000502 75.698819 ( 8.559135)
test_basic 0.003298 0.003808 0.329713 ( 0.418241)
test_all 0.002194 0.001463 667.534751 ( 65.181629)
test_rubyspec 0.105703 0.076432 46.102215 ( 53.536312)
total: 130.79 sec