Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-143909
#<BuildRuby:0x000055e1e9120f40
@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.20220310-143909",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000007 0.000020 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000009)
build_up 0.002169 0.009703 0.993887 ( 1.139686)
build_miniruby 0.001398 0.000978 0.070515 ( 0.067915)
build_ruby 0.001108 0.000775 0.068702 ( 0.067028)
build_all 0.009944 0.000000 1.497344 ( 0.604071)
build_install 0.015790 0.006134 5.297284 ( 2.157263)
test_btest 0.000000 0.001278 68.076689 ( 8.161571)
test_basic 0.002408 0.004824 0.342568 ( 0.431812)
test_all 0.001365 0.000820 700.567190 ( 67.549304)
test_rubyspec 0.095179 0.063314 46.391342 ( 51.686755)
total: 131.87 sec