Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-223044
#<BuildRuby:0x000056409e4ec6d8
@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-223044",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008553 0.001315 1.291166 ( 1.600331)
build_miniruby 0.002039 0.000313 0.850924 ( 0.865010)
build_ruby 0.002890 0.000445 2.258976 ( 2.180967)
build_all 0.019605 0.002681 25.067603 ( 2.872265)
build_install 0.016177 0.004898 5.006602 ( 1.199595)
test_btest 0.000969 0.000168 85.894236 ( 8.812633)
test_basic 0.006469 0.000321 0.354999 ( 0.444799)
test_all 0.001402 0.000234 679.434497 ( 70.320005)
test_rubyspec 0.062275 0.071877 49.686880 ( 58.237503)
total: 146.53 sec