Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-233852
#<BuildRuby:0x000055d998247800
@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.20221108-233852",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004428 0.005681 1.134785 ( 1.163632)
build_miniruby 0.001872 0.000780 0.083652 ( 0.081748)
build_ruby 0.001061 0.000442 0.067290 ( 0.065978)
build_all 0.003614 0.006278 1.500491 ( 0.596353)
build_install 0.014654 0.007327 1.915990 ( 0.949512)
test_btest 0.001037 0.000519 89.056924 ( 9.224351)
test_basic 0.007683 0.001147 0.330636 ( 0.418622)
test_all 0.001687 0.000308 688.854064 ( 69.554166)
test_rubyspec 0.094276 0.083250 47.505166 ( 55.623065)
total: 137.68 sec