Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-092230
#<BuildRuby:0x0000561acaa03788
@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.20240109-092230",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.002609 0.003712 0.827787 ( 1.207697)
build_miniruby 0.000905 0.000209 0.815774 ( 0.815575)
build_ruby 0.000000 0.001380 2.657252 ( 2.657935)
build_all 0.003561 0.003659 12.026648 ( 0.981131)
build_install 0.007230 0.002225 3.384874 ( 0.977957)
test_btest 0.000618 0.000190 61.966084 ( 5.520344)
test_basic 0.004221 0.000000 0.403842 ( 0.484559)
test_all 0.070878 0.028414 375.746604 ( 36.071648)
test_rubyspec 0.024268 0.043144 40.716976 ( 53.285458)
total: 102.00 sec