Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-061203
#<BuildRuby:0x0000558cfddac110
@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.20240620-061203",
@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.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.006824 0.000000 1.736419 ( 1.981511)
build_miniruby 0.001078 0.000001 1.075732 ( 1.076280)
build_ruby 0.001629 0.000000 3.358099 ( 3.358348)
build_all 0.010576 0.000000 17.357491 ( 1.649765)
build_install 0.007186 0.003518 6.155443 ( 1.495212)
test_btest 0.000942 0.000339 107.602136 ( 9.496073)
test_basic 0.004748 0.000422 0.947953 ( 1.020157)
test_all 0.107947 0.034790 563.125975 ( 59.133464)
test_rubyspec 0.045289 0.020961 138.099196 ( 16.073758)
total: 95.29 sec