Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-015116
#<BuildRuby:0x0000564d940eb810
@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.20220211-015116",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006754 0.004015 0.923748 ( 1.009353)
build_miniruby 0.002292 0.000287 0.075073 ( 0.073071)
build_ruby 0.001465 0.000183 0.068791 ( 0.067925)
build_all 0.007675 0.003508 4.157126 ( 0.802143)
build_install 0.017615 0.005882 7.716582 ( 2.330045)
test_btest 0.000857 0.000163 75.674728 ( 8.045744)
test_basic 0.006182 0.001178 0.325236 ( 0.415988)
test_all 0.001908 0.000363 662.090892 ( 66.070536)
test_rubyspec 0.090624 0.062638 46.225285 ( 51.588207)
total: 130.40 sec