Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-145520
#<BuildRuby:0x000055af577a0010
@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.20240617-145520",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000672 0.004485 1.053639 ( 1.394858)
build_miniruby 0.000842 0.000253 0.722453 ( 0.722643)
build_ruby 0.001110 0.000333 2.287362 ( 2.287704)
build_all 0.006791 0.002038 12.639283 ( 1.075917)
build_install 0.004565 0.008016 4.270517 ( 1.083148)
test_btest 0.000522 0.000217 67.415253 ( 6.219322)
test_basic 0.000000 0.003910 0.403308 ( 0.484004)
test_all 0.072799 0.025166 362.703491 ( 41.206016)
test_rubyspec 0.021482 0.020513 86.675283 ( 10.975659)
total: 65.45 sec