Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-164002
#<BuildRuby:0x000055f4f9603800
@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.20220804-164002",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009976 0.000880 0.950855 ( 1.267970)
build_miniruby 0.001734 0.000248 0.065480 ( 0.063681)
build_ruby 0.002037 0.000291 0.080173 ( 0.078297)
build_all 0.009017 0.001288 1.524602 ( 0.582603)
build_install 0.018375 0.004792 5.213133 ( 2.080010)
test_btest 0.000969 0.000162 78.343988 ( 8.454888)
test_basic 0.005943 0.000990 0.334261 ( 0.422910)
test_all 0.001881 0.000971 629.818430 ( 64.500355)
test_rubyspec 0.096549 0.077208 45.734410 ( 53.259067)
total: 130.71 sec