Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-034156
#<BuildRuby:0x000055902e0c7858
@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.20220305-034156",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010617 0.000476 0.984323 ( 1.045472)
build_miniruby 0.001764 0.000126 0.074759 ( 0.072804)
build_ruby 0.002491 0.000178 0.073009 ( 0.070492)
build_all 0.009895 0.000344 4.186479 ( 0.853425)
build_install 0.018473 0.004894 7.864606 ( 2.458480)
test_btest 0.001260 0.000133 72.960433 ( 8.320327)
test_basic 0.007569 0.000250 0.340988 ( 0.431016)
test_all 0.001575 0.000157 678.229527 ( 66.136112)
test_rubyspec 0.124923 0.035553 46.675837 ( 51.924092)
total: 131.31 sec