Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-154422
#<BuildRuby:0x000055dc18bab810
@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.20220611-154422",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000074 0.000011 0.000085 ( 0.000088)
build_up 0.007772 0.004001 0.989037 ( 1.055357)
build_miniruby 0.002119 0.000000 0.071966 ( 0.069960)
build_ruby 0.002297 0.000081 0.076388 ( 0.074097)
build_all 0.002434 0.006582 1.505437 ( 0.614004)
build_install 0.009835 0.012234 5.917984 ( 2.815020)
test_btest 0.000853 0.000341 75.316124 ( 8.255206)
test_basic 0.003785 0.003872 0.334544 ( 0.423728)
test_all 0.001664 0.000713 664.173246 ( 65.374923)
test_rubyspec 0.109482 0.060766 45.886741 ( 51.666358)
total: 130.35 sec