Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-071756
#<BuildRuby:0x000055ab341ebfd8
@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.20231217-071756",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005263 0.000107 1.031651 ( 1.345540)
build_miniruby 0.001015 0.000085 0.872361 ( 0.871377)
build_ruby 0.001178 0.000000 2.702895 ( 2.703918)
build_all 0.004462 0.002804 12.209512 ( 0.998966)
build_install 0.007764 0.003624 3.592269 ( 0.977877)
test_btest 0.000629 0.000104 64.230804 ( 5.372395)
test_basic 0.002634 0.000439 0.378552 ( 0.460969)
test_all 0.074767 0.026367 390.511107 ( 37.126878)
test_rubyspec 0.043368 0.028942 39.815102 ( 52.462159)
total: 102.32 sec