Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-122954
#<BuildRuby:0x0000556876ccbfa8
@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.20221117-122954",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.003487 0.001268 1.135588 ( 1.486860)
build_miniruby 0.000692 0.000251 1.013688 ( 1.012390)
build_ruby 0.000892 0.000324 2.807379 ( 2.719365)
build_all 0.004396 0.004393 15.915695 ( 3.359676)
build_install 0.004596 0.004782 2.036339 ( 1.145941)
test_btest 0.000366 0.000172 58.581457 ( 11.706765)
test_basic 0.003027 0.001413 0.307817 ( 0.398302)
test_all 0.000705 0.000329 634.680151 (102.198897)
test_rubyspec 0.044490 0.021179 52.063163 ( 60.318078)
total: 184.35 sec