Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-080332
#<BuildRuby:0x000055bf3cd0a9c0
@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.20220814-080332",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000041 0.000011 0.000052 ( 0.000056)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003309 0.007914 0.822709 ( 0.924589)
build_miniruby 0.000000 0.001825 0.054950 ( 0.053205)
build_ruby 0.001194 0.000858 0.063738 ( 0.061517)
build_all 0.006913 0.003190 1.240703 ( 0.455743)
build_install 0.008656 0.006518 1.547320 ( 0.766178)
test_btest 0.000993 0.000496 53.823394 ( 6.310648)
test_basic 0.004181 0.002090 0.303017 ( 0.393088)
test_all 0.004055 0.001315 515.654698 ( 53.503818)
test_rubyspec 0.099759 0.046317 41.621724 ( 49.234653)
total: 111.70 sec