Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-210309
#<BuildRuby:0x00005579d6a93670
@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.20220719-210309",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005238 0.001309 0.832653 ( 1.090228)
build_miniruby 0.000819 0.000205 0.056669 ( 0.055434)
build_ruby 0.000814 0.000204 0.059331 ( 0.058085)
build_all 0.003702 0.000926 1.572504 ( 0.608197)
build_install 0.004973 0.003987 5.636323 ( 2.162347)
test_btest 0.000657 0.000193 47.796838 ( 8.592288)
test_basic 0.005145 0.000401 0.298507 ( 0.387329)
test_all 0.000000 0.001342 622.604989 ( 87.401251)
test_rubyspec 0.073081 0.040192 43.932790 ( 49.539101)
total: 149.89 sec