Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-180121
#<BuildRuby:0x000055aa7f9f3dd0
@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.20220825-180121",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003351 0.003664 0.973483 ( 1.205461)
build_miniruby 0.000670 0.000279 0.057224 ( 0.055981)
build_ruby 0.000000 0.000921 0.059250 ( 0.063631)
build_all 0.001436 0.003580 1.573005 ( 0.612735)
build_install 0.005998 0.005088 1.926131 ( 0.958783)
test_btest 0.000493 0.000266 53.508643 ( 8.255832)
test_basic 0.005084 0.000431 0.282241 ( 0.371221)
test_all 0.001515 0.000757 637.904592 ( 89.703848)
test_rubyspec 0.077389 0.050954 44.322682 ( 52.556612)
total: 153.78 sec