Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-031441
#<BuildRuby:0x0000564565c66ff0
@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.20240622-031441",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003334 0.002176 1.657423 ( 1.942054)
build_miniruby 0.000762 0.000296 1.053244 ( 1.052946)
build_ruby 0.001278 0.000497 3.395322 ( 3.394186)
build_all 0.002946 0.007409 17.408696 ( 1.688554)
build_install 0.009898 0.000000 6.114288 ( 1.422635)
test_btest 0.001070 0.000321 110.172506 ( 8.238419)
test_basic 0.000845 0.003842 0.812482 ( 0.885557)
test_all 0.095634 0.041341 533.627992 ( 59.959248)
test_rubyspec 0.040148 0.027607 135.277484 ( 16.008545)
total: 94.59 sec