Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-015418
#<BuildRuby:0x00005654256d70e8
@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-015418",
@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.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000999 0.004167 1.053276 ( 1.471251)
build_miniruby 0.000750 0.000204 0.707948 ( 0.707881)
build_ruby 0.001065 0.000291 2.233182 ( 2.233537)
build_all 0.007595 0.000000 12.481058 ( 1.052535)
build_install 0.013890 0.001686 4.175078 ( 1.066839)
test_btest 0.000603 0.000127 72.175258 ( 4.971965)
test_basic 0.001475 0.003967 0.395311 ( 0.475526)
test_all 0.077140 0.022037 371.236040 ( 35.760941)
test_rubyspec 0.021629 0.018377 86.340911 ( 10.973391)
total: 58.71 sec