Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-141434
#<BuildRuby:0x000055f88c08c6d8
@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.20221117-141434",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000052 0.000007 0.000059 ( 0.000058)
configure 0.000056 0.000008 0.000064 ( 0.000063)
build_up 0.007481 0.001069 1.151115 ( 1.180563)
build_miniruby 0.001629 0.000233 0.890084 ( 0.894869)
build_ruby 0.002283 0.000326 2.431919 ( 2.351342)
build_all 0.012587 0.006295 18.394892 ( 2.238305)
build_install 0.007527 0.009623 1.881105 ( 0.996985)
test_btest 0.000965 0.000284 84.105611 ( 10.117640)
test_basic 0.006210 0.001827 0.326345 ( 0.415734)
test_all 0.001655 0.000487 703.731588 ( 74.928890)
test_rubyspec 0.080350 0.043835 51.346523 ( 59.671435)
total: 152.80 sec