Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-184240
#<BuildRuby:0x0000557d70db84e8
@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.20220220-184240",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000030 0.000005 0.000035 ( 0.000032)
build_up 0.006559 0.004757 0.975872 ( 1.354485)
build_miniruby 0.002021 0.000000 0.074815 ( 0.073035)
build_ruby 0.001731 0.000000 0.079433 ( 0.078975)
build_all 0.007366 0.003003 4.053295 ( 0.787851)
build_install 0.022864 0.001188 7.767302 ( 2.347859)
test_btest 0.000000 0.001473 74.240336 ( 8.278452)
test_basic 0.005154 0.001209 0.326546 ( 0.416140)
test_all 0.001514 0.000303 665.603938 ( 65.802612)
test_rubyspec 0.112548 0.053771 46.418179 ( 51.858923)
total: 131.00 sec