Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-102628
#<BuildRuby:0x00005610681eb800
@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.20220826-102628",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008636 0.001100 1.000947 ( 2.346206)
build_miniruby 0.001680 0.000388 0.076839 ( 0.075097)
build_ruby 0.001539 0.000355 0.079024 ( 0.077168)
build_all 0.007479 0.001726 1.530627 ( 0.579417)
build_install 0.014709 0.006294 1.899005 ( 0.920936)
test_btest 0.001015 0.000271 73.584148 ( 8.086946)
test_basic 0.000000 0.007416 0.327118 ( 0.417639)
test_all 0.004951 0.001318 671.299421 ( 65.589610)
test_rubyspec 0.060262 0.101064 45.439088 ( 53.894188)
total: 131.99 sec