Logfile: /home/ko1/ruby/logs/brlog.trunk.20240823-022244
#<BuildRuby:0x0000561f52cd58f8
@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.20240823-022244",
@make="make",
@no_timeout_error=nil,
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005446 0.000246 1.051645 ( 1.303345)
build_miniruby 0.000880 0.000147 0.763230 ( 0.763619)
build_ruby 0.001623 0.000271 2.334453 ( 2.334583)
build_all 0.008564 0.000000 12.730503 ( 1.046622)
build_install 0.008652 0.002271 4.241388 ( 1.077705)
test_btest 0.000736 0.000116 72.245251 ( 6.383281)
test_basic 0.000525 0.003791 0.415695 ( 0.496929)
test_all 0.080592 0.021166 369.194210 ( 45.805133)
test_rubyspec 0.017748 0.025405 89.523915 ( 11.225191)
total: 70.44 sec