Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-100252
#<BuildRuby:0x0000558a1dc5c090
@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.20240619-100252",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004513 0.000821 1.053444 ( 1.534536)
build_miniruby 0.000947 0.000172 0.710035 ( 0.709890)
build_ruby 0.001179 0.000215 2.253615 ( 2.254349)
build_all 0.007191 0.000437 12.642389 ( 1.013322)
build_install 0.008519 0.006926 4.261775 ( 1.069105)
test_btest 0.000638 0.000159 69.128864 ( 6.230663)
test_basic 0.004201 0.001050 0.397906 ( 0.478026)
test_all 0.060461 0.037384 358.255130 ( 33.220184)
test_rubyspec 0.032917 0.009017 87.199399 ( 11.011966)
total: 57.52 sec