Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-100206
#<BuildRuby:0x0000562964c28d30
@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.20220919-100206",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000119 0.000000 0.000119 ( 0.000138)
build_up 0.009470 0.000000 1.074495 ( 1.106696)
build_miniruby 0.001976 0.000000 0.111081 ( 0.106641)
build_ruby 0.001811 0.000000 0.114837 ( 0.097652)
build_all 0.002075 0.007803 1.604202 ( 0.649383)
build_install 0.020241 0.003013 1.910412 ( 0.954098)
test_btest 0.001107 0.000332 78.074694 ( 8.319201)
test_basic 0.008358 0.000117 0.378736 ( 0.476417)
test_all 0.004057 0.000000 631.419863 ( 66.773269)
test_rubyspec 0.097462 0.060238 45.605939 ( 53.906059)
total: 132.39 sec