Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-143751
#<BuildRuby:0x000055a5c8052f08
@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.20220720-143751",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008084 0.001347 0.860095 ( 0.962888)
build_miniruby 0.002052 0.000342 0.065396 ( 0.063812)
build_ruby 0.001556 0.000000 0.051718 ( 0.050786)
build_all 0.003042 0.004684 1.252701 ( 0.484867)
build_install 0.009481 0.006064 4.288630 ( 1.841016)
test_btest 0.001055 0.000301 53.465105 ( 6.112495)
test_basic 0.005068 0.001448 0.308921 ( 0.398645)
test_all 0.001685 0.000482 511.570350 ( 53.790792)
test_rubyspec 0.089924 0.051273 42.225269 ( 47.992096)
total: 111.70 sec