Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-191020
#<BuildRuby:0x0000555ca98886e0
@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.20220901-191020",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.006709 0.004983 0.966377 ( 1.016912)
build_miniruby 0.001675 0.000644 0.078369 ( 0.076439)
build_ruby 0.001437 0.000553 0.078889 ( 0.077556)
build_all 0.009315 0.001764 1.526509 ( 0.575534)
build_install 0.019535 0.003428 1.863555 ( 0.921496)
test_btest 0.000971 0.000306 74.652366 ( 8.795930)
test_basic 0.005993 0.001892 0.322586 ( 0.412445)
test_all 0.005755 0.000259 637.874763 ( 64.787835)
test_rubyspec 0.094247 0.074307 45.935331 ( 54.282160)
total: 130.95 sec