Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-113311
#<BuildRuby:0x00005646ce1bd350
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221029-113311",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003248 0.006175 1.084412 ( 1.902941)
build_miniruby 0.000865 0.000576 0.101218 ( 0.097987)
build_ruby 0.001197 0.000799 0.100481 ( 0.097203)
build_all 0.004942 0.003294 1.313862 ( 0.563470)
build_install 0.012326 0.003317 1.660679 ( 0.897245)
test_btest 0.001306 0.000762 64.040683 ( 6.389352)
test_basic 0.001681 0.006138 0.353387 ( 0.441833)
test_all 0.006209 0.002517 520.961439 ( 54.834958)
test_rubyspec 0.078894 0.054220 43.549541 ( 51.962848)
total: 117.19 sec