Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-152451
#<BuildRuby:0x0000556b4aad8620
@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.20220912-152451",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002330 0.007872 1.138585 ( 1.119893)
build_miniruby 0.001483 0.000436 0.074504 ( 0.072958)
build_ruby 0.000000 0.002040 0.079112 ( 0.077185)
build_all 0.007677 0.003807 1.606948 ( 0.620631)
build_install 0.018073 0.003370 1.967960 ( 0.959994)
test_btest 0.000896 0.000283 96.772223 ( 9.359922)
test_basic 0.004946 0.001561 0.355521 ( 0.445656)
test_all 0.003850 0.000000 674.498436 ( 68.503536)
test_rubyspec 0.108996 0.049432 47.077076 ( 55.264277)
total: 136.43 sec