Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-011710
#<BuildRuby:0x000055e29b33b778
@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-011710",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009962 0.000664 1.008203 ( 1.168132)
build_miniruby 0.002069 0.000138 0.078262 ( 0.076658)
build_ruby 0.002263 0.000151 0.079724 ( 0.077853)
build_all 0.010770 0.000000 4.222378 ( 0.860428)
build_install 0.010168 0.013260 8.057947 ( 2.451124)
test_btest 0.000970 0.000185 76.701538 ( 8.197133)
test_basic 0.007275 0.001386 0.330694 ( 0.416773)
test_all 0.002354 0.000165 692.708534 ( 67.070604)
test_rubyspec 0.106352 0.057599 46.723876 ( 51.856162)
total: 132.18 sec