Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-215435
#<BuildRuby:0x000055f00cfc7e00
@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-215435",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004514 0.000265 1.103035 ( 1.136488)
build_miniruby 0.000882 0.000052 0.988141 ( 0.986816)
build_ruby 0.001174 0.000069 2.842205 ( 2.744916)
build_all 0.008216 0.000483 15.696942 ( 3.279829)
build_install 0.008155 0.000480 2.030217 ( 1.215743)
test_btest 0.000554 0.000032 58.410505 ( 10.822517)
test_basic 0.004292 0.000252 0.272835 ( 0.363968)
test_all 0.000886 0.000052 655.859502 (101.525638)
test_rubyspec 0.040947 0.027100 51.782790 ( 59.975027)
total: 182.05 sec