Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-101641
#<BuildRuby:0x0000560db84dc0a8
@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.20240614-101641",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000480 0.004139 1.055546 ( 1.296980)
build_miniruby 0.000776 0.000310 0.731965 ( 0.731926)
build_ruby 0.001044 0.000418 2.259600 ( 2.260225)
build_all 0.000975 0.006624 12.421552 ( 1.067564)
build_install 0.008491 0.004272 4.157815 ( 1.072986)
test_btest 0.000536 0.000289 71.502398 ( 4.886717)
test_basic 0.003216 0.001732 0.404728 ( 0.484863)
test_all 0.086017 0.014327 378.642172 ( 43.121590)
test_rubyspec 0.029522 0.014086 87.286353 ( 11.049221)
total: 65.97 sec