Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-111732
#<BuildRuby:0x000055ce2e438a58
@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-111732",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003280 0.008868 0.995840 ( 1.140670)
build_miniruby 0.001512 0.000582 0.075839 ( 0.073955)
build_ruby 0.001544 0.000594 0.073243 ( 0.071061)
build_all 0.007459 0.003845 4.174020 ( 0.854318)
build_install 0.020088 0.002459 7.892810 ( 2.414897)
test_btest 0.001180 0.000000 75.996208 ( 8.346475)
test_basic 0.007320 0.000000 0.336848 ( 0.425888)
test_all 0.001516 0.000265 708.197286 ( 68.101643)
test_rubyspec 0.101656 0.054575 46.228188 ( 51.673844)
total: 133.10 sec