Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-140203
#<BuildRuby:0x000056152d8a3fc0
@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-140203",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004573 0.001714 1.842520 ( 2.049645)
build_miniruby 0.000811 0.000304 1.046306 ( 1.046827)
build_ruby 0.001095 0.000410 3.243676 ( 3.245032)
build_all 0.001227 0.009489 17.216689 ( 1.639545)
build_install 0.006719 0.003359 6.079509 ( 1.430054)
test_btest 0.001383 0.000000 107.027250 ( 8.922083)
test_basic 0.000000 0.004575 0.810406 ( 0.885057)
test_all 0.087147 0.051169 558.095497 ( 53.700544)
test_rubyspec 0.032023 0.036635 137.795977 ( 16.668176)
total: 89.59 sec