Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-081542
#<BuildRuby:0x0000560911f07fd8
@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.20240107-081542",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000761 0.004037 1.292806 ( 1.696093)
build_miniruby 0.001085 0.000171 1.852724 ( 1.854561)
build_ruby 0.002006 0.000000 4.312932 ( 4.321917)
build_all 0.003209 0.007389 16.549849 ( 1.750390)
build_install 0.010491 0.004450 4.891130 ( 1.688159)
test_btest 0.000712 0.000185 82.181727 ( 9.407288)
test_basic 0.004560 0.000277 0.667011 ( 0.735822)
test_all 0.085164 0.037828 534.744471 ( 71.125424)
test_rubyspec 0.037320 0.026674 77.896499 ( 90.032030)
total: 182.61 sec