Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-060826
#<BuildRuby:0x0000559b012034f0
@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.20240104-060826",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.006314 0.001052 1.033154 ( 1.317802)
build_miniruby 0.001258 0.000000 0.841694 ( 0.841613)
build_ruby 0.001903 0.000000 2.664174 ( 2.664626)
build_all 0.004919 0.002654 12.008451 ( 0.945221)
build_install 0.004901 0.008043 3.477950 ( 0.967789)
test_btest 0.000691 0.000203 62.967191 ( 5.141662)
test_basic 0.000066 0.003999 0.391975 ( 0.473244)
test_all 0.081693 0.017191 361.856151 ( 40.607422)
test_rubyspec 0.034691 0.030042 39.950430 ( 52.529805)
total: 105.49 sec