Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-051736
#<BuildRuby:0x0000556d32725480
@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-051736",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000053 0.000014 0.000067 ( 0.000082)
build_up 0.004547 0.005532 0.875170 ( 2.056236)
build_miniruby 0.002424 0.000000 0.064243 ( 0.062770)
build_ruby 0.001700 0.000000 0.065723 ( 0.064127)
build_all 0.008889 0.000000 1.263576 ( 0.460450)
build_install 0.007226 0.008215 1.588445 ( 0.794315)
test_btest 0.001009 0.000378 54.227884 ( 6.054618)
test_basic 0.004629 0.001736 0.306555 ( 0.401824)
test_all 0.003191 0.000673 485.556193 ( 51.904327)
test_rubyspec 0.076797 0.044910 41.594654 ( 49.082957)
total: 110.88 sec