Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-140948
#<BuildRuby:0x000055c35d1674b8
@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.20220920-140948",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005339 0.005206 1.081436 ( 1.130051)
build_miniruby 0.002243 0.000000 0.118378 ( 0.113963)
build_ruby 0.002233 0.000037 0.116530 ( 0.099696)
build_all 0.003866 0.005512 1.575583 ( 0.646326)
build_install 0.019127 0.003553 1.966057 ( 0.985206)
test_btest 0.001110 0.000293 77.500291 ( 8.160035)
test_basic 0.002318 0.005260 0.371119 ( 0.460405)
test_all 0.002203 0.000695 677.628782 ( 68.788699)
test_rubyspec 0.102460 0.067939 45.525180 ( 54.083837)
total: 134.47 sec