Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-224412
#<BuildRuby:0x000055e2f4c97778
@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.20220217-224412",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006308 0.004943 0.982244 ( 1.642769)
build_miniruby 0.001717 0.000245 0.076668 ( 0.075109)
build_ruby 0.001799 0.000257 0.081579 ( 0.079654)
build_all 0.006451 0.004185 4.101950 ( 0.796752)
build_install 0.019568 0.003945 7.709492 ( 2.317369)
test_btest 0.001100 0.000209 77.418635 ( 8.369420)
test_basic 0.006615 0.000389 0.341351 ( 0.431170)
test_all 0.001559 0.000283 691.636938 ( 67.415341)
test_rubyspec 0.117782 0.046785 46.286133 ( 51.484008)
total: 132.61 sec