Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-090744
#<BuildRuby:0x000055f08bea3f90
@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-090744",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000000 0.005203 1.324797 ( 1.704932)
build_miniruby 0.000000 0.001263 1.518894 ( 1.523150)
build_ruby 0.001517 0.000262 5.769368 ( 5.780033)
build_all 0.006403 0.004052 16.597202 ( 1.775809)
build_install 0.008137 0.007572 4.923937 ( 1.714722)
test_btest 0.000763 0.000000 83.134314 ( 9.425517)
test_basic 0.005234 0.000000 0.666814 ( 0.733887)
test_all 0.087911 0.035434 537.359233 ( 71.616079)
test_rubyspec 0.037770 0.029058 82.725046 ( 95.026384)
total: 189.30 sec