Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-113135
#<BuildRuby:0x000055d0451e7858
@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.20231121-113135",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001226 0.004309 1.474763 ( 1.808880)
build_miniruby 0.000864 0.000254 0.848267 ( 0.848496)
build_ruby 0.001144 0.000337 2.771900 ( 2.771839)
build_all 0.006148 0.004814 16.357580 ( 1.532033)
build_install 0.008711 0.000057 4.973344 ( 1.186751)
test_btest 0.000569 0.000171 85.534174 ( 6.933865)
test_basic 0.003665 0.001099 0.656537 ( 0.737721)
test_all 0.099786 0.034880 500.371364 ( 52.659723)
test_rubyspec 0.018776 0.029860 49.843468 ( 62.151224)
total: 130.63 sec