Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-090159
#<BuildRuby:0x000056476dba0c10
@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.20220314-090159",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009501 0.000782 0.991458 ( 1.612043)
build_miniruby 0.001815 0.000259 0.073813 ( 0.071666)
build_ruby 0.002075 0.000297 0.076534 ( 0.074243)
build_all 0.009283 0.001326 4.257850 ( 0.851053)
build_install 0.017555 0.005631 7.906641 ( 2.421003)
test_btest 0.001843 0.000000 78.873531 ( 8.410687)
test_basic 0.008017 0.000000 0.345529 ( 0.435337)
test_all 0.000868 0.001129 643.512644 ( 65.838806)
test_rubyspec 0.126260 0.051384 46.174503 ( 51.672333)
total: 131.39 sec