Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-172534
#<BuildRuby:0x000055a2ca61c728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230110-172534",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000367 0.006163 0.849733 ( 1.191450)
build_miniruby 0.001031 0.000258 1.011307 ( 1.009499)
build_ruby 0.001184 0.000296 2.768869 ( 2.766178)
build_all 0.006371 0.003419 16.787254 ( 2.977260)
build_install 0.003540 0.005991 2.134357 ( 1.089682)
test_btest 0.000817 0.000286 73.288283 ( 10.732189)
test_basic 0.004531 0.001586 0.355283 ( 0.442077)
test_all 0.001221 0.000000 673.214091 ( 95.390636)
test_rubyspec 0.089702 0.041662 51.768701 ( 59.808669)
total: 175.41 sec