Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-011213
#<BuildRuby:0x00005638c0a98090
@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-011213",
@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.004809 0.000209 1.065538 ( 1.470213)
build_miniruby 0.000830 0.000208 0.740702 ( 0.740791)
build_ruby 0.001097 0.000274 2.251704 ( 2.252213)
build_all 0.008160 0.000000 12.588302 ( 1.062587)
build_install 0.011208 0.001354 4.151127 ( 1.070466)
test_btest 0.000730 0.000146 66.856709 ( 6.108996)
test_basic 0.003456 0.000691 0.418495 ( 0.499108)
test_all 0.073223 0.024189 362.458385 ( 34.547547)
test_rubyspec 0.029879 0.011636 86.779342 ( 10.973316)
total: 58.73 sec