Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-181358
#<BuildRuby:0x000055ad78302700
@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.20220828-181358",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.001495 0.010693 0.995485 ( 0.981762)
build_miniruby 0.001228 0.000716 0.074772 ( 0.072945)
build_ruby 0.001305 0.000762 0.077849 ( 0.076156)
build_all 0.007031 0.004101 1.540550 ( 0.592650)
build_install 0.011023 0.010418 1.885222 ( 0.922382)
test_btest 0.000670 0.000431 70.616381 ( 8.551958)
test_basic 0.003117 0.003691 0.342041 ( 0.431905)
test_all 0.004754 0.000015 682.997818 ( 66.767328)
test_rubyspec 0.092065 0.086909 45.678355 ( 54.184179)
total: 132.58 sec