Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-043858
#<BuildRuby:0x00005613a68c84e8
@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.20220304-043858",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005264 0.005533 1.042811 ( 6.869681)
build_miniruby 0.001676 0.000394 0.078313 ( 0.076408)
build_ruby 0.001568 0.000369 0.078719 ( 0.076517)
build_all 0.009691 0.001350 4.222422 ( 0.845233)
build_install 0.017279 0.007259 8.156341 ( 2.476882)
test_btest 0.001264 0.000000 75.949691 ( 8.207864)
test_basic 0.000696 0.005895 0.332611 ( 0.425513)
test_all 0.002067 0.000308 687.828347 ( 67.614327)
test_rubyspec 0.106627 0.060756 46.562539 ( 51.987684)
total: 138.58 sec