Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-075848
#<BuildRuby:0x000055bc36368380
@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.20240614-075848",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003884 0.001059 1.051653 ( 1.299656)
build_miniruby 0.000871 0.000237 0.738195 ( 0.738254)
build_ruby 0.001087 0.000296 2.223100 ( 2.223953)
build_all 0.004976 0.003251 12.443091 ( 1.049950)
build_install 0.008964 0.000168 4.143261 ( 1.058232)
test_btest 0.000693 0.000185 67.061914 ( 5.999701)
test_basic 0.003661 0.000976 0.391473 ( 0.471735)
test_all 0.071963 0.025837 381.922509 ( 36.216363)
test_rubyspec 0.029721 0.014052 90.547327 ( 11.159660)
total: 60.22 sec