Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-043307
#<BuildRuby:0x0000558f8905f7f8
@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-043307",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005278 0.000264 1.379204 ( 1.814651)
build_miniruby 0.001261 0.000000 2.089078 ( 2.091682)
build_ruby 0.001670 0.000000 5.949716 ( 5.962740)
build_all 0.009286 0.001603 16.942664 ( 1.885422)
build_install 0.014653 0.002301 5.140739 ( 1.852411)
test_btest 0.000708 0.000133 82.914195 ( 13.697161)
test_basic 0.000342 0.006861 0.738412 ( 0.807065)
test_all 0.103826 0.017225 551.721736 ( 76.238078)
test_rubyspec 0.043443 0.024531 86.612002 ( 99.007248)
total: 203.36 sec