Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-163012
#<BuildRuby:0x000055eedfb734b8
@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.20220817-163012",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010698 0.000331 0.997792 ( 1.099482)
build_miniruby 0.001810 0.000241 0.074768 ( 0.072557)
build_ruby 0.001698 0.000226 0.077511 ( 0.075202)
build_all 0.006732 0.004117 1.518833 ( 0.577861)
build_install 0.021843 0.001300 1.871002 ( 0.897229)
test_btest 0.001251 0.000187 69.376092 ( 8.350719)
test_basic 0.002826 0.005464 0.321626 ( 0.409477)
test_all 0.003302 0.000660 671.931323 ( 65.220824)
test_rubyspec 0.085822 0.085597 45.354108 ( 53.031130)
total: 129.74 sec