Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-130052
#<BuildRuby:0x0000563053767918
@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-130052",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003357 0.000790 1.090964 ( 1.503365)
build_miniruby 0.000792 0.000187 0.825997 ( 0.825762)
build_ruby 0.001119 0.000264 2.647892 ( 2.648577)
build_all 0.004266 0.005487 16.533180 ( 1.497688)
build_install 0.008778 0.000000 4.826867 ( 1.150626)
test_btest 0.001052 0.000000 85.452664 ( 7.245244)
test_basic 0.003573 0.000000 0.667694 ( 0.745848)
test_all 0.100048 0.036925 497.783733 ( 59.731608)
test_rubyspec 0.025786 0.023621 49.639623 ( 62.038438)
total: 137.39 sec