Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-214507
#<BuildRuby:0x0000560faeba7de0
@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.20221116-214507",
@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.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004446 0.000234 1.148333 ( 1.230863)
build_miniruby 0.000803 0.000042 0.966266 ( 0.965026)
build_ruby 0.001261 0.000066 2.849282 ( 2.749287)
build_all 0.004323 0.004372 15.778720 ( 3.289059)
build_install 0.002618 0.007638 1.992399 ( 1.167956)
test_btest 0.000532 0.000097 55.939647 ( 11.748127)
test_basic 0.004980 0.000000 0.313151 ( 0.404382)
test_all 0.000998 0.000000 662.994312 (103.856416)
test_rubyspec 0.045327 0.027251 51.200192 ( 59.430537)
total: 184.84 sec