Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-090832
#<BuildRuby:0x000055bed5451a48
@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.20221130-090832",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005840 0.004508 1.212196 ( 1.339768)
build_miniruby 0.002027 0.000624 0.847753 ( 0.846508)
build_ruby 0.002347 0.000722 2.237546 ( 2.146416)
build_all 0.018615 0.002608 18.511002 ( 2.161534)
build_install 0.016085 0.006820 2.071680 ( 1.053026)
test_btest 0.001210 0.000355 89.079328 ( 8.851112)
test_basic 0.007635 0.002245 0.334863 ( 0.421266)
test_all 0.002419 0.000711 728.030203 ( 71.740290)
test_rubyspec 0.089927 0.091809 49.771564 ( 57.798381)
total: 146.36 sec