Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-081136
#<BuildRuby:0x0000560354a2fbb8
@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.20240116-081136",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004238 0.000997 1.146903 ( 1.747460)
build_miniruby 0.001056 0.000249 0.982232 ( 0.981571)
build_ruby 0.001418 0.000333 2.759129 ( 2.763066)
build_all 0.008326 0.000869 14.325269 ( 1.365799)
build_install 0.006174 0.001372 4.160803 ( 1.070520)
test_btest 0.000889 0.000197 79.176433 ( 7.228444)
test_basic 0.004116 0.000914 0.781259 ( 0.860517)
test_all 0.081767 0.051174 471.938975 ( 49.091204)
test_rubyspec 0.024576 0.022189 48.301245 ( 60.641261)
total: 125.75 sec