Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-000642
#<BuildRuby:0x000056098d17f858
@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.20220303-000642",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005323 0.005400 1.044059 ( 2.360575)
build_miniruby 0.002334 0.000000 0.077267 ( 0.076081)
build_ruby 0.001880 0.000000 0.078247 ( 0.077839)
build_all 0.010178 0.000202 4.206369 ( 0.835178)
build_install 0.016275 0.007513 7.931251 ( 2.487547)
test_btest 0.001019 0.000255 80.386565 ( 8.432638)
test_basic 0.001977 0.006014 0.336848 ( 0.426627)
test_all 0.001405 0.000439 661.358347 ( 65.403859)
test_rubyspec 0.110337 0.058963 46.385013 ( 51.747483)
total: 131.85 sec