Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-164820
#<BuildRuby:0x000055e564b57f58
@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.20221230-164820",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004469 0.002134 0.844762 ( 1.045921)
build_miniruby 0.001028 0.000257 1.016473 ( 1.014327)
build_ruby 0.001266 0.000317 2.770953 ( 2.768254)
build_all 0.002590 0.007066 16.769814 ( 2.972407)
build_install 0.009657 0.001996 2.285045 ( 1.173682)
test_btest 0.000806 0.000269 79.362893 ( 10.523578)
test_basic 0.003850 0.002563 0.355602 ( 0.441979)
test_all 0.000000 0.001310 663.067288 ( 96.209403)
test_rubyspec 0.074379 0.050628 51.720256 ( 59.802213)
total: 175.95 sec