Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-150347
#<BuildRuby:0x0000564e651ac610
@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.20220908-150347",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000100 0.000016 0.000116 ( 0.000121)
build_up 0.010035 0.000853 1.094698 ( 1.073120)
build_miniruby 0.002172 0.000311 0.068121 ( 0.066046)
build_ruby 0.001970 0.000281 0.074523 ( 0.072222)
build_all 0.009064 0.001295 1.536182 ( 0.601958)
build_install 0.014100 0.008137 1.862399 ( 0.937920)
test_btest 0.001097 0.000231 96.452875 ( 9.609603)
test_basic 0.001473 0.005215 0.349356 ( 0.438963)
test_all 0.002799 0.000736 670.290255 ( 67.677047)
test_rubyspec 0.105636 0.068377 47.152874 ( 55.494789)
total: 135.97 sec