Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-200327
#<BuildRuby:0x000055e6d24969c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220828-200327",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006929 0.003299 0.809133 ( 0.845888)
build_miniruby 0.001653 0.000207 0.063489 ( 0.062357)
build_ruby 0.001274 0.000000 0.058656 ( 0.057556)
build_all 0.008010 0.000663 1.274377 ( 0.495367)
build_install 0.014316 0.001142 1.595588 ( 0.793839)
test_btest 0.001028 0.000114 52.867688 ( 6.028413)
test_basic 0.006388 0.000000 0.281529 ( 0.372019)
test_all 0.003853 0.000000 477.141017 ( 51.863385)
test_rubyspec 0.106718 0.021624 41.042781 ( 49.592493)
total: 110.11 sec