Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-110837
#<BuildRuby:0x000055dd491f7800
@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.20221127-110837",
@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.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010374 0.000405 1.273567 ( 1.552554)
build_miniruby 0.002520 0.000157 0.844375 ( 0.853797)
build_ruby 0.003354 0.000000 2.249254 ( 2.180222)
build_all 0.017585 0.004802 25.143094 ( 2.877553)
build_install 0.013706 0.008470 4.935911 ( 1.202977)
test_btest 0.001193 0.000199 91.587774 ( 9.136900)
test_basic 0.007359 0.000458 0.353179 ( 0.442829)
test_all 0.002638 0.000000 670.851749 ( 70.716465)
test_rubyspec 0.105149 0.051293 49.705758 ( 58.031823)
total: 147.00 sec