Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-120729
#<BuildRuby:0x000055f22d8b04f0
@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.20220327-120729",
@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.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009631 0.001481 1.017960 ( 1.152984)
build_miniruby 0.001705 0.000262 0.076375 ( 0.075323)
build_ruby 0.001835 0.000283 0.075358 ( 0.074105)
build_all 0.009930 0.000683 4.103954 ( 0.845686)
build_install 0.024619 0.000000 7.923354 ( 2.440734)
test_btest 0.001048 0.000000 75.597297 ( 7.797460)
test_basic 0.002940 0.004873 0.326574 ( 0.416522)
test_all 0.000000 0.002063 656.238940 ( 68.747609)
test_rubyspec 0.085794 0.084734 45.954144 ( 51.392821)
total: 132.94 sec