Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-103113
#<BuildRuby:0x00005607e1580a68
@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.20221029-103113",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009713 0.000100 1.143920 ( 1.293955)
build_miniruby 0.001836 0.000122 0.105353 ( 0.103933)
build_ruby 0.001513 0.000101 0.097542 ( 0.096583)
build_all 0.008866 0.000591 1.319390 ( 0.573217)
build_install 0.013088 0.000872 1.643814 ( 0.896527)
test_btest 0.001499 0.000100 64.668341 ( 6.480215)
test_basic 0.006698 0.000042 0.363731 ( 0.455936)
test_all 0.001122 0.006214 524.544382 ( 55.167465)
test_rubyspec 0.042676 0.087496 43.490215 ( 52.077778)
total: 117.15 sec