Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-102926
#<BuildRuby:0x000055da99a2f340
@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.20220311-102926",
@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.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001124 0.010583 1.014765 ( 1.179814)
build_miniruby 0.002266 0.000000 0.070916 ( 0.069085)
build_ruby 0.001908 0.000221 0.077681 ( 0.075476)
build_all 0.008675 0.000507 1.505210 ( 0.614617)
build_install 0.011164 0.011988 5.295454 ( 2.195022)
test_btest 0.000802 0.000451 72.976650 ( 8.538654)
test_basic 0.003588 0.003954 0.341193 ( 0.430015)
test_all 0.001106 0.000650 663.036820 ( 65.636702)
test_rubyspec 0.067820 0.099312 46.561680 ( 51.851485)
total: 130.59 sec