Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-171252
#<BuildRuby:0x0000562e05a0aeb8
@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.20231106-171252",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002908 0.002991 1.429560 ( 1.649290)
build_miniruby 0.000957 0.000192 0.875431 ( 0.875468)
build_ruby 0.001119 0.000224 2.725603 ( 2.725703)
build_all 0.010019 0.000000 16.723415 ( 1.574725)
build_install 0.008909 0.000583 4.989590 ( 1.168091)
test_btest 0.001015 0.000000 81.511216 ( 7.802307)
test_basic 0.003022 0.002558 0.768280 ( 0.847792)
test_all 0.080855 0.055326 533.805459 ( 51.793434)
test_rubyspec 0.029720 0.021772 49.634386 ( 61.882288)
total: 130.32 sec