Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-082816
#<BuildRuby:0x000056176ef440f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230120-082816",
@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.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008750 0.000119 0.928229 ( 1.406650)
build_miniruby 0.002273 0.000000 0.837441 ( 0.835370)
build_ruby 0.003206 0.000194 2.131416 ( 2.131653)
build_all 0.017155 0.004210 18.372129 ( 2.125833)
build_install 0.020727 0.001086 1.864283 ( 0.943199)
test_btest 0.001185 0.000155 89.160188 ( 9.049432)
test_basic 0.007556 0.000000 0.353476 ( 0.441614)
test_all 0.002044 0.000000 681.840919 ( 65.452649)
test_rubyspec 0.121180 0.023174 48.447531 ( 56.578935)
total: 138.97 sec