Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-221050
#<BuildRuby:0x0000564b43c1c0e8
@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.20240620-221050",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004481 0.000747 1.061895 ( 1.314492)
build_miniruby 0.001000 0.000166 0.752507 ( 0.752015)
build_ruby 0.001254 0.000209 2.257622 ( 2.257934)
build_all 0.007936 0.000526 12.941791 ( 1.073932)
build_install 0.009100 0.005708 4.187574 ( 1.069013)
test_btest 0.000643 0.000138 70.931665 ( 4.963831)
test_basic 0.000546 0.005299 0.404680 ( 0.482752)
test_all 0.082897 0.015540 365.474291 ( 33.438541)
test_rubyspec 0.009051 0.037337 87.013848 ( 11.037312)
total: 56.39 sec