Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-014829
#<BuildRuby:0x000055e4d91a9438
@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.20220814-014829",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004728 0.003947 0.837405 ( 0.879617)
build_miniruby 0.001196 0.000257 0.052872 ( 0.051425)
build_ruby 0.002437 0.000000 0.055467 ( 0.053631)
build_all 0.007405 0.000394 1.233139 ( 0.476595)
build_install 0.008683 0.007165 1.567201 ( 0.791109)
test_btest 0.001032 0.000271 53.739813 ( 5.730279)
test_basic 0.005039 0.001326 0.292594 ( 0.382239)
test_all 0.004705 0.001238 485.906512 ( 51.936231)
test_rubyspec 0.094432 0.040370 41.656719 ( 49.270634)
total: 109.57 sec