Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-153305
#<BuildRuby:0x000055eae8024a80
@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.20220308-153305",
@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.000010)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006038 0.004463 0.973376 ( 1.368976)
build_miniruby 0.002320 0.000000 0.073876 ( 0.071812)
build_ruby 0.001934 0.000096 0.073500 ( 0.071490)
build_all 0.009234 0.001302 4.218886 ( 0.858349)
build_install 0.019876 0.002480 7.852114 ( 2.381553)
test_btest 0.001234 0.000274 70.353687 ( 8.387964)
test_basic 0.005733 0.001274 0.339441 ( 0.428476)
test_all 0.001979 0.000186 664.371319 ( 65.258398)
test_rubyspec 0.096723 0.055150 46.179090 ( 51.710389)
total: 130.54 sec