Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-021456
#<BuildRuby:0x00005628f3cefbb8
@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.20230625-021456",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000666 0.004237 1.381998 ( 2.658848)
build_miniruby 0.000876 0.000146 0.801946 ( 0.801939)
build_ruby 0.001099 0.000183 2.616073 ( 2.616731)
build_all 0.002069 0.007979 16.145627 ( 1.416345)
build_install 0.009401 0.000000 4.756211 ( 1.132483)
test_btest 0.000719 0.000000 84.955457 ( 7.954436)
test_basic 0.000000 0.004575 0.660094 ( 0.744647)
test_all 0.000000 0.001201 451.792766 ( 51.231749)
test_rubyspec 0.019454 0.019938 43.655958 ( 56.098747)
total: 124.66 sec