Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-072611
#<BuildRuby:0x000055f2b5eecea8
@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.20220912-072611",
@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.000006)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000050 0.000011 0.000061 ( 0.000064)
build_up 0.008527 0.001968 1.141457 ( 1.102909)
build_miniruby 0.001340 0.000310 0.073777 ( 0.073206)
build_ruby 0.001641 0.000378 0.079041 ( 0.077822)
build_all 0.009616 0.001029 1.554046 ( 0.615081)
build_install 0.021255 0.002049 1.924138 ( 0.949397)
test_btest 0.001284 0.000241 96.276486 ( 9.231691)
test_basic 0.006206 0.001164 0.350709 ( 0.439605)
test_all 0.004229 0.000793 702.926289 ( 68.880849)
test_rubyspec 0.082105 0.105289 47.072328 ( 55.543421)
total: 136.91 sec