Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-222103
#<BuildRuby:0x0000560aad0bff00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220817-222103",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006705 0.000190 0.940126 ( 1.657569)
build_miniruby 0.000929 0.000062 0.057781 ( 0.056441)
build_ruby 0.000843 0.000056 0.060028 ( 0.058805)
build_all 0.004434 0.000295 1.531008 ( 0.594400)
build_install 0.010337 0.000689 1.903824 ( 0.953822)
test_btest 0.000543 0.000037 52.156043 ( 8.146259)
test_basic 0.006358 0.000000 0.338729 ( 0.425857)
test_all 0.001936 0.000000 592.031425 ( 91.797031)
test_rubyspec 0.086749 0.036054 44.290530 ( 51.687249)
total: 155.38 sec