Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-100751
#<BuildRuby:0x0000560151005570
@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.20221103-100751",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003995 0.004606 0.927440 ( 0.990826)
build_miniruby 0.001474 0.000227 0.051149 ( 0.050323)
build_ruby 0.001116 0.000172 0.048985 ( 0.048527)
build_all 0.007087 0.001090 1.254655 ( 0.469436)
build_install 0.012855 0.001113 1.554312 ( 0.812045)
test_btest 0.000969 0.000138 59.976705 ( 6.620861)
test_basic 0.005949 0.000033 0.293936 ( 0.386969)
test_all 0.006522 0.000870 515.703589 ( 55.183328)
test_rubyspec 0.081254 0.051666 43.337765 ( 51.943199)
total: 116.51 sec