Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-032034
#<BuildRuby:0x000055e9d8e97510
@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.20220307-032034",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010398 0.000940 1.074426 ( 2.062864)
build_miniruby 0.001367 0.000195 0.070398 ( 0.070058)
build_ruby 0.001904 0.000272 0.069368 ( 0.068528)
build_all 0.009585 0.000673 4.198171 ( 0.877565)
build_install 0.021932 0.000810 8.041741 ( 2.489874)
test_btest 0.001067 0.000118 76.666728 ( 8.356696)
test_basic 0.007267 0.000807 0.346144 ( 0.436017)
test_all 0.001696 0.000188 686.561787 ( 67.149071)
test_rubyspec 0.091910 0.065781 46.486254 ( 51.916252)
total: 133.43 sec