Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-233426
#<BuildRuby:0x000056052f06bb68
@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.20240106-233426",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000000 0.004733 1.154064 ( 1.560412)
build_miniruby 0.000000 0.001273 1.354571 ( 1.354922)
build_ruby 0.000000 0.001589 4.038029 ( 4.046717)
build_all 0.004202 0.005476 16.307662 ( 1.632644)
build_install 0.012913 0.001603 4.723988 ( 1.567823)
test_btest 0.000718 0.000000 85.332868 ( 7.857774)
test_basic 0.002750 0.002608 0.594417 ( 0.661243)
test_all 0.088253 0.031942 543.257671 ( 63.616895)
test_rubyspec 0.040893 0.021302 71.511328 ( 83.950586)
total: 166.25 sec