Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-165421
#<BuildRuby:0x000055e7f39a3ce8
@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-165421",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.003334 0.002748 1.380574 ( 1.813786)
build_miniruby 0.000764 0.000201 0.907615 ( 0.907534)
build_ruby 0.001106 0.000291 2.604382 ( 2.604916)
build_all 0.007426 0.001954 15.434140 ( 1.379309)
build_install 0.001218 0.007368 4.498815 ( 1.105824)
test_btest 0.000853 0.000298 79.741912 ( 7.085739)
test_basic 0.002963 0.001038 0.694878 ( 0.772465)
test_all 0.101287 0.030897 470.004338 ( 57.180505)
test_rubyspec 0.022917 0.021228 48.135213 ( 60.537770)
total: 133.39 sec