Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-015250
#<BuildRuby:0x000055a3d81c44f0
@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.20220401-015250",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009407 0.002171 1.023392 ( 1.750892)
build_miniruby 0.001898 0.000000 0.067564 ( 0.065549)
build_ruby 0.001735 0.000000 0.080150 ( 0.078595)
build_all 0.007386 0.002904 4.246043 ( 0.850353)
build_install 0.016644 0.008270 8.057367 ( 2.443449)
test_btest 0.001048 0.000300 78.791279 ( 8.387409)
test_basic 0.003408 0.003928 0.343242 ( 0.437953)
test_all 0.001642 0.000523 672.771660 ( 66.320996)
test_rubyspec 0.123648 0.063000 46.747418 ( 52.041546)
total: 132.38 sec