Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-065543
#<BuildRuby:0x000055e911915528
@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.20220823-065543",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007055 0.002821 0.897547 ( 3.877484)
build_miniruby 0.001758 0.000704 0.064553 ( 0.061954)
build_ruby 0.001559 0.000623 0.064274 ( 0.061532)
build_all 0.002144 0.006103 1.271594 ( 0.463499)
build_install 0.008613 0.007086 1.581610 ( 0.788140)
test_btest 0.000813 0.000443 54.926259 ( 6.189250)
test_basic 0.006890 0.000000 0.299010 ( 0.388178)
test_all 0.004318 0.000000 507.811813 ( 53.270354)
test_rubyspec 0.083754 0.044789 41.793930 ( 50.167471)
total: 115.27 sec