Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-180810
#<BuildRuby:0x000055b4b1fb52a0
@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.20221201-180810",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005658 0.004474 1.185669 ( 1.243510)
build_miniruby 0.002738 0.000000 0.853042 ( 0.850823)
build_ruby 0.002745 0.000429 2.227829 ( 2.135156)
build_all 0.020744 0.000878 18.662333 ( 2.163720)
build_install 0.017699 0.003463 2.028040 ( 1.031856)
test_btest 0.001317 0.000286 90.275143 ( 9.078810)
test_basic 0.008500 0.000875 0.326603 ( 0.413577)
test_all 0.001962 0.000206 741.164674 ( 71.565291)
test_rubyspec 0.117300 0.063438 49.170293 ( 57.306501)
total: 145.79 sec