Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-035036
#<BuildRuby:0x000056410d2e32c8
@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.20221121-035036",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000000 0.000020 0.000020 ( 0.000019)
build_up 0.002471 0.002328 1.084086 ( 1.102826)
build_miniruby 0.000779 0.000240 1.009420 ( 1.008076)
build_ruby 0.000940 0.000289 2.760682 ( 2.663000)
build_all 0.004361 0.004057 15.763625 ( 3.319876)
build_install 0.004497 0.004155 1.999468 ( 1.167571)
test_btest 0.000410 0.000164 64.636618 ( 10.893136)
test_basic 0.000948 0.004441 0.313238 ( 0.402879)
test_all 0.001175 0.000000 660.385978 (102.423293)
test_rubyspec 0.035180 0.033054 51.949615 ( 60.165421)
total: 183.15 sec