Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-191532
#<BuildRuby:0x0000564f292a7280
@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.20240108-191532",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004377 0.000437 1.371448 ( 1.740857)
build_miniruby 0.001042 0.000105 1.591296 ( 1.596035)
build_ruby 0.001406 0.000141 4.420029 ( 4.434285)
build_all 0.009808 0.000981 16.919581 ( 1.880041)
build_install 0.010595 0.004974 5.072512 ( 1.800656)
test_btest 0.000798 0.000000 88.086355 ( 15.406685)
test_basic 0.001870 0.003732 0.708263 ( 0.781235)
test_all 0.085545 0.035065 575.688905 ( 65.385696)
test_rubyspec 0.041927 0.025869 86.104534 ( 98.497282)
total: 191.52 sec