Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-175817
#<BuildRuby:0x000055f5b63380e0
@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.20240621-175817",
@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.000009 0.000004 0.000013 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004439 0.002071 1.823213 ( 2.160039)
build_miniruby 0.000811 0.000378 1.092297 ( 1.091794)
build_ruby 0.001155 0.000539 3.382282 ( 3.382077)
build_all 0.010010 0.000499 18.091431 ( 1.738376)
build_install 0.006634 0.003499 6.341580 ( 1.492177)
test_btest 0.000741 0.000312 109.510746 ( 9.095894)
test_basic 0.004437 0.000016 0.818327 ( 0.892526)
test_all 0.089184 0.051333 565.247640 ( 54.156072)
test_rubyspec 0.041581 0.024998 135.788236 ( 16.076864)
total: 90.09 sec