Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-230938
#<BuildRuby:0x000055d8ca7d8dd8
@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.20220721-230938",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002544 0.008919 0.990499 ( 2.100049)
build_miniruby 0.002405 0.000000 0.073678 ( 0.070987)
build_ruby 0.001929 0.000102 0.076578 ( 0.074430)
build_all 0.008263 0.002543 1.544427 ( 0.581856)
build_install 0.011500 0.011394 5.062553 ( 2.067938)
test_btest 0.000835 0.000344 77.985021 ( 8.281577)
test_basic 0.002892 0.003783 0.305634 ( 0.400227)
test_all 0.001263 0.000561 634.304227 ( 63.757505)
test_rubyspec 0.110176 0.063391 45.329638 ( 50.942886)
total: 128.28 sec