Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-162123
#<BuildRuby:0x0000564d0e489480
@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.20220723-162123",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008643 0.001156 0.830274 ( 1.143360)
build_miniruby 0.001283 0.000321 0.062834 ( 0.060924)
build_ruby 0.001198 0.000299 0.065426 ( 0.063794)
build_all 0.007671 0.001918 1.240668 ( 0.479812)
build_install 0.013378 0.003345 4.416766 ( 1.802797)
test_btest 0.000000 0.002121 54.468919 ( 6.278729)
test_basic 0.002199 0.004882 0.294156 ( 0.383509)
test_all 0.002046 0.000682 485.447738 ( 51.926756)
test_rubyspec 0.069743 0.057822 41.910040 ( 47.888951)
total: 110.03 sec