Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-002335
#<BuildRuby:0x000055d16ba34098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231103-002335",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.005495 1.586925 ( 1.803805)
build_miniruby 0.000000 0.001055 0.842864 ( 0.843097)
build_ruby 0.001290 0.000000 2.744170 ( 2.744834)
build_all 0.004061 0.006446 16.683787 ( 1.509055)
build_install 0.006991 0.001812 5.029392 ( 1.168512)
test_btest 0.000000 0.001134 86.663648 ( 7.311630)
test_basic 0.000944 0.003745 0.801144 ( 0.880754)
test_all 0.106563 0.029259 539.794152 ( 57.847993)
test_rubyspec 0.001394 0.050063 51.598982 ( 63.913507)
total: 138.02 sec