Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-122143
#<BuildRuby:0x000056160ed7b0e8
@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.20240616-122143",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002971 0.002806 1.024339 ( 1.244428)
build_miniruby 0.000839 0.000193 0.702385 ( 0.702456)
build_ruby 0.001174 0.000271 2.247492 ( 2.247870)
build_all 0.007703 0.000853 12.514229 ( 1.010723)
build_install 0.012318 0.000049 4.247278 ( 1.071209)
test_btest 0.000770 0.000136 67.847620 ( 6.216734)
test_basic 0.003434 0.000606 0.413616 ( 0.494485)
test_all 0.098596 0.002386 384.822279 ( 37.341107)
test_rubyspec 0.025787 0.015110 86.407999 ( 11.005204)
total: 61.33 sec