Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-174109
#<BuildRuby:0x00005590cc14fc00
@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.20240622-174109",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001092 0.004275 1.739449 ( 2.012154)
build_miniruby 0.000859 0.000238 1.030449 ( 1.031257)
build_ruby 0.001569 0.000436 3.332439 ( 3.332586)
build_all 0.006821 0.003716 17.618273 ( 1.700905)
build_install 0.005647 0.004615 6.118212 ( 1.474651)
test_btest 0.000000 0.000738 110.122845 ( 8.792375)
test_basic 0.003238 0.001601 0.962429 ( 1.034484)
test_all 0.090261 0.049342 581.808407 ( 55.664449)
test_rubyspec 0.052539 0.015496 134.575944 ( 16.066055)
total: 91.11 sec