Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-080725
#<BuildRuby:0x000055f9cd2c8e50
@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.20220912-080725",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006945 0.004453 1.113145 ( 1.206852)
build_miniruby 0.001960 0.000261 0.076297 ( 0.075821)
build_ruby 0.001679 0.000224 0.075473 ( 0.075354)
build_all 0.005720 0.005666 1.575296 ( 0.625605)
build_install 0.015769 0.006310 1.940798 ( 0.971549)
test_btest 0.001028 0.000242 95.598888 ( 9.482110)
test_basic 0.006057 0.001426 0.344557 ( 0.435135)
test_all 0.003948 0.000000 641.827060 ( 66.394848)
test_rubyspec 0.108101 0.066764 47.173217 ( 55.575008)
total: 134.84 sec