Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-120929
#<BuildRuby:0x0000558201488040
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240617-120929",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003499 0.001400 1.042589 ( 1.376296)
build_miniruby 0.000813 0.000325 0.698147 ( 0.697706)
build_ruby 0.001039 0.000415 2.258687 ( 2.258810)
build_all 0.005026 0.002826 12.521457 ( 1.055726)
build_install 0.004792 0.006476 4.171183 ( 1.077535)
test_btest 0.000393 0.000196 70.992053 ( 5.496566)
test_basic 0.002662 0.001331 0.403968 ( 0.484855)
test_all 0.093158 0.006177 371.121090 ( 37.521586)
test_rubyspec 0.016849 0.024987 86.548018 ( 11.039655)
total: 61.01 sec