Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-113121
#<BuildRuby:0x0000556d4a878dd8
@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.20221109-113121",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.010366 0.000653 1.075062 ( 1.381016)
build_miniruby 0.001483 0.000423 0.062018 ( 0.060411)
build_ruby 0.000000 0.001892 0.068134 ( 0.066261)
build_all 0.008060 0.002147 1.518958 ( 0.599238)
build_install 0.017744 0.003956 1.839277 ( 0.932666)
test_btest 0.001231 0.000362 87.484144 ( 9.113023)
test_basic 0.003381 0.004571 0.339320 ( 0.426032)
test_all 0.001425 0.000475 650.889369 ( 67.590186)
test_rubyspec 0.091881 0.092182 47.781414 ( 55.871154)
total: 136.04 sec