Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-135730
#<BuildRuby:0x000055c43c539480
@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.20220826-135730",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000042 0.000003 0.000045 ( 0.000046)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.008989 0.003691 0.832658 ( 0.943175)
build_miniruby 0.001594 0.000000 0.055834 ( 0.054481)
build_ruby 0.001555 0.000000 0.054257 ( 0.052756)
build_all 0.008512 0.000007 1.264347 ( 0.471592)
build_install 0.015173 0.000312 1.593959 ( 0.791770)
test_btest 0.000845 0.000077 53.096844 ( 5.908694)
test_basic 0.006061 0.000551 0.283343 ( 0.379218)
test_all 0.003573 0.000325 502.855185 ( 53.569237)
test_rubyspec 0.086575 0.050683 41.591985 ( 50.213254)
total: 112.39 sec