Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-215403
#<BuildRuby:0x000055ac274508e8
@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.20220311-215403",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.006649 0.005021 1.012359 ( 1.072065)
build_miniruby 0.001165 0.000448 0.074313 ( 0.073223)
build_ruby 0.002041 0.000000 0.073867 ( 0.072836)
build_all 0.008776 0.000759 1.529447 ( 0.625014)
build_install 0.014492 0.008710 5.268098 ( 2.191821)
test_btest 0.000952 0.000363 78.922579 ( 8.587446)
test_basic 0.006703 0.001008 0.348369 ( 0.437631)
test_all 0.001617 0.000190 695.898774 ( 67.818756)
test_rubyspec 0.103391 0.071503 46.141275 ( 51.642396)
total: 132.52 sec