Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-055055
#<BuildRuby:0x000055e2edd73f68
@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.20220717-055055",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.006573 0.858249 ( 0.869732)
build_miniruby 0.000338 0.000710 0.057506 ( 0.056154)
build_ruby 0.000678 0.000085 0.058673 ( 0.057556)
build_all 0.004238 0.000070 1.528581 ( 0.611684)
build_install 0.007365 0.003728 5.592942 ( 2.183508)
test_btest 0.000723 0.000114 47.690636 ( 8.714299)
test_basic 0.001467 0.004094 0.293647 ( 0.382487)
test_all 0.000947 0.000199 613.377562 ( 88.121306)
test_rubyspec 0.066880 0.042140 43.309347 ( 48.943746)
total: 149.94 sec