Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-152434
#<BuildRuby:0x000055d01401c4f0
@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.20220314-152434",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000000 0.011017 0.998280 ( 1.027052)
build_miniruby 0.000834 0.001077 0.067481 ( 0.067252)
build_ruby 0.001630 0.000626 0.078526 ( 0.077620)
build_all 0.008916 0.001699 4.222556 ( 0.859423)
build_install 0.015126 0.007884 8.000901 ( 2.482622)
test_btest 0.001042 0.000405 74.686611 ( 7.994907)
test_basic 0.005258 0.002045 0.344395 ( 0.435712)
test_all 0.002456 0.000311 704.472707 ( 68.071943)
test_rubyspec 0.115230 0.051114 46.678173 ( 51.868307)
total: 132.89 sec