Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-181449
#<BuildRuby:0x000055e660cc30e8
@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-181449",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004486 0.000816 1.067239 ( 1.427528)
build_miniruby 0.000851 0.000155 0.742511 ( 0.742592)
build_ruby 0.001796 0.000326 2.286038 ( 2.286079)
build_all 0.007498 0.000000 12.533824 ( 1.055202)
build_install 0.014766 0.001228 4.256359 ( 1.064073)
test_btest 0.000723 0.000103 69.889511 ( 5.233559)
test_basic 0.004541 0.000649 0.420473 ( 0.500883)
test_all 0.080482 0.017672 372.083466 ( 39.014437)
test_rubyspec 0.023103 0.018975 86.891710 ( 10.998942)
total: 62.32 sec