Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-011958
#<BuildRuby:0x000055fba0b2c090
@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.20231207-011958",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005157 0.000275 1.390411 ( 1.705536)
build_miniruby 0.000778 0.000173 0.812755 ( 0.812614)
build_ruby 0.001365 0.000000 2.993297 ( 2.994558)
build_all 0.000000 0.010099 16.158288 ( 1.410732)
build_install 0.004384 0.005106 4.844715 ( 1.176642)
test_btest 0.000773 0.000310 85.219042 ( 7.364234)
test_basic 0.005431 0.002172 0.672448 ( 0.744533)
test_all 0.083967 0.052891 529.925876 ( 63.370859)
test_rubyspec 0.029554 0.022290 49.789653 ( 62.209239)
total: 141.79 sec