Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-154141
#<BuildRuby:0x000055c76bae80e8
@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-154141",
@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.000819 0.004150 1.042910 ( 1.480378)
build_miniruby 0.000959 0.000000 0.741545 ( 0.741229)
build_ruby 0.000000 0.001396 2.238464 ( 2.238815)
build_all 0.005640 0.003431 12.560003 ( 1.054897)
build_install 0.007993 0.003816 4.157281 ( 1.068779)
test_btest 0.000000 0.000798 68.380782 ( 6.133752)
test_basic 0.000000 0.004220 0.415257 ( 0.496124)
test_all 0.075274 0.025698 369.841644 ( 39.398866)
test_rubyspec 0.035701 0.008561 85.999765 ( 10.996142)
total: 63.61 sec