Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-170503
#<BuildRuby:0x00005574689e4620
@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.20221126-170503",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.011127 1.287359 ( 1.663583)
build_miniruby 0.000000 0.001974 0.853010 ( 0.857793)
build_ruby 0.002860 0.000201 2.280893 ( 2.197287)
build_all 0.017549 0.005029 24.998825 ( 2.803268)
build_install 0.015071 0.003114 4.983028 ( 1.205414)
test_btest 0.000811 0.000342 90.462092 ( 8.624198)
test_basic 0.005327 0.002243 0.362273 ( 0.451514)
test_all 0.002036 0.000320 706.568051 ( 70.821334)
test_rubyspec 0.067569 0.077478 49.715989 ( 58.218530)
total: 146.84 sec