Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-231115
#<BuildRuby:0x000055ceb8932c40
@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.20221115-231115",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004356 0.000513 1.066609 ( 1.108134)
build_miniruby 0.000839 0.000099 0.953482 ( 0.952120)
build_ruby 0.001101 0.000130 2.759299 ( 2.664535)
build_all 0.008126 0.000423 15.802767 ( 3.313908)
build_install 0.008905 0.000460 1.938758 ( 1.103394)
test_btest 0.000520 0.000055 55.732717 ( 11.150493)
test_basic 0.004936 0.000013 0.350282 ( 0.441046)
test_all 0.000794 0.000079 645.725659 (100.548081)
test_rubyspec 0.027858 0.040238 50.939819 ( 59.146185)
total: 180.43 sec