Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-072852
#<BuildRuby:0x000055cea1ab43a0
@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.20220809-072852",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007977 0.004549 1.048399 ( 14.893482)
build_miniruby 0.002427 0.000000 0.073652 ( 0.072109)
build_ruby 0.002035 0.000033 0.076796 ( 0.075969)
build_all 0.008404 0.001051 1.530133 ( 0.578016)
build_install 0.016901 0.004473 5.155558 ( 2.084153)
test_btest 0.001033 0.000155 73.472152 ( 8.040203)
test_basic 0.007538 0.000000 0.315333 ( 0.405783)
test_all 0.002982 0.000000 640.267995 ( 64.851230)
test_rubyspec 0.097449 0.079720 45.773996 ( 53.077898)
total: 144.08 sec