Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-203108
#<BuildRuby:0x0000557261955438
@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.20220720-203108",
@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.000027 0.000006 0.000033 ( 0.000034)
autoconf 0.000055 0.000014 0.000069 ( 0.000068)
configure 0.000055 0.000014 0.000069 ( 0.000060)
build_up 0.009626 0.002407 0.864983 ( 0.934949)
build_miniruby 0.001118 0.000279 0.059033 ( 0.057662)
build_ruby 0.001208 0.000302 0.063681 ( 0.062168)
build_all 0.007525 0.000603 1.318453 ( 0.494693)
build_install 0.015641 0.000053 4.361584 ( 1.848516)
test_btest 0.000895 0.000168 55.879992 ( 6.268432)
test_basic 0.004472 0.000838 0.287286 ( 0.378359)
test_all 0.001946 0.000364 511.658296 ( 53.693662)
test_rubyspec 0.079067 0.050722 41.839110 ( 47.641761)
total: 111.38 sec