Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-175449
#<BuildRuby:0x00005596127d4620
@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.20220914-175449",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000040 0.000003 0.000043 ( 0.000037)
build_up 0.009322 0.000666 1.111946 ( 1.106622)
build_miniruby 0.001726 0.000123 0.076594 ( 0.074842)
build_ruby 0.000000 0.002439 0.070419 ( 0.067594)
build_all 0.004414 0.007195 1.567294 ( 0.603897)
build_install 0.015230 0.003046 1.898769 ( 0.930125)
test_btest 0.001129 0.000226 92.324273 ( 9.063007)
test_basic 0.002457 0.005097 0.361124 ( 0.448637)
test_all 0.000000 0.003446 668.254792 ( 67.455199)
test_rubyspec 0.103075 0.071035 46.883119 ( 55.261738)
total: 135.01 sec