Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-002748
#<BuildRuby:0x00005621e0eb67e0
@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.20221116-002748",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.005084 1.042200 ( 1.207345)
build_miniruby 0.000000 0.001056 1.059125 ( 1.057999)
build_ruby 0.000000 0.001310 2.672831 ( 2.580761)
build_all 0.003866 0.004799 15.760560 ( 3.316015)
build_install 0.007432 0.002124 1.967548 ( 1.150855)
test_btest 0.000439 0.000125 60.070054 ( 10.788906)
test_basic 0.000637 0.003998 0.294464 ( 0.385302)
test_all 0.000595 0.000198 655.180141 (103.200769)
test_rubyspec 0.043147 0.029875 51.339577 ( 59.580947)
total: 183.27 sec