Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-234033
#<BuildRuby:0x000055dd79f5ef90
@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.20220722-234033",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008030 0.002008 0.843633 ( 0.961465)
build_miniruby 0.001385 0.000346 0.064247 ( 0.063135)
build_ruby 0.001513 0.000379 0.066048 ( 0.065779)
build_all 0.004671 0.006192 1.313094 ( 0.483398)
build_install 0.009683 0.004896 4.389910 ( 1.808007)
test_btest 0.001275 0.000455 54.199339 ( 6.139673)
test_basic 0.002864 0.004210 0.300620 ( 0.391375)
test_all 0.002608 0.001043 500.721806 ( 52.549981)
test_rubyspec 0.073895 0.044661 41.639210 ( 47.504313)
total: 109.97 sec