Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-052521
#<BuildRuby:0x000056375e1481d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20240616-052521",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.004624 0.000352 1.814842 ( 1.965867)
build_miniruby 0.000748 0.000399 0.986948 ( 0.987297)
build_ruby 0.000943 0.000503 3.318768 ( 3.319092)
build_all 0.002971 0.007610 17.567837 ( 1.689398)
build_install 0.006344 0.003965 6.115897 ( 1.435650)
test_btest 0.000511 0.000319 105.238086 ( 9.447606)
test_basic 0.000000 0.004315 0.813627 ( 0.888006)
test_all 0.077731 0.059965 535.580864 ( 62.606670)
test_rubyspec 0.021348 0.046197 134.262158 ( 16.792586)
total: 99.13 sec