Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-151702
#<BuildRuby:0x000056449d70fde0
@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.20221125-151702",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004613 0.000136 1.084981 ( 1.710208)
build_miniruby 0.000755 0.000142 0.932210 ( 0.930824)
build_ruby 0.001047 0.000197 2.769940 ( 2.638947)
build_all 0.001475 0.007347 15.843349 ( 3.415923)
build_install 0.006044 0.003347 2.066943 ( 1.224044)
test_btest 0.000519 0.000164 61.622505 ( 10.747366)
test_basic 0.004306 0.000139 0.275613 ( 0.366998)
test_all 0.001029 0.000309 711.996605 (112.078346)
test_rubyspec 0.028686 0.037687 53.680373 ( 61.947681)
total: 195.06 sec