Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-193047
#<BuildRuby:0x000055e937c080e8
@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.20231221-193047",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000018)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000649 0.003630 1.253390 ( 1.614084)
build_miniruby 0.000918 0.000146 0.873154 ( 0.872764)
build_ruby 0.001618 0.000255 2.805911 ( 2.805851)
build_all 0.008161 0.001288 15.696735 ( 1.417214)
build_install 0.006928 0.001916 4.549654 ( 1.162331)
test_btest 0.000835 0.000139 79.846280 ( 7.396644)
test_basic 0.001962 0.003549 0.828825 ( 0.902912)
test_all 0.110424 0.023649 480.265056 ( 49.927180)
test_rubyspec 0.028946 0.019141 49.828091 ( 62.201561)
total: 128.30 sec