Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-082327
#<BuildRuby:0x000055615ba06038
@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.20221007-082327",
@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.000030 0.000002 0.000032 ( 0.000032)
autoconf 0.000044 0.000003 0.000047 ( 0.000047)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.004097 0.009067 1.083547 ( 1.459771)
build_miniruby 0.001610 0.000379 0.100387 ( 0.096744)
build_ruby 0.001095 0.000257 0.091923 ( 0.089163)
build_all 0.007483 0.000903 1.333773 ( 0.545058)
build_install 0.008307 0.007601 1.713654 ( 0.911653)
test_btest 0.001224 0.000368 59.738717 ( 6.528700)
test_basic 0.004700 0.001410 0.335416 ( 0.437563)
test_all 0.003401 0.004009 509.809957 ( 54.362288)
test_rubyspec 0.076924 0.055457 42.069102 ( 50.614560)
total: 115.05 sec