Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-201208
#<BuildRuby:0x00005562b40dafe0
@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.20220820-201208",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011956 0.001121 0.963629 ( 1.064106)
build_miniruby 0.001840 0.000263 0.070547 ( 0.068667)
build_ruby 0.001658 0.000237 0.067774 ( 0.067443)
build_all 0.009049 0.000550 1.528598 ( 0.593800)
build_install 0.017776 0.005570 1.827904 ( 0.923687)
test_btest 0.001081 0.000180 71.100416 ( 8.489385)
test_basic 0.007148 0.000275 0.335375 ( 0.426737)
test_all 0.006535 0.000156 640.057054 ( 64.539885)
test_rubyspec 0.132546 0.039561 45.946513 ( 54.375236)
total: 130.55 sec