Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-223405
#<BuildRuby:0x000055d784f930b0
@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.20220428-223405",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.013029 1.013537 ( 1.098894)
build_miniruby 0.000551 0.001649 0.075359 ( 0.073184)
build_ruby 0.001448 0.000620 0.071006 ( 0.069136)
build_all 0.007462 0.003198 1.511278 ( 0.625716)
build_install 0.018874 0.004858 5.893254 ( 2.799419)
test_btest 0.000902 0.000350 72.830944 ( 8.367184)
test_basic 0.003575 0.006647 0.325774 ( 0.409677)
test_all 0.001456 0.000655 708.432467 ( 67.689277)
test_rubyspec 0.085539 0.102339 45.346479 ( 50.523908)
total: 131.66 sec