Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-010704
#<BuildRuby:0x00005598e92bc4d8
@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.20220306-010704",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009005 0.000762 0.992399 ( 1.040993)
build_miniruby 0.001572 0.000241 0.079507 ( 0.077463)
build_ruby 0.000000 0.002048 0.073354 ( 0.070919)
build_all 0.006822 0.002902 4.162731 ( 0.840552)
build_install 0.008335 0.015639 7.966285 ( 2.422970)
test_btest 0.001255 0.000000 77.750106 ( 8.239836)
test_basic 0.009308 0.000000 0.332381 ( 0.418189)
test_all 0.002035 0.000000 665.851502 ( 65.497992)
test_rubyspec 0.115969 0.053153 46.435501 ( 51.695868)
total: 130.31 sec