Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-012740
#<BuildRuby:0x000055b86961c1d8
@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-012740",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004821 0.000122 1.042697 ( 1.706469)
build_miniruby 0.000924 0.000143 0.739850 ( 0.740001)
build_ruby 0.001601 0.000246 2.248618 ( 2.249025)
build_all 0.004799 0.003550 12.530970 ( 1.030391)
build_install 0.005416 0.007310 4.254558 ( 1.090844)
test_btest 0.000530 0.000156 69.206853 ( 5.816493)
test_basic 0.003149 0.000926 0.407631 ( 0.488207)
test_all 0.074757 0.021988 355.937356 ( 35.130199)
test_rubyspec 0.031914 0.010426 86.436680 ( 10.968754)
total: 59.22 sec