Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-220053
#<BuildRuby:0x000055cf88240060
@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.20240615-220053",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002558 0.003576 1.047261 ( 1.241393)
build_miniruby 0.001158 0.000000 0.714010 ( 0.714133)
build_ruby 0.001918 0.000000 2.248044 ( 2.248288)
build_all 0.008164 0.000000 12.559860 ( 1.038957)
build_install 0.005994 0.006103 4.179592 ( 1.067249)
test_btest 0.000781 0.000217 68.720822 ( 6.074536)
test_basic 0.000539 0.003732 0.403743 ( 0.484273)
test_all 0.081653 0.023470 371.994259 ( 38.623137)
test_rubyspec 0.025736 0.016422 86.480954 ( 10.961228)
total: 62.45 sec