Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-014336
#<BuildRuby:0x000055c080837098
@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.20240114-014336",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.004761 0.000134 0.808266 ( 1.184696)
build_miniruby 0.000902 0.000151 0.835727 ( 0.835980)
build_ruby 0.001137 0.000190 2.686863 ( 2.687900)
build_all 0.006607 0.001102 12.043100 ( 0.969489)
build_install 0.006166 0.004042 3.398652 ( 0.957030)
test_btest 0.000590 0.000127 65.086512 ( 4.621045)
test_basic 0.004712 0.000028 0.405527 ( 0.485452)
test_all 0.072058 0.024158 374.843777 ( 31.334867)
test_rubyspec 0.023364 0.041349 41.086601 ( 53.627676)
total: 96.70 sec