Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-173451
#<BuildRuby:0x000055c5312984d8
@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.20220328-173451",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000000 0.000025 0.000025 ( 0.000044)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.007470 0.003928 1.011551 ( 1.092702)
build_miniruby 0.001772 0.000000 0.072392 ( 0.071400)
build_ruby 0.001969 0.000000 0.077894 ( 0.075826)
build_all 0.009725 0.000959 4.213963 ( 0.861175)
build_install 0.015069 0.008248 7.936325 ( 2.419110)
test_btest 0.000962 0.000229 75.102868 ( 8.248054)
test_basic 0.007815 0.000000 0.330531 ( 0.427597)
test_all 0.001587 0.000159 706.897616 ( 73.265206)
test_rubyspec 0.089309 0.065353 45.660046 ( 51.106164)
total: 137.57 sec