Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-025257
#<BuildRuby:0x0000564c5ef900a0
@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.20240110-025257",
@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.000000 0.000004 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000810 0.004086 1.099049 ( 1.469158)
build_miniruby 0.001204 0.000121 0.907051 ( 0.906271)
build_ruby 0.001202 0.000121 2.904095 ( 2.907601)
build_all 0.007393 0.003010 14.806265 ( 1.397618)
build_install 0.008915 0.000163 4.274074 ( 1.132144)
test_btest 0.000556 0.000064 78.347252 ( 7.242066)
test_basic 0.003376 0.000000 0.454907 ( 0.537668)
test_all 0.090179 0.043867 514.813066 ( 46.980334)
test_rubyspec 0.025277 0.009973 50.778832 ( 63.238777)
total: 125.81 sec