Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-091827
#<BuildRuby:0x000055b54d767de0
@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.20221123-091827",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004204 0.000561 1.171839 ( 1.677679)
build_miniruby 0.000782 0.000105 1.025963 ( 1.024848)
build_ruby 0.001129 0.000150 2.826542 ( 2.740351)
build_all 0.008792 0.000020 15.847671 ( 3.295035)
build_install 0.005909 0.003891 2.020260 ( 1.135282)
test_btest 0.000513 0.000081 65.188281 ( 10.467079)
test_basic 0.004490 0.000709 0.305363 ( 0.395135)
test_all 0.000996 0.000158 714.091945 (113.983943)
test_rubyspec 0.036830 0.019872 53.221658 ( 61.445736)
total: 196.17 sec