Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-175117
#<BuildRuby:0x000055b051db3ba0
@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.20230802-175117",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001315 0.004255 1.583496 ( 2.861346)
build_miniruby 0.001151 0.000255 0.959338 ( 0.958982)
build_ruby 0.001022 0.000228 2.703276 ( 2.703780)
build_all 0.009464 0.000000 14.314218 ( 1.307538)
build_install 0.007904 0.000941 2.067701 ( 0.941538)
test_btest 0.000904 0.000172 82.257440 ( 7.886780)
test_basic 0.002971 0.000566 0.637644 ( 0.715799)
test_all 0.001508 0.000287 497.745224 ( 57.400925)
test_rubyspec 0.029280 0.013156 45.510732 ( 57.903728)
total: 132.68 sec