Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-164644
#<BuildRuby:0x000055d95bdcc0a0
@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.20240616-164644",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005164 0.000861 1.039002 ( 1.474174)
build_miniruby 0.000917 0.000153 0.711275 ( 0.711199)
build_ruby 0.001585 0.000264 2.256415 ( 2.256705)
build_all 0.002715 0.006334 12.434115 ( 1.034149)
build_install 0.013374 0.003313 4.162159 ( 1.067253)
test_btest 0.000585 0.000154 66.574999 ( 6.214223)
test_basic 0.000301 0.003932 0.429717 ( 0.510032)
test_all 0.087734 0.011504 357.596677 ( 40.308064)
test_rubyspec 0.035618 0.005499 87.085439 ( 10.995996)
total: 64.57 sec