Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-111931
#<BuildRuby:0x00005624ae5c3f90
@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.20240107-111931",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004750 0.000055 1.270290 ( 1.712129)
build_miniruby 0.001239 0.000092 1.465967 ( 1.469078)
build_ruby 0.001414 0.000105 5.377961 ( 5.385628)
build_all 0.009811 0.000727 16.548500 ( 1.745724)
build_install 0.010160 0.004624 4.966136 ( 1.797546)
test_btest 0.000679 0.000070 82.365553 ( 9.370727)
test_basic 0.007346 0.000000 0.690596 ( 0.756857)
test_all 0.101940 0.018557 550.661739 ( 65.526072)
test_rubyspec 0.029867 0.036725 78.813053 ( 91.111811)
total: 178.88 sec