Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-010753
#<BuildRuby:0x000055c2780b7670
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-010753",
@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.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004942 0.000309 1.262595 ( 1.502417)
build_miniruby 0.000886 0.000055 1.050859 ( 1.049362)
build_ruby 0.001276 0.000000 2.761717 ( 2.669746)
build_all 0.009808 0.000000 22.648524 ( 4.362827)
build_install 0.009367 0.000000 4.366411 ( 1.503480)
test_btest 0.000603 0.000000 64.235242 ( 10.705686)
test_basic 0.004997 0.000000 0.325061 ( 0.416085)
test_all 0.000926 0.000000 656.998756 (120.361549)
test_rubyspec 0.046347 0.021423 53.152356 ( 61.394680)
total: 203.97 sec