Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-194956
#<BuildRuby:0x0000559cd1fe06c8
@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-194956",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.008944 0.002903 1.008648 ( 1.121555)
build_miniruby 0.001747 0.000624 0.079800 ( 0.077299)
build_ruby 0.001476 0.000527 0.078589 ( 0.077310)
build_all 0.007154 0.002555 4.187271 ( 0.851585)
build_install 0.020433 0.002443 7.908318 ( 2.387766)
test_btest 0.000712 0.000213 74.533489 ( 7.939769)
test_basic 0.007290 0.000857 0.334401 ( 0.423044)
test_all 0.001815 0.000220 703.873701 ( 67.515185)
test_rubyspec 0.110730 0.051231 46.224410 ( 51.632911)
total: 132.03 sec