Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-010821
#<BuildRuby:0x00005642b6263ed8
@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-010821",
@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.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004252 0.000448 1.126089 ( 1.280560)
build_miniruby 0.000860 0.000090 0.943098 ( 0.941824)
build_ruby 0.001039 0.000109 2.807022 ( 2.721216)
build_all 0.008463 0.000413 15.854246 ( 3.238009)
build_install 0.008714 0.000397 2.054023 ( 1.180710)
test_btest 0.000566 0.000054 65.418856 ( 10.568908)
test_basic 0.004691 0.000447 0.328569 ( 0.418766)
test_all 0.001571 0.000000 675.774094 (114.333431)
test_rubyspec 0.039227 0.023156 53.323823 ( 61.543953)
total: 196.23 sec