Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-192754
#<BuildRuby:0x000055898f2ec098
@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.20230527-192754",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000000 0.000060 0.000060 ( 0.000037)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.001888 0.003112 1.366888 ( 2.600882)
build_miniruby 0.000756 0.000283 0.768119 ( 0.767557)
build_ruby 0.001245 0.000000 2.317361 ( 2.317578)
build_all 0.000000 0.009454 12.059652 ( 1.025872)
build_install 0.005725 0.001924 1.626420 ( 0.823430)
test_btest 0.000000 0.000663 78.179429 ( 6.777205)
test_basic 0.000042 0.004334 0.808501 ( 0.890586)
test_all 0.000862 0.000493 442.675299 ( 43.247403)
test_rubyspec 0.026692 0.013695 42.234984 ( 54.727629)
total: 113.18 sec