Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-192307
#<BuildRuby:0x000055e771263bb8
@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.20231117-192307",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003715 0.001161 1.318237 ( 1.861620)
build_miniruby 0.000857 0.000268 0.873360 ( 0.872663)
build_ruby 0.001827 0.000000 2.804297 ( 2.804249)
build_all 0.009539 0.000790 16.735800 ( 1.553432)
build_install 0.008725 0.001125 4.921867 ( 1.218217)
test_btest 0.000583 0.000153 82.931630 ( 7.587066)
test_basic 0.004379 0.000000 0.690487 ( 0.769264)
test_all 0.107847 0.023388 520.478187 ( 51.739325)
test_rubyspec 0.026147 0.019559 49.365669 ( 61.806004)
total: 130.21 sec