Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-104246
#<BuildRuby:0x0000559f26e4f280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-104246",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000681 0.004111 1.269344 ( 1.646619)
build_miniruby 0.001251 0.000209 1.416716 ( 1.420089)
build_ruby 0.001269 0.000211 4.207865 ( 4.215855)
build_all 0.009717 0.000873 16.456810 ( 1.709719)
build_install 0.012348 0.002805 4.886225 ( 1.701528)
test_btest 0.000754 0.000125 89.995908 ( 13.521590)
test_basic 0.002103 0.003700 0.634002 ( 0.701039)
test_all 0.072453 0.048205 559.169271 ( 63.514851)
test_rubyspec 0.039035 0.025957 78.993169 ( 91.284561)
total: 179.72 sec