Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-060022
#<BuildRuby:0x000055ff6cda8100
@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-060022",
@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.000011 0.000006 0.000017 ( 0.000018)
configure 0.000009 0.000005 0.000014 ( 0.000013)
build_up 0.004535 0.000325 1.614942 ( 1.809884)
build_miniruby 0.001145 0.000000 1.075567 ( 1.075330)
build_ruby 0.001553 0.000000 3.414217 ( 3.414392)
build_all 0.009683 0.000260 17.547308 ( 1.680287)
build_install 0.009442 0.000575 6.112882 ( 1.434113)
test_btest 0.001301 0.000000 108.607481 ( 9.473415)
test_basic 0.002470 0.002363 0.882520 ( 0.959844)
test_all 0.120318 0.019622 563.124422 ( 52.797180)
test_rubyspec 0.038913 0.025494 136.058828 ( 16.019905)
total: 88.67 sec