Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-093913
#<BuildRuby:0x00005603128f4d30
@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.20221110-093913",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.008436 0.002031 1.076947 ( 1.091116)
build_miniruby 0.001265 0.000575 0.069997 ( 0.067972)
build_ruby 0.001422 0.000646 0.068843 ( 0.067004)
build_all 0.003605 0.006101 1.489703 ( 0.601760)
build_install 0.011951 0.010532 1.849628 ( 0.957647)
test_btest 0.000895 0.000537 88.976139 ( 9.126495)
test_basic 0.005761 0.003456 0.324577 ( 0.410737)
test_all 0.001734 0.001040 698.710383 ( 69.590522)
test_rubyspec 0.074038 0.112919 47.687755 ( 55.715906)
total: 137.63 sec