Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-165645
#<BuildRuby:0x0000556bf91875a8
@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.20221202-165645",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003492 0.008053 1.227823 ( 1.557604)
build_miniruby 0.002241 0.000689 0.836841 ( 0.835123)
build_ruby 0.003874 0.000000 2.246642 ( 2.152077)
build_all 0.016515 0.004029 18.554122 ( 2.178661)
build_install 0.020996 0.000938 2.036543 ( 1.018339)
test_btest 0.001417 0.000322 94.201517 ( 9.171979)
test_basic 0.009329 0.001055 0.351411 ( 0.437218)
test_all 0.002969 0.000435 699.830489 ( 69.680074)
test_rubyspec 0.086844 0.085266 49.417662 ( 57.518053)
total: 144.55 sec