Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-180224
#<BuildRuby:0x000055d241a30610
@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.20220828-180224",
@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.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002924 0.007691 0.971492 ( 1.044463)
build_miniruby 0.001693 0.000451 0.077525 ( 0.075283)
build_ruby 0.001630 0.000434 0.080124 ( 0.077956)
build_all 0.008855 0.002361 1.521977 ( 0.567248)
build_install 0.018223 0.003369 1.875708 ( 0.931369)
test_btest 0.000819 0.000205 76.184865 ( 8.271646)
test_basic 0.006152 0.001538 0.330687 ( 0.424019)
test_all 0.005132 0.000000 685.397900 ( 67.526774)
test_rubyspec 0.117838 0.051888 45.875635 ( 54.273662)
total: 133.19 sec