Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-174224
#<BuildRuby:0x00005561b9df8098
@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.20231129-174224",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003475 0.000695 0.836915 ( 1.263480)
build_miniruby 0.000641 0.000128 0.874390 ( 0.874102)
build_ruby 0.001409 0.000282 2.707328 ( 2.707619)
build_all 0.006775 0.000394 12.157675 ( 1.008084)
build_install 0.004086 0.010731 3.530116 ( 0.976304)
test_btest 0.000000 0.000855 64.027393 ( 5.307913)
test_basic 0.003483 0.001424 0.376423 ( 0.456168)
test_all 0.090154 0.008631 377.154199 ( 38.491611)
test_rubyspec 0.037877 0.034406 39.776869 ( 52.435447)
total: 103.52 sec