Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-071800
#<BuildRuby:0x000055e713b5b918
@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.20231022-071800",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005561 0.000245 2.189349 ( 2.443090)
build_miniruby 0.000804 0.000134 0.866003 ( 0.865519)
build_ruby 0.000000 0.001231 2.716564 ( 2.716627)
build_all 0.007241 0.002759 16.808085 ( 1.533923)
build_install 0.000000 0.008851 5.299925 ( 1.159283)
test_btest 0.000000 0.001096 84.854218 ( 7.566102)
test_basic 0.000016 0.005281 0.752393 ( 0.824372)
test_all 0.094810 0.038797 515.492184 ( 52.928965)
test_rubyspec 0.026777 0.020212 50.677013 ( 63.063336)
total: 133.10 sec