Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-010243
#<BuildRuby:0x0000564b5ad6ff00
@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.20230126-010243",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000024 0.000000 0.000024 ( 0.000022)
build_up 0.002153 0.004226 0.859797 ( 1.386597)
build_miniruby 0.001261 0.000079 1.015666 ( 1.013622)
build_ruby 0.001462 0.000091 2.760387 ( 2.758229)
build_all 0.009632 0.000000 16.800717 ( 3.005014)
build_install 0.009532 0.000000 2.057765 ( 1.073224)
test_btest 0.001190 0.000000 69.152804 ( 10.956780)
test_basic 0.000000 0.006392 0.307752 ( 0.394432)
test_all 0.000000 0.001234 648.757987 ( 95.970376)
test_rubyspec 0.104238 0.025412 52.151199 ( 60.211078)
total: 176.77 sec