Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-071345
#<BuildRuby:0x0000556ec133b7f8
@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.20240101-071345",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004809 0.785452 ( 1.190127)
build_miniruby 0.000000 0.001217 0.858238 ( 0.857787)
build_ruby 0.000000 0.001411 2.684298 ( 2.685464)
build_all 0.000000 0.008235 11.891166 ( 0.988893)
build_install 0.005367 0.005428 3.619835 ( 0.986014)
test_btest 0.000559 0.000301 62.655305 ( 4.325066)
test_basic 0.000000 0.004367 0.391293 ( 0.470691)
test_all 0.062197 0.033473 379.611811 ( 33.683158)
test_rubyspec 0.027508 0.037121 40.454731 ( 53.028935)
total: 98.22 sec