Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-213626
#<BuildRuby:0x000055cfacc551f8
@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.20220719-213626",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002554 0.007250 0.736692 ( 0.830059)
build_miniruby 0.001394 0.000000 0.050131 ( 0.049842)
build_ruby 0.002494 0.000097 0.050265 ( 0.048654)
build_all 0.006765 0.000756 1.238202 ( 0.477890)
build_install 0.016296 0.002909 4.327316 ( 1.805685)
test_btest 0.001185 0.000278 51.373652 ( 8.907230)
test_basic 0.005940 0.001398 0.212676 ( 0.299496)
test_all 0.001609 0.000379 530.147855 ( 91.278029)
test_rubyspec 0.071547 0.040097 40.750468 ( 46.695755)
total: 150.39 sec