Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-094139
#<BuildRuby:0x000055c8eb2881d8
@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-094139",
@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.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.004601 1.028917 ( 1.317625)
build_miniruby 0.000000 0.001147 0.707982 ( 0.708147)
build_ruby 0.000000 0.001514 2.231212 ( 2.232092)
build_all 0.007364 0.001793 12.491327 ( 1.035116)
build_install 0.002872 0.009276 4.215861 ( 1.071342)
test_btest 0.000486 0.000364 71.464773 ( 5.407858)
test_basic 0.003905 0.000041 0.417504 ( 0.498416)
test_all 0.077323 0.025049 362.749700 ( 39.291152)
test_rubyspec 0.024421 0.018245 86.662400 ( 10.956264)
total: 62.52 sec