Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-143105
#<BuildRuby:0x000055874a8c3440
@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.20220207-143105",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.007325 0.003891 0.943121 ( 1.058892)
build_miniruby 0.001463 0.000292 0.073512 ( 0.071877)
build_ruby 0.001500 0.000300 0.073651 ( 0.071812)
build_all 0.003368 0.006931 4.099131 ( 0.779322)
build_install 0.021510 0.002440 7.824802 ( 2.277157)
test_btest 0.001334 0.000000 71.026952 ( 8.169397)
test_basic 0.004816 0.003702 0.337662 ( 0.426720)
test_all 0.001262 0.000345 663.681140 ( 65.241274)
test_rubyspec 0.074354 0.093614 45.969335 ( 51.488757)
total: 129.59 sec