Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-083816
#<BuildRuby:0x000055cf822a2f90
@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.20220719-083816",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005056 0.005824 0.857115 ( 1.217171)
build_miniruby 0.001085 0.000395 0.054084 ( 0.052498)
build_ruby 0.002203 0.000000 0.058933 ( 0.056046)
build_all 0.004508 0.003653 1.256516 ( 0.483716)
build_install 0.011974 0.003942 4.377426 ( 1.814586)
test_btest 0.001110 0.000416 54.148805 ( 5.903288)
test_basic 0.002327 0.003538 0.284495 ( 0.374762)
test_all 0.002406 0.000407 506.371254 ( 53.883887)
test_rubyspec 0.075650 0.064957 41.634043 ( 47.481225)
total: 111.27 sec