Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-122407
#<BuildRuby:0x000055ec46800920
@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.20220904-122407",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000283 0.012510 1.007434 ( 1.747290)
build_miniruby 0.001658 0.000638 0.078148 ( 0.075767)
build_ruby 0.001303 0.000501 0.076335 ( 0.074674)
build_all 0.004263 0.006368 1.562951 ( 0.605657)
build_install 0.011729 0.008231 1.881325 ( 0.932763)
test_btest 0.001285 0.000000 77.350103 ( 8.629880)
test_basic 0.003397 0.004753 0.327967 ( 0.426295)
test_all 0.002396 0.001268 640.157279 ( 64.752592)
test_rubyspec 0.093718 0.082861 45.494309 ( 53.936751)
total: 131.18 sec