Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-044659
#<BuildRuby:0x00005641deef4dd8
@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.20220916-044659",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005578 0.004364 1.095104 ( 1.075591)
build_miniruby 0.001643 0.000379 0.075168 ( 0.072964)
build_ruby 0.001690 0.000390 0.076650 ( 0.074688)
build_all 0.008448 0.001950 1.557775 ( 0.609377)
build_install 0.015587 0.006513 1.938087 ( 0.947722)
test_btest 0.000983 0.000262 96.162423 ( 9.577628)
test_basic 0.006131 0.001635 0.347360 ( 0.441142)
test_all 0.003207 0.000855 676.021795 ( 68.155913)
test_rubyspec 0.091227 0.078501 47.065254 ( 55.174144)
total: 136.13 sec