Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-120816
#<BuildRuby:0x0000560e13ca40a0
@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-120816",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004191 0.000762 1.051897 ( 1.312565)
build_miniruby 0.000953 0.000173 0.713443 ( 0.713233)
build_ruby 0.001246 0.000227 2.239624 ( 2.240299)
build_all 0.007575 0.000507 12.390029 ( 1.035004)
build_install 0.003924 0.007964 4.154330 ( 1.063346)
test_btest 0.000670 0.000192 75.230747 ( 5.050587)
test_basic 0.004114 0.000000 0.404777 ( 0.486207)
test_all 0.079461 0.017581 373.507272 ( 35.213684)
test_rubyspec 0.028327 0.013768 87.930460 ( 10.982315)
total: 58.10 sec