Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-134027
#<BuildRuby:0x0000559a138c0b38
@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.20220305-134027",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007043 0.005332 1.044558 ( 1.977211)
build_miniruby 0.001352 0.000564 0.078389 ( 0.076547)
build_ruby 0.001361 0.000567 0.079471 ( 0.077503)
build_all 0.005471 0.005001 4.211006 ( 0.850286)
build_install 0.021232 0.002704 7.938475 ( 2.373743)
test_btest 0.000720 0.000270 71.171368 ( 8.177419)
test_basic 0.003638 0.004544 0.336255 ( 0.425943)
test_all 0.001370 0.000564 663.645966 ( 65.436205)
test_rubyspec 0.075402 0.103822 46.890157 ( 52.233468)
total: 131.63 sec