Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-095633
#<BuildRuby:0x000055ba3bf55550
@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.20221012-095633",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000038 0.000003 0.000041 ( 0.000040)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.001385 0.011300 1.054516 ( 1.127939)
build_miniruby 0.001483 0.000423 0.101972 ( 0.099144)
build_ruby 0.001214 0.000347 0.103699 ( 0.101200)
build_all 0.005612 0.001603 1.291080 ( 0.576211)
build_install 0.005970 0.009493 1.630529 ( 0.897296)
test_btest 0.001000 0.000401 62.202585 ( 6.284478)
test_basic 0.006404 0.000671 0.362048 ( 0.451911)
test_all 0.003862 0.003479 516.602725 ( 54.848328)
test_rubyspec 0.056847 0.070297 43.238689 ( 51.719358)
total: 116.11 sec