Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-024133
#<BuildRuby:0x000055d748860e50
@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.20220802-024133",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.010531 0.001505 0.981444 ( 2.712743)
build_miniruby 0.000000 0.002815 0.067164 ( 0.064545)
build_ruby 0.001196 0.000980 0.075505 ( 0.073397)
build_all 0.004113 0.005446 1.524615 ( 0.590654)
build_install 0.009758 0.012281 5.227566 ( 2.084255)
test_btest 0.000803 0.000313 71.641912 ( 8.435859)
test_basic 0.008273 0.000000 0.332902 ( 0.420030)
test_all 0.002145 0.000000 644.402199 ( 64.301329)
test_rubyspec 0.111617 0.058792 45.494629 ( 51.142955)
total: 129.83 sec