Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-073808
#<BuildRuby:0x000055758e29e7e0
@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.20221118-073808",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.004687 1.091860 ( 1.120339)
build_miniruby 0.000000 0.000877 0.979738 ( 0.978468)
build_ruby 0.000000 0.001156 2.773460 ( 2.652860)
build_all 0.001269 0.007807 15.960313 ( 3.283975)
build_install 0.006747 0.001225 2.072360 ( 1.186410)
test_btest 0.000437 0.000159 65.578117 ( 10.701799)
test_basic 0.000000 0.004481 0.307017 ( 0.398107)
test_all 0.000000 0.001050 622.050511 (109.108004)
test_rubyspec 0.035288 0.027405 51.340354 ( 59.634885)
total: 189.07 sec