Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-040617
#<BuildRuby:0x000055bd187680d8
@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.20240109-040617",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005315 0.000242 1.504691 ( 1.936883)
build_miniruby 0.001116 0.000050 1.525161 ( 1.529192)
build_ruby 0.001613 0.000074 4.443622 ( 4.454355)
build_all 0.006432 0.004099 16.859671 ( 1.922145)
build_install 0.011214 0.005032 5.265455 ( 1.992925)
test_btest 0.000787 0.000000 81.722343 ( 8.239469)
test_basic 0.003544 0.003813 0.736804 ( 0.804157)
test_all 0.098280 0.022697 568.906295 ( 63.204542)
test_rubyspec 0.030511 0.036716 86.504896 ( 98.914972)
total: 183.00 sec