Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-192144
#<BuildRuby:0x000055a45c2bac40
@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.20220801-192144",
@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.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002874 0.003416 0.852743 ( 1.312356)
build_miniruby 0.000959 0.000128 0.057516 ( 0.056237)
build_ruby 0.000915 0.000122 0.059110 ( 0.057852)
build_all 0.004680 0.000096 1.534712 ( 0.593080)
build_install 0.009962 0.001246 5.662545 ( 2.181766)
test_btest 0.000793 0.000099 48.114283 ( 8.676163)
test_basic 0.001207 0.004865 0.346105 ( 0.433875)
test_all 0.000877 0.000164 629.389761 ( 89.473452)
test_rubyspec 0.088998 0.037904 43.804777 ( 49.381857)
total: 152.17 sec