Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-142816
#<BuildRuby:0x00005624d612c4f0
@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.20220605-142816",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005886 0.005123 0.974307 ( 1.057374)
build_miniruby 0.001662 0.000356 0.073403 ( 0.073614)
build_ruby 0.001633 0.000350 0.079177 ( 0.078694)
build_all 0.008654 0.000000 1.498342 ( 0.599197)
build_install 0.012328 0.009872 5.818548 ( 2.848286)
test_btest 0.001392 0.000387 75.439642 ( 8.314844)
test_basic 0.006959 0.000574 0.322541 ( 0.411953)
test_all 0.001751 0.000461 709.864324 ( 67.988529)
test_rubyspec 0.072668 0.089284 46.093746 ( 51.731916)
total: 133.11 sec